@labelbee/lb-components 1.10.0-alpha.2 → 1.10.0-alpha.4

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 (926) hide show
  1. package/dist/App.js +146 -1
  2. package/dist/App.js.map +1 -0
  3. package/dist/assets/annotation/common/icon_adapt.svg.js +6 -1
  4. package/dist/assets/annotation/common/icon_adapt.svg.js.map +1 -0
  5. package/dist/assets/annotation/common/icon_adapt_black.svg.js +6 -1
  6. package/dist/assets/annotation/common/icon_adapt_black.svg.js.map +1 -0
  7. package/dist/assets/annotation/common/icon_back.svg.js +6 -1
  8. package/dist/assets/annotation/common/icon_back.svg.js.map +1 -0
  9. package/dist/assets/annotation/common/icon_backA.svg.js +6 -1
  10. package/dist/assets/annotation/common/icon_backA.svg.js.map +1 -0
  11. package/dist/assets/annotation/common/icon_clear.svg.js +6 -1
  12. package/dist/assets/annotation/common/icon_clear.svg.js.map +1 -0
  13. package/dist/assets/annotation/common/icon_clearSmall.svg.js +6 -1
  14. package/dist/assets/annotation/common/icon_clearSmall.svg.js.map +1 -0
  15. package/dist/assets/annotation/common/icon_clearSmall_a.svg.js +6 -1
  16. package/dist/assets/annotation/common/icon_clearSmall_a.svg.js.map +1 -0
  17. package/dist/assets/annotation/common/icon_clear_a.svg.js +6 -1
  18. package/dist/assets/annotation/common/icon_clear_a.svg.js.map +1 -0
  19. package/dist/assets/annotation/common/icon_invalid.svg.js +6 -1
  20. package/dist/assets/annotation/common/icon_invalid.svg.js.map +1 -0
  21. package/dist/assets/annotation/common/icon_invalid_a.svg.js +6 -1
  22. package/dist/assets/annotation/common/icon_invalid_a.svg.js.map +1 -0
  23. package/dist/assets/annotation/common/icon_next.svg.js +6 -1
  24. package/dist/assets/annotation/common/icon_next.svg.js.map +1 -0
  25. package/dist/assets/annotation/common/icon_nextA.svg.js +6 -1
  26. package/dist/assets/annotation/common/icon_nextA.svg.js.map +1 -0
  27. package/dist/assets/annotation/common/icon_r.svg.js +6 -1
  28. package/dist/assets/annotation/common/icon_r.svg.js.map +1 -0
  29. package/dist/assets/annotation/common/icon_rA.svg.js +6 -1
  30. package/dist/assets/annotation/common/icon_rA.svg.js.map +1 -0
  31. package/dist/assets/annotation/common/icon_save.svg.js +6 -1
  32. package/dist/assets/annotation/common/icon_save.svg.js.map +1 -0
  33. package/dist/assets/annotation/common/icon_saveA.svg.js +6 -1
  34. package/dist/assets/annotation/common/icon_saveA.svg.js.map +1 -0
  35. package/dist/assets/annotation/image/brightness.svg.js +6 -1
  36. package/dist/assets/annotation/image/brightness.svg.js.map +1 -0
  37. package/dist/assets/annotation/image/contrast.svg.js +6 -1
  38. package/dist/assets/annotation/image/contrast.svg.js.map +1 -0
  39. package/dist/assets/annotation/image/icon_yuantu.svg.js +6 -1
  40. package/dist/assets/annotation/image/icon_yuantu.svg.js.map +1 -0
  41. package/dist/assets/annotation/image/saturation.svg.js +6 -1
  42. package/dist/assets/annotation/image/saturation.svg.js.map +1 -0
  43. package/dist/assets/annotation/lineTool/icon_line.svg.js +6 -1
  44. package/dist/assets/annotation/lineTool/icon_line.svg.js.map +1 -0
  45. package/dist/assets/annotation/lineTool/icon_line_a.svg.js +6 -1
  46. package/dist/assets/annotation/lineTool/icon_line_a.svg.js.map +1 -0
  47. package/dist/assets/annotation/pointCloudTool/changePointCloudValid.svg.js +6 -1
  48. package/dist/assets/annotation/pointCloudTool/changePointCloudValid.svg.js.map +1 -0
  49. package/dist/assets/annotation/pointCloudTool/copy.svg.js +6 -1
  50. package/dist/assets/annotation/pointCloudTool/copy.svg.js.map +1 -0
  51. package/dist/assets/annotation/pointCloudTool/nextBox.svg.js +6 -1
  52. package/dist/assets/annotation/pointCloudTool/nextBox.svg.js.map +1 -0
  53. package/dist/assets/annotation/pointCloudTool/nodata.svg.js +6 -1
  54. package/dist/assets/annotation/pointCloudTool/nodata.svg.js.map +1 -0
  55. package/dist/assets/annotation/pointCloudTool/patse.svg.js +6 -1
  56. package/dist/assets/annotation/pointCloudTool/patse.svg.js.map +1 -0
  57. package/dist/assets/annotation/pointCloudTool/prevBox.svg.js +6 -1
  58. package/dist/assets/annotation/pointCloudTool/prevBox.svg.js.map +1 -0
  59. package/dist/assets/annotation/pointCloudTool/rotate180_black.svg.js +6 -1
  60. package/dist/assets/annotation/pointCloudTool/rotate180_black.svg.js.map +1 -0
  61. package/dist/assets/annotation/pointCloudTool/selectAll.svg.js +6 -1
  62. package/dist/assets/annotation/pointCloudTool/selectAll.svg.js.map +1 -0
  63. package/dist/assets/annotation/pointCloudTool/selectMultiple.svg.js +6 -1
  64. package/dist/assets/annotation/pointCloudTool/selectMultiple.svg.js.map +1 -0
  65. package/dist/assets/annotation/pointCloudTool/unitAttribute.svg.js +6 -1
  66. package/dist/assets/annotation/pointCloudTool/unitAttribute.svg.js.map +1 -0
  67. package/dist/assets/annotation/pointCloudTool/unitAttributeForbid.svg.js +6 -1
  68. package/dist/assets/annotation/pointCloudTool/unitAttributeForbid.svg.js.map +1 -0
  69. package/dist/assets/annotation/pointCloudTool/unitAttributeHover.svg.js +6 -1
  70. package/dist/assets/annotation/pointCloudTool/unitAttributeHover.svg.js.map +1 -0
  71. package/dist/assets/annotation/pointTool/icon_point.svg.js +6 -1
  72. package/dist/assets/annotation/pointTool/icon_point.svg.js.map +1 -0
  73. package/dist/assets/annotation/pointTool/icon_point_a.svg.js +6 -1
  74. package/dist/assets/annotation/pointTool/icon_point_a.svg.js.map +1 -0
  75. package/dist/assets/annotation/polygonTool/icon_polygon.svg.js +6 -1
  76. package/dist/assets/annotation/polygonTool/icon_polygon.svg.js.map +1 -0
  77. package/dist/assets/annotation/polygonTool/icon_polygon_a.svg.js +6 -1
  78. package/dist/assets/annotation/polygonTool/icon_polygon_a.svg.js.map +1 -0
  79. package/dist/assets/annotation/rectTool/icon_rect.svg.js +6 -1
  80. package/dist/assets/annotation/rectTool/icon_rect.svg.js.map +1 -0
  81. package/dist/assets/annotation/rectTool/icon_rect_a.svg.js +6 -1
  82. package/dist/assets/annotation/rectTool/icon_rect_a.svg.js.map +1 -0
  83. package/dist/assets/annotation/toolHotKeyIcon/icon_alttab_kj.svg.js +6 -1
  84. package/dist/assets/annotation/toolHotKeyIcon/icon_alttab_kj.svg.js.map +1 -0
  85. package/dist/assets/annotation/toolHotKeyIcon/icon_back_kj.svg.js +6 -1
  86. package/dist/assets/annotation/toolHotKeyIcon/icon_back_kj.svg.js.map +1 -0
  87. package/dist/assets/annotation/toolHotKeyIcon/icon_cencel_kj.svg.js +6 -1
  88. package/dist/assets/annotation/toolHotKeyIcon/icon_cencel_kj.svg.js.map +1 -0
  89. package/dist/assets/annotation/toolHotKeyIcon/icon_del_kj.svg.js +6 -1
  90. package/dist/assets/annotation/toolHotKeyIcon/icon_del_kj.svg.js.map +1 -0
  91. package/dist/assets/annotation/toolHotKeyIcon/icon_forward_kj.svg.js +6 -1
  92. package/dist/assets/annotation/toolHotKeyIcon/icon_forward_kj.svg.js.map +1 -0
  93. package/dist/assets/annotation/toolHotKeyIcon/icon_frameActive_kj.svg.js +6 -1
  94. package/dist/assets/annotation/toolHotKeyIcon/icon_frameActive_kj.svg.js.map +1 -0
  95. package/dist/assets/annotation/toolHotKeyIcon/icon_frameChange_kj.svg.js +6 -1
  96. package/dist/assets/annotation/toolHotKeyIcon/icon_frameChange_kj.svg.js.map +1 -0
  97. package/dist/assets/annotation/toolHotKeyIcon/icon_frameNull_kj.svg.js +6 -1
  98. package/dist/assets/annotation/toolHotKeyIcon/icon_frameNull_kj.svg.js.map +1 -0
  99. package/dist/assets/annotation/toolHotKeyIcon/icon_frame_kj.svg.js +6 -1
  100. package/dist/assets/annotation/toolHotKeyIcon/icon_frame_kj.svg.js.map +1 -0
  101. package/dist/assets/annotation/toolHotKeyIcon/icon_fullView_kj.svg.js +6 -1
  102. package/dist/assets/annotation/toolHotKeyIcon/icon_fullView_kj.svg.js.map +1 -0
  103. package/dist/assets/annotation/toolHotKeyIcon/icon_kj1.svg.js +6 -1
  104. package/dist/assets/annotation/toolHotKeyIcon/icon_kj1.svg.js.map +1 -0
  105. package/dist/assets/annotation/toolHotKeyIcon/icon_kj_h.svg.js +6 -1
  106. package/dist/assets/annotation/toolHotKeyIcon/icon_kj_h.svg.js.map +1 -0
  107. package/dist/assets/annotation/toolHotKeyIcon/icon_last_kj.svg.js +6 -1
  108. package/dist/assets/annotation/toolHotKeyIcon/icon_last_kj.svg.js.map +1 -0
  109. package/dist/assets/annotation/toolHotKeyIcon/icon_lineActive_kj.svg.js +6 -1
  110. package/dist/assets/annotation/toolHotKeyIcon/icon_lineActive_kj.svg.js.map +1 -0
  111. package/dist/assets/annotation/toolHotKeyIcon/icon_lineChange_kj.svg.js +6 -1
  112. package/dist/assets/annotation/toolHotKeyIcon/icon_lineChange_kj.svg.js.map +1 -0
  113. package/dist/assets/annotation/toolHotKeyIcon/icon_lineCont_kj.svg.js +6 -1
  114. package/dist/assets/annotation/toolHotKeyIcon/icon_lineCont_kj.svg.js.map +1 -0
  115. package/dist/assets/annotation/toolHotKeyIcon/icon_lineDel_kj.svg.js +6 -1
  116. package/dist/assets/annotation/toolHotKeyIcon/icon_lineDel_kj.svg.js.map +1 -0
  117. package/dist/assets/annotation/toolHotKeyIcon/icon_lineInsert_kj.svg.js +6 -1
  118. package/dist/assets/annotation/toolHotKeyIcon/icon_lineInsert_kj.svg.js.map +1 -0
  119. package/dist/assets/annotation/toolHotKeyIcon/icon_lineNull_kj.svg.js +6 -1
  120. package/dist/assets/annotation/toolHotKeyIcon/icon_lineNull_kj.svg.js.map +1 -0
  121. package/dist/assets/annotation/toolHotKeyIcon/icon_lineSpecial_kj.svg.js +6 -1
  122. package/dist/assets/annotation/toolHotKeyIcon/icon_lineSpecial_kj.svg.js.map +1 -0
  123. package/dist/assets/annotation/toolHotKeyIcon/icon_line_kj.svg.js +6 -1
  124. package/dist/assets/annotation/toolHotKeyIcon/icon_line_kj.svg.js.map +1 -0
  125. package/dist/assets/annotation/toolHotKeyIcon/icon_loupe_kj.svg.js +6 -1
  126. package/dist/assets/annotation/toolHotKeyIcon/icon_loupe_kj.svg.js.map +1 -0
  127. package/dist/assets/annotation/toolHotKeyIcon/icon_mouse_left_kj.svg.js +6 -1
  128. package/dist/assets/annotation/toolHotKeyIcon/icon_mouse_left_kj.svg.js.map +1 -0
  129. package/dist/assets/annotation/toolHotKeyIcon/icon_mouse_middle_kj.svg.js +6 -1
  130. package/dist/assets/annotation/toolHotKeyIcon/icon_mouse_middle_kj.svg.js.map +1 -0
  131. package/dist/assets/annotation/toolHotKeyIcon/icon_mouse_right_kj.svg.js +6 -1
  132. package/dist/assets/annotation/toolHotKeyIcon/icon_mouse_right_kj.svg.js.map +1 -0
  133. package/dist/assets/annotation/toolHotKeyIcon/icon_move_kj.svg.js +6 -1
  134. package/dist/assets/annotation/toolHotKeyIcon/icon_move_kj.svg.js.map +1 -0
  135. package/dist/assets/annotation/toolHotKeyIcon/icon_next_kj.svg.js +6 -1
  136. package/dist/assets/annotation/toolHotKeyIcon/icon_next_kj.svg.js.map +1 -0
  137. package/dist/assets/annotation/toolHotKeyIcon/icon_noDisplay.svg.js +6 -1
  138. package/dist/assets/annotation/toolHotKeyIcon/icon_noDisplay.svg.js.map +1 -0
  139. package/dist/assets/annotation/toolHotKeyIcon/icon_playPause.svg.js +6 -1
  140. package/dist/assets/annotation/toolHotKeyIcon/icon_playPause.svg.js.map +1 -0
  141. package/dist/assets/annotation/toolHotKeyIcon/icon_pointActive_kj.svg.js +6 -1
  142. package/dist/assets/annotation/toolHotKeyIcon/icon_pointActive_kj.svg.js.map +1 -0
  143. package/dist/assets/annotation/toolHotKeyIcon/icon_pointNull_kj.svg.js +6 -1
  144. package/dist/assets/annotation/toolHotKeyIcon/icon_pointNull_kj.svg.js.map +1 -0
  145. package/dist/assets/annotation/toolHotKeyIcon/icon_point_kj.svg.js +6 -1
  146. package/dist/assets/annotation/toolHotKeyIcon/icon_point_kj.svg.js.map +1 -0
  147. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonActive_kj.svg.js +6 -1
  148. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonActive_kj.svg.js.map +1 -0
  149. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonChange_kj.svg.js +6 -1
  150. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonChange_kj.svg.js.map +1 -0
  151. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonDel_kj.svg.js +6 -1
  152. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonDel_kj.svg.js.map +1 -0
  153. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonInsert_kj.svg.js +6 -1
  154. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonInsert_kj.svg.js.map +1 -0
  155. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonMerge_kj.svg.js +6 -1
  156. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonMerge_kj.svg.js.map +1 -0
  157. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonNull_kj.svg.js +6 -1
  158. package/dist/assets/annotation/toolHotKeyIcon/icon_polygonNull_kj.svg.js.map +1 -0
  159. package/dist/assets/annotation/toolHotKeyIcon/icon_reform_kj.svg.js +6 -1
  160. package/dist/assets/annotation/toolHotKeyIcon/icon_reform_kj.svg.js.map +1 -0
  161. package/dist/assets/annotation/toolHotKeyIcon/icon_reload_kj.svg.js +6 -1
  162. package/dist/assets/annotation/toolHotKeyIcon/icon_reload_kj.svg.js.map +1 -0
  163. package/dist/assets/annotation/toolHotKeyIcon/icon_save_kj.svg.js +6 -1
  164. package/dist/assets/annotation/toolHotKeyIcon/icon_save_kj.svg.js.map +1 -0
  165. package/dist/assets/annotation/toolHotKeyIcon/icon_segment.svg.js +6 -1
  166. package/dist/assets/annotation/toolHotKeyIcon/icon_segment.svg.js.map +1 -0
  167. package/dist/assets/annotation/toolHotKeyIcon/icon_speed_kj.svg.js +6 -1
  168. package/dist/assets/annotation/toolHotKeyIcon/icon_speed_kj.svg.js.map +1 -0
  169. package/dist/assets/annotation/toolHotKeyIcon/icon_straightLine_kj.svg.js +6 -1
  170. package/dist/assets/annotation/toolHotKeyIcon/icon_straightLine_kj.svg.js.map +1 -0
  171. package/dist/assets/annotation/toolHotKeyIcon/icon_tab_kj.svg.js +6 -1
  172. package/dist/assets/annotation/toolHotKeyIcon/icon_tab_kj.svg.js.map +1 -0
  173. package/dist/assets/annotation/toolHotKeyIcon/icon_tag_kj.svg.js +6 -1
  174. package/dist/assets/annotation/toolHotKeyIcon/icon_tag_kj.svg.js.map +1 -0
  175. package/dist/assets/annotation/toolHotKeyIcon/icon_unGrip_kj.svg.js +6 -1
  176. package/dist/assets/annotation/toolHotKeyIcon/icon_unGrip_kj.svg.js.map +1 -0
  177. package/dist/assets/annotation/toolHotKeyIcon/setValid.svg.js +6 -1
  178. package/dist/assets/annotation/toolHotKeyIcon/setValid.svg.js.map +1 -0
  179. package/dist/assets/annotation/video/icon_keyboard_h.svg.js +6 -1
  180. package/dist/assets/annotation/video/icon_keyboard_h.svg.js.map +1 -0
  181. package/dist/assets/attributeIcon/eraser.svg.js +6 -1
  182. package/dist/assets/attributeIcon/eraser.svg.js.map +1 -0
  183. package/dist/assets/attributeIcon/eraser_a.svg.js +6 -1
  184. package/dist/assets/attributeIcon/eraser_a.svg.js.map +1 -0
  185. package/dist/assets/attributeIcon/pen.svg.js +6 -1
  186. package/dist/assets/attributeIcon/pen.svg.js.map +1 -0
  187. package/dist/assets/attributeIcon/pen_a.svg.js +6 -1
  188. package/dist/assets/attributeIcon/pen_a.svg.js.map +1 -0
  189. package/dist/assets/attributeIcon/zoomUp.svg.js +6 -1
  190. package/dist/assets/attributeIcon/zoomUp.svg.js.map +1 -0
  191. package/dist/assets/predictTracking/icon.svg.js +6 -1
  192. package/dist/assets/predictTracking/icon.svg.js.map +1 -0
  193. package/dist/assets/toolStyle/icon_border.svg.js +6 -1
  194. package/dist/assets/toolStyle/icon_border.svg.js.map +1 -0
  195. package/dist/assets/toolStyle/icon_borderColor.svg.js +6 -1
  196. package/dist/assets/toolStyle/icon_borderColor.svg.js.map +1 -0
  197. package/dist/assets/toolStyle/icon_opacityFill.svg.js +6 -1
  198. package/dist/assets/toolStyle/icon_opacityFill.svg.js.map +1 -0
  199. package/dist/assets/toolStyle/icon_opacityStroke.svg.js +6 -1
  200. package/dist/assets/toolStyle/icon_opacityStroke.svg.js.map +1 -0
  201. package/dist/components/AnnotationView/index.js +160 -1
  202. package/dist/components/AnnotationView/index.js.map +1 -0
  203. package/dist/components/AnnotationView/pointCloudAnnotationView.js +85 -1
  204. package/dist/components/AnnotationView/pointCloudAnnotationView.js.map +1 -0
  205. package/dist/components/annotationStepPopover/index.js +39 -1
  206. package/dist/components/annotationStepPopover/index.js.map +1 -0
  207. package/dist/components/attributeList/index.js +66 -1
  208. package/dist/components/attributeList/index.js.map +1 -0
  209. package/dist/components/checkboxList/index.js +39 -1
  210. package/dist/components/checkboxList/index.js.map +1 -0
  211. package/dist/components/colorTag/index.js +38 -1
  212. package/dist/components/colorTag/index.js.map +1 -0
  213. package/dist/components/customAntd/IconWithText/index.js +59 -1
  214. package/dist/components/customAntd/IconWithText/index.js.map +1 -0
  215. package/dist/components/customResizeHook/index.js +95 -1
  216. package/dist/components/customResizeHook/index.js.map +1 -0
  217. package/dist/components/fileException/FileError.js +61 -1
  218. package/dist/components/fileException/FileError.js.map +1 -0
  219. package/dist/components/fileException/FileInvalid.js +31 -1
  220. package/dist/components/fileException/FileInvalid.js.map +1 -0
  221. package/dist/components/fileException/index.js +38 -1
  222. package/dist/components/fileException/index.js.map +1 -0
  223. package/dist/components/pointCloudView/PointCloud2DView.js +153 -1
  224. package/dist/components/pointCloudView/PointCloud2DView.js.map +1 -0
  225. package/dist/components/pointCloudView/PointCloud3DView.js +234 -1
  226. package/dist/components/pointCloudView/PointCloud3DView.js.map +1 -0
  227. package/dist/components/pointCloudView/PointCloudBackView.js +138 -1
  228. package/dist/components/pointCloudView/PointCloudBackView.js.map +1 -0
  229. package/dist/components/pointCloudView/PointCloudContext.js +257 -1
  230. package/dist/components/pointCloudView/PointCloudContext.js.map +1 -0
  231. package/dist/components/pointCloudView/PointCloudInfos.js +146 -1
  232. package/dist/components/pointCloudView/PointCloudInfos.js.map +1 -0
  233. package/dist/components/pointCloudView/PointCloudLayout.js +28 -1
  234. package/dist/components/pointCloudView/PointCloudLayout.js.map +1 -0
  235. package/dist/components/pointCloudView/PointCloudListener.js +347 -1
  236. package/dist/components/pointCloudView/PointCloudListener.js.map +1 -0
  237. package/dist/components/pointCloudView/PointCloudSegment.js +62 -0
  238. package/dist/components/pointCloudView/PointCloudSegment.js.map +1 -0
  239. package/dist/components/pointCloudView/PointCloudSideView.js +135 -1
  240. package/dist/components/pointCloudView/PointCloudSideView.js.map +1 -0
  241. package/dist/components/pointCloudView/PointCloudTopView.js +339 -1
  242. package/dist/components/pointCloudView/PointCloudTopView.js.map +1 -0
  243. package/dist/components/pointCloudView/components/EmptyPage/index.js +24 -1
  244. package/dist/components/pointCloudView/components/EmptyPage/index.js.map +1 -0
  245. package/dist/components/pointCloudView/components/UnifyParamsModal/index.js +240 -1
  246. package/dist/components/pointCloudView/components/UnifyParamsModal/index.js.map +1 -0
  247. package/dist/components/pointCloudView/hooks/useAttribute.js +53 -1
  248. package/dist/components/pointCloudView/hooks/useAttribute.js.map +1 -0
  249. package/dist/components/pointCloudView/hooks/useBoxes.js +81 -1
  250. package/dist/components/pointCloudView/hooks/useBoxes.js.map +1 -0
  251. package/dist/components/pointCloudView/hooks/useConfig.js +33 -1
  252. package/dist/components/pointCloudView/hooks/useConfig.js.map +1 -0
  253. package/dist/components/pointCloudView/hooks/useHistory.js +173 -1
  254. package/dist/components/pointCloudView/hooks/useHistory.js.map +1 -0
  255. package/dist/components/pointCloudView/hooks/useLine.js +74 -1
  256. package/dist/components/pointCloudView/hooks/useLine.js.map +1 -0
  257. package/dist/components/pointCloudView/hooks/usePointCloudViews.js +759 -1
  258. package/dist/components/pointCloudView/hooks/usePointCloudViews.js.map +1 -0
  259. package/dist/components/pointCloudView/hooks/usePolygon.js +74 -1
  260. package/dist/components/pointCloudView/hooks/usePolygon.js.map +1 -0
  261. package/dist/components/pointCloudView/hooks/useRotate.js +47 -1
  262. package/dist/components/pointCloudView/hooks/useRotate.js.map +1 -0
  263. package/dist/components/pointCloudView/hooks/useSingleBox.js +176 -1
  264. package/dist/components/pointCloudView/hooks/useSingleBox.js.map +1 -0
  265. package/dist/components/pointCloudView/hooks/useSphere.js +51 -1
  266. package/dist/components/pointCloudView/hooks/useSphere.js.map +1 -0
  267. package/dist/components/pointCloudView/hooks/useStatus.js +92 -1
  268. package/dist/components/pointCloudView/hooks/useStatus.js.map +1 -0
  269. package/dist/components/pointCloudView/hooks/useZoom.js +42 -1
  270. package/dist/components/pointCloudView/hooks/useZoom.js.map +1 -0
  271. package/dist/components/pointCloudView/index.js +59 -1
  272. package/dist/components/pointCloudView/index.js.map +1 -0
  273. package/dist/components/predictTracking/index.js +8 -1
  274. package/dist/components/predictTracking/index.js.map +1 -0
  275. package/dist/components/predictTracking/predictTrackingIcon/index.js +104 -1
  276. package/dist/components/predictTracking/predictTrackingIcon/index.js.map +1 -0
  277. package/dist/components/predictTracking/previewResult/index.js +196 -1
  278. package/dist/components/predictTracking/previewResult/index.js.map +1 -0
  279. package/dist/components/predictTracking/previewResult/util.js +144 -1
  280. package/dist/components/predictTracking/previewResult/util.js.map +1 -0
  281. package/dist/components/videoAnnotate/index.js +50 -1
  282. package/dist/components/videoAnnotate/index.js.map +1 -0
  283. package/dist/components/videoPlayer/TagToolInstanceAdaptor.js +233 -1
  284. package/dist/components/videoPlayer/TagToolInstanceAdaptor.js.map +1 -0
  285. package/dist/components/videoPlayer/TagToolInstanceAdaptorI18nProvider.js +40 -1
  286. package/dist/components/videoPlayer/TagToolInstanceAdaptorI18nProvider.js.map +1 -0
  287. package/dist/components/videoPlayer/VideoTagLayer.js +37 -1
  288. package/dist/components/videoPlayer/VideoTagLayer.js.map +1 -0
  289. package/dist/components/videoPlayer/components/controller/index.js +131 -1
  290. package/dist/components/videoPlayer/components/controller/index.js.map +1 -0
  291. package/dist/components/videoPlayer/index.js +267 -1
  292. package/dist/components/videoPlayer/index.js.map +1 -0
  293. package/dist/components/videoPlayer/utils.js +59 -1
  294. package/dist/components/videoPlayer/utils.js.map +1 -0
  295. package/dist/configureStore.js +16 -1
  296. package/dist/configureStore.js.map +1 -0
  297. package/dist/constant/index.js +32 -1
  298. package/dist/constant/index.js.map +1 -0
  299. package/dist/constant/styleString.js +6 -1
  300. package/dist/constant/styleString.js.map +1 -0
  301. package/dist/data/Style.js +113 -1
  302. package/dist/data/Style.js.map +1 -0
  303. package/dist/data/enums/AnnotationSize.js +39 -1
  304. package/dist/data/enums/AnnotationSize.js.map +1 -0
  305. package/dist/data/enums/ToolType.js +44 -1
  306. package/dist/data/enums/ToolType.js.map +1 -0
  307. package/dist/hooks/annotation.js +81 -1
  308. package/dist/hooks/annotation.js.map +1 -0
  309. package/dist/hooks/useRafState.js +21 -1
  310. package/dist/hooks/useRafState.js.map +1 -0
  311. package/dist/hooks/useRefCache.js +14 -1
  312. package/dist/hooks/useRefCache.js.map +1 -0
  313. package/dist/hooks/useSafeSate.js +22 -1
  314. package/dist/hooks/useSafeSate.js.map +1 -0
  315. package/dist/hooks/useSize.js +45 -1
  316. package/dist/hooks/useSize.js.map +1 -0
  317. package/dist/hooks/useUnmountedRef.js +17 -1
  318. package/dist/hooks/useUnmountedRef.js.map +1 -0
  319. package/dist/index.js +90 -1
  320. package/dist/index.js.map +1 -0
  321. package/dist/store/Actions.js +57 -1
  322. package/dist/store/Actions.js.map +1 -0
  323. package/dist/store/annotation/actionCreators.js +488 -1
  324. package/dist/store/annotation/actionCreators.js.map +1 -0
  325. package/dist/store/annotation/map.js +26 -1
  326. package/dist/store/annotation/map.js.map +1 -0
  327. package/dist/store/annotation/reducer.js +669 -1
  328. package/dist/store/annotation/reducer.js.map +1 -0
  329. package/dist/store/annotation/selectors.js +15 -1
  330. package/dist/store/annotation/selectors.js.map +1 -0
  331. package/dist/store/ctx.js +19 -1
  332. package/dist/store/ctx.js.map +1 -0
  333. package/dist/store/imgAttribute/actionCreators.js +27 -1
  334. package/dist/store/imgAttribute/actionCreators.js.map +1 -0
  335. package/dist/store/imgAttribute/reducer.js +44 -1
  336. package/dist/store/imgAttribute/reducer.js.map +1 -0
  337. package/dist/store/index.js +17 -1
  338. package/dist/store/index.js.map +1 -0
  339. package/dist/store/toolStyle/actionCreators.js +22 -1
  340. package/dist/store/toolStyle/actionCreators.js.map +1 -0
  341. package/dist/store/toolStyle/reducer.js +54 -1
  342. package/dist/store/toolStyle/reducer.js.map +1 -0
  343. package/dist/types/components/pointCloudView/PointCloudSegment.d.ts +6 -0
  344. package/dist/types/components/predictTracking/previewResult/util.d.ts +2 -1
  345. package/dist/types/store/annotation/actionCreators.d.ts +1 -1
  346. package/dist/types/views/MainView/toolHeader/SwitchPattern/index.d.ts +5 -0
  347. package/dist/utils/AnnotationDataUtils.js +171 -1
  348. package/dist/utils/AnnotationDataUtils.js.map +1 -0
  349. package/dist/utils/ConfigUtils.js +22 -1
  350. package/dist/utils/ConfigUtils.js.map +1 -0
  351. package/dist/utils/PageOperator.js +99 -1
  352. package/dist/utils/PageOperator.js.map +1 -0
  353. package/dist/utils/StepUtils.js +29 -1
  354. package/dist/utils/StepUtils.js.map +1 -0
  355. package/dist/utils/TextUtils.js +45 -1
  356. package/dist/utils/TextUtils.js.map +1 -0
  357. package/dist/utils/ToolStyleUtils.js +96 -1
  358. package/dist/utils/ToolStyleUtils.js.map +1 -0
  359. package/dist/utils/ToolUtils.js +19 -1
  360. package/dist/utils/ToolUtils.js.map +1 -0
  361. package/dist/utils/data.js +77 -1
  362. package/dist/utils/data.js.map +1 -0
  363. package/dist/utils/dom.js +25 -1
  364. package/dist/utils/dom.js.map +1 -0
  365. package/dist/utils/index.js +39 -1
  366. package/dist/utils/index.js.map +1 -0
  367. package/dist/views/MainView/annotationOperation/index.js +175 -1
  368. package/dist/views/MainView/annotationOperation/index.js.map +1 -0
  369. package/dist/views/MainView/annotationTips/index.js +32 -1
  370. package/dist/views/MainView/annotationTips/index.js.map +1 -0
  371. package/dist/views/MainView/index.js +122 -1
  372. package/dist/views/MainView/index.js.map +1 -0
  373. package/dist/views/MainView/sidebar/AnnotationText/index.js +47 -1
  374. package/dist/views/MainView/sidebar/AnnotationText/index.js.map +1 -0
  375. package/dist/views/MainView/sidebar/ClearIcon/index.js +37 -1
  376. package/dist/views/MainView/sidebar/ClearIcon/index.js.map +1 -0
  377. package/dist/views/MainView/sidebar/GeneralOperation/ActionsConfirm.js +101 -1
  378. package/dist/views/MainView/sidebar/GeneralOperation/ActionsConfirm.js.map +1 -0
  379. package/dist/views/MainView/sidebar/GeneralOperation/index.js +95 -1
  380. package/dist/views/MainView/sidebar/GeneralOperation/index.js.map +1 -0
  381. package/dist/views/MainView/sidebar/GeneralOperation/useOperationList.js +94 -1
  382. package/dist/views/MainView/sidebar/GeneralOperation/useOperationList.js.map +1 -0
  383. package/dist/views/MainView/sidebar/ImgAttributeInfo/index.js +134 -1
  384. package/dist/views/MainView/sidebar/ImgAttributeInfo/index.js.map +1 -0
  385. package/dist/views/MainView/sidebar/PointCloudToolSidebar/components/batchUpdateModal/index.js +128 -1
  386. package/dist/views/MainView/sidebar/PointCloudToolSidebar/components/batchUpdateModal/index.js.map +1 -0
  387. package/dist/views/MainView/sidebar/PointCloudToolSidebar/index.js +253 -1
  388. package/dist/views/MainView/sidebar/PointCloudToolSidebar/index.js.map +1 -0
  389. package/dist/views/MainView/sidebar/ScribbleSidebar/index.js +64 -1
  390. package/dist/views/MainView/sidebar/ScribbleSidebar/index.js.map +1 -0
  391. package/dist/views/MainView/sidebar/SwitchAttributeList/index.js +79 -1
  392. package/dist/views/MainView/sidebar/SwitchAttributeList/index.js.map +1 -0
  393. package/dist/views/MainView/sidebar/TagSidebar/index.js +187 -1
  394. package/dist/views/MainView/sidebar/TagSidebar/index.js.map +1 -0
  395. package/dist/views/MainView/sidebar/TextAreaFormat/index.js +112 -1
  396. package/dist/views/MainView/sidebar/TextAreaFormat/index.js.map +1 -0
  397. package/dist/views/MainView/sidebar/TextToolSidebar/index.js +235 -1
  398. package/dist/views/MainView/sidebar/TextToolSidebar/index.js.map +1 -0
  399. package/dist/views/MainView/sidebar/ToolIcons.js +87 -1
  400. package/dist/views/MainView/sidebar/ToolIcons.js.map +1 -0
  401. package/dist/views/MainView/sidebar/ToolStyle/index.js +162 -1
  402. package/dist/views/MainView/sidebar/ToolStyle/index.js.map +1 -0
  403. package/dist/views/MainView/sidebar/index.js +156 -1
  404. package/dist/views/MainView/sidebar/index.js.map +1 -0
  405. package/dist/views/MainView/toolFooter/AnnotatedAttributes/index.js +211 -1
  406. package/dist/views/MainView/toolFooter/AnnotatedAttributes/index.js.map +1 -0
  407. package/dist/views/MainView/toolFooter/FooterPopover.js +54 -1
  408. package/dist/views/MainView/toolFooter/FooterPopover.js.map +1 -0
  409. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/common/index.js +149 -1
  410. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/common/index.js.map +1 -0
  411. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/cuboid/index.js +26 -1
  412. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/cuboid/index.js.map +1 -0
  413. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/index.js +226 -1
  414. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/index.js.map +1 -0
  415. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/line/index.js +111 -1
  416. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/line/index.js.map +1 -0
  417. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/point/index.js +55 -1
  418. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/point/index.js.map +1 -0
  419. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/pointCloud/index.js +174 -1
  420. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/pointCloud/index.js.map +1 -0
  421. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/polygon/index.js +117 -1
  422. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/polygon/index.js.map +1 -0
  423. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/rectToolShortCutTable/index.js +71 -1
  424. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/rectToolShortCutTable/index.js.map +1 -0
  425. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/scribble/index.js +18 -1
  426. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/scribble/index.js.map +1 -0
  427. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/tag/index.js +25 -1
  428. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/tag/index.js.map +1 -0
  429. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/text/index.js +18 -1
  430. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/text/index.js.map +1 -0
  431. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/videoTag/index.js +28 -1
  432. package/dist/views/MainView/toolFooter/FooterTips/ToolHotKey/videoTag/index.js.map +1 -0
  433. package/dist/views/MainView/toolFooter/FooterTips/index.js +23 -1
  434. package/dist/views/MainView/toolFooter/FooterTips/index.js.map +1 -0
  435. package/dist/views/MainView/toolFooter/HiddenTips/index.js +45 -1
  436. package/dist/views/MainView/toolFooter/HiddenTips/index.js.map +1 -0
  437. package/dist/views/MainView/toolFooter/PageNumber/index.js +48 -1
  438. package/dist/views/MainView/toolFooter/PageNumber/index.js.map +1 -0
  439. package/dist/views/MainView/toolFooter/Pagination.js +91 -1
  440. package/dist/views/MainView/toolFooter/Pagination.js.map +1 -0
  441. package/dist/views/MainView/toolFooter/ZoomController/ZoomLevel/index.js +39 -1
  442. package/dist/views/MainView/toolFooter/ZoomController/ZoomLevel/index.js.map +1 -0
  443. package/dist/views/MainView/toolFooter/ZoomController/index.js +72 -1
  444. package/dist/views/MainView/toolFooter/ZoomController/index.js.map +1 -0
  445. package/dist/views/MainView/toolFooter/index.js +135 -1
  446. package/dist/views/MainView/toolFooter/index.js.map +1 -0
  447. package/dist/views/MainView/toolHeader/ExportData/index.js +44 -1
  448. package/dist/views/MainView/toolHeader/ExportData/index.js.map +1 -0
  449. package/dist/views/MainView/toolHeader/StepSwitch/index.js +47 -1
  450. package/dist/views/MainView/toolHeader/StepSwitch/index.js.map +1 -0
  451. package/dist/views/MainView/toolHeader/SwitchPattern/index.js +59 -0
  452. package/dist/views/MainView/toolHeader/SwitchPattern/index.js.map +1 -0
  453. package/dist/views/MainView/toolHeader/headerOption/index.js +151 -1
  454. package/dist/views/MainView/toolHeader/headerOption/index.js.map +1 -0
  455. package/dist/views/MainView/toolHeader/index.js +180 -1
  456. package/dist/views/MainView/toolHeader/index.js.map +1 -0
  457. package/es/App.js +138 -1
  458. package/es/App.js.map +1 -0
  459. package/es/assets/annotation/common/icon_adapt.svg.js +4 -1
  460. package/es/assets/annotation/common/icon_adapt.svg.js.map +1 -0
  461. package/es/assets/annotation/common/icon_adapt_black.svg.js +4 -1
  462. package/es/assets/annotation/common/icon_adapt_black.svg.js.map +1 -0
  463. package/es/assets/annotation/common/icon_back.svg.js +4 -1
  464. package/es/assets/annotation/common/icon_back.svg.js.map +1 -0
  465. package/es/assets/annotation/common/icon_backA.svg.js +4 -1
  466. package/es/assets/annotation/common/icon_backA.svg.js.map +1 -0
  467. package/es/assets/annotation/common/icon_clear.svg.js +4 -1
  468. package/es/assets/annotation/common/icon_clear.svg.js.map +1 -0
  469. package/es/assets/annotation/common/icon_clearSmall.svg.js +4 -1
  470. package/es/assets/annotation/common/icon_clearSmall.svg.js.map +1 -0
  471. package/es/assets/annotation/common/icon_clearSmall_a.svg.js +4 -1
  472. package/es/assets/annotation/common/icon_clearSmall_a.svg.js.map +1 -0
  473. package/es/assets/annotation/common/icon_clear_a.svg.js +4 -1
  474. package/es/assets/annotation/common/icon_clear_a.svg.js.map +1 -0
  475. package/es/assets/annotation/common/icon_invalid.svg.js +4 -1
  476. package/es/assets/annotation/common/icon_invalid.svg.js.map +1 -0
  477. package/es/assets/annotation/common/icon_invalid_a.svg.js +4 -1
  478. package/es/assets/annotation/common/icon_invalid_a.svg.js.map +1 -0
  479. package/es/assets/annotation/common/icon_next.svg.js +4 -1
  480. package/es/assets/annotation/common/icon_next.svg.js.map +1 -0
  481. package/es/assets/annotation/common/icon_nextA.svg.js +4 -1
  482. package/es/assets/annotation/common/icon_nextA.svg.js.map +1 -0
  483. package/es/assets/annotation/common/icon_r.svg.js +4 -1
  484. package/es/assets/annotation/common/icon_r.svg.js.map +1 -0
  485. package/es/assets/annotation/common/icon_rA.svg.js +4 -1
  486. package/es/assets/annotation/common/icon_rA.svg.js.map +1 -0
  487. package/es/assets/annotation/common/icon_save.svg.js +4 -1
  488. package/es/assets/annotation/common/icon_save.svg.js.map +1 -0
  489. package/es/assets/annotation/common/icon_saveA.svg.js +4 -1
  490. package/es/assets/annotation/common/icon_saveA.svg.js.map +1 -0
  491. package/es/assets/annotation/image/brightness.svg.js +4 -1
  492. package/es/assets/annotation/image/brightness.svg.js.map +1 -0
  493. package/es/assets/annotation/image/contrast.svg.js +4 -1
  494. package/es/assets/annotation/image/contrast.svg.js.map +1 -0
  495. package/es/assets/annotation/image/icon_yuantu.svg.js +4 -1
  496. package/es/assets/annotation/image/icon_yuantu.svg.js.map +1 -0
  497. package/es/assets/annotation/image/saturation.svg.js +4 -1
  498. package/es/assets/annotation/image/saturation.svg.js.map +1 -0
  499. package/es/assets/annotation/lineTool/icon_line.svg.js +4 -1
  500. package/es/assets/annotation/lineTool/icon_line.svg.js.map +1 -0
  501. package/es/assets/annotation/lineTool/icon_line_a.svg.js +4 -1
  502. package/es/assets/annotation/lineTool/icon_line_a.svg.js.map +1 -0
  503. package/es/assets/annotation/pointCloudTool/changePointCloudValid.svg.js +4 -1
  504. package/es/assets/annotation/pointCloudTool/changePointCloudValid.svg.js.map +1 -0
  505. package/es/assets/annotation/pointCloudTool/copy.svg.js +4 -1
  506. package/es/assets/annotation/pointCloudTool/copy.svg.js.map +1 -0
  507. package/es/assets/annotation/pointCloudTool/nextBox.svg.js +4 -1
  508. package/es/assets/annotation/pointCloudTool/nextBox.svg.js.map +1 -0
  509. package/es/assets/annotation/pointCloudTool/nodata.svg.js +4 -1
  510. package/es/assets/annotation/pointCloudTool/nodata.svg.js.map +1 -0
  511. package/es/assets/annotation/pointCloudTool/patse.svg.js +4 -1
  512. package/es/assets/annotation/pointCloudTool/patse.svg.js.map +1 -0
  513. package/es/assets/annotation/pointCloudTool/prevBox.svg.js +4 -1
  514. package/es/assets/annotation/pointCloudTool/prevBox.svg.js.map +1 -0
  515. package/es/assets/annotation/pointCloudTool/rotate180_black.svg.js +4 -1
  516. package/es/assets/annotation/pointCloudTool/rotate180_black.svg.js.map +1 -0
  517. package/es/assets/annotation/pointCloudTool/selectAll.svg.js +4 -1
  518. package/es/assets/annotation/pointCloudTool/selectAll.svg.js.map +1 -0
  519. package/es/assets/annotation/pointCloudTool/selectMultiple.svg.js +4 -1
  520. package/es/assets/annotation/pointCloudTool/selectMultiple.svg.js.map +1 -0
  521. package/es/assets/annotation/pointCloudTool/unitAttribute.svg.js +4 -1
  522. package/es/assets/annotation/pointCloudTool/unitAttribute.svg.js.map +1 -0
  523. package/es/assets/annotation/pointCloudTool/unitAttributeForbid.svg.js +4 -1
  524. package/es/assets/annotation/pointCloudTool/unitAttributeForbid.svg.js.map +1 -0
  525. package/es/assets/annotation/pointCloudTool/unitAttributeHover.svg.js +4 -1
  526. package/es/assets/annotation/pointCloudTool/unitAttributeHover.svg.js.map +1 -0
  527. package/es/assets/annotation/pointTool/icon_point.svg.js +4 -1
  528. package/es/assets/annotation/pointTool/icon_point.svg.js.map +1 -0
  529. package/es/assets/annotation/pointTool/icon_point_a.svg.js +4 -1
  530. package/es/assets/annotation/pointTool/icon_point_a.svg.js.map +1 -0
  531. package/es/assets/annotation/polygonTool/icon_polygon.svg.js +4 -1
  532. package/es/assets/annotation/polygonTool/icon_polygon.svg.js.map +1 -0
  533. package/es/assets/annotation/polygonTool/icon_polygon_a.svg.js +4 -1
  534. package/es/assets/annotation/polygonTool/icon_polygon_a.svg.js.map +1 -0
  535. package/es/assets/annotation/rectTool/icon_rect.svg.js +4 -1
  536. package/es/assets/annotation/rectTool/icon_rect.svg.js.map +1 -0
  537. package/es/assets/annotation/rectTool/icon_rectPattern.svg.js +4 -0
  538. package/es/assets/annotation/rectTool/icon_rectPattern.svg.js.map +1 -0
  539. package/es/assets/annotation/rectTool/icon_rect_a.svg.js +4 -1
  540. package/es/assets/annotation/rectTool/icon_rect_a.svg.js.map +1 -0
  541. package/es/assets/annotation/toolHotKeyIcon/icon_alttab_kj.svg.js +4 -1
  542. package/es/assets/annotation/toolHotKeyIcon/icon_alttab_kj.svg.js.map +1 -0
  543. package/es/assets/annotation/toolHotKeyIcon/icon_back_kj.svg.js +4 -1
  544. package/es/assets/annotation/toolHotKeyIcon/icon_back_kj.svg.js.map +1 -0
  545. package/es/assets/annotation/toolHotKeyIcon/icon_cencel_kj.svg.js +4 -1
  546. package/es/assets/annotation/toolHotKeyIcon/icon_cencel_kj.svg.js.map +1 -0
  547. package/es/assets/annotation/toolHotKeyIcon/icon_copyBackwardResult.svg.js +4 -0
  548. package/es/assets/annotation/toolHotKeyIcon/icon_copyBackwardResult.svg.js.map +1 -0
  549. package/es/assets/annotation/toolHotKeyIcon/icon_del_kj.svg.js +4 -1
  550. package/es/assets/annotation/toolHotKeyIcon/icon_del_kj.svg.js.map +1 -0
  551. package/es/assets/annotation/toolHotKeyIcon/icon_forward_kj.svg.js +4 -1
  552. package/es/assets/annotation/toolHotKeyIcon/icon_forward_kj.svg.js.map +1 -0
  553. package/es/assets/annotation/toolHotKeyIcon/icon_frameActive_kj.svg.js +4 -1
  554. package/es/assets/annotation/toolHotKeyIcon/icon_frameActive_kj.svg.js.map +1 -0
  555. package/es/assets/annotation/toolHotKeyIcon/icon_frameChange_kj.svg.js +4 -1
  556. package/es/assets/annotation/toolHotKeyIcon/icon_frameChange_kj.svg.js.map +1 -0
  557. package/es/assets/annotation/toolHotKeyIcon/icon_frameNull_kj.svg.js +4 -1
  558. package/es/assets/annotation/toolHotKeyIcon/icon_frameNull_kj.svg.js.map +1 -0
  559. package/es/assets/annotation/toolHotKeyIcon/icon_frame_kj.svg.js +4 -1
  560. package/es/assets/annotation/toolHotKeyIcon/icon_frame_kj.svg.js.map +1 -0
  561. package/es/assets/annotation/toolHotKeyIcon/icon_fullView_kj.svg.js +4 -1
  562. package/es/assets/annotation/toolHotKeyIcon/icon_fullView_kj.svg.js.map +1 -0
  563. package/es/assets/annotation/toolHotKeyIcon/icon_kj1.svg.js +4 -1
  564. package/es/assets/annotation/toolHotKeyIcon/icon_kj1.svg.js.map +1 -0
  565. package/es/assets/annotation/toolHotKeyIcon/icon_kj_h.svg.js +4 -1
  566. package/es/assets/annotation/toolHotKeyIcon/icon_kj_h.svg.js.map +1 -0
  567. package/es/assets/annotation/toolHotKeyIcon/icon_last_kj.svg.js +4 -1
  568. package/es/assets/annotation/toolHotKeyIcon/icon_last_kj.svg.js.map +1 -0
  569. package/es/assets/annotation/toolHotKeyIcon/icon_lineActive_kj.svg.js +4 -1
  570. package/es/assets/annotation/toolHotKeyIcon/icon_lineActive_kj.svg.js.map +1 -0
  571. package/es/assets/annotation/toolHotKeyIcon/icon_lineChange_kj.svg.js +4 -1
  572. package/es/assets/annotation/toolHotKeyIcon/icon_lineChange_kj.svg.js.map +1 -0
  573. package/es/assets/annotation/toolHotKeyIcon/icon_lineCont_kj.svg.js +4 -1
  574. package/es/assets/annotation/toolHotKeyIcon/icon_lineCont_kj.svg.js.map +1 -0
  575. package/es/assets/annotation/toolHotKeyIcon/icon_lineDel_kj.svg.js +4 -1
  576. package/es/assets/annotation/toolHotKeyIcon/icon_lineDel_kj.svg.js.map +1 -0
  577. package/es/assets/annotation/toolHotKeyIcon/icon_lineInsert_kj.svg.js +4 -1
  578. package/es/assets/annotation/toolHotKeyIcon/icon_lineInsert_kj.svg.js.map +1 -0
  579. package/es/assets/annotation/toolHotKeyIcon/icon_lineNull_kj.svg.js +4 -1
  580. package/es/assets/annotation/toolHotKeyIcon/icon_lineNull_kj.svg.js.map +1 -0
  581. package/es/assets/annotation/toolHotKeyIcon/icon_lineSpecial_kj.svg.js +4 -1
  582. package/es/assets/annotation/toolHotKeyIcon/icon_lineSpecial_kj.svg.js.map +1 -0
  583. package/es/assets/annotation/toolHotKeyIcon/icon_line_kj.svg.js +4 -1
  584. package/es/assets/annotation/toolHotKeyIcon/icon_line_kj.svg.js.map +1 -0
  585. package/es/assets/annotation/toolHotKeyIcon/icon_loupe_kj.svg.js +4 -1
  586. package/es/assets/annotation/toolHotKeyIcon/icon_loupe_kj.svg.js.map +1 -0
  587. package/es/assets/annotation/toolHotKeyIcon/icon_mouse_left_kj.svg.js +4 -1
  588. package/es/assets/annotation/toolHotKeyIcon/icon_mouse_left_kj.svg.js.map +1 -0
  589. package/es/assets/annotation/toolHotKeyIcon/icon_mouse_middle_kj.svg.js +4 -1
  590. package/es/assets/annotation/toolHotKeyIcon/icon_mouse_middle_kj.svg.js.map +1 -0
  591. package/es/assets/annotation/toolHotKeyIcon/icon_mouse_right_kj.svg.js +4 -1
  592. package/es/assets/annotation/toolHotKeyIcon/icon_mouse_right_kj.svg.js.map +1 -0
  593. package/es/assets/annotation/toolHotKeyIcon/icon_move_kj.svg.js +4 -1
  594. package/es/assets/annotation/toolHotKeyIcon/icon_move_kj.svg.js.map +1 -0
  595. package/es/assets/annotation/toolHotKeyIcon/icon_next_kj.svg.js +4 -1
  596. package/es/assets/annotation/toolHotKeyIcon/icon_next_kj.svg.js.map +1 -0
  597. package/es/assets/annotation/toolHotKeyIcon/icon_noDisplay.svg.js +4 -1
  598. package/es/assets/annotation/toolHotKeyIcon/icon_noDisplay.svg.js.map +1 -0
  599. package/es/assets/annotation/toolHotKeyIcon/icon_playPause.svg.js +4 -1
  600. package/es/assets/annotation/toolHotKeyIcon/icon_playPause.svg.js.map +1 -0
  601. package/es/assets/annotation/toolHotKeyIcon/icon_pointActive_kj.svg.js +4 -1
  602. package/es/assets/annotation/toolHotKeyIcon/icon_pointActive_kj.svg.js.map +1 -0
  603. package/es/assets/annotation/toolHotKeyIcon/icon_pointNull_kj.svg.js +4 -1
  604. package/es/assets/annotation/toolHotKeyIcon/icon_pointNull_kj.svg.js.map +1 -0
  605. package/es/assets/annotation/toolHotKeyIcon/icon_point_kj.svg.js +4 -1
  606. package/es/assets/annotation/toolHotKeyIcon/icon_point_kj.svg.js.map +1 -0
  607. package/es/assets/annotation/toolHotKeyIcon/icon_polygonActive_kj.svg.js +4 -1
  608. package/es/assets/annotation/toolHotKeyIcon/icon_polygonActive_kj.svg.js.map +1 -0
  609. package/es/assets/annotation/toolHotKeyIcon/icon_polygonChange_kj.svg.js +4 -1
  610. package/es/assets/annotation/toolHotKeyIcon/icon_polygonChange_kj.svg.js.map +1 -0
  611. package/es/assets/annotation/toolHotKeyIcon/icon_polygonDel_kj.svg.js +4 -1
  612. package/es/assets/annotation/toolHotKeyIcon/icon_polygonDel_kj.svg.js.map +1 -0
  613. package/es/assets/annotation/toolHotKeyIcon/icon_polygonInsert_kj.svg.js +4 -1
  614. package/es/assets/annotation/toolHotKeyIcon/icon_polygonInsert_kj.svg.js.map +1 -0
  615. package/es/assets/annotation/toolHotKeyIcon/icon_polygonMerge_kj.svg.js +4 -1
  616. package/es/assets/annotation/toolHotKeyIcon/icon_polygonMerge_kj.svg.js.map +1 -0
  617. package/es/assets/annotation/toolHotKeyIcon/icon_polygonNull_kj.svg.js +4 -1
  618. package/es/assets/annotation/toolHotKeyIcon/icon_polygonNull_kj.svg.js.map +1 -0
  619. package/es/assets/annotation/toolHotKeyIcon/icon_reform_kj.svg.js +4 -1
  620. package/es/assets/annotation/toolHotKeyIcon/icon_reform_kj.svg.js.map +1 -0
  621. package/es/assets/annotation/toolHotKeyIcon/icon_reload_kj.svg.js +4 -1
  622. package/es/assets/annotation/toolHotKeyIcon/icon_reload_kj.svg.js.map +1 -0
  623. package/es/assets/annotation/toolHotKeyIcon/icon_save_kj.svg.js +4 -1
  624. package/es/assets/annotation/toolHotKeyIcon/icon_save_kj.svg.js.map +1 -0
  625. package/es/assets/annotation/toolHotKeyIcon/icon_segment.svg.js +4 -1
  626. package/es/assets/annotation/toolHotKeyIcon/icon_segment.svg.js.map +1 -0
  627. package/es/assets/annotation/toolHotKeyIcon/icon_speed_kj.svg.js +4 -1
  628. package/es/assets/annotation/toolHotKeyIcon/icon_speed_kj.svg.js.map +1 -0
  629. package/es/assets/annotation/toolHotKeyIcon/icon_straightLine_kj.svg.js +4 -1
  630. package/es/assets/annotation/toolHotKeyIcon/icon_straightLine_kj.svg.js.map +1 -0
  631. package/es/assets/annotation/toolHotKeyIcon/icon_tab_kj.svg.js +4 -1
  632. package/es/assets/annotation/toolHotKeyIcon/icon_tab_kj.svg.js.map +1 -0
  633. package/es/assets/annotation/toolHotKeyIcon/icon_tag_kj.svg.js +4 -1
  634. package/es/assets/annotation/toolHotKeyIcon/icon_tag_kj.svg.js.map +1 -0
  635. package/es/assets/annotation/toolHotKeyIcon/icon_unGrip_kj.svg.js +4 -1
  636. package/es/assets/annotation/toolHotKeyIcon/icon_unGrip_kj.svg.js.map +1 -0
  637. package/es/assets/annotation/toolHotKeyIcon/setValid.svg.js +4 -1
  638. package/es/assets/annotation/toolHotKeyIcon/setValid.svg.js.map +1 -0
  639. package/es/assets/annotation/video/icon_keyboard_h.svg.js +4 -1
  640. package/es/assets/annotation/video/icon_keyboard_h.svg.js.map +1 -0
  641. package/es/assets/attributeIcon/eraser.svg.js +4 -1
  642. package/es/assets/attributeIcon/eraser.svg.js.map +1 -0
  643. package/es/assets/attributeIcon/eraser_a.svg.js +4 -1
  644. package/es/assets/attributeIcon/eraser_a.svg.js.map +1 -0
  645. package/es/assets/attributeIcon/pen.svg.js +4 -1
  646. package/es/assets/attributeIcon/pen.svg.js.map +1 -0
  647. package/es/assets/attributeIcon/pen_a.svg.js +4 -1
  648. package/es/assets/attributeIcon/pen_a.svg.js.map +1 -0
  649. package/es/assets/attributeIcon/zoomUp.svg.js +4 -1
  650. package/es/assets/attributeIcon/zoomUp.svg.js.map +1 -0
  651. package/es/assets/cssIcon/annotation/icon_clearSmall.svg +10 -0
  652. package/es/assets/cssIcon/annotation/icon_clearSmall_a.svg +10 -0
  653. package/es/assets/cssIcon/slide_btn.svg +23 -0
  654. package/es/assets/predictTracking/icon.svg.js +4 -1
  655. package/es/assets/predictTracking/icon.svg.js.map +1 -0
  656. package/es/assets/toolStyle/icon_border.svg.js +4 -1
  657. package/es/assets/toolStyle/icon_border.svg.js.map +1 -0
  658. package/es/assets/toolStyle/icon_borderColor.svg.js +4 -1
  659. package/es/assets/toolStyle/icon_borderColor.svg.js.map +1 -0
  660. package/es/assets/toolStyle/icon_opacityFill.svg.js +4 -1
  661. package/es/assets/toolStyle/icon_opacityFill.svg.js.map +1 -0
  662. package/es/assets/toolStyle/icon_opacityStroke.svg.js +4 -1
  663. package/es/assets/toolStyle/icon_opacityStroke.svg.js.map +1 -0
  664. package/es/components/AnnotationView/index.js +154 -1
  665. package/es/components/AnnotationView/index.js.map +1 -0
  666. package/es/components/AnnotationView/pointCloudAnnotationView.js +79 -1
  667. package/es/components/AnnotationView/pointCloudAnnotationView.js.map +1 -0
  668. package/es/components/ImageError/index.js +53 -0
  669. package/es/components/ImageError/index.js.map +1 -0
  670. package/es/components/annotationStepPopover/index.js +33 -1
  671. package/es/components/annotationStepPopover/index.js.map +1 -0
  672. package/es/components/attributeList/index.js +57 -1
  673. package/es/components/attributeList/index.js.map +1 -0
  674. package/es/components/checkboxList/index.js +33 -1
  675. package/es/components/checkboxList/index.js.map +1 -0
  676. package/es/components/colorTag/index.js +30 -1
  677. package/es/components/colorTag/index.js.map +1 -0
  678. package/es/components/customAntd/IconWithText/index.js +53 -1
  679. package/es/components/customAntd/IconWithText/index.js.map +1 -0
  680. package/es/components/customResizeHook/index.js +84 -1
  681. package/es/components/customResizeHook/index.js.map +1 -0
  682. package/es/components/fileException/FileError.js +55 -1
  683. package/es/components/fileException/FileError.js.map +1 -0
  684. package/es/components/fileException/FileInvalid.js +25 -1
  685. package/es/components/fileException/FileInvalid.js.map +1 -0
  686. package/es/components/fileException/index.js +32 -1
  687. package/es/components/fileException/index.js.map +1 -0
  688. package/es/components/pointCloudView/PointCloud2DView.js +147 -1
  689. package/es/components/pointCloudView/PointCloud2DView.js.map +1 -0
  690. package/es/components/pointCloudView/PointCloud3DView.js +227 -1
  691. package/es/components/pointCloudView/PointCloud3DView.js.map +1 -0
  692. package/es/components/pointCloudView/PointCloudBackView.js +132 -1
  693. package/es/components/pointCloudView/PointCloudBackView.js.map +1 -0
  694. package/es/components/pointCloudView/PointCloudContext.js +248 -1
  695. package/es/components/pointCloudView/PointCloudContext.js.map +1 -0
  696. package/es/components/pointCloudView/PointCloudInfos.js +136 -1
  697. package/es/components/pointCloudView/PointCloudInfos.js.map +1 -0
  698. package/es/components/pointCloudView/PointCloudLayout.js +19 -1
  699. package/es/components/pointCloudView/PointCloudLayout.js.map +1 -0
  700. package/es/components/pointCloudView/PointCloudListener.js +345 -1
  701. package/es/components/pointCloudView/PointCloudListener.js.map +1 -0
  702. package/es/components/pointCloudView/PointCloudSegment.js +56 -0
  703. package/es/components/pointCloudView/PointCloudSegment.js.map +1 -0
  704. package/es/components/pointCloudView/PointCloudSideView.js +129 -1
  705. package/es/components/pointCloudView/PointCloudSideView.js.map +1 -0
  706. package/es/components/pointCloudView/PointCloudTopView.js +333 -1
  707. package/es/components/pointCloudView/PointCloudTopView.js.map +1 -0
  708. package/es/components/pointCloudView/components/EmptyPage/index.js +18 -1
  709. package/es/components/pointCloudView/components/EmptyPage/index.js.map +1 -0
  710. package/es/components/pointCloudView/components/PointCloudSizeSlider/index.js +23 -0
  711. package/es/components/pointCloudView/components/PointCloudSizeSlider/index.js.map +1 -0
  712. package/es/components/pointCloudView/components/UnifiedParamsModal/index.js +228 -0
  713. package/es/components/pointCloudView/components/UnifiedParamsModal/index.js.map +1 -0
  714. package/es/components/pointCloudView/components/UnifyParamsModal/index.js +234 -1
  715. package/es/components/pointCloudView/components/UnifyParamsModal/index.js.map +1 -0
  716. package/es/components/pointCloudView/data.js +4 -0
  717. package/es/components/pointCloudView/data.js.map +1 -0
  718. package/es/components/pointCloudView/hooks/useAttribute.js +49 -1
  719. package/es/components/pointCloudView/hooks/useAttribute.js.map +1 -0
  720. package/es/components/pointCloudView/hooks/useBoxes.js +73 -1
  721. package/es/components/pointCloudView/hooks/useBoxes.js.map +1 -0
  722. package/es/components/pointCloudView/hooks/useConfig.js +29 -1
  723. package/es/components/pointCloudView/hooks/useConfig.js.map +1 -0
  724. package/es/components/pointCloudView/hooks/useHistory.js +169 -1
  725. package/es/components/pointCloudView/hooks/useHistory.js.map +1 -0
  726. package/es/components/pointCloudView/hooks/useLine.js +70 -1
  727. package/es/components/pointCloudView/hooks/useLine.js.map +1 -0
  728. package/es/components/pointCloudView/hooks/usePointCloudViews.js +747 -1
  729. package/es/components/pointCloudView/hooks/usePointCloudViews.js.map +1 -0
  730. package/es/components/pointCloudView/hooks/usePolygon.js +70 -1
  731. package/es/components/pointCloudView/hooks/usePolygon.js.map +1 -0
  732. package/es/components/pointCloudView/hooks/useRotate.js +43 -1
  733. package/es/components/pointCloudView/hooks/useRotate.js.map +1 -0
  734. package/es/components/pointCloudView/hooks/useSingleBox.js +168 -1
  735. package/es/components/pointCloudView/hooks/useSingleBox.js.map +1 -0
  736. package/es/components/pointCloudView/hooks/useSphere.js +43 -1
  737. package/es/components/pointCloudView/hooks/useSphere.js.map +1 -0
  738. package/es/components/pointCloudView/hooks/useStatus.js +88 -1
  739. package/es/components/pointCloudView/hooks/useStatus.js.map +1 -0
  740. package/es/components/pointCloudView/hooks/useZoom.js +38 -1
  741. package/es/components/pointCloudView/hooks/useZoom.js.map +1 -0
  742. package/es/components/pointCloudView/index.js +53 -1
  743. package/es/components/pointCloudView/index.js.map +1 -0
  744. package/es/components/predictTracking/index.js +3 -1
  745. package/es/components/predictTracking/index.js.map +1 -0
  746. package/es/components/predictTracking/predictTrackingIcon/index.js +98 -1
  747. package/es/components/predictTracking/predictTrackingIcon/index.js.map +1 -0
  748. package/es/components/predictTracking/previewResult/index.js +189 -1
  749. package/es/components/predictTracking/previewResult/index.js.map +1 -0
  750. package/es/components/predictTracking/previewResult/util.js +136 -1
  751. package/es/components/predictTracking/previewResult/util.js.map +1 -0
  752. package/es/components/videoAnnotate/index.js +44 -1
  753. package/es/components/videoAnnotate/index.js.map +1 -0
  754. package/es/components/videoPlayer/TagToolInstanceAdaptor.js +224 -1
  755. package/es/components/videoPlayer/TagToolInstanceAdaptor.js.map +1 -0
  756. package/es/components/videoPlayer/TagToolInstanceAdaptorI18nProvider.js +32 -1
  757. package/es/components/videoPlayer/TagToolInstanceAdaptorI18nProvider.js.map +1 -0
  758. package/es/components/videoPlayer/VideoTagLayer.js +29 -1
  759. package/es/components/videoPlayer/VideoTagLayer.js.map +1 -0
  760. package/es/components/videoPlayer/components/controller/index.js +125 -1
  761. package/es/components/videoPlayer/components/controller/index.js.map +1 -0
  762. package/es/components/videoPlayer/index.js +257 -1
  763. package/es/components/videoPlayer/index.js.map +1 -0
  764. package/es/components/videoPlayer/utils.js +51 -1
  765. package/es/components/videoPlayer/utils.js.map +1 -0
  766. package/es/configureStore.js +10 -1
  767. package/es/configureStore.js.map +1 -0
  768. package/es/constant/index.js +27 -1
  769. package/es/constant/index.js.map +1 -0
  770. package/es/constant/styleString.js +4 -1
  771. package/es/constant/styleString.js.map +1 -0
  772. package/es/data/Style.js +104 -1
  773. package/es/data/Style.js.map +1 -0
  774. package/es/data/enums/AnnotationSize.js +32 -1
  775. package/es/data/enums/AnnotationSize.js.map +1 -0
  776. package/es/data/enums/ToolType.js +40 -1
  777. package/es/data/enums/ToolType.js.map +1 -0
  778. package/es/hooks/annotation.js +77 -1
  779. package/es/hooks/annotation.js.map +1 -0
  780. package/es/hooks/useConfig.js +18 -0
  781. package/es/hooks/useConfig.js.map +1 -0
  782. package/es/hooks/useRafState.js +19 -1
  783. package/es/hooks/useRafState.js.map +1 -0
  784. package/es/hooks/useRefCache.js +12 -1
  785. package/es/hooks/useRefCache.js.map +1 -0
  786. package/es/hooks/useSafeSate.js +16 -1
  787. package/es/hooks/useSafeSate.js.map +1 -0
  788. package/es/hooks/useSize.js +39 -1
  789. package/es/hooks/useSize.js.map +1 -0
  790. package/es/hooks/useUnmountedRef.js +15 -1
  791. package/es/hooks/useUnmountedRef.js.map +1 -0
  792. package/es/index.js +64 -1
  793. package/es/index.js.map +1 -0
  794. package/es/store/Actions.js +51 -1
  795. package/es/store/Actions.js.map +1 -0
  796. package/es/store/annotation/actionCreators.js +450 -1
  797. package/es/store/annotation/actionCreators.js.map +1 -0
  798. package/es/store/annotation/map.js +22 -1
  799. package/es/store/annotation/map.js.map +1 -0
  800. package/es/store/annotation/reducer.js +657 -1
  801. package/es/store/annotation/reducer.js.map +1 -0
  802. package/es/store/annotation/selectors.js +11 -1
  803. package/es/store/annotation/selectors.js.map +1 -0
  804. package/es/store/ctx.js +9 -1
  805. package/es/store/ctx.js.map +1 -0
  806. package/es/store/imgAttribute/actionCreators.js +21 -1
  807. package/es/store/imgAttribute/actionCreators.js.map +1 -0
  808. package/es/store/imgAttribute/reducer.js +40 -1
  809. package/es/store/imgAttribute/reducer.js.map +1 -0
  810. package/es/store/index.js +13 -1
  811. package/es/store/index.js.map +1 -0
  812. package/es/store/toolStyle/actionCreators.js +17 -1
  813. package/es/store/toolStyle/actionCreators.js.map +1 -0
  814. package/es/store/toolStyle/reducer.js +50 -1
  815. package/es/store/toolStyle/reducer.js.map +1 -0
  816. package/es/utils/AnnotationDataUtils.js +165 -1
  817. package/es/utils/AnnotationDataUtils.js.map +1 -0
  818. package/es/utils/ConfigUtils.js +18 -1
  819. package/es/utils/ConfigUtils.js.map +1 -0
  820. package/es/utils/PageOperator.js +93 -1
  821. package/es/utils/PageOperator.js.map +1 -0
  822. package/es/utils/StepUtils.js +27 -1
  823. package/es/utils/StepUtils.js.map +1 -0
  824. package/es/utils/TextUtils.js +39 -1
  825. package/es/utils/TextUtils.js.map +1 -0
  826. package/es/utils/ToolStyleUtils.js +88 -1
  827. package/es/utils/ToolStyleUtils.js.map +1 -0
  828. package/es/utils/ToolUtils.js +17 -1
  829. package/es/utils/ToolUtils.js.map +1 -0
  830. package/es/utils/data.js +72 -1
  831. package/es/utils/data.js.map +1 -0
  832. package/es/utils/dom.js +20 -1
  833. package/es/utils/dom.js.map +1 -0
  834. package/es/utils/index.js +30 -1
  835. package/es/utils/index.js.map +1 -0
  836. package/es/views/MainView/annotationOperation/index.js +168 -1
  837. package/es/views/MainView/annotationOperation/index.js.map +1 -0
  838. package/es/views/MainView/annotationTips/index.js +26 -1
  839. package/es/views/MainView/annotationTips/index.js.map +1 -0
  840. package/es/views/MainView/index.js +116 -1
  841. package/es/views/MainView/index.js.map +1 -0
  842. package/es/views/MainView/sidebar/AnnotationText/index.js +41 -1
  843. package/es/views/MainView/sidebar/AnnotationText/index.js.map +1 -0
  844. package/es/views/MainView/sidebar/ClearIcon/index.js +31 -1
  845. package/es/views/MainView/sidebar/ClearIcon/index.js.map +1 -0
  846. package/es/views/MainView/sidebar/GeneralOperation/ActionsConfirm.js +95 -1
  847. package/es/views/MainView/sidebar/GeneralOperation/ActionsConfirm.js.map +1 -0
  848. package/es/views/MainView/sidebar/GeneralOperation/index.js +86 -1
  849. package/es/views/MainView/sidebar/GeneralOperation/index.js.map +1 -0
  850. package/es/views/MainView/sidebar/GeneralOperation/useOperationList.js +88 -1
  851. package/es/views/MainView/sidebar/GeneralOperation/useOperationList.js.map +1 -0
  852. package/es/views/MainView/sidebar/ImgAttributeInfo/index.js +128 -1
  853. package/es/views/MainView/sidebar/ImgAttributeInfo/index.js.map +1 -0
  854. package/es/views/MainView/sidebar/PointCloudToolSidebar/components/batchUpdateModal/index.js +122 -1
  855. package/es/views/MainView/sidebar/PointCloudToolSidebar/components/batchUpdateModal/index.js.map +1 -0
  856. package/es/views/MainView/sidebar/PointCloudToolSidebar/index.js +247 -1
  857. package/es/views/MainView/sidebar/PointCloudToolSidebar/index.js.map +1 -0
  858. package/es/views/MainView/sidebar/ScribbleSidebar/index.js +58 -1
  859. package/es/views/MainView/sidebar/ScribbleSidebar/index.js.map +1 -0
  860. package/es/views/MainView/sidebar/SwitchAttributeList/index.js +73 -1
  861. package/es/views/MainView/sidebar/SwitchAttributeList/index.js.map +1 -0
  862. package/es/views/MainView/sidebar/TagSidebar/index.js +178 -1
  863. package/es/views/MainView/sidebar/TagSidebar/index.js.map +1 -0
  864. package/es/views/MainView/sidebar/TextAreaFormat/index.js +106 -1
  865. package/es/views/MainView/sidebar/TextAreaFormat/index.js.map +1 -0
  866. package/es/views/MainView/sidebar/TextToolSidebar/index.js +225 -1
  867. package/es/views/MainView/sidebar/TextToolSidebar/index.js.map +1 -0
  868. package/es/views/MainView/sidebar/ToolIcons.js +78 -1
  869. package/es/views/MainView/sidebar/ToolIcons.js.map +1 -0
  870. package/es/views/MainView/sidebar/ToolStyle/index.js +156 -1
  871. package/es/views/MainView/sidebar/ToolStyle/index.js.map +1 -0
  872. package/es/views/MainView/sidebar/index.js +147 -1
  873. package/es/views/MainView/sidebar/index.js.map +1 -0
  874. package/es/views/MainView/toolFooter/AnnotatedAttributes/index.js +200 -1
  875. package/es/views/MainView/toolFooter/AnnotatedAttributes/index.js.map +1 -0
  876. package/es/views/MainView/toolFooter/FooterPopover.js +48 -1
  877. package/es/views/MainView/toolFooter/FooterPopover.js.map +1 -0
  878. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/common/index.js +127 -1
  879. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/common/index.js.map +1 -0
  880. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/cuboid/index.js +24 -1
  881. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/cuboid/index.js.map +1 -0
  882. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/index.js +216 -1
  883. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/index.js.map +1 -0
  884. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/line/index.js +97 -1
  885. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/line/index.js.map +1 -0
  886. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/point/index.js +47 -1
  887. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/point/index.js.map +1 -0
  888. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/pointCloud/index.js +165 -1
  889. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/pointCloud/index.js.map +1 -0
  890. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/polygon/index.js +102 -1
  891. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/polygon/index.js.map +1 -0
  892. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/rectToolShortCutTable/index.js +61 -1
  893. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/rectToolShortCutTable/index.js.map +1 -0
  894. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/scribble/index.js +16 -1
  895. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/scribble/index.js.map +1 -0
  896. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/tag/index.js +20 -1
  897. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/tag/index.js.map +1 -0
  898. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/text/index.js +16 -1
  899. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/text/index.js.map +1 -0
  900. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/videoTag/index.js +22 -1
  901. package/es/views/MainView/toolFooter/FooterTips/ToolHotKey/videoTag/index.js.map +1 -0
  902. package/es/views/MainView/toolFooter/FooterTips/index.js +17 -1
  903. package/es/views/MainView/toolFooter/FooterTips/index.js.map +1 -0
  904. package/es/views/MainView/toolFooter/HiddenTips/index.js +39 -1
  905. package/es/views/MainView/toolFooter/HiddenTips/index.js.map +1 -0
  906. package/es/views/MainView/toolFooter/PageNumber/index.js +42 -1
  907. package/es/views/MainView/toolFooter/PageNumber/index.js.map +1 -0
  908. package/es/views/MainView/toolFooter/Pagination.js +82 -1
  909. package/es/views/MainView/toolFooter/Pagination.js.map +1 -0
  910. package/es/views/MainView/toolFooter/ZoomController/ZoomLevel/index.js +33 -1
  911. package/es/views/MainView/toolFooter/ZoomController/ZoomLevel/index.js.map +1 -0
  912. package/es/views/MainView/toolFooter/ZoomController/index.js +63 -1
  913. package/es/views/MainView/toolFooter/ZoomController/index.js.map +1 -0
  914. package/es/views/MainView/toolFooter/index.js +125 -1
  915. package/es/views/MainView/toolFooter/index.js.map +1 -0
  916. package/es/views/MainView/toolHeader/ExportData/index.js +38 -1
  917. package/es/views/MainView/toolHeader/ExportData/index.js.map +1 -0
  918. package/es/views/MainView/toolHeader/StepSwitch/index.js +41 -1
  919. package/es/views/MainView/toolHeader/StepSwitch/index.js.map +1 -0
  920. package/es/views/MainView/toolHeader/SwitchPattern/index.js +53 -0
  921. package/es/views/MainView/toolHeader/SwitchPattern/index.js.map +1 -0
  922. package/es/views/MainView/toolHeader/headerOption/index.js +145 -1
  923. package/es/views/MainView/toolHeader/headerOption/index.js.map +1 -0
  924. package/es/views/MainView/toolHeader/index.js +173 -1
  925. package/es/views/MainView/toolHeader/index.js.map +1 -0
  926. package/package.json +8 -6
@@ -0,0 +1 @@
1
+ {"version":3,"file":"copy.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/copy.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.33331 4.6437V3.104C4.33331 2.58624 4.75305 2.1665 5.27081 2.1665H13.3958C13.9136 2.1665 14.3333 2.58624 14.3333 3.104V11.229C14.3333 11.7468 13.9136 12.1665 13.3958 12.1665H11.8387' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.7292 4.8335H2.60419C2.08642 4.8335 1.66669 5.25323 1.66669 5.771V13.896C1.66669 14.4138 2.08642 14.8335 2.60419 14.8335H10.7292C11.247 14.8335 11.6667 14.4138 11.6667 13.896V5.771C11.6667 5.25323 11.247 4.8335 10.7292 4.8335Z' stroke='%23666666' stroke-width='1.33333' stroke-linejoin='round'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.63151 12.7676L1.10109 5.19533C0.858489 4.91296 1.07723 4.49935 1.46897 4.49935H14.5298C14.9215 4.49935 15.1403 4.91296 14.8977 5.19533L8.36727 12.7676C8.18035 12.9844 7.81843 12.9844 7.6315 12.7676H7.63151Z' fill='%23666666'/%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.63151 12.7676L1.10109 5.19533C0.858489 4.91296 1.07723 4.49935 1.46897 4.49935H14.5298C14.9215 4.49935 15.1403 4.91296 14.8977 5.19533L8.36727 12.7676C8.18035 12.9844 7.81843 12.9844 7.6315 12.7676H7.63151Z' fill='%23666666'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=nextBox.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nextBox.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/nextBox.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.63151 12.7676L1.10109 5.19533C0.858489 4.91296 1.07723 4.49935 1.46897 4.49935H14.5298C14.9215 4.49935 15.1403 4.91296 14.8977 5.19533L8.36727 12.7676C8.18035 12.9844 7.81843 12.9844 7.6315 12.7676H7.63151Z' fill='%23666666'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='68' height='76' viewBox='0 0 68 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_96880_20054)'%3e%3crect x='6.45483' y='0.848145' width='54.0956' height='56.7089' rx='1.04533' fill='url(%23paint0_linear_96880_20054)' fill-opacity='0.12'/%3e%3cpath d='M67 41.3584V75H0V57.755L65.6869 40.348C66.3501 40.1722 67 40.6723 67 41.3584Z' fill='url(%23paint1_linear_96880_20054)'/%3e%3cpath d='M0.182861 35.8192V75.3775H67.0837V59.9767L1.60277 34.8433C0.91818 34.5806 0.182861 35.086 0.182861 35.8192Z' fill='url(%23paint2_linear_96880_20054)'/%3e%3cpath d='M34.8791 22C31.5247 22 28.8956 22.9519 26.9464 24.8558C25.4935 26.2426 24.5938 28.0144 24.2124 30.171C23.9638 31.5762 25.1568 32.7431 26.5838 32.7431V32.7431C28.0108 32.7431 29.098 31.5652 29.4401 30.1799C29.627 29.423 29.912 28.7815 30.3008 28.2555C31.2074 27.0316 32.6126 26.4423 34.5618 26.4423C36.103 26.4423 37.3269 26.8503 38.1882 27.7115C39.0041 28.5728 39.4574 29.7514 39.4574 31.2473C39.4574 32.3805 39.0494 33.4684 38.2335 34.4657L37.6896 35.1003C34.7431 37.7294 32.9753 39.6332 32.386 40.8571C31.9171 41.7614 31.6462 42.8142 31.5366 43.9972C31.4651 44.7702 31.9823 45.4588 32.7224 45.6932V45.6932C33.2639 45.8647 33.8406 45.8939 34.3967 45.778L34.957 45.6612C35.9679 45.4505 36.6494 44.5444 36.9087 43.5449C37.0201 43.1152 37.1747 42.7029 37.3723 42.3077C37.7802 41.4918 38.3695 40.7212 39.1854 40.0865C41.3613 38.1827 42.6758 36.9588 43.0838 36.5055C44.1717 35.0549 44.761 33.1964 44.761 30.9299C44.761 28.1648 43.8544 25.989 42.0412 24.4025C40.228 22.7706 37.8255 22 34.8791 22ZM34.0632 48.1552C33.0659 48.1552 32.25 48.4725 31.6154 49.1071C30.8901 49.7418 30.5728 50.5577 30.5728 51.5549C30.5728 52.5522 30.8901 53.3681 31.6154 54.0027C32.25 54.6374 33.0659 55 34.0632 55C35.0604 55 35.8764 54.6827 36.6016 54.0481C37.2363 53.4135 37.5989 52.5522 37.5989 51.5549C37.5989 50.5577 37.2363 49.7418 36.6016 49.1071C35.9217 48.4725 35.0604 48.1552 34.0632 48.1552Z' fill='%23F3F3F3' fill-opacity='0.25'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_96880_20054' x1='33.5026' y1='0.848145' x2='33.5026' y2='57.557' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23EDEDED'/%3e%3cstop offset='1' stop-color='white'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_96880_20054' x1='33.5' y1='32.9214' x2='33.5' y2='62.8103' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23373737'/%3e%3cstop offset='1' stop-color='%230E0E0E'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear_96880_20054' x1='33.6333' y1='31.097' x2='33.6333' y2='74.1393' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232C2C2C'/%3e%3cstop offset='1' stop-color='%23424242'/%3e%3c/linearGradient%3e%3cclipPath id='clip0_96880_20054'%3e%3crect width='68' height='76.0002' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='68' height='76' viewBox='0 0 68 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_96880_20054)'%3e%3crect x='6.45483' y='0.848145' width='54.0956' height='56.7089' rx='1.04533' fill='url(%23paint0_linear_96880_20054)' fill-opacity='0.12'/%3e%3cpath d='M67 41.3584V75H0V57.755L65.6869 40.348C66.3501 40.1722 67 40.6723 67 41.3584Z' fill='url(%23paint1_linear_96880_20054)'/%3e%3cpath d='M0.182861 35.8192V75.3775H67.0837V59.9767L1.60277 34.8433C0.91818 34.5806 0.182861 35.086 0.182861 35.8192Z' fill='url(%23paint2_linear_96880_20054)'/%3e%3cpath d='M34.8791 22C31.5247 22 28.8956 22.9519 26.9464 24.8558C25.4935 26.2426 24.5938 28.0144 24.2124 30.171C23.9638 31.5762 25.1568 32.7431 26.5838 32.7431V32.7431C28.0108 32.7431 29.098 31.5652 29.4401 30.1799C29.627 29.423 29.912 28.7815 30.3008 28.2555C31.2074 27.0316 32.6126 26.4423 34.5618 26.4423C36.103 26.4423 37.3269 26.8503 38.1882 27.7115C39.0041 28.5728 39.4574 29.7514 39.4574 31.2473C39.4574 32.3805 39.0494 33.4684 38.2335 34.4657L37.6896 35.1003C34.7431 37.7294 32.9753 39.6332 32.386 40.8571C31.9171 41.7614 31.6462 42.8142 31.5366 43.9972C31.4651 44.7702 31.9823 45.4588 32.7224 45.6932V45.6932C33.2639 45.8647 33.8406 45.8939 34.3967 45.778L34.957 45.6612C35.9679 45.4505 36.6494 44.5444 36.9087 43.5449C37.0201 43.1152 37.1747 42.7029 37.3723 42.3077C37.7802 41.4918 38.3695 40.7212 39.1854 40.0865C41.3613 38.1827 42.6758 36.9588 43.0838 36.5055C44.1717 35.0549 44.761 33.1964 44.761 30.9299C44.761 28.1648 43.8544 25.989 42.0412 24.4025C40.228 22.7706 37.8255 22 34.8791 22ZM34.0632 48.1552C33.0659 48.1552 32.25 48.4725 31.6154 49.1071C30.8901 49.7418 30.5728 50.5577 30.5728 51.5549C30.5728 52.5522 30.8901 53.3681 31.6154 54.0027C32.25 54.6374 33.0659 55 34.0632 55C35.0604 55 35.8764 54.6827 36.6016 54.0481C37.2363 53.4135 37.5989 52.5522 37.5989 51.5549C37.5989 50.5577 37.2363 49.7418 36.6016 49.1071C35.9217 48.4725 35.0604 48.1552 34.0632 48.1552Z' fill='%23F3F3F3' fill-opacity='0.25'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_96880_20054' x1='33.5026' y1='0.848145' x2='33.5026' y2='57.557' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23EDEDED'/%3e%3cstop offset='1' stop-color='white'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_96880_20054' x1='33.5' y1='32.9214' x2='33.5' y2='62.8103' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23373737'/%3e%3cstop offset='1' stop-color='%230E0E0E'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear_96880_20054' x1='33.6333' y1='31.097' x2='33.6333' y2='74.1393' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232C2C2C'/%3e%3cstop offset='1' stop-color='%23424242'/%3e%3c/linearGradient%3e%3cclipPath id='clip0_96880_20054'%3e%3crect width='68' height='76.0002' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=nodata.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"nodata.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/nodata.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='68' height='76' viewBox='0 0 68 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_96880_20054)'%3e%3crect x='6.45483' y='0.848145' width='54.0956' height='56.7089' rx='1.04533' fill='url(%23paint0_linear_96880_20054)' fill-opacity='0.12'/%3e%3cpath d='M67 41.3584V75H0V57.755L65.6869 40.348C66.3501 40.1722 67 40.6723 67 41.3584Z' fill='url(%23paint1_linear_96880_20054)'/%3e%3cpath d='M0.182861 35.8192V75.3775H67.0837V59.9767L1.60277 34.8433C0.91818 34.5806 0.182861 35.086 0.182861 35.8192Z' fill='url(%23paint2_linear_96880_20054)'/%3e%3cpath d='M34.8791 22C31.5247 22 28.8956 22.9519 26.9464 24.8558C25.4935 26.2426 24.5938 28.0144 24.2124 30.171C23.9638 31.5762 25.1568 32.7431 26.5838 32.7431V32.7431C28.0108 32.7431 29.098 31.5652 29.4401 30.1799C29.627 29.423 29.912 28.7815 30.3008 28.2555C31.2074 27.0316 32.6126 26.4423 34.5618 26.4423C36.103 26.4423 37.3269 26.8503 38.1882 27.7115C39.0041 28.5728 39.4574 29.7514 39.4574 31.2473C39.4574 32.3805 39.0494 33.4684 38.2335 34.4657L37.6896 35.1003C34.7431 37.7294 32.9753 39.6332 32.386 40.8571C31.9171 41.7614 31.6462 42.8142 31.5366 43.9972C31.4651 44.7702 31.9823 45.4588 32.7224 45.6932V45.6932C33.2639 45.8647 33.8406 45.8939 34.3967 45.778L34.957 45.6612C35.9679 45.4505 36.6494 44.5444 36.9087 43.5449C37.0201 43.1152 37.1747 42.7029 37.3723 42.3077C37.7802 41.4918 38.3695 40.7212 39.1854 40.0865C41.3613 38.1827 42.6758 36.9588 43.0838 36.5055C44.1717 35.0549 44.761 33.1964 44.761 30.9299C44.761 28.1648 43.8544 25.989 42.0412 24.4025C40.228 22.7706 37.8255 22 34.8791 22ZM34.0632 48.1552C33.0659 48.1552 32.25 48.4725 31.6154 49.1071C30.8901 49.7418 30.5728 50.5577 30.5728 51.5549C30.5728 52.5522 30.8901 53.3681 31.6154 54.0027C32.25 54.6374 33.0659 55 34.0632 55C35.0604 55 35.8764 54.6827 36.6016 54.0481C37.2363 53.4135 37.5989 52.5522 37.5989 51.5549C37.5989 50.5577 37.2363 49.7418 36.6016 49.1071C35.9217 48.4725 35.0604 48.1552 34.0632 48.1552Z' fill='%23F3F3F3' fill-opacity='0.25'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_96880_20054' x1='33.5026' y1='0.848145' x2='33.5026' y2='57.557' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23EDEDED'/%3e%3cstop offset='1' stop-color='white'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_96880_20054' x1='33.5' y1='32.9214' x2='33.5' y2='62.8103' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23373737'/%3e%3cstop offset='1' stop-color='%230E0E0E'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear_96880_20054' x1='33.6333' y1='31.097' x2='33.6333' y2='74.1393' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232C2C2C'/%3e%3cstop offset='1' stop-color='%23424242'/%3e%3c/linearGradient%3e%3cclipPath id='clip0_96880_20054'%3e%3crect width='68' height='76.0002' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var C="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.33331 4.6437V3.104C4.33331 2.58624 4.75305 2.1665 5.27081 2.1665H13.3958C13.9136 2.1665 14.3333 2.58624 14.3333 3.104V11.229C14.3333 11.7468 13.9136 12.1665 13.3958 12.1665H11.8387' fill='%23CCCCCC'/%3e%3cpath d='M4.33331 4.6437V3.104C4.33331 2.58624 4.75305 2.1665 5.27081 2.1665H13.3958C13.9136 2.1665 14.3333 2.58624 14.3333 3.104V11.229C14.3333 11.7468 13.9136 12.1665 13.3958 12.1665H11.8387' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.7292 4.8335H2.60419C2.08642 4.8335 1.66669 5.25323 1.66669 5.771V13.896C1.66669 14.4138 2.08642 14.8335 2.60419 14.8335H10.7292C11.247 14.8335 11.6667 14.4138 11.6667 13.896V5.771C11.6667 5.25323 11.247 4.8335 10.7292 4.8335Z' fill='%23CCCCCC' stroke='%23666666' stroke-width='1.33333' stroke-linejoin='round'/%3e%3c/svg%3e";export{C as default};
1
+ var img = "data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.33331 4.6437V3.104C4.33331 2.58624 4.75305 2.1665 5.27081 2.1665H13.3958C13.9136 2.1665 14.3333 2.58624 14.3333 3.104V11.229C14.3333 11.7468 13.9136 12.1665 13.3958 12.1665H11.8387' fill='%23CCCCCC'/%3e%3cpath d='M4.33331 4.6437V3.104C4.33331 2.58624 4.75305 2.1665 5.27081 2.1665H13.3958C13.9136 2.1665 14.3333 2.58624 14.3333 3.104V11.229C14.3333 11.7468 13.9136 12.1665 13.3958 12.1665H11.8387' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.7292 4.8335H2.60419C2.08642 4.8335 1.66669 5.25323 1.66669 5.771V13.896C1.66669 14.4138 2.08642 14.8335 2.60419 14.8335H10.7292C11.247 14.8335 11.6667 14.4138 11.6667 13.896V5.771C11.6667 5.25323 11.247 4.8335 10.7292 4.8335Z' fill='%23CCCCCC' stroke='%23666666' stroke-width='1.33333' stroke-linejoin='round'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=patse.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"patse.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/patse.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.33331 4.6437V3.104C4.33331 2.58624 4.75305 2.1665 5.27081 2.1665H13.3958C13.9136 2.1665 14.3333 2.58624 14.3333 3.104V11.229C14.3333 11.7468 13.9136 12.1665 13.3958 12.1665H11.8387' fill='%23CCCCCC'/%3e%3cpath d='M4.33331 4.6437V3.104C4.33331 2.58624 4.75305 2.1665 5.27081 2.1665H13.3958C13.9136 2.1665 14.3333 2.58624 14.3333 3.104V11.229C14.3333 11.7468 13.9136 12.1665 13.3958 12.1665H11.8387' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.7292 4.8335H2.60419C2.08642 4.8335 1.66669 5.25323 1.66669 5.771V13.896C1.66669 14.4138 2.08642 14.8335 2.60419 14.8335H10.7292C11.247 14.8335 11.6667 14.4138 11.6667 13.896V5.771C11.6667 5.25323 11.247 4.8335 10.7292 4.8335Z' fill='%23CCCCCC' stroke='%23666666' stroke-width='1.33333' stroke-linejoin='round'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.63151 4.23239L1.10109 11.8047C0.858489 12.087 1.07723 12.5006 1.46897 12.5006H14.5298C14.9215 12.5006 15.1403 12.087 14.8977 11.8047L8.36727 4.23239C8.18035 4.01564 7.81843 4.01564 7.6315 4.23239H7.63151Z' fill='%23666666'/%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.63151 4.23239L1.10109 11.8047C0.858489 12.087 1.07723 12.5006 1.46897 12.5006H14.5298C14.9215 12.5006 15.1403 12.087 14.8977 11.8047L8.36727 4.23239C8.18035 4.01564 7.81843 4.01564 7.6315 4.23239H7.63151Z' fill='%23666666'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=prevBox.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"prevBox.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/prevBox.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.63151 4.23239L1.10109 11.8047C0.858489 12.087 1.07723 12.5006 1.46897 12.5006H14.5298C14.9215 12.5006 15.1403 12.087 14.8977 11.8047L8.36727 4.23239C8.18035 4.01564 7.81843 4.01564 7.6315 4.23239H7.63151Z' fill='%23666666'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var C="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.0606 2.74219V5.16642H11.6364' stroke='%23666666' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.6667 8.50016C14.6667 12.1821 11.6819 15.1668 8.00002 15.1668C4.31812 15.1668 1.33335 12.1821 1.33335 8.50016C1.33335 4.81826 4.31812 1.8335 8.00002 1.8335C10.4674 1.8335 12.6217 3.17387 13.7744 5.1662' stroke='%23666666' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.219 11V6.016H3.281L2.518 6.611V7.661L3.281 7.115V11H4.219ZM7.6968 9.572C7.6968 9.299 7.6758 9.012 7.5638 8.781C7.4938 8.641 7.3958 8.529 7.2628 8.424C7.3818 8.326 7.4658 8.221 7.5288 8.095C7.6408 7.857 7.6618 7.612 7.6618 7.353C7.6618 6.926 7.5918 6.562 7.3048 6.275C7.0878 6.058 6.7798 5.96 6.4438 5.96C6.1078 5.96 5.8138 6.058 5.5968 6.275C5.3098 6.562 5.2398 6.926 5.2398 7.353C5.2398 7.612 5.2608 7.857 5.3728 8.095C5.4358 8.221 5.5198 8.326 5.6388 8.424C5.5058 8.529 5.4078 8.641 5.3378 8.781C5.2258 9.012 5.2048 9.299 5.2048 9.572C5.2048 10.041 5.2328 10.412 5.5618 10.734C5.7858 10.951 6.1148 11.056 6.4508 11.056C6.7868 11.056 7.1158 10.951 7.3398 10.734C7.6688 10.412 7.6968 10.041 7.6968 9.572ZM6.7588 9.523C6.7588 9.656 6.7728 9.978 6.6748 10.111C6.6258 10.174 6.5418 10.216 6.4508 10.216C6.3598 10.216 6.2758 10.181 6.2268 10.111C6.1288 9.971 6.1428 9.656 6.1428 9.523C6.1428 9.39 6.1218 9.061 6.2268 8.921C6.2758 8.851 6.3598 8.816 6.4508 8.816C6.5418 8.816 6.6188 8.851 6.6748 8.921C6.7798 9.061 6.7588 9.39 6.7588 9.523ZM6.7238 7.402C6.7238 7.528 6.7518 7.843 6.6258 7.969C6.5838 8.011 6.5208 8.032 6.4508 8.032C6.3808 8.032 6.3248 8.011 6.2758 7.969C6.1428 7.85 6.1778 7.528 6.1778 7.402C6.1778 7.283 6.1568 7.003 6.2548 6.884C6.3038 6.828 6.3738 6.8 6.4508 6.8C6.5278 6.8 6.5978 6.828 6.6468 6.884C6.7448 7.003 6.7238 7.283 6.7238 7.402ZM10.6496 9.838V7.178C10.6496 6.744 10.5306 6.492 10.3066 6.282C10.0826 6.065 9.75359 5.96 9.41759 5.96C9.08159 5.96 8.75259 6.065 8.52859 6.282C8.30459 6.492 8.18559 6.744 8.18559 7.178V9.838C8.18559 10.272 8.30459 10.524 8.52859 10.734C8.75259 10.951 9.08159 11.056 9.41759 11.056C9.75359 11.056 10.0826 10.951 10.3066 10.734C10.5306 10.524 10.6496 10.272 10.6496 9.838ZM9.71159 9.873C9.71159 10.104 9.58559 10.216 9.41759 10.216C9.24959 10.216 9.12359 10.104 9.12359 9.873V7.143C9.12359 6.912 9.24959 6.8 9.41759 6.8C9.58559 6.8 9.71159 6.912 9.71159 7.143V9.873ZM13.6304 7.129C13.6304 6.443 13.0774 5.89 12.3914 5.89C11.7054 5.89 11.1524 6.443 11.1524 7.129C11.1524 7.815 11.7054 8.368 12.3914 8.368C13.0774 8.368 13.6304 7.815 13.6304 7.129ZM12.8044 7.129C12.8044 7.36 12.6224 7.542 12.3914 7.542C12.1604 7.542 11.9784 7.36 11.9784 7.129C11.9784 6.898 12.1604 6.716 12.3914 6.716C12.6224 6.716 12.8044 6.898 12.8044 7.129Z' fill='%23666666'/%3e%3c/svg%3e";export{C as default};
1
+ var img = "data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.0606 2.74219V5.16642H11.6364' stroke='%23666666' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.6667 8.50016C14.6667 12.1821 11.6819 15.1668 8.00002 15.1668C4.31812 15.1668 1.33335 12.1821 1.33335 8.50016C1.33335 4.81826 4.31812 1.8335 8.00002 1.8335C10.4674 1.8335 12.6217 3.17387 13.7744 5.1662' stroke='%23666666' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.219 11V6.016H3.281L2.518 6.611V7.661L3.281 7.115V11H4.219ZM7.6968 9.572C7.6968 9.299 7.6758 9.012 7.5638 8.781C7.4938 8.641 7.3958 8.529 7.2628 8.424C7.3818 8.326 7.4658 8.221 7.5288 8.095C7.6408 7.857 7.6618 7.612 7.6618 7.353C7.6618 6.926 7.5918 6.562 7.3048 6.275C7.0878 6.058 6.7798 5.96 6.4438 5.96C6.1078 5.96 5.8138 6.058 5.5968 6.275C5.3098 6.562 5.2398 6.926 5.2398 7.353C5.2398 7.612 5.2608 7.857 5.3728 8.095C5.4358 8.221 5.5198 8.326 5.6388 8.424C5.5058 8.529 5.4078 8.641 5.3378 8.781C5.2258 9.012 5.2048 9.299 5.2048 9.572C5.2048 10.041 5.2328 10.412 5.5618 10.734C5.7858 10.951 6.1148 11.056 6.4508 11.056C6.7868 11.056 7.1158 10.951 7.3398 10.734C7.6688 10.412 7.6968 10.041 7.6968 9.572ZM6.7588 9.523C6.7588 9.656 6.7728 9.978 6.6748 10.111C6.6258 10.174 6.5418 10.216 6.4508 10.216C6.3598 10.216 6.2758 10.181 6.2268 10.111C6.1288 9.971 6.1428 9.656 6.1428 9.523C6.1428 9.39 6.1218 9.061 6.2268 8.921C6.2758 8.851 6.3598 8.816 6.4508 8.816C6.5418 8.816 6.6188 8.851 6.6748 8.921C6.7798 9.061 6.7588 9.39 6.7588 9.523ZM6.7238 7.402C6.7238 7.528 6.7518 7.843 6.6258 7.969C6.5838 8.011 6.5208 8.032 6.4508 8.032C6.3808 8.032 6.3248 8.011 6.2758 7.969C6.1428 7.85 6.1778 7.528 6.1778 7.402C6.1778 7.283 6.1568 7.003 6.2548 6.884C6.3038 6.828 6.3738 6.8 6.4508 6.8C6.5278 6.8 6.5978 6.828 6.6468 6.884C6.7448 7.003 6.7238 7.283 6.7238 7.402ZM10.6496 9.838V7.178C10.6496 6.744 10.5306 6.492 10.3066 6.282C10.0826 6.065 9.75359 5.96 9.41759 5.96C9.08159 5.96 8.75259 6.065 8.52859 6.282C8.30459 6.492 8.18559 6.744 8.18559 7.178V9.838C8.18559 10.272 8.30459 10.524 8.52859 10.734C8.75259 10.951 9.08159 11.056 9.41759 11.056C9.75359 11.056 10.0826 10.951 10.3066 10.734C10.5306 10.524 10.6496 10.272 10.6496 9.838ZM9.71159 9.873C9.71159 10.104 9.58559 10.216 9.41759 10.216C9.24959 10.216 9.12359 10.104 9.12359 9.873V7.143C9.12359 6.912 9.24959 6.8 9.41759 6.8C9.58559 6.8 9.71159 6.912 9.71159 7.143V9.873ZM13.6304 7.129C13.6304 6.443 13.0774 5.89 12.3914 5.89C11.7054 5.89 11.1524 6.443 11.1524 7.129C11.1524 7.815 11.7054 8.368 12.3914 8.368C13.0774 8.368 13.6304 7.815 13.6304 7.129ZM12.8044 7.129C12.8044 7.36 12.6224 7.542 12.3914 7.542C12.1604 7.542 11.9784 7.36 11.9784 7.129C11.9784 6.898 12.1604 6.716 12.3914 6.716C12.6224 6.716 12.8044 6.898 12.8044 7.129Z' fill='%23666666'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=rotate180_black.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rotate180_black.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/rotate180_black.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.0606 2.74219V5.16642H11.6364' stroke='%23666666' stroke-width='0.8' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.6667 8.50016C14.6667 12.1821 11.6819 15.1668 8.00002 15.1668C4.31812 15.1668 1.33335 12.1821 1.33335 8.50016C1.33335 4.81826 4.31812 1.8335 8.00002 1.8335C10.4674 1.8335 12.6217 3.17387 13.7744 5.1662' stroke='%23666666' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.219 11V6.016H3.281L2.518 6.611V7.661L3.281 7.115V11H4.219ZM7.6968 9.572C7.6968 9.299 7.6758 9.012 7.5638 8.781C7.4938 8.641 7.3958 8.529 7.2628 8.424C7.3818 8.326 7.4658 8.221 7.5288 8.095C7.6408 7.857 7.6618 7.612 7.6618 7.353C7.6618 6.926 7.5918 6.562 7.3048 6.275C7.0878 6.058 6.7798 5.96 6.4438 5.96C6.1078 5.96 5.8138 6.058 5.5968 6.275C5.3098 6.562 5.2398 6.926 5.2398 7.353C5.2398 7.612 5.2608 7.857 5.3728 8.095C5.4358 8.221 5.5198 8.326 5.6388 8.424C5.5058 8.529 5.4078 8.641 5.3378 8.781C5.2258 9.012 5.2048 9.299 5.2048 9.572C5.2048 10.041 5.2328 10.412 5.5618 10.734C5.7858 10.951 6.1148 11.056 6.4508 11.056C6.7868 11.056 7.1158 10.951 7.3398 10.734C7.6688 10.412 7.6968 10.041 7.6968 9.572ZM6.7588 9.523C6.7588 9.656 6.7728 9.978 6.6748 10.111C6.6258 10.174 6.5418 10.216 6.4508 10.216C6.3598 10.216 6.2758 10.181 6.2268 10.111C6.1288 9.971 6.1428 9.656 6.1428 9.523C6.1428 9.39 6.1218 9.061 6.2268 8.921C6.2758 8.851 6.3598 8.816 6.4508 8.816C6.5418 8.816 6.6188 8.851 6.6748 8.921C6.7798 9.061 6.7588 9.39 6.7588 9.523ZM6.7238 7.402C6.7238 7.528 6.7518 7.843 6.6258 7.969C6.5838 8.011 6.5208 8.032 6.4508 8.032C6.3808 8.032 6.3248 8.011 6.2758 7.969C6.1428 7.85 6.1778 7.528 6.1778 7.402C6.1778 7.283 6.1568 7.003 6.2548 6.884C6.3038 6.828 6.3738 6.8 6.4508 6.8C6.5278 6.8 6.5978 6.828 6.6468 6.884C6.7448 7.003 6.7238 7.283 6.7238 7.402ZM10.6496 9.838V7.178C10.6496 6.744 10.5306 6.492 10.3066 6.282C10.0826 6.065 9.75359 5.96 9.41759 5.96C9.08159 5.96 8.75259 6.065 8.52859 6.282C8.30459 6.492 8.18559 6.744 8.18559 7.178V9.838C8.18559 10.272 8.30459 10.524 8.52859 10.734C8.75259 10.951 9.08159 11.056 9.41759 11.056C9.75359 11.056 10.0826 10.951 10.3066 10.734C10.5306 10.524 10.6496 10.272 10.6496 9.838ZM9.71159 9.873C9.71159 10.104 9.58559 10.216 9.41759 10.216C9.24959 10.216 9.12359 10.104 9.12359 9.873V7.143C9.12359 6.912 9.24959 6.8 9.41759 6.8C9.58559 6.8 9.71159 6.912 9.71159 7.143V9.873ZM13.6304 7.129C13.6304 6.443 13.0774 5.89 12.3914 5.89C11.7054 5.89 11.1524 6.443 11.1524 7.129C11.1524 7.815 11.7054 8.368 12.3914 8.368C13.0774 8.368 13.6304 7.815 13.6304 7.129ZM12.8044 7.129C12.8044 7.36 12.6224 7.542 12.3914 7.542C12.1604 7.542 11.9784 7.36 11.9784 7.129C11.9784 6.898 12.1604 6.716 12.3914 6.716C12.6224 6.716 12.8044 6.898 12.8044 7.129Z' fill='%23666666'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.3334 2.1665H2.66669C2.1144 2.1665 1.66669 2.61422 1.66669 3.1665V11.8332C1.66669 12.3855 2.1144 12.8332 2.66669 12.8332H11.3334C11.8857 12.8332 12.3334 12.3855 12.3334 11.8332V3.1665C12.3334 2.61422 11.8857 2.1665 11.3334 2.1665Z' stroke='%23666666' stroke-width='1.33333' stroke-linejoin='round'/%3e%3cpath d='M14.6666 4.83398V14.5C14.6666 14.8682 14.3681 15.1667 13.9999 15.1667H4.33447' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.33331 7.32861L6.33321 9.17031L9.66665 5.73975' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.3334 2.1665H2.66669C2.1144 2.1665 1.66669 2.61422 1.66669 3.1665V11.8332C1.66669 12.3855 2.1144 12.8332 2.66669 12.8332H11.3334C11.8857 12.8332 12.3334 12.3855 12.3334 11.8332V3.1665C12.3334 2.61422 11.8857 2.1665 11.3334 2.1665Z' stroke='%23666666' stroke-width='1.33333' stroke-linejoin='round'/%3e%3cpath d='M14.6666 4.83398V14.5C14.6666 14.8682 14.3681 15.1667 13.9999 15.1667H4.33447' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.33331 7.32861L6.33321 9.17031L9.66665 5.73975' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=selectAll.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"selectAll.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/selectAll.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.3334 2.1665H2.66669C2.1144 2.1665 1.66669 2.61422 1.66669 3.1665V11.8332C1.66669 12.3855 2.1144 12.8332 2.66669 12.8332H11.3334C11.8857 12.8332 12.3334 12.3855 12.3334 11.8332V3.1665C12.3334 2.61422 11.8857 2.1665 11.3334 2.1665Z' stroke='%23666666' stroke-width='1.33333' stroke-linejoin='round'/%3e%3cpath d='M14.6666 4.83398V14.5C14.6666 14.8682 14.3681 15.1667 13.9999 15.1667H4.33447' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.33331 7.32861L6.33321 9.17031L9.66665 5.73975' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 7.16667V13.5C14 14.0523 13.5523 14.5 13 14.5H3C2.44772 14.5 2 14.0523 2 13.5V3.5C2 2.94772 2.44772 2.5 3 2.5H10' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.33331 7.16683L8.66665 9.8335L13.6666 2.8335' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 7.16667V13.5C14 14.0523 13.5523 14.5 13 14.5H3C2.44772 14.5 2 14.0523 2 13.5V3.5C2 2.94772 2.44772 2.5 3 2.5H10' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.33331 7.16683L8.66665 9.8335L13.6666 2.8335' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=selectMultiple.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"selectMultiple.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/selectMultiple.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 7.16667V13.5C14 14.0523 13.5523 14.5 13 14.5H3C2.44772 14.5 2 14.0523 2 13.5V3.5C2 2.94772 2.44772 2.5 3 2.5H10' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.33331 7.16683L8.66665 9.8335L13.6666 2.8335' stroke='%23666666' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=unitAttribute.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unitAttribute.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/unitAttribute.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=unitAttributeForbid.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unitAttributeForbid.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/unitAttributeForbid.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=unitAttributeHover.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unitAttributeHover.svg.js","sources":["../../../../src/assets/annotation/pointCloudTool/unitAttributeHover.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M12.0355 1.96447L8.5 5.5L12.0354 9.03545L15.571 5.49991L12.0355 1.96447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M18.5355 8.46447L15 12L18.5354 15.5354L22.071 11.9999L18.5355 8.46447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M5.53553 8.46447L2 12L5.53544 15.5354L9.07098 11.9999L5.53553 8.46447Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e %3cpath d='M12.0355 14.9645L8.5 18.5L12.0354 22.0354L15.571 18.4999L12.0355 14.9645Z' stroke='%23666FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var l="data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.125 1H8.875V5.5H11.125V1Z' fill='%23999999'/%3e%3cpath d='M11.125 14.5H8.875V19H11.125V14.5Z' fill='%23999999'/%3e%3cpath d='M14.5 8.96582V11.2158H19V8.96582H14.5Z' fill='%23999999'/%3e%3cpath d='M1 8.96582L1 11.2158H5.5V8.96582H1Z' fill='%23999999'/%3e%3cpath d='M10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z' fill='%23999999'/%3e%3c/svg%3e";export{l as default};
1
+ var img = "data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.125 1H8.875V5.5H11.125V1Z' fill='%23999999'/%3e%3cpath d='M11.125 14.5H8.875V19H11.125V14.5Z' fill='%23999999'/%3e%3cpath d='M14.5 8.96582V11.2158H19V8.96582H14.5Z' fill='%23999999'/%3e%3cpath d='M1 8.96582L1 11.2158H5.5V8.96582H1Z' fill='%23999999'/%3e%3cpath d='M10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z' fill='%23999999'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_point.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_point.svg.js","sources":["../../../../src/assets/annotation/pointTool/icon_point.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.125 1H8.875V5.5H11.125V1Z' fill='%23999999'/%3e%3cpath d='M11.125 14.5H8.875V19H11.125V14.5Z' fill='%23999999'/%3e%3cpath d='M14.5 8.96582V11.2158H19V8.96582H14.5Z' fill='%23999999'/%3e%3cpath d='M1 8.96582L1 11.2158H5.5V8.96582H1Z' fill='%23999999'/%3e%3cpath d='M10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z' fill='%23999999'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var t="data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M39 8H33V62H39V8Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 33H8V39H64V33Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3crect x='28' y='28' width='16' height='16' rx='8' fill='%23666FFF' stroke='white' stroke-width='2'/%3e%3c/svg%3e";export{t as default};
1
+ var img = "data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M39 8H33V62H39V8Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 33H8V39H64V33Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3crect x='28' y='28' width='16' height='16' rx='8' fill='%23666FFF' stroke='white' stroke-width='2'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_point_a.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_point_a.svg.js","sources":["../../../../src/assets/annotation/pointTool/icon_point_a.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M39 8H33V62H39V8Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 33H8V39H64V33Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3crect x='28' y='28' width='16' height='16' rx='8' fill='%23666FFF' stroke='white' stroke-width='2'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var H="data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 17H15V15H17V17ZM17 13H15V11H17V13ZM17 9H15V7H17V9ZM17 5H15V3H17V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15.4286V15H17V17ZM13.8571 17H12.2857V15H13.8571V17ZM10.7143 17H9.14286V15H10.7143V17ZM7.57143 17H6V15H7.57143V17Z' fill='%23999999'/%3e%3cpath d='M18 2H14V6H18V2Z' fill='%23999999'/%3e%3cpath d='M6 14H2V18H6V14Z' fill='%23999999'/%3e%3cpath d='M18 14H14V18H18V14Z' fill='%23999999'/%3e%3cpath d='M15.2236 3L16.6378 4.41421L4.4144 16.6377L3.00019 15.2234L15.2236 3Z' fill='%23999999'/%3e%3cpath d='M15 15L15 17L5 17L5 15L15 15Z' fill='%23999999'/%3e%3cpath d='M15 6H17V15H15V6Z' fill='%23999999'/%3e%3c/svg%3e";export{H as default};
1
+ var img = "data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 17H15V15H17V17ZM17 13H15V11H17V13ZM17 9H15V7H17V9ZM17 5H15V3H17V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15.4286V15H17V17ZM13.8571 17H12.2857V15H13.8571V17ZM10.7143 17H9.14286V15H10.7143V17ZM7.57143 17H6V15H7.57143V17Z' fill='%23999999'/%3e%3cpath d='M18 2H14V6H18V2Z' fill='%23999999'/%3e%3cpath d='M6 14H2V18H6V14Z' fill='%23999999'/%3e%3cpath d='M18 14H14V18H18V14Z' fill='%23999999'/%3e%3cpath d='M15.2236 3L16.6378 4.41421L4.4144 16.6377L3.00019 15.2234L15.2236 3Z' fill='%23999999'/%3e%3cpath d='M15 15L15 17L5 17L5 15L15 15Z' fill='%23999999'/%3e%3cpath d='M15 6H17V15H15V6Z' fill='%23999999'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_polygon.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_polygon.svg.js","sources":["../../../../src/assets/annotation/polygonTool/icon_polygon.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 17H15V15H17V17ZM17 13H15V11H17V13ZM17 9H15V7H17V9ZM17 5H15V3H17V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15.4286V15H17V17ZM13.8571 17H12.2857V15H13.8571V17ZM10.7143 17H9.14286V15H10.7143V17ZM7.57143 17H6V15H7.57143V17Z' fill='%23999999'/%3e%3cpath d='M18 2H14V6H18V2Z' fill='%23999999'/%3e%3cpath d='M6 14H2V18H6V14Z' fill='%23999999'/%3e%3cpath d='M18 14H14V18H18V14Z' fill='%23999999'/%3e%3cpath d='M15.2236 3L16.6378 4.41421L4.4144 16.6377L3.00019 15.2234L15.2236 3Z' fill='%23999999'/%3e%3cpath d='M15 15L15 17L5 17L5 15L15 15Z' fill='%23999999'/%3e%3cpath d='M15 6H17V15H15V6Z' fill='%23999999'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var l="data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.0005 17.7692L17.7697 50H20.0005H22.0005L22.0005 52V54.2545L54.255 22H52.0005H50.0005V20V17.7692ZM56.255 20L56.6707 19.5843L52.428 15.3417L52.0005 15.7692V20L56.255 20ZM20.0005 56.2545L20.0005 52H15.7697L15.4648 52.3048L19.7075 56.5475L20.0005 56.2545Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3c/svg%3e";export{l as default};
1
+ var img = "data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.0005 17.7692L17.7697 50H20.0005H22.0005L22.0005 52V54.2545L54.255 22H52.0005H50.0005V20V17.7692ZM56.255 20L56.6707 19.5843L52.428 15.3417L52.0005 15.7692V20L56.255 20ZM20.0005 56.2545L20.0005 52H15.7697L15.4648 52.3048L19.7075 56.5475L20.0005 56.2545Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_polygon_a.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_polygon_a.svg.js","sources":["../../../../src/assets/annotation/polygonTool/icon_polygon_a.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.0005 17.7692L17.7697 50H20.0005H22.0005L22.0005 52V54.2545L54.255 22H52.0005H50.0005V20V17.7692ZM56.255 20L56.6707 19.5843L52.428 15.3417L52.0005 15.7692V20L56.255 20ZM20.0005 56.2545L20.0005 52H15.7697L15.4648 52.3048L19.7075 56.5475L20.0005 56.2545Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var H="data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 5H15.4286V3H17V5ZM13.8571 5H12.2857V3H13.8571V5ZM10.7143 5H9.14286V3H10.7143V5ZM7.57143 5H6V3H7.57143V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15V15H17V17ZM17 13H15V11H17V13ZM17 9H15V7H17V9ZM17 5H15V3H17V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15.4286V15H17V17ZM13.8571 17H12.2857V15H13.8571V17ZM10.7143 17H9.14286V15H10.7143V17ZM7.57143 17H6V15H7.57143V17Z' fill='%23999999'/%3e%3cpath d='M6 2H2V6H6V2Z' fill='%23999999'/%3e%3cpath d='M18 2H14V6H18V2Z' fill='%23999999'/%3e%3cpath d='M6 14H2V18H6V14Z' fill='%23999999'/%3e%3cpath d='M18 14H14V18H18V14Z' fill='%23999999'/%3e%3cpath d='M5 6H3V15H5V6Z' fill='white'/%3e%3cpath d='M3 6H5V15H3V6Z' fill='%23999999'/%3e%3cpath d='M15 3L15 5L5 5L5 3L15 3Z' fill='%23999999'/%3e%3cpath d='M15 15L15 17L5 17L5 15L15 15Z' fill='%23999999'/%3e%3cpath d='M15 6H17V15H15V6Z' fill='%23999999'/%3e%3c/svg%3e";export{H as default};
1
+ var img = "data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 5H15.4286V3H17V5ZM13.8571 5H12.2857V3H13.8571V5ZM10.7143 5H9.14286V3H10.7143V5ZM7.57143 5H6V3H7.57143V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15V15H17V17ZM17 13H15V11H17V13ZM17 9H15V7H17V9ZM17 5H15V3H17V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15.4286V15H17V17ZM13.8571 17H12.2857V15H13.8571V17ZM10.7143 17H9.14286V15H10.7143V17ZM7.57143 17H6V15H7.57143V17Z' fill='%23999999'/%3e%3cpath d='M6 2H2V6H6V2Z' fill='%23999999'/%3e%3cpath d='M18 2H14V6H18V2Z' fill='%23999999'/%3e%3cpath d='M6 14H2V18H6V14Z' fill='%23999999'/%3e%3cpath d='M18 14H14V18H18V14Z' fill='%23999999'/%3e%3cpath d='M5 6H3V15H5V6Z' fill='white'/%3e%3cpath d='M3 6H5V15H3V6Z' fill='%23999999'/%3e%3cpath d='M15 3L15 5L5 5L5 3L15 3Z' fill='%23999999'/%3e%3cpath d='M15 15L15 17L5 17L5 15L15 15Z' fill='%23999999'/%3e%3cpath d='M15 6H17V15H15V6Z' fill='%23999999'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_rect.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_rect.svg.js","sources":["../../../../src/assets/annotation/rectTool/icon_rect.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 5H15.4286V3H17V5ZM13.8571 5H12.2857V3H13.8571V5ZM10.7143 5H9.14286V3H10.7143V5ZM7.57143 5H6V3H7.57143V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15V15H17V17ZM17 13H15V11H17V13ZM17 9H15V7H17V9ZM17 5H15V3H17V5Z' fill='%23999999'/%3e%3cpath d='M17 17H15.4286V15H17V17ZM13.8571 17H12.2857V15H13.8571V17ZM10.7143 17H9.14286V15H10.7143V17ZM7.57143 17H6V15H7.57143V17Z' fill='%23999999'/%3e%3cpath d='M6 2H2V6H6V2Z' fill='%23999999'/%3e%3cpath d='M18 2H14V6H18V2Z' fill='%23999999'/%3e%3cpath d='M6 14H2V18H6V14Z' fill='%23999999'/%3e%3cpath d='M18 14H14V18H18V14Z' fill='%23999999'/%3e%3cpath d='M5 6H3V15H5V6Z' fill='white'/%3e%3cpath d='M3 6H5V15H3V6Z' fill='%23999999'/%3e%3cpath d='M15 3L15 5L5 5L5 3L15 3Z' fill='%23999999'/%3e%3cpath d='M15 15L15 17L5 17L5 15L15 15Z' fill='%23999999'/%3e%3cpath d='M15 6H17V15H15V6Z' fill='%23999999'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -0,0 +1,4 @@
1
+ var img = "data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 8H8V20H20V8Z' fill='%23666FFF'/%3e%3cpath d='M11 22H17V50H11V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 11L50 17L22 17L22 11L50 11Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_rectPattern.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_rectPattern.svg.js","sources":["../../../../src/assets/annotation/rectTool/icon_rectPattern.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 8H8V20H20V8Z' fill='%23666FFF'/%3e%3cpath d='M11 22H17V50H11V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 11L50 17L22 17L22 11L50 11Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var l="data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 8H8V20H20V8Z' fill='%23666FFF'/%3e%3cpath d='M11 22H17V50H11V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 11L50 17L22 17L22 11L50 11Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3c/svg%3e";export{l as default};
1
+ var img = "data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 8H8V20H20V8Z' fill='%23666FFF'/%3e%3cpath d='M11 22H17V50H11V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 11L50 17L22 17L22 11L50 11Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_rect_a.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_rect_a.svg.js","sources":["../../../../src/assets/annotation/rectTool/icon_rect_a.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 8H8V20H20V8Z' fill='%23666FFF'/%3e%3cpath d='M11 22H17V50H11V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M55 22H61V50H55V22Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 55L50 61L22 61L22 55L50 55Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M50 11L50 17L22 17L22 11L50 11Z' fill='%23666FFF' fill-opacity='0.25'/%3e%3cpath d='M64 8H52V20H64V8Z' fill='%23666FFF'/%3e%3cpath d='M20 52H8V64H20V52Z' fill='%23666FFF'/%3e%3cpath d='M64 52H52V64H64V52Z' fill='%23666FFF'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var c="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath d='M8.4-7.469a.381.381%2c0%2c0%2c1%2c.382.382h0V-2.15a.381.381%2c0%2c0%2c1-.382.382H2.1a.381.381%2c0%2c0%2c1-.382-.382h0V-7.087A.381.381%2c0%2c0%2c1%2c2.1-7.469H8.4Zm-.525.906H2.627v3.887H7.874Z' transform='translate(-1.721 7.469)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='b'%3e%3cpath d='M16.812-10.1a4.782%2c4.782%2c0%2c0%2c0-1.839%2c3.751l-.763%2c0a.093.093%2c0%2c0%2c0-.073.15l1.2%2c1.526a.094.094%2c0%2c0%2c0%2c.147%2c0L16.694-6.2a.093.093%2c0%2c0%2c0-.073-.15H15.86a4.019%2c4.019%2c0%2c0%2c1%2c.03-.463%2c3.888%2c3.888%2c0%2c0%2c1%2c.461-1.419%2c3.9%2c3.9%2c0%2c0%2c1%2c1.005-1.173%2c3.884%2c3.884%2c0%2c0%2c1%2c1.381-.693%2c3.887%2c3.887%2c0%2c0%2c1%2c1.488-.106c.064.008.129.017.192.029v-.893A4.752%2c4.752%2c0%2c0%2c0%2c16.812-10.1Z' transform='translate(-14.118 11.118)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='c'%3e%3cpath d='M13.382-15.3A.381.381%2c0%2c0%2c1%2c13-15.682h0v-4.937A.381.381%2c0%2c0%2c1%2c13.382-21h6.3a.381.381%2c0%2c0%2c1%2c.382.382h0v4.937a.381.381%2c0%2c0%2c1-.382.382h-6.3Zm.525-.906h5.247v-3.887H13.906Z' transform='translate(-13 21)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='d'%3e%3cpath d='M4.583-12.907a4.782%2c4.782%2c0%2c0%2c0%2c1.839-3.751l.763%2c0a.093.093%2c0%2c0%2c0%2c.073-.15l-1.2-1.526a.094.094%2c0%2c0%2c0-.147%2c0L4.7-16.809a.093.093%2c0%2c0%2c0%2c.073.15h.762a4.017%2c4.017%2c0%2c0%2c1-.03.463%2c3.888%2c3.888%2c0%2c0%2c1-.461%2c1.419A3.9%2c3.9%2c0%2c0%2c1%2c4.039-13.6a3.884%2c3.884%2c0%2c0%2c1-1.381.693%2c3.887%2c3.887%2c0%2c0%2c1-1.488.106c-.064-.008-.129-.017-.192-.029v.893A4.752%2c4.752%2c0%2c0%2c0%2c4.583-12.907Z' transform='translate(-0.978 18.372)' fill='none'/%3e%3c/clipPath%3e%3c/defs%3e%3cg transform='translate(0)'%3e%3crect width='16' height='16' transform='translate(0)' fill='none'/%3e%3cg transform='translate(0 0.294)'%3e%3cg transform='translate(8.374)' clip-path='url(%23a)'%3e%3cpath d='M-3.279-12.469H11.412V.863H-3.279Z' transform='translate(-0.537 8.653)' fill='%23666'/%3e%3c/g%3e%3cg transform='translate(0 2.005)' clip-path='url(%23b)'%3e%3cpath d='M9.118-2.007V-16.118H23.049V-2.007Z' transform='translate(-12.934 12.302)' fill='%23666'/%3e%3c/g%3e%3crect width='6' height='5' transform='translate(0.327 10.603)' fill='%23ccc'/%3e%3cg transform='translate(0.093 10.006)' clip-path='url(%23c)'%3e%3cpath d='M22.691-12.669H8V-26H22.691Z' transform='translate(-11.816 22.184)' fill='%23666'/%3e%3c/g%3e%3cg transform='translate(9.701 7.221)' clip-path='url(%23d)'%3e%3cpath d='M9.909-23.372V-9.261H-4.022V-23.372Z' transform='translate(0.206 19.556)' fill='%23666'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e";export{c as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath d='M8.4-7.469a.381.381%2c0%2c0%2c1%2c.382.382h0V-2.15a.381.381%2c0%2c0%2c1-.382.382H2.1a.381.381%2c0%2c0%2c1-.382-.382h0V-7.087A.381.381%2c0%2c0%2c1%2c2.1-7.469H8.4Zm-.525.906H2.627v3.887H7.874Z' transform='translate(-1.721 7.469)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='b'%3e%3cpath d='M16.812-10.1a4.782%2c4.782%2c0%2c0%2c0-1.839%2c3.751l-.763%2c0a.093.093%2c0%2c0%2c0-.073.15l1.2%2c1.526a.094.094%2c0%2c0%2c0%2c.147%2c0L16.694-6.2a.093.093%2c0%2c0%2c0-.073-.15H15.86a4.019%2c4.019%2c0%2c0%2c1%2c.03-.463%2c3.888%2c3.888%2c0%2c0%2c1%2c.461-1.419%2c3.9%2c3.9%2c0%2c0%2c1%2c1.005-1.173%2c3.884%2c3.884%2c0%2c0%2c1%2c1.381-.693%2c3.887%2c3.887%2c0%2c0%2c1%2c1.488-.106c.064.008.129.017.192.029v-.893A4.752%2c4.752%2c0%2c0%2c0%2c16.812-10.1Z' transform='translate(-14.118 11.118)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='c'%3e%3cpath d='M13.382-15.3A.381.381%2c0%2c0%2c1%2c13-15.682h0v-4.937A.381.381%2c0%2c0%2c1%2c13.382-21h6.3a.381.381%2c0%2c0%2c1%2c.382.382h0v4.937a.381.381%2c0%2c0%2c1-.382.382h-6.3Zm.525-.906h5.247v-3.887H13.906Z' transform='translate(-13 21)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='d'%3e%3cpath d='M4.583-12.907a4.782%2c4.782%2c0%2c0%2c0%2c1.839-3.751l.763%2c0a.093.093%2c0%2c0%2c0%2c.073-.15l-1.2-1.526a.094.094%2c0%2c0%2c0-.147%2c0L4.7-16.809a.093.093%2c0%2c0%2c0%2c.073.15h.762a4.017%2c4.017%2c0%2c0%2c1-.03.463%2c3.888%2c3.888%2c0%2c0%2c1-.461%2c1.419A3.9%2c3.9%2c0%2c0%2c1%2c4.039-13.6a3.884%2c3.884%2c0%2c0%2c1-1.381.693%2c3.887%2c3.887%2c0%2c0%2c1-1.488.106c-.064-.008-.129-.017-.192-.029v.893A4.752%2c4.752%2c0%2c0%2c0%2c4.583-12.907Z' transform='translate(-0.978 18.372)' fill='none'/%3e%3c/clipPath%3e%3c/defs%3e%3cg transform='translate(0)'%3e%3crect width='16' height='16' transform='translate(0)' fill='none'/%3e%3cg transform='translate(0 0.294)'%3e%3cg transform='translate(8.374)' clip-path='url(%23a)'%3e%3cpath d='M-3.279-12.469H11.412V.863H-3.279Z' transform='translate(-0.537 8.653)' fill='%23666'/%3e%3c/g%3e%3cg transform='translate(0 2.005)' clip-path='url(%23b)'%3e%3cpath d='M9.118-2.007V-16.118H23.049V-2.007Z' transform='translate(-12.934 12.302)' fill='%23666'/%3e%3c/g%3e%3crect width='6' height='5' transform='translate(0.327 10.603)' fill='%23ccc'/%3e%3cg transform='translate(0.093 10.006)' clip-path='url(%23c)'%3e%3cpath d='M22.691-12.669H8V-26H22.691Z' transform='translate(-11.816 22.184)' fill='%23666'/%3e%3c/g%3e%3cg transform='translate(9.701 7.221)' clip-path='url(%23d)'%3e%3cpath d='M9.909-23.372V-9.261H-4.022V-23.372Z' transform='translate(0.206 19.556)' fill='%23666'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_alttab_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_alttab_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_alttab_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath d='M8.4-7.469a.381.381%2c0%2c0%2c1%2c.382.382h0V-2.15a.381.381%2c0%2c0%2c1-.382.382H2.1a.381.381%2c0%2c0%2c1-.382-.382h0V-7.087A.381.381%2c0%2c0%2c1%2c2.1-7.469H8.4Zm-.525.906H2.627v3.887H7.874Z' transform='translate(-1.721 7.469)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='b'%3e%3cpath d='M16.812-10.1a4.782%2c4.782%2c0%2c0%2c0-1.839%2c3.751l-.763%2c0a.093.093%2c0%2c0%2c0-.073.15l1.2%2c1.526a.094.094%2c0%2c0%2c0%2c.147%2c0L16.694-6.2a.093.093%2c0%2c0%2c0-.073-.15H15.86a4.019%2c4.019%2c0%2c0%2c1%2c.03-.463%2c3.888%2c3.888%2c0%2c0%2c1%2c.461-1.419%2c3.9%2c3.9%2c0%2c0%2c1%2c1.005-1.173%2c3.884%2c3.884%2c0%2c0%2c1%2c1.381-.693%2c3.887%2c3.887%2c0%2c0%2c1%2c1.488-.106c.064.008.129.017.192.029v-.893A4.752%2c4.752%2c0%2c0%2c0%2c16.812-10.1Z' transform='translate(-14.118 11.118)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='c'%3e%3cpath d='M13.382-15.3A.381.381%2c0%2c0%2c1%2c13-15.682h0v-4.937A.381.381%2c0%2c0%2c1%2c13.382-21h6.3a.381.381%2c0%2c0%2c1%2c.382.382h0v4.937a.381.381%2c0%2c0%2c1-.382.382h-6.3Zm.525-.906h5.247v-3.887H13.906Z' transform='translate(-13 21)' fill='none'/%3e%3c/clipPath%3e%3cclipPath id='d'%3e%3cpath d='M4.583-12.907a4.782%2c4.782%2c0%2c0%2c0%2c1.839-3.751l.763%2c0a.093.093%2c0%2c0%2c0%2c.073-.15l-1.2-1.526a.094.094%2c0%2c0%2c0-.147%2c0L4.7-16.809a.093.093%2c0%2c0%2c0%2c.073.15h.762a4.017%2c4.017%2c0%2c0%2c1-.03.463%2c3.888%2c3.888%2c0%2c0%2c1-.461%2c1.419A3.9%2c3.9%2c0%2c0%2c1%2c4.039-13.6a3.884%2c3.884%2c0%2c0%2c1-1.381.693%2c3.887%2c3.887%2c0%2c0%2c1-1.488.106c-.064-.008-.129-.017-.192-.029v.893A4.752%2c4.752%2c0%2c0%2c0%2c4.583-12.907Z' transform='translate(-0.978 18.372)' fill='none'/%3e%3c/clipPath%3e%3c/defs%3e%3cg transform='translate(0)'%3e%3crect width='16' height='16' transform='translate(0)' fill='none'/%3e%3cg transform='translate(0 0.294)'%3e%3cg transform='translate(8.374)' clip-path='url(%23a)'%3e%3cpath d='M-3.279-12.469H11.412V.863H-3.279Z' transform='translate(-0.537 8.653)' fill='%23666'/%3e%3c/g%3e%3cg transform='translate(0 2.005)' clip-path='url(%23b)'%3e%3cpath d='M9.118-2.007V-16.118H23.049V-2.007Z' transform='translate(-12.934 12.302)' fill='%23666'/%3e%3c/g%3e%3crect width='6' height='5' transform='translate(0.327 10.603)' fill='%23ccc'/%3e%3cg transform='translate(0.093 10.006)' clip-path='url(%23c)'%3e%3cpath d='M22.691-12.669H8V-26H22.691Z' transform='translate(-11.816 22.184)' fill='%23666'/%3e%3c/g%3e%3cg transform='translate(9.701 7.221)' clip-path='url(%23d)'%3e%3cpath d='M9.909-23.372V-9.261H-4.022V-23.372Z' transform='translate(0.206 19.556)' fill='%23666'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var c="data:image/svg+xml,%3csvg id='icon_back_kj' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3crect id='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd_10' data-name='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd 10' class='cls-1' width='16' height='16'/%3e %3cg id='%e7%bb%84_1224' data-name='%e7%bb%84 1224' transform='translate(-0.347 0.145)'%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M.118%2c3.807%2c5.615.058A.318.318%2c0%2c0%2c1%2c6.12.27v7.5a.318.318%2c0%2c0%2c1-.505.211L.118%2c4.229A.248.248%2c0%2c0%2c1%2c.118%2c3.807Z' transform='translate(7.824 3.855)'/%3e %3cpath id='%e8%b7%af%e5%be%84-2' data-name='%e8%b7%af%e5%be%84' class='cls-2' d='M.118%2c3.807%2c5.615.058A.318.318%2c0%2c0%2c1%2c6.12.27v7.5a.318.318%2c0%2c0%2c1-.505.211L.118%2c4.229A.248.248%2c0%2c0%2c1%2c.118%2c3.807Z' transform='translate(2.348 3.855)'/%3e %3c/g%3e%3c/svg%3e";export{c as default};
1
+ var img = "data:image/svg+xml,%3csvg id='icon_back_kj' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3crect id='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd_10' data-name='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd 10' class='cls-1' width='16' height='16'/%3e %3cg id='%e7%bb%84_1224' data-name='%e7%bb%84 1224' transform='translate(-0.347 0.145)'%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M.118%2c3.807%2c5.615.058A.318.318%2c0%2c0%2c1%2c6.12.27v7.5a.318.318%2c0%2c0%2c1-.505.211L.118%2c4.229A.248.248%2c0%2c0%2c1%2c.118%2c3.807Z' transform='translate(7.824 3.855)'/%3e %3cpath id='%e8%b7%af%e5%be%84-2' data-name='%e8%b7%af%e5%be%84' class='cls-2' d='M.118%2c3.807%2c5.615.058A.318.318%2c0%2c0%2c1%2c6.12.27v7.5a.318.318%2c0%2c0%2c1-.505.211L.118%2c4.229A.248.248%2c0%2c0%2c1%2c.118%2c3.807Z' transform='translate(2.348 3.855)'/%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_back_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_back_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_back_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg id='icon_back_kj' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3crect id='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd_10' data-name='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd 10' class='cls-1' width='16' height='16'/%3e %3cg id='%e7%bb%84_1224' data-name='%e7%bb%84 1224' transform='translate(-0.347 0.145)'%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M.118%2c3.807%2c5.615.058A.318.318%2c0%2c0%2c1%2c6.12.27v7.5a.318.318%2c0%2c0%2c1-.505.211L.118%2c4.229A.248.248%2c0%2c0%2c1%2c.118%2c3.807Z' transform='translate(7.824 3.855)'/%3e %3cpath id='%e8%b7%af%e5%be%84-2' data-name='%e8%b7%af%e5%be%84' class='cls-2' d='M.118%2c3.807%2c5.615.058A.318.318%2c0%2c0%2c1%2c6.12.27v7.5a.318.318%2c0%2c0%2c1-.505.211L.118%2c4.229A.248.248%2c0%2c0%2c1%2c.118%2c3.807Z' transform='translate(2.348 3.855)'/%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var c="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b opacity: 0%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3cg id='icon_cencel_kj' transform='translate(0.494)'%3e %3crect id='%e7%9f%a9%e5%bd%a2' class='cls-1' width='16' height='15.963' transform='translate(-0.494)'/%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M12.057%2c3.54C8.654%2c7.1%2c4.678%2c7.648.279%2c5.143A.544.544%2c0%2c0%2c1%2c0%2c4.662a.578.578%2c0%2c0%2c1%2c.283-.493A.548.548%2c0%2c0%2c1%2c.84%2c4.163C4.822%2c6.431%2c8.263%2c5.956%2c11.318%2c2.722L8.918.065%2c13.99%2c0l-.072%2c5.6Z' transform='translate(10.937 16) rotate(-138)'/%3e %3c/g%3e%3c/svg%3e";export{c as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b opacity: 0%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3cg id='icon_cencel_kj' transform='translate(0.494)'%3e %3crect id='%e7%9f%a9%e5%bd%a2' class='cls-1' width='16' height='15.963' transform='translate(-0.494)'/%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M12.057%2c3.54C8.654%2c7.1%2c4.678%2c7.648.279%2c5.143A.544.544%2c0%2c0%2c1%2c0%2c4.662a.578.578%2c0%2c0%2c1%2c.283-.493A.548.548%2c0%2c0%2c1%2c.84%2c4.163C4.822%2c6.431%2c8.263%2c5.956%2c11.318%2c2.722L8.918.065%2c13.99%2c0l-.072%2c5.6Z' transform='translate(10.937 16) rotate(-138)'/%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_cencel_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_cencel_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_cencel_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b opacity: 0%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3cg id='icon_cencel_kj' transform='translate(0.494)'%3e %3crect id='%e7%9f%a9%e5%bd%a2' class='cls-1' width='16' height='15.963' transform='translate(-0.494)'/%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M12.057%2c3.54C8.654%2c7.1%2c4.678%2c7.648.279%2c5.143A.544.544%2c0%2c0%2c1%2c0%2c4.662a.578.578%2c0%2c0%2c1%2c.283-.493A.548.548%2c0%2c0%2c1%2c.84%2c4.163C4.822%2c6.431%2c8.263%2c5.956%2c11.318%2c2.722L8.918.065%2c13.99%2c0l-.072%2c5.6Z' transform='translate(10.937 16) rotate(-138)'/%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -0,0 +1,4 @@
1
+ var img = "data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3csvg xmlns='http://www.w3.org/2000/svg' class='icon' viewBox='0 0 1024 1024'%3e %3cpath d='M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z'/%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_copyBackwardResult.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_copyBackwardResult.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_copyBackwardResult.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3csvg xmlns='http://www.w3.org/2000/svg' class='icon' viewBox='0 0 1024 1024'%3e %3cpath d='M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z'/%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b clip-path: url(%23clip-path)%3b %7d .cls-3 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_279' data-name='%e8%b7%af%e5%be%84 279' class='cls-1' d='M11.345-10.437H8.754c0-.488-.379-1.077-.848-1.077H4.94c-.468%2c0-.848.589-.848%2c1.077H1.5c-.572%2c0-1.2.085-1.2.658v.886H12.248v-.886C12.248-10.352%2c11.917-10.437%2c11.345-10.437ZM1.357-7.857V.582a2.019%2c2.019%2c0%2c0%2c0%2c1.7%2c1.9H9.79c.859%2c0%2c1.421-1.046%2c1.421-1.9V-7.857ZM4.186.758H3.15V-6.709H4.186Zm2.6%2c0H5.747V-6.709H6.783Zm2.6%2c0H8.344V-6.709H9.38Z' transform='translate(-0.3 11.514)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_del_kj' transform='translate(0.7 10.514)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_95' data-name='%e7%9f%a9%e5%bd%a2 95' class='cls-1' width='16' height='16' transform='translate(-0.7 -10.514)'/%3e %3cg id='%e7%bb%84_481' data-name='%e7%bb%84 481' class='cls-2' transform='translate(1.3 -9.514)'%3e %3cpath id='%e8%b7%af%e5%be%84_278' data-name='%e8%b7%af%e5%be%84 278' class='cls-3' d='M-4.7-16.514H19.956V10.194H-4.7Z' transform='translate(-1.654 10.16)'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b clip-path: url(%23clip-path)%3b %7d .cls-3 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_279' data-name='%e8%b7%af%e5%be%84 279' class='cls-1' d='M11.345-10.437H8.754c0-.488-.379-1.077-.848-1.077H4.94c-.468%2c0-.848.589-.848%2c1.077H1.5c-.572%2c0-1.2.085-1.2.658v.886H12.248v-.886C12.248-10.352%2c11.917-10.437%2c11.345-10.437ZM1.357-7.857V.582a2.019%2c2.019%2c0%2c0%2c0%2c1.7%2c1.9H9.79c.859%2c0%2c1.421-1.046%2c1.421-1.9V-7.857ZM4.186.758H3.15V-6.709H4.186Zm2.6%2c0H5.747V-6.709H6.783Zm2.6%2c0H8.344V-6.709H9.38Z' transform='translate(-0.3 11.514)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_del_kj' transform='translate(0.7 10.514)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_95' data-name='%e7%9f%a9%e5%bd%a2 95' class='cls-1' width='16' height='16' transform='translate(-0.7 -10.514)'/%3e %3cg id='%e7%bb%84_481' data-name='%e7%bb%84 481' class='cls-2' transform='translate(1.3 -9.514)'%3e %3cpath id='%e8%b7%af%e5%be%84_278' data-name='%e8%b7%af%e5%be%84 278' class='cls-3' d='M-4.7-16.514H19.956V10.194H-4.7Z' transform='translate(-1.654 10.16)'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_del_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_del_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_del_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b clip-path: url(%23clip-path)%3b %7d .cls-3 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_279' data-name='%e8%b7%af%e5%be%84 279' class='cls-1' d='M11.345-10.437H8.754c0-.488-.379-1.077-.848-1.077H4.94c-.468%2c0-.848.589-.848%2c1.077H1.5c-.572%2c0-1.2.085-1.2.658v.886H12.248v-.886C12.248-10.352%2c11.917-10.437%2c11.345-10.437ZM1.357-7.857V.582a2.019%2c2.019%2c0%2c0%2c0%2c1.7%2c1.9H9.79c.859%2c0%2c1.421-1.046%2c1.421-1.9V-7.857ZM4.186.758H3.15V-6.709H4.186Zm2.6%2c0H5.747V-6.709H6.783Zm2.6%2c0H8.344V-6.709H9.38Z' transform='translate(-0.3 11.514)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_del_kj' transform='translate(0.7 10.514)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_95' data-name='%e7%9f%a9%e5%bd%a2 95' class='cls-1' width='16' height='16' transform='translate(-0.7 -10.514)'/%3e %3cg id='%e7%bb%84_481' data-name='%e7%bb%84 481' class='cls-2' transform='translate(1.3 -9.514)'%3e %3cpath id='%e8%b7%af%e5%be%84_278' data-name='%e8%b7%af%e5%be%84 278' class='cls-3' d='M-4.7-16.514H19.956V10.194H-4.7Z' transform='translate(-1.654 10.16)'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var c="data:image/svg+xml,%3csvg id='icon_forward_kj' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3crect id='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd_10' data-name='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd 10' class='cls-1' width='16' height='16'/%3e %3cg id='%e7%bb%84_1225' data-name='%e7%bb%84 1225' transform='translate(-0.347 0.145)'%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M6%2c3.807.505.058A.318.318%2c0%2c0%2c0%2c0%2c.27v7.5a.318.318%2c0%2c0%2c0%2c.505.211L6%2c4.229A.248.248%2c0%2c0%2c0%2c6%2c3.807Z' transform='translate(2.348 3.855)'/%3e %3cpath id='%e8%b7%af%e5%be%84-2' data-name='%e8%b7%af%e5%be%84' class='cls-2' d='M6%2c3.807.505.058A.318.318%2c0%2c0%2c0%2c0%2c.27v7.5a.318.318%2c0%2c0%2c0%2c.505.211L6%2c4.229A.248.248%2c0%2c0%2c0%2c6%2c3.807Z' transform='translate(7.824 3.855)'/%3e %3c/g%3e%3c/svg%3e";export{c as default};
1
+ var img = "data:image/svg+xml,%3csvg id='icon_forward_kj' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3crect id='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd_10' data-name='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd 10' class='cls-1' width='16' height='16'/%3e %3cg id='%e7%bb%84_1225' data-name='%e7%bb%84 1225' transform='translate(-0.347 0.145)'%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M6%2c3.807.505.058A.318.318%2c0%2c0%2c0%2c0%2c.27v7.5a.318.318%2c0%2c0%2c0%2c.505.211L6%2c4.229A.248.248%2c0%2c0%2c0%2c6%2c3.807Z' transform='translate(2.348 3.855)'/%3e %3cpath id='%e8%b7%af%e5%be%84-2' data-name='%e8%b7%af%e5%be%84' class='cls-2' d='M6%2c3.807.505.058A.318.318%2c0%2c0%2c0%2c0%2c.27v7.5a.318.318%2c0%2c0%2c0%2c.505.211L6%2c4.229A.248.248%2c0%2c0%2c0%2c6%2c3.807Z' transform='translate(7.824 3.855)'/%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_forward_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_forward_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_forward_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg id='icon_forward_kj' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b fill: %23666%3b %7d %3c/style%3e %3c/defs%3e %3crect id='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd_10' data-name='%e7%9f%a9%e5%bd%a2%e5%a4%87%e4%bb%bd 10' class='cls-1' width='16' height='16'/%3e %3cg id='%e7%bb%84_1225' data-name='%e7%bb%84 1225' transform='translate(-0.347 0.145)'%3e %3cpath id='%e8%b7%af%e5%be%84' class='cls-2' d='M6%2c3.807.505.058A.318.318%2c0%2c0%2c0%2c0%2c.27v7.5a.318.318%2c0%2c0%2c0%2c.505.211L6%2c4.229A.248.248%2c0%2c0%2c0%2c6%2c3.807Z' transform='translate(2.348 3.855)'/%3e %3cpath id='%e8%b7%af%e5%be%84-2' data-name='%e8%b7%af%e5%be%84' class='cls-2' d='M6%2c3.807.505.058A.318.318%2c0%2c0%2c0%2c0%2c.27v7.5a.318.318%2c0%2c0%2c0%2c.505.211L6%2c4.229A.248.248%2c0%2c0%2c0%2c6%2c3.807Z' transform='translate(7.824 3.855)'/%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: %23666%3b %7d .cls-2 %7b fill: none%3b %7d %3c/style%3e %3c/defs%3e %3cg id='icon_frameActive_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cpath id='%e5%87%8f%e5%8e%bb_2' data-name='%e5%87%8f%e5%8e%bb 2' class='cls-1' d='M1768.5%2c9503H1765v-3.5h.875v-7H1765V9489h3.5v.873l7%2c0V9489h3.5v3.5h-.875v4.5h-1.75v-4.5h-.873v-.873l-7%2c0v.875h-.873v7h.873v.873h4.5v1.751h-4.5V9503Z' transform='translate(-1765 -9505)'/%3e %3cpath id='%e4%b8%89%e8%a7%92%e5%bd%a2%e5%a4%87%e4%bb%bd_4' data-name='%e4%b8%89%e8%a7%92%e5%bd%a2%e5%a4%87%e4%bb%bd 4' class='cls-1' d='M2.628%2c0%2c5.256%2c5.256%2c2.632%2c4.129%2c0%2c5.256Z' transform='translate(7.667 -6.406) rotate(-30)'/%3e %3c/g%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: %23666%3b %7d .cls-2 %7b fill: none%3b %7d %3c/style%3e %3c/defs%3e %3cg id='icon_frameActive_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cpath id='%e5%87%8f%e5%8e%bb_2' data-name='%e5%87%8f%e5%8e%bb 2' class='cls-1' d='M1768.5%2c9503H1765v-3.5h.875v-7H1765V9489h3.5v.873l7%2c0V9489h3.5v3.5h-.875v4.5h-1.75v-4.5h-.873v-.873l-7%2c0v.875h-.873v7h.873v.873h4.5v1.751h-4.5V9503Z' transform='translate(-1765 -9505)'/%3e %3cpath id='%e4%b8%89%e8%a7%92%e5%bd%a2%e5%a4%87%e4%bb%bd_4' data-name='%e4%b8%89%e8%a7%92%e5%bd%a2%e5%a4%87%e4%bb%bd 4' class='cls-1' d='M2.628%2c0%2c5.256%2c5.256%2c2.632%2c4.129%2c0%2c5.256Z' transform='translate(7.667 -6.406) rotate(-30)'/%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_frameActive_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_frameActive_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_frameActive_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: %23666%3b %7d .cls-2 %7b fill: none%3b %7d %3c/style%3e %3c/defs%3e %3cg id='icon_frameActive_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cpath id='%e5%87%8f%e5%8e%bb_2' data-name='%e5%87%8f%e5%8e%bb 2' class='cls-1' d='M1768.5%2c9503H1765v-3.5h.875v-7H1765V9489h3.5v.873l7%2c0V9489h3.5v3.5h-.875v4.5h-1.75v-4.5h-.873v-.873l-7%2c0v.875h-.873v7h.873v.873h4.5v1.751h-4.5V9503Z' transform='translate(-1765 -9505)'/%3e %3cpath id='%e4%b8%89%e8%a7%92%e5%bd%a2%e5%a4%87%e4%bb%bd_4' data-name='%e4%b8%89%e8%a7%92%e5%bd%a2%e5%a4%87%e4%bb%bd 4' class='cls-1' d='M2.628%2c0%2c5.256%2c5.256%2c2.632%2c4.129%2c0%2c5.256Z' transform='translate(7.667 -6.406) rotate(-30)'/%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: %23666%3b %7d .cls-2 %7b fill: none%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_399' data-name='%e8%b7%af%e5%be%84 399' class='cls-2' d='M2.139-17.789H7.33L8-17.12H3.813l1.172%2c1.34h-1ZM7.5-18.627H2.306l-.67-.669H5.823l-1.172-1.34h1L7.5-18.627Z' transform='translate(-1.636 20.636)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frameChange_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cpath id='%e5%87%8f%e5%8e%bb_2' data-name='%e5%87%8f%e5%8e%bb 2' class='cls-1' d='M1768.5%2c9503H1765v-3.5h.875v-7H1765V9489h3.5v.873l7%2c0V9489h3.5v3.5h-.875v4.933l-1.75.025V9492.5h-.873v-.873l-7%2c0v.875h-.873v7h.873v.873h3.841l1.391%2c1.751H1768.5V9503Z' transform='translate(-1765 -9505)'/%3e %3cg id='%e7%bb%84_647' data-name='%e7%bb%84 647' transform='translate(7 14)'%3e %3cg id='%e7%bb%84_646' data-name='%e7%bb%84 646' class='cls-3' transform='translate(1.636 -20.636)'%3e %3cpath id='%e8%b7%af%e5%be%84_398' data-name='%e8%b7%af%e5%be%84 398' class='cls-1' d='M-3.364-25.636H6.07v7.927H-3.364Z' transform='translate(1.829 24.101)'/%3e %3c/g%3e %3c/g%3e %3c/g%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: %23666%3b %7d .cls-2 %7b fill: none%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_399' data-name='%e8%b7%af%e5%be%84 399' class='cls-2' d='M2.139-17.789H7.33L8-17.12H3.813l1.172%2c1.34h-1ZM7.5-18.627H2.306l-.67-.669H5.823l-1.172-1.34h1L7.5-18.627Z' transform='translate(-1.636 20.636)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frameChange_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cpath id='%e5%87%8f%e5%8e%bb_2' data-name='%e5%87%8f%e5%8e%bb 2' class='cls-1' d='M1768.5%2c9503H1765v-3.5h.875v-7H1765V9489h3.5v.873l7%2c0V9489h3.5v3.5h-.875v4.933l-1.75.025V9492.5h-.873v-.873l-7%2c0v.875h-.873v7h.873v.873h3.841l1.391%2c1.751H1768.5V9503Z' transform='translate(-1765 -9505)'/%3e %3cg id='%e7%bb%84_647' data-name='%e7%bb%84 647' transform='translate(7 14)'%3e %3cg id='%e7%bb%84_646' data-name='%e7%bb%84 646' class='cls-3' transform='translate(1.636 -20.636)'%3e %3cpath id='%e8%b7%af%e5%be%84_398' data-name='%e8%b7%af%e5%be%84 398' class='cls-1' d='M-3.364-25.636H6.07v7.927H-3.364Z' transform='translate(1.829 24.101)'/%3e %3c/g%3e %3c/g%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_frameChange_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_frameChange_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_frameChange_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: %23666%3b %7d .cls-2 %7b fill: none%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_399' data-name='%e8%b7%af%e5%be%84 399' class='cls-2' d='M2.139-17.789H7.33L8-17.12H3.813l1.172%2c1.34h-1ZM7.5-18.627H2.306l-.67-.669H5.823l-1.172-1.34h1L7.5-18.627Z' transform='translate(-1.636 20.636)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frameChange_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cpath id='%e5%87%8f%e5%8e%bb_2' data-name='%e5%87%8f%e5%8e%bb 2' class='cls-1' d='M1768.5%2c9503H1765v-3.5h.875v-7H1765V9489h3.5v.873l7%2c0V9489h3.5v3.5h-.875v4.933l-1.75.025V9492.5h-.873v-.873l-7%2c0v.875h-.873v7h.873v.873h3.841l1.391%2c1.751H1768.5V9503Z' transform='translate(-1765 -9505)'/%3e %3cg id='%e7%bb%84_647' data-name='%e7%bb%84 647' transform='translate(7 14)'%3e %3cg id='%e7%bb%84_646' data-name='%e7%bb%84 646' class='cls-3' transform='translate(1.636 -20.636)'%3e %3cpath id='%e8%b7%af%e5%be%84_398' data-name='%e8%b7%af%e5%be%84 398' class='cls-1' d='M-3.364-25.636H6.07v7.927H-3.364Z' transform='translate(1.829 24.101)'/%3e %3c/g%3e %3c/g%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var e="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1%2c .cls-2%2c .cls-6 %7b fill: none%3b %7d .cls-1 %7b clip-rule: evenodd%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d .cls-6 %7b stroke: %23666%3b %7d .cls-7 %7b stroke: none%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_27' data-name='%e8%b7%af%e5%be%84 27' class='cls-1' d='M3.5-16v.874h7V-16H14v3.5h-.875v7H14V-2H10.5v-.875h-7V-2H0V-5.5H.875v-7H0V-16Zm0%2c2.624v.876H2.625v7H3.5v.875h7V-5.5h.875v-7H10.5v-.875Z' transform='translate(0 16)'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_26' data-name='%e8%b7%af%e5%be%84 26' class='cls-2' d='M-1747%2c836H-67V-109H-1747Z' transform='translate(1747 109)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frameNull_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_131' data-name='%e7%9f%a9%e5%bd%a2 131' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3cg id='%e7%bb%84_25' data-name='%e7%bb%84 25' class='cls-3' transform='translate(0 -16)'%3e %3cg id='%e7%bb%84_24' data-name='%e7%bb%84 24' class='cls-4' transform='translate(-1528.625 -81.375)'%3e %3cpath id='%e8%b7%af%e5%be%84_25' data-name='%e8%b7%af%e5%be%84 25' class='cls-5' d='M-5-21H17.75V1.75H-5Z' transform='translate(1529.25 98)'/%3e %3c/g%3e %3c/g%3e %3cg id='%e7%9f%a9%e5%bd%a2_92' data-name='%e7%9f%a9%e5%bd%a2 92' class='cls-6' transform='translate(1.699 -12.97) rotate(-45)'%3e %3crect class='cls-7' width='1.6' height='13'/%3e %3crect class='cls-2' x='0.5' y='0.5' width='0.6' height='12'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e";export{e as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1%2c .cls-2%2c .cls-6 %7b fill: none%3b %7d .cls-1 %7b clip-rule: evenodd%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d .cls-6 %7b stroke: %23666%3b %7d .cls-7 %7b stroke: none%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_27' data-name='%e8%b7%af%e5%be%84 27' class='cls-1' d='M3.5-16v.874h7V-16H14v3.5h-.875v7H14V-2H10.5v-.875h-7V-2H0V-5.5H.875v-7H0V-16Zm0%2c2.624v.876H2.625v7H3.5v.875h7V-5.5h.875v-7H10.5v-.875Z' transform='translate(0 16)'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_26' data-name='%e8%b7%af%e5%be%84 26' class='cls-2' d='M-1747%2c836H-67V-109H-1747Z' transform='translate(1747 109)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frameNull_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_131' data-name='%e7%9f%a9%e5%bd%a2 131' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3cg id='%e7%bb%84_25' data-name='%e7%bb%84 25' class='cls-3' transform='translate(0 -16)'%3e %3cg id='%e7%bb%84_24' data-name='%e7%bb%84 24' class='cls-4' transform='translate(-1528.625 -81.375)'%3e %3cpath id='%e8%b7%af%e5%be%84_25' data-name='%e8%b7%af%e5%be%84 25' class='cls-5' d='M-5-21H17.75V1.75H-5Z' transform='translate(1529.25 98)'/%3e %3c/g%3e %3c/g%3e %3cg id='%e7%9f%a9%e5%bd%a2_92' data-name='%e7%9f%a9%e5%bd%a2 92' class='cls-6' transform='translate(1.699 -12.97) rotate(-45)'%3e %3crect class='cls-7' width='1.6' height='13'/%3e %3crect class='cls-2' x='0.5' y='0.5' width='0.6' height='12'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_frameNull_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_frameNull_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_frameNull_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1%2c .cls-2%2c .cls-6 %7b fill: none%3b %7d .cls-1 %7b clip-rule: evenodd%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d .cls-6 %7b stroke: %23666%3b %7d .cls-7 %7b stroke: none%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_27' data-name='%e8%b7%af%e5%be%84 27' class='cls-1' d='M3.5-16v.874h7V-16H14v3.5h-.875v7H14V-2H10.5v-.875h-7V-2H0V-5.5H.875v-7H0V-16Zm0%2c2.624v.876H2.625v7H3.5v.875h7V-5.5h.875v-7H10.5v-.875Z' transform='translate(0 16)'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_26' data-name='%e8%b7%af%e5%be%84 26' class='cls-2' d='M-1747%2c836H-67V-109H-1747Z' transform='translate(1747 109)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frameNull_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_131' data-name='%e7%9f%a9%e5%bd%a2 131' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3cg id='%e7%bb%84_25' data-name='%e7%bb%84 25' class='cls-3' transform='translate(0 -16)'%3e %3cg id='%e7%bb%84_24' data-name='%e7%bb%84 24' class='cls-4' transform='translate(-1528.625 -81.375)'%3e %3cpath id='%e8%b7%af%e5%be%84_25' data-name='%e8%b7%af%e5%be%84 25' class='cls-5' d='M-5-21H17.75V1.75H-5Z' transform='translate(1529.25 98)'/%3e %3c/g%3e %3c/g%3e %3cg id='%e7%9f%a9%e5%bd%a2_92' data-name='%e7%9f%a9%e5%bd%a2 92' class='cls-6' transform='translate(1.699 -12.97) rotate(-45)'%3e %3crect class='cls-7' width='1.6' height='13'/%3e %3crect class='cls-2' x='0.5' y='0.5' width='0.6' height='12'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var a="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1%2c .cls-2 %7b fill: none%3b %7d .cls-1 %7b clip-rule: evenodd%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_27' data-name='%e8%b7%af%e5%be%84 27' class='cls-1' d='M3.5-16v.874h7V-16H14v3.5h-.875v7H14V-2H10.5v-.875h-7V-2H0V-5.5H.875v-7H0V-16Zm0%2c2.624v.876H2.625v7H3.5v.875h7V-5.5h.875v-7H10.5v-.875Z' transform='translate(0 16)'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_26' data-name='%e8%b7%af%e5%be%84 26' class='cls-2' d='M-1747%2c836H-67V-109H-1747Z' transform='translate(1747 109)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frame_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cg id='%e7%bb%84_25' data-name='%e7%bb%84 25' class='cls-3' transform='translate(0 -16)'%3e %3cg id='%e7%bb%84_24' data-name='%e7%bb%84 24' class='cls-4' transform='translate(-1528.625 -81.375)'%3e %3cpath id='%e8%b7%af%e5%be%84_25' data-name='%e8%b7%af%e5%be%84 25' class='cls-5' d='M-5-21H17.75V1.75H-5Z' transform='translate(1529.25 98)'/%3e %3c/g%3e %3c/g%3e %3c/g%3e%3c/svg%3e";export{a as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1%2c .cls-2 %7b fill: none%3b %7d .cls-1 %7b clip-rule: evenodd%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_27' data-name='%e8%b7%af%e5%be%84 27' class='cls-1' d='M3.5-16v.874h7V-16H14v3.5h-.875v7H14V-2H10.5v-.875h-7V-2H0V-5.5H.875v-7H0V-16Zm0%2c2.624v.876H2.625v7H3.5v.875h7V-5.5h.875v-7H10.5v-.875Z' transform='translate(0 16)'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_26' data-name='%e8%b7%af%e5%be%84 26' class='cls-2' d='M-1747%2c836H-67V-109H-1747Z' transform='translate(1747 109)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frame_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cg id='%e7%bb%84_25' data-name='%e7%bb%84 25' class='cls-3' transform='translate(0 -16)'%3e %3cg id='%e7%bb%84_24' data-name='%e7%bb%84 24' class='cls-4' transform='translate(-1528.625 -81.375)'%3e %3cpath id='%e8%b7%af%e5%be%84_25' data-name='%e8%b7%af%e5%be%84 25' class='cls-5' d='M-5-21H17.75V1.75H-5Z' transform='translate(1529.25 98)'/%3e %3c/g%3e %3c/g%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_frame_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_frame_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_frame_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1%2c .cls-2 %7b fill: none%3b %7d .cls-1 %7b clip-rule: evenodd%3b %7d .cls-3 %7b clip-path: url(%23clip-path)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_27' data-name='%e8%b7%af%e5%be%84 27' class='cls-1' d='M3.5-16v.874h7V-16H14v3.5h-.875v7H14V-2H10.5v-.875h-7V-2H0V-5.5H.875v-7H0V-16Zm0%2c2.624v.876H2.625v7H3.5v.875h7V-5.5h.875v-7H10.5v-.875Z' transform='translate(0 16)'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_26' data-name='%e8%b7%af%e5%be%84 26' class='cls-2' d='M-1747%2c836H-67V-109H-1747Z' transform='translate(1747 109)'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_frame_kj' transform='translate(1 17)'%3e %3crect id='%e7%9f%a9%e5%bd%a2_120' data-name='%e7%9f%a9%e5%bd%a2 120' class='cls-2' width='16' height='16' transform='translate(-1 -17)'/%3e %3crect id='%e7%9f%a9%e5%bd%a2_93' data-name='%e7%9f%a9%e5%bd%a2 93' class='cls-2' width='14' height='14' transform='translate(0 -16)'/%3e %3cg id='%e7%bb%84_25' data-name='%e7%bb%84 25' class='cls-3' transform='translate(0 -16)'%3e %3cg id='%e7%bb%84_24' data-name='%e7%bb%84 24' class='cls-4' transform='translate(-1528.625 -81.375)'%3e %3cpath id='%e8%b7%af%e5%be%84_25' data-name='%e8%b7%af%e5%be%84 25' class='cls-5' d='M-5-21H17.75V1.75H-5Z' transform='translate(1529.25 98)'/%3e %3c/g%3e %3c/g%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}
@@ -1 +1,4 @@
1
- var c="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b clip-path: url(%23clip-path)%3b %7d .cls-3 %7b fill: rgba(0%2c0%2c0%2c0)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_321' data-name='%e8%b7%af%e5%be%84 321' class='cls-1' d='M0%2c0H16V-16H0Z'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_323' data-name='%e8%b7%af%e5%be%84 323' class='cls-1' d='M5.344-14.625H1.875a.5.5%2c0%2c0%2c0-.5.5v3.5a.251.251%2c0%2c0%2c0%2c.25.25h.75a.251.251%2c0%2c0%2c0%2c.25-.25v-2.75H5.344a.251.251%2c0%2c0%2c0%2c.25-.25v-.75A.251.251%2c0%2c0%2c0%2c5.344-14.625Zm9.031%2c9h-.75a.251.251%2c0%2c0%2c0-.25.25v2.75H10.656a.251.251%2c0%2c0%2c0-.25.25v.75a.251.251%2c0%2c0%2c0%2c.25.25h3.469a.5.5%2c0%2c0%2c0%2c.5-.5v-3.5A.251.251%2c0%2c0%2c0%2c14.375-5.625Zm-9.031%2c3H2.625v-2.75a.251.251%2c0%2c0%2c0-.25-.25h-.75a.251.251%2c0%2c0%2c0-.25.25v3.5a.5.5%2c0%2c0%2c0%2c.5.5H5.344a.251.251%2c0%2c0%2c0%2c.25-.25v-.75A.251.251%2c0%2c0%2c0%2c5.344-2.625Zm8.781-12H10.656a.251.251%2c0%2c0%2c0-.25.25v.75a.251.251%2c0%2c0%2c0%2c.25.25h2.719v2.75a.251.251%2c0%2c0%2c0%2c.25.25h.75a.251.251%2c0%2c0%2c0%2c.25-.25v-3.5A.5.5%2c0%2c0%2c0%2c14.125-14.625Z'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_fullView_kj' transform='translate(0 16)'%3e %3cg id='%e7%bb%84_567' data-name='%e7%bb%84 567' class='cls-2'%3e %3cpath id='%e8%b7%af%e5%be%84_320' data-name='%e8%b7%af%e5%be%84 320' class='cls-3' d='M-5-21H21V5H-5Z'/%3e %3c/g%3e %3cg id='%e7%bb%84_568' data-name='%e7%bb%84 568' class='cls-4'%3e %3cpath id='%e8%b7%af%e5%be%84_322' data-name='%e8%b7%af%e5%be%84 322' class='cls-5' d='M-3.625-19.625h23.25V3.625H-3.625Z'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e";export{c as default};
1
+ var img = "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b clip-path: url(%23clip-path)%3b %7d .cls-3 %7b fill: rgba(0%2c0%2c0%2c0)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_321' data-name='%e8%b7%af%e5%be%84 321' class='cls-1' d='M0%2c0H16V-16H0Z'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_323' data-name='%e8%b7%af%e5%be%84 323' class='cls-1' d='M5.344-14.625H1.875a.5.5%2c0%2c0%2c0-.5.5v3.5a.251.251%2c0%2c0%2c0%2c.25.25h.75a.251.251%2c0%2c0%2c0%2c.25-.25v-2.75H5.344a.251.251%2c0%2c0%2c0%2c.25-.25v-.75A.251.251%2c0%2c0%2c0%2c5.344-14.625Zm9.031%2c9h-.75a.251.251%2c0%2c0%2c0-.25.25v2.75H10.656a.251.251%2c0%2c0%2c0-.25.25v.75a.251.251%2c0%2c0%2c0%2c.25.25h3.469a.5.5%2c0%2c0%2c0%2c.5-.5v-3.5A.251.251%2c0%2c0%2c0%2c14.375-5.625Zm-9.031%2c3H2.625v-2.75a.251.251%2c0%2c0%2c0-.25-.25h-.75a.251.251%2c0%2c0%2c0-.25.25v3.5a.5.5%2c0%2c0%2c0%2c.5.5H5.344a.251.251%2c0%2c0%2c0%2c.25-.25v-.75A.251.251%2c0%2c0%2c0%2c5.344-2.625Zm8.781-12H10.656a.251.251%2c0%2c0%2c0-.25.25v.75a.251.251%2c0%2c0%2c0%2c.25.25h2.719v2.75a.251.251%2c0%2c0%2c0%2c.25.25h.75a.251.251%2c0%2c0%2c0%2c.25-.25v-3.5A.5.5%2c0%2c0%2c0%2c14.125-14.625Z'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_fullView_kj' transform='translate(0 16)'%3e %3cg id='%e7%bb%84_567' data-name='%e7%bb%84 567' class='cls-2'%3e %3cpath id='%e8%b7%af%e5%be%84_320' data-name='%e8%b7%af%e5%be%84 320' class='cls-3' d='M-5-21H21V5H-5Z'/%3e %3c/g%3e %3cg id='%e7%bb%84_568' data-name='%e7%bb%84 568' class='cls-4'%3e %3cpath id='%e8%b7%af%e5%be%84_322' data-name='%e8%b7%af%e5%be%84 322' class='cls-5' d='M-3.625-19.625h23.25V3.625H-3.625Z'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e";
2
+
3
+ export { img as default };
4
+ //# sourceMappingURL=icon_fullView_kj.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon_fullView_kj.svg.js","sources":["../../../../src/assets/annotation/toolHotKeyIcon/icon_fullView_kj.svg"],"sourcesContent":["var img = \"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3e %3cdefs%3e %3cstyle%3e .cls-1 %7b fill: none%3b %7d .cls-2 %7b clip-path: url(%23clip-path)%3b %7d .cls-3 %7b fill: rgba(0%2c0%2c0%2c0)%3b %7d .cls-4 %7b clip-path: url(%23clip-path-2)%3b %7d .cls-5 %7b fill: %23666%3b %7d %3c/style%3e %3cclipPath id='clip-path'%3e %3cpath id='%e8%b7%af%e5%be%84_321' data-name='%e8%b7%af%e5%be%84 321' class='cls-1' d='M0%2c0H16V-16H0Z'/%3e %3c/clipPath%3e %3cclipPath id='clip-path-2'%3e %3cpath id='%e8%b7%af%e5%be%84_323' data-name='%e8%b7%af%e5%be%84 323' class='cls-1' d='M5.344-14.625H1.875a.5.5%2c0%2c0%2c0-.5.5v3.5a.251.251%2c0%2c0%2c0%2c.25.25h.75a.251.251%2c0%2c0%2c0%2c.25-.25v-2.75H5.344a.251.251%2c0%2c0%2c0%2c.25-.25v-.75A.251.251%2c0%2c0%2c0%2c5.344-14.625Zm9.031%2c9h-.75a.251.251%2c0%2c0%2c0-.25.25v2.75H10.656a.251.251%2c0%2c0%2c0-.25.25v.75a.251.251%2c0%2c0%2c0%2c.25.25h3.469a.5.5%2c0%2c0%2c0%2c.5-.5v-3.5A.251.251%2c0%2c0%2c0%2c14.375-5.625Zm-9.031%2c3H2.625v-2.75a.251.251%2c0%2c0%2c0-.25-.25h-.75a.251.251%2c0%2c0%2c0-.25.25v3.5a.5.5%2c0%2c0%2c0%2c.5.5H5.344a.251.251%2c0%2c0%2c0%2c.25-.25v-.75A.251.251%2c0%2c0%2c0%2c5.344-2.625Zm8.781-12H10.656a.251.251%2c0%2c0%2c0-.25.25v.75a.251.251%2c0%2c0%2c0%2c.25.25h2.719v2.75a.251.251%2c0%2c0%2c0%2c.25.25h.75a.251.251%2c0%2c0%2c0%2c.25-.25v-3.5A.5.5%2c0%2c0%2c0%2c14.125-14.625Z'/%3e %3c/clipPath%3e %3c/defs%3e %3cg id='icon_fullView_kj' transform='translate(0 16)'%3e %3cg id='%e7%bb%84_567' data-name='%e7%bb%84 567' class='cls-2'%3e %3cpath id='%e8%b7%af%e5%be%84_320' data-name='%e8%b7%af%e5%be%84 320' class='cls-3' d='M-5-21H21V5H-5Z'/%3e %3c/g%3e %3cg id='%e7%bb%84_568' data-name='%e7%bb%84 568' class='cls-4'%3e %3cpath id='%e8%b7%af%e5%be%84_322' data-name='%e8%b7%af%e5%be%84 322' class='cls-5' d='M-3.625-19.625h23.25V3.625H-3.625Z'/%3e %3c/g%3e %3c/g%3e%3c/svg%3e\";\n export default img;"],"names":[],"mappings":"AAAG,IAAC,GAAG,GAAG;;;;"}