@fmdevui/fm-dev 1.0.33 → 1.0.35

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 (519) hide show
  1. package/es/_virtual/de-DE.mjs +1 -1
  2. package/es/_virtual/en-US.mjs +1 -1
  3. package/es/_virtual/es-ES.mjs +1 -1
  4. package/es/_virtual/fr-FR.mjs +1 -1
  5. package/es/_virtual/it-IT.mjs +1 -1
  6. package/es/_virtual/ja-JP.mjs +1 -1
  7. package/es/_virtual/ko-KR.mjs +1 -1
  8. package/es/_virtual/nb-NO.mjs +1 -1
  9. package/es/_virtual/pt-BR.mjs +1 -1
  10. package/es/_virtual/ru-RU.mjs +1 -1
  11. package/es/_virtual/th-TH.mjs +1 -1
  12. package/es/_virtual/vi-VN.mjs +1 -1
  13. package/es/_virtual/zh-CN.mjs +1 -1
  14. package/es/_virtual/zh-HK.mjs +1 -1
  15. package/es/_virtual/zh-TW.mjs +1 -1
  16. package/es/component.css +1 -0
  17. package/es/core/hook/useVxeTableOptionsHook.d.ts +10 -12
  18. package/es/core/index.d.ts +0 -1
  19. package/es/index.d.ts +1 -3
  20. package/es/index.mjs +0 -3
  21. package/es/packages/core/index.mjs +0 -1
  22. package/es/packages/core/locales/index.mjs +18 -25
  23. package/es/packages/core/stores/userInfo.mjs +1 -0
  24. package/es/packages/core/ui/login/src/index.vue2.mjs +1 -1
  25. package/index.css +0 -116
  26. package/index.js +44621 -59320
  27. package/index.min.css +0 -10
  28. package/index.min.js +47 -97
  29. package/index.min.mjs +47 -97
  30. package/index.mjs +44620 -59312
  31. package/lib/_virtual/de-DE.js +1 -1
  32. package/lib/_virtual/en-US.js +1 -1
  33. package/lib/_virtual/es-ES.js +1 -1
  34. package/lib/_virtual/fr-FR.js +1 -1
  35. package/lib/_virtual/it-IT.js +1 -1
  36. package/lib/_virtual/ja-JP.js +1 -1
  37. package/lib/_virtual/ko-KR.js +1 -1
  38. package/lib/_virtual/nb-NO.js +1 -1
  39. package/lib/_virtual/pt-BR.js +1 -1
  40. package/lib/_virtual/ru-RU.js +1 -1
  41. package/lib/_virtual/th-TH.js +1 -1
  42. package/lib/_virtual/vi-VN.js +1 -1
  43. package/lib/_virtual/zh-CN.js +1 -1
  44. package/lib/_virtual/zh-HK.js +1 -1
  45. package/lib/_virtual/zh-TW.js +1 -1
  46. package/lib/core/hook/useVxeTableOptionsHook.d.ts +10 -12
  47. package/lib/core/index.d.ts +0 -1
  48. package/lib/index.css +1 -0
  49. package/lib/index.d.ts +1 -3
  50. package/lib/index.js +55 -65
  51. package/lib/packages/core/index.js +0 -5
  52. package/lib/packages/core/locales/index.js +18 -25
  53. package/lib/packages/core/stores/userInfo.js +1 -0
  54. package/lib/packages/core/ui/login/src/index.vue2.js +1 -1
  55. package/package.json +1 -1
  56. package/theme-chalk/index.css +1 -1
  57. package/theme-chalk/src/index.scss +1 -8
  58. package/es/core/layout/component/aside.vue.d.ts +0 -5
  59. package/es/core/layout/component/columnsAside.vue.d.ts +0 -5
  60. package/es/core/layout/component/header.vue.d.ts +0 -3
  61. package/es/core/layout/component/main.vue.d.ts +0 -7
  62. package/es/core/layout/component/style/css.d.ts +0 -1
  63. package/es/core/layout/component/style/index.d.ts +0 -1
  64. package/es/core/layout/footer/index.vue.d.ts +0 -3
  65. package/es/core/layout/footer/style/css.d.ts +0 -1
  66. package/es/core/layout/footer/style/index.d.ts +0 -1
  67. package/es/core/layout/index.d.ts +0 -14
  68. package/es/core/layout/layout.vue.d.ts +0 -3
  69. package/es/core/layout/lockScreen/index.vue.d.ts +0 -6
  70. package/es/core/layout/lockScreen/style/css.d.ts +0 -1
  71. package/es/core/layout/lockScreen/style/index.d.ts +0 -1
  72. package/es/core/layout/logo/index.vue.d.ts +0 -3
  73. package/es/core/layout/logo/style/css.d.ts +0 -1
  74. package/es/core/layout/logo/style/index.d.ts +0 -1
  75. package/es/core/layout/main/classic.vue.d.ts +0 -18
  76. package/es/core/layout/main/columns.vue.d.ts +0 -19
  77. package/es/core/layout/main/defaults.vue.d.ts +0 -19
  78. package/es/core/layout/main/transverse.vue.d.ts +0 -18
  79. package/es/core/layout/navBars/index.vue.d.ts +0 -3
  80. package/es/core/layout/navBars/tagsView/contextmenu.vue.d.ts +0 -28
  81. package/es/core/layout/navBars/tagsView/style/css.d.ts +0 -1
  82. package/es/core/layout/navBars/tagsView/style/index.d.ts +0 -1
  83. package/es/core/layout/navBars/tagsView/tagsView.vue.d.ts +0 -45
  84. package/es/core/layout/navBars/topBar/breadcrumb.vue.d.ts +0 -3
  85. package/es/core/layout/navBars/topBar/changePassword.vue.d.ts +0 -7
  86. package/es/core/layout/navBars/topBar/closeFull.vue.d.ts +0 -3
  87. package/es/core/layout/navBars/topBar/index.vue.d.ts +0 -3
  88. package/es/core/layout/navBars/topBar/onlineuser.vue.d.ts +0 -30
  89. package/es/core/layout/navBars/topBar/search.vue.d.ts +0 -7
  90. package/es/core/layout/navBars/topBar/sendMessage.vue.d.ts +0 -11
  91. package/es/core/layout/navBars/topBar/settings.vue.d.ts +0 -8
  92. package/es/core/layout/navBars/topBar/style/css.d.ts +0 -1
  93. package/es/core/layout/navBars/topBar/style/index.d.ts +0 -1
  94. package/es/core/layout/navBars/topBar/upgradeInfo.vue.d.ts +0 -5
  95. package/es/core/layout/navBars/topBar/user.vue.d.ts +0 -81
  96. package/es/core/layout/navBars/topBar/userNews.vue.d.ts +0 -9
  97. package/es/core/layout/navMenu/horizontal.vue.d.ts +0 -42
  98. package/es/core/layout/navMenu/style/css.d.ts +0 -1
  99. package/es/core/layout/navMenu/style/index.d.ts +0 -1
  100. package/es/core/layout/navMenu/subItem.vue.d.ts +0 -42
  101. package/es/core/layout/navMenu/vertical.vue.d.ts +0 -42
  102. package/es/core/layout/routerView/iframes.vue.d.ts +0 -35
  103. package/es/core/layout/routerView/parent.vue.d.ts +0 -3
  104. package/es/core/layout/routerView/style/css.d.ts +0 -1
  105. package/es/core/layout/routerView/style/index.d.ts +0 -1
  106. package/es/core/layout/upgrade/style/css.d.ts +0 -1
  107. package/es/core/layout/upgrade/style/index.d.ts +0 -1
  108. package/es/core/locales/lang/de.d.ts +0 -211
  109. package/es/core/locales/lang/en.d.ts +0 -211
  110. package/es/core/locales/lang/es.d.ts +0 -211
  111. package/es/core/locales/lang/fi.d.ts +0 -211
  112. package/es/core/locales/lang/fr.d.ts +0 -211
  113. package/es/core/locales/lang/id.d.ts +0 -211
  114. package/es/core/locales/lang/it.d.ts +0 -211
  115. package/es/core/locales/lang/ja.d.ts +0 -211
  116. package/es/core/locales/lang/ko.d.ts +0 -211
  117. package/es/core/locales/lang/ms.d.ts +0 -211
  118. package/es/core/locales/lang/no.d.ts +0 -211
  119. package/es/core/locales/lang/pl.d.ts +0 -211
  120. package/es/core/locales/lang/pt.d.ts +0 -211
  121. package/es/core/locales/lang/ru.d.ts +0 -211
  122. package/es/core/locales/lang/th.d.ts +0 -211
  123. package/es/core/locales/lang/zh-CN.d.ts +0 -212
  124. package/es/core/locales/lang/zh-HK.d.ts +0 -212
  125. package/es/core/locales/lang/zh-TW.d.ts +0 -212
  126. package/es/core/utils/comm/sysInfo.d.ts +0 -2
  127. package/es/core/utils/other/index.d.ts +0 -69
  128. package/es/make-installer.css +0 -11
  129. package/es/node_modules/.pnpm/@wangeditor_editor@5.1.23/node_modules/@wangeditor/editor/dist/css/style.css.mjs +0 -3
  130. package/es/packages/core/layout/component/aside.vue.mjs +0 -5
  131. package/es/packages/core/layout/component/aside.vue2.mjs +0 -173
  132. package/es/packages/core/layout/component/columnsAside.vue.mjs +0 -7
  133. package/es/packages/core/layout/component/columnsAside.vue2.mjs +0 -270
  134. package/es/packages/core/layout/component/columnsAside.vue3.mjs +0 -3
  135. package/es/packages/core/layout/component/header.vue.mjs +0 -5
  136. package/es/packages/core/layout/component/header.vue2.mjs +0 -34
  137. package/es/packages/core/layout/component/main.vue.mjs +0 -5
  138. package/es/packages/core/layout/component/main.vue2.mjs +0 -84
  139. package/es/packages/core/layout/component/style/css.mjs +0 -1
  140. package/es/packages/core/layout/component/style/index.mjs +0 -1
  141. package/es/packages/core/layout/footer/index.vue.mjs +0 -5
  142. package/es/packages/core/layout/footer/index.vue2.mjs +0 -29
  143. package/es/packages/core/layout/footer/style/css.mjs +0 -1
  144. package/es/packages/core/layout/footer/style/index.mjs +0 -1
  145. package/es/packages/core/layout/index.mjs +0 -13
  146. package/es/packages/core/layout/layout.vue.mjs +0 -5
  147. package/es/packages/core/layout/layout.vue2.mjs +0 -60
  148. package/es/packages/core/layout/lockScreen/index.vue.mjs +0 -7
  149. package/es/packages/core/layout/lockScreen/index.vue2.mjs +0 -420
  150. package/es/packages/core/layout/lockScreen/index.vue3.mjs +0 -3
  151. package/es/packages/core/layout/lockScreen/style/css.mjs +0 -1
  152. package/es/packages/core/layout/lockScreen/style/index.mjs +0 -1
  153. package/es/packages/core/layout/logo/index.vue.mjs +0 -5
  154. package/es/packages/core/layout/logo/index.vue2.mjs +0 -57
  155. package/es/packages/core/layout/logo/style/css.mjs +0 -1
  156. package/es/packages/core/layout/logo/style/index.mjs +0 -1
  157. package/es/packages/core/layout/main/classic.vue.mjs +0 -5
  158. package/es/packages/core/layout/main/classic.vue2.mjs +0 -94
  159. package/es/packages/core/layout/main/columns.vue.mjs +0 -5
  160. package/es/packages/core/layout/main/columns.vue2.mjs +0 -107
  161. package/es/packages/core/layout/main/defaults.vue.mjs +0 -5
  162. package/es/packages/core/layout/main/defaults.vue2.mjs +0 -103
  163. package/es/packages/core/layout/main/transverse.vue.mjs +0 -5
  164. package/es/packages/core/layout/main/transverse.vue2.mjs +0 -74
  165. package/es/packages/core/layout/navBars/index.vue.mjs +0 -7
  166. package/es/packages/core/layout/navBars/index.vue2.mjs +0 -31
  167. package/es/packages/core/layout/navBars/index.vue3.mjs +0 -3
  168. package/es/packages/core/layout/navBars/tagsView/contextmenu.vue.mjs +0 -7
  169. package/es/packages/core/layout/navBars/tagsView/contextmenu.vue2.mjs +0 -155
  170. package/es/packages/core/layout/navBars/tagsView/contextmenu.vue3.mjs +0 -3
  171. package/es/packages/core/layout/navBars/tagsView/style/css.mjs +0 -1
  172. package/es/packages/core/layout/navBars/tagsView/style/index.mjs +0 -1
  173. package/es/packages/core/layout/navBars/tagsView/tagsView.vue.mjs +0 -5
  174. package/es/packages/core/layout/navBars/tagsView/tagsView.vue2.mjs +0 -555
  175. package/es/packages/core/layout/navBars/topBar/breadcrumb.vue.mjs +0 -7
  176. package/es/packages/core/layout/navBars/topBar/breadcrumb.vue2.mjs +0 -172
  177. package/es/packages/core/layout/navBars/topBar/breadcrumb.vue3.mjs +0 -3
  178. package/es/packages/core/layout/navBars/topBar/changePassword.vue.mjs +0 -5
  179. package/es/packages/core/layout/navBars/topBar/changePassword.vue2.mjs +0 -264
  180. package/es/packages/core/layout/navBars/topBar/closeFull.vue.mjs +0 -5
  181. package/es/packages/core/layout/navBars/topBar/closeFull.vue2.mjs +0 -34
  182. package/es/packages/core/layout/navBars/topBar/index.vue.mjs +0 -5
  183. package/es/packages/core/layout/navBars/topBar/index.vue2.mjs +0 -103
  184. package/es/packages/core/layout/navBars/topBar/onlineuser.vue.mjs +0 -7
  185. package/es/packages/core/layout/navBars/topBar/onlineuser.vue2.mjs +0 -408
  186. package/es/packages/core/layout/navBars/topBar/onlineuser.vue3.mjs +0 -3
  187. package/es/packages/core/layout/navBars/topBar/search.vue.mjs +0 -5
  188. package/es/packages/core/layout/navBars/topBar/search.vue2.mjs +0 -118
  189. package/es/packages/core/layout/navBars/topBar/sendMessage.vue.mjs +0 -5
  190. package/es/packages/core/layout/navBars/topBar/sendMessage.vue2.mjs +0 -207
  191. package/es/packages/core/layout/navBars/topBar/settings.vue.mjs +0 -7
  192. package/es/packages/core/layout/navBars/topBar/settings.vue2.mjs +0 -1901
  193. package/es/packages/core/layout/navBars/topBar/settings.vue3.mjs +0 -3
  194. package/es/packages/core/layout/navBars/topBar/style/css.mjs +0 -1
  195. package/es/packages/core/layout/navBars/topBar/style/index.mjs +0 -1
  196. package/es/packages/core/layout/navBars/topBar/upgradeInfo.vue.mjs +0 -5
  197. package/es/packages/core/layout/navBars/topBar/upgradeInfo.vue2.mjs +0 -72
  198. package/es/packages/core/layout/navBars/topBar/user.vue.mjs +0 -5
  199. package/es/packages/core/layout/navBars/topBar/user.vue2.mjs +0 -683
  200. package/es/packages/core/layout/navBars/topBar/userNews.vue.mjs +0 -7
  201. package/es/packages/core/layout/navBars/topBar/userNews.vue2.mjs +0 -233
  202. package/es/packages/core/layout/navBars/topBar/userNews.vue3.mjs +0 -3
  203. package/es/packages/core/layout/navMenu/horizontal.vue.mjs +0 -5
  204. package/es/packages/core/layout/navMenu/horizontal.vue2.mjs +0 -181
  205. package/es/packages/core/layout/navMenu/style/css.mjs +0 -1
  206. package/es/packages/core/layout/navMenu/style/index.mjs +0 -1
  207. package/es/packages/core/layout/navMenu/subItem.vue.mjs +0 -5
  208. package/es/packages/core/layout/navMenu/subItem.vue2.mjs +0 -110
  209. package/es/packages/core/layout/navMenu/vertical.vue.mjs +0 -5
  210. package/es/packages/core/layout/navMenu/vertical.vue2.mjs +0 -161
  211. package/es/packages/core/layout/routerView/iframes.vue.mjs +0 -5
  212. package/es/packages/core/layout/routerView/iframes.vue2.mjs +0 -124
  213. package/es/packages/core/layout/routerView/link.vue.mjs +0 -5
  214. package/es/packages/core/layout/routerView/link.vue2.mjs +0 -84
  215. package/es/packages/core/layout/routerView/parent.vue.mjs +0 -5
  216. package/es/packages/core/layout/routerView/parent.vue2.mjs +0 -139
  217. package/es/packages/core/layout/routerView/style/css.mjs +0 -1
  218. package/es/packages/core/layout/routerView/style/index.mjs +0 -1
  219. package/es/packages/core/layout/upgrade/index.vue.mjs +0 -5
  220. package/es/packages/core/layout/upgrade/index.vue2.mjs +0 -152
  221. package/es/packages/core/layout/upgrade/style/css.mjs +0 -1
  222. package/es/packages/core/layout/upgrade/style/index.mjs +0 -1
  223. package/es/packages/core/locales/lang/de.mjs +0 -212
  224. package/es/packages/core/locales/lang/en.mjs +0 -212
  225. package/es/packages/core/locales/lang/es.mjs +0 -212
  226. package/es/packages/core/locales/lang/fi.mjs +0 -212
  227. package/es/packages/core/locales/lang/fr.mjs +0 -212
  228. package/es/packages/core/locales/lang/id.mjs +0 -212
  229. package/es/packages/core/locales/lang/it.mjs +0 -212
  230. package/es/packages/core/locales/lang/ja.mjs +0 -212
  231. package/es/packages/core/locales/lang/ko.mjs +0 -212
  232. package/es/packages/core/locales/lang/ms.mjs +0 -212
  233. package/es/packages/core/locales/lang/no.mjs +0 -212
  234. package/es/packages/core/locales/lang/pl.mjs +0 -212
  235. package/es/packages/core/locales/lang/pt.mjs +0 -212
  236. package/es/packages/core/locales/lang/ru.mjs +0 -212
  237. package/es/packages/core/locales/lang/th.mjs +0 -212
  238. package/es/packages/core/locales/lang/zh-CN.mjs +0 -213
  239. package/es/packages/core/locales/lang/zh-HK.mjs +0 -213
  240. package/es/packages/core/locales/lang/zh-TW.mjs +0 -213
  241. package/es/packages/core/ui/components/editor/index.vue.mjs +0 -6
  242. package/es/packages/core/ui/components/editor/index.vue2.mjs +0 -145
  243. package/es/packages/core/ui/components/editor/index.vue3.mjs +0 -3
  244. package/es/packages/core/utils/comm/sysInfo.mjs +0 -54
  245. package/es/packages/core/utils/other/index.mjs +0 -136
  246. package/lib/core/layout/component/aside.vue.d.ts +0 -5
  247. package/lib/core/layout/component/columnsAside.vue.d.ts +0 -5
  248. package/lib/core/layout/component/header.vue.d.ts +0 -3
  249. package/lib/core/layout/component/main.vue.d.ts +0 -7
  250. package/lib/core/layout/component/style/css.d.ts +0 -1
  251. package/lib/core/layout/component/style/index.d.ts +0 -1
  252. package/lib/core/layout/footer/index.vue.d.ts +0 -3
  253. package/lib/core/layout/footer/style/css.d.ts +0 -1
  254. package/lib/core/layout/footer/style/index.d.ts +0 -1
  255. package/lib/core/layout/index.d.ts +0 -14
  256. package/lib/core/layout/layout.vue.d.ts +0 -3
  257. package/lib/core/layout/lockScreen/index.vue.d.ts +0 -6
  258. package/lib/core/layout/lockScreen/style/css.d.ts +0 -1
  259. package/lib/core/layout/lockScreen/style/index.d.ts +0 -1
  260. package/lib/core/layout/logo/index.vue.d.ts +0 -3
  261. package/lib/core/layout/logo/style/css.d.ts +0 -1
  262. package/lib/core/layout/logo/style/index.d.ts +0 -1
  263. package/lib/core/layout/main/classic.vue.d.ts +0 -18
  264. package/lib/core/layout/main/columns.vue.d.ts +0 -19
  265. package/lib/core/layout/main/defaults.vue.d.ts +0 -19
  266. package/lib/core/layout/main/transverse.vue.d.ts +0 -18
  267. package/lib/core/layout/navBars/index.vue.d.ts +0 -3
  268. package/lib/core/layout/navBars/tagsView/contextmenu.vue.d.ts +0 -28
  269. package/lib/core/layout/navBars/tagsView/style/css.d.ts +0 -1
  270. package/lib/core/layout/navBars/tagsView/style/index.d.ts +0 -1
  271. package/lib/core/layout/navBars/tagsView/tagsView.vue.d.ts +0 -45
  272. package/lib/core/layout/navBars/topBar/breadcrumb.vue.d.ts +0 -3
  273. package/lib/core/layout/navBars/topBar/changePassword.vue.d.ts +0 -7
  274. package/lib/core/layout/navBars/topBar/closeFull.vue.d.ts +0 -3
  275. package/lib/core/layout/navBars/topBar/index.vue.d.ts +0 -3
  276. package/lib/core/layout/navBars/topBar/onlineuser.vue.d.ts +0 -30
  277. package/lib/core/layout/navBars/topBar/search.vue.d.ts +0 -7
  278. package/lib/core/layout/navBars/topBar/sendMessage.vue.d.ts +0 -11
  279. package/lib/core/layout/navBars/topBar/settings.vue.d.ts +0 -8
  280. package/lib/core/layout/navBars/topBar/style/css.d.ts +0 -1
  281. package/lib/core/layout/navBars/topBar/style/index.d.ts +0 -1
  282. package/lib/core/layout/navBars/topBar/upgradeInfo.vue.d.ts +0 -5
  283. package/lib/core/layout/navBars/topBar/user.vue.d.ts +0 -81
  284. package/lib/core/layout/navBars/topBar/userNews.vue.d.ts +0 -9
  285. package/lib/core/layout/navMenu/horizontal.vue.d.ts +0 -42
  286. package/lib/core/layout/navMenu/style/css.d.ts +0 -1
  287. package/lib/core/layout/navMenu/style/index.d.ts +0 -1
  288. package/lib/core/layout/navMenu/subItem.vue.d.ts +0 -42
  289. package/lib/core/layout/navMenu/vertical.vue.d.ts +0 -42
  290. package/lib/core/layout/routerView/iframes.vue.d.ts +0 -35
  291. package/lib/core/layout/routerView/parent.vue.d.ts +0 -3
  292. package/lib/core/layout/routerView/style/css.d.ts +0 -1
  293. package/lib/core/layout/routerView/style/index.d.ts +0 -1
  294. package/lib/core/layout/upgrade/style/css.d.ts +0 -1
  295. package/lib/core/layout/upgrade/style/index.d.ts +0 -1
  296. package/lib/core/locales/lang/de.d.ts +0 -211
  297. package/lib/core/locales/lang/en.d.ts +0 -211
  298. package/lib/core/locales/lang/es.d.ts +0 -211
  299. package/lib/core/locales/lang/fi.d.ts +0 -211
  300. package/lib/core/locales/lang/fr.d.ts +0 -211
  301. package/lib/core/locales/lang/id.d.ts +0 -211
  302. package/lib/core/locales/lang/it.d.ts +0 -211
  303. package/lib/core/locales/lang/ja.d.ts +0 -211
  304. package/lib/core/locales/lang/ko.d.ts +0 -211
  305. package/lib/core/locales/lang/ms.d.ts +0 -211
  306. package/lib/core/locales/lang/no.d.ts +0 -211
  307. package/lib/core/locales/lang/pl.d.ts +0 -211
  308. package/lib/core/locales/lang/pt.d.ts +0 -211
  309. package/lib/core/locales/lang/ru.d.ts +0 -211
  310. package/lib/core/locales/lang/th.d.ts +0 -211
  311. package/lib/core/locales/lang/zh-CN.d.ts +0 -212
  312. package/lib/core/locales/lang/zh-HK.d.ts +0 -212
  313. package/lib/core/locales/lang/zh-TW.d.ts +0 -212
  314. package/lib/core/utils/comm/sysInfo.d.ts +0 -2
  315. package/lib/core/utils/other/index.d.ts +0 -69
  316. package/lib/node_modules/.pnpm/@wangeditor_editor@5.1.23/node_modules/@wangeditor/editor/dist/css/style.css.js +0 -7
  317. package/lib/packages/core/layout/component/aside.vue.js +0 -9
  318. package/lib/packages/core/layout/component/aside.vue2.js +0 -177
  319. package/lib/packages/core/layout/component/columnsAside.vue.js +0 -11
  320. package/lib/packages/core/layout/component/columnsAside.vue2.js +0 -274
  321. package/lib/packages/core/layout/component/columnsAside.vue3.js +0 -7
  322. package/lib/packages/core/layout/component/header.vue.js +0 -9
  323. package/lib/packages/core/layout/component/header.vue2.js +0 -38
  324. package/lib/packages/core/layout/component/main.vue.js +0 -9
  325. package/lib/packages/core/layout/component/main.vue2.js +0 -88
  326. package/lib/packages/core/layout/component/style/css.js +0 -4
  327. package/lib/packages/core/layout/component/style/index.js +0 -4
  328. package/lib/packages/core/layout/footer/index.vue.js +0 -9
  329. package/lib/packages/core/layout/footer/index.vue2.js +0 -33
  330. package/lib/packages/core/layout/footer/style/css.js +0 -4
  331. package/lib/packages/core/layout/footer/style/index.js +0 -4
  332. package/lib/packages/core/layout/index.js +0 -18
  333. package/lib/packages/core/layout/layout.vue.js +0 -9
  334. package/lib/packages/core/layout/layout.vue2.js +0 -64
  335. package/lib/packages/core/layout/lockScreen/index.vue.js +0 -11
  336. package/lib/packages/core/layout/lockScreen/index.vue2.js +0 -424
  337. package/lib/packages/core/layout/lockScreen/index.vue3.js +0 -7
  338. package/lib/packages/core/layout/lockScreen/style/css.js +0 -4
  339. package/lib/packages/core/layout/lockScreen/style/index.js +0 -4
  340. package/lib/packages/core/layout/logo/index.vue.js +0 -9
  341. package/lib/packages/core/layout/logo/index.vue2.js +0 -61
  342. package/lib/packages/core/layout/logo/style/css.js +0 -4
  343. package/lib/packages/core/layout/logo/style/index.js +0 -4
  344. package/lib/packages/core/layout/main/classic.vue.js +0 -9
  345. package/lib/packages/core/layout/main/classic.vue2.js +0 -98
  346. package/lib/packages/core/layout/main/columns.vue.js +0 -9
  347. package/lib/packages/core/layout/main/columns.vue2.js +0 -111
  348. package/lib/packages/core/layout/main/defaults.vue.js +0 -9
  349. package/lib/packages/core/layout/main/defaults.vue2.js +0 -107
  350. package/lib/packages/core/layout/main/transverse.vue.js +0 -9
  351. package/lib/packages/core/layout/main/transverse.vue2.js +0 -78
  352. package/lib/packages/core/layout/navBars/index.vue.js +0 -11
  353. package/lib/packages/core/layout/navBars/index.vue2.js +0 -35
  354. package/lib/packages/core/layout/navBars/index.vue3.js +0 -7
  355. package/lib/packages/core/layout/navBars/tagsView/contextmenu.vue.js +0 -11
  356. package/lib/packages/core/layout/navBars/tagsView/contextmenu.vue2.js +0 -159
  357. package/lib/packages/core/layout/navBars/tagsView/contextmenu.vue3.js +0 -7
  358. package/lib/packages/core/layout/navBars/tagsView/style/css.js +0 -4
  359. package/lib/packages/core/layout/navBars/tagsView/style/index.js +0 -4
  360. package/lib/packages/core/layout/navBars/tagsView/tagsView.vue.js +0 -9
  361. package/lib/packages/core/layout/navBars/tagsView/tagsView.vue2.js +0 -559
  362. package/lib/packages/core/layout/navBars/topBar/breadcrumb.vue.js +0 -11
  363. package/lib/packages/core/layout/navBars/topBar/breadcrumb.vue2.js +0 -176
  364. package/lib/packages/core/layout/navBars/topBar/breadcrumb.vue3.js +0 -7
  365. package/lib/packages/core/layout/navBars/topBar/changePassword.vue.js +0 -9
  366. package/lib/packages/core/layout/navBars/topBar/changePassword.vue2.js +0 -268
  367. package/lib/packages/core/layout/navBars/topBar/closeFull.vue.js +0 -9
  368. package/lib/packages/core/layout/navBars/topBar/closeFull.vue2.js +0 -38
  369. package/lib/packages/core/layout/navBars/topBar/index.vue.js +0 -9
  370. package/lib/packages/core/layout/navBars/topBar/index.vue2.js +0 -107
  371. package/lib/packages/core/layout/navBars/topBar/onlineuser.vue.js +0 -11
  372. package/lib/packages/core/layout/navBars/topBar/onlineuser.vue2.js +0 -412
  373. package/lib/packages/core/layout/navBars/topBar/onlineuser.vue3.js +0 -7
  374. package/lib/packages/core/layout/navBars/topBar/search.vue.js +0 -9
  375. package/lib/packages/core/layout/navBars/topBar/search.vue2.js +0 -122
  376. package/lib/packages/core/layout/navBars/topBar/sendMessage.vue.js +0 -9
  377. package/lib/packages/core/layout/navBars/topBar/sendMessage.vue2.js +0 -211
  378. package/lib/packages/core/layout/navBars/topBar/settings.vue.js +0 -11
  379. package/lib/packages/core/layout/navBars/topBar/settings.vue2.js +0 -1905
  380. package/lib/packages/core/layout/navBars/topBar/settings.vue3.js +0 -7
  381. package/lib/packages/core/layout/navBars/topBar/style/css.js +0 -4
  382. package/lib/packages/core/layout/navBars/topBar/style/index.js +0 -4
  383. package/lib/packages/core/layout/navBars/topBar/upgradeInfo.vue.js +0 -9
  384. package/lib/packages/core/layout/navBars/topBar/upgradeInfo.vue2.js +0 -76
  385. package/lib/packages/core/layout/navBars/topBar/user.vue.js +0 -9
  386. package/lib/packages/core/layout/navBars/topBar/user.vue2.js +0 -687
  387. package/lib/packages/core/layout/navBars/topBar/userNews.vue.js +0 -11
  388. package/lib/packages/core/layout/navBars/topBar/userNews.vue2.js +0 -237
  389. package/lib/packages/core/layout/navBars/topBar/userNews.vue3.js +0 -7
  390. package/lib/packages/core/layout/navMenu/horizontal.vue.js +0 -9
  391. package/lib/packages/core/layout/navMenu/horizontal.vue2.js +0 -185
  392. package/lib/packages/core/layout/navMenu/style/css.js +0 -4
  393. package/lib/packages/core/layout/navMenu/style/index.js +0 -4
  394. package/lib/packages/core/layout/navMenu/subItem.vue.js +0 -9
  395. package/lib/packages/core/layout/navMenu/subItem.vue2.js +0 -114
  396. package/lib/packages/core/layout/navMenu/vertical.vue.js +0 -9
  397. package/lib/packages/core/layout/navMenu/vertical.vue2.js +0 -165
  398. package/lib/packages/core/layout/routerView/iframes.vue.js +0 -9
  399. package/lib/packages/core/layout/routerView/iframes.vue2.js +0 -128
  400. package/lib/packages/core/layout/routerView/link.vue.js +0 -9
  401. package/lib/packages/core/layout/routerView/link.vue2.js +0 -88
  402. package/lib/packages/core/layout/routerView/parent.vue.js +0 -9
  403. package/lib/packages/core/layout/routerView/parent.vue2.js +0 -143
  404. package/lib/packages/core/layout/routerView/style/css.js +0 -4
  405. package/lib/packages/core/layout/routerView/style/index.js +0 -4
  406. package/lib/packages/core/layout/upgrade/index.vue.js +0 -9
  407. package/lib/packages/core/layout/upgrade/index.vue2.js +0 -156
  408. package/lib/packages/core/layout/upgrade/style/css.js +0 -4
  409. package/lib/packages/core/layout/upgrade/style/index.js +0 -4
  410. package/lib/packages/core/locales/lang/de.js +0 -216
  411. package/lib/packages/core/locales/lang/en.js +0 -216
  412. package/lib/packages/core/locales/lang/es.js +0 -216
  413. package/lib/packages/core/locales/lang/fi.js +0 -216
  414. package/lib/packages/core/locales/lang/fr.js +0 -216
  415. package/lib/packages/core/locales/lang/id.js +0 -216
  416. package/lib/packages/core/locales/lang/it.js +0 -216
  417. package/lib/packages/core/locales/lang/ja.js +0 -216
  418. package/lib/packages/core/locales/lang/ko.js +0 -216
  419. package/lib/packages/core/locales/lang/ms.js +0 -216
  420. package/lib/packages/core/locales/lang/no.js +0 -216
  421. package/lib/packages/core/locales/lang/pl.js +0 -216
  422. package/lib/packages/core/locales/lang/pt.js +0 -216
  423. package/lib/packages/core/locales/lang/ru.js +0 -216
  424. package/lib/packages/core/locales/lang/th.js +0 -216
  425. package/lib/packages/core/locales/lang/zh-CN.js +0 -217
  426. package/lib/packages/core/locales/lang/zh-HK.js +0 -217
  427. package/lib/packages/core/locales/lang/zh-TW.js +0 -217
  428. package/lib/packages/core/ui/components/editor/index.vue.js +0 -10
  429. package/lib/packages/core/ui/components/editor/index.vue2.js +0 -149
  430. package/lib/packages/core/ui/components/editor/index.vue3.js +0 -7
  431. package/lib/packages/core/utils/comm/sysInfo.js +0 -57
  432. package/lib/packages/core/utils/other/index.js +0 -148
  433. package/lib/version.css +0 -12
  434. package/theme-chalk/src/t-columsaside.scss +0 -98
  435. package/theme-chalk/src/t-layoutfooter.scss +0 -11
  436. package/theme-chalk/src/t-layoutlogo.scss +0 -44
  437. package/theme-chalk/src/t-layoutnavmenu.scss +0 -17
  438. package/theme-chalk/src/t-layoutroterview.scss +0 -45
  439. package/theme-chalk/src/t-layouttagsview.scss +0 -167
  440. package/theme-chalk/src/t-layouttpbar.scss +0 -340
  441. package/theme-chalk/src/t-layoutupgraded.scss +0 -64
  442. package/theme-chalk/src/t-lockscreen.scss +0 -152
  443. package/theme-chalk/t-t-columsaside.css +0 -1
  444. package/theme-chalk/t-t-layoutfooter.css +0 -1
  445. package/theme-chalk/t-t-layoutlogo.css +0 -1
  446. package/theme-chalk/t-t-layoutnavmenu.css +0 -1
  447. package/theme-chalk/t-t-layoutroterview.css +0 -1
  448. package/theme-chalk/t-t-layouttagsview.css +0 -1
  449. package/theme-chalk/t-t-layouttpbar.css +0 -1
  450. package/theme-chalk/t-t-layoutupgraded.css +0 -1
  451. package/theme-chalk/t-t-lockscreen.css +0 -1
  452. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.mjs +0 -0
  453. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.mjs +0 -0
  454. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.mjs +0 -0
  455. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.mjs +0 -0
  456. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.mjs +0 -0
  457. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.mjs +0 -0
  458. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.mjs +0 -0
  459. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.mjs +0 -0
  460. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.mjs +0 -0
  461. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.mjs +0 -0
  462. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.mjs +0 -0
  463. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.mjs +0 -0
  464. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.mjs +0 -0
  465. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.mjs +0 -0
  466. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.mjs +0 -0
  467. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.mjs +0 -0
  468. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.mjs +0 -0
  469. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.mjs +0 -0
  470. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +0 -0
  471. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +0 -0
  472. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +0 -0
  473. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +0 -0
  474. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +0 -0
  475. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +0 -0
  476. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +0 -0
  477. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +0 -0
  478. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +0 -0
  479. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +0 -0
  480. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +0 -0
  481. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +0 -0
  482. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +0 -0
  483. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +0 -0
  484. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
  485. /package/es/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
  486. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.js +0 -0
  487. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.js +0 -0
  488. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.js +0 -0
  489. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.js +0 -0
  490. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.js +0 -0
  491. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.js +0 -0
  492. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.js +0 -0
  493. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.js +0 -0
  494. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.js +0 -0
  495. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.js +0 -0
  496. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.js +0 -0
  497. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.js +0 -0
  498. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.js +0 -0
  499. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.js +0 -0
  500. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.js +0 -0
  501. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.js +0 -0
  502. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +0 -0
  503. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.16_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.js +0 -0
  504. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +0 -0
  505. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +0 -0
  506. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +0 -0
  507. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +0 -0
  508. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +0 -0
  509. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +0 -0
  510. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +0 -0
  511. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +0 -0
  512. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +0 -0
  513. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +0 -0
  514. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +0 -0
  515. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +0 -0
  516. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +0 -0
  517. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +0 -0
  518. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
  519. /package/lib/node_modules/.pnpm/{vxe-table@4.13.41_vue@3.5.16_typescript@5.8.3_ → vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
@@ -1,1901 +0,0 @@
1
- import { defineComponent, reactive, computed, nextTick, onMounted, onUnmounted, resolveComponent, createElementBlock, openBlock, createVNode, withCtx, createCommentVNode, createElementVNode, createTextVNode, toDisplayString, normalizeStyle, normalizeClass, Fragment, renderList, createBlock } from 'vue';
2
- import { ElMessage } from 'element-plus';
3
- import { useI18n } from 'vue-i18n';
4
- import { storeToRefs } from 'pinia';
5
- import '../../../stores/index.mjs';
6
- import '../../../utils/index.mjs';
7
- import commonFunction from '../../../utils/comm/commonFunction.mjs';
8
- import other from '../../../utils/other/index.mjs';
9
- import emitter from '../../../utils/emit/index.mjs';
10
- import { useThemeConfig } from '../../../stores/themeConfig.mjs';
11
- import { useChangeColor } from '../../../utils/comm/theme.mjs';
12
- import { Watermark } from '../../../utils/watermark/index.mjs';
13
- import { verifyAndSpace } from '../../../utils/comm/toolsValidate.mjs';
14
- import { Local, Session } from '../../../utils/storage/index.mjs';
15
-
16
- const _hoisted_1 = { class: "layout-breadcrumb-seting" };
17
- const _hoisted_2 = { class: "layout-breadcrumb-seting-bar-flex" };
18
- const _hoisted_3 = { class: "layout-breadcrumb-seting-bar-flex-label" };
19
- const _hoisted_4 = { class: "layout-breadcrumb-seting-bar-flex-value" };
20
- const _hoisted_5 = { style: { "margin": "10px 0" } };
21
- const _hoisted_6 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
22
- const _hoisted_7 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23
- const _hoisted_8 = { class: "layout-breadcrumb-seting-bar-flex-value" };
24
- const _hoisted_9 = { class: "layout-breadcrumb-seting-bar-flex" };
25
- const _hoisted_10 = { class: "layout-breadcrumb-seting-bar-flex-label" };
26
- const _hoisted_11 = { class: "layout-breadcrumb-seting-bar-flex-value" };
27
- const _hoisted_12 = { class: "layout-breadcrumb-seting-bar-flex" };
28
- const _hoisted_13 = { class: "layout-breadcrumb-seting-bar-flex-label" };
29
- const _hoisted_14 = { class: "layout-breadcrumb-seting-bar-flex-value" };
30
- const _hoisted_15 = { class: "layout-breadcrumb-seting-bar-flex mt10" };
31
- const _hoisted_16 = { class: "layout-breadcrumb-seting-bar-flex-label" };
32
- const _hoisted_17 = { class: "layout-breadcrumb-seting-bar-flex-value" };
33
- const _hoisted_18 = { class: "layout-breadcrumb-seting-bar-flex" };
34
- const _hoisted_19 = { class: "layout-breadcrumb-seting-bar-flex-label" };
35
- const _hoisted_20 = { class: "layout-breadcrumb-seting-bar-flex-value" };
36
- const _hoisted_21 = { class: "layout-breadcrumb-seting-bar-flex" };
37
- const _hoisted_22 = { class: "layout-breadcrumb-seting-bar-flex-label" };
38
- const _hoisted_23 = { class: "layout-breadcrumb-seting-bar-flex-value" };
39
- const _hoisted_24 = { class: "layout-breadcrumb-seting-bar-flex mt14" };
40
- const _hoisted_25 = { class: "layout-breadcrumb-seting-bar-flex-label" };
41
- const _hoisted_26 = { class: "layout-breadcrumb-seting-bar-flex-value" };
42
- const _hoisted_27 = { class: "layout-breadcrumb-seting-bar-flex-label" };
43
- const _hoisted_28 = { class: "layout-breadcrumb-seting-bar-flex-value" };
44
- const _hoisted_29 = { class: "layout-breadcrumb-seting-bar-flex-label" };
45
- const _hoisted_30 = { class: "layout-breadcrumb-seting-bar-flex-value" };
46
- const _hoisted_31 = { class: "layout-breadcrumb-seting-bar-flex-label" };
47
- const _hoisted_32 = { class: "layout-breadcrumb-seting-bar-flex-value" };
48
- const _hoisted_33 = { class: "layout-breadcrumb-seting-bar-flex-label" };
49
- const _hoisted_34 = { class: "layout-breadcrumb-seting-bar-flex-value" };
50
- const _hoisted_35 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
51
- const _hoisted_36 = { class: "layout-breadcrumb-seting-bar-flex-label" };
52
- const _hoisted_37 = { class: "layout-breadcrumb-seting-bar-flex-value" };
53
- const _hoisted_38 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
54
- const _hoisted_39 = { class: "layout-breadcrumb-seting-bar-flex-label" };
55
- const _hoisted_40 = { class: "layout-breadcrumb-seting-bar-flex-value" };
56
- const _hoisted_41 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
57
- const _hoisted_42 = { class: "layout-breadcrumb-seting-bar-flex-label" };
58
- const _hoisted_43 = { class: "layout-breadcrumb-seting-bar-flex-value" };
59
- const _hoisted_44 = { class: "layout-breadcrumb-seting-bar-flex-label" };
60
- const _hoisted_45 = { class: "layout-breadcrumb-seting-bar-flex-value" };
61
- const _hoisted_46 = { class: "layout-breadcrumb-seting-bar-flex-label" };
62
- const _hoisted_47 = { class: "layout-breadcrumb-seting-bar-flex-value" };
63
- const _hoisted_48 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
64
- const _hoisted_49 = { class: "layout-breadcrumb-seting-bar-flex-label" };
65
- const _hoisted_50 = { class: "layout-breadcrumb-seting-bar-flex-value" };
66
- const _hoisted_51 = { class: "layout-breadcrumb-seting-bar-flex-label" };
67
- const _hoisted_52 = { class: "layout-breadcrumb-seting-bar-flex-value" };
68
- const _hoisted_53 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
69
- const _hoisted_54 = { class: "layout-breadcrumb-seting-bar-flex-label" };
70
- const _hoisted_55 = { class: "layout-breadcrumb-seting-bar-flex-value" };
71
- const _hoisted_56 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
72
- const _hoisted_57 = { class: "layout-breadcrumb-seting-bar-flex-label" };
73
- const _hoisted_58 = { class: "layout-breadcrumb-seting-bar-flex-value" };
74
- const _hoisted_59 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
75
- const _hoisted_60 = { class: "layout-breadcrumb-seting-bar-flex-label" };
76
- const _hoisted_61 = { class: "layout-breadcrumb-seting-bar-flex-value" };
77
- const _hoisted_62 = { class: "layout-breadcrumb-seting-bar-flex-label" };
78
- const _hoisted_63 = { class: "layout-breadcrumb-seting-bar-flex-value" };
79
- const _hoisted_64 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
80
- const _hoisted_65 = { class: "layout-breadcrumb-seting-bar-flex-label" };
81
- const _hoisted_66 = { class: "layout-breadcrumb-seting-bar-flex-value" };
82
- const _hoisted_67 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
83
- const _hoisted_68 = { class: "layout-breadcrumb-seting-bar-flex-label" };
84
- const _hoisted_69 = { class: "layout-breadcrumb-seting-bar-flex-value" };
85
- const _hoisted_70 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
86
- const _hoisted_71 = { class: "layout-breadcrumb-seting-bar-flex-label" };
87
- const _hoisted_72 = { class: "layout-breadcrumb-seting-bar-flex-value" };
88
- const _hoisted_73 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
89
- const _hoisted_74 = { class: "layout-breadcrumb-seting-bar-flex-label" };
90
- const _hoisted_75 = { class: "layout-breadcrumb-seting-bar-flex-value" };
91
- const _hoisted_76 = { class: "layout-breadcrumb-seting-bar-flex-label" };
92
- const _hoisted_77 = { class: "layout-breadcrumb-seting-bar-flex-value" };
93
- const _hoisted_78 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
94
- const _hoisted_79 = { class: "layout-breadcrumb-seting-bar-flex-label" };
95
- const _hoisted_80 = { class: "layout-breadcrumb-seting-bar-flex-value" };
96
- const _hoisted_81 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
97
- const _hoisted_82 = { class: "layout-breadcrumb-seting-bar-flex-label" };
98
- const _hoisted_83 = { class: "layout-breadcrumb-seting-bar-flex-value" };
99
- const _hoisted_84 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
100
- const _hoisted_85 = { class: "layout-breadcrumb-seting-bar-flex-label" };
101
- const _hoisted_86 = { class: "layout-breadcrumb-seting-bar-flex-value" };
102
- const _hoisted_87 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
103
- const _hoisted_88 = { class: "layout-breadcrumb-seting-bar-flex-label" };
104
- const _hoisted_89 = { class: "layout-breadcrumb-seting-bar-flex-value" };
105
- const _hoisted_90 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
106
- const _hoisted_91 = { class: "layout-breadcrumb-seting-bar-flex-label" };
107
- const _hoisted_92 = { class: "layout-breadcrumb-seting-bar-flex-value" };
108
- const _hoisted_93 = { class: "layout-breadcrumb-seting-bar-flex mt14" };
109
- const _hoisted_94 = { class: "layout-breadcrumb-seting-bar-flex-label" };
110
- const _hoisted_95 = { class: "layout-breadcrumb-seting-bar-flex-value" };
111
- const _hoisted_96 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
112
- const _hoisted_97 = { class: "layout-breadcrumb-seting-bar-flex-label" };
113
- const _hoisted_98 = { class: "layout-breadcrumb-seting-bar-flex-value" };
114
- const _hoisted_99 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
115
- const _hoisted_100 = { class: "layout-breadcrumb-seting-bar-flex-label" };
116
- const _hoisted_101 = { class: "layout-breadcrumb-seting-bar-flex-value" };
117
- const _hoisted_102 = { class: "layout-breadcrumb-seting-bar-flex-label" };
118
- const _hoisted_103 = { class: "layout-breadcrumb-seting-bar-flex-value" };
119
- const _hoisted_104 = { class: "layout-breadcrumb-seting-bar-flex-label" };
120
- const _hoisted_105 = { class: "layout-breadcrumb-seting-bar-flex-value" };
121
- const _hoisted_106 = { class: "layout-drawer-content-flex" };
122
- const _hoisted_107 = { class: "layout-tips-box" };
123
- const _hoisted_108 = { class: "layout-tips-txt" };
124
- const _hoisted_109 = { class: "layout-tips-box" };
125
- const _hoisted_110 = { class: "layout-tips-txt" };
126
- const _hoisted_111 = { class: "layout-tips-box" };
127
- const _hoisted_112 = { class: "layout-tips-txt" };
128
- const _hoisted_113 = { class: "layout-tips-box" };
129
- const _hoisted_114 = { class: "layout-tips-txt" };
130
- const _hoisted_115 = { class: "copy-config" };
131
- const _hoisted_116 = { style: { "color": "#fff" } };
132
- const _hoisted_117 = { style: { "height": "70vh", "overflow-y": "scroll", "overflow-x": "hidden" } };
133
- const _hoisted_118 = {
134
- class: "traditionalColors-chines mt10",
135
- style: { "cursor": "grab" }
136
- };
137
- const _hoisted_119 = {
138
- class: "traditionalColors-chines",
139
- style: { "cursor": "grab", "color": "gray" }
140
- };
141
- var _sfc_main = /* @__PURE__ */ defineComponent({
142
- __name: "settings",
143
- setup(__props, { expose: __expose }) {
144
- const { t } = useI18n();
145
- const { locale } = useI18n();
146
- const storesThemeConfig = useThemeConfig();
147
- const { themeConfig } = storeToRefs(storesThemeConfig);
148
- const { copyText } = commonFunction();
149
- const { getLightColor, getDarkColor } = useChangeColor();
150
- const state = reactive({
151
- isMobile: false,
152
- onColorSet: false
153
- });
154
- const chineseColorArr = [{ "CMYK": [4, 5, 18, 0], "RGB": [249, 244, 220], "hex": "#f9f4dc", "name": "\u4E73\u767D", "pinyin": "rubai" }, { "CMYK": [3, 8, 30, 0], "RGB": [249, 236, 195], "hex": "#f7e8aa", "name": "\u674F\u4EC1\u9EC4", "pinyin": "xingrenhuang" }, { "CMYK": [4, 13, 67, 0], "RGB": [248, 223, 114], "hex": "#f8df72", "name": "\u8309\u8389\u9EC4", "pinyin": "molihuang" }, { "CMYK": [5, 14, 68, 1], "RGB": [248, 223, 112], "hex": "#f8df70", "name": "\u9EA6\u79C6\u9EC4", "pinyin": "maiganhuang" }, { "CMYK": [2, 16, 84, 0], "RGB": [251, 218, 65], "hex": "#fbda41", "name": "\u6CB9\u83DC\u82B1\u9EC4", "pinyin": "youcaihuahuang" }, { "CMYK": [1, 18, 94, 0], "RGB": [254, 215, 26], "hex": "#fed71a", "name": "\u4F5B\u624B\u9EC4", "pinyin": "foshouhuang" }, { "CMYK": [3, 16, 50, 0], "RGB": [247, 222, 152], "hex": "#f7de98", "name": "\u7BFE\u9EC4", "pinyin": "miehuang" }, { "CMYK": [3, 17, 69, 0], "RGB": [248, 216, 106], "hex": "#f8d86a", "name": "\u8475\u6247\u9EC4", "pinyin": "kuishanhuang" }, { "CMYK": [0, 20, 87, 0], "RGB": [252, 211, 55], "hex": "#fcd337", "name": "\u67E0\u6AAC\u9EC4", "pinyin": "ningmenghuang" }, { "CMYK": [0, 20, 95, 0], "RGB": [252, 210, 23], "hex": "#fcd217", "name": "\u91D1\u74DC\u9EC4", "pinyin": "jinguahuang" }, { "CMYK": [0, 21, 94, 0], "RGB": [254, 209, 16], "hex": "#ffd111", "name": "\u85E4\u9EC4", "pinyin": "tenghuang" }, { "CMYK": [2, 16, 39, 0], "RGB": [246, 222, 173], "hex": "#f6dead", "name": "\u916A\u9EC4", "pinyin": "laohuang" }, { "CMYK": [1, 17, 50, 0], "RGB": [247, 218, 148], "hex": "#f7da94", "name": "\u9999\u6C34\u73AB\u7470\u9EC4", "pinyin": "xiangshuimeiguihuang" }, { "CMYK": [1, 21, 70, 0], "RGB": [249, 211, 103], "hex": "#f9d367", "name": "\u6DE1\u5BC6\u9EC4", "pinyin": "danmihuang" }, { "CMYK": [0, 23, 88, 0], "RGB": [251, 205, 49], "hex": "#fbcd31", "name": "\u5927\u8C46\u9EC4", "pinyin": "dadouhuang" }, { "CMYK": [0, 24, 94, 0], "RGB": [252, 203, 22], "hex": "#fccb16", "name": "\u7D20\u99A8\u9EC4", "pinyin": "suxinhuang" }, { "CMYK": [0, 24, 94, 0], "RGB": [254, 204, 17], "hex": "#fecc11", "name": "\u5411\u65E5\u8475\u9EC4", "pinyin": "xiangrikuihuang" }, { "CMYK": [0, 27, 88, 0], "RGB": [251, 200, 47], "hex": "#fbc82f", "name": "\u96C5\u68A8\u9EC4", "pinyin": "yalihuang" }, { "CMYK": [0, 28, 94, 0], "RGB": [252, 197, 21], "hex": "#fcc515", "name": "\u9EC4\u8FDE\u9EC4", "pinyin": "huanglianhuang" }, { "CMYK": [0, 29, 95, 0], "RGB": [252, 195, 7], "hex": "#fcc307", "name": "\u91D1\u76CF\u9EC4", "pinyin": "jinzhanhuang" }, { "CMYK": [0, 32, 52, 0], "RGB": [248, 195, 135], "hex": "#f8c387", "name": "\u86CB\u58F3\u9EC4", "pinyin": "dankehuang" }, { "CMYK": [0, 32, 52, 0], "RGB": [247, 193, 115], "hex": "#f7c173", "name": "\u8089\u8272", "pinyin": "rouse" }, { "CMYK": [0, 35, 89, 0], "RGB": [251, 185, 41], "hex": "#fbb929", "name": "\u9E45\u638C\u9EC4", "pinyin": "ezhanghuang" }, { "CMYK": [0, 36, 93, 0], "RGB": [251, 182, 18], "hex": "#fbb612", "name": "\u9E21\u86CB\u9EC4", "pinyin": "jidanhuang" }, { "CMYK": [0, 35, 94, 0], "RGB": [252, 183, 10], "hex": "#fcb70a", "name": "\u9F2C\u9EC4", "pinyin": "youhuang" }, { "CMYK": [0, 44, 84, 0], "RGB": [249, 166, 51], "hex": "#f9a633", "name": "\u69B4\u843C\u9EC4", "pinyin": "liuehuang" }, { "CMYK": [0, 45, 92, 0], "RGB": [251, 164, 20], "hex": "#fba414", "name": "\u6DE1\u6A58\u6A59", "pinyin": "danjucheng" }, { "CMYK": [0, 47, 92, 0], "RGB": [252, 161, 6], "hex": "#fca106", "name": "\u6787\u6777\u9EC4", "pinyin": "pipahuang" }, { "CMYK": [0, 47, 92, 0], "RGB": [252, 161, 4], "hex": "#fca104", "name": "\u6A59\u76AE\u9EC4", "pinyin": "chengpihuang" }, { "CMYK": [0, 56, 87, 0], "RGB": [252, 140, 35], "hex": "#fc8c23", "name": "\u5317\u74DC\u9EC4", "pinyin": "beiguahuang" }, { "CMYK": [0, 54, 92, 0], "RGB": [250, 142, 22], "hex": "#f28e16", "name": "\u674F\u9EC4", "pinyin": "xinghuang" }, { "CMYK": [0, 51, 91, 0], "RGB": [255, 153, 0], "hex": "#ff9900", "name": "\u96C4\u9EC4", "pinyin": "xionghuang" }, { "CMYK": [0, 56, 91, 0], "RGB": [251, 139, 5], "hex": "#fb8b05", "name": "\u4E07\u5BFF\u83CA\u9EC4", "pinyin": "wanshoujuhuang" }, { "CMYK": [10, 13, 35, 1], "RGB": [233, 221, 182], "hex": "#e9ddb6", "name": "\u83CA\u857E\u767D", "pinyin": "juleibai" }, { "CMYK": [8, 19, 84, 1], "RGB": [238, 208, 69], "hex": "#eed045", "name": "\u79CB\u8475\u9EC4", "pinyin": "qiukuihuang" }, { "CMYK": [6, 20, 92, 1], "RGB": [242, 206, 43], "hex": "#f2ce2b", "name": "\u786B\u534E\u9EC4", "pinyin": "liuhuahuang" }, { "CMYK": [6, 22, 92, 0], "RGB": [241, 202, 23], "hex": "#f1ca17", "name": "\u67DA\u9EC4", "pinyin": "youhuang" }, { "CMYK": [15, 20, 66, 2], "RGB": [221, 200, 113], "hex": "#ddc871", "name": "\u8292\u679C\u9EC4", "pinyin": "mangguohuang" }, { "CMYK": [14, 22, 85, 2], "RGB": [223, 194, 67], "hex": "#dfc243", "name": "\u84BF\u9EC4", "pinyin": "haohuang" }, { "CMYK": [12, 24, 95, 2], "RGB": [226, 192, 39], "hex": "#e2c027", "name": "\u59DC\u9EC4", "pinyin": "jianghuang" }, { "CMYK": [11, 25, 99, 1], "RGB": [228, 191, 17], "hex": "#e4bf11", "name": "\u9999\u8549\u9EC4", "pinyin": "xiangjiaohuang" }, { "CMYK": [17, 27, 94, 4], "RGB": [210, 180, 44], "hex": "#d2b42c", "name": "\u8349\u9EC4", "pinyin": "caohuang" }, { "CMYK": [17, 29, 100, 4], "RGB": [210, 177, 22], "hex": "#d2b116", "name": "\u65B0\u79BE\u7EFF", "pinyin": "xinhelv" }, { "CMYK": [28, 26, 45, 7], "RGB": [183, 174, 143], "hex": "#b7ae8f", "name": "\u6708\u7070", "pinyin": "yuehui" }, { "CMYK": [30, 30, 70, 12], "RGB": [173, 158, 85], "hex": "#ad9e5f", "name": "\u6DE1\u7070\u7EFF", "pinyin": "danhuilv" }, { "CMYK": [38, 38, 76, 24], "RGB": [142, 128, 75], "hex": "#8e804b", "name": "\u8349\u7070\u7EFF", "pinyin": "caohuilv" }, { "CMYK": [36, 42, 100, 29], "RGB": [136, 115, 34], "hex": "#887322", "name": "\u82D4\u7EFF", "pinyin": "tailv" }, { "CMYK": [36, 42, 100, 30], "RGB": [134, 112, 24], "hex": "#867018", "name": "\u78A7\u87BA\u6625\u7EFF", "pinyin": "biluochunlv" }, { "CMYK": [47, 47, 65, 42], "RGB": [104, 94, 72], "hex": "#685e48", "name": "\u71D5\u7FBD\u7070", "pinyin": "yanyuhui" }, { "CMYK": [46, 47, 69, 42], "RGB": [105, 94, 69], "hex": "#695e45", "name": "\u87F9\u58F3\u7070", "pinyin": "xiekehui" }, { "CMYK": [48, 48, 100, 45], "RGB": [100, 88, 34], "hex": "#645822", "name": "\u6F6D\u6C34\u7EFF", "pinyin": "tanshuilv" }, { "CMYK": [50, 50, 10, 48], "RGB": [94, 83, 20], "hex": "#5e5314", "name": "\u6A44\u6984\u7EFF", "pinyin": "ganlanlv" }, { "CMYK": [2, 6, 18, 0], "RGB": [249, 241, 219], "hex": "#f9f1db", "name": "\u868C\u8089\u767D", "pinyin": "bangroubai" }, { "CMYK": [3, 10, 31, 0], "RGB": [248, 232, 193], "hex": "#f8e8c1", "name": "\u8C46\u6C41\u9EC4", "pinyin": "douzhihuang" }, { "CMYK": [1, 19, 66, 0], "RGB": [249, 215, 112], "hex": "#f9d770", "name": "\u6DE1\u8327\u9EC4", "pinyin": "danjianhuang" }, { "CMYK": [0, 26, 94, 0], "RGB": [255, 201, 12], "hex": "#ffc90c", "name": "\u4E73\u9E2D\u9EC4", "pinyin": "ruyahuang" }, { "CMYK": [5, 11, 22, 0], "RGB": [242, 230, 206], "hex": "#f2e6ce", "name": "\u8354\u8089\u767D", "pinyin": "liroubai" }, { "CMYK": [5, 19, 50, 0], "RGB": [240, 214, 149], "hex": "#f0d695", "name": "\u8C61\u7259\u9EC4", "pinyin": "xiangyahuang" }, { "CMYK": [3, 23, 69, 0], "RGB": [244, 206, 105], "hex": "#f4ce69", "name": "\u7092\u7C73\u9EC4", "pinyin": "chaomihuang" }, { "CMYK": [1, 28, 89, 0], "RGB": [246, 196, 48], "hex": "#f6c430", "name": "\u9E66\u9E49\u51A0\u9EC4", "pinyin": "yingwuguanhuang" }, { "CMYK": [0, 30, 95, 0], "RGB": [249, 193, 22], "hex": "#f9c116", "name": "\u6728\u74DC\u9EC4", "pinyin": "muguahuang" }, { "CMYK": [0, 32, 95, 0], "RGB": [249, 189, 16], "hex": "#f9bd10", "name": "\u6D45\u70D9\u9EC4", "pinyin": "qianlaohuang" }, { "CMYK": [11, 18, 39, 1], "RGB": [229, 211, 170], "hex": "#e5d3aa", "name": "\u83B2\u5B50\u767D", "pinyin": "lianzibai" }, { "CMYK": [5, 35, 99, 0], "RGB": [232, 176, 4], "hex": "#e8b004", "name": "\u8C37\u9EC4", "pinyin": "guhuang" }, { "CMYK": [3, 36, 99, 0], "RGB": [235, 177, 13], "hex": "#ebb10d", "name": "\u6800\u5B50\u9EC4", "pinyin": "zhizihuang" }, { "CMYK": [11, 39, 100, 2], "RGB": [217, 164, 14], "hex": "#d9a40e", "name": "\u82A5\u9EC4", "pinyin": "jiehuang" }, { "CMYK": [28, 27, 43, 8], "RGB": [181, 170, 144], "hex": "#b5aa90", "name": "\u94F6\u9F20\u7070", "pinyin": "yinshuhui" }, { "CMYK": [26, 31, 57, 10], "RGB": [182, 164, 118], "hex": "#b6a476", "name": "\u5C18\u7070", "pinyin": "chenhui" }, { "CMYK": [21, 43, 100, 11], "RGB": [183, 141, 18], "hex": "#b78d12", "name": "\u67AF\u7EFF", "pinyin": "kulv" }, { "CMYK": [35, 44, 80, 30], "RGB": [135, 114, 62], "hex": "#87723e", "name": "\u9C9B\u9752", "pinyin": "jiaoqing" }, { "CMYK": [32, 50, 100, 31], "RGB": [135, 104, 24], "hex": "#876818", "name": "\u7CBD\u53F6\u7EFF", "pinyin": "zongyelv" }, { "CMYK": [31, 51, 100, 30], "RGB": [138, 105, 19], "hex": "#8a6913", "name": "\u7070\u7EFF", "pinyin": "huilv" }, { "CMYK": [52, 56, 64, 62], "RGB": [74, 64, 53], "hex": "#4a4035", "name": "\u9E64\u7070", "pinyin": "hehui" }, { "CMYK": [48, 58, 70, 62], "RGB": [77, 64, 48], "hex": "#4d4030", "name": "\u6DE1\u677E\u70DF", "pinyin": "dansongyan" }, { "CMYK": [45, 56, 100, 56], "RGB": [88, 71, 23], "hex": "#584717", "name": "\u6697\u6D77\u6C34\u7EFF", "pinyin": "anhaishuilv" }, { "CMYK": [45, 55, 100, 54], "RGB": [91, 73, 19], "hex": "#5b4913", "name": "\u68D5\u6988\u7EFF", "pinyin": "zonglvlv" }, { "CMYK": [1, 11, 24, 0], "RGB": [249, 223, 205], "hex": "#f9e9cd", "name": "\u7C73\u8272", "pinyin": "mise" }, { "CMYK": [1, 15, 38, 0], "RGB": [248, 224, 176], "hex": "#f8e0b0", "name": "\u6DE1\u8089\u8272", "pinyin": "danrouse" }, { "CMYK": [0, 23, 59, 0], "RGB": [249, 210, 125], "hex": "#f9d27d", "name": "\u9EA6\u82BD\u7CD6\u9EC4", "pinyin": "maiyatanghuang" }, { "CMYK": [0, 34, 93, 0], "RGB": [254, 186, 7], "hex": "#feba07", "name": "\u7425\u73C0\u9EC4", "pinyin": "hupohuang" }, { "CMYK": [1, 31, 79, 0], "RGB": [243, 191, 76], "hex": "#f3bf4c", "name": "\u7518\u8349\u9EC4", "pinyin": "gancaohuang" }, { "CMYK": [0, 33, 83, 0], "RGB": [248, 188, 49], "hex": "#f8bc31", "name": "\u521D\u719F\u674F\u9EC4", "pinyin": "chushuxinghuang" }, { "CMYK": [10, 27, 59, 1], "RGB": [226, 193, 124], "hex": "#e2c17c", "name": "\u6D45\u9A7C\u8272", "pinyin": "qiantuose" }, { "CMYK": [7, 32, 78, 1], "RGB": [229, 183, 81], "hex": "#e5b751", "name": "\u6C99\u77F3\u9EC4", "pinyin": "shashihuang" }, { "CMYK": [3, 38, 97, 0], "RGB": [234, 173, 26], "hex": "#eaad1a", "name": "\u864E\u76AE\u9EC4", "pinyin": "hupihuang" }, { "CMYK": [12, 41, 98, 2], "RGB": [214, 160, 29], "hex": "#d6a01d", "name": "\u571F\u9EC4", "pinyin": "tuhuang" }, { "CMYK": [28, 28, 41, 9], "RGB": [180, 169, 146], "hex": "#b4a992", "name": "\u767E\u7075\u9E1F\u7070", "pinyin": "bailingniaohui" }, { "CMYK": [21, 44, 97, 11], "RGB": [183, 139, 38], "hex": "#b78b26", "name": "\u5C71\u9E21\u9EC4", "pinyin": "shanjihuang" }, { "CMYK": [35, 47, 71, 33], "RGB": [130, 107, 72], "hex": "#826b48", "name": "\u9F9F\u80CC\u9EC4", "pinyin": "guibeihuang" }, { "CMYK": [34, 52, 85, 35], "RGB": [128, 99, 50], "hex": "#806332", "name": "\u82CD\u9EC4", "pinyin": "canghuang" }, { "CMYK": [32, 56, 96, 34], "RGB": [129, 95, 37], "hex": "#815f25", "name": "\u83B1\u9633\u68A8\u9EC4", "pinyin": "laiyanglihuang" }, { "CMYK": [31, 57, 100, 33], "RGB": [131, 94, 29], "hex": "#835e1d", "name": "\u8734\u870A\u7EFF", "pinyin": "yililv" }, { "CMYK": [46, 59, 68, 61], "RGB": [79, 64, 50], "hex": "#4f4032", "name": "\u677E\u9F20\u7070", "pinyin": "songshuhui" }, { "CMYK": [44, 61, 76, 62], "RGB": [80, 62, 42], "hex": "#503e2a", "name": "\u6A44\u6984\u7070", "pinyin": "ganlanhui" }, { "CMYK": [43, 63, 88, 61], "RGB": [81, 60, 32], "hex": "#513c20", "name": "\u87F9\u58F3\u7EFF", "pinyin": "xiekelv" }, { "CMYK": [42, 64, 94, 60], "RGB": [83, 60, 27], "hex": "#533c1b", "name": "\u53E4\u94DC\u7EFF", "pinyin": "gutonglv" }, { "CMYK": [41, 66, 94, 60], "RGB": [85, 59, 24], "hex": "#553b18", "name": "\u7126\u8336\u7EFF", "pinyin": "jiaochalv" }, { "CMYK": [1, 7, 13, 0], "RGB": [251, 242, 227], "hex": "#fbf2e3", "name": "\u7C89\u767D", "pinyin": "fenbai" }, { "CMYK": [1, 12, 22, 0], "RGB": [249, 232, 208], "hex": "#f9e8d0", "name": "\u843D\u82F1\u6DE1\u7C89", "pinyin": "luoyingdanfen" }, { "CMYK": [0, 27, 51, 0], "RGB": [249, 203, 139], "hex": "#f9cb8b", "name": "\u74DC\u74E4\u7C89", "pinyin": "guarangfen" }, { "CMYK": [0, 36, 72, 0], "RGB": [251, 185, 87], "hex": "#fbb957", "name": "\u871C\u9EC4", "pinyin": "mihuang" }, { "CMYK": [0, 44, 91, 0], "RGB": [255, 166, 15], "hex": "#ffa60f", "name": "\u91D1\u53F6\u9EC4", "pinyin": "jinyehuang" }, { "CMYK": [0, 43, 82, 0], "RGB": [244, 168, 58], "hex": "#f4a83a", "name": "\u91D1\u83BA\u9EC4", "pinyin": "jinyinghuang" }, { "CMYK": [8, 31, 50, 1], "RGB": [227, 189, 141], "hex": "#e3bd8d", "name": "\u9E7F\u89D2\u68D5", "pinyin": "lujiaozong" }, { "CMYK": [2, 44, 83, 0], "RGB": [231, 162, 63], "hex": "#e7a23f", "name": "\u51CB\u53F6\u68D5", "pinyin": "diaoyezong" }, { "CMYK": [10, 41, 72, 1], "RGB": [218, 164, 90], "hex": "#daa45a", "name": "\u73B3\u7441\u9EC4", "pinyin": "daimaohuang" }, { "CMYK": [7, 45, 82, 1], "RGB": [222, 158, 68], "hex": "#de9e44", "name": "\u8F6F\u6728\u9EC4", "pinyin": "ruanmuhuang" }, { "CMYK": [6, 51, 95, 1], "RGB": [220, 145, 35], "hex": "#dc9123", "name": "\u98CE\u5E06\u9EC4", "pinyin": "fengfanhuang" }, { "CMYK": [19, 44, 75, 7], "RGB": [192, 147, 81], "hex": "#c09351", "name": "\u6842\u76AE\u6DE1\u68D5", "pinyin": "guipidanzong" }, { "CMYK": [32, 40, 53, 22], "RGB": [151, 132, 108], "hex": "#97846c", "name": "\u7334\u6BDB\u7070", "pinyin": "houmaohui" }, { "CMYK": [27, 60, 97, 21], "RGB": [152, 101, 36], "hex": "#986524", "name": "\u5C71\u9E21\u8910", "pinyin": "shanjihe" }, { "CMYK": [37, 65, 84, 49], "RGB": [102, 70, 42], "hex": "#66462a", "name": "\u9A7C\u8272", "pinyin": "tuose" }, { "CMYK": [38, 69, 90, 54], "RGB": [93, 61, 33], "hex": "#5d3d21", "name": "\u8336\u8910", "pinyin": "chahe" }, { "CMYK": [37, 74, 96, 55], "RGB": [92, 55, 25], "hex": "#5c3719", "name": "\u53E4\u94DC\u8910", "pinyin": "gutonghe" }, { "CMYK": [0, 10, 14, 0], "RGB": [251, 236, 222], "hex": "#fbecde", "name": "\u8377\u82B1\u767D", "pinyin": "hehuabai" }, { "CMYK": [0, 40, 52, 0], "RGB": [248, 179, 127], "hex": "#f8b37f", "name": "\u73AB\u7470\u7C89", "pinyin": "meiguifen" }, { "CMYK": [0, 62, 88, 0], "RGB": [249, 125, 28], "hex": "#f97d1c", "name": "\u6A58\u6A59", "pinyin": "jucheng" }, { "CMYK": [0, 62, 85, 0], "RGB": [250, 126, 35], "hex": "#fa7e23", "name": "\u7F8E\u4EBA\u7126\u6A59", "pinyin": "meirenjiaocheng" }, { "CMYK": [0, 28, 25, 0], "RGB": [247, 205, 188], "hex": "#f7cdbc", "name": "\u6DA6\u7EA2", "pinyin": "runhong" }, { "CMYK": [0, 28, 22, 0], "RGB": [246, 206, 193], "hex": "#f6cec1", "name": "\u6DE1\u6843\u7EA2", "pinyin": "dantaohong" }, { "CMYK": [0, 53, 65, 0], "RGB": [240, 148, 93], "hex": "#f0945d", "name": "\u6D77\u87BA\u6A59", "pinyin": "hailuocheng" }, { "CMYK": [0, 44, 32, 0], "RGB": [240, 173, 160], "hex": "#f0ada0", "name": "\u6843\u7EA2", "pinyin": "taohong" }, { "CMYK": [0, 45, 34, 0], "RGB": [238, 170, 156], "hex": "#eeaa9c", "name": "\u988A\u7EA2", "pinyin": "jiahong" }, { "CMYK": [0, 49, 41, 0], "RGB": [238, 160, 140], "hex": "#eea08c", "name": "\u6DE1\u7F42\u7C9F\u7EA2", "pinyin": "danyingsuhong" }, { "CMYK": [0, 58, 67, 0], "RGB": [234, 137, 88], "hex": "#ea8958", "name": "\u6668\u66E6\u7EA2", "pinyin": "chenxihong" }, { "CMYK": [0, 65, 80, 0], "RGB": [242, 118, 53], "hex": "#f27635", "name": "\u87F9\u58F3\u7EA2", "pinyin": "xiekehong" }, { "CMYK": [0, 69, 86, 0], "RGB": [248, 107, 29], "hex": "#f86b1d", "name": "\u91D1\u83B2\u82B1\u6A59", "pinyin": "jinlianhuacheng" }, { "CMYK": [0, 69, 70, 0], "RGB": [239, 111, 72], "hex": "#ef6f48", "name": "\u8349\u8393\u7EA2", "pinyin": "caomeihong" }, { "CMYK": [0, 72, 82, 0], "RGB": [239, 99, 43], "hex": "#ef632b", "name": "\u9F99\u775B\u9C7C\u7EA2", "pinyin": "longjingyuhong" }, { "CMYK": [0, 81, 84, 0], "RGB": [241, 68, 29], "hex": "#f1441d", "name": "\u873B\u8713\u7EA2", "pinyin": "qingtinghong" }, { "CMYK": [0, 80, 83, 0], "RGB": [240, 75, 34], "hex": "#f04b22", "name": "\u5927\u7EA2", "pinyin": "dahong" }, { "CMYK": [0, 80, 85, 0], "RGB": [242, 72, 27], "hex": "#f2481b", "name": "\u67FF\u7EA2", "pinyin": "shihong" }, { "CMYK": [0, 80, 85, 0], "RGB": [243, 71, 24], "hex": "#f34718", "name": "\u69B4\u82B1\u7EA2", "pinyin": "liuhuahong" }, { "CMYK": [0, 83, 87, 0], "RGB": [244, 62, 6], "hex": "#f43e06", "name": "\u94F6\u6731", "pinyin": "yinzhu" }, { "CMYK": [0, 78, 83, 0], "RGB": [237, 81, 38], "hex": "#ed5126", "name": "\u6731\u7EA2", "pinyin": "zhuhong" }, { "CMYK": [0, 50, 68, 0], "RGB": [240, 156, 90], "hex": "#f09c5a", "name": "\u9C91\u9C7C\u7EA2", "pinyin": "guiyuhong" }, { "CMYK": [5, 69, 87, 0], "RGB": [242, 123, 31], "hex": "#f26b1f", "name": "\u91D1\u9EC4", "pinyin": "jinhuang" }, { "CMYK": [7, 52, 71, 1], "RGB": [217, 145, 86], "hex": "#d99156", "name": "\u9E7F\u76AE\u8910", "pinyin": "lupihe" }, { "CMYK": [4, 57, 82, 1], "RGB": [219, 133, 64], "hex": "#db8540", "name": "\u9189\u74DC\u8089", "pinyin": "zuiguarou" }, { "CMYK": [0, 64, 93, 0], "RGB": [222, 118, 34], "hex": "#de7622", "name": "\u9E82\u68D5", "pinyin": "jizong" }, { "CMYK": [22, 28, 34, 6], "RGB": [193, 178, 163], "hex": "#c1b2a3", "name": "\u6DE1\u94F6\u7070", "pinyin": "danyinhui" }, { "CMYK": [18, 57, 76, 6], "RGB": [190, 126, 74], "hex": "#be7e4a", "name": "\u6DE1\u8D6D", "pinyin": "danzhe" }, { "CMYK": [14, 69, 100, 4], "RGB": [193, 101, 26], "hex": "#c1651a", "name": "\u69DF\u6994\u7EFC", "pinyin": "binglangzong" }, { "CMYK": [34, 42, 46, 23], "RGB": [145, 128, 114], "hex": "#918072", "name": "\u94F6\u7070", "pinyin": "yinhui" }, { "CMYK": [42, 40, 46, 20], "RGB": [154, 136, 120], "hex": "#9a8878", "name": "\u6D77\u9E25\u7070", "pinyin": "haiouhui" }, { "CMYK": [27, 69, 85, 22], "RGB": [148, 88, 51], "hex": "#945833", "name": "\u6DE1\u5496\u5561", "pinyin": "dankafei" }, { "CMYK": [26, 76, 97, 20], "RGB": [150, 77, 34], "hex": "#964d22", "name": "\u5CA9\u77F3\u68D5", "pinyin": "yanshizong" }, { "CMYK": [25, 80, 100, 20], "RGB": [149, 68, 22], "hex": "#954416", "name": "\u8292\u679C\u68D5", "pinyin": "mangguozong" }, { "CMYK": [39, 60, 58, 51], "RGB": [98, 73, 65], "hex": "#624941", "name": "\u77F3\u677F\u7070", "pinyin": "shibanhui" }, { "CMYK": [38, 63, 63, 50], "RGB": [100, 72, 61], "hex": "#64483d", "name": "\u73E0\u6BCD\u7070", "pinyin": "zhumuhui" }, { "CMYK": [32, 83, 96, 41], "RGB": [113, 54, 29], "hex": "#71361d", "name": "\u4E01\u9999\u68D5", "pinyin": "dingxiangzong" }, { "CMYK": [30, 87, 100, 38], "RGB": [117, 49, 23], "hex": "#753117", "name": "\u5496\u5561", "pinyin": "kafei" }, { "CMYK": [30, 89, 100, 39], "RGB": [115, 46, 18], "hex": "#732e12", "name": "\u7B4D\u76AE\u68D5", "pinyin": "sunpizong" }, { "CMYK": [0, 72, 86, 0], "RGB": [252, 99, 21], "hex": "#fc6315", "name": "\u71D5\u9894\u7EA2", "pinyin": "yanhanhong" }, { "CMYK": [3, 38, 39, 0], "RGB": [232, 180, 154], "hex": "#e8b49a", "name": "\u7389\u7C89\u7EA2", "pinyin": "yufenhong" }, { "CMYK": [0, 70, 87, 0], "RGB": [228, 104, 40], "hex": "#e46828", "name": "\u91D1\u9A7C", "pinyin": "jintuo" }, { "CMYK": [0, 76, 97, 0], "RGB": [216, 89, 22], "hex": "#d85916", "name": "\u94C1\u68D5", "pinyin": "tiezong" }, { "CMYK": [23, 35, 38, 10], "RGB": [183, 160, 145], "hex": "#b7a091", "name": "\u86DB\u7F51\u7070", "pinyin": "zhuwanghui" }, { "CMYK": [16, 77, 100, 6], "RGB": [183, 81, 29], "hex": "#b7511d", "name": "\u6DE1\u53EF\u53EF\u68D5", "pinyin": "dankekezong" }, { "CMYK": [31, 63, 66, 31], "RGB": [139, 97, 77], "hex": "#8b614d", "name": "\u4E2D\u7EA2\u7070", "pinyin": "zhonghonghui" }, { "CMYK": [28, 76, 82, 26], "RGB": [140, 75, 49], "hex": "#8c4b31", "name": "\u6DE1\u571F\u9EC4", "pinyin": "dantuhuang" }, { "CMYK": [28, 83, 92, 28], "RGB": [135, 61, 36], "hex": "#873d24", "name": "\u6DE1\u8C46\u6C99", "pinyin": "dandousha" }, { "CMYK": [27, 85, 98, 27], "RGB": [136, 58, 30], "hex": "#883a1e", "name": "\u6930\u58F3\u68D5", "pinyin": "yekezong" }, { "CMYK": [40, 64, 61, 56], "RGB": [91, 66, 58], "hex": "#5b423a", "name": "\u6DE1\u94C1\u7070", "pinyin": "dantiehui" }, { "CMYK": [37, 72, 72, 52], "RGB": [96, 61, 48], "hex": "#603d30", "name": "\u4E2D\u7070\u9A7C", "pinyin": "zhonghuituo" }, { "CMYK": [34, 82, 85, 47], "RGB": [103, 52, 36], "hex": "#673424", "name": "\u6DE1\u6817\u68D5", "pinyin": "danlizong" }, { "CMYK": [33, 89, 92, 48], "RGB": [101, 43, 28], "hex": "#652b1c", "name": "\u53EF\u53EF\u68D5", "pinyin": "kekezong" }, { "CMYK": [32, 90, 95, 45], "RGB": [105, 42, 27], "hex": "#692a1b", "name": "\u67DE\u53F6\u68D5", "pinyin": "zhayezong" }, { "CMYK": [0, 53, 59, 0], "RGB": [251, 153, 104], "hex": "#fb9968", "name": "\u91CE\u8537\u8587\u7EA2", "pinyin": "yeqiangweihong" }, { "CMYK": [0, 65, 79, 0], "RGB": [252, 121, 48], "hex": "#fc7930", "name": "\u83E0\u841D\u7EA2", "pinyin": "boluohong" }, { "CMYK": [2, 31, 31, 0], "RGB": [237, 195, 174], "hex": "#edc3ae", "name": "\u85D5\u8377", "pinyin": "ouhe" }, { "CMYK": [0, 70, 91, 0], "RGB": [225, 103, 35], "hex": "#e16723", "name": "\u9676\u74F7\u7EA2", "pinyin": "taocihong" }, { "CMYK": [16, 23, 27, 2], "RGB": [212, 196, 183], "hex": "#d4c4b7", "name": "\u6653\u7070", "pinyin": "xiaohui" }, { "CMYK": [9, 64, 78, 1], "RGB": [207, 117, 67], "hex": "#cf7543", "name": "\u4F59\u70EC\u7EA2", "pinyin": "yujinhong" }, { "CMYK": [8, 72, 93, 1], "RGB": [205, 98, 39], "hex": "#cd6227", "name": "\u706B\u7816\u7EA2", "pinyin": "huozhuanhong" }, { "CMYK": [22, 64, 71, 12], "RGB": [170, 106, 76], "hex": "#aa6a4c", "name": "\u706B\u6CE5\u68D5", "pinyin": "huonizong" }, { "CMYK": [20, 76, 92, 9], "RGB": [166, 82, 44], "hex": "#a6522c", "name": "\u7EC0\u7EA2", "pinyin": "ganhong" }, { "CMYK": [31, 79, 77, 37], "RGB": [119, 61, 49], "hex": "#773d31", "name": "\u6A61\u6811\u68D5", "pinyin": "xiangshuzong" }, { "CMYK": [45, 68, 57, 66], "RGB": [72, 51, 50], "hex": "#483332", "name": "\u6D77\u62A5\u7070", "pinyin": "haibaohui" }, { "CMYK": [41, 76, 64, 65], "RGB": [175, 46, 43], "hex": "#4b2e2b", "name": "\u73AB\u7470\u7070", "pinyin": "meiguihui" }, { "CMYK": [41, 84, 71, 67], "RGB": [72, 37, 34], "hex": "#482522", "name": "\u706B\u5C71\u68D5", "pinyin": "huoshanzong" }, { "CMYK": [40, 92, 78, 66], "RGB": [72, 30, 28], "hex": "#481e1c", "name": "\u8C46\u6C99", "pinyin": "dousha" }, { "CMYK": [0, 9, 12, 0], "RGB": [251, 238, 226], "hex": "#fbeee2", "name": "\u6DE1\u7C73\u7C89", "pinyin": "danmifen" }, { "CMYK": [0, 19, 19, 0], "RGB": [246, 220, 206], "hex": "#f6dcce", "name": "\u521D\u6843\u7C89\u7EA2", "pinyin": "chutaofenhong" }, { "CMYK": [0, 27, 27, 0], "RGB": [247, 207, 186], "hex": "#f7cfba", "name": "\u4ECB\u58F3\u6DE1\u7C89\u7EA2", "pinyin": "jieqiaodanfenhong" }, { "CMYK": [0, 43, 43, 0], "RGB": [246, 173, 143], "hex": "#f6ad8f", "name": "\u6DE1\u85CF\u82B1\u7EA2", "pinyin": "dancanghuahong" }, { "CMYK": [0, 58, 61, 0], "RGB": [246, 140, 96], "hex": "#f68c60", "name": "\u74DC\u74E4\u7EA2", "pinyin": "guaranghong" }, { "CMYK": [0, 67, 74, 0], "RGB": [249, 114, 61], "hex": "#f9723d", "name": "\u8299\u84C9\u7EA2", "pinyin": "furonghong" }, { "CMYK": [0, 74, 85, 0], "RGB": [250, 93, 25], "hex": "#fa5d19", "name": "\u8393\u9171\u7EA2", "pinyin": "meijianghong" }, { "CMYK": [0, 62, 66, 0], "RGB": [238, 128, 85], "hex": "#ee8055", "name": "\u6CD5\u87BA\u7EA2", "pinyin": "faluohong" }, { "CMYK": [4, 82, 99, 0], "RGB": [207, 72, 19], "hex": "#cf4813", "name": "\u843D\u971E\u7EA2", "pinyin": "luoxiahong" }, { "CMYK": [21, 43, 43, 9], "RGB": [184, 148, 133], "hex": "#b89485", "name": "\u6DE1\u73AB\u7470\u7070", "pinyin": "danmeiguihui" }, { "CMYK": [18, 80, 92, 7], "RGB": [177, 75, 40], "hex": "#b14b28", "name": "\u87F9\u8765\u7EA2", "pinyin": "xiemaohong" }, { "CMYK": [27, 91, 95, 28], "RGB": [134, 48, 32], "hex": "#863020", "name": "\u706B\u5CA9\u68D5", "pinyin": "huoyanzong" }, { "CMYK": [27, 96, 100, 27], "RGB": [134, 38, 23], "hex": "#862617", "name": "\u8D6D\u77F3", "pinyin": "zheshi" }, { "CMYK": [36, 90, 82, 56], "RGB": [89, 38, 32], "hex": "#592620", "name": "\u6697\u9A7C\u68D5", "pinyin": "antuozong" }, { "CMYK": [35, 96, 88, 55], "RGB": [90, 31, 27], "hex": "#5a1f1b", "name": "\u9171\u68D5", "pinyin": "jiangzong" }, { "CMYK": [34, 98, 91, 53], "RGB": [92, 30, 25], "hex": "#5c1e19", "name": "\u6817\u68D5", "pinyin": "lizong" }, { "CMYK": [0, 31, 24, 0], "RGB": [244, 199, 186], "hex": "#f4c7ba", "name": "\u6D0B\u6C34\u4ED9\u7EA2", "pinyin": "yangshuixianhong" }, { "CMYK": [0, 67, 55, 0], "RGB": [241, 118, 102], "hex": "#f17666", "name": "\u8C37\u9798\u7EA2", "pinyin": "guqiaohong" }, { "CMYK": [0, 77, 69, 0], "RGB": [241, 86, 66], "hex": "#f15642", "name": "\u82F9\u679C\u7EA2", "pinyin": "pingguohong" }, { "CMYK": [0, 84, 82, 0], "RGB": [245, 57, 28], "hex": "#f5391c", "name": "\u94C1\u6C34\u7EA2", "pinyin": "tieshuihong" }, { "CMYK": [0, 76, 67, 0], "RGB": [242, 90, 71], "hex": "#f25a47", "name": "\u6842\u7EA2", "pinyin": "guihong" }, { "CMYK": [0, 84, 82, 0], "RGB": [243, 59, 31], "hex": "#f33b1f", "name": "\u6781\u5149\u7EA2", "pinyin": "jiguanghong" }, { "CMYK": [0, 38, 25, 0], "RGB": [242, 185, 178], "hex": "#f2b9b2", "name": "\u7C89\u7EA2", "pinyin": "fenhong" }, { "CMYK": [0, 53, 36, 0], "RGB": [241, 151, 144], "hex": "#f19790", "name": "\u820C\u7EA2", "pinyin": "shehong" }, { "CMYK": [0, 76, 68, 0], "RGB": [240, 90, 70], "hex": "#f05a46", "name": "\u66F2\u7EA2", "pinyin": "quhong" }, { "CMYK": [0, 83, 81, 0], "RGB": [242, 62, 35], "hex": "#f23e23", "name": "\u7EA2\u6C5E\u7EA2", "pinyin": "honggonghong" }, { "CMYK": [0, 29, 16, 0], "RGB": [242, 202, 201], "hex": "#f2cac9", "name": "\u6DE1\u7EEF", "pinyin": "danfei" }, { "CMYK": [0, 43, 24, 0], "RGB": [239, 175, 173], "hex": "#efafad", "name": "\u65E0\u82B1\u679C\u7EA2", "pinyin": "wuhuaguohong" }, { "CMYK": [0, 57, 36, 0], "RGB": [241, 144, 140], "hex": "#f1908c", "name": "\u69B4\u5B50\u7EA2", "pinyin": "liuzihong" }, { "CMYK": [0, 83, 81, 0], "RGB": [240, 63, 36], "hex": "#f03f24", "name": "\u80ED\u8102\u7EA2", "pinyin": "yanzhihong" }, { "CMYK": [0, 50, 23, 0], "RGB": [240, 161, 168], "hex": "#f0a1a8", "name": "\u5408\u6B22\u7EA2", "pinyin": "hehuanhong" }, { "CMYK": [0, 56, 27, 0], "RGB": [241, 147, 156], "hex": "#f1939c", "name": "\u6625\u6885\u7EA2", "pinyin": "chunmeihong" }, { "CMYK": [0, 65, 38, 0], "RGB": [240, 124, 130], "hex": "#f07c82", "name": "\u9999\u53F6\u7EA2", "pinyin": "xiangyehong" }, { "CMYK": [0, 80, 72, 0], "RGB": [240, 74, 58], "hex": "#f04a3a", "name": "\u73CA\u745A\u7EA2", "pinyin": "shanhuhong" }, { "CMYK": [0, 84, 82, 0], "RGB": [241, 60, 34], "hex": "#f13c22", "name": "\u841D\u535C\u7EA2", "pinyin": "luobohong" }, { "CMYK": [0, 65, 29, 0], "RGB": [231, 124, 142], "hex": "#e77c8e", "name": "\u6DE1\u831C\u7EA2", "pinyin": "danqianhong" }, { "CMYK": [0, 77, 49, 0], "RGB": [237, 90, 101], "hex": "#ed5a65", "name": "\u8273\u7EA2", "pinyin": "yanhong" }, { "CMYK": [0, 81, 66, 0], "RGB": [237, 72, 69], "hex": "#ed4845", "name": "\u6DE1\u83FD\u7EA2", "pinyin": "danshuhong" }, { "CMYK": [0, 84, 76, 0], "RGB": [237, 59, 47], "hex": "#ed3b2f", "name": "\u9C7C\u9CC3\u7EA2", "pinyin": "yusaihong" }, { "CMYK": [0, 86, 82, 0], "RGB": [237, 51, 33], "hex": "#ed3321", "name": "\u6A31\u6843\u7EA2", "pinyin": "yingtaohong" }, { "CMYK": [0, 82, 44, 0], "RGB": [238, 72, 102], "hex": "#ee4866", "name": "\u6DE1\u854A\u9999\u7EA2", "pinyin": "danruixianghong" }, { "CMYK": [0, 82, 46, 0], "RGB": [238, 72, 99], "hex": "#ee4863", "name": "\u77F3\u7AF9\u7EA2", "pinyin": "shizhuhong" }, { "CMYK": [0, 82, 50, 0], "RGB": [239, 71, 93], "hex": "#ef475d", "name": "\u8349\u8309\u8389\u7EA2", "pinyin": "caomolihong" }, { "CMYK": [0, 84, 60, 0], "RGB": [238, 63, 77], "hex": "#ee3f4d", "name": "\u8336\u82B1\u7EA2", "pinyin": "chahuahong" }, { "CMYK": [0, 86, 74, 0], "RGB": [237, 51, 51], "hex": "#ed3333", "name": "\u67B8\u67A2\u7EA2", "pinyin": "goushuhong" }, { "CMYK": [0, 88, 81, 0], "RGB": [236, 43, 36], "hex": "#ec2b24", "name": "\u79CB\u6D77\u68E0\u7EA2", "pinyin": "qiuhaitanghong" }, { "CMYK": [0, 89, 84, 0], "RGB": [235, 38, 26], "hex": "#eb261a", "name": "\u4E3D\u6625\u7EA2", "pinyin": "lichunhong" }, { "CMYK": [0, 90, 90, 0], "RGB": [222, 42, 24], "hex": "#de2a18", "name": "\u5915\u9633\u7EA2", "pinyin": "xiyanghong" }, { "CMYK": [0, 92, 95, 0], "RGB": [212, 37, 23], "hex": "#d42517", "name": "\u9E64\u9876\u7EA2", "pinyin": "hedinghong" }, { "CMYK": [19, 89, 85, 9], "RGB": [171, 55, 47], "hex": "#ab372f", "name": "\u9E45\u8840\u77F3\u7EA2", "pinyin": "exueshihong" }, { "CMYK": [17, 98, 100, 8], "RGB": [172, 31, 24], "hex": "#ac1f18", "name": "\u8986\u76C6\u5B50\u7EA2", "pinyin": "fupenzihong" }, { "CMYK": [36, 81, 64, 54], "RGB": [93, 49, 49], "hex": "#5d3131", "name": "\u8C82\u7D2B", "pinyin": "diaozi" }, { "CMYK": [35, 94, 77, 53], "RGB": [92, 34, 35], "hex": "#5c2223", "name": "\u6697\u7389\u7D2B", "pinyin": "anyuzi" }, { "CMYK": [35, 100, 85, 54], "RGB": [90, 25, 27], "hex": "#5a191b", "name": "\u6817\u7D2B", "pinyin": "lizi" }, { "CMYK": [35, 100, 80, 54], "RGB": [90, 18, 22], "hex": "#5a1216", "name": "\u8461\u8404\u9171\u7D2B", "pinyin": "putaojiangzi" }, { "CMYK": [0, 49, 27, 0], "RGB": [238, 162, 164], "hex": "#eea2a4", "name": "\u7261\u4E39\u7C89\u7EA2", "pinyin": "mudanfenhong" }, { "CMYK": [0, 78, 44, 0], "RGB": [237, 85, 106], "hex": "#ed556a", "name": "\u5C71\u8336\u7EA2", "pinyin": "shanchahong" }, { "CMYK": [0, 86, 55, 0], "RGB": [240, 55, 82], "hex": "#f03752", "name": "\u6D77\u68E0\u7EA2", "pinyin": "haitanghong" }, { "CMYK": [13, 83, 62, 3], "RGB": [192, 72, 81], "hex": "#c04851", "name": "\u7389\u7EA2", "pinyin": "yuhong" }, { "CMYK": [11, 93, 77, 2], "RGB": [192, 44, 56], "hex": "#c02c38", "name": "\u9AD8\u7CB1\u7EA2", "pinyin": "gaolianghong" }, { "CMYK": [22, 76, 54, 12], "RGB": [167, 83, 90], "hex": "#a7535a", "name": "\u6EE1\u6C5F\u7EA2", "pinyin": "manjianghong" }, { "CMYK": [28, 100, 86, 33], "RGB": [124, 24, 35], "hex": "#7c1823", "name": "\u67A3\u7EA2", "pinyin": "zaohong" }, { "CMYK": [39, 92, 67, 64], "RGB": [76, 31, 36], "hex": "#4c1f24", "name": "\u8461\u8404\u7D2B", "pinyin": "putaozi" }, { "CMYK": [39, 100, 79, 63], "RGB": [77, 16, 24], "hex": "#4d1018", "name": "\u9171\u7D2B", "pinyin": "jiangzi" }, { "CMYK": [0, 89, 62, 0], "RGB": [238, 39, 70], "hex": "#ee2746", "name": "\u6DE1\u66D9\u7EA2", "pinyin": "danshuhong" }, { "CMYK": [0, 93, 76, 0], "RGB": [222, 28, 49], "hex": "#de1c31", "name": "\u5510\u83D6\u84B2\u7EA2", "pinyin": "tangchangpuhong" }, { "CMYK": [1, 95, 82, 0], "RGB": [209, 26, 45], "hex": "#d11a2d", "name": "\u9E45\u51A0\u7EA2", "pinyin": "eguanhong" }, { "CMYK": [13, 76, 50, 2], "RGB": [196, 90, 101], "hex": "#c45a65", "name": "\u8393\u7EA2", "pinyin": "meihong" }, { "CMYK": [10, 96, 82, 2], "RGB": [194, 31, 48], "hex": "#c21f30", "name": "\u67AB\u53F6\u7EA2", "pinyin": "fengyehong" }, { "CMYK": [19, 99, 86, 11], "RGB": [166, 27, 41], "hex": "#a61b29", "name": "\u82CB\u83DC\u7EA2", "pinyin": "xiancaihong" }, { "CMYK": [29, 73, 51, 28], "RGB": [137, 78, 84], "hex": "#894e54", "name": "\u70DF\u7EA2", "pinyin": "yanhong" }, { "CMYK": [27, 98, 79, 30], "RGB": [130, 32, 43], "hex": "#82202b", "name": "\u6697\u7D2B\u82D1\u7EA2", "pinyin": "anziyuanhong" }, { "CMYK": [27, 100, 90, 29], "RGB": [130, 17, 31], "hex": "#82111f", "name": "\u6BB7\u7EA2", "pinyin": "yanhong" }, { "CMYK": [36, 95, 71, 59], "RGB": [84, 30, 36], "hex": "#541e24", "name": "\u732A\u809D\u7D2B", "pinyin": "zhuganzi" }, { "CMYK": [38, 100, 81, 61], "RGB": [80, 10, 22], "hex": "#500a16", "name": "\u91D1\u9C7C\u7D2B", "pinyin": "jinyuzi" }, { "CMYK": [1, 11, 9, 0], "RGB": [248, 235, 230], "hex": "#f8ebe6", "name": "\u8349\u73E0\u7EA2", "pinyin": "caozhuhong" }, { "CMYK": [0, 68, 21, 0], "RGB": [236, 118, 150], "hex": "#ec7696", "name": "\u6DE1\u7EDB\u7EA2", "pinyin": "danjianghong" }, { "CMYK": [0, 86, 30, 0], "RGB": [239, 52, 115], "hex": "#ef3473", "name": "\u54C1\u7EA2", "pinyin": "pinhong" }, { "CMYK": [0, 69, 22, 0], "RGB": [234, 114, 147], "hex": "#ea7293", "name": "\u51E4\u4ED9\u82B1\u7EA2", "pinyin": "fengxianhuahong" }, { "CMYK": [0, 52, 18, 0], "RGB": [236, 155, 173], "hex": "#ec9bad", "name": "\u7C89\u56E2\u82B1\u7EA2", "pinyin": "fentuanhuahong" }, { "CMYK": [0, 80, 28, 0], "RGB": [235, 80, 126], "hex": "#eb507e", "name": "\u5939\u7AF9\u6843\u7EA2", "pinyin": "jiazhutaohong" }, { "CMYK": [0, 88, 36, 0], "RGB": [237, 47, 106], "hex": "#ed2f6a", "name": "\u69B2\u6872\u7EA2", "pinyin": "wenpohong" }, { "CMYK": [0, 39, 14, 0], "RGB": [238, 184, 195], "hex": "#eeb8c3", "name": "\u59DC\u7EA2", "pinyin": "jianghong" }, { "CMYK": [0, 80, 27, 0], "RGB": [234, 81, 127], "hex": "#ea517f", "name": "\u83B2\u74E3\u7EA2", "pinyin": "lianbanhong" }, { "CMYK": [0, 33, 11, 0], "RGB": [241, 196, 205], "hex": "#f1c4cd", "name": "\u6C34\u7EA2", "pinyin": "shuihong" }, { "CMYK": [0, 60, 18, 0], "RGB": [236, 138, 164], "hex": "#ec8aa4", "name": "\u62A5\u6625\u7EA2", "pinyin": "baochunhong" }, { "CMYK": [8, 78, 35, 1], "RGB": [206, 87, 109], "hex": "#ce5777", "name": "\u6708\u5B63\u7EA2", "pinyin": "yuejihong" }, { "CMYK": [0, 52, 15, 0], "RGB": [237, 157, 178], "hex": "#ed9db2", "name": "\u8C47\u8C46\u7EA2", "pinyin": "jiangdouhong" }, { "CMYK": [0, 63, 18, 0], "RGB": [239, 130, 160], "hex": "#ef82a0", "name": "\u971E\u5149\u7EA2", "pinyin": "xiaguanghong" }, { "CMYK": [0, 85, 33, 0], "RGB": [235, 60, 112], "hex": "#eb3c70", "name": "\u677E\u53F6\u7261\u4E39\u7EA2", "pinyin": "songyemudanhong" }, { "CMYK": [0, 88, 40, 0], "RGB": [236, 44, 100], "hex": "#ec2c64", "name": "\u559C\u86CB\u7EA2", "pinyin": "xidanhong" }, { "CMYK": [5, 38, 20, 0], "RGB": [227, 180, 184], "hex": "#e3b4b8", "name": "\u9F20\u9F3B\u7EA2", "pinyin": "shubihong" }, { "CMYK": [5, 96, 73, 1], "RGB": [204, 22, 58], "hex": "#cc163a", "name": "\u5C16\u6676\u7389\u7EA2", "pinyin": "jianjingyuhong" }, { "CMYK": [16, 61, 34, 4], "RGB": [194, 124, 136], "hex": "#c27c88", "name": "\u5C71\u9ECE\u8C46\u7EA2", "pinyin": "shanlidouhong" }, { "CMYK": [13, 90, 56, 3], "RGB": [191, 53, 83], "hex": "#bf3553", "name": "\u9526\u8475\u7EA2", "pinyin": "jinkuihong" }, { "CMYK": [41, 64, 44, 36], "RGB": [115, 87, 92], "hex": "#73575c", "name": "\u9F20\u80CC\u7070", "pinyin": "shubeihui" }, { "CMYK": [33, 100, 75, 49], "RGB": [98, 22, 36], "hex": "#621624", "name": "\u7518\u8517\u7D2B", "pinyin": "ganzhezi" }, { "CMYK": [32, 100, 84, 49], "RGB": [99, 7, 28], "hex": "#63071c", "name": "\u77F3\u7AF9\u7D2B", "pinyin": "shizhuzi" }, { "CMYK": [57, 72, 54, 74], "RGB": [54, 40, 43], "hex": "#36282b", "name": "\u82CD\u8747\u7070", "pinyin": "cangyinghui" }, { "CMYK": [52, 88, 58, 81], "RGB": [48, 22, 28], "hex": "#30161c", "name": "\u5375\u77F3\u7D2B", "pinyin": "luanshizi" }, { "CMYK": [56, 88, 62, 84], "RGB": [43, 18, 22], "hex": "#2b1216", "name": "\u674E\u7D2B", "pinyin": "lizi" }, { "CMYK": [58, 90, 63, 83], "RGB": [45, 12, 19], "hex": "#2d0c13", "name": "\u8304\u76AE\u7D2B", "pinyin": "qiepizi" }, { "CMYK": [0, 76, 16, 0], "RGB": [206, 94, 138], "hex": "#ce5e8a", "name": "\u540A\u949F\u82B1\u7EA2", "pinyin": "diaozhonghuahong" }, { "CMYK": [0, 81, 18, 0], "RGB": [236, 78, 138], "hex": "#ec4e8a", "name": "\u5154\u773C\u7EA2", "pinyin": "tuyanhong" }, { "CMYK": [0, 87, 24, 0], "RGB": [238, 44, 121], "hex": "#ee2c79", "name": "\u7D2B\u8346\u7EA2", "pinyin": "zijinghong" }, { "CMYK": [24, 99, 52, 19], "RGB": [149, 28, 72], "hex": "#951c48", "name": "\u83DC\u5934\u7D2B", "pinyin": "caitouzi" }, { "CMYK": [34, 97, 54, 50], "RGB": [98, 29, 52], "hex": "#621d34", "name": "\u9E5E\u51A0\u7D2B", "pinyin": "yaoguanzi" }, { "CMYK": [33, 100, 58, 60], "RGB": [98, 16, 46], "hex": "#62102e", "name": "\u8461\u8404\u9152\u7EA2", "pinyin": "putaojiuhong" }, { "CMYK": [53, 81, 50, 74], "RGB": [56, 33, 41], "hex": "#382129", "name": "\u78E8\u77F3\u7D2B", "pinyin": "moshizi" }, { "CMYK": [48, 90, 50, 76], "RGB": [56, 25, 36], "hex": "#381924", "name": "\u6A80\u7D2B", "pinyin": "tanzi" }, { "CMYK": [50, 91, 54, 79], "RGB": [51, 20, 30], "hex": "#33141e", "name": "\u706B\u9E45\u7D2B", "pinyin": "huoezi" }, { "CMYK": [53, 92, 55, 81], "RGB": [49, 15, 27], "hex": "#310f1b", "name": "\u58A8\u7D2B", "pinyin": "mozi" }, { "CMYK": [0, 48, 15, 0], "RGB": [238, 166, 183], "hex": "#eea6b7", "name": "\u6676\u7EA2", "pinyin": "jinghong" }, { "CMYK": [0, 82, 16, 0], "RGB": [239, 73, 139], "hex": "#ef498b", "name": "\u6241\u8C46\u82B1\u7EA2", "pinyin": "biandouhuahong" }, { "CMYK": [2, 66, 22, 0], "RGB": [222, 120, 151], "hex": "#de7897", "name": "\u767D\u82A8\u7EA2", "pinyin": "baijihong" }, { "CMYK": [0, 85, 24, 0], "RGB": [222, 63, 124], "hex": "#de3f7c", "name": "\u5AE9\u83F1\u7EA2", "pinyin": "nenlinghong" }, { "CMYK": [5, 87, 30, 1], "RGB": [209, 60, 116], "hex": "#d13c74", "name": "\u83E0\u6839\u7EA2", "pinyin": "bogenhong" }, { "CMYK": [15, 68, 28, 2], "RGB": [197, 112, 139], "hex": "#c5708b", "name": "\u9162\u9171\u8349\u7EA2", "pinyin": "cujiangcaohong" }, { "CMYK": [22, 83, 34, 11], "RGB": [168, 69, 107], "hex": "#a8456b", "name": "\u6D0B\u8471\u7D2B", "pinyin": "yangcongzi" }, { "CMYK": [40, 92, 47, 64], "RGB": [75, 30, 47], "hex": "#4b1e2f", "name": "\u6D77\u8C61\u7D2B", "pinyin": "haixiangzi" }, { "CMYK": [41, 97, 49, 68], "RGB": [70, 22, 41], "hex": "#461629", "name": "\u7EC0\u7D2B", "pinyin": "ganzi" }, { "CMYK": [42, 99, 51, 69], "RGB": [68, 14, 37], "hex": "#440e25", "name": "\u53E4\u94DC\u7D2B", "pinyin": "gutongzi" }, { "CMYK": [0, 30, 12, 0], "RGB": [240, 201, 207], "hex": "#f0c9cf", "name": "\u77F3\u854A\u7EA2", "pinyin": "shiruihong" }, { "CMYK": [0, 50, 16, 0], "RGB": [235, 160, 179], "hex": "#eba0b3", "name": "\u828D\u836F\u8015\u7EA2", "pinyin": "shaoyaogenghong" }, { "CMYK": [0, 88, 23, 0], "RGB": [236, 45, 122], "hex": "#ec2d7a", "name": "\u85CF\u82B1\u7EA2", "pinyin": "canghuahong" }, { "CMYK": [0, 71, 18, 0], "RGB": [225, 108, 150], "hex": "#e16c96", "name": "\u521D\u8377\u7EA2", "pinyin": "chuhehong" }, { "CMYK": [6, 13, 7, 0], "RGB": [237, 227, 231], "hex": "#ede3e7", "name": "\u9A6C\u97AD\u8349\u7D2B", "pinyin": "mabiancaozi" }, { "CMYK": [7, 20, 8, 0], "RGB": [233, 215, 223], "hex": "#e9d7df", "name": "\u4E01\u9999\u6DE1\u7D2B", "pinyin": "dingxiangdanzi" }, { "CMYK": [7, 79, 18, 0], "RGB": [210, 86, 140], "hex": "#d2568c", "name": "\u4E39\u7D2B\u7EA2", "pinyin": "danzihong" }, { "CMYK": [4, 89, 21, 0], "RGB": [210, 53, 125], "hex": "#d2357d", "name": "\u73AB\u7470\u7EA2", "pinyin": "meiguihong" }, { "CMYK": [19, 27, 9, 0], "RGB": [209, 194, 211], "hex": "#d1c2d3", "name": "\u6DE1\u7275\u725B\u7D2B", "pinyin": "danqianniuzi" }, { "CMYK": [21, 37, 12, 0], "RGB": [200, 173, 196], "hex": "#c8adc4", "name": "\u51E4\u4FE1\u7D2B", "pinyin": "fengxinzi" }, { "CMYK": [23, 53, 14, 1], "RGB": [192, 142, 175], "hex": "#c08eaf", "name": "\u841D\u5170\u7D2B", "pinyin": "luolanzi" }, { "CMYK": [18, 91, 18, 2], "RGB": [186, 47, 123], "hex": "#ba2f7b", "name": "\u73AB\u7470\u7D2B", "pinyin": "meiguizi" }, { "CMYK": [58, 56, 17, 2], "RGB": [128, 118, 163], "hex": "#8076a3", "name": "\u85E4\u841D\u7D2B", "pinyin": "tengluozi" }, { "CMYK": [57, 62, 16, 2], "RGB": [128, 109, 158], "hex": "#806d9e", "name": "\u69FF\u7D2B", "pinyin": "jinzi" }, { "CMYK": [56, 72, 15, 1], "RGB": [129, 92, 148], "hex": "#815c94", "name": "\u8548\u7D2B", "pinyin": "xunzi" }, { "CMYK": [54, 89, 12, 1], "RGB": [129, 60, 133], "hex": "#813c85", "name": "\u6854\u6897\u7D2B", "pinyin": "jiegengzi" }, { "CMYK": [52, 100, 17, 7], "RGB": [126, 22, 113], "hex": "#7e1671", "name": "\u9B4F\u7D2B", "pinyin": "weizi" }, { "CMYK": [3, 26, 10, 0], "RGB": [233, 204, 211], "hex": "#e9ccd3", "name": "\u829D\u5170\u7D2B", "pinyin": "zhilanzi" }, { "CMYK": [10, 67, 12, 0], "RGB": [210, 118, 163], "hex": "#d276a3", "name": "\u83F1\u9530\u7EA2", "pinyin": "lingmenghong" }, { "CMYK": [11, 97, 10, 0], "RGB": [204, 85, 149], "hex": "#cc5595", "name": "\u9F99\u987B\u7EA2", "pinyin": "longxuhong" }, { "CMYK": [8, 22, 12, 0], "RGB": [230, 210, 213], "hex": "#e6d2d5", "name": "\u84DF\u7C89\u7EA2", "pinyin": "jifenhong" }, { "CMYK": [16, 79, 14, 1], "RGB": [195, 86, 145], "hex": "#c35691", "name": "\u7535\u6C14\u77F3\u7EA2", "pinyin": "dianqishihong" }, { "CMYK": [19, 68, 18, 1], "RGB": [192, 111, 152], "hex": "#c06f98", "name": "\u6A31\u8349\u7D2B", "pinyin": "yingcaozi" }, { "CMYK": [25, 31, 26, 5], "RGB": [189, 174, 173], "hex": "#bdaead", "name": "\u82A6\u7A57\u7070", "pinyin": "lusuihui" }, { "CMYK": [26, 43, 26, 6], "RGB": [181, 152, 161], "hex": "#b598a1", "name": "\u9690\u7EA2\u7070", "pinyin": "yinhonghui" }, { "CMYK": [27, 97, 27, 14], "RGB": [155, 30, 100], "hex": "#9b1e64", "name": "\u82CB\u83DC\u7D2B", "pinyin": "xiancaizi" }, { "CMYK": [39, 53, 38, 25], "RGB": [133, 109, 114], "hex": "#856d72", "name": "\u82A6\u7070", "pinyin": "luhui" }, { "CMYK": [49, 71, 49, 58], "RGB": [79, 56, 62], "hex": "#4f383e", "name": "\u66AE\u4E91\u7070", "pinyin": "muyunhui" }, { "CMYK": [49, 82, 46, 63], "RGB": [72, 41, 54], "hex": "#482936", "name": "\u6591\u9E20\u7070", "pinyin": "banjiuhui" }, { "CMYK": [4, 11, 9, 0], "RGB": [242, 231, 229], "hex": "#f2e7e5", "name": "\u6DE1\u85E4\u841D\u7D2B", "pinyin": "dantengluozi" }, { "CMYK": [10, 27, 11, 0], "RGB": [224, 200, 209], "hex": "#e0c8d1", "name": "\u6DE1\u9752\u7D2B", "pinyin": "danqingzi" }, { "CMYK": [24, 58, 15, 1], "RGB": [188, 132, 168], "hex": "#bc84a8", "name": "\u9752\u86E4\u58F3\u7D2B", "pinyin": "qinghakezi" }, { "CMYK": [31, 71, 15, 1], "RGB": [173, 101, 152], "hex": "#ad6598", "name": "\u8C46\u853B\u7D2B", "pinyin": "doukouzi" }, { "CMYK": [35, 75, 18, 2], "RGB": [163, 92, 143], "hex": "#a35c8f", "name": "\u6241\u8C46\u7D2B", "pinyin": "biandouzi" }, { "CMYK": [39, 91, 15, 3], "RGB": [152, 54, 128], "hex": "#983680", "name": "\u82A5\u82B1\u7D2B", "pinyin": "jiehuazi" }, { "CMYK": [43, 97, 19, 8], "RGB": [139, 38, 113], "hex": "#8b2671", "name": "\u9752\u83B2", "pinyin": "qinglian" }, { "CMYK": [44, 85, 24, 10], "RGB": [137, 66, 118], "hex": "#894276", "name": "\u8293\u7D2B", "pinyin": "zizi" }, { "CMYK": [45, 99, 24, 16], "RGB": [126, 32, 101], "hex": "#7e2065", "name": "\u845B\u5DFE\u7D2B", "pinyin": "gejinzi" }, { "CMYK": [49, 100, 29, 32], "RGB": [104, 23, 82], "hex": "#681752", "name": "\u7275\u725B\u7D2B", "pinyin": "qianniuzi" }, { "CMYK": [53, 75, 41, 41], "RGB": [93, 63, 81], "hex": "#5d3f51", "name": "\u7D2B\u7070", "pinyin": "zihui" }, { "CMYK": [55, 87, 41, 52], "RGB": [78, 42, 64], "hex": "#4e2a40", "name": "\u9F99\u775B\u9C7C\u7D2B", "pinyin": "longjingyuzi" }, { "CMYK": [58, 96, 40, 61], "RGB": [65, 28, 53], "hex": "#411c35", "name": "\u8378\u8360\u7D2B", "pinyin": "biqizi" }, { "CMYK": [63, 74, 52, 70], "RGB": [54, 41, 47], "hex": "#36292f", "name": "\u53E4\u9F0E\u7070", "pinyin": "gudinghui" }, { "CMYK": [81, 87, 54, 84], "RGB": [30, 19, 29], "hex": "#1e131d", "name": "\u4E4C\u6885\u7D2B", "pinyin": "wumeizi" }, { "CMYK": [83, 87, 55, 86], "RGB": [28, 13, 26], "hex": "#1c0d1a", "name": "\u6DF1\u7275\u725B\u7D2B", "pinyin": "shenqianniuzi" }, { "CMYK": [7, 5, 7, 0], "RGB": [241, 240, 237], "hex": "#f1f0ed", "name": "\u94F6\u767D", "pinyin": "yinbai" }, { "CMYK": [13, 10, 9, 0], "RGB": [226, 225, 228], "hex": "#e2e1e4", "name": "\u82A1\u98DF\u767D", "pinyin": "qianshibai" }, { "CMYK": [23, 18, 12, 1], "RGB": [204, 204, 214], "hex": "#ccccd6", "name": "\u8FDC\u5C71\u7D2B", "pinyin": "yuanshanzi" }, { "CMYK": [39, 31, 17, 2], "RGB": [167, 168, 189], "hex": "#a7a8bd", "name": "\u6DE1\u84DD\u7D2B", "pinyin": "danlanzi" }, { "CMYK": [74, 64, 14, 1], "RGB": [97, 100, 159], "hex": "#61649f", "name": "\u5C71\u6897\u7D2B", "pinyin": "shangengzi" }, { "CMYK": [63, 53, 22, 5], "RGB": [116, 117, 155], "hex": "#74759b", "name": "\u87BA\u7538\u7D2B", "pinyin": "luodianzi" }, { "CMYK": [21, 17, 19, 1], "RGB": [207, 204, 201], "hex": "#cfccc9", "name": "\u739B\u7459\u7070", "pinyin": "manaohui" }, { "CMYK": [80, 73, 21, 6], "RGB": [82, 82, 136], "hex": "#525288", "name": "\u91CE\u83CA\u7D2B", "pinyin": "yejuzi" }, { "CMYK": [100, 93, 21, 5], "RGB": [46, 49, 124], "hex": "#2e317c", "name": "\u6EE1\u5929\u661F\u7D2B", "pinyin": "mantianxingzi" }, { "CMYK": [48, 45, 40, 26], "RGB": [122, 115, 116], "hex": "#7a7374", "name": "\u950C\u7070", "pinyin": "xinhui" }, { "CMYK": [91, 84, 40, 43], "RGB": [48, 47, 75], "hex": "#302f4b", "name": "\u91CE\u8461\u8404\u7D2B", "pinyin": "yeputaozi" }, { "CMYK": [70, 69, 49, 56], "RGB": [62, 56, 65], "hex": "#3e3841", "name": "\u5251\u950B\u7D2B", "pinyin": "jianfengzi" }, { "CMYK": [79, 74, 49, 60], "RGB": [50, 47, 59], "hex": "#322f3b", "name": "\u9F99\u8475\u7D2B", "pinyin": "longkuizi" }, { "CMYK": [90, 84, 50, 69], "RGB": [34, 32, 46], "hex": "#22202e", "name": "\u6697\u9F99\u80C6\u7D2B", "pinyin": "anlongdanzi" }, { "CMYK": [98, 93, 48, 73], "RGB": [31, 32, 64], "hex": "#1f2040", "name": "\u6676\u77F3\u7D2B", "pinyin": "jingshizi" }, { "CMYK": [100, 94, 52, 77], "RGB": [19, 17, 36], "hex": "#131124", "name": "\u6697\u84DD\u7D2B", "pinyin": "anlanzi" }, { "CMYK": [95, 46, 10, 1], "RGB": [39, 117, 182], "hex": "#2775b6", "name": "\u666F\u6CF0\u84DD", "pinyin": "jingtailan" }, { "CMYK": [96, 47, 11, 1], "RGB": [36, 116, 181], "hex": "#2474b5", "name": "\u5C3C\u7F57\u84DD", "pinyin": "niluolan" }, { "CMYK": [25, 6, 10, 0], "RGB": [208, 223, 230], "hex": "#d0dfe6", "name": "\u8FDC\u5929\u84DD", "pinyin": "yuantianlan" }, { "CMYK": [53, 19, 15, 1], "RGB": [147, 181, 207], "hex": "#93b5cf", "name": "\u661F\u84DD", "pinyin": "xinglan" }, { "CMYK": [74, 27, 16, 2], "RGB": [97, 154, 195], "hex": "#619ac3", "name": "\u7FBD\u6247\u8C46\u84DD", "pinyin": "yushandoulan" }, { "CMYK": [95, 45, 10, 1], "RGB": [35, 118, 183], "hex": "#2376b7", "name": "\u82B1\u9752", "pinyin": "huaqing" }, { "CMYK": [78, 27, 17, 2], "RGB": [86, 152, 195], "hex": "#5698c3", "name": "\u775B\u84DD", "pinyin": "jinglan" }, { "CMYK": [99, 44, 10, 1], "RGB": [33, 119, 184], "hex": "#2177b8", "name": "\u8679\u84DD", "pinyin": "honglan" }, { "CMYK": [43, 4, 16, 0], "RGB": [176, 213, 223], "hex": "#b0d5df", "name": "\u6E56\u6C34\u84DD", "pinyin": "hushuilan" }, { "CMYK": [59, 12, 19, 0], "RGB": [138, 188, 209], "hex": "#8abcd1", "name": "\u79CB\u6CE2\u84DD", "pinyin": "qiubolan" }, { "CMYK": [73, 17, 20, 1], "RGB": [102, 169, 201], "hex": "#66a9c9", "name": "\u6DA7\u77F3\u84DD", "pinyin": "jianshilan" }, { "CMYK": [93, 36, 15, 2], "RGB": [41, 131, 187], "hex": "#2983bb", "name": "\u6F6E\u84DD", "pinyin": "chaolan" }, { "CMYK": [99, 48, 11, 1], "RGB": [23, 114, 180], "hex": "#1772b4", "name": "\u7FA4\u9752", "pinyin": "qunqing" }, { "CMYK": [74, 2, 24, 0], "RGB": [99, 187, 208], "hex": "#63bbd0", "name": "\u9701\u9752", "pinyin": "jiqing" }, { "CMYK": [77, 7, 24, 0], "RGB": [92, 179, 204], "hex": "#5cb3cc", "name": "\u78A7\u9752", "pinyin": "biqing" }, { "CMYK": [94, 32, 17, 3], "RGB": [36, 134, 185], "hex": "#2486b9", "name": "\u5B9D\u77F3\u84DD", "pinyin": "baoshilan" }, { "CMYK": [98, 43, 14, 2], "RGB": [22, 119, 179], "hex": "#1677b3", "name": "\u5929\u84DD", "pinyin": "tianlan" }, { "CMYK": [100, 52, 11, 1], "RGB": [18, 107, 174], "hex": "#126bae", "name": "\u67CF\u6797\u84DD", "pinyin": "bolinlan" }, { "CMYK": [92, 10, 25, 1], "RGB": [34, 162, 195], "hex": "#22a2c3", "name": "\u6D77\u9752", "pinyin": "haiqing" }, { "CMYK": [94, 16, 23, 3], "RGB": [26, 148, 188], "hex": "#1a94bc", "name": "\u94B4\u84DD", "pinyin": "gulan" }, { "CMYK": [95, 25, 20, 4], "RGB": [21, 139, 184], "hex": "#158bb8", "name": "\u9E22\u5C3E\u84DD", "pinyin": "yuanweilan" }, { "CMYK": [98, 42, 16, 3], "RGB": [17, 119, 176], "hex": "#1177b0", "name": "\u7275\u725B\u82B1\u84DD", "pinyin": "qianniuhualan" }, { "CMYK": [100, 65, 11, 1], "RGB": [15, 89, 164], "hex": "#0f59a4", "name": "\u98DE\u71D5\u8349\u84DD", "pinyin": "feiyancaolan" }, { "CMYK": [95, 47, 14, 2], "RGB": [43, 115, 175], "hex": "#2b73af", "name": "\u54C1\u84DD", "pinyin": "pinlan" }, { "CMYK": [24, 14, 16, 1], "RGB": [205, 209, 211], "hex": "#cdd1d3", "name": "\u94F6\u9C7C\u767D", "pinyin": "yinyubai" }, { "CMYK": [93, 49, 17, 3], "RGB": [49, 112, 167], "hex": "#3170a7", "name": "\u5B89\u5B89\u84DD", "pinyin": "ananlan" }, { "CMYK": [64, 52, 39, 28], "RGB": [94, 97, 109], "hex": "#5e616d", "name": "\u9C7C\u5C3E\u7070", "pinyin": "yuweihui" }, { "CMYK": [78, 60, 40, 31], "RGB": [71, 81, 100], "hex": "#475164", "name": "\u9CB8\u9C7C\u7070", "pinyin": "jingyuhui" }, { "CMYK": [1, 1, 2, 0], "RGB": [255, 254, 250], "hex": "#fffefa", "name": "\u6D77\u53C2\u7070", "pinyin": "haishenhui" }, { "CMYK": [76, 70, 51, 60], "RGB": [53, 51, 60], "hex": "#35333c", "name": "\u6C99\u9C7C\u7070", "pinyin": "shayuhui" }, { "CMYK": [100, 89, 54, 79], "RGB": [15, 20, 35], "hex": "#0f1423", "name": "\u94A2\u84DD", "pinyin": "ganglan" }, { "CMYK": [35, 13, 13, 0], "RGB": [186, 204, 217], "hex": "#baccd9", "name": "\u4E91\u6C34\u84DD", "pinyin": "yunshuilan" }, { "CMYK": [55, 20, 18, 1], "RGB": [143, 178, 201], "hex": "#8fb2c9", "name": "\u6674\u5C71\u84DD", "pinyin": "qingshanlan" }, { "CMYK": [100, 60, 8, 1], "RGB": [22, 97, 171], "hex": "#1661ab", "name": "\u975B\u9752", "pinyin": "dianqing" }, { "CMYK": [29, 16, 17, 1], "RGB": [196, 203, 207], "hex": "#c4cbcf", "name": "\u5927\u7406\u77F3\u7070", "pinyin": "dalishihui" }, { "CMYK": [100, 67, 16, 3], "RGB": [21, 85, 154], "hex": "#15559a", "name": "\u6D77\u6D9B\u84DD", "pinyin": "haitaolan" }, { "CMYK": [81, 41, 24, 8], "RGB": [78, 124, 161], "hex": "#4e7ca1", "name": "\u8776\u7FC5\u84DD", "pinyin": "diechilan" }, { "CMYK": [93, 50, 21, 6], "RGB": [52, 108, 156], "hex": "#346c9c", "name": "\u6D77\u519B\u84DD", "pinyin": "haijunlan" }, { "CMYK": [77, 68, 54, 66], "RGB": [47, 47, 53], "hex": "#2f2f35", "name": "\u6C34\u725B\u7070", "pinyin": "shuiniuhui" }, { "CMYK": [80, 70, 53, 65], "RGB": [45, 46, 54], "hex": "#2d2e36", "name": "\u725B\u89D2\u7070", "pinyin": "niujiaohui" }, { "CMYK": [100, 86, 54, 78], "RGB": [19, 24, 36], "hex": "#131824", "name": "\u71D5\u9894\u84DD", "pinyin": "yanhanlan" }, { "CMYK": [21, 6, 10, 0], "RGB": [216, 227, 231], "hex": "#d8e3e7", "name": "\u4E91\u5CF0\u767D", "pinyin": "yunfengbai" }, { "CMYK": [32, 8, 13, 0], "RGB": [195, 215, 223], "hex": "#c3d7df", "name": "\u4E95\u5929\u84DD", "pinyin": "jingtianlan" }, { "CMYK": [91, 24, 22, 4], "RGB": [47, 144, 185], "hex": "#2f90b9", "name": "\u4E91\u5C71\u84DD", "pinyin": "yunshanlan" }, { "CMYK": [96, 34, 18, 4], "RGB": [23, 129, 181], "hex": "#1781b5", "name": "\u91C9\u84DD", "pinyin": "youlan" }, { "CMYK": [28, 12, 17, 0], "RGB": [199, 210, 212], "hex": "#c7d2d4", "name": "\u9E25\u84DD", "pinyin": "oulan" }, { "CMYK": [100, 53, 21, 6], "RGB": [17, 101, 154], "hex": "#11659a", "name": "\u642A\u78C1\u84DD", "pinyin": "tangcilan" }, { "CMYK": [29, 18, 21, 2], "RGB": [192, 196, 195], "hex": "#c0c4c3", "name": "\u6708\u5F71\u767D", "pinyin": "yueyingbai" }, { "CMYK": [36, 20, 23, 2], "RGB": [178, 187, 190], "hex": "#b2bbbe", "name": "\u661F\u7070", "pinyin": "xinghui" }, { "CMYK": [70, 38, 36, 18], "RGB": [94, 121, 135], "hex": "#5e7987", "name": "\u6DE1\u84DD\u7070", "pinyin": "danlanhui" }, { "CMYK": [100, 68, 32, 20], "RGB": [20, 74, 116], "hex": "#144a74", "name": "\u9DC3\u84DD", "pinyin": "yanlan" }, { "CMYK": [55, 40, 40, 23], "RGB": [116, 120, 122], "hex": "#74787a", "name": "\u5AE9\u7070", "pinyin": "nenhui" }, { "CMYK": [77, 50, 41, 31], "RGB": [73, 92, 105], "hex": "#495c69", "name": "\u6218\u8230\u7070", "pinyin": "zhanjianhui" }, { "CMYK": [67, 57, 49, 49], "RGB": [71, 72, 76], "hex": "#47484c", "name": "\u74E6\u7F50\u7070", "pinyin": "waguanhui" }, { "CMYK": [87, 69, 51, 58], "RGB": [43, 51, 62], "hex": "#2b333e", "name": "\u9752\u7070", "pinyin": "qinghui" }, { "CMYK": [100, 77, 50, 62], "RGB": [28, 41, 56], "hex": "#1c2938", "name": "\u9E3D\u84DD", "pinyin": "gelan" }, { "CMYK": [100, 82, 51, 64], "RGB": [20, 35, 52], "hex": "#142334", "name": "\u94A2\u9752", "pinyin": "gangqing" }, { "CMYK": [100, 84, 51, 68], "RGB": [16, 31, 48], "hex": "#101f30", "name": "\u6697\u84DD", "pinyin": "anlan" }, { "CMYK": [11, 0, 8, 0], "RGB": [238, 247, 242], "hex": "#eef7f2", "name": "\u6708\u767D", "pinyin": "yuebai" }, { "CMYK": [33, 0, 14, 0], "RGB": [198, 230, 232], "hex": "#c6e6e8", "name": "\u6D77\u5929\u84DD", "pinyin": "haitianlan" }, { "CMYK": [57, 0, 22, 0], "RGB": [147, 213, 220], "hex": "#93d5dc", "name": "\u6E05\u6C34\u84DD", "pinyin": "qingshuilan" }, { "CMYK": [79, 0, 27, 0], "RGB": [81, 196, 211], "hex": "#51c4d3", "name": "\u7011\u5E03\u84DD", "pinyin": "pubulan" }, { "CMYK": [89, 0, 29, 0], "RGB": [41, 183, 203], "hex": "#29b7cb", "name": "\u851A\u84DD", "pinyin": "weilan" }, { "CMYK": [92, 0, 28, 0], "RGB": [14, 176, 201], "hex": "#0eb0c9", "name": "\u5B54\u96C0\u84DD", "pinyin": "kongquelan" }, { "CMYK": [93, 0, 31, 0], "RGB": [16, 174, 194], "hex": "#10aec2", "name": "\u7538\u5B50\u84DD", "pinyin": "dianzilan" }, { "CMYK": [78, 36, 0, 0], "RGB": [87, 195, 194], "hex": "#57c3c2", "name": "\u77F3\u7EFF", "pinyin": "shilv" }, { "CMYK": [40, 0, 30, 0], "RGB": [185, 222, 201], "hex": "#b9dec9", "name": "\u7AF9\u7BC1\u7EFF", "pinyin": "zhuhuanglv" }, { "CMYK": [64, 0, 46, 0], "RGB": [131, 203, 172], "hex": "#83cbac", "name": "\u7C89\u7EFF", "pinyin": "fenlv" }, { "CMYK": [95, 0, 52, 0], "RGB": [18, 170, 156], "hex": "#12aa9c", "name": "\u7F8E\u8776\u7EFF", "pinyin": "meidielv" }, { "CMYK": [75, 0, 61, 0], "RGB": [102, 193, 140], "hex": "#66c18c", "name": "\u6BDB\u7EFF", "pinyin": "maolv" }, { "CMYK": [78, 0, 62, 0], "RGB": [93, 190, 138], "hex": "#5dbe8a", "name": "\u853B\u68A2\u7EFF", "pinyin": "koushaolv" }, { "CMYK": [81, 0, 62, 0], "RGB": [85, 187, 138], "hex": "#55bb8a", "name": "\u9EA6\u82D7\u7EFF", "pinyin": "maimiaolv" }, { "CMYK": [86, 0, 63, 0], "RGB": [69, 183, 135], "hex": "#45b787", "name": "\u86D9\u7EFF", "pinyin": "walv" }, { "CMYK": [92, 0, 64, 0], "RGB": [43, 174, 133], "hex": "#2bae85", "name": "\u94DC\u7EFF", "pinyin": "tonglv" }, { "CMYK": [96, 0, 64, 0], "RGB": [27, 167, 132], "hex": "#1ba784", "name": "\u7AF9\u7EFF", "pinyin": "zhulv" }, { "CMYK": [98, 2, 64, 0], "RGB": [18, 161, 130], "hex": "#12a182", "name": "\u84DD\u7EFF", "pinyin": "lanlv" }, { "CMYK": [32, 7, 18, 0], "RGB": [196, 215, 214], "hex": "#c4d7d6", "name": "\u7A79\u7070", "pinyin": "qionghui" }, { "CMYK": [94, 11, 33, 1], "RGB": [30, 158, 179], "hex": "#1e9eb3", "name": "\u7FE0\u84DD", "pinyin": "cuilan" }, { "CMYK": [96, 16, 31, 3], "RGB": [15, 149, 176], "hex": "#0f95b0", "name": "\u80C6\u77FE\u84DD", "pinyin": "danfanlan" }, { "CMYK": [96, 18, 34, 4], "RGB": [20, 145, 168], "hex": "#1491a8", "name": "\u6A2B\u9E1F\u84DD", "pinyin": "jianniaolan" }, { "CMYK": [64, 18, 32, 2], "RGB": [124, 171, 177], "hex": "#7cabb1", "name": "\u95EA\u84DD", "pinyin": "shanlan" }, { "CMYK": [40, 24, 32, 6], "RGB": [164, 172, 167], "hex": "#a4aca7", "name": "\u51B0\u5C71\u84DD", "pinyin": "bingshanlan" }, { "CMYK": [56, 26, 36, 7], "RGB": [134, 157, 157], "hex": "#869d9d", "name": "\u867E\u58F3\u9752", "pinyin": "xiakeqing" }, { "CMYK": [71, 28, 39, 10], "RGB": [100, 142, 147], "hex": "#648e93", "name": "\u665A\u6CE2\u84DD", "pinyin": "wanbolan" }, { "CMYK": [89, 27, 41, 13], "RGB": [59, 129, 140], "hex": "#3b818c", "name": "\u873B\u8713\u84DD", "pinyin": "qingtinglan" }, { "CMYK": [99, 33, 38, 21], "RGB": [18, 110, 130], "hex": "#126e82", "name": "\u7389\u922B\u84DD", "pinyin": "yuqinlan" }, { "CMYK": [57, 37, 42, 21], "RGB": [115, 124, 123], "hex": "#737c7b", "name": "\u57A9\u7070", "pinyin": "ehui" }, { "CMYK": [65, 40, 44, 26], "RGB": [97, 113, 114], "hex": "#617172", "name": "\u590F\u4E91\u7070", "pinyin": "xiayunhui" }, { "CMYK": [100, 52, 46, 43], "RGB": [19, 72, 87], "hex": "#134857", "name": "\u82CD\u84DD", "pinyin": "canglan" }, { "CMYK": [67, 53, 51, 50], "RGB": [71, 75, 76], "hex": "#474b4c", "name": "\u9EC4\u660F\u7070", "pinyin": "huanghunhui" }, { "CMYK": [94, 58, 54, 60], "RGB": [33, 55, 61], "hex": "#21373d", "name": "\u7070\u84DD", "pinyin": "huilan" }, { "CMYK": [100, 64, 56, 68], "RGB": [19, 44, 51], "hex": "#132c33", "name": "\u6DF1\u7070\u84DD", "pinyin": "shenhuilan" }, { "CMYK": [49, 5, 37, 0], "RGB": [164, 202, 182], "hex": "#a4cab6", "name": "\u7389\u7C2A\u7EFF", "pinyin": "yuzanlv" }, { "CMYK": [96, 12, 66, 2], "RGB": [44, 150, 120], "hex": "#2c9678", "name": "\u9752\u77FE\u7EFF", "pinyin": "qingfanlv" }, { "CMYK": [52, 11, 37, 0], "RGB": [154, 190, 175], "hex": "#9abeaf", "name": "\u8349\u539F\u8FDC\u7EFF", "pinyin": "caoyuanyuanlv" }, { "CMYK": [74, 14, 51, 1], "RGB": [105, 167, 148], "hex": "#69a794", "name": "\u68A7\u679D\u7EFF", "pinyin": "wuzhilv" }, { "CMYK": [55, 16, 40, 1], "RGB": [146, 179, 165], "hex": "#92b3a5", "name": "\u6D6A\u82B1\u7EFF", "pinyin": "langhualv" }, { "CMYK": [99, 23, 70, 10], "RGB": [36, 128, 103], "hex": "#248067", "name": "\u6D77\u738B\u7EFF", "pinyin": "haiwanglv" }, { "CMYK": [88, 24, 61, 9], "RGB": [66, 134, 117], "hex": "#428675", "name": "\u4E9A\u4E01\u7EFF", "pinyin": "yadinglv" }, { "CMYK": [40, 27, 36, 8], "RGB": [159, 163, 154], "hex": "#9fa39a", "name": "\u954D\u7070", "pinyin": "niehui" }, { "CMYK": [52, 28, 42, 10], "RGB": [138, 152, 142], "hex": "#8a988e", "name": "\u660E\u7070", "pinyin": "minghui" }, { "CMYK": [63, 31, 50, 14], "RGB": [112, 136, 125], "hex": "#70887d", "name": "\u6DE1\u7EFF\u7070", "pinyin": "danlvhui" }, { "CMYK": [82, 32, 60, 20], "RGB": [73, 117, 104], "hex": "#497568", "name": "\u98DE\u6CC9\u7EFF", "pinyin": "feiquanlv" }, { "CMYK": [62, 43, 52, 34], "RGB": [93, 101, 95], "hex": "#5d655f", "name": "\u72FC\u70DF\u7070", "pinyin": "langyanhui" }, { "CMYK": [85, 44, 64, 52], "RGB": [49, 74, 67], "hex": "#314a43", "name": "\u7EFF\u7070", "pinyin": "lvhui" }, { "CMYK": [93, 46, 70, 61], "RGB": [34, 62, 54], "hex": "#223e36", "name": "\u82CD\u7EFF", "pinyin": "canglv" }, { "CMYK": [98, 46, 73, 63], "RGB": [26, 59, 50], "hex": "#1a3b32", "name": "\u6DF1\u6D77\u7EFF", "pinyin": "shenhailv" }, { "CMYK": [67, 60, 57, 68], "RGB": [54, 52, 51], "hex": "#363433", "name": "\u957F\u77F3\u7070", "pinyin": "changshihui" }, { "CMYK": [82, 60, 65, 80], "RGB": [31, 38, 35], "hex": "#1f2623", "name": "\u82F7\u84DD\u7EFF", "pinyin": "ganlanlv" }, { "CMYK": [90, 62, 67, 86], "RGB": [20, 30, 27], "hex": "#141e1b", "name": "\u83BD\u4E1B\u7EFF", "pinyin": "mangconglv" }, { "CMYK": [33, 1, 29, 0], "RGB": [198, 223, 200], "hex": "#c6dfc8", "name": "\u6DE1\u7FE0\u7EFF", "pinyin": "dancuilv" }, { "CMYK": [53, 1, 44, 0], "RGB": [158, 204, 171], "hex": "#9eccab", "name": "\u660E\u7EFF", "pinyin": "minglv" }, { "CMYK": [75, 0, 59, 0], "RGB": [104, 184, 142], "hex": "#68b88e", "name": "\u7530\u56ED\u7EFF", "pinyin": "tianyuanlv" }, { "CMYK": [98, 0, 82, 0], "RGB": [32, 161, 98], "hex": "#20a162", "name": "\u7FE0\u7EFF", "pinyin": "cuilv" }, { "CMYK": [78, 6, 62, 0], "RGB": [97, 172, 133], "hex": "#61ac85", "name": "\u6DE1\u7EFF", "pinyin": "danlv" }, { "CMYK": [90, 7, 73, 0], "RGB": [64, 160, 112], "hex": "#40a070", "name": "\u8471\u7EFF", "pinyin": "conglv" }, { "CMYK": [99, 10, 91, 2], "RGB": [34, 148, 83], "hex": "#229453", "name": "\u5B54\u96C0\u7EFF", "pinyin": "kongquelv" }, { "CMYK": [27, 11, 27, 1], "RGB": [202, 211, 195], "hex": "#cad3c3", "name": "\u827E\u7EFF", "pinyin": "ailv" }, { "CMYK": [92, 14, 76, 2], "RGB": [60, 149, 102], "hex": "#3c9566", "name": "\u87FE\u7EFF", "pinyin": "chanlv" }, { "CMYK": [100, 17, 92, 5], "RGB": [32, 137, 77], "hex": "#20894d", "name": "\u5BAB\u6BBF\u7EFF", "pinyin": "gongdianlv" }, { "CMYK": [61, 19, 52, 3], "RGB": [131, 167, 141], "hex": "#83a78d", "name": "\u677E\u971C\u7EFF", "pinyin": "songshuanglv" }, { "CMYK": [81, 19, 67, 4], "RGB": [87, 149, 114], "hex": "#579572", "name": "\u86CB\u767D\u77F3\u7EFF", "pinyin": "danbaishilv" }, { "CMYK": [100, 22, 90, 10], "RGB": [32, 127, 76], "hex": "#207f4c", "name": "\u8584\u8377\u7EFF", "pinyin": "bohelv" }, { "CMYK": [66, 29, 58, 12], "RGB": [110, 139, 116], "hex": "#6e8b74", "name": "\u74E6\u677E\u7EFF", "pinyin": "wasonglv" }, { "CMYK": [100, 31, 91, 25], "RGB": [26, 104, 64], "hex": "#1a6840", "name": "\u8377\u53F6\u7EFF", "pinyin": "heyelv" }, { "CMYK": [62, 42, 56, 34], "RGB": [94, 102, 91], "hex": "#5e665b", "name": "\u7530\u87BA\u7EFF", "pinyin": "tianluolv" }, { "CMYK": [74, 42, 65, 40], "RGB": [72, 91, 77], "hex": "#485b4d", "name": "\u767D\u5C48\u83DC\u7EFF", "pinyin": "baiqucailv" }, { "CMYK": [64, 57, 60, 67], "RGB": [57, 55, 51], "hex": "#393733", "name": "\u6CB3\u8C5A\u7070", "pinyin": "hetunhui" }, { "CMYK": [68, 56, 60, 66], "RGB": [55, 56, 52], "hex": "#373834", "name": "\u84BD\u6CB9\u7EFF", "pinyin": "enyoulv" }, { "CMYK": [76, 56, 75, 72], "RGB": [43, 49, 44], "hex": "#2b312c", "name": "\u69F2\u5BC4\u751F\u7EFF", "pinyin": "hujishenglv" }, { "CMYK": [91, 60, 76, 83], "RGB": [21, 35, 27], "hex": "#15231b", "name": "\u4E91\u6749\u7EFF", "pinyin": "yunshanlv" }, { "CMYK": [9, 1, 14, 0], "RGB": [240, 245, 229], "hex": "#f0f5e5", "name": "\u5AE9\u83CA\u7EFF", "pinyin": "nenjulv" }, { "CMYK": [20, 1, 23, 0], "RGB": [223, 236, 213], "hex": "#dfecd5", "name": "\u827E\u80CC\u7EFF", "pinyin": "aibeilv" }, { "CMYK": [47, 0, 49, 0], "RGB": [173, 213, 162], "hex": "#add5a2", "name": "\u5609\u9675\u6C34\u7EFF", "pinyin": "jialingshuilv" }, { "CMYK": [89, 0, 96, 0], "RGB": [65, 179, 73], "hex": "#41b349", "name": "\u7389\u9AD3\u7EFF", "pinyin": "yusuilv" }, { "CMYK": [88, 0, 99, 0], "RGB": [67, 178, 68], "hex": "#43b244", "name": "\u9C9C\u7EFF", "pinyin": "xianlv" }, { "CMYK": [90, 0, 100, 0], "RGB": [65, 174, 60], "hex": "#41ae3c", "name": "\u5B9D\u77F3\u7EFF", "pinyin": "baoshilv" }, { "CMYK": [18, 4, 33, 0], "RGB": [226, 231, 191], "hex": "#e2e7bf", "name": "\u6D77\u6CAC\u7EFF", "pinyin": "haimeilv" }, { "CMYK": [28, 4, 44, 0], "RGB": [208, 222, 170], "hex": "#d0deaa", "name": "\u59DA\u9EC4", "pinyin": "yaohuang" }, { "CMYK": [44, 3, 61, 0], "RGB": [178, 207, 135], "hex": "#b2cf87", "name": "\u6A44\u6984\u77F3\u7EFF", "pinyin": "ganlanshilv" }, { "CMYK": [62, 0, 76, 0], "RGB": [140, 194, 105], "hex": "#8cc269", "name": "\u6C34\u7EFF", "pinyin": "shuilv" }, { "CMYK": [42, 3, 67, 0], "RGB": [183, 208, 122], "hex": "#b7d07a", "name": "\u82A6\u82C7\u7EFF", "pinyin": "luweilv" }, { "CMYK": [28, 6, 66, 0], "RGB": [210, 217, 122], "hex": "#d2d97a", "name": "\u69D0\u82B1\u9EC4\u7EFF", "pinyin": "huaihuahuanglv" }, { "CMYK": [41, 4, 76, 0], "RGB": [186, 207, 101], "hex": "#bacf65", "name": "\u82F9\u679C\u7EFF", "pinyin": "pingguolv" }, { "CMYK": [58, 1, 88, 0], "RGB": [150, 194, 78], "hex": "#96c24e", "name": "\u82BD\u7EFF", "pinyin": "yalv" }, { "CMYK": [19, 9, 84, 1], "RGB": [226, 216, 73], "hex": "#e2d849", "name": "\u8776\u9EC4", "pinyin": "diehuang" }, { "CMYK": [38, 8, 94, 1], "RGB": [190, 201, 54], "hex": "#bec936", "name": "\u6A44\u6984\u9EC4\u7EFF", "pinyin": "ganlanhuanglv" }, { "CMYK": [81, 0, 100, 0], "RGB": [91, 174, 35], "hex": "#5bae23", "name": "\u9E66\u9E49\u7EFF", "pinyin": "yingwulv" }, { "CMYK": [84, 64, 94, 45], "RGB": [37, 61, 36], "hex": "#253d24", "name": "\u6CB9\u7EFF", "pinyin": "youlv" }, { "CMYK": [0, 1, 4, 0], "RGB": [255, 254, 248], "hex": "#fffef8", "name": "\u8C61\u7259\u767D", "pinyin": "xiangyabai" }, { "CMYK": [3, 5, 8, 0], "RGB": [248, 244, 237], "hex": "#f8f4ed", "name": "\u6C49\u767D\u7389", "pinyin": "hanbaiyu" }, { "CMYK": [0, 1, 3, 0], "RGB": [255, 254, 249], "hex": "#fffef9", "name": "\u96EA\u767D", "pinyin": "xuebai" }, { "CMYK": [4, 4, 8, 0], "RGB": [247, 244, 237], "hex": "#f7f4ed", "name": "\u9C7C\u809A\u767D", "pinyin": "yudubai" }, { "CMYK": [12, 12, 16, 0], "RGB": [228, 223, 215], "hex": "#e4dfd7", "name": "\u73CD\u73E0\u7070", "pinyin": "zhenzhuhui" }, { "CMYK": [16, 15, 20, 1], "RGB": [218, 212, 203], "hex": "#dad4cb", "name": "\u6D45\u7070", "pinyin": "qianhui" }, { "CMYK": [28, 5, 30, 5], "RGB": [187, 181, 172], "hex": "#bbb5ac", "name": "\u94C5\u7070", "pinyin": "qianhui" }, { "CMYK": [28, 25, 30, 5], "RGB": [187, 181, 172], "hex": "#bbb5ac", "name": "\u4E2D\u7070", "pinyin": "zhonghui" }, { "CMYK": [42, 40, 43, 23], "RGB": [134, 126, 118], "hex": "#867e76", "name": "\u74E6\u7070", "pinyin": "wahui" }, { "CMYK": [43, 40, 44, 42], "RGB": [132, 124, 116], "hex": "#847c74", "name": "\u591C\u7070", "pinyin": "yehui" }, { "CMYK": [42, 42, 45, 27], "RGB": [128, 118, 110], "hex": "#80766e", "name": "\u96C1\u7070", "pinyin": "yanhui" }, { "CMYK": [42, 42, 46, 27], "RGB": [129, 119, 110], "hex": "#81776e", "name": "\u6DF1\u7070", "pinyin": "shenhui" }];
155
- const cliChineseColor = (e) => {
156
- navigator.clipboard.writeText(e);
157
- getThemeConfig.value.primary = e;
158
- onColorPickerChange();
159
- ElMessage.info(`${t("message.layout.themeColorCopied")}\uFF1A\u3010${e}\u3011`);
160
- };
161
- const updateThemeConfig = () => {
162
- if (!themeConfig.value.columnsMenuWidth) {
163
- themeConfig.value.columnsMenuWidth = 70;
164
- }
165
- if (!themeConfig.value.columnsMenuHeight) {
166
- themeConfig.value.columnsMenuHeight = 50;
167
- }
168
- if (!themeConfig.value.columnsLogoHeight) {
169
- themeConfig.value.columnsLogoHeight = 50;
170
- }
171
- };
172
- const getThemeConfig = computed(() => {
173
- updateThemeConfig();
174
- return themeConfig.value;
175
- });
176
- const onColorPickerChange = () => {
177
- if (!getThemeConfig.value.primary) return ElMessage.warning(t("message.layout.globalThemePrimaryColorCannotBeEmpty"));
178
- document.documentElement.style.setProperty("--el-color-primary-dark-2", `${getDarkColor(getThemeConfig.value.primary, 0.1)}`);
179
- document.documentElement.style.setProperty("--el-color-primary", getThemeConfig.value.primary);
180
- document.documentElement.style.setProperty("--vxe-ui-font-primary-color", getThemeConfig.value.primary);
181
- for (let i = 1; i <= 9; i++) {
182
- document.documentElement.style.setProperty(`--el-color-primary-light-${i}`, `${getLightColor(getThemeConfig.value.primary, i / 10)}`);
183
- if (i == 3) document.documentElement.style.setProperty("--vxe-ui-font-primary-lighten-color", `${getLightColor(getThemeConfig.value.primary, i / 10)}`);
184
- }
185
- setDispatchThemeConfig();
186
- };
187
- const onBgColorPickerChange = (bg) => {
188
- document.documentElement.style.setProperty(`--next-bg-${bg}`, themeConfig.value[bg]);
189
- if (bg === "menuBar") {
190
- document.documentElement.style.setProperty(`--next-bg-menuBar-light-1`, getLightColor(getThemeConfig.value.menuBar, 0.05));
191
- }
192
- onTopBarGradualChange();
193
- onMenuBarGradualChange();
194
- onColumnsMenuBarGradualChange();
195
- setDispatchThemeConfig();
196
- };
197
- const onTopBarGradualChange = () => {
198
- setGraduaFun(".layout-navbars-breadcrumb-index", getThemeConfig.value.isTopBarColorGradual, getThemeConfig.value.topBar);
199
- };
200
- const onMenuBarGradualChange = () => {
201
- setGraduaFun(".layout-container .el-aside", getThemeConfig.value.isMenuBarColorGradual, getThemeConfig.value.menuBar);
202
- };
203
- const onColumnsMenuBarGradualChange = () => {
204
- setGraduaFun(".layout-container .layout-columns-aside", getThemeConfig.value.isColumnsMenuBarColorGradual, getThemeConfig.value.columnsMenuBar);
205
- };
206
- const setGraduaFun = (el, bool, color) => {
207
- nextTick(() => {
208
- setTimeout(() => {
209
- let els = document.querySelector(el);
210
- if (!els) return false;
211
- document.documentElement.style.setProperty("--el-menu-bg-color", document.documentElement.style.getPropertyValue("--next-bg-menuBar"));
212
- if (bool) els.setAttribute("style", `background:linear-gradient(to bottom , ${color}, ${getLightColor(color, 0.5)})`);
213
- else els.setAttribute("style", ``);
214
- setLocalThemeConfig();
215
- }, 300);
216
- });
217
- };
218
- const onColumnsMenuHoverPreloadChange = () => {
219
- setLocalThemeConfig();
220
- };
221
- const onColumnsLogoHeightChange = () => {
222
- document.documentElement.style.setProperty("--el-columnsLogoHeight", `${themeConfig.value.columnsLogoHeight}px`);
223
- setLocalThemeConfig();
224
- };
225
- const onColumnsMenuWidthChange = () => {
226
- document.documentElement.style.setProperty("--el-columnsMenuWidth", `${themeConfig.value.columnsMenuWidth}px`);
227
- document.documentElement.style.setProperty("--el-columnsMenuRoundWidth", `${themeConfig.value.columnsMenuWidth - 5}px`);
228
- setLocalThemeConfig();
229
- };
230
- const onColumnsMenuHeightChange = () => {
231
- document.documentElement.style.setProperty("--el-columnsMenuHeight", `${themeConfig.value.columnsMenuHeight}px`);
232
- document.documentElement.style.setProperty("--el-columnsMenuRoundHeight", `${themeConfig.value.columnsMenuHeight - 5}px`);
233
- setLocalThemeConfig();
234
- };
235
- const onThemeConfigChange = () => {
236
- setDispatchThemeConfig();
237
- };
238
- const onIsFixedHeaderChange = () => {
239
- getThemeConfig.value.isFixedHeaderChange = getThemeConfig.value.isFixedHeader ? false : true;
240
- setLocalThemeConfig();
241
- };
242
- const onClassicSplitMenuChange = () => {
243
- getThemeConfig.value.isBreadcrumb = false;
244
- setLocalThemeConfig();
245
- emitter.emit("getBreadcrumbIndexSetFilterRoutes");
246
- };
247
- const onIsShowLogoChange = () => {
248
- getThemeConfig.value.isShowLogoChange = getThemeConfig.value.isShowLogo ? false : true;
249
- setLocalThemeConfig();
250
- };
251
- const onIsBreadcrumbChange = () => {
252
- if (getThemeConfig.value.layout === "classic") {
253
- getThemeConfig.value.isClassicSplitMenu = false;
254
- }
255
- setLocalThemeConfig();
256
- };
257
- const onSortableTagsViewChange = () => {
258
- emitter.emit("openOrCloseSortable");
259
- setLocalThemeConfig();
260
- };
261
- const onShareTagsViewChange = () => {
262
- emitter.emit("openShareTagsView");
263
- setLocalThemeConfig();
264
- };
265
- const onAddFilterChange = (attr) => {
266
- if (attr === "grayscale") {
267
- if (getThemeConfig.value.isGrayscale) getThemeConfig.value.isInvert = false;
268
- } else {
269
- if (getThemeConfig.value.isInvert) getThemeConfig.value.isGrayscale = false;
270
- }
271
- const cssAttr = attr === "grayscale" ? `grayscale(${getThemeConfig.value.isGrayscale ? 1 : 0})` : `invert(${getThemeConfig.value.isInvert ? "80%" : "0%"})`;
272
- const appEle = document.body;
273
- appEle.setAttribute("style", `filter: ${cssAttr}`);
274
- setLocalThemeConfig();
275
- };
276
- const onAddDarkChange = () => {
277
- const body = document.documentElement;
278
- if (getThemeConfig.value.isIsDark) {
279
- body.setAttribute("data-theme", "dark");
280
- body.setAttribute("data-vxe-ui-theme", "dark");
281
- } else {
282
- body.setAttribute("data-theme", "");
283
- body.setAttribute("data-vxe-ui-theme", "light");
284
- }
285
- };
286
- const onWatermarkChange = () => {
287
- getThemeConfig.value.isWatermark ? Watermark.set(getThemeConfig.value.watermarkText) : Watermark.del();
288
- setLocalThemeConfig();
289
- };
290
- const onWatermarkTextInput = (val) => {
291
- getThemeConfig.value.watermarkText = verifyAndSpace(val);
292
- if (getThemeConfig.value.watermarkText === "") return false;
293
- if (getThemeConfig.value.isWatermark) Watermark.set(getThemeConfig.value.watermarkText);
294
- setLocalThemeConfig();
295
- };
296
- const onSetLayout = (layout) => {
297
- Local.set("oldLayout", layout);
298
- if (getThemeConfig.value.layout === layout) return false;
299
- if (layout === "transverse") getThemeConfig.value.isCollapse = false;
300
- getThemeConfig.value.layout = layout;
301
- getThemeConfig.value.isDrawer = false;
302
- initLayoutChangeFun();
303
- };
304
- const initLayoutChangeFun = () => {
305
- onBgColorPickerChange("menuBar");
306
- onBgColorPickerChange("menuBarColor");
307
- onBgColorPickerChange("menuBarActiveColor");
308
- onBgColorPickerChange("topBar");
309
- onBgColorPickerChange("topBarColor");
310
- onBgColorPickerChange("columnsMenuBar");
311
- onBgColorPickerChange("columnsMenuBarColor");
312
- };
313
- const onDrawerClose = () => {
314
- getThemeConfig.value.isFixedHeaderChange = false;
315
- getThemeConfig.value.isShowLogoChange = false;
316
- getThemeConfig.value.isDrawer = false;
317
- setLocalThemeConfig();
318
- };
319
- const openDrawer = () => {
320
- getThemeConfig.value.isDrawer = true;
321
- };
322
- const setDispatchThemeConfig = () => {
323
- setLocalThemeConfig();
324
- setLocalThemeConfigStyle();
325
- };
326
- const setLocalThemeConfig = () => {
327
- Local.remove("themeConfig");
328
- Local.set("themeConfig", getThemeConfig.value);
329
- };
330
- const setLocalThemeConfigStyle = () => {
331
- Local.set("themeConfigStyle", document.documentElement.style.cssText);
332
- };
333
- const onCopyConfigClick = () => {
334
- let copyThemeConfig = Local.get("themeConfig");
335
- copyThemeConfig.isDrawer = false;
336
- copyText(JSON.stringify(copyThemeConfig)).then(() => {
337
- getThemeConfig.value.isDrawer = false;
338
- });
339
- };
340
- const onResetConfigClick = () => {
341
- Local.clear();
342
- Session.clear();
343
- window.location.reload();
344
- Local.set("version", __NEXT_VERSION__);
345
- };
346
- const initSetStyle = () => {
347
- onTopBarGradualChange();
348
- onMenuBarGradualChange();
349
- onColumnsMenuBarGradualChange();
350
- };
351
- onMounted(() => {
352
- nextTick(() => {
353
- if (!Local.get("frequency")) initLayoutChangeFun();
354
- Local.set("frequency", 1);
355
- emitter.on("layoutMobileResize", (res) => {
356
- getThemeConfig.value.layout = res.layout;
357
- getThemeConfig.value.isDrawer = false;
358
- initLayoutChangeFun();
359
- state.isMobile = other.isMobile();
360
- });
361
- setTimeout(() => {
362
- onColorPickerChange();
363
- if (getThemeConfig.value.isGrayscale) onAddFilterChange("grayscale");
364
- if (getThemeConfig.value.isInvert) onAddFilterChange("invert");
365
- if (getThemeConfig.value.isIsDark) onAddDarkChange();
366
- onWatermarkChange();
367
- onColumnsLogoHeightChange();
368
- onColumnsMenuWidthChange();
369
- onColumnsMenuHeightChange();
370
- if (Local.get("themeConfig")) locale.value = Local.get("themeConfig").globalI18n;
371
- initSetStyle();
372
- }, 100);
373
- });
374
- });
375
- onUnmounted(() => {
376
- emitter.off("layoutMobileResize", () => {
377
- });
378
- });
379
- __expose({
380
- openDrawer
381
- });
382
- return (_ctx, _cache) => {
383
- const _component_el_divider = resolveComponent("el-divider");
384
- const _component_el_color_picker = resolveComponent("el-color-picker");
385
- const _component_el_button = resolveComponent("el-button");
386
- const _component_el_switch = resolveComponent("el-switch");
387
- const _component_el_input_number = resolveComponent("el-input-number");
388
- const _component_el_input = resolveComponent("el-input");
389
- const _component_el_option = resolveComponent("el-option");
390
- const _component_el_select = resolveComponent("el-select");
391
- const _component_el_alert = resolveComponent("el-alert");
392
- const _component_ele_CopyDocument = resolveComponent("ele-CopyDocument");
393
- const _component_el_icon = resolveComponent("el-icon");
394
- const _component_ele_RefreshRight = resolveComponent("ele-RefreshRight");
395
- const _component_el_scrollbar = resolveComponent("el-scrollbar");
396
- const _component_el_drawer = resolveComponent("el-drawer");
397
- const _component_ele_MagicStick = resolveComponent("ele-MagicStick");
398
- const _component_ele_CircleCheck = resolveComponent("ele-CircleCheck");
399
- const _component_el_col = resolveComponent("el-col");
400
- const _component_el_row = resolveComponent("el-row");
401
- const _component_el_dialog = resolveComponent("el-dialog");
402
- return openBlock(), createElementBlock("div", _hoisted_1, [
403
- createVNode(_component_el_drawer, {
404
- title: _ctx.$t("message.layout.configTitle"),
405
- modelValue: getThemeConfig.value.isDrawer,
406
- "onUpdate:modelValue": _cache[51] || (_cache[51] = ($event) => getThemeConfig.value.isDrawer = $event),
407
- direction: "rtl",
408
- "destroy-on-close": "",
409
- size: "280px",
410
- onClose: onDrawerClose
411
- }, {
412
- default: withCtx(() => [
413
- createVNode(_component_el_scrollbar, { class: "layout-breadcrumb-seting-bar" }, {
414
- default: withCtx(() => [
415
- createCommentVNode(" \u5168\u5C40\u4E3B\u9898 "),
416
- createVNode(_component_el_divider, { "content-position": "center" }, {
417
- default: withCtx(() => [
418
- createTextVNode(
419
- toDisplayString(_ctx.$t("message.layout.oneTitle")),
420
- 1
421
- /* TEXT */
422
- )
423
- ]),
424
- _: 1
425
- /* STABLE */
426
- }),
427
- createElementVNode("div", _hoisted_2, [
428
- createElementVNode(
429
- "div",
430
- _hoisted_3,
431
- toDisplayString(_ctx.$t("message.layout.themeColors")),
432
- 1
433
- /* TEXT */
434
- ),
435
- createElementVNode("div", _hoisted_4, [
436
- createVNode(_component_el_color_picker, {
437
- modelValue: getThemeConfig.value.primary,
438
- "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => getThemeConfig.value.primary = $event),
439
- size: "default",
440
- onChange: onColorPickerChange
441
- }, null, 8, ["modelValue"])
442
- ])
443
- ]),
444
- createElementVNode("div", _hoisted_5, [
445
- createVNode(
446
- _component_el_button,
447
- {
448
- style: { "width": "100%" },
449
- size: "default",
450
- class: "copy-config-btn",
451
- type: "primary",
452
- ref: "onColorRef",
453
- onClick: _cache[1] || (_cache[1] = ($event) => state.onColorSet = true)
454
- },
455
- {
456
- default: withCtx(() => [
457
- createTextVNode(
458
- toDisplayString(_ctx.$t("message.layout.moreColors")),
459
- 1
460
- /* TEXT */
461
- )
462
- ]),
463
- _: 1
464
- /* STABLE */
465
- },
466
- 512
467
- /* NEED_PATCH */
468
- )
469
- ]),
470
- createElementVNode("div", _hoisted_6, [
471
- createElementVNode(
472
- "div",
473
- _hoisted_7,
474
- toDisplayString(_ctx.$t("message.layout.fourIsDark")),
475
- 1
476
- /* TEXT */
477
- ),
478
- createElementVNode("div", _hoisted_8, [
479
- createVNode(_component_el_switch, {
480
- modelValue: getThemeConfig.value.isIsDark,
481
- "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => getThemeConfig.value.isIsDark = $event),
482
- size: "small",
483
- onChange: onAddDarkChange
484
- }, null, 8, ["modelValue"])
485
- ])
486
- ]),
487
- createCommentVNode(" \u9876\u680F\u8BBE\u7F6E "),
488
- createVNode(_component_el_divider, { "content-position": "center" }, {
489
- default: withCtx(() => [
490
- createTextVNode(
491
- toDisplayString(_ctx.$t("message.layout.twoTopTitle")),
492
- 1
493
- /* TEXT */
494
- )
495
- ]),
496
- _: 1
497
- /* STABLE */
498
- }),
499
- createElementVNode("div", _hoisted_9, [
500
- createElementVNode(
501
- "div",
502
- _hoisted_10,
503
- toDisplayString(_ctx.$t("message.layout.twoTopBar")),
504
- 1
505
- /* TEXT */
506
- ),
507
- createElementVNode("div", _hoisted_11, [
508
- createVNode(_component_el_color_picker, {
509
- modelValue: getThemeConfig.value.topBar,
510
- "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => getThemeConfig.value.topBar = $event),
511
- size: "default",
512
- onChange: _cache[4] || (_cache[4] = ($event) => onBgColorPickerChange("topBar"))
513
- }, null, 8, ["modelValue"])
514
- ])
515
- ]),
516
- createElementVNode("div", _hoisted_12, [
517
- createElementVNode(
518
- "div",
519
- _hoisted_13,
520
- toDisplayString(_ctx.$t("message.layout.twoTopBarColor")),
521
- 1
522
- /* TEXT */
523
- ),
524
- createElementVNode("div", _hoisted_14, [
525
- createVNode(_component_el_color_picker, {
526
- modelValue: getThemeConfig.value.topBarColor,
527
- "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => getThemeConfig.value.topBarColor = $event),
528
- size: "default",
529
- onChange: _cache[6] || (_cache[6] = ($event) => onBgColorPickerChange("topBarColor"))
530
- }, null, 8, ["modelValue"])
531
- ])
532
- ]),
533
- createElementVNode("div", _hoisted_15, [
534
- createElementVNode(
535
- "div",
536
- _hoisted_16,
537
- toDisplayString(_ctx.$t("message.layout.twoIsTopBarColorGradual")),
538
- 1
539
- /* TEXT */
540
- ),
541
- createElementVNode("div", _hoisted_17, [
542
- createVNode(_component_el_switch, {
543
- modelValue: getThemeConfig.value.isTopBarColorGradual,
544
- "onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => getThemeConfig.value.isTopBarColorGradual = $event),
545
- size: "small",
546
- onChange: onTopBarGradualChange
547
- }, null, 8, ["modelValue"])
548
- ])
549
- ]),
550
- createCommentVNode(" \u83DC\u5355\u8BBE\u7F6E "),
551
- createVNode(_component_el_divider, { "content-position": "center" }, {
552
- default: withCtx(() => [
553
- createTextVNode(
554
- toDisplayString(_ctx.$t("message.layout.twoMenuTitle")),
555
- 1
556
- /* TEXT */
557
- )
558
- ]),
559
- _: 1
560
- /* STABLE */
561
- }),
562
- createElementVNode("div", _hoisted_18, [
563
- createElementVNode(
564
- "div",
565
- _hoisted_19,
566
- toDisplayString(_ctx.$t("message.layout.twoMenuBar")),
567
- 1
568
- /* TEXT */
569
- ),
570
- createElementVNode("div", _hoisted_20, [
571
- createVNode(_component_el_color_picker, {
572
- modelValue: getThemeConfig.value.menuBar,
573
- "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => getThemeConfig.value.menuBar = $event),
574
- size: "default",
575
- onChange: _cache[9] || (_cache[9] = ($event) => onBgColorPickerChange("menuBar"))
576
- }, null, 8, ["modelValue"])
577
- ])
578
- ]),
579
- createElementVNode("div", _hoisted_21, [
580
- createElementVNode(
581
- "div",
582
- _hoisted_22,
583
- toDisplayString(_ctx.$t("message.layout.twoMenuBarColor")),
584
- 1
585
- /* TEXT */
586
- ),
587
- createElementVNode("div", _hoisted_23, [
588
- createVNode(_component_el_color_picker, {
589
- modelValue: getThemeConfig.value.menuBarColor,
590
- "onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => getThemeConfig.value.menuBarColor = $event),
591
- size: "default",
592
- onChange: _cache[11] || (_cache[11] = ($event) => onBgColorPickerChange("menuBarColor"))
593
- }, null, 8, ["modelValue"])
594
- ])
595
- ]),
596
- createCommentVNode(` <div class="layout-breadcrumb-seting-bar-flex">\r
597
- <div class="layout-breadcrumb-seting-bar-flex-label">{{ $t('message.layout.twoMenuBarActiveColor') }}</div>\r
598
- <div class="layout-breadcrumb-seting-bar-flex-value">\r
599
- <el-color-picker v-model="getThemeConfig.menuBarActiveColor" size="default" show-alpha @change="onBgColorPickerChange('menuBarActiveColor')" />\r
600
- </div>\r
601
- </div> `),
602
- createElementVNode("div", _hoisted_24, [
603
- createElementVNode(
604
- "div",
605
- _hoisted_25,
606
- toDisplayString(_ctx.$t("message.layout.twoIsMenuBarColorGradual")),
607
- 1
608
- /* TEXT */
609
- ),
610
- createElementVNode("div", _hoisted_26, [
611
- createVNode(_component_el_switch, {
612
- modelValue: getThemeConfig.value.isMenuBarColorGradual,
613
- "onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => getThemeConfig.value.isMenuBarColorGradual = $event),
614
- size: "small",
615
- onChange: onMenuBarGradualChange
616
- }, null, 8, ["modelValue"])
617
- ])
618
- ]),
619
- createCommentVNode(" \u5206\u680F\u8BBE\u7F6E "),
620
- createVNode(_component_el_divider, {
621
- "content-position": "center",
622
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
623
- }, {
624
- default: withCtx(() => [
625
- createTextVNode(
626
- toDisplayString(_ctx.$t("message.layout.twoColumnsTitle")),
627
- 1
628
- /* TEXT */
629
- )
630
- ]),
631
- _: 1
632
- /* STABLE */
633
- }, 8, ["style"]),
634
- createElementVNode(
635
- "div",
636
- {
637
- class: "layout-breadcrumb-seting-bar-flex",
638
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
639
- },
640
- [
641
- createElementVNode(
642
- "div",
643
- _hoisted_27,
644
- toDisplayString(_ctx.$t("message.layout.twoColumnsMenuBar")),
645
- 1
646
- /* TEXT */
647
- ),
648
- createElementVNode("div", _hoisted_28, [
649
- createVNode(_component_el_color_picker, {
650
- modelValue: getThemeConfig.value.columnsMenuBar,
651
- "onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => getThemeConfig.value.columnsMenuBar = $event),
652
- size: "default",
653
- onChange: _cache[14] || (_cache[14] = ($event) => onBgColorPickerChange("columnsMenuBar")),
654
- disabled: getThemeConfig.value.layout !== "columns"
655
- }, null, 8, ["modelValue", "disabled"])
656
- ])
657
- ],
658
- 4
659
- /* STYLE */
660
- ),
661
- createElementVNode(
662
- "div",
663
- {
664
- class: "layout-breadcrumb-seting-bar-flex",
665
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
666
- },
667
- [
668
- createElementVNode(
669
- "div",
670
- _hoisted_29,
671
- toDisplayString(_ctx.$t("message.layout.twoColumnsMenuBarColor")),
672
- 1
673
- /* TEXT */
674
- ),
675
- createElementVNode("div", _hoisted_30, [
676
- createVNode(_component_el_color_picker, {
677
- modelValue: getThemeConfig.value.columnsMenuBarColor,
678
- "onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => getThemeConfig.value.columnsMenuBarColor = $event),
679
- size: "default",
680
- onChange: _cache[16] || (_cache[16] = ($event) => onBgColorPickerChange("columnsMenuBarColor")),
681
- disabled: getThemeConfig.value.layout !== "columns"
682
- }, null, 8, ["modelValue", "disabled"])
683
- ])
684
- ],
685
- 4
686
- /* STYLE */
687
- ),
688
- createElementVNode(
689
- "div",
690
- {
691
- class: "layout-breadcrumb-seting-bar-flex mt14",
692
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
693
- },
694
- [
695
- createElementVNode(
696
- "div",
697
- _hoisted_31,
698
- toDisplayString(_ctx.$t("message.layout.twoIsColumnsMenuBarColorGradual")),
699
- 1
700
- /* TEXT */
701
- ),
702
- createElementVNode("div", _hoisted_32, [
703
- createVNode(_component_el_switch, {
704
- modelValue: getThemeConfig.value.isColumnsMenuBarColorGradual,
705
- "onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => getThemeConfig.value.isColumnsMenuBarColorGradual = $event),
706
- size: "small",
707
- onChange: onColumnsMenuBarGradualChange,
708
- disabled: getThemeConfig.value.layout !== "columns"
709
- }, null, 8, ["modelValue", "disabled"])
710
- ])
711
- ],
712
- 4
713
- /* STYLE */
714
- ),
715
- createElementVNode(
716
- "div",
717
- {
718
- class: "layout-breadcrumb-seting-bar-flex mt14",
719
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
720
- },
721
- [
722
- createElementVNode(
723
- "div",
724
- _hoisted_33,
725
- toDisplayString(_ctx.$t("message.layout.twoIsColumnsMenuHoverPreload")),
726
- 1
727
- /* TEXT */
728
- ),
729
- createElementVNode("div", _hoisted_34, [
730
- createVNode(_component_el_switch, {
731
- modelValue: getThemeConfig.value.isColumnsMenuHoverPreload,
732
- "onUpdate:modelValue": _cache[18] || (_cache[18] = ($event) => getThemeConfig.value.isColumnsMenuHoverPreload = $event),
733
- size: "small",
734
- onChange: onColumnsMenuHoverPreloadChange,
735
- disabled: getThemeConfig.value.layout !== "columns"
736
- }, null, 8, ["modelValue", "disabled"])
737
- ])
738
- ],
739
- 4
740
- /* STYLE */
741
- ),
742
- createElementVNode("div", _hoisted_35, [
743
- createElementVNode(
744
- "div",
745
- _hoisted_36,
746
- toDisplayString(_ctx.$t("message.layout.twoColumnsLogoHeight")),
747
- 1
748
- /* TEXT */
749
- ),
750
- createElementVNode("div", _hoisted_37, [
751
- createVNode(_component_el_input_number, {
752
- modelValue: getThemeConfig.value.columnsLogoHeight,
753
- "onUpdate:modelValue": _cache[19] || (_cache[19] = ($event) => getThemeConfig.value.columnsLogoHeight = $event),
754
- "controls-position": "right",
755
- min: 1,
756
- max: 9999,
757
- onChange: onColumnsLogoHeightChange,
758
- size: "small",
759
- style: { "width": "90px", "margin-right": "1px" }
760
- }, null, 8, ["modelValue"])
761
- ])
762
- ]),
763
- createElementVNode("div", _hoisted_38, [
764
- createElementVNode(
765
- "div",
766
- _hoisted_39,
767
- toDisplayString(_ctx.$t("message.layout.twoColumnsMenuWidth")),
768
- 1
769
- /* TEXT */
770
- ),
771
- createElementVNode("div", _hoisted_40, [
772
- createVNode(_component_el_input_number, {
773
- modelValue: getThemeConfig.value.columnsMenuWidth,
774
- "onUpdate:modelValue": _cache[20] || (_cache[20] = ($event) => getThemeConfig.value.columnsMenuWidth = $event),
775
- "controls-position": "right",
776
- min: 1,
777
- max: 9999,
778
- onChange: onColumnsMenuWidthChange,
779
- size: "small",
780
- style: { "width": "90px", "margin-right": "1px" }
781
- }, null, 8, ["modelValue"])
782
- ])
783
- ]),
784
- createElementVNode("div", _hoisted_41, [
785
- createElementVNode(
786
- "div",
787
- _hoisted_42,
788
- toDisplayString(_ctx.$t("message.layout.twoColumnsMenuHeight")),
789
- 1
790
- /* TEXT */
791
- ),
792
- createElementVNode("div", _hoisted_43, [
793
- createVNode(_component_el_input_number, {
794
- modelValue: getThemeConfig.value.columnsMenuHeight,
795
- "onUpdate:modelValue": _cache[21] || (_cache[21] = ($event) => getThemeConfig.value.columnsMenuHeight = $event),
796
- "controls-position": "right",
797
- min: 1,
798
- max: 9999,
799
- onChange: onColumnsMenuHeightChange,
800
- size: "small",
801
- style: { "width": "90px", "margin-right": "1px" }
802
- }, null, 8, ["modelValue"])
803
- ])
804
- ]),
805
- createCommentVNode(" \u754C\u9762\u8BBE\u7F6E "),
806
- createVNode(_component_el_divider, { "content-position": "center" }, {
807
- default: withCtx(() => [
808
- createTextVNode(
809
- toDisplayString(_ctx.$t("message.layout.threeTitle")),
810
- 1
811
- /* TEXT */
812
- )
813
- ]),
814
- _: 1
815
- /* STABLE */
816
- }),
817
- createElementVNode(
818
- "div",
819
- {
820
- class: "layout-breadcrumb-seting-bar-flex",
821
- style: normalizeStyle({ opacity: getThemeConfig.value.layout === "transverse" ? 0.5 : 1 })
822
- },
823
- [
824
- createElementVNode(
825
- "div",
826
- _hoisted_44,
827
- toDisplayString(_ctx.$t("message.layout.threeIsCollapse")),
828
- 1
829
- /* TEXT */
830
- ),
831
- createElementVNode("div", _hoisted_45, [
832
- createVNode(_component_el_switch, {
833
- modelValue: getThemeConfig.value.isCollapse,
834
- "onUpdate:modelValue": _cache[22] || (_cache[22] = ($event) => getThemeConfig.value.isCollapse = $event),
835
- disabled: getThemeConfig.value.layout === "transverse",
836
- size: "small",
837
- onChange: onThemeConfigChange
838
- }, null, 8, ["modelValue", "disabled"])
839
- ])
840
- ],
841
- 4
842
- /* STYLE */
843
- ),
844
- createElementVNode(
845
- "div",
846
- {
847
- class: "layout-breadcrumb-seting-bar-flex mt15",
848
- style: normalizeStyle({ opacity: getThemeConfig.value.layout === "transverse" ? 0.5 : 1 })
849
- },
850
- [
851
- createElementVNode(
852
- "div",
853
- _hoisted_46,
854
- toDisplayString(_ctx.$t("message.layout.threeIsUniqueOpened")),
855
- 1
856
- /* TEXT */
857
- ),
858
- createElementVNode("div", _hoisted_47, [
859
- createVNode(_component_el_switch, {
860
- modelValue: getThemeConfig.value.isUniqueOpened,
861
- "onUpdate:modelValue": _cache[23] || (_cache[23] = ($event) => getThemeConfig.value.isUniqueOpened = $event),
862
- disabled: getThemeConfig.value.layout === "transverse",
863
- size: "small",
864
- onChange: setLocalThemeConfig
865
- }, null, 8, ["modelValue", "disabled"])
866
- ])
867
- ],
868
- 4
869
- /* STYLE */
870
- ),
871
- createElementVNode("div", _hoisted_48, [
872
- createElementVNode(
873
- "div",
874
- _hoisted_49,
875
- toDisplayString(_ctx.$t("message.layout.threeIsFixedHeader")),
876
- 1
877
- /* TEXT */
878
- ),
879
- createElementVNode("div", _hoisted_50, [
880
- createVNode(_component_el_switch, {
881
- modelValue: getThemeConfig.value.isFixedHeader,
882
- "onUpdate:modelValue": _cache[24] || (_cache[24] = ($event) => getThemeConfig.value.isFixedHeader = $event),
883
- size: "small",
884
- onChange: onIsFixedHeaderChange
885
- }, null, 8, ["modelValue"])
886
- ])
887
- ]),
888
- createElementVNode(
889
- "div",
890
- {
891
- class: "layout-breadcrumb-seting-bar-flex mt15",
892
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "classic" ? 0.5 : 1 })
893
- },
894
- [
895
- createElementVNode(
896
- "div",
897
- _hoisted_51,
898
- toDisplayString(_ctx.$t("message.layout.threeIsClassicSplitMenu")),
899
- 1
900
- /* TEXT */
901
- ),
902
- createElementVNode("div", _hoisted_52, [
903
- createVNode(_component_el_switch, {
904
- modelValue: getThemeConfig.value.isClassicSplitMenu,
905
- "onUpdate:modelValue": _cache[25] || (_cache[25] = ($event) => getThemeConfig.value.isClassicSplitMenu = $event),
906
- disabled: getThemeConfig.value.layout !== "classic",
907
- size: "small",
908
- onChange: onClassicSplitMenuChange
909
- }, null, 8, ["modelValue", "disabled"])
910
- ])
911
- ],
912
- 4
913
- /* STYLE */
914
- ),
915
- createElementVNode("div", _hoisted_53, [
916
- createElementVNode(
917
- "div",
918
- _hoisted_54,
919
- toDisplayString(_ctx.$t("message.layout.threeIsLockScreen")),
920
- 1
921
- /* TEXT */
922
- ),
923
- createElementVNode("div", _hoisted_55, [
924
- createVNode(_component_el_switch, {
925
- modelValue: getThemeConfig.value.isLockScreen,
926
- "onUpdate:modelValue": _cache[26] || (_cache[26] = ($event) => getThemeConfig.value.isLockScreen = $event),
927
- size: "small",
928
- onChange: setLocalThemeConfig
929
- }, null, 8, ["modelValue"])
930
- ])
931
- ]),
932
- createElementVNode("div", _hoisted_56, [
933
- createElementVNode(
934
- "div",
935
- _hoisted_57,
936
- toDisplayString(_ctx.$t("message.layout.threeLockScreenTime")),
937
- 1
938
- /* TEXT */
939
- ),
940
- createElementVNode("div", _hoisted_58, [
941
- createVNode(_component_el_input_number, {
942
- modelValue: getThemeConfig.value.lockScreenTime,
943
- "onUpdate:modelValue": _cache[27] || (_cache[27] = ($event) => getThemeConfig.value.lockScreenTime = $event),
944
- "controls-position": "right",
945
- min: 1,
946
- max: 9999,
947
- onChange: setLocalThemeConfig,
948
- size: "small",
949
- style: { "width": "90px", "margin-right": "1px" }
950
- }, null, 8, ["modelValue"])
951
- ])
952
- ]),
953
- createCommentVNode(" \u754C\u9762\u663E\u793A "),
954
- createVNode(_component_el_divider, { "content-position": "center" }, {
955
- default: withCtx(() => [
956
- createTextVNode(
957
- toDisplayString(_ctx.$t("message.layout.fourTitle")),
958
- 1
959
- /* TEXT */
960
- )
961
- ]),
962
- _: 1
963
- /* STABLE */
964
- }),
965
- createElementVNode("div", _hoisted_59, [
966
- createElementVNode(
967
- "div",
968
- _hoisted_60,
969
- toDisplayString(_ctx.$t("message.layout.fourIsShowLogo")),
970
- 1
971
- /* TEXT */
972
- ),
973
- createElementVNode("div", _hoisted_61, [
974
- createVNode(_component_el_switch, {
975
- modelValue: getThemeConfig.value.isShowLogo,
976
- "onUpdate:modelValue": _cache[28] || (_cache[28] = ($event) => getThemeConfig.value.isShowLogo = $event),
977
- size: "small",
978
- onChange: onIsShowLogoChange
979
- }, null, 8, ["modelValue"])
980
- ])
981
- ]),
982
- createElementVNode(
983
- "div",
984
- {
985
- class: "layout-breadcrumb-seting-bar-flex mt15",
986
- style: normalizeStyle({ opacity: getThemeConfig.value.layout === "classic" || getThemeConfig.value.layout === "transverse" ? 0.5 : 1 })
987
- },
988
- [
989
- createElementVNode(
990
- "div",
991
- _hoisted_62,
992
- toDisplayString(_ctx.$t("message.layout.fourIsBreadcrumb")),
993
- 1
994
- /* TEXT */
995
- ),
996
- createElementVNode("div", _hoisted_63, [
997
- createVNode(_component_el_switch, {
998
- modelValue: getThemeConfig.value.isBreadcrumb,
999
- "onUpdate:modelValue": _cache[29] || (_cache[29] = ($event) => getThemeConfig.value.isBreadcrumb = $event),
1000
- disabled: getThemeConfig.value.layout === "classic" || getThemeConfig.value.layout === "transverse",
1001
- size: "small",
1002
- onChange: onIsBreadcrumbChange
1003
- }, null, 8, ["modelValue", "disabled"])
1004
- ])
1005
- ],
1006
- 4
1007
- /* STYLE */
1008
- ),
1009
- createElementVNode("div", _hoisted_64, [
1010
- createElementVNode(
1011
- "div",
1012
- _hoisted_65,
1013
- toDisplayString(_ctx.$t("message.layout.fourIsBreadcrumbIcon")),
1014
- 1
1015
- /* TEXT */
1016
- ),
1017
- createElementVNode("div", _hoisted_66, [
1018
- createVNode(_component_el_switch, {
1019
- modelValue: getThemeConfig.value.isBreadcrumbIcon,
1020
- "onUpdate:modelValue": _cache[30] || (_cache[30] = ($event) => getThemeConfig.value.isBreadcrumbIcon = $event),
1021
- size: "small",
1022
- onChange: setLocalThemeConfig
1023
- }, null, 8, ["modelValue"])
1024
- ])
1025
- ]),
1026
- createElementVNode("div", _hoisted_67, [
1027
- createElementVNode(
1028
- "div",
1029
- _hoisted_68,
1030
- toDisplayString(_ctx.$t("message.layout.fourIsTagsview")),
1031
- 1
1032
- /* TEXT */
1033
- ),
1034
- createElementVNode("div", _hoisted_69, [
1035
- createVNode(_component_el_switch, {
1036
- modelValue: getThemeConfig.value.isTagsview,
1037
- "onUpdate:modelValue": _cache[31] || (_cache[31] = ($event) => getThemeConfig.value.isTagsview = $event),
1038
- size: "small",
1039
- onChange: setLocalThemeConfig
1040
- }, null, 8, ["modelValue"])
1041
- ])
1042
- ]),
1043
- createElementVNode("div", _hoisted_70, [
1044
- createElementVNode(
1045
- "div",
1046
- _hoisted_71,
1047
- toDisplayString(_ctx.$t("message.layout.fourIsTagsviewIcon")),
1048
- 1
1049
- /* TEXT */
1050
- ),
1051
- createElementVNode("div", _hoisted_72, [
1052
- createVNode(_component_el_switch, {
1053
- modelValue: getThemeConfig.value.isTagsviewIcon,
1054
- "onUpdate:modelValue": _cache[32] || (_cache[32] = ($event) => getThemeConfig.value.isTagsviewIcon = $event),
1055
- size: "small",
1056
- onChange: setLocalThemeConfig
1057
- }, null, 8, ["modelValue"])
1058
- ])
1059
- ]),
1060
- createElementVNode("div", _hoisted_73, [
1061
- createElementVNode(
1062
- "div",
1063
- _hoisted_74,
1064
- toDisplayString(_ctx.$t("message.layout.fourIsCacheTagsView")),
1065
- 1
1066
- /* TEXT */
1067
- ),
1068
- createElementVNode("div", _hoisted_75, [
1069
- createVNode(_component_el_switch, {
1070
- modelValue: getThemeConfig.value.isCacheTagsView,
1071
- "onUpdate:modelValue": _cache[33] || (_cache[33] = ($event) => getThemeConfig.value.isCacheTagsView = $event),
1072
- size: "small",
1073
- onChange: setLocalThemeConfig
1074
- }, null, 8, ["modelValue"])
1075
- ])
1076
- ]),
1077
- createElementVNode(
1078
- "div",
1079
- {
1080
- class: "layout-breadcrumb-seting-bar-flex mt15",
1081
- style: normalizeStyle({ opacity: state.isMobile ? 0.5 : 1 })
1082
- },
1083
- [
1084
- createElementVNode(
1085
- "div",
1086
- _hoisted_76,
1087
- toDisplayString(_ctx.$t("message.layout.fourIsSortableTagsView")),
1088
- 1
1089
- /* TEXT */
1090
- ),
1091
- createElementVNode("div", _hoisted_77, [
1092
- createVNode(_component_el_switch, {
1093
- modelValue: getThemeConfig.value.isSortableTagsView,
1094
- "onUpdate:modelValue": _cache[34] || (_cache[34] = ($event) => getThemeConfig.value.isSortableTagsView = $event),
1095
- disabled: state.isMobile ? true : false,
1096
- size: "small",
1097
- onChange: onSortableTagsViewChange
1098
- }, null, 8, ["modelValue", "disabled"])
1099
- ])
1100
- ],
1101
- 4
1102
- /* STYLE */
1103
- ),
1104
- createElementVNode("div", _hoisted_78, [
1105
- createElementVNode(
1106
- "div",
1107
- _hoisted_79,
1108
- toDisplayString(_ctx.$t("message.layout.fourIsShareTagsView")),
1109
- 1
1110
- /* TEXT */
1111
- ),
1112
- createElementVNode("div", _hoisted_80, [
1113
- createVNode(_component_el_switch, {
1114
- modelValue: getThemeConfig.value.isShareTagsView,
1115
- "onUpdate:modelValue": _cache[35] || (_cache[35] = ($event) => getThemeConfig.value.isShareTagsView = $event),
1116
- size: "small",
1117
- onChange: onShareTagsViewChange
1118
- }, null, 8, ["modelValue"])
1119
- ])
1120
- ]),
1121
- createElementVNode("div", _hoisted_81, [
1122
- createElementVNode(
1123
- "div",
1124
- _hoisted_82,
1125
- toDisplayString(_ctx.$t("message.layout.fourIsFooter")),
1126
- 1
1127
- /* TEXT */
1128
- ),
1129
- createElementVNode("div", _hoisted_83, [
1130
- createVNode(_component_el_switch, {
1131
- modelValue: getThemeConfig.value.isFooter,
1132
- "onUpdate:modelValue": _cache[36] || (_cache[36] = ($event) => getThemeConfig.value.isFooter = $event),
1133
- size: "small",
1134
- onChange: setLocalThemeConfig
1135
- }, null, 8, ["modelValue"])
1136
- ])
1137
- ]),
1138
- createElementVNode("div", _hoisted_84, [
1139
- createElementVNode(
1140
- "div",
1141
- _hoisted_85,
1142
- toDisplayString(_ctx.$t("message.layout.fourIsGrayscale")),
1143
- 1
1144
- /* TEXT */
1145
- ),
1146
- createElementVNode("div", _hoisted_86, [
1147
- createVNode(_component_el_switch, {
1148
- modelValue: getThemeConfig.value.isGrayscale,
1149
- "onUpdate:modelValue": _cache[37] || (_cache[37] = ($event) => getThemeConfig.value.isGrayscale = $event),
1150
- size: "small",
1151
- onChange: _cache[38] || (_cache[38] = ($event) => onAddFilterChange("grayscale"))
1152
- }, null, 8, ["modelValue"])
1153
- ])
1154
- ]),
1155
- createElementVNode("div", _hoisted_87, [
1156
- createElementVNode(
1157
- "div",
1158
- _hoisted_88,
1159
- toDisplayString(_ctx.$t("message.layout.fourIsInvert")),
1160
- 1
1161
- /* TEXT */
1162
- ),
1163
- createElementVNode("div", _hoisted_89, [
1164
- createVNode(_component_el_switch, {
1165
- modelValue: getThemeConfig.value.isInvert,
1166
- "onUpdate:modelValue": _cache[39] || (_cache[39] = ($event) => getThemeConfig.value.isInvert = $event),
1167
- size: "small",
1168
- onChange: _cache[40] || (_cache[40] = ($event) => onAddFilterChange("invert"))
1169
- }, null, 8, ["modelValue"])
1170
- ])
1171
- ]),
1172
- createElementVNode("div", _hoisted_90, [
1173
- createElementVNode(
1174
- "div",
1175
- _hoisted_91,
1176
- toDisplayString(_ctx.$t("message.layout.fourIsWatermark")),
1177
- 1
1178
- /* TEXT */
1179
- ),
1180
- createElementVNode("div", _hoisted_92, [
1181
- createCommentVNode(" \u7531\u53C2\u6570\u914D\u7F6E sys_watermark \u63A7\u5236 "),
1182
- createVNode(_component_el_switch, {
1183
- modelValue: getThemeConfig.value.isWatermark,
1184
- "onUpdate:modelValue": _cache[41] || (_cache[41] = ($event) => getThemeConfig.value.isWatermark = $event),
1185
- size: "small",
1186
- onChange: onWatermarkChange,
1187
- disabled: ""
1188
- }, null, 8, ["modelValue"])
1189
- ])
1190
- ]),
1191
- createElementVNode("div", _hoisted_93, [
1192
- createElementVNode(
1193
- "div",
1194
- _hoisted_94,
1195
- toDisplayString(_ctx.$t("message.layout.fourWatermarkText")),
1196
- 1
1197
- /* TEXT */
1198
- ),
1199
- createElementVNode("div", _hoisted_95, [
1200
- createVNode(_component_el_input, {
1201
- modelValue: getThemeConfig.value.watermarkText,
1202
- "onUpdate:modelValue": _cache[42] || (_cache[42] = ($event) => getThemeConfig.value.watermarkText = $event),
1203
- size: "small",
1204
- style: { "width": "90px", "margin-right": "1px" },
1205
- onInput: onWatermarkTextInput,
1206
- disabled: ""
1207
- }, null, 8, ["modelValue"])
1208
- ])
1209
- ]),
1210
- createCommentVNode(" \u5176\u5B83\u8BBE\u7F6E "),
1211
- createVNode(_component_el_divider, { "content-position": "center" }, {
1212
- default: withCtx(() => [
1213
- createTextVNode(
1214
- toDisplayString(_ctx.$t("message.layout.fiveTitle")),
1215
- 1
1216
- /* TEXT */
1217
- )
1218
- ]),
1219
- _: 1
1220
- /* STABLE */
1221
- }),
1222
- createElementVNode("div", _hoisted_96, [
1223
- createElementVNode(
1224
- "div",
1225
- _hoisted_97,
1226
- toDisplayString(_ctx.$t("message.layout.fiveTagsStyle")),
1227
- 1
1228
- /* TEXT */
1229
- ),
1230
- createElementVNode("div", _hoisted_98, [
1231
- createVNode(_component_el_select, {
1232
- modelValue: getThemeConfig.value.tagsStyle,
1233
- "onUpdate:modelValue": _cache[43] || (_cache[43] = ($event) => getThemeConfig.value.tagsStyle = $event),
1234
- placeholder: _ctx.$t("message.layout.chooseStyle"),
1235
- size: "small",
1236
- style: { "width": "90px", "margin-right": "1px" },
1237
- onChange: setLocalThemeConfig
1238
- }, {
1239
- default: withCtx(() => [
1240
- createVNode(_component_el_option, {
1241
- label: _ctx.$t("message.layout.style1"),
1242
- value: "tags-style-one"
1243
- }, null, 8, ["label"]),
1244
- createVNode(_component_el_option, {
1245
- label: _ctx.$t("message.layout.style4"),
1246
- value: "tags-style-four"
1247
- }, null, 8, ["label"]),
1248
- createVNode(_component_el_option, {
1249
- label: _ctx.$t("message.layout.style5"),
1250
- value: "tags-style-five"
1251
- }, null, 8, ["label"])
1252
- ]),
1253
- _: 1
1254
- /* STABLE */
1255
- }, 8, ["modelValue", "placeholder"])
1256
- ])
1257
- ]),
1258
- createElementVNode("div", _hoisted_99, [
1259
- createElementVNode(
1260
- "div",
1261
- _hoisted_100,
1262
- toDisplayString(_ctx.$t("message.layout.fiveAnimation")),
1263
- 1
1264
- /* TEXT */
1265
- ),
1266
- createElementVNode("div", _hoisted_101, [
1267
- createVNode(_component_el_select, {
1268
- modelValue: getThemeConfig.value.animation,
1269
- "onUpdate:modelValue": _cache[44] || (_cache[44] = ($event) => getThemeConfig.value.animation = $event),
1270
- placeholder: _ctx.$t("message.layout.chooseStyle"),
1271
- size: "small",
1272
- style: { "width": "90px", "margin-right": "1px" },
1273
- onChange: setLocalThemeConfig
1274
- }, {
1275
- default: withCtx(() => [
1276
- createVNode(_component_el_option, {
1277
- label: "slide-right",
1278
- value: "slide-right"
1279
- }),
1280
- createVNode(_component_el_option, {
1281
- label: "slide-left",
1282
- value: "slide-left"
1283
- }),
1284
- createVNode(_component_el_option, {
1285
- label: "opacitys",
1286
- value: "opacitys"
1287
- }),
1288
- createVNode(_component_el_option, {
1289
- label: "fade",
1290
- value: "fade"
1291
- }),
1292
- createVNode(_component_el_option, {
1293
- label: "fadeUp",
1294
- value: "fadeUp"
1295
- }),
1296
- createVNode(_component_el_option, {
1297
- label: "fadeDown",
1298
- value: "fadeDown"
1299
- }),
1300
- createVNode(_component_el_option, {
1301
- label: "fadeLeft",
1302
- value: "fadeLeft"
1303
- }),
1304
- createVNode(_component_el_option, {
1305
- label: "fadeRight",
1306
- value: "fadeRight"
1307
- }),
1308
- createVNode(_component_el_option, {
1309
- label: "lightSpeedLeft",
1310
- value: "lightSpeedLeft"
1311
- }),
1312
- createVNode(_component_el_option, {
1313
- label: "lightSpeedRight",
1314
- value: "lightSpeedRight"
1315
- }),
1316
- createVNode(_component_el_option, {
1317
- label: "zoom",
1318
- value: "zoom"
1319
- }),
1320
- createVNode(_component_el_option, {
1321
- label: "zoomUp",
1322
- value: "zoomUp"
1323
- }),
1324
- createVNode(_component_el_option, {
1325
- label: "zoomDown",
1326
- value: "zoomDown"
1327
- }),
1328
- createVNode(_component_el_option, {
1329
- label: "zoomLeft",
1330
- value: "zoomLeft"
1331
- }),
1332
- createVNode(_component_el_option, {
1333
- label: "zoomRight",
1334
- value: "zoomRight"
1335
- }),
1336
- createVNode(_component_el_option, {
1337
- label: "flip",
1338
- value: "flip"
1339
- }),
1340
- createVNode(_component_el_option, {
1341
- label: "flipX",
1342
- value: "flipX"
1343
- }),
1344
- createVNode(_component_el_option, {
1345
- label: "flipY",
1346
- value: "flipY"
1347
- }),
1348
- createVNode(_component_el_option, {
1349
- label: "backUp",
1350
- value: "backUp"
1351
- }),
1352
- createVNode(_component_el_option, {
1353
- label: "backDown",
1354
- value: "backDown"
1355
- }),
1356
- createVNode(_component_el_option, {
1357
- label: "backLeft",
1358
- value: "backLeft"
1359
- }),
1360
- createVNode(_component_el_option, {
1361
- label: "backRight",
1362
- value: "backRight"
1363
- }),
1364
- createVNode(_component_el_option, {
1365
- label: "bounce",
1366
- value: "bounce"
1367
- }),
1368
- createVNode(_component_el_option, {
1369
- label: "bounceUp",
1370
- value: "bounceUp"
1371
- }),
1372
- createVNode(_component_el_option, {
1373
- label: "bounceDown",
1374
- value: "bounceDown"
1375
- }),
1376
- createVNode(_component_el_option, {
1377
- label: "bounceLeft",
1378
- value: "bounceLeft"
1379
- }),
1380
- createVNode(_component_el_option, {
1381
- label: "bounceRight",
1382
- value: "bounceRight"
1383
- })
1384
- ]),
1385
- _: 1
1386
- /* STABLE */
1387
- }, 8, ["modelValue", "placeholder"])
1388
- ])
1389
- ]),
1390
- createElementVNode(
1391
- "div",
1392
- {
1393
- class: "layout-breadcrumb-seting-bar-flex mt15",
1394
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
1395
- },
1396
- [
1397
- createElementVNode(
1398
- "div",
1399
- _hoisted_102,
1400
- toDisplayString(_ctx.$t("message.layout.fiveColumnsAsideStyle")),
1401
- 1
1402
- /* TEXT */
1403
- ),
1404
- createElementVNode("div", _hoisted_103, [
1405
- createVNode(_component_el_select, {
1406
- modelValue: getThemeConfig.value.columnsAsideStyle,
1407
- "onUpdate:modelValue": _cache[45] || (_cache[45] = ($event) => getThemeConfig.value.columnsAsideStyle = $event),
1408
- placeholder: _ctx.$t("message.layout.chooseStyle"),
1409
- size: "small",
1410
- style: { "width": "90px", "margin-right": "1px" },
1411
- disabled: getThemeConfig.value.layout !== "columns" ? true : false,
1412
- onChange: setLocalThemeConfig
1413
- }, {
1414
- default: withCtx(() => [
1415
- createVNode(_component_el_option, {
1416
- label: _ctx.$t("message.layout.round"),
1417
- value: "columns-round"
1418
- }, null, 8, ["label"]),
1419
- createVNode(_component_el_option, {
1420
- label: _ctx.$t("message.layout.card"),
1421
- value: "columns-card"
1422
- }, null, 8, ["label"])
1423
- ]),
1424
- _: 1
1425
- /* STABLE */
1426
- }, 8, ["modelValue", "placeholder", "disabled"])
1427
- ])
1428
- ],
1429
- 4
1430
- /* STYLE */
1431
- ),
1432
- createElementVNode(
1433
- "div",
1434
- {
1435
- class: "layout-breadcrumb-seting-bar-flex mt15 mb27",
1436
- style: normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
1437
- },
1438
- [
1439
- createElementVNode(
1440
- "div",
1441
- _hoisted_104,
1442
- toDisplayString(_ctx.$t("message.layout.fiveColumnsAsideLayout")),
1443
- 1
1444
- /* TEXT */
1445
- ),
1446
- createElementVNode("div", _hoisted_105, [
1447
- createVNode(_component_el_select, {
1448
- modelValue: getThemeConfig.value.columnsAsideLayout,
1449
- "onUpdate:modelValue": _cache[46] || (_cache[46] = ($event) => getThemeConfig.value.columnsAsideLayout = $event),
1450
- placeholder: _ctx.$t("message.layout.chooseStyle"),
1451
- size: "small",
1452
- style: { "width": "90px", "margin-right": "1px" },
1453
- disabled: getThemeConfig.value.layout !== "columns" ? true : false,
1454
- onChange: setLocalThemeConfig
1455
- }, {
1456
- default: withCtx(() => [
1457
- createVNode(_component_el_option, {
1458
- label: _ctx.$t("message.layout.horizontal"),
1459
- value: "columns-horizontal"
1460
- }, null, 8, ["label"]),
1461
- createVNode(_component_el_option, {
1462
- label: _ctx.$t("message.layout.vertical"),
1463
- value: "columns-vertical"
1464
- }, null, 8, ["label"])
1465
- ]),
1466
- _: 1
1467
- /* STABLE */
1468
- }, 8, ["modelValue", "placeholder", "disabled"])
1469
- ])
1470
- ],
1471
- 4
1472
- /* STYLE */
1473
- ),
1474
- createCommentVNode(" \u5E03\u5C40\u5207\u6362 "),
1475
- createVNode(_component_el_divider, { "content-position": "center" }, {
1476
- default: withCtx(() => [
1477
- createTextVNode(
1478
- toDisplayString(_ctx.$t("message.layout.sixTitle")),
1479
- 1
1480
- /* TEXT */
1481
- )
1482
- ]),
1483
- _: 1
1484
- /* STABLE */
1485
- }),
1486
- createElementVNode("div", _hoisted_106, [
1487
- createCommentVNode(" defaults \u5E03\u5C40 "),
1488
- createElementVNode("div", {
1489
- class: "layout-drawer-content-item",
1490
- onClick: _cache[47] || (_cache[47] = ($event) => onSetLayout("defaults"))
1491
- }, [
1492
- createElementVNode(
1493
- "section",
1494
- {
1495
- class: normalizeClass(["el-container el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "defaults" }])
1496
- },
1497
- _cache[53] || (_cache[53] = [
1498
- createElementVNode(
1499
- "aside",
1500
- {
1501
- class: "el-aside",
1502
- style: { "width": "20px" }
1503
- },
1504
- null,
1505
- -1
1506
- /* HOISTED */
1507
- ),
1508
- createElementVNode(
1509
- "section",
1510
- { class: "el-container is-vertical" },
1511
- [
1512
- createElementVNode("header", {
1513
- class: "el-header",
1514
- style: { "height": "10px" }
1515
- }),
1516
- createElementVNode("main", { class: "el-main" })
1517
- ],
1518
- -1
1519
- /* HOISTED */
1520
- )
1521
- ]),
1522
- 2
1523
- /* CLASS */
1524
- ),
1525
- createElementVNode(
1526
- "div",
1527
- {
1528
- class: normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "defaults" }])
1529
- },
1530
- [
1531
- createElementVNode("div", _hoisted_107, [
1532
- createElementVNode(
1533
- "p",
1534
- _hoisted_108,
1535
- toDisplayString(_ctx.$t("message.layout.sixDefaults")),
1536
- 1
1537
- /* TEXT */
1538
- )
1539
- ])
1540
- ],
1541
- 2
1542
- /* CLASS */
1543
- )
1544
- ]),
1545
- createCommentVNode(" classic \u5E03\u5C40 "),
1546
- createElementVNode("div", {
1547
- class: "layout-drawer-content-item",
1548
- onClick: _cache[48] || (_cache[48] = ($event) => onSetLayout("classic"))
1549
- }, [
1550
- createElementVNode(
1551
- "section",
1552
- {
1553
- class: normalizeClass(["el-container is-vertical el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "classic" }])
1554
- },
1555
- _cache[54] || (_cache[54] = [
1556
- createElementVNode(
1557
- "header",
1558
- {
1559
- class: "el-header",
1560
- style: { "height": "10px" }
1561
- },
1562
- null,
1563
- -1
1564
- /* HOISTED */
1565
- ),
1566
- createElementVNode(
1567
- "section",
1568
- { class: "el-container" },
1569
- [
1570
- createElementVNode("aside", {
1571
- class: "el-aside",
1572
- style: { "width": "20px" }
1573
- }),
1574
- createElementVNode("section", { class: "el-container is-vertical" }, [
1575
- createElementVNode("main", { class: "el-main" })
1576
- ])
1577
- ],
1578
- -1
1579
- /* HOISTED */
1580
- )
1581
- ]),
1582
- 2
1583
- /* CLASS */
1584
- ),
1585
- createElementVNode(
1586
- "div",
1587
- {
1588
- class: normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "classic" }])
1589
- },
1590
- [
1591
- createElementVNode("div", _hoisted_109, [
1592
- createElementVNode(
1593
- "p",
1594
- _hoisted_110,
1595
- toDisplayString(_ctx.$t("message.layout.sixClassic")),
1596
- 1
1597
- /* TEXT */
1598
- )
1599
- ])
1600
- ],
1601
- 2
1602
- /* CLASS */
1603
- )
1604
- ]),
1605
- createCommentVNode(" transverse \u5E03\u5C40 "),
1606
- createElementVNode("div", {
1607
- class: "layout-drawer-content-item",
1608
- onClick: _cache[49] || (_cache[49] = ($event) => onSetLayout("transverse"))
1609
- }, [
1610
- createElementVNode(
1611
- "section",
1612
- {
1613
- class: normalizeClass(["el-container is-vertical el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "transverse" }])
1614
- },
1615
- _cache[55] || (_cache[55] = [
1616
- createElementVNode(
1617
- "header",
1618
- {
1619
- class: "el-header",
1620
- style: { "height": "10px" }
1621
- },
1622
- null,
1623
- -1
1624
- /* HOISTED */
1625
- ),
1626
- createElementVNode(
1627
- "section",
1628
- { class: "el-container" },
1629
- [
1630
- createElementVNode("section", { class: "el-container is-vertical" }, [
1631
- createElementVNode("main", { class: "el-main" })
1632
- ])
1633
- ],
1634
- -1
1635
- /* HOISTED */
1636
- )
1637
- ]),
1638
- 2
1639
- /* CLASS */
1640
- ),
1641
- createElementVNode(
1642
- "div",
1643
- {
1644
- class: normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "transverse" }])
1645
- },
1646
- [
1647
- createElementVNode("div", _hoisted_111, [
1648
- createElementVNode(
1649
- "p",
1650
- _hoisted_112,
1651
- toDisplayString(_ctx.$t("message.layout.sixTransverse")),
1652
- 1
1653
- /* TEXT */
1654
- )
1655
- ])
1656
- ],
1657
- 2
1658
- /* CLASS */
1659
- )
1660
- ]),
1661
- createCommentVNode(" columns \u5E03\u5C40 "),
1662
- createElementVNode("div", {
1663
- class: "layout-drawer-content-item",
1664
- onClick: _cache[50] || (_cache[50] = ($event) => onSetLayout("columns"))
1665
- }, [
1666
- createElementVNode(
1667
- "section",
1668
- {
1669
- class: normalizeClass(["el-container el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "columns" }])
1670
- },
1671
- _cache[56] || (_cache[56] = [
1672
- createElementVNode(
1673
- "aside",
1674
- {
1675
- class: "el-aside-dark",
1676
- style: { "width": "10px" }
1677
- },
1678
- null,
1679
- -1
1680
- /* HOISTED */
1681
- ),
1682
- createElementVNode(
1683
- "aside",
1684
- {
1685
- class: "el-aside",
1686
- style: { "width": "20px" }
1687
- },
1688
- null,
1689
- -1
1690
- /* HOISTED */
1691
- ),
1692
- createElementVNode(
1693
- "section",
1694
- { class: "el-container is-vertical" },
1695
- [
1696
- createElementVNode("header", {
1697
- class: "el-header",
1698
- style: { "height": "10px" }
1699
- }),
1700
- createElementVNode("main", { class: "el-main" })
1701
- ],
1702
- -1
1703
- /* HOISTED */
1704
- )
1705
- ]),
1706
- 2
1707
- /* CLASS */
1708
- ),
1709
- createElementVNode(
1710
- "div",
1711
- {
1712
- class: normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "columns" }])
1713
- },
1714
- [
1715
- createElementVNode("div", _hoisted_113, [
1716
- createElementVNode(
1717
- "p",
1718
- _hoisted_114,
1719
- toDisplayString(_ctx.$t("message.layout.sixColumns")),
1720
- 1
1721
- /* TEXT */
1722
- )
1723
- ])
1724
- ],
1725
- 2
1726
- /* CLASS */
1727
- )
1728
- ])
1729
- ]),
1730
- createElementVNode("div", _hoisted_115, [
1731
- createVNode(_component_el_alert, {
1732
- title: _ctx.$t("message.layout.tipText"),
1733
- type: "warning",
1734
- closable: false
1735
- }, null, 8, ["title"]),
1736
- createVNode(
1737
- _component_el_button,
1738
- {
1739
- size: "default",
1740
- class: "copy-config-btn",
1741
- type: "primary",
1742
- ref: "copyConfigBtnRef",
1743
- onClick: onCopyConfigClick
1744
- },
1745
- {
1746
- default: withCtx(() => [
1747
- createVNode(_component_el_icon, { class: "mr5" }, {
1748
- default: withCtx(() => [
1749
- createVNode(_component_ele_CopyDocument)
1750
- ]),
1751
- _: 1
1752
- /* STABLE */
1753
- }),
1754
- createTextVNode(
1755
- " " + toDisplayString(_ctx.$t("message.layout.copyText")),
1756
- 1
1757
- /* TEXT */
1758
- )
1759
- ]),
1760
- _: 1
1761
- /* STABLE */
1762
- },
1763
- 512
1764
- /* NEED_PATCH */
1765
- ),
1766
- createVNode(_component_el_button, {
1767
- size: "default",
1768
- class: "copy-config-btn-reset",
1769
- type: "info",
1770
- onClick: onResetConfigClick
1771
- }, {
1772
- default: withCtx(() => [
1773
- createVNode(_component_el_icon, { class: "mr5" }, {
1774
- default: withCtx(() => [
1775
- createVNode(_component_ele_RefreshRight)
1776
- ]),
1777
- _: 1
1778
- /* STABLE */
1779
- }),
1780
- createTextVNode(
1781
- " " + toDisplayString(_ctx.$t("message.layout.resetText")),
1782
- 1
1783
- /* TEXT */
1784
- )
1785
- ]),
1786
- _: 1
1787
- /* STABLE */
1788
- })
1789
- ])
1790
- ]),
1791
- _: 1
1792
- /* STABLE */
1793
- })
1794
- ]),
1795
- _: 1
1796
- /* STABLE */
1797
- }, 8, ["title", "modelValue"]),
1798
- createVNode(_component_el_dialog, {
1799
- modelValue: state.onColorSet,
1800
- "onUpdate:modelValue": _cache[52] || (_cache[52] = ($event) => state.onColorSet = $event)
1801
- }, {
1802
- header: withCtx(() => [
1803
- createElementVNode("div", _hoisted_116, [
1804
- createVNode(_component_el_icon, {
1805
- size: "16",
1806
- style: { "margin-right": "3px", "display": "inline", "vertical-align": "middle" }
1807
- }, {
1808
- default: withCtx(() => [
1809
- createVNode(_component_ele_MagicStick)
1810
- ]),
1811
- _: 1
1812
- /* STABLE */
1813
- }),
1814
- createElementVNode(
1815
- "span",
1816
- null,
1817
- toDisplayString(_ctx.$t("message.layout.chineseTraditionalColors")),
1818
- 1
1819
- /* TEXT */
1820
- )
1821
- ])
1822
- ]),
1823
- default: withCtx(() => [
1824
- createElementVNode("div", _hoisted_117, [
1825
- createVNode(_component_el_row, { gutter: 20 }, {
1826
- default: withCtx(() => [
1827
- (openBlock(), createElementBlock(
1828
- Fragment,
1829
- null,
1830
- renderList(chineseColorArr, (i) => {
1831
- return createVNode(_component_el_col, {
1832
- xs: 6,
1833
- sm: 4,
1834
- md: 4,
1835
- lg: 4,
1836
- xl: 3,
1837
- class: "mb15",
1838
- key: i,
1839
- onClick: ($event) => cliChineseColor(i.hex)
1840
- }, {
1841
- default: withCtx(() => [
1842
- createElementVNode(
1843
- "div",
1844
- {
1845
- class: "traditionalColors",
1846
- style: normalizeStyle("background:" + i.hex)
1847
- },
1848
- [
1849
- getThemeConfig.value.primary == i.hex ? (openBlock(), createBlock(_component_el_icon, {
1850
- key: 0,
1851
- class: "traditionalColors-circleCheck",
1852
- size: "20",
1853
- color: "#fff"
1854
- }, {
1855
- default: withCtx(() => [
1856
- createVNode(_component_ele_CircleCheck)
1857
- ]),
1858
- _: 1
1859
- /* STABLE */
1860
- })) : createCommentVNode("v-if", true)
1861
- ],
1862
- 4
1863
- /* STYLE */
1864
- ),
1865
- createElementVNode(
1866
- "div",
1867
- _hoisted_118,
1868
- toDisplayString(i.name),
1869
- 1
1870
- /* TEXT */
1871
- ),
1872
- createElementVNode(
1873
- "div",
1874
- _hoisted_119,
1875
- toDisplayString(i.hex),
1876
- 1
1877
- /* TEXT */
1878
- )
1879
- ]),
1880
- _: 2
1881
- /* DYNAMIC */
1882
- }, 1032, ["onClick"]);
1883
- }),
1884
- 64
1885
- /* STABLE_FRAGMENT */
1886
- ))
1887
- ]),
1888
- _: 1
1889
- /* STABLE */
1890
- })
1891
- ])
1892
- ]),
1893
- _: 1
1894
- /* STABLE */
1895
- }, 8, ["modelValue"])
1896
- ]);
1897
- };
1898
- }
1899
- });
1900
-
1901
- export { _sfc_main as default };