coolcare-lite-scada-component 2.0.14 → 2.0.16

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 (474) hide show
  1. package/README.md +0 -0
  2. package/es/app.js +0 -0
  3. package/es/componentIndex.js +0 -0
  4. package/es/components/BoxShadowPicker/index.css +0 -0
  5. package/es/components/BoxShadowPicker/index.js +0 -0
  6. package/es/components/BoxShadowPicker/index.less.d.ts +0 -0
  7. package/es/components/Button/index.js +0 -0
  8. package/es/components/ColorPalette/index.js +0 -0
  9. package/es/components/ColorPicker/index.css +0 -0
  10. package/es/components/ColorPicker/index.js +0 -0
  11. package/es/components/ColorPicker/util.js +0 -0
  12. package/es/components/DeviceSelect/DeviceTable.js +0 -0
  13. package/es/components/DeviceSelect/index.css +0 -0
  14. package/es/components/DeviceSelect/index.js +0 -0
  15. package/es/components/DialogExpression/ImagePicker/index.css +0 -0
  16. package/es/components/DialogExpression/ImagePicker/index.js +0 -0
  17. package/es/components/DialogExpression/index.css +0 -0
  18. package/es/components/DialogExpression/index.js +0 -0
  19. package/es/components/DialogHistory/index.css +0 -0
  20. package/es/components/DialogHistory/index.js +0 -0
  21. package/es/components/DialogIconPicker/data.js +0 -0
  22. package/es/components/DialogIconPicker/index.css +0 -0
  23. package/es/components/DialogIconPicker/index.js +0 -0
  24. package/es/components/DialogImagePicker/Gallery/index.css +0 -0
  25. package/es/components/DialogImagePicker/Gallery/index.js +0 -0
  26. package/es/components/DialogImagePicker/GroupPanel/index.css +0 -0
  27. package/es/components/DialogImagePicker/GroupPanel/index.js +0 -0
  28. package/es/components/DialogImagePicker/index.css +0 -0
  29. package/es/components/DialogImagePicker/index.js +0 -0
  30. package/es/components/DialogPointWrite/PointItem.js +0 -0
  31. package/es/components/DialogPointWrite/index.js +0 -0
  32. package/es/components/ECharts/index.css +0 -0
  33. package/es/components/ECharts/index.js +0 -0
  34. package/es/components/ExpressionFormat/index.css +0 -0
  35. package/es/components/ExpressionFormat/index.js +0 -0
  36. package/es/components/FontFamilySelect/index.js +0 -0
  37. package/es/components/FontFamilySelect/list.js +0 -0
  38. package/es/components/FontStyleForm/index.css +0 -0
  39. package/es/components/FontStyleForm/index.js +0 -0
  40. package/es/components/FormBindPoint/FreedomScene.js +25 -9
  41. package/es/components/FormBindPoint/ProductionOrDeviceScene.js +22 -8
  42. package/es/components/FormBindPoint/index.css +0 -0
  43. package/es/components/FormBindPoint/index.js +0 -0
  44. package/es/components/FormIconSelect/index.js +0 -0
  45. package/es/components/FormNodeData/index.js +0 -0
  46. package/es/components/FormNodeData/utils/valueUtil.js +0 -0
  47. package/es/components/Icon/index.js +0 -0
  48. package/es/components/ImageUploader/index.js +0 -0
  49. package/es/components/LockBtn/index.css +0 -0
  50. package/es/components/LockBtn/index.js +0 -0
  51. package/es/components/Margin_Padding/index.css +0 -0
  52. package/es/components/Margin_Padding/index.js +0 -0
  53. package/es/components/ModalFanDevicePoint/index.css +0 -0
  54. package/es/components/ModalFanDevicePoint/index.js +0 -0
  55. package/es/components/MouseTooltip/index.css +0 -0
  56. package/es/components/MouseTooltip/index.js +0 -0
  57. package/es/components/NeedBindPointHint/index.css +0 -0
  58. package/es/components/NeedBindPointHint/index.js +0 -0
  59. package/es/components/PaddingPicker/index.css +0 -0
  60. package/es/components/PaddingPicker/index.js +0 -0
  61. package/es/components/PageLoading/index.css +0 -0
  62. package/es/components/PageLoading/index.js +0 -0
  63. package/es/components/PointEnumNameFormat/index.css +0 -0
  64. package/es/components/PointEnumNameFormat/index.js +0 -0
  65. package/es/components/PointInfoTip/index.css +0 -0
  66. package/es/components/PointInfoTip/index.js +0 -0
  67. package/es/components/PointSelect/DevicePointTable.js +0 -0
  68. package/es/components/PointSelect/ProductPointTable.js +0 -0
  69. package/es/components/PointSelect/index.css +0 -0
  70. package/es/components/PointSelect/index.js +0 -0
  71. package/es/components/Prompt/index.js +0 -0
  72. package/es/components/SliderWithInput/index.css +0 -0
  73. package/es/components/SliderWithInput/index.js +0 -0
  74. package/es/components/Switch/index.js +0 -0
  75. package/es/components/TranslateButton/index.js +0 -0
  76. package/es/constant.js +0 -0
  77. package/es/edge/EdgeLinePort/PropsSet/Flow.js +0 -0
  78. package/es/edge/EdgeLinePort/PropsSet/Line.js +0 -0
  79. package/es/edge/EdgeLinePort/PropsSet/Marker.js +0 -0
  80. package/es/edge/EdgeLinePort/PropsSet/index.js +0 -0
  81. package/es/edge/EdgeLinePort/index.js +0 -0
  82. package/es/edge/EdgePipe/PropsSet/Flow.js +0 -0
  83. package/es/edge/EdgePipe/PropsSet/Pipe.js +0 -0
  84. package/es/edge/EdgePipe/PropsSet/index.js +0 -0
  85. package/es/edge/EdgePipe/index.css +0 -0
  86. package/es/edge/EdgePipe/index.js +0 -0
  87. package/es/edge/register.js +0 -0
  88. package/es/element/BasicShape/Circle/index.js +0 -0
  89. package/es/element/BasicShape/CommentBox/index.js +0 -0
  90. package/es/element/BasicShape/CommentBox2/index.js +0 -0
  91. package/es/element/BasicShape/Ellipse/index.js +0 -0
  92. package/es/element/BasicShape/Heart/index.js +0 -0
  93. package/es/element/BasicShape/Lightning/index.js +0 -0
  94. package/es/element/BasicShape/PropsForm/index.css +0 -0
  95. package/es/element/BasicShape/PropsForm/index.js +0 -0
  96. package/es/element/BasicShape/Rectangle/index.js +0 -0
  97. package/es/element/BasicShape/Star/index.js +0 -0
  98. package/es/element/BorderBox/BorderBox1/Component.js +0 -0
  99. package/es/element/BorderBox/BorderBox1/index.css +0 -0
  100. package/es/element/BorderBox/BorderBox1/index.js +0 -0
  101. package/es/element/BorderBox/BorderBox10/Component.js +0 -0
  102. package/es/element/BorderBox/BorderBox10/index.css +0 -0
  103. package/es/element/BorderBox/BorderBox10/index.js +0 -0
  104. package/es/element/BorderBox/BorderBox12/Component.js +0 -0
  105. package/es/element/BorderBox/BorderBox12/index.css +0 -0
  106. package/es/element/BorderBox/BorderBox12/index.js +0 -0
  107. package/es/element/BorderBox/BorderBox13/Component.js +0 -0
  108. package/es/element/BorderBox/BorderBox13/index.css +0 -0
  109. package/es/element/BorderBox/BorderBox13/index.js +0 -0
  110. package/es/element/BorderBox/BorderBox2/Component.js +0 -0
  111. package/es/element/BorderBox/BorderBox2/index.css +0 -0
  112. package/es/element/BorderBox/BorderBox2/index.js +0 -0
  113. package/es/element/BorderBox/BorderBox3/Component.js +0 -0
  114. package/es/element/BorderBox/BorderBox3/index.css +0 -0
  115. package/es/element/BorderBox/BorderBox3/index.js +0 -0
  116. package/es/element/BorderBox/BorderBox4/Component.js +0 -0
  117. package/es/element/BorderBox/BorderBox4/index.css +0 -0
  118. package/es/element/BorderBox/BorderBox4/index.js +0 -0
  119. package/es/element/BorderBox/BorderBox5/Component.js +0 -0
  120. package/es/element/BorderBox/BorderBox5/index.css +0 -0
  121. package/es/element/BorderBox/BorderBox5/index.js +0 -0
  122. package/es/element/BorderBox/BorderBox6/Component.js +0 -0
  123. package/es/element/BorderBox/BorderBox6/index.css +0 -0
  124. package/es/element/BorderBox/BorderBox6/index.js +0 -0
  125. package/es/element/BorderBox/BorderBox7/Component.js +0 -0
  126. package/es/element/BorderBox/BorderBox7/index.css +0 -0
  127. package/es/element/BorderBox/BorderBox7/index.js +0 -0
  128. package/es/element/BorderBox/BorderBox8/Component.js +0 -0
  129. package/es/element/BorderBox/BorderBox8/index.css +0 -0
  130. package/es/element/BorderBox/BorderBox8/index.js +0 -0
  131. package/es/element/BorderBox/BorderBox9/Component.js +0 -0
  132. package/es/element/BorderBox/BorderBox9/index.css +0 -0
  133. package/es/element/BorderBox/BorderBox9/index.js +0 -0
  134. package/es/element/BorderBox/PropsSet/ColorSet.js +0 -0
  135. package/es/element/BorderBox/PropsSet/index.js +0 -0
  136. package/es/element/BorderBox/util/index.js +0 -0
  137. package/es/element/BorderBox/util/typings.d.ts +0 -0
  138. package/es/element/Decoration/Decoration1/Component.js +0 -0
  139. package/es/element/Decoration/Decoration1/index.css +0 -0
  140. package/es/element/Decoration/Decoration1/index.js +0 -0
  141. package/es/element/Decoration/Decoration10/Component.js +0 -0
  142. package/es/element/Decoration/Decoration10/index.css +0 -0
  143. package/es/element/Decoration/Decoration10/index.js +0 -0
  144. package/es/element/Decoration/Decoration2/Component.js +0 -0
  145. package/es/element/Decoration/Decoration2/index.css +0 -0
  146. package/es/element/Decoration/Decoration2/index.js +0 -0
  147. package/es/element/Decoration/Decoration3/Component.js +0 -0
  148. package/es/element/Decoration/Decoration3/index.css +0 -0
  149. package/es/element/Decoration/Decoration3/index.js +0 -0
  150. package/es/element/Decoration/Decoration4/Component.js +0 -0
  151. package/es/element/Decoration/Decoration4/index.css +0 -0
  152. package/es/element/Decoration/Decoration4/index.js +0 -0
  153. package/es/element/Decoration/Decoration5/Component.js +0 -0
  154. package/es/element/Decoration/Decoration5/index.css +0 -0
  155. package/es/element/Decoration/Decoration5/index.js +0 -0
  156. package/es/element/Decoration/Decoration6/Component.js +0 -0
  157. package/es/element/Decoration/Decoration6/index.css +0 -0
  158. package/es/element/Decoration/Decoration6/index.js +0 -0
  159. package/es/element/Decoration/Decoration8/Component.js +0 -0
  160. package/es/element/Decoration/Decoration8/index.css +0 -0
  161. package/es/element/Decoration/Decoration8/index.js +0 -0
  162. package/es/element/Decoration/PropsSet/ColorSet.js +0 -0
  163. package/es/element/Decoration/PropsSet/index.js +0 -0
  164. package/es/element/Decoration/util/index.js +0 -0
  165. package/es/element/Decoration/util/typings.d.ts +0 -0
  166. package/es/element/EleButton/Component.js +0 -0
  167. package/es/element/EleButton/PropsSet/TextPropsSet/index.js +0 -0
  168. package/es/element/EleButton/PropsSet/index.js +0 -0
  169. package/es/element/EleButton/index.css +0 -0
  170. package/es/element/EleButton/index.js +0 -0
  171. package/es/element/EleClock/Component.js +0 -0
  172. package/es/element/EleClock/PropsSet/index.js +0 -0
  173. package/es/element/EleClock/index.css +0 -0
  174. package/es/element/EleClock/index.js +0 -0
  175. package/es/element/EleContainer/Component.js +0 -0
  176. package/es/element/EleContainer/PropsSet/OtherPropsSet/index.js +0 -0
  177. package/es/element/EleContainer/PropsSet/index.js +0 -0
  178. package/es/element/EleContainer/index.css +0 -0
  179. package/es/element/EleContainer/index.js +0 -0
  180. package/es/element/EleDeviceName/Component.js +0 -0
  181. package/es/element/EleDeviceName/PropsSet/FormBindDevice/index.js +0 -0
  182. package/es/element/EleDeviceName/PropsSet/index.js +0 -0
  183. package/es/element/EleDeviceName/index.css +0 -0
  184. package/es/element/EleDeviceName/index.js +0 -0
  185. package/es/element/EleDeviceState/Component.js +0 -0
  186. package/es/element/EleDeviceState/PropsSet/FormBindDevice/index.js +0 -0
  187. package/es/element/EleDeviceState/PropsSet/index.js +0 -0
  188. package/es/element/EleDeviceState/index.css +0 -0
  189. package/es/element/EleDeviceState/index.js +0 -0
  190. package/es/element/EleDeviceUpdateTime/Component.js +0 -0
  191. package/es/element/EleDeviceUpdateTime/PropsSet/FormBindDateFormat/index.js +0 -0
  192. package/es/element/EleDeviceUpdateTime/PropsSet/FormBindDevice/index.js +0 -0
  193. package/es/element/EleDeviceUpdateTime/PropsSet/index.js +0 -0
  194. package/es/element/EleDeviceUpdateTime/index.css +0 -0
  195. package/es/element/EleDeviceUpdateTime/index.js +0 -0
  196. package/es/element/EleFan/Component.js +0 -0
  197. package/es/element/EleFan/PropsSet/FormBindDevice/index.js +0 -0
  198. package/es/element/EleFan/PropsSet/FormBindPoint/FaultQuestion.js +0 -0
  199. package/es/element/EleFan/PropsSet/FormBindPoint/FrostQuestion.js +0 -0
  200. package/es/element/EleFan/PropsSet/FormBindPoint/RefrigerationQuestion.js +0 -0
  201. package/es/element/EleFan/PropsSet/FormBindPoint/SwitchQuestion.js +0 -0
  202. package/es/element/EleFan/PropsSet/FormBindPoint/index.js +0 -0
  203. package/es/element/EleFan/PropsSet/index.js +0 -0
  204. package/es/element/EleFan/Tooltip.js +0 -0
  205. package/es/element/EleFan/index.css +0 -0
  206. package/es/element/EleFan/index.js +0 -0
  207. package/es/element/EleFanBySvg/PropsSet/FormBindPoint/FaultQuestion.js +0 -0
  208. package/es/element/EleFanBySvg/PropsSet/FormBindPoint/FrostQuestion.js +0 -0
  209. package/es/element/EleFanBySvg/PropsSet/FormBindPoint/RefrigerationQuestion.js +0 -0
  210. package/es/element/EleFanBySvg/PropsSet/FormBindPoint/SwitchQuestion.js +0 -0
  211. package/es/element/EleFanBySvg/PropsSet/FormBindPoint/index.js +0 -0
  212. package/es/element/EleFanBySvg/PropsSet/index.js +0 -0
  213. package/es/element/EleFanBySvg/Tooltip.js +0 -0
  214. package/es/element/EleFanBySvg/index.js +0 -0
  215. package/es/element/EleGauge/Component.js +0 -0
  216. package/es/element/EleGauge/PropsSet/OtherPropsSet/index.js +0 -0
  217. package/es/element/EleGauge/PropsSet/index.js +0 -0
  218. package/es/element/EleGauge/index.css +0 -0
  219. package/es/element/EleGauge/index.js +0 -0
  220. package/es/element/EleIcon/Component.js +0 -0
  221. package/es/element/EleIcon/PropsSet/IconPropsSet/index.js +0 -0
  222. package/es/element/EleIcon/PropsSet/index.js +0 -0
  223. package/es/element/EleIcon/index.css +0 -0
  224. package/es/element/EleIcon/index.js +0 -0
  225. package/es/element/EleImage/PropsSet/ImagePropsSet/index.js +0 -0
  226. package/es/element/EleImage/PropsSet/index.js +0 -0
  227. package/es/element/EleImage/index.js +0 -0
  228. package/es/element/EleIndicatorLight/Component.js +0 -0
  229. package/es/element/EleIndicatorLight/PropsSet/ColorPropsSet/index.js +0 -0
  230. package/es/element/EleIndicatorLight/PropsSet/index.js +0 -0
  231. package/es/element/EleIndicatorLight/index.css +0 -0
  232. package/es/element/EleIndicatorLight/index.js +0 -0
  233. package/es/element/ElePointImage/Component.js +0 -0
  234. package/es/element/ElePointImage/PropsSet/ImagePropsSet/index.js +0 -0
  235. package/es/element/ElePointImage/PropsSet/index.js +0 -0
  236. package/es/element/ElePointImage/index.css +0 -0
  237. package/es/element/ElePointImage/index.js +0 -0
  238. package/es/element/ElePointList/Component.js +18 -6
  239. package/es/element/ElePointList/PropsSet/index.js +0 -0
  240. package/es/element/ElePointList/index.css +3 -0
  241. package/es/element/ElePointList/index.js +0 -0
  242. package/es/element/ElePointState/Component.js +0 -0
  243. package/es/element/ElePointState/PropsSet/IconPropsSet/index.js +0 -0
  244. package/es/element/ElePointState/PropsSet/index.js +0 -0
  245. package/es/element/ElePointState/index.css +0 -0
  246. package/es/element/ElePointState/index.js +0 -0
  247. package/es/element/ElePointValue/Component.js +0 -0
  248. package/es/element/ElePointValue/PropsSet/GlobalPropSet/index.js +0 -0
  249. package/es/element/ElePointValue/PropsSet/TitlePropsSet/index.js +0 -0
  250. package/es/element/ElePointValue/PropsSet/UnitPropsSet/index.js +0 -0
  251. package/es/element/ElePointValue/PropsSet/ValuePropsSet/index.js +0 -0
  252. package/es/element/ElePointValue/PropsSet/index.js +0 -0
  253. package/es/element/ElePointValue/index.css +0 -0
  254. package/es/element/ElePointValue/index.js +0 -0
  255. package/es/element/EleShine/Component.js +0 -0
  256. package/es/element/EleShine/PropsSet/OtherPropsSet/index.js +0 -0
  257. package/es/element/EleShine/PropsSet/index.js +0 -0
  258. package/es/element/EleShine/index.css +0 -0
  259. package/es/element/EleShine/index.js +0 -0
  260. package/es/element/EleState/Tooltip.js +0 -0
  261. package/es/element/EleState/index.js +0 -0
  262. package/es/element/EleSvg/index.js +0 -0
  263. package/es/element/EleSwitch/Component.js +0 -0
  264. package/es/element/EleSwitch/PropsSet/OtherPropsSet/index.js +0 -0
  265. package/es/element/EleSwitch/PropsSet/index.js +0 -0
  266. package/es/element/EleSwitch/index.css +0 -0
  267. package/es/element/EleSwitch/index.js +0 -0
  268. package/es/element/EleText/Component.js +0 -0
  269. package/es/element/EleText/index.css +0 -0
  270. package/es/element/EleText/index.js +0 -0
  271. package/es/element/PipeNodes/NodeBL/index.js +0 -0
  272. package/es/element/PipeNodes/NodeBR/index.js +0 -0
  273. package/es/element/PipeNodes/NodeBottom/index.js +0 -0
  274. package/es/element/PipeNodes/NodeCenter/index.js +0 -0
  275. package/es/element/PipeNodes/NodeHorizontal/index.js +0 -0
  276. package/es/element/PipeNodes/NodeLeft/index.js +0 -0
  277. package/es/element/PipeNodes/NodeRight/index.js +0 -0
  278. package/es/element/PipeNodes/NodeTL/index.js +0 -0
  279. package/es/element/PipeNodes/NodeTL.TEMP/index.js +0 -0
  280. package/es/element/PipeNodes/NodeTR/index.js +0 -0
  281. package/es/element/PipeNodes/NodeTop/index.js +0 -0
  282. package/es/element/PipeNodes/NodeVertical/index.js +0 -0
  283. package/es/element/PipeNodes/portStyle.js +0 -0
  284. package/es/element/PointCard/PointCard1/Component.js +0 -0
  285. package/es/element/PointCard/PointCard1/PropsSet/IconPropsSet/index.js +0 -0
  286. package/es/element/PointCard/PointCard1/PropsSet/PointValuePropsSet/index.js +0 -0
  287. package/es/element/PointCard/PointCard1/PropsSet/TitlePropsSet/index.js +0 -0
  288. package/es/element/PointCard/PointCard1/PropsSet/index.js +0 -0
  289. package/es/element/PointCard/PointCard1/index.css +0 -0
  290. package/es/element/PointCard/PointCard1/index.js +0 -0
  291. package/es/element/PointCard/PointCard2/Component/PointItem.js +0 -0
  292. package/es/element/PointCard/PointCard2/Component/PointItemPlaceholder.js +0 -0
  293. package/es/element/PointCard/PointCard2/Component/index.css +0 -0
  294. package/es/element/PointCard/PointCard2/Component/index.js +0 -0
  295. package/es/element/PointCard/PointCard2/PropsSet/GlobalPropSet/index.js +0 -0
  296. package/es/element/PointCard/PointCard2/PropsSet/IconPropsSet/index.js +0 -0
  297. package/es/element/PointCard/PointCard2/PropsSet/PointItemSetDrawer/index.css +0 -0
  298. package/es/element/PointCard/PointCard2/PropsSet/PointItemSetDrawer/index.js +0 -0
  299. package/es/element/PointCard/PointCard2/PropsSet/TitlePropsSet/index.js +0 -0
  300. package/es/element/PointCard/PointCard2/PropsSet/index.js +0 -0
  301. package/es/element/PointCard/PointCard2/index.js +0 -0
  302. package/es/element/PointCard/PointCard3/Component.js +0 -0
  303. package/es/element/PointCard/PointCard3/PropsSet/IconPropsSet/index.js +0 -0
  304. package/es/element/PointCard/PointCard3/PropsSet/TitlePropsSet/index.js +0 -0
  305. package/es/element/PointCard/PointCard3/PropsSet/index.js +0 -0
  306. package/es/element/PointCard/PointCard3/index.css +0 -0
  307. package/es/element/PointCard/PointCard3/index.js +0 -0
  308. package/es/element/PointCard/PointListCard/Component.js +13 -3
  309. package/es/element/PointCard/PointListCard/PropsSet/GlobalPropSet/index.js +0 -0
  310. package/es/element/PointCard/PointListCard/PropsSet/LabelPropsSet/index.js +0 -0
  311. package/es/element/PointCard/PointListCard/PropsSet/TitlePropsSet/index.js +0 -0
  312. package/es/element/PointCard/PointListCard/PropsSet/ValuePropsSet/index.js +0 -0
  313. package/es/element/PointCard/PointListCard/PropsSet/index.js +0 -0
  314. package/es/element/PointCard/PointListCard/index.css +0 -0
  315. package/es/element/PointCard/PointListCard/index.js +0 -0
  316. package/es/element/PointControl/PointControl1/Component.js +0 -0
  317. package/es/element/PointControl/PointControl1/PropsSet/GlobalPropsSet/index.js +0 -0
  318. package/es/element/PointControl/PointControl1/PropsSet/PointValuePropsSet/index.js +0 -0
  319. package/es/element/PointControl/PointControl1/PropsSet/TitlePropsSet/index.js +0 -0
  320. package/es/element/PointControl/PointControl1/PropsSet/index.js +0 -0
  321. package/es/element/PointControl/PointControl1/index.css +0 -0
  322. package/es/element/PointControl/PointControl1/index.js +0 -0
  323. package/es/element/PointControl/PointControl3/Component.js +0 -0
  324. package/es/element/PointControl/PointControl3/PropsSet/IconPropsSet/index.js +0 -0
  325. package/es/element/PointControl/PointControl3/PropsSet/SubTitlePropsSet/index.js +0 -0
  326. package/es/element/PointControl/PointControl3/PropsSet/SwitchPropsSet/index.js +0 -0
  327. package/es/element/PointControl/PointControl3/PropsSet/TitlePropsSet/index.js +0 -0
  328. package/es/element/PointControl/PointControl3/PropsSet/index.js +0 -0
  329. package/es/element/PointControl/PointControl3/index.css +0 -0
  330. package/es/element/PointControl/PointControl3/index.js +0 -0
  331. package/es/element/nodeBase.js +0 -0
  332. package/es/element/reactShapeBase.js +0 -0
  333. package/es/element/register.js +0 -0
  334. package/es/element/type.d.ts +2 -0
  335. package/es/element/utils/getValueByExpression.js +0 -0
  336. package/es/element/utils/handleEleEvent.js +0 -0
  337. package/es/element/utils/index.js +0 -0
  338. package/es/element/utils/pointWrite.js +0 -0
  339. package/es/element/utils/shapeReactComponentShouldUpdate.js +0 -0
  340. package/es/global.css +4 -0
  341. package/es/graph/graphCore.js +0 -0
  342. package/es/graph/tools/ToolTipTool.js +0 -0
  343. package/es/graph/tools/registerX6Tool.js +0 -0
  344. package/es/hooks/index.js +0 -0
  345. package/es/hooks/useCMDKey.js +0 -0
  346. package/es/hooks/useEleEventHandle.js +0 -0
  347. package/es/hooks/useFirstMountState.js +0 -0
  348. package/es/hooks/useForceUpdate.js +0 -0
  349. package/es/hooks/useMittNamespace.js +0 -0
  350. package/es/hooks/usePointWatch.js +0 -0
  351. package/es/hooks/useQuery.js +0 -0
  352. package/es/models/useEditor.js +0 -0
  353. package/es/models/useElePanel.js +0 -0
  354. package/es/pages/display/Player/index.css +0 -0
  355. package/es/pages/display/Player/index.js +0 -0
  356. package/es/pages/display/components/Empty/index.css +0 -0
  357. package/es/pages/display/components/Empty/index.js +0 -0
  358. package/es/pages/display/components/Tools/index.js +0 -0
  359. package/es/pages/display/index.css +0 -0
  360. package/es/pages/display/index.js +0 -0
  361. package/es/pages/document.ejs +0 -0
  362. package/es/pages/editor/Palette/PaletteDropdown/index.css +0 -0
  363. package/es/pages/editor/Palette/PaletteDropdown/index.js +0 -0
  364. package/es/pages/editor/Palette/index.css +0 -0
  365. package/es/pages/editor/Palette/index.js +0 -0
  366. package/es/pages/editor/PanelLeft/BasicShapeList/index.js +0 -0
  367. package/es/pages/editor/PanelLeft/BasicShapeList/listData.js +0 -0
  368. package/es/pages/editor/PanelLeft/BorderBoxEleList/index.css +0 -0
  369. package/es/pages/editor/PanelLeft/BorderBoxEleList/index.js +0 -0
  370. package/es/pages/editor/PanelLeft/BorderBoxEleList/index.less.d.ts +0 -0
  371. package/es/pages/editor/PanelLeft/BorderBoxEleList/listData.js +0 -0
  372. package/es/pages/editor/PanelLeft/DecorationEleList/index.css +0 -0
  373. package/es/pages/editor/PanelLeft/DecorationEleList/index.js +0 -0
  374. package/es/pages/editor/PanelLeft/DecorationEleList/index.less.d.ts +0 -0
  375. package/es/pages/editor/PanelLeft/DecorationEleList/listData.js +0 -0
  376. package/es/pages/editor/PanelLeft/GroupManageDialog/index.css +0 -0
  377. package/es/pages/editor/PanelLeft/GroupManageDialog/index.js +0 -0
  378. package/es/pages/editor/PanelLeft/ImgConfigDialog/index.css +0 -0
  379. package/es/pages/editor/PanelLeft/ImgConfigDialog/index.js +0 -0
  380. package/es/pages/editor/PanelLeft/ImgGroup/index.css +0 -0
  381. package/es/pages/editor/PanelLeft/ImgGroup/index.js +0 -0
  382. package/es/pages/editor/PanelLeft/MetaEleList/index.js +0 -0
  383. package/es/pages/editor/PanelLeft/MetaEleList/listData.js +0 -0
  384. package/es/pages/editor/PanelLeft/MineImgGroup/index.css +0 -0
  385. package/es/pages/editor/PanelLeft/MineImgGroup/index.js +0 -0
  386. package/es/pages/editor/PanelLeft/PipeEleList/index.css +0 -0
  387. package/es/pages/editor/PanelLeft/PipeEleList/index.js +0 -0
  388. package/es/pages/editor/PanelLeft/PipeEleList/listData.js +0 -0
  389. package/es/pages/editor/PanelLeft/PointCardEleList/index.js +0 -0
  390. package/es/pages/editor/PanelLeft/PointCardEleList/listData.js +0 -0
  391. package/es/pages/editor/PanelLeft/RecommendEleList/index.js +0 -0
  392. package/es/pages/editor/PanelLeft/RecommendEleList/listData.js +0 -0
  393. package/es/pages/editor/PanelLeft/SystemImgGroupList/index.css +0 -0
  394. package/es/pages/editor/PanelLeft/SystemImgGroupList/index.js +0 -0
  395. package/es/pages/editor/PanelLeft/index.css +0 -0
  396. package/es/pages/editor/PanelLeft/index.js +0 -0
  397. package/es/pages/editor/PanelLeft/index.less.d.ts +0 -0
  398. package/es/pages/editor/PanelRight/components/FormBindEvent/index.js +0 -0
  399. package/es/pages/editor/PanelRight/components/FormEleBorderStyle/index.js +0 -0
  400. package/es/pages/editor/PanelRight/components/FormEleLayout/index.css +0 -0
  401. package/es/pages/editor/PanelRight/components/FormEleLayout/index.js +0 -0
  402. package/es/pages/editor/PanelRight/components/FormElePadding/index.js +0 -0
  403. package/es/pages/editor/PanelRight/components/FormFillStyle/index.js +0 -0
  404. package/es/pages/editor/PanelRight/components/FormFontStyle/index.js +0 -0
  405. package/es/pages/editor/PanelRight/components/FormLayer/index.js +0 -0
  406. package/es/pages/editor/PanelRight/index.css +0 -0
  407. package/es/pages/editor/PanelRight/index.js +0 -0
  408. package/es/pages/editor/PanelRight/index.less.d.ts +0 -0
  409. package/es/pages/editor/PanelTop/FullScreen/index.js +0 -0
  410. package/es/pages/editor/PanelTop/HistoryControl/index.js +0 -0
  411. package/es/pages/editor/PanelTop/HotKeyDescribe/index.css +0 -0
  412. package/es/pages/editor/PanelTop/HotKeyDescribe/index.js +0 -0
  413. package/es/pages/editor/PanelTop/HotKeyDescribe/index.less.d.ts +0 -0
  414. package/es/pages/editor/PanelTop/Save/index.js +0 -0
  415. package/es/pages/editor/PanelTop/ZoomControl/index.css +0 -0
  416. package/es/pages/editor/PanelTop/ZoomControl/index.js +0 -0
  417. package/es/pages/editor/PanelTop/index.css +0 -0
  418. package/es/pages/editor/PanelTop/index.js +0 -0
  419. package/es/pages/editor/index.css +0 -0
  420. package/es/pages/editor/index.js +0 -0
  421. package/es/provider/index.js +0 -0
  422. package/es/provider/mittMeat.js +0 -0
  423. package/es/services/common/Uploader.js +0 -0
  424. package/es/services/common/index.js +0 -0
  425. package/es/services/common/typings.d.ts +0 -0
  426. package/es/services/gateway/CompanyConfiguration.js +0 -0
  427. package/es/services/gateway/Device.js +0 -0
  428. package/es/services/gateway/DeviceAuthorizationApply.js +0 -0
  429. package/es/services/gateway/DeviceGroup.js +0 -0
  430. package/es/services/gateway/Gateway.js +0 -0
  431. package/es/services/gateway/GatewayGroup.js +0 -0
  432. package/es/services/gateway/Point.js +0 -0
  433. package/es/services/gateway/UserDevice.js +0 -0
  434. package/es/services/gateway/index.js +0 -0
  435. package/es/services/gateway/typings.d.ts +0 -0
  436. package/es/services/master/Func.js +0 -0
  437. package/es/services/master/Role.js +0 -0
  438. package/es/services/master/User.js +0 -0
  439. package/es/services/master/index.js +0 -0
  440. package/es/services/master/typings.d.ts +0 -0
  441. package/es/services/product/ConfigurationImg.js +0 -0
  442. package/es/services/product/ConfigurationImgGroup.js +0 -0
  443. package/es/services/product/DeviceType.js +0 -0
  444. package/es/services/product/Identifier.js +0 -0
  445. package/es/services/product/PointEnum.js +0 -0
  446. package/es/services/product/PointGroup.js +0 -0
  447. package/es/services/product/Product.js +0 -0
  448. package/es/services/product/ProductCompany.js +0 -0
  449. package/es/services/product/index.js +0 -0
  450. package/es/services/product/typings.d.ts +0 -0
  451. package/es/services/project/ProjectGateway.js +0 -0
  452. package/es/services/project/ProjectResource.js +0 -0
  453. package/es/services/project/ProjectRole.js +0 -0
  454. package/es/services/project/ProjectUserPermission.js +0 -0
  455. package/es/services/project/Subarea.js +0 -0
  456. package/es/services/project/UserSubarea.js +0 -0
  457. package/es/services/project/index.js +0 -0
  458. package/es/services/project/typings.d.ts +0 -0
  459. package/es/services/request.js +0 -0
  460. package/es/shims.x6.d.ts +0 -0
  461. package/es/typings.d.ts +0 -0
  462. package/es/utils/auth.js +0 -0
  463. package/es/utils/cssStyle.js +0 -0
  464. package/es/utils/decomposeMatrix.js +0 -0
  465. package/es/utils/events.js +0 -0
  466. package/es/utils/getMittMeta.js +0 -0
  467. package/es/utils/index.js +0 -0
  468. package/es/utils/isInIframe.js +0 -0
  469. package/es/utils/pointValueFormat.js +0 -0
  470. package/es/utils/queryToObject.js +0 -0
  471. package/es/utils/svg.js +0 -0
  472. package/es/utils/type.js +0 -0
  473. package/es/x6Reset.css +0 -0
  474. package/package.json +3 -2
package/README.md CHANGED
File without changes
package/es/app.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -16,7 +16,7 @@ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" !=
16
16
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
17
17
  import React from "react";
18
18
  import { useMemo, useEffect } from 'react';
19
- import { Form, Button, Space, Typography, Input } from 'antd';
19
+ import { Form, Button, Space, Typography, Input, Switch } from 'antd';
20
20
  import { DeleteOutlined, PlusOutlined } from '@ant-design/icons';
21
21
  import { useModel } from 'umi';
22
22
  import { cloneDeep } from 'lodash-es';
@@ -54,7 +54,8 @@ var FreedomSceneFormBindPoint = function FreedomSceneFormBindPoint(_ref) {
54
54
  var data = cloneDeep(activeCell.getData());
55
55
  if ((_data$pointList = data.pointList) === null || _data$pointList === void 0 ? void 0 : _data$pointList.length) {
56
56
  form.setFieldsValue({
57
- pointList: data.pointList
57
+ pointList: data.pointList,
58
+ unitShow: data.unintShow
58
59
  });
59
60
  } else if (typeof data.pointListLimit === 'number' && data.pointListLimit > 0) {
60
61
  form.setFieldsValue({
@@ -62,16 +63,19 @@ var FreedomSceneFormBindPoint = function FreedomSceneFormBindPoint(_ref) {
62
63
  deviceId: undefined,
63
64
  pointId: undefined,
64
65
  identifierName: ''
65
- }]
66
+ }],
67
+ unitShow: true
66
68
  });
67
69
  } else {
68
70
  form.setFieldsValue({
69
- pointList: []
71
+ pointList: [],
72
+ unitShow: true
70
73
  });
71
74
  }
72
75
  } else {
73
76
  form.setFieldsValue({
74
- pointList: []
77
+ pointList: [],
78
+ unitShow: true
75
79
  });
76
80
  }
77
81
  }, [activeCell, form]);
@@ -87,14 +91,17 @@ var FreedomSceneFormBindPoint = function FreedomSceneFormBindPoint(_ref) {
87
91
  }, [activeCell]);
88
92
  var handleDeviceChange = function handleDeviceChange(deviceId, index) {
89
93
  var pointList = form.getFieldValue('pointList');
94
+ var unitShow = form.getFieldValue('unitShow');
90
95
  pointList[index].identifierName = undefined;
91
96
  pointList[index].pointId = undefined;
92
97
  form.setFieldsValue({
93
- pointList: pointList
98
+ pointList: pointList,
99
+ unitShow: unitShow
94
100
  });
95
101
  };
96
102
  var onValuesChange = function onValuesChange(changedValues, _ref2) {
97
- var pointList = _ref2.pointList;
103
+ var pointList = _ref2.pointList,
104
+ unitShow = _ref2.unitShow;
98
105
  if (!activeCell) return;
99
106
  var list = pointList.filter(function (v) {
100
107
  return v.identifierName;
@@ -108,7 +115,8 @@ var FreedomSceneFormBindPoint = function FreedomSceneFormBindPoint(_ref) {
108
115
  identifierName: v.identifierName,
109
116
  pointId: v.pointId
110
117
  });
111
- })
118
+ }),
119
+ unitShow: unitShow
112
120
  }, {
113
121
  deep: false
114
122
  });
@@ -202,6 +210,14 @@ var FreedomSceneFormBindPoint = function FreedomSceneFormBindPoint(_ref) {
202
210
  block: true,
203
211
  icon: /*#__PURE__*/React.createElement(PlusOutlined, null)
204
212
  }, "\u6DFB\u52A0\u70B9\u4F4D")) : null);
205
- }));
213
+ }), /*#__PURE__*/React.createElement(Form.Item, {
214
+ name: "unitShow",
215
+ label: "\u5355\u4F4D",
216
+ className: "!ml-3"
217
+ }, /*#__PURE__*/React.createElement(Switch, {
218
+ defaultChecked: true,
219
+ checkedChildren: "\u663E\u793A",
220
+ unCheckedChildren: "\u9690\u85CF"
221
+ })));
206
222
  };
207
223
  export default FreedomSceneFormBindPoint;
@@ -16,7 +16,7 @@ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" !=
16
16
  function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
17
17
  import React from "react";
18
18
  import { useMemo, useEffect } from 'react';
19
- import { Form, Button, Space, Typography } from 'antd';
19
+ import { Form, Button, Space, Typography, Switch } from 'antd';
20
20
  import { DeleteOutlined, PlusOutlined } from '@ant-design/icons';
21
21
  import { useModel } from 'umi';
22
22
  import { cloneDeep } from 'lodash-es';
@@ -55,22 +55,26 @@ var ProductionSceneFormBindPoint = function ProductionSceneFormBindPoint(_ref) {
55
55
  var data = cloneDeep(activeCell.getData());
56
56
  if ((_data$pointList = data.pointList) === null || _data$pointList === void 0 ? void 0 : _data$pointList.length) {
57
57
  form.setFieldsValue({
58
- pointList: data.pointList
58
+ pointList: data.pointList,
59
+ unitShow: data.unitShow
59
60
  });
60
61
  } else if (typeof data.pointListLimit === 'number' && data.pointListLimit > 0) {
61
62
  form.setFieldsValue({
62
63
  pointList: [{
63
64
  identifierName: ''
64
- }]
65
+ }],
66
+ unitShow: true
65
67
  });
66
68
  } else {
67
69
  form.setFieldsValue({
68
- pointList: []
70
+ pointList: [],
71
+ unitShow: true
69
72
  });
70
73
  }
71
74
  } else {
72
75
  form.setFieldsValue({
73
- pointList: []
76
+ pointList: [],
77
+ unitShow: true
74
78
  });
75
79
  }
76
80
  }, [activeCell, form]);
@@ -83,7 +87,8 @@ var ProductionSceneFormBindPoint = function ProductionSceneFormBindPoint(_ref) {
83
87
  return 0;
84
88
  }, [activeCell]);
85
89
  var onValuesChange = function onValuesChange(changedValues, _ref2) {
86
- var pointList = _ref2.pointList;
90
+ var pointList = _ref2.pointList,
91
+ unitShow = _ref2.unitShow;
87
92
  if (activeCell) {
88
93
  var list = pointList.filter(function (v) {
89
94
  return v.identifierName;
@@ -95,7 +100,8 @@ var ProductionSceneFormBindPoint = function ProductionSceneFormBindPoint(_ref) {
95
100
  return _objectSpread(_objectSpread({}, (_payload === null || _payload === void 0 ? void 0 : (_payload$pointList = _payload.pointList) === null || _payload$pointList === void 0 ? void 0 : _payload$pointList[index]) || {}), {}, {
96
101
  identifierName: v.identifierName
97
102
  });
98
- })
103
+ }),
104
+ unitShow: unitShow
99
105
  }, {
100
106
  deep: false
101
107
  });
@@ -167,6 +173,14 @@ var ProductionSceneFormBindPoint = function ProductionSceneFormBindPoint(_ref) {
167
173
  block: true,
168
174
  icon: /*#__PURE__*/React.createElement(PlusOutlined, null)
169
175
  }, "\u6DFB\u52A0\u70B9\u4F4D")) : null);
170
- }));
176
+ }), /*#__PURE__*/React.createElement(Form.Item, {
177
+ name: "unitShow",
178
+ label: "\u5355\u4F4D",
179
+ className: "!ml-3"
180
+ }, /*#__PURE__*/React.createElement(Switch, {
181
+ defaultChecked: true,
182
+ checkedChildren: "\u663E\u793A",
183
+ unCheckedChildren: "\u9690\u85CF"
184
+ })));
171
185
  };
172
186
  export default ProductionSceneFormBindPoint;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/es/constant.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes