@titaui/pc 1.5.78 → 1.5.82

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.
Files changed (316) hide show
  1. package/lib/components/avatar/index.js +1 -9
  2. package/lib/components/change-okr/Filter.js +65 -133
  3. package/lib/components/change-okr/Item.js +0 -6
  4. package/lib/components/change-okr/filterTab.js +0 -2
  5. package/lib/components/change-okr/index.js +2 -2
  6. package/lib/components/checkbox/index.js +3 -4
  7. package/lib/components/communication/CommunicationRecord.js +161 -116
  8. package/lib/components/communication/ConvertUserName.js +1 -1
  9. package/lib/components/communication/index.js +28 -53
  10. package/lib/components/communication/style.js +25 -21
  11. package/lib/components/dropdown-layer/icon-item.js +3 -5
  12. package/lib/components/dropdown-layer/index.css +0 -16
  13. package/lib/components/dropdown-layer/index.js +14 -21
  14. package/lib/components/emotionsSelector/style.js +1 -1
  15. package/lib/components/form/form-fields/input/index.css +0 -11
  16. package/lib/components/form/form-fields/input/index.js +1 -3
  17. package/lib/components/grid-page/personal-info/index.js +4 -4
  18. package/lib/components/mblog/components/MblogAction.js +6 -10
  19. package/lib/components/mblog/index.js +11 -24
  20. package/lib/components/mblog/style.js +8 -8
  21. package/lib/components/okr-detail/components/header/index.css +0 -4
  22. package/lib/components/okr-detail/components/header/o-cycle.js +2 -2
  23. package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +8 -15
  24. package/lib/components/okr-flow/child-node/work-node.js +1 -7
  25. package/lib/components/okr-period-selector/select-cycle.js +151 -139
  26. package/lib/components/okr-progress-detail/index.css +0 -1
  27. package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +5 -5
  28. package/lib/components/okr-review/ReviewPop/index.js +4 -4
  29. package/lib/components/period-selector/common.js +4 -149
  30. package/lib/components/period-selector/components/selector/index.js +38 -103
  31. package/lib/components/period-selector/components/selector/style.js +9 -23
  32. package/lib/components/period-selector/index.js +28 -29
  33. package/lib/components/popup/index.js +1 -3
  34. package/lib/components/radio/index.css +0 -5
  35. package/lib/components/radio/radio.js +4 -12
  36. package/lib/components/table/index.css +1 -0
  37. package/lib/components/upload/components/uploadedPreview.js +54 -62
  38. package/lib/components/upload/index.js +57 -89
  39. package/lib/components/upload/style.js +7 -7
  40. package/lib/components/upload/type.js +15 -15
  41. package/lib/components/upvote/index.js +14 -37
  42. package/lib/components/user-selector/export-modules/field-tree-selector/index.css +0 -4
  43. package/lib/components/user-selector/export-modules/field-tree-selector/index.js +24 -50
  44. package/lib/components/user-selector/export-modules/field-tree-selector/single-selector/index.js +2 -11
  45. package/lib/components/user-selector/layout/index.css +1 -1
  46. package/lib/index.js +5 -49
  47. package/lib/pages/home-page/components/data-list/nav-selector/index.js +0 -18
  48. package/lib/pages/home-page/components/data-list/table/utils-function.js +3 -6
  49. package/lib/utils/auth.js +5 -46
  50. package/lib/utils/bs-global.js +2 -26
  51. package/lib/utils/tools.js +20 -140
  52. package/package.json +2 -2
  53. package/lib/components/avatar/icon-avatar/index.css +0 -15
  54. package/lib/components/avatar/icon-avatar/index.js +0 -50
  55. package/lib/components/avatar/num-avatar/index.css +0 -12
  56. package/lib/components/avatar/num-avatar/index.js +0 -34
  57. package/lib/components/button/admin-button/default.js +0 -35
  58. package/lib/components/button/admin-button/drop-down-arrow.js +0 -93
  59. package/lib/components/button/admin-button/index.css +0 -86
  60. package/lib/components/button/admin-button/index.js +0 -40
  61. package/lib/components/button/admin-button/primary.js +0 -33
  62. package/lib/components/button/admin-button/secondary.js +0 -35
  63. package/lib/components/button/default-button/index.css +0 -49
  64. package/lib/components/button/default-button/index.js +0 -51
  65. package/lib/components/button/export-button/index.css +0 -51
  66. package/lib/components/button/export-button/index.js +0 -81
  67. package/lib/components/button/images/daoru.svg +0 -18
  68. package/lib/components/button/index.js +0 -23
  69. package/lib/components/button/interface.js +0 -5
  70. package/lib/components/communication/index.css +0 -63
  71. package/lib/components/create-okr/animation/check-animation.js +0 -2746
  72. package/lib/components/create-okr/constant.js +0 -27
  73. package/lib/components/create-okr/createCycle.js +0 -171
  74. package/lib/components/create-okr/createSuccessCmp.js +0 -233
  75. package/lib/components/create-okr/createSuccessCmpWrapper.js +0 -20
  76. package/lib/components/create-okr/fields/date-cycle.js +0 -98
  77. package/lib/components/create-okr/fields/index.css +0 -346
  78. package/lib/components/create-okr/fields/index.js +0 -17
  79. package/lib/components/create-okr/fields/input-with-err-popup.js +0 -57
  80. package/lib/components/create-okr/fields/o-new-name.js +0 -197
  81. package/lib/components/create-okr/fields/okr-case.js +0 -98
  82. package/lib/components/create-okr/fields/okr-classify.js +0 -51
  83. package/lib/components/create-okr/fields/okr-create-suggest.js +0 -147
  84. package/lib/components/create-okr/fields/okr-new-user-selector.js +0 -106
  85. package/lib/components/create-okr/fields/okr-parent.js +0 -157
  86. package/lib/components/create-okr/fields/okr-type-detail.js +0 -196
  87. package/lib/components/create-okr/fields/okr-type.js +0 -131
  88. package/lib/components/create-okr/fields/okr-visibility-detail.js +0 -224
  89. package/lib/components/create-okr/fields/okr-visibility.js +0 -169
  90. package/lib/components/create-okr/img/check-normal.svg +0 -29
  91. package/lib/components/create-okr/img/check-right.svg +0 -16
  92. package/lib/components/create-okr/img/check-wrong.svg +0 -29
  93. package/lib/components/create-okr/img/create-success-head.png +0 -0
  94. package/lib/components/create-okr/img/create-success-left-quotation.svg +0 -14
  95. package/lib/components/create-okr/img/create-success-message.svg +0 -1
  96. package/lib/components/create-okr/img/create-success-right-quotation.svg +0 -14
  97. package/lib/components/create-okr/img/create-success-shadow.svg +0 -23
  98. package/lib/components/create-okr/img/example.svg +0 -11
  99. package/lib/components/create-okr/img/hand.svg +0 -12
  100. package/lib/components/create-okr/img/kr-add.svg +0 -12
  101. package/lib/components/create-okr/img/left-quotation.svg +0 -12
  102. package/lib/components/create-okr/img/light.svg +0 -1
  103. package/lib/components/create-okr/img/pack-up.js +0 -28
  104. package/lib/components/create-okr/img/qr-code.png +0 -0
  105. package/lib/components/create-okr/img/right-quotation.svg +0 -12
  106. package/lib/components/create-okr/img/shower.png +0 -0
  107. package/lib/components/create-okr/img/target.svg +0 -19
  108. package/lib/components/create-okr/img/teach-okr.svg +0 -17
  109. package/lib/components/create-okr/img/wave.png +0 -0
  110. package/lib/components/create-okr/img/weight.svg +0 -12
  111. package/lib/components/create-okr/index.css +0 -446
  112. package/lib/components/create-okr/index.js +0 -911
  113. package/lib/components/create-okr/interface.js +0 -5
  114. package/lib/components/create-okr/kr-items/index.css +0 -180
  115. package/lib/components/create-okr/kr-items/kr-item-weight.js +0 -194
  116. package/lib/components/create-okr/kr-items/krDatas.js +0 -299
  117. package/lib/components/create-okr/kr-items/krItem.js +0 -167
  118. package/lib/components/create-okr/objectType.js +0 -273
  119. package/lib/components/create-okr/request-api.js +0 -220
  120. package/lib/components/create-okr/style.js +0 -100
  121. package/lib/components/create-okr/utils/getCreateOkrSurpassPercent.js +0 -124
  122. package/lib/components/create-okr/utils/helper.js +0 -99
  123. package/lib/components/create-okr/utils/index.js +0 -23
  124. package/lib/components/dynamic/components/condition-render/index.js +0 -20
  125. package/lib/components/dynamic/components/dangerous-html/index.js +0 -22
  126. package/lib/components/dynamic/components/dynamic-search-input/index.css +0 -78
  127. package/lib/components/dynamic/components/dynamic-search-input/index.js +0 -192
  128. package/lib/components/dynamic/components/obj-status/index.css +0 -22
  129. package/lib/components/dynamic/components/obj-status/index.js +0 -38
  130. package/lib/components/dynamic/components/percent/index.css +0 -21
  131. package/lib/components/dynamic/components/percent/index.js +0 -38
  132. package/lib/components/dynamic/components/title/index.css +0 -35
  133. package/lib/components/dynamic/components/title/index.js +0 -59
  134. package/lib/components/dynamic/constant.js +0 -96
  135. package/lib/components/dynamic/context/index.js +0 -13
  136. package/lib/components/dynamic/dynamic-item/components/header/index.css +0 -101
  137. package/lib/components/dynamic/dynamic-item/components/header/index.js +0 -294
  138. package/lib/components/dynamic/dynamic-item/components/icon/index.css +0 -10
  139. package/lib/components/dynamic/dynamic-item/components/icon/index.js +0 -35
  140. package/lib/components/dynamic/dynamic-item/dynamic-align/img/dynamic-align.svg +0 -22
  141. package/lib/components/dynamic/dynamic-item/dynamic-align/img/dynamic-relative.svg +0 -22
  142. package/lib/components/dynamic/dynamic-item/dynamic-align/index.css +0 -95
  143. package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +0 -173
  144. package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.css +0 -54
  145. package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.js +0 -107
  146. package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.css +0 -48
  147. package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.js +0 -89
  148. package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.css +0 -96
  149. package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +0 -171
  150. package/lib/components/dynamic/dynamic-item/dynamic-kr/index.css +0 -67
  151. package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +0 -110
  152. package/lib/components/dynamic/dynamic-item/dynamic-milestone/constant.js +0 -16
  153. package/lib/components/dynamic/dynamic-item/dynamic-milestone/img/milestone.png +0 -0
  154. package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.css +0 -111
  155. package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +0 -158
  156. package/lib/components/dynamic/dynamic-item/dynamic-progress/index.css +0 -95
  157. package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +0 -215
  158. package/lib/components/dynamic/dynamic-item/dynamic-project/constant.js +0 -16
  159. package/lib/components/dynamic/dynamic-item/dynamic-project/img/project.png +0 -0
  160. package/lib/components/dynamic/dynamic-item/dynamic-project/index.css +0 -91
  161. package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +0 -125
  162. package/lib/components/dynamic/dynamic-item/dynamic-relative/img/dynamic-relative.svg +0 -22
  163. package/lib/components/dynamic/dynamic-item/dynamic-relative/index.css +0 -95
  164. package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +0 -192
  165. package/lib/components/dynamic/dynamic-item/dynamic-replay/index.css +0 -138
  166. package/lib/components/dynamic/dynamic-item/dynamic-replay/index.js +0 -183
  167. package/lib/components/dynamic/dynamic-item/dynamic-report/index.css +0 -153
  168. package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +0 -138
  169. package/lib/components/dynamic/dynamic-item/dynamic-reward/index.css +0 -97
  170. package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +0 -207
  171. package/lib/components/dynamic/dynamic-item/dynamic-share/index.css +0 -54
  172. package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +0 -107
  173. package/lib/components/dynamic/dynamic-item/dynamic-task/constant.js +0 -50
  174. package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-cancel.png +0 -0
  175. package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-delay.png +0 -0
  176. package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-done.png +0 -0
  177. package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-pause.png +0 -0
  178. package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-progress.png +0 -0
  179. package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-unaccept.png +0 -0
  180. package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-unstart.png +0 -0
  181. package/lib/components/dynamic/dynamic-item/dynamic-task/index.css +0 -111
  182. package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +0 -164
  183. package/lib/components/dynamic/dynamic-item/index.css +0 -128
  184. package/lib/components/dynamic/dynamic-item/index.js +0 -352
  185. package/lib/components/dynamic/dynamic-like-ranking/image/like-ranking.svg +0 -23
  186. package/lib/components/dynamic/dynamic-like-ranking/image/ranking-1.png +0 -0
  187. package/lib/components/dynamic/dynamic-like-ranking/image/ranking-2.png +0 -0
  188. package/lib/components/dynamic/dynamic-like-ranking/image/ranking-3.png +0 -0
  189. package/lib/components/dynamic/dynamic-like-ranking/index.css +0 -126
  190. package/lib/components/dynamic/dynamic-like-ranking/index.js +0 -157
  191. package/lib/components/dynamic/dynamic-like-ranking/item.js +0 -107
  192. package/lib/components/dynamic/dynamic-like-ranking/mock.js +0 -84
  193. package/lib/components/dynamic/dynamic-liking/image/like-dynamic.svg +0 -30
  194. package/lib/components/dynamic/dynamic-liking/index.css +0 -81
  195. package/lib/components/dynamic/dynamic-liking/index.js +0 -76
  196. package/lib/components/dynamic/dynamic-liking/item.js +0 -90
  197. package/lib/components/dynamic/dynamic-liking/mock.js +0 -83
  198. package/lib/components/dynamic/dynamic-list/index.css +0 -36
  199. package/lib/components/dynamic/dynamic-list/index.js +0 -61
  200. package/lib/components/dynamic/dynamic-topping/image/quotationMark.svg +0 -16
  201. package/lib/components/dynamic/dynamic-topping/image/topIcon.svg +0 -30
  202. package/lib/components/dynamic/dynamic-topping/index.css +0 -130
  203. package/lib/components/dynamic/dynamic-topping/index.js +0 -78
  204. package/lib/components/dynamic/dynamic-topping/interface.js +0 -5
  205. package/lib/components/dynamic/dynamic-topping/item.js +0 -138
  206. package/lib/components/dynamic/dynamic-topping/request-api.js +0 -36
  207. package/lib/components/dynamic/dynamic.css +0 -204
  208. package/lib/components/dynamic/dynamic.js +0 -391
  209. package/lib/components/dynamic/export-module/index.js +0 -33
  210. package/lib/components/dynamic/img/dynamic-P1.svg +0 -15
  211. package/lib/components/dynamic/img/dynamic-P2.svg +0 -15
  212. package/lib/components/dynamic/img/dynamic-P3.svg +0 -15
  213. package/lib/components/dynamic/img/dynamic-P4.svg +0 -15
  214. package/lib/components/dynamic/img/dynamic-P5.svg +0 -15
  215. package/lib/components/dynamic/img/dynamic-delay.svg +0 -17
  216. package/lib/components/dynamic/img/dynamic-desire.svg +0 -61
  217. package/lib/components/dynamic/img/dynamic-empty.png +0 -0
  218. package/lib/components/dynamic/img/dynamic-end.svg +0 -17
  219. package/lib/components/dynamic/img/dynamic-left-quoto.svg +0 -13
  220. package/lib/components/dynamic/img/dynamic-loading.gif +0 -0
  221. package/lib/components/dynamic/img/dynamic-normal.svg +0 -17
  222. package/lib/components/dynamic/img/dynamic-promise.svg +0 -61
  223. package/lib/components/dynamic/img/dynamic-reword.svg +0 -24
  224. package/lib/components/dynamic/img/dynamic-right-quoto.svg +0 -13
  225. package/lib/components/dynamic/img/dynamic-risk.svg +0 -17
  226. package/lib/components/dynamic/img/dynamic-submit-delay.svg +0 -16
  227. package/lib/components/dynamic/img/dynamic-submit-normal.svg +0 -18
  228. package/lib/components/dynamic/img/dynamic-top.svg +0 -14
  229. package/lib/components/dynamic/index.js +0 -27
  230. package/lib/components/dynamic/interface.js +0 -5
  231. package/lib/components/dynamic/quick-operation/components/create-announcement/index.css +0 -25
  232. package/lib/components/dynamic/quick-operation/components/create-announcement/index.js +0 -37
  233. package/lib/components/dynamic/quick-operation/components/create-okr/index.css +0 -25
  234. package/lib/components/dynamic/quick-operation/components/create-okr/index.js +0 -37
  235. package/lib/components/dynamic/quick-operation/components/create-share/index.css +0 -25
  236. package/lib/components/dynamic/quick-operation/components/create-share/index.js +0 -37
  237. package/lib/components/dynamic/quick-operation/components/create-task/index.css +0 -25
  238. package/lib/components/dynamic/quick-operation/components/create-task/index.js +0 -42
  239. package/lib/components/dynamic/quick-operation/img/create-announcement.png +0 -0
  240. package/lib/components/dynamic/quick-operation/img/create-okr.png +0 -0
  241. package/lib/components/dynamic/quick-operation/img/create-share.png +0 -0
  242. package/lib/components/dynamic/quick-operation/img/create-task.png +0 -0
  243. package/lib/components/dynamic/quick-operation/index.css +0 -51
  244. package/lib/components/dynamic/quick-operation/index.js +0 -112
  245. package/lib/components/dynamic/request-api.js +0 -92
  246. package/lib/components/dynamic/util.js +0 -140
  247. package/lib/components/file-list/components/single-file/index.css +0 -84
  248. package/lib/components/file-list/components/single-file/index.js +0 -115
  249. package/lib/components/file-list/img/new-file-list-doc.svg +0 -1
  250. package/lib/components/file-list/img/new-file-list-other.svg +0 -1
  251. package/lib/components/file-list/img/new-file-list-pdf.svg +0 -1
  252. package/lib/components/file-list/img/new-file-list-ppt.svg +0 -1
  253. package/lib/components/file-list/img/new-file-list-radio.svg +0 -1
  254. package/lib/components/file-list/img/new-file-list-video.svg +0 -1
  255. package/lib/components/file-list/img/new-file-list-xls.svg +0 -1
  256. package/lib/components/file-list/index.css +0 -5
  257. package/lib/components/file-list/index.js +0 -61
  258. package/lib/components/file-list/interface.js +0 -5
  259. package/lib/components/file-list/util.js +0 -78
  260. package/lib/components/img-viewer/icon/enlarge.js +0 -30
  261. package/lib/components/img-viewer/icon/left-rotate.js +0 -46
  262. package/lib/components/img-viewer/icon/right-rotate.js +0 -44
  263. package/lib/components/img-viewer/icon/shrink.js +0 -37
  264. package/lib/components/img-viewer/image/loading.gif +0 -0
  265. package/lib/components/img-viewer/index.css +0 -155
  266. package/lib/components/img-viewer/index.js +0 -228
  267. package/lib/components/img-viewer/interface.js +0 -5
  268. package/lib/components/img-viewer/util.js +0 -16
  269. package/lib/components/publish-dynamic-modal/index.js +0 -13
  270. package/lib/components/publish-dynamic-modal/interface.js +0 -5
  271. package/lib/components/publish-dynamic-modal/publish-dynamic-modal.css +0 -3
  272. package/lib/components/publish-dynamic-modal/publish-dynamic-modal.js +0 -191
  273. package/lib/components/publish-dynamic-modal/requist-api.js +0 -48
  274. package/lib/components/search-key-handle/index.js +0 -39
  275. package/lib/components/upload/img/doc.svg +0 -1
  276. package/lib/components/upload/img/other.svg +0 -1
  277. package/lib/components/upload/img/pdf.svg +0 -1
  278. package/lib/components/upload/img/ppt.svg +0 -1
  279. package/lib/components/upload/img/radio.svg +0 -1
  280. package/lib/components/upload/img/video.svg +0 -1
  281. package/lib/components/upload/img/xls.svg +0 -1
  282. package/lib/components/upload/index.css +0 -26
  283. package/lib/components/upload/util.js +0 -102
  284. package/lib/components-v1/buttonv2/ButtonLinked.js +0 -35
  285. package/lib/components-v1/buttonv2/ButtonOutlined.js +0 -64
  286. package/lib/components-v1/buttonv2/ButtonRounded.js +0 -101
  287. package/lib/components-v1/buttonv2/DefaultButton.js +0 -86
  288. package/lib/components-v1/buttonv2/index.js +0 -37
  289. package/lib/components-v1/buttonv2/style/style.js +0 -53
  290. package/lib/components-v1/buttonv2/style/theme.css +0 -3
  291. package/lib/components-v1/confirm/index.js +0 -158
  292. package/lib/pages/dynamic/index.css +0 -5
  293. package/lib/pages/dynamic/index.js +0 -25
  294. package/lib/pages/like-ranking/column.js +0 -141
  295. package/lib/pages/like-ranking/filter-buttons/department.js +0 -44
  296. package/lib/pages/like-ranking/filter-buttons/group.js +0 -34
  297. package/lib/pages/like-ranking/filter-buttons/index.css +0 -19
  298. package/lib/pages/like-ranking/filter-buttons/index.js +0 -44
  299. package/lib/pages/like-ranking/filter-buttons/modular.js +0 -110
  300. package/lib/pages/like-ranking/filter-buttons/name.js +0 -73
  301. package/lib/pages/like-ranking/filter-buttons/search-dropdown/index.css +0 -27
  302. package/lib/pages/like-ranking/filter-buttons/search-dropdown/index.js +0 -38
  303. package/lib/pages/like-ranking/filter-buttons/timer.js +0 -56
  304. package/lib/pages/like-ranking/image/dynamic-empty.png +0 -0
  305. package/lib/pages/like-ranking/image/loading.gif +0 -0
  306. package/lib/pages/like-ranking/image/ranking-1.png +0 -0
  307. package/lib/pages/like-ranking/image/ranking-2.png +0 -0
  308. package/lib/pages/like-ranking/image/ranking-3.png +0 -0
  309. package/lib/pages/like-ranking/index.css +0 -185
  310. package/lib/pages/like-ranking/index.js +0 -252
  311. package/lib/pages/like-ranking/mock.js +0 -366
  312. package/lib/pages/like-ranking/request-api.js +0 -15
  313. package/lib/utils/format-time.js +0 -161
  314. package/lib/utils/helpers.js +0 -41
  315. package/lib/utils/roundWeight.js +0 -105
  316. package/yarn-error.log +0 -15894
@@ -1,17 +0,0 @@
1
- <svg width="18" height="18" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
- <defs>
3
- <filter x="-81.2%" y="-81.2%" width="262.5%" height="262.5%" filterUnits="objectBoundingBox" id="a">
4
- <feMorphology radius=".5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1" />
5
- <feOffset in="shadowSpreadOuter1" result="shadowOffsetOuter1" />
6
- <feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1" />
7
- <feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1" />
8
- <feColorMatrix values="0 0 0 0 0.156862745 0 0 0 0 0.474509804 0 0 0 0 1 0 0 0 1 0" in="shadowBlurOuter1" />
9
- </filter>
10
- <circle id="b" cx="9" cy="9" r="4" />
11
- </defs>
12
- <g fill="none" fill-rule="evenodd">
13
- <circle fill-opacity=".05" fill="#2879FF" cx="9" cy="9" r="9" />
14
- <use fill="#000" filter="url(#a)" xlink:href="#b" />
15
- <use stroke="#FFF" fill="#2879FF" xlink:href="#b" />
16
- </g>
17
- </svg>
@@ -1,61 +0,0 @@
1
- <svg width="18" height="20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
- <defs>
3
- <filter x="4.7%" y="-2%" width="90.6%" height="104%" filterUnits="objectBoundingBox" id="c">
4
- <feOffset dy=".8" in="SourceAlpha" result="shadowOffsetInner1" />
5
- <feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1" />
6
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 0.962292402 0 0 0 0 0.761185213 0 0 0 1 0" in="shadowInnerInner1" />
7
- </filter>
8
- <filter x="6.7%" y="0%" width="86.6%" height="100%" filterUnits="objectBoundingBox" id="f">
9
- <feOffset in="SourceAlpha" result="shadowOffsetInner1" />
10
- <feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1" />
11
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 0.952941176 0 0 0 0 0.701960784 0 0 0 1 0" in="shadowInnerInner1" />
12
- </filter>
13
- <filter x="6.7%" y="0%" width="86.6%" height="100%" filterUnits="objectBoundingBox" id="i">
14
- <feOffset in="SourceAlpha" result="shadowOffsetInner1" />
15
- <feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1" />
16
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 0.952941176 0 0 0 0 0.701960784 0 0 0 1 0" in="shadowInnerInner1" />
17
- </filter>
18
- <filter x="-2.9%" y="-1.9%" width="109.6%" height="107.7%" filterUnits="objectBoundingBox" id="j">
19
- <feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1" />
20
- <feColorMatrix values="0 0 0 0 0.908231431 0 0 0 0 0.705834611 0 0 0 0 0.372153367 0 0 0 1 0" in="shadowOffsetOuter1" />
21
- </filter>
22
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="a">
23
- <stop stop-color="#F4CC55" offset="0%" />
24
- <stop stop-color="#EC9400" offset="100%" />
25
- </linearGradient>
26
- <linearGradient x1="50%" y1="0%" x2="50%" y2="98.509%" id="d">
27
- <stop stop-color="#EAAD19" offset="0%" />
28
- <stop stop-color="#EAB33D" offset="100%" />
29
- </linearGradient>
30
- <linearGradient x1="50%" y1="4.212%" x2="50%" y2="99.625%" id="g">
31
- <stop stop-color="#F3C163" offset="0%" />
32
- <stop stop-color="#F4CF7D" offset="99.968%" />
33
- </linearGradient>
34
- <path id="b" d="M10 0l8.66 5v10L10 20l-8.66-5V5z" />
35
- <path id="e" d="M10 1.333l7.506 4.334v8.666L10 18.667l-7.506-4.334V5.667z" />
36
- <path id="h" d="M10 2l6.928 4v8L10 18l-6.928-4V6z" />
37
- <text id="k" font-family="PingFangSC-Medium, PingFang SC" font-size="9" font-weight="400" fill="#FFFBDC">
38
- <tspan x="5.5" y="13">
39
-
40
- </tspan>
41
- </text>
42
- </defs>
43
- <g fill="none" fill-rule="evenodd">
44
- <g transform="translate(-1)">
45
- <use fill="url(#a)" xlink:href="#b" />
46
- <use fill="#000" filter="url(#c)" xlink:href="#b" />
47
- </g>
48
- <g transform="translate(-1)">
49
- <use fill="url(#d)" xlink:href="#e" />
50
- <use fill="#000" filter="url(#f)" xlink:href="#e" />
51
- </g>
52
- <g transform="translate(-1)">
53
- <use fill="url(#g)" xlink:href="#h" />
54
- <use fill="#000" filter="url(#i)" xlink:href="#h" />
55
- </g>
56
- <g fill="#FFFBDC" transform="translate(-1)">
57
- <use filter="url(#j)" xlink:href="#k" />
58
- <use xlink:href="#k" />
59
- </g>
60
- </g>
61
- </svg>
@@ -1,24 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="25px" height="25px" viewBox="0 0 25 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>红包</title>
4
- <defs>
5
- <linearGradient x1="74.7316457%" y1="69.1537042%" x2="-1.13686838e-11%" y2="-10.6398923%" id="linearGradient-1">
6
- <stop stop-color="#F05E5E" offset="0%"></stop>
7
- <stop stop-color="#FFA5A5" offset="100%"></stop>
8
- </linearGradient>
9
- <linearGradient x1="74.7316457%" y1="52.0216121%" x2="-1.13686838e-11%" y2="43.5996538%" id="linearGradient-2">
10
- <stop stop-color="#F05E5E" offset="0%"></stop>
11
- <stop stop-color="#FFA5A5" offset="100%"></stop>
12
- </linearGradient>
13
- </defs>
14
- <g id="页面-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
15
- <g id="绩效考核/@与回复/打赏" transform="translate(-430.000000, -841.000000)" fill-rule="nonzero">
16
- <g id="红包" transform="translate(442.247449, 853.247449) rotate(-345.000000) translate(-442.247449, -853.247449) translate(432.247449, 843.247449)">
17
- <rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="20" height="20"></rect>
18
- <path d="M13.404,7.025 C13.438,7.222 13.456,7.424 13.456,7.631 C13.456,9.599 11.86,11.195 9.892,11.195 C7.924,11.195 6.328,9.599 6.328,7.631 C6.328,7.373 6.356,7.122 6.408,6.879 L2.408,4.373 L2.408,16.685 C2.408,17.662 3.2,18.453 4.176,18.453 L15.608,18.453 C16.585,18.453 17.376,17.661 17.376,16.685 L17.376,4.735 L13.404,7.025 Z" id="路径" fill="url(#linearGradient-1)"></path>
19
- <path d="M15.609,1.496 L4.177,1.496 C3.217,1.496 2.437,2.262 2.411,3.216 L6.757,5.938 C7.36,4.824 8.538,4.068 9.893,4.068 C11.301,4.068 12.518,4.884 13.097,6.07 L17.378,3.603 L17.378,3.266 C17.377,2.287 16.586,1.496 15.609,1.496 Z" id="路径" fill="url(#linearGradient-2)"></path>
20
- <path d="M11.609,8.418 L10.441,8.418 L10.441,8.068 L11.609,8.068 C11.885,8.068 12.109,7.844 12.109,7.568 C12.109,7.292 11.885,7.068 11.609,7.068 L10.912,7.068 L11.542,6.38 C11.6317614,6.28238727 11.6789492,6.15304365 11.673132,6.02056149 C11.6673148,5.88807932 11.6089717,5.76336949 11.511,5.674 C11.4133873,5.58423855 11.2840436,5.53705084 11.1515615,5.54286804 C11.0190793,5.54868525 10.8943695,5.60702828 10.805,5.705 L9.92,6.672 L9.086,5.715 C8.90477419,5.50694212 8.58926579,5.48501316 8.381,5.666 C8.17294212,5.84722581 8.15101316,6.16273421 8.332,6.371 L8.939,7.069 L8.273,7.069 C7.997,7.069 7.773,7.293 7.773,7.569 C7.773,7.845 7.997,8.069 8.273,8.069 L9.441,8.069 L9.441,8.419 L8.273,8.419 C7.997,8.419 7.773,8.643 7.773,8.919 C7.773,9.195 7.997,9.419 8.273,9.419 L9.441,9.419 L9.441,10.134 C9.441,10.41 9.665,10.634 9.941,10.634 C10.217,10.634 10.441,10.41 10.441,10.134 L10.441,9.419 L11.609,9.419 C11.885,9.419 12.109,9.195 12.109,8.919 C12.109,8.643 11.886,8.418 11.609,8.418 L11.609,8.418 Z" id="路径" fill="#F05E5E"></path>
21
- </g>
22
- </g>
23
- </g>
24
- </svg>
@@ -1,13 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>右侧</title>
4
- <g id="页面-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="目标" transform="translate(-1024.000000, -633.000000)" fill="#E9F1FF" fill-rule="nonzero">
6
- <g id="新建目标-负责目标" transform="translate(202.000000, 471.000000)">
7
- <g id="编组-23" transform="translate(68.000000, 126.000000)">
8
- <path d="M760.761333,42.5026667 C760.761333,38.67 763.955667,36.4083333 766,36 L766,38.2616667 C764.882,38.6073333 763.540333,40.3663333 763.476667,42.2826667 L766,42.2826667 L766,44.6666667 C766,46.5076667 764.507667,48 762.666667,48 L760.761333,48 L760.761333,42.5026667 Z M754,42.5026667 C754,38.67 757.194333,36.4083333 759.238667,36 L759.238667,38.2616667 C758.120667,38.6073333 756.779,40.3663333 756.715333,42.2826667 L759.206667,42.2826667 L759.206667,44.6666667 C759.206667,46.5076667 757.714333,48 755.873333,48 L754,48 L754,42.5026667 Z" id="右侧" transform="translate(760.000000, 42.000000) scale(-1, -1) translate(-760.000000, -42.000000) "></path>
9
- </g>
10
- </g>
11
- </g>
12
- </g>
13
- </svg>
@@ -1,17 +0,0 @@
1
- <svg width="18" height="18" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
- <defs>
3
- <filter x="-81.2%" y="-81.2%" width="262.5%" height="262.5%" filterUnits="objectBoundingBox" id="a">
4
- <feMorphology radius=".5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1" />
5
- <feOffset in="shadowSpreadOuter1" result="shadowOffsetOuter1" />
6
- <feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1" />
7
- <feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1" />
8
- <feColorMatrix values="0 0 0 0 0.964705882 0 0 0 0 0.741176471 0 0 0 0 0.0862745098 0 0 0 1 0" in="shadowBlurOuter1" />
9
- </filter>
10
- <circle id="b" cx="9" cy="9" r="4" />
11
- </defs>
12
- <g fill="none" fill-rule="evenodd">
13
- <circle fill-opacity=".05" fill="#F6BD16" cx="9" cy="9" r="9" />
14
- <use fill="#000" filter="url(#a)" xlink:href="#b" />
15
- <use stroke="#FFF" fill="#F6BD16" xlink:href="#b" />
16
- </g>
17
- </svg>
@@ -1,16 +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
- <g id="页面-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="总结" transform="translate(-508.000000, -274.000000)" fill-rule="nonzero">
6
- <g id="新建目标-负责目标" transform="translate(202.000000, 186.000000)">
7
- <g id="编组-9" transform="translate(68.000000, 78.000000)">
8
- <g id="延时提交" transform="translate(238.000000, 10.000000)">
9
- <rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="16" height="16"></rect>
10
- <path d="M6.92,15.784 C4.608,12.92 1.888,10.752 0,10.072 L4.48,7.384 L6.64,11.584 C6.64,11.584 10.16,3.056 15.72,0.216 C15.6,2.248 15.048,4.008 16,6.176 C13.56,6.728 8.552,12.816 6.92,15.784 Z" id="路径" fill="#624DFF"></path>
11
- </g>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </svg>
@@ -1,18 +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
- <g id="页面-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="总结" transform="translate(-473.000000, -718.000000)" fill-rule="nonzero">
6
- <g id="复盘" transform="translate(202.000000, 630.000000)">
7
- <g id="编组-9" transform="translate(68.000000, 78.000000)">
8
- <g id="编组-10" transform="translate(203.000000, 7.000000)">
9
- <g id="按时提交" transform="translate(0.000000, 3.000000)">
10
- <rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="16" height="16"></rect>
11
- <path d="M6.92,15.784 C4.608,12.92 1.888,10.752 0,10.072 L4.48,7.384 L6.64,11.584 C6.64,11.584 10.16,3.056 15.72,0.216 C15.6,2.248 15.048,4.008 16,6.176 C13.56,6.728 8.552,12.816 6.92,15.784 Z" id="路径" fill="#00D685"></path>
12
- </g>
13
- </g>
14
- </g>
15
- </g>
16
- </g>
17
- </g>
18
- </svg>
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <title>top</title>
4
- <g id="页面-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
- <g id="关键成果" transform="translate(-1306.000000, -1911.000000)" fill="#141C28">
6
- <g id="编组-9" transform="translate(1292.000000, 1897.000000)">
7
- <g id="top" transform="translate(14.000000, 14.000000)">
8
- <path d="M12.0142136,5.6 C12.2358884,5.6 12.4365049,5.69016094 12.5813929,5.83581246 C12.640826,5.86963662 12.6972878,5.91247294 12.7485281,5.96371324 L12.7485281,5.96371324 L18.9710678,12.1862529 C19.2834872,12.4986723 19.2834872,13.0052043 18.9710678,13.3176238 C18.6586484,13.6300432 18.1521164,13.6300432 17.839697,13.3176238 L17.839697,13.3176238 L12.8140447,8.292 L12.8142136,20.8 C12.8142136,21.2418278 12.4560414,21.6 12.0142136,21.6 C11.5723858,21.6 11.2142136,21.2418278 11.2142136,20.8 L11.2140447,8.292 L6.18873016,13.3176238 C5.87631073,13.6300432 5.36977875,13.6300432 5.05735931,13.3176238 C4.74493988,13.0052043 4.74493988,12.4986723 5.05735931,12.1862529 L11.279899,5.96371324 C11.3309062,5.91270599 11.3870877,5.87002645 11.4467538,5.83567462 C11.5910041,5.69057405 11.7920315,5.6 12.0142136,5.6 Z" id="形状结合"></path>
9
- <path d="M12,-5.8 C12.4418278,-5.8 12.8,-5.4418278 12.8,-5 L12.8,11.4 C12.8,11.8418278 12.4418278,12.2 12,12.2 C11.5581722,12.2 11.2,11.8418278 11.2,11.4 L11.2,-5 C11.2,-5.4418278 11.5581722,-5.8 12,-5.8 Z" id="矩形" transform="translate(12.000000, 3.200000) rotate(-270.000000) translate(-12.000000, -3.200000) "></path>
10
- </g>
11
- </g>
12
- </g>
13
- </g>
14
- </svg>
@@ -1,27 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports.DynamicLikeRanking = exports.DynamicLiking = exports.DynamicTopping = exports.DynamicItem = exports.DynamicQuickOperation = exports["default"] = void 0;
9
-
10
- var _exportModule = _interopRequireWildcard(require("./export-module"));
11
-
12
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
-
14
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
-
16
- var _default = _exportModule["default"];
17
- exports["default"] = _default;
18
- var DynamicQuickOperation = _exportModule.DynamicQuickOperation;
19
- exports.DynamicQuickOperation = DynamicQuickOperation;
20
- var DynamicItem = _exportModule.DynamicItem;
21
- exports.DynamicItem = DynamicItem;
22
- var DynamicTopping = _exportModule.DynamicTopping;
23
- exports.DynamicTopping = DynamicTopping;
24
- var DynamicLiking = _exportModule.DynamicLiking;
25
- exports.DynamicLiking = DynamicLiking;
26
- var DynamicLikeRanking = _exportModule.DynamicLikeRanking;
27
- exports.DynamicLikeRanking = DynamicLikeRanking;
@@ -1,5 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
@@ -1,25 +0,0 @@
1
- .titaui-pc-create-announcement {
2
- display: flex;
3
- flex-direction: column;
4
- align-items: center;
5
- justify-content: center;
6
- flex: 1;
7
- }
8
-
9
- .titaui-pc-create-announcement__img {
10
- width: 44px;
11
- height: 45px;
12
- }
13
-
14
- .titaui-pc-create-announcement__text {
15
- margin-top: 5px;
16
- }
17
-
18
- .titaui-pc-create-announcement:hover {
19
- color: #2879ff;
20
- cursor: pointer;
21
- }
22
-
23
- .titaui-pc-create-announcement:hover img {
24
- animation: dynamicQuickOperationRubberBand 1s;
25
- }
@@ -1,37 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
-
8
- var _react = _interopRequireDefault(require("react"));
9
-
10
- var _createAnnouncement = _interopRequireDefault(require("../../img/create-announcement.png"));
11
-
12
- require("./index.css");
13
-
14
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
15
-
16
- var prefix = 'titaui-pc-create-announcement';
17
-
18
- var CreateAnnouncement = function CreateAnnouncement(_ref) {
19
- var onClick = _ref.onClick;
20
-
21
- var handleCreateAnnouncementClick = function handleCreateAnnouncementClick() {
22
- onClick && onClick();
23
- };
24
-
25
- return /*#__PURE__*/_react["default"].createElement("div", {
26
- className: prefix,
27
- onClick: handleCreateAnnouncementClick
28
- }, /*#__PURE__*/_react["default"].createElement("img", {
29
- className: "".concat(prefix, "__img animate__rubberBand"),
30
- src: _createAnnouncement["default"]
31
- }), /*#__PURE__*/_react["default"].createElement("span", {
32
- className: prefix + '__text'
33
- }, "\u53D1\u516C\u544A"));
34
- };
35
-
36
- var _default = CreateAnnouncement;
37
- exports["default"] = _default;
@@ -1,25 +0,0 @@
1
- .titaui-pc-create-okr {
2
- display: flex;
3
- flex-direction: column;
4
- align-items: center;
5
- justify-content: center;
6
- flex: 1;
7
- }
8
-
9
- .titaui-pc-create-okr__img {
10
- width: 44px;
11
- height: 45px;
12
- }
13
-
14
- .titaui-pc-create-okr__text {
15
- margin-top: 5px;
16
- }
17
-
18
- .titaui-pc-create-okr:hover {
19
- color: #2879ff;
20
- cursor: pointer;
21
- }
22
-
23
- .titaui-pc-create-okr:hover img {
24
- animation: dynamicQuickOperationRubberBand 1s;
25
- }
@@ -1,37 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
-
8
- var _react = _interopRequireDefault(require("react"));
9
-
10
- var _createOkr = _interopRequireDefault(require("../../img/create-okr.png"));
11
-
12
- require("./index.css");
13
-
14
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
15
-
16
- var prefix = 'titaui-pc-create-okr';
17
-
18
- var CreateOKr = function CreateOKr(_ref) {
19
- var onClick = _ref.onClick;
20
-
21
- var handleCreateOKrClick = function handleCreateOKrClick() {
22
- onClick && onClick();
23
- };
24
-
25
- return /*#__PURE__*/_react["default"].createElement("div", {
26
- className: prefix,
27
- onClick: handleCreateOKrClick
28
- }, /*#__PURE__*/_react["default"].createElement("img", {
29
- className: "".concat(prefix, "__img animate__rubberBand"),
30
- src: _createOkr["default"]
31
- }), /*#__PURE__*/_react["default"].createElement("span", {
32
- className: prefix + '__text'
33
- }, "\u65B0\u5EFAOKR"));
34
- };
35
-
36
- var _default = CreateOKr;
37
- exports["default"] = _default;
@@ -1,25 +0,0 @@
1
- .titaui-pc-create-share {
2
- display: flex;
3
- flex-direction: column;
4
- align-items: center;
5
- justify-content: center;
6
- flex: 1;
7
- }
8
-
9
- .titaui-pc-create-share__img {
10
- width: 44px;
11
- height: 45px;
12
- }
13
-
14
- .titaui-pc-create-share__text {
15
- margin-top: 5px;
16
- }
17
-
18
- .titaui-pc-create-share:hover {
19
- color: #2879ff;
20
- cursor: pointer;
21
- }
22
-
23
- .titaui-pc-create-share:hover img {
24
- animation: dynamicQuickOperationRubberBand 1s;
25
- }
@@ -1,37 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
-
8
- var _react = _interopRequireDefault(require("react"));
9
-
10
- var _createShare = _interopRequireDefault(require("../../img/create-share.png"));
11
-
12
- require("./index.css");
13
-
14
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
15
-
16
- var prefix = "titaui-pc-create-share";
17
-
18
- var CreateShare = function CreateShare(_ref) {
19
- var onClick = _ref.onClick;
20
-
21
- var handleCreateShareClick = function handleCreateShareClick() {
22
- onClick && onClick();
23
- };
24
-
25
- return /*#__PURE__*/_react["default"].createElement("div", {
26
- className: prefix,
27
- onClick: handleCreateShareClick
28
- }, /*#__PURE__*/_react["default"].createElement("img", {
29
- className: "".concat(prefix, "__img animate__rubberBand"),
30
- src: _createShare["default"]
31
- }), /*#__PURE__*/_react["default"].createElement("span", {
32
- className: prefix + "__text"
33
- }, "\u53D1\u5206\u4EAB"));
34
- };
35
-
36
- var _default = CreateShare;
37
- exports["default"] = _default;
@@ -1,25 +0,0 @@
1
- .titaui-pc-create-task {
2
- display: flex;
3
- flex-direction: column;
4
- align-items: center;
5
- justify-content: center;
6
- flex: 1;
7
- }
8
-
9
- .titaui-pc-create-task__img {
10
- width: 44px;
11
- height: 45px;
12
- }
13
-
14
- .titaui-pc-create-task__text {
15
- margin-top: 5px;
16
- }
17
-
18
- .titaui-pc-create-task:hover {
19
- color: #2879ff;
20
- cursor: pointer;
21
- }
22
-
23
- .titaui-pc-create-task:hover img {
24
- animation: dynamicQuickOperationRubberBand 1s;
25
- }
@@ -1,42 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
4
-
5
- Object.defineProperty(exports, "__esModule", {
6
- value: true
7
- });
8
- exports["default"] = void 0;
9
-
10
- var _react = _interopRequireWildcard(require("react"));
11
-
12
- var _createTask = _interopRequireDefault(require("../../img/create-task.png"));
13
-
14
- require("./index.css");
15
-
16
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
-
18
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
19
-
20
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
21
-
22
- var prefix = 'titaui-pc-create-task';
23
- var CreateTask = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
24
- var onClick = _ref.onClick;
25
-
26
- var handleCreateTaskClick = function handleCreateTaskClick() {
27
- onClick && onClick();
28
- };
29
-
30
- return /*#__PURE__*/_react["default"].createElement("div", {
31
- className: prefix,
32
- onClick: handleCreateTaskClick,
33
- ref: ref
34
- }, /*#__PURE__*/_react["default"].createElement("img", {
35
- className: "".concat(prefix, "__img animate__rubberBand"),
36
- src: _createTask["default"]
37
- }), /*#__PURE__*/_react["default"].createElement("span", {
38
- className: prefix + '__text'
39
- }, "\u65B0\u5EFA\u4EFB\u52A1"));
40
- });
41
- var _default = CreateTask;
42
- exports["default"] = _default;
@@ -1,51 +0,0 @@
1
- .titaui-pc-dynamic-quick-operation {
2
- width: 278px;
3
- height: 126px;
4
- padding: 0 5px;
5
- box-sizing: border-box;
6
- display: flex;
7
- align-items: center;
8
- background: #ffffff;
9
- box-shadow: 0px 0px 8px 0px rgba(127, 145, 180, 0.1);
10
- border-radius: 12px;
11
- font-size: 12px;
12
- color: #3f4755;
13
- font-family: -apple-system, Arial, Verdana, Helvetica Neue, Helvetica, sans-serif, PingFang SC, Microsoft YaHei;
14
- }
15
-
16
- @keyframes dynamicQuickOperationRubberBand {
17
- 0% {
18
- -webkit-transform: scaleX(1);
19
- transform: scaleX(1);
20
- }
21
-
22
- 30% {
23
- -webkit-transform: scale3d(1.25, 0.75, 1);
24
- transform: scale3d(1.25, 0.75, 1);
25
- }
26
-
27
- 40% {
28
- -webkit-transform: scale3d(0.75, 1.25, 1);
29
- transform: scale3d(0.75, 1.25, 1);
30
- }
31
-
32
- 50% {
33
- -webkit-transform: scale3d(1.15, 0.85, 1);
34
- transform: scale3d(1.15, 0.85, 1);
35
- }
36
-
37
- 65% {
38
- -webkit-transform: scale3d(0.95, 1.05, 1);
39
- transform: scale3d(0.95, 1.05, 1);
40
- }
41
-
42
- 75% {
43
- -webkit-transform: scale3d(1.05, 0.95, 1);
44
- transform: scale3d(1.05, 0.95, 1);
45
- }
46
-
47
- to {
48
- -webkit-transform: scaleX(1);
49
- transform: scaleX(1);
50
- }
51
- }