agilebuilder-ui 1.1.65-tmp30 → 1.1.65-tmp32

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 (643) hide show
  1. package/es/chat-embed/src/index.vue.mjs +1 -1
  2. package/es/chat-embed/src/index.vue2.mjs +104 -100
  3. package/es/chat-embed/src/voice/js/crypto-js.mjs +46 -50
  4. package/es/chat-embed/src/voice/voice.vue.mjs +8 -11
  5. package/es/date-picker-range/index.vue.mjs +1 -1
  6. package/es/date-picker-range/index.vue2.mjs +41 -33
  7. package/es/department-tree-inline/src/department-tree-service.mjs +0 -1
  8. package/es/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.mjs +14 -11
  9. package/es/department-user-tree-inline/src/department-user-single-tree-inline.vue.mjs +6 -6
  10. package/es/department-user-tree-inline/src/department-user-tree-multi-service.mjs +19 -20
  11. package/es/department-user-tree-inline/src/department-user-tree-single-service.mjs +0 -1
  12. package/es/department-user-tree-inline/src/search-result.vue.mjs +4 -4
  13. package/es/department-user-tree-mobile/src/department-user-tree-inline-app.vue.mjs +2 -2
  14. package/es/dynamic-source-select/src/dynamic-source-select.vue.mjs +86 -85
  15. package/es/fs-preview/src/fs-preview.vue.mjs +73 -59
  16. package/es/fs-upload/src/fs-upload-multi.vue.mjs +3 -3
  17. package/es/fs-upload-list/src/fs-upload-list.vue.mjs +5 -6
  18. package/es/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.mjs +15 -17
  19. package/es/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.mjs +19 -19
  20. package/es/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.mjs +2 -2
  21. package/es/fs-upload-new/src/fs-preview-new.vue.mjs +1 -1
  22. package/es/fs-upload-new/src/fs-preview-new.vue2.mjs +50 -50
  23. package/es/i18n-setting/index.mjs +7 -0
  24. package/es/i18n-setting/src/i18n-setting-dialog.vue.mjs +23 -0
  25. package/es/i18n-setting/src/i18n-setting.mjs +14 -0
  26. package/es/i18n-setting/src/index.vue.mjs +47 -0
  27. package/es/index.mjs +46 -41
  28. package/es/multipart-upload/src/multipart-upload-form.vue.mjs +5 -5
  29. package/es/multipart-upload/src/multipart-upload-list.vue.mjs +6 -6
  30. package/es/organization-input/src/organization-input.vue.mjs +58 -58
  31. package/es/remove-department/src/remove-dept-service.mjs +4 -5
  32. package/es/remove-user/src/remove-user-service.mjs +0 -1
  33. package/es/remove-workgroup/src/remove-workgroup-service.mjs +0 -1
  34. package/es/rich-editor/index.vue.mjs +43 -84
  35. package/es/scan-code-input/src/scan-code-input.vue.mjs +1 -1
  36. package/es/scan-code-input-browser/src/scan-code-input.vue.mjs +20 -9
  37. package/es/src/api/sso-service.mjs +0 -1
  38. package/es/src/i18n/langs/cn.mjs +1 -1
  39. package/es/src/i18n/langs/en.mjs +1 -1
  40. package/es/src/permission.mjs +7 -10
  41. package/es/src/router/index.mjs +0 -1
  42. package/es/src/store/index.mjs +0 -1
  43. package/es/src/store/modules/app.mjs +0 -1
  44. package/es/src/utils/common-util.mjs +143 -143
  45. package/es/src/utils/i18n-util.mjs +32 -30
  46. package/es/src/utils/iconUtils.mjs +0 -1
  47. package/es/src/utils/jump-page-utils.mjs +1 -1
  48. package/es/src/utils/permission.mjs +25 -26
  49. package/es/src/utils/permissionAuth.mjs +0 -1
  50. package/es/src/utils/restful-interface-utils.mjs +5 -6
  51. package/es/src/utils/watermark.mjs +2 -7
  52. package/es/src/utils/workflow-util.mjs +6 -6
  53. package/es/src/views/dsc-component/Sidebar/Item.vue.mjs +1 -1
  54. package/es/src/views/dsc-component/Sidebar/Item.vue2.mjs +1 -1
  55. package/es/src/views/layout/components/Menubar/Item.vue.mjs +1 -1
  56. package/es/src/views/layout/components/Menubar/Item.vue2.mjs +8 -8
  57. package/es/src/views/layout/components/Menubar/SidebarItem.vue.mjs +11 -11
  58. package/es/style.css +1 -3103
  59. package/es/super-grid/src/apis.mjs +155 -151
  60. package/es/super-grid/src/components/mobile-table-card.mjs +14 -10
  61. package/es/super-grid/src/components/select-input.vue.mjs +66 -66
  62. package/es/super-grid/src/custom-formatter.mjs +5 -6
  63. package/es/super-grid/src/dynamic-input.vue.mjs +31 -39
  64. package/es/super-grid/src/formValidatorUtil.mjs +0 -1
  65. package/es/super-grid/src/normal-column-content.vue.mjs +1 -2
  66. package/es/super-grid/src/normal-column.vue.mjs +12 -10
  67. package/es/super-grid/src/row-operation.vue.mjs +3 -3
  68. package/es/super-grid/src/search-form-item.vue.mjs +18 -14
  69. package/es/super-grid/src/search-form-number.vue.mjs +7 -6
  70. package/es/super-grid/src/search-form-open.vue.mjs +3 -2
  71. package/es/super-grid/src/search-form-open.vue2.mjs +4 -0
  72. package/es/super-grid/src/search-form-ordinarySearch.vue.mjs +1 -1
  73. package/es/super-grid/src/super-grid.vue.mjs +254 -242
  74. package/es/super-grid/src/utils.mjs +6 -6
  75. package/es/super-grid/src/view-image-dialog.vue.mjs +5 -5
  76. package/es/super-nine-grid/src/super-nine-grid.vue.mjs +89 -83
  77. package/es/utils/utils.mjs +0 -1
  78. package/es/utils/value-set.mjs +0 -1
  79. package/es/workflow-history-list/src/workflow-history-list.vue.mjs +11 -10
  80. package/es/workgroup-tree-inline/src/workgroup-tree-service.mjs +0 -1
  81. package/es/workgroup-user-tree-inline/src/workgroup-tree-inline-service.mjs +0 -1
  82. package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.mjs +2 -2
  83. package/package.json +6 -2
  84. package/src/styles/index.scss +4 -0
  85. package/src/styles/theme/dark-blue/select.scss +27 -1
  86. package/src/styles/theme/forest-green/select.scss +27 -1
  87. package/src/styles/theme/green/select.scss +27 -1
  88. package/src/styles/theme/ocean-blue/select.scss +27 -1
  89. package/src/styles/theme/tiffany-blue-mobile/select.scss +29 -2
  90. package/.eslintrc.cjs +0 -28
  91. package/.prettierrc.json +0 -12
  92. package/dist/favicon.svg +0 -29
  93. package/dist/index.full.min.js +0 -16659
  94. package/dist/style.css +0 -3104
  95. package/index.html +0 -19
  96. package/lib/IntervalSelection/index.cjs +0 -5
  97. package/lib/IntervalSelection/src/sectionDate.vue.cjs +0 -45
  98. package/lib/IntervalSelection/src/sectionDate.vue2.cjs +0 -2
  99. package/lib/_virtual/__vite-browser-external.cjs +0 -2
  100. package/lib/_virtual/_plugin-vue_export-helper.cjs +0 -7
  101. package/lib/breadcrumb/index.cjs +0 -5
  102. package/lib/breadcrumb/src/breadcrumb.vue.cjs +0 -37
  103. package/lib/breadcrumb/src/breadcrumb.vue2.cjs +0 -2
  104. package/lib/chat-embed/index.cjs +0 -5
  105. package/lib/chat-embed/src/chat-addition-data.vue.cjs +0 -5
  106. package/lib/chat-embed/src/chat-addition-data.vue2.cjs +0 -15
  107. package/lib/chat-embed/src/chat-addition-data.vue3.cjs +0 -2
  108. package/lib/chat-embed/src/chat-ai-answer-tip.vue.cjs +0 -5
  109. package/lib/chat-embed/src/chat-ai-answer-tip.vue2.cjs +0 -26
  110. package/lib/chat-embed/src/chat-ai-answer-tip.vue3.cjs +0 -2
  111. package/lib/chat-embed/src/chat-bubble-footer.vue.cjs +0 -5
  112. package/lib/chat-embed/src/chat-bubble-footer.vue2.cjs +0 -28
  113. package/lib/chat-embed/src/chat-bubble-footer.vue3.cjs +0 -2
  114. package/lib/chat-embed/src/chat-embed-message.cjs +0 -16
  115. package/lib/chat-embed/src/chat-sender.vue.cjs +0 -5
  116. package/lib/chat-embed/src/chat-sender.vue2.cjs +0 -145
  117. package/lib/chat-embed/src/chat-sender.vue3.cjs +0 -2
  118. package/lib/chat-embed/src/components/answer-auto-chart.vue.cjs +0 -5
  119. package/lib/chat-embed/src/components/answer-auto-chart.vue2.cjs +0 -50
  120. package/lib/chat-embed/src/components/answer-auto-chart.vue3.cjs +0 -2
  121. package/lib/chat-embed/src/components/answer-home-chart.vue.cjs +0 -5
  122. package/lib/chat-embed/src/components/answer-home-chart.vue2.cjs +0 -3
  123. package/lib/chat-embed/src/components/answer-home-chart.vue3.cjs +0 -2
  124. package/lib/chat-embed/src/components/answer-interaction-data.vue.cjs +0 -5
  125. package/lib/chat-embed/src/components/answer-interaction-data.vue2.cjs +0 -107
  126. package/lib/chat-embed/src/components/answer-interaction-data.vue3.cjs +0 -2
  127. package/lib/chat-embed/src/components/history-detail.vue.cjs +0 -5
  128. package/lib/chat-embed/src/components/history-detail.vue2.cjs +0 -50
  129. package/lib/chat-embed/src/components/history-detail.vue3.cjs +0 -2
  130. package/lib/chat-embed/src/header.vue.cjs +0 -5
  131. package/lib/chat-embed/src/header.vue2.cjs +0 -39
  132. package/lib/chat-embed/src/header.vue3.cjs +0 -2
  133. package/lib/chat-embed/src/index.vue.cjs +0 -5
  134. package/lib/chat-embed/src/index.vue2.cjs +0 -281
  135. package/lib/chat-embed/src/index.vue3.cjs +0 -2
  136. package/lib/chat-embed/src/recommendation-message.vue.cjs +0 -5
  137. package/lib/chat-embed/src/recommendation-message.vue2.cjs +0 -8
  138. package/lib/chat-embed/src/recommendation-message.vue3.cjs +0 -2
  139. package/lib/chat-embed/src/sidebar-item.vue.cjs +0 -5
  140. package/lib/chat-embed/src/sidebar-item.vue2.cjs +0 -109
  141. package/lib/chat-embed/src/sidebar-item.vue3.cjs +0 -2
  142. package/lib/chat-embed/src/type.cjs +0 -3
  143. package/lib/chat-embed/src/util/chat-embed-util.cjs +0 -51
  144. package/lib/chat-embed/src/util/history-message-util.cjs +0 -74
  145. package/lib/chat-embed/src/util/mcp-utils.cjs +0 -50
  146. package/lib/chat-embed/src/util/text-file-util.cjs +0 -8
  147. package/lib/chat-embed/src/voice/index.cjs +0 -5
  148. package/lib/chat-embed/src/voice/js/crypto-js.cjs +0 -1005
  149. package/lib/chat-embed/src/voice/js/processor/index.umd.cjs +0 -170
  150. package/lib/chat-embed/src/voice/js/timer.cjs +0 -8
  151. package/lib/chat-embed/src/voice/voice.vue.cjs +0 -96
  152. package/lib/date-picker-range/index.cjs +0 -5
  153. package/lib/date-picker-range/index.vue.cjs +0 -5
  154. package/lib/date-picker-range/index.vue2.cjs +0 -89
  155. package/lib/date-picker-range/index.vue3.cjs +0 -2
  156. package/lib/department-tree/index.cjs +0 -5
  157. package/lib/department-tree/src/department-tree.vue.cjs +0 -17
  158. package/lib/department-tree-inline/index.cjs +0 -5
  159. package/lib/department-tree-inline/src/department-multi-tree-inline.vue.cjs +0 -81
  160. package/lib/department-tree-inline/src/department-multi-tree-inline.vue2.cjs +0 -2
  161. package/lib/department-tree-inline/src/department-single-tree-inline.vue.cjs +0 -54
  162. package/lib/department-tree-inline/src/department-single-tree-inline.vue2.cjs +0 -2
  163. package/lib/department-tree-inline/src/department-tree-inline.vue.cjs +0 -12
  164. package/lib/department-tree-inline/src/department-tree-service.cjs +0 -106
  165. package/lib/department-tree-inline/src/search-result.vue.cjs +0 -36
  166. package/lib/department-tree-inline/src/search-result.vue2.cjs +0 -2
  167. package/lib/department-tree-mobile/index.cjs +0 -5
  168. package/lib/department-tree-mobile/src/department-tree-app.vue.cjs +0 -13
  169. package/lib/department-tree-mobile/src/department-tree-app.vue2.cjs +0 -2
  170. package/lib/department-tree-mobile/src/department-tree-app.vue3.cjs +0 -3
  171. package/lib/department-tree-mobile/src/department-tree-inline-app.vue.cjs +0 -110
  172. package/lib/department-tree-mobile/src/department-tree-inline-app.vue2.cjs +0 -3
  173. package/lib/department-tree-mobile/src/department-tree-service.cjs +0 -47
  174. package/lib/department-tree-mobile/src/dept-path.vue.cjs +0 -13
  175. package/lib/department-tree-mobile/src/dept-path.vue2.cjs +0 -3
  176. package/lib/department-tree-mobile/src/dept-result.vue.cjs +0 -14
  177. package/lib/department-tree-mobile/src/dept-result.vue2.cjs +0 -3
  178. package/lib/department-user-tree/index.cjs +0 -5
  179. package/lib/department-user-tree/src/department-user-multiple-tree.vue.cjs +0 -16
  180. package/lib/department-user-tree/src/department-user-multiple-tree.vue2.cjs +0 -2
  181. package/lib/department-user-tree/src/department-user-single-tree.vue.cjs +0 -14
  182. package/lib/department-user-tree/src/department-user-tree.vue.cjs +0 -21
  183. package/lib/department-user-tree-inline/index.cjs +0 -5
  184. package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.cjs +0 -154
  185. package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue2.cjs +0 -2
  186. package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue.cjs +0 -57
  187. package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue2.cjs +0 -2
  188. package/lib/department-user-tree-inline/src/department-user-tree-inline.vue.cjs +0 -11
  189. package/lib/department-user-tree-inline/src/department-user-tree-multi-service.cjs +0 -78
  190. package/lib/department-user-tree-inline/src/department-user-tree-single-service.cjs +0 -51
  191. package/lib/department-user-tree-inline/src/group-user/group-input.vue.cjs +0 -34
  192. package/lib/department-user-tree-inline/src/group-user/group-list.vue.cjs +0 -22
  193. package/lib/department-user-tree-inline/src/group-user/group-user.vue.cjs +0 -10
  194. package/lib/department-user-tree-inline/src/group-user-multiple-tree.vue.cjs +0 -72
  195. package/lib/department-user-tree-inline/src/group-user-single-tree.vue.cjs +0 -28
  196. package/lib/department-user-tree-inline/src/group-user-tree-service.cjs +0 -33
  197. package/lib/department-user-tree-inline/src/search-result.vue.cjs +0 -38
  198. package/lib/department-user-tree-inline/src/search-result.vue2.cjs +0 -2
  199. package/lib/department-user-tree-mobile/index.cjs +0 -5
  200. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue.cjs +0 -13
  201. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue2.cjs +0 -2
  202. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue3.cjs +0 -3
  203. package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue.cjs +0 -124
  204. package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue2.cjs +0 -3
  205. package/lib/department-user-tree-mobile/src/department-user-tree-service.cjs +0 -28
  206. package/lib/department-user-tree-mobile/src/dept-path.vue.cjs +0 -13
  207. package/lib/department-user-tree-mobile/src/dept-path.vue2.cjs +0 -3
  208. package/lib/department-user-tree-mobile/src/dept-result.vue.cjs +0 -14
  209. package/lib/department-user-tree-mobile/src/dept-result.vue2.cjs +0 -3
  210. package/lib/directives/prevent-reclick.cjs +0 -14
  211. package/lib/dynamic-source-select/index.cjs +0 -5
  212. package/lib/dynamic-source-select/src/dynamic-source-select-service.cjs +0 -30
  213. package/lib/dynamic-source-select/src/dynamic-source-select.vue.cjs +0 -266
  214. package/lib/dynamic-source-select/src/dynamic-source-select.vue2.cjs +0 -2
  215. package/lib/dynamic-source-select/src/dynamic-source-select.vue3.cjs +0 -2
  216. package/lib/dynamic-source-select/src/events.cjs +0 -28
  217. package/lib/empty-state/index.vue.cjs +0 -6
  218. package/lib/empty-state/index.vue2.cjs +0 -3
  219. package/lib/favicon.svg +0 -29
  220. package/lib/fs-preview/index.cjs +0 -5
  221. package/lib/fs-preview/src/fs-preview.vue.cjs +0 -119
  222. package/lib/fs-preview/src/fs-preview.vue2.cjs +0 -2
  223. package/lib/fs-upload/index.cjs +0 -5
  224. package/lib/fs-upload/src/fs-upload-multi.vue.cjs +0 -63
  225. package/lib/fs-upload/src/fs-upload-single.vue.cjs +0 -64
  226. package/lib/fs-upload/src/fs-upload.vue.cjs +0 -18
  227. package/lib/fs-upload/src/see-big-picture.vue.cjs +0 -9
  228. package/lib/fs-upload-list/index.cjs +0 -5
  229. package/lib/fs-upload-list/src/fs-upload-list.vue.cjs +0 -91
  230. package/lib/fs-upload-list/src/fs-upload-list.vue2.cjs +0 -2
  231. package/lib/fs-upload-new/index.cjs +0 -5
  232. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.cjs +0 -57
  233. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue2.cjs +0 -3
  234. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.cjs +0 -170
  235. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue2.cjs +0 -3
  236. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue.cjs +0 -5
  237. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.cjs +0 -32
  238. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue3.cjs +0 -2
  239. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue.cjs +0 -41
  240. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue2.cjs +0 -3
  241. package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue.cjs +0 -29
  242. package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue2.cjs +0 -3
  243. package/lib/fs-upload-new/src/fs-button-upload.vue.cjs +0 -5
  244. package/lib/fs-upload-new/src/fs-button-upload.vue2.cjs +0 -55
  245. package/lib/fs-upload-new/src/fs-button-upload.vue3.cjs +0 -2
  246. package/lib/fs-upload-new/src/fs-drag-upload.vue.cjs +0 -5
  247. package/lib/fs-upload-new/src/fs-drag-upload.vue2.cjs +0 -55
  248. package/lib/fs-upload-new/src/fs-drag-upload.vue3.cjs +0 -2
  249. package/lib/fs-upload-new/src/fs-preview-new.vue.cjs +0 -5
  250. package/lib/fs-upload-new/src/fs-preview-new.vue2.cjs +0 -84
  251. package/lib/fs-upload-new/src/fs-preview-new.vue3.cjs +0 -2
  252. package/lib/fs-upload-new/src/fs-preview-new.vue4.cjs +0 -2
  253. package/lib/fs-upload-new/src/fs-upload-new.vue.cjs +0 -54
  254. package/lib/fs-upload-new/src/fs-upload-new.vue2.cjs +0 -3
  255. package/lib/hamburger/index.cjs +0 -5
  256. package/lib/hamburger/src/hamburger.vue.cjs +0 -11
  257. package/lib/hamburger/src/hamburger.vue2.cjs +0 -2
  258. package/lib/index.cjs +0 -41
  259. package/lib/json-view/json-view-dialog.vue.cjs +0 -16
  260. package/lib/json-view/json-view-dialog.vue2.cjs +0 -3
  261. package/lib/json-view/json-view.vue.cjs +0 -3
  262. package/lib/json-view/json-view.vue2.cjs +0 -32
  263. package/lib/multipart-upload/index.cjs +0 -5
  264. package/lib/multipart-upload/src/index.vue.cjs +0 -10
  265. package/lib/multipart-upload/src/multipart-upload-form.vue.cjs +0 -73
  266. package/lib/multipart-upload/src/multipart-upload-list.vue.cjs +0 -96
  267. package/lib/organization-input/index.cjs +0 -5
  268. package/lib/organization-input/src/organization-input.vue.cjs +0 -218
  269. package/lib/organization-input/src/organization-input.vue2.cjs +0 -2
  270. package/lib/plugins/export-data-new.cjs +0 -229
  271. package/lib/plugins/export-data.cjs +0 -173
  272. package/lib/plugins/index.cjs +0 -5
  273. package/lib/plugins/public-method.cjs +0 -13
  274. package/lib/remove-department/index.cjs +0 -5
  275. package/lib/remove-department/src/remove-department.vue.cjs +0 -27
  276. package/lib/remove-department/src/remove-dept-service.cjs +0 -12
  277. package/lib/remove-user/index.cjs +0 -5
  278. package/lib/remove-user/src/remove-user-service.cjs +0 -12
  279. package/lib/remove-user/src/remove-user.vue.cjs +0 -29
  280. package/lib/remove-workgroup/index.cjs +0 -5
  281. package/lib/remove-workgroup/src/remove-workgroup-service.cjs +0 -12
  282. package/lib/remove-workgroup/src/remove-workgroup.vue.cjs +0 -25
  283. package/lib/rich-editor/index.cjs +0 -5
  284. package/lib/rich-editor/index.vue.cjs +0 -67
  285. package/lib/rich-editor/tinymce/zh_CN.cjs +0 -2
  286. package/lib/rich-editor/viewer.vue.cjs +0 -24
  287. package/lib/row-form/index.cjs +0 -5
  288. package/lib/row-form/index.vue.cjs +0 -5
  289. package/lib/row-form/index.vue2.cjs +0 -56
  290. package/lib/row-form/index.vue3.cjs +0 -2
  291. package/lib/row-form/operation.vue.cjs +0 -28
  292. package/lib/row-form/operation.vue2.cjs +0 -3
  293. package/lib/scan-code-input/index.cjs +0 -5
  294. package/lib/scan-code-input/src/events.cjs +0 -13
  295. package/lib/scan-code-input/src/scan-code-input.vue.cjs +0 -26
  296. package/lib/scan-code-input-browser/index.cjs +0 -5
  297. package/lib/scan-code-input-browser/src/scan-code-input.vue.cjs +0 -34
  298. package/lib/secret-info/index.cjs +0 -5
  299. package/lib/secret-info/index.vue.cjs +0 -13
  300. package/lib/src/api/sso-service.cjs +0 -55
  301. package/lib/src/api/tab.cjs +0 -14
  302. package/lib/src/assets/401/401.gif.cjs +0 -2
  303. package/lib/src/assets/404/404-cloud.png.cjs +0 -2
  304. package/lib/src/assets/404/404.png.cjs +0 -2
  305. package/lib/src/assets/chat-embed/robot.gif.cjs +0 -2
  306. package/lib/src/assets/chat-embed/robot.svg.cjs +0 -2
  307. package/lib/src/assets/nonemessage.png.cjs +0 -2
  308. package/lib/src/components/Affix/index.vue.cjs +0 -5
  309. package/lib/src/components/Affix/index.vue2.cjs +0 -81
  310. package/lib/src/components/Affix/index.vue3.cjs +0 -2
  311. package/lib/src/components/Card/index.cjs +0 -46
  312. package/lib/src/components/Scrollbar/index.vue.cjs +0 -48
  313. package/lib/src/components/Scrollbar/index.vue2.cjs +0 -2
  314. package/lib/src/directives/permission/index.cjs +0 -5
  315. package/lib/src/directives/permission/permission.cjs +0 -9
  316. package/lib/src/i18n/i18n.cjs +0 -3
  317. package/lib/src/i18n/langs/cn.cjs +0 -2
  318. package/lib/src/i18n/langs/en.cjs +0 -2
  319. package/lib/src/mixins/resizeMixin.cjs +0 -20
  320. package/lib/src/permission.cjs +0 -76
  321. package/lib/src/router/index.cjs +0 -16
  322. package/lib/src/store/getters.cjs +0 -2
  323. package/lib/src/store/index.cjs +0 -16
  324. package/lib/src/store/modules/app.cjs +0 -40
  325. package/lib/src/store/modules/chat-ai-store.cjs +0 -33
  326. package/lib/src/store/modules/permission.cjs +0 -30
  327. package/lib/src/store/modules/system.cjs +0 -10
  328. package/lib/src/store/modules/tab-content.cjs +0 -18
  329. package/lib/src/store/modules/table.cjs +0 -17
  330. package/lib/src/store/modules/user.cjs +0 -133
  331. package/lib/src/utils/auth-api.cjs +0 -132
  332. package/lib/src/utils/auth.cjs +0 -86
  333. package/lib/src/utils/calculator/calculator-factory-wf.cjs +0 -166
  334. package/lib/src/utils/calculator/calculator-factory.cjs +0 -92
  335. package/lib/src/utils/calculator/calculator-util.cjs +0 -53
  336. package/lib/src/utils/chat-ai-util.cjs +0 -26
  337. package/lib/src/utils/common-util.cjs +0 -362
  338. package/lib/src/utils/eventBus.cjs +0 -3
  339. package/lib/src/utils/file-util.cjs +0 -22
  340. package/lib/src/utils/global-prop.cjs +0 -22
  341. package/lib/src/utils/guid.cjs +0 -7
  342. package/lib/src/utils/i18n-util.cjs +0 -62
  343. package/lib/src/utils/iconUtils.cjs +0 -19
  344. package/lib/src/utils/index.cjs +0 -32
  345. package/lib/src/utils/insert_css.cjs +0 -18
  346. package/lib/src/utils/json-util.cjs +0 -45
  347. package/lib/src/utils/jump-page-utils.cjs +0 -256
  348. package/lib/src/utils/local-storage.cjs +0 -18
  349. package/lib/src/utils/menu.cjs +0 -13
  350. package/lib/src/utils/permission.cjs +0 -41
  351. package/lib/src/utils/permissionAuth.cjs +0 -120
  352. package/lib/src/utils/range-selector.cjs +0 -101
  353. package/lib/src/utils/request.cjs +0 -131
  354. package/lib/src/utils/resize.cjs +0 -11
  355. package/lib/src/utils/restful-interface-utils.cjs +0 -15
  356. package/lib/src/utils/util.cjs +0 -341
  357. package/lib/src/utils/validate.cjs +0 -12
  358. package/lib/src/utils/voice-setting-cache.cjs +0 -199
  359. package/lib/src/utils/watermark-cache.cjs +0 -10
  360. package/lib/src/utils/watermark.cjs +0 -33
  361. package/lib/src/utils/workflow-util.cjs +0 -41
  362. package/lib/src/views/dsc-component/Sidebar/Item.vue.cjs +0 -5
  363. package/lib/src/views/dsc-component/Sidebar/Item.vue2.cjs +0 -9
  364. package/lib/src/views/dsc-component/Sidebar/Item.vue3.cjs +0 -2
  365. package/lib/src/views/dsc-component/Sidebar/Link.vue.cjs +0 -11
  366. package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue.cjs +0 -46
  367. package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue2.cjs +0 -2
  368. package/lib/src/views/dsc-component/Sidebar/index.vue.cjs +0 -103
  369. package/lib/src/views/dsc-component/tabs/tab-content.vue.cjs +0 -61
  370. package/lib/src/views/dsc-component/tabs/tab-content.vue2.cjs +0 -2
  371. package/lib/src/views/dsc-component/tabs/tab-content.vue3.cjs +0 -2
  372. package/lib/src/views/error-page/401.vue.cjs +0 -11
  373. package/lib/src/views/error-page/401.vue2.cjs +0 -2
  374. package/lib/src/views/error-page/404.vue.cjs +0 -8
  375. package/lib/src/views/error-page/404.vue2.cjs +0 -2
  376. package/lib/src/views/layout/EmptyLayout.vue.cjs +0 -7
  377. package/lib/src/views/layout/Layout.vue.cjs +0 -21
  378. package/lib/src/views/layout/Layout.vue2.cjs +0 -2
  379. package/lib/src/views/layout/NewLayout.vue.cjs +0 -7
  380. package/lib/src/views/layout/components/AppMain.vue.cjs +0 -11
  381. package/lib/src/views/layout/components/AppMain.vue2.cjs +0 -2
  382. package/lib/src/views/layout/components/Breadcrumb/index.vue.cjs +0 -56
  383. package/lib/src/views/layout/components/Breadcrumb/index.vue2.cjs +0 -2
  384. package/lib/src/views/layout/components/Menubar/Item.vue.cjs +0 -5
  385. package/lib/src/views/layout/components/Menubar/Item.vue2.cjs +0 -13
  386. package/lib/src/views/layout/components/Menubar/Item.vue3.cjs +0 -2
  387. package/lib/src/views/layout/components/Menubar/Link.vue.cjs +0 -11
  388. package/lib/src/views/layout/components/Menubar/SidebarItem.vue.cjs +0 -47
  389. package/lib/src/views/layout/components/Menubar/SidebarItem.vue2.cjs +0 -2
  390. package/lib/src/views/layout/components/Menubar/index.vue.cjs +0 -79
  391. package/lib/src/views/layout/components/Sidebar/Item.vue.cjs +0 -7
  392. package/lib/src/views/layout/components/Sidebar/Item.vue2.cjs +0 -3
  393. package/lib/src/views/layout/components/Sidebar/Link.vue.cjs +0 -9
  394. package/lib/src/views/layout/components/Sidebar/SidebarItem.vue.cjs +0 -16
  395. package/lib/src/views/layout/components/Sidebar/SidebarItem.vue2.cjs +0 -2
  396. package/lib/src/views/layout/components/Sidebar/index.vue.cjs +0 -51
  397. package/lib/src/views/layout/components/iframe-page.vue.cjs +0 -12
  398. package/lib/src/views/layout/components/iframe-page.vue2.cjs +0 -2
  399. package/lib/src/views/layout/components/tabs/tab-content.vue.cjs +0 -60
  400. package/lib/src/views/layout/components/tabs/tab-content.vue2.cjs +0 -2
  401. package/lib/src/views/layout/components/tabs/tab-content.vue3.cjs +0 -2
  402. package/lib/src/views/layout/mixin/ResizeHandler.cjs +0 -14
  403. package/lib/src/views/layout/tab-content-iframe-index.vue.cjs +0 -12
  404. package/lib/src/views/layout/tab-content-iframe-index.vue2.cjs +0 -2
  405. package/lib/src/views/layout/tab-content-index.vue.cjs +0 -22
  406. package/lib/src/views/layout/tab-content-index.vue2.cjs +0 -2
  407. package/lib/src/views/login/authredirect.vue.cjs +0 -6
  408. package/lib/src/views/redirect/index.vue.cjs +0 -17
  409. package/lib/src/views/super-icon/index.cjs +0 -5
  410. package/lib/src/views/super-icon/src/index.vue.cjs +0 -5
  411. package/lib/src/views/super-icon/src/index.vue2.cjs +0 -10
  412. package/lib/src/views/super-icon/src/index.vue3.cjs +0 -2
  413. package/lib/src/views/svg-icon/src/svg-icon.vue.cjs +0 -2
  414. package/lib/src/views/svg-icon/src/svg-icon.vue2.cjs +0 -12
  415. package/lib/src/views/wf-history/tache-subprocess-history.vue.cjs +0 -12
  416. package/lib/src/views/wf-history/tache-subprocess-history.vue2.cjs +0 -2
  417. package/lib/style.css +0 -3103
  418. package/lib/super-grid/index.cjs +0 -5
  419. package/lib/super-grid/src/apis.cjs +0 -477
  420. package/lib/super-grid/src/columns-config.vue.cjs +0 -76
  421. package/lib/super-grid/src/components/grid-icon.vue.cjs +0 -39
  422. package/lib/super-grid/src/components/grid-radio-input.vue.cjs +0 -22
  423. package/lib/super-grid/src/components/grid-radio-input.vue2.cjs +0 -3
  424. package/lib/super-grid/src/components/mobile-table-card.cjs +0 -99
  425. package/lib/super-grid/src/components/select-input.vue.cjs +0 -141
  426. package/lib/super-grid/src/components/select-input.vue2.cjs +0 -3
  427. package/lib/super-grid/src/custom-formatter.cjs +0 -163
  428. package/lib/super-grid/src/dynamic-input.vue.cjs +0 -465
  429. package/lib/super-grid/src/eventBus.cjs +0 -3
  430. package/lib/super-grid/src/events.cjs +0 -35
  431. package/lib/super-grid/src/formValidatorUtil.cjs +0 -106
  432. package/lib/super-grid/src/formatter.cjs +0 -69
  433. package/lib/super-grid/src/group-column.vue.cjs +0 -19
  434. package/lib/super-grid/src/header-context-menu.vue.cjs +0 -12
  435. package/lib/super-grid/src/header-context-menu.vue2.cjs +0 -2
  436. package/lib/super-grid/src/index-column.vue.cjs +0 -19
  437. package/lib/super-grid/src/normal-column-content.vue.cjs +0 -303
  438. package/lib/super-grid/src/normal-column-content.vue2.cjs +0 -2
  439. package/lib/super-grid/src/normal-column.vue.cjs +0 -90
  440. package/lib/super-grid/src/normal-column.vue2.cjs +0 -2
  441. package/lib/super-grid/src/public-methods.cjs +0 -20
  442. package/lib/super-grid/src/row-detail.vue.cjs +0 -11
  443. package/lib/super-grid/src/row-operation.vue.cjs +0 -82
  444. package/lib/super-grid/src/row-operation.vue2.cjs +0 -2
  445. package/lib/super-grid/src/scan-util.cjs +0 -98
  446. package/lib/super-grid/src/search-button.vue.cjs +0 -20
  447. package/lib/super-grid/src/search-condition-input.vue.cjs +0 -13
  448. package/lib/super-grid/src/search-condition-list.vue.cjs +0 -17
  449. package/lib/super-grid/src/search-form-advancedQuery.vue.cjs +0 -106
  450. package/lib/super-grid/src/search-form-advancedQuery.vue2.cjs +0 -2
  451. package/lib/super-grid/src/search-form-dialog.vue.cjs +0 -23
  452. package/lib/super-grid/src/search-form-item.vue.cjs +0 -120
  453. package/lib/super-grid/src/search-form-item.vue2.cjs +0 -2
  454. package/lib/super-grid/src/search-form-mobile.vue.cjs +0 -32
  455. package/lib/super-grid/src/search-form-mobile.vue2.cjs +0 -2
  456. package/lib/super-grid/src/search-form-number.vue.cjs +0 -21
  457. package/lib/super-grid/src/search-form-open.vue.cjs +0 -46
  458. package/lib/super-grid/src/search-form-ordinarySearch.vue.cjs +0 -33
  459. package/lib/super-grid/src/search-form-ordinarySearch.vue2.cjs +0 -2
  460. package/lib/super-grid/src/search-form.vue.cjs +0 -194
  461. package/lib/super-grid/src/search-form.vue2.cjs +0 -2
  462. package/lib/super-grid/src/search-methods.cjs +0 -163
  463. package/lib/super-grid/src/selection-column.vue.cjs +0 -9
  464. package/lib/super-grid/src/store.cjs +0 -3
  465. package/lib/super-grid/src/super-grid-service.cjs +0 -253
  466. package/lib/super-grid/src/super-grid.vue.cjs +0 -1083
  467. package/lib/super-grid/src/super-grid.vue2.cjs +0 -2
  468. package/lib/super-grid/src/utils.cjs +0 -373
  469. package/lib/super-grid/src/view-image-dialog.vue.cjs +0 -60
  470. package/lib/super-icon/index.cjs +0 -5
  471. package/lib/super-icon/src/index.vue.cjs +0 -5
  472. package/lib/super-icon/src/index.vue2.cjs +0 -10
  473. package/lib/super-icon/src/index.vue3.cjs +0 -2
  474. package/lib/super-nine-grid/index.cjs +0 -5
  475. package/lib/super-nine-grid/src/apis.cjs +0 -33
  476. package/lib/super-nine-grid/src/custom-formatter.cjs +0 -33
  477. package/lib/super-nine-grid/src/formatter.cjs +0 -36
  478. package/lib/super-nine-grid/src/search-form-number.vue.cjs +0 -9
  479. package/lib/super-nine-grid/src/search-form.vue.cjs +0 -84
  480. package/lib/super-nine-grid/src/search-form.vue2.cjs +0 -2
  481. package/lib/super-nine-grid/src/search-methods.cjs +0 -47
  482. package/lib/super-nine-grid/src/store.cjs +0 -3
  483. package/lib/super-nine-grid/src/super-grid-service.cjs +0 -35
  484. package/lib/super-nine-grid/src/super-nine-grid.vue.cjs +0 -215
  485. package/lib/super-nine-grid/src/super-nine-grid.vue2.cjs +0 -2
  486. package/lib/super-nine-grid/src/utils.cjs +0 -36
  487. package/lib/svg-icon/index.cjs +0 -5
  488. package/lib/svg-icon/src/svg-icon.vue.cjs +0 -12
  489. package/lib/svg-icon/src/svg-icon.vue2.cjs +0 -2
  490. package/lib/utils/gogocodeTransfer.cjs +0 -28
  491. package/lib/utils/memory-cache-utils.cjs +0 -28
  492. package/lib/utils/organization.cjs +0 -55
  493. package/lib/utils/utils.cjs +0 -85
  494. package/lib/utils/value-set.cjs +0 -92
  495. package/lib/valid-code/index.cjs +0 -5
  496. package/lib/valid-code/src/valid-code.vue.cjs +0 -20
  497. package/lib/valid-code/src/valid-code.vue2.cjs +0 -2
  498. package/lib/workflow-button/index.cjs +0 -5
  499. package/lib/workflow-button/src/workflow-button.vue.cjs +0 -80
  500. package/lib/workflow-history-list/index.cjs +0 -5
  501. package/lib/workflow-history-list/src/api.cjs +0 -5
  502. package/lib/workflow-history-list/src/workflow-history-list.vue.cjs +0 -83
  503. package/lib/workflow-history-list/src/workflow-history-list.vue2.cjs +0 -2
  504. package/lib/workgroup-tree/index.cjs +0 -5
  505. package/lib/workgroup-tree/src/workgroup-tree.vue.cjs +0 -17
  506. package/lib/workgroup-tree-inline/index.cjs +0 -5
  507. package/lib/workgroup-tree-inline/src/search-result.vue.cjs +0 -35
  508. package/lib/workgroup-tree-inline/src/search-result.vue2.cjs +0 -2
  509. package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue.cjs +0 -119
  510. package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue2.cjs +0 -2
  511. package/lib/workgroup-tree-inline/src/workgroup-tree-service.cjs +0 -33
  512. package/lib/workgroup-tree-mobile/index.cjs +0 -5
  513. package/lib/workgroup-tree-mobile/src/dept-result.vue.cjs +0 -14
  514. package/lib/workgroup-tree-mobile/src/dept-result.vue2.cjs +0 -3
  515. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue.cjs +0 -13
  516. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue2.cjs +0 -2
  517. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue3.cjs +0 -3
  518. package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue.cjs +0 -99
  519. package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue2.cjs +0 -3
  520. package/lib/workgroup-tree-mobile/src/workgroup-tree-service.cjs +0 -25
  521. package/lib/workgroup-user-tree/index.cjs +0 -5
  522. package/lib/workgroup-user-tree/src/workgroup-user-tree.vue.cjs +0 -17
  523. package/lib/workgroup-user-tree-inline/index.cjs +0 -5
  524. package/lib/workgroup-user-tree-inline/src/search-result.vue.cjs +0 -35
  525. package/lib/workgroup-user-tree-inline/src/search-result.vue2.cjs +0 -2
  526. package/lib/workgroup-user-tree-inline/src/workgroup-tree-inline-service.cjs +0 -71
  527. package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue.cjs +0 -163
  528. package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue2.cjs +0 -2
  529. package/lib/workgroup-user-tree-mobile/src/dept-path.vue.cjs +0 -13
  530. package/lib/workgroup-user-tree-mobile/src/dept-path.vue2.cjs +0 -3
  531. package/lib/workgroup-user-tree-mobile/src/dept-result.vue.cjs +0 -14
  532. package/lib/workgroup-user-tree-mobile/src/dept-result.vue2.cjs +0 -3
  533. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue.cjs +0 -13
  534. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue2.cjs +0 -2
  535. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue3.cjs +0 -3
  536. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.cjs +0 -124
  537. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue2.cjs +0 -3
  538. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-service.cjs +0 -20
  539. package/lib/year-range-picker/index.cjs +0 -5
  540. package/lib/year-range-picker/src/year-range-picker.vue.cjs +0 -11
  541. package/src/api/sso-service.js +0 -222
  542. package/src/api/tab.js +0 -36
  543. package/src/assets/401/401.gif +0 -0
  544. package/src/assets/404/404-cloud.png +0 -0
  545. package/src/assets/404/404.png +0 -0
  546. package/src/assets/chat-embed/background.png +0 -0
  547. package/src/assets/chat-embed/robot.gif +0 -0
  548. package/src/assets/chat-embed/robot.svg +0 -32
  549. package/src/assets/cloud.png +0 -0
  550. package/src/assets/nonemessage.png +0 -0
  551. package/src/assets/tab-selectWhite.png +0 -0
  552. package/src/components/Affix/index.vue +0 -272
  553. package/src/components/Card/index.jsx +0 -227
  554. package/src/components/Scrollbar/index.vue +0 -224
  555. package/src/directives/permission/index.js +0 -14
  556. package/src/directives/permission/permission.js +0 -27
  557. package/src/i18n/i18n.js +0 -16
  558. package/src/i18n/langs/cn.js +0 -344
  559. package/src/i18n/langs/en.js +0 -344
  560. package/src/index.js +0 -22
  561. package/src/mixins/resizeMixin.js +0 -49
  562. package/src/permission.js +0 -252
  563. package/src/plugins.js +0 -18
  564. package/src/router/index.js +0 -92
  565. package/src/store/getters.js +0 -26
  566. package/src/store/index.js +0 -23
  567. package/src/store/modules/app.js +0 -96
  568. package/src/store/modules/chat-ai-store.ts +0 -85
  569. package/src/store/modules/permission.js +0 -143
  570. package/src/store/modules/system.js +0 -35
  571. package/src/store/modules/tab-content.js +0 -42
  572. package/src/store/modules/table.js +0 -76
  573. package/src/store/modules/user.js +0 -448
  574. package/src/utils/auth-api.js +0 -370
  575. package/src/utils/auth.js +0 -194
  576. package/src/utils/calculator/calculator-factory-wf.js +0 -465
  577. package/src/utils/calculator/calculator-factory.js +0 -133
  578. package/src/utils/calculator/calculator-util.js +0 -184
  579. package/src/utils/chat-ai-util.ts +0 -41
  580. package/src/utils/common-util.js +0 -1019
  581. package/src/utils/dingtalk-util.ts +0 -43
  582. package/src/utils/eventBus.js +0 -10
  583. package/src/utils/file-util.ts +0 -42
  584. package/src/utils/global-prop.ts +0 -44
  585. package/src/utils/guid.js +0 -13
  586. package/src/utils/i18n-util.js +0 -145
  587. package/src/utils/iconUtils.js +0 -37
  588. package/src/utils/iframe-communicator.js +0 -234
  589. package/src/utils/index.js +0 -102
  590. package/src/utils/insert_css.js +0 -47
  591. package/src/utils/json-util.ts +0 -85
  592. package/src/utils/jump-page-utils.js +0 -829
  593. package/src/utils/local-storage.js +0 -33
  594. package/src/utils/menu.js +0 -19
  595. package/src/utils/permission.js +0 -126
  596. package/src/utils/permissionAuth.js +0 -311
  597. package/src/utils/range-selector.js +0 -204
  598. package/src/utils/request.js +0 -407
  599. package/src/utils/resize.js +0 -19
  600. package/src/utils/restful-interface-utils.js +0 -57
  601. package/src/utils/util.js +0 -1000
  602. package/src/utils/validate.js +0 -34
  603. package/src/utils/voice-setting-cache.js +0 -497
  604. package/src/utils/watermark-cache.js +0 -13
  605. package/src/utils/watermark.js +0 -119
  606. package/src/utils/workflow-util.js +0 -107
  607. package/src/views/404.vue +0 -248
  608. package/src/views/dsc-component/Sidebar/Item.vue +0 -95
  609. package/src/views/dsc-component/Sidebar/Link.vue +0 -38
  610. package/src/views/dsc-component/Sidebar/SidebarItem.vue +0 -245
  611. package/src/views/dsc-component/Sidebar/index.vue +0 -258
  612. package/src/views/dsc-component/tabs/tab-content.vue +0 -230
  613. package/src/views/error-page/401.vue +0 -106
  614. package/src/views/error-page/404.vue +0 -248
  615. package/src/views/layout/EmptyLayout.vue +0 -3
  616. package/src/views/layout/Layout.vue +0 -85
  617. package/src/views/layout/NewLayout.vue +0 -18
  618. package/src/views/layout/components/AppMain.vue +0 -46
  619. package/src/views/layout/components/Breadcrumb/index.vue +0 -158
  620. package/src/views/layout/components/Menubar/Item.vue +0 -125
  621. package/src/views/layout/components/Menubar/Link.vue +0 -38
  622. package/src/views/layout/components/Menubar/SidebarItem.vue +0 -333
  623. package/src/views/layout/components/Menubar/index.vue +0 -250
  624. package/src/views/layout/components/Sidebar/Item.vue +0 -33
  625. package/src/views/layout/components/Sidebar/Link.vue +0 -38
  626. package/src/views/layout/components/Sidebar/SidebarItem.vue +0 -179
  627. package/src/views/layout/components/Sidebar/index.vue +0 -141
  628. package/src/views/layout/components/iframe-page.vue +0 -38
  629. package/src/views/layout/components/index.js +0 -4
  630. package/src/views/layout/components/tabs/tab-content.vue +0 -273
  631. package/src/views/layout/mixin/ResizeHandler.js +0 -41
  632. package/src/views/layout/tab-content-iframe-index.vue +0 -38
  633. package/src/views/layout/tab-content-index.vue +0 -92
  634. package/src/views/login/authredirect.vue +0 -10
  635. package/src/views/login/index.vue +0 -296
  636. package/src/views/login/update-password.vue +0 -246
  637. package/src/views/redirect/index.vue +0 -14
  638. package/src/views/super-icon/index.js +0 -6
  639. package/src/views/super-icon/src/index.vue +0 -52
  640. package/src/views/svg-icon/index.js +0 -6
  641. package/src/views/svg-icon/src/svg-icon.vue +0 -43
  642. package/src/views/wf-history/tache-subprocess-history.vue +0 -45
  643. package/vite.config.js +0 -103
@@ -1,1005 +0,0 @@
1
- "use strict";
2
- !function(t, e) {
3
- "object" == typeof exports && "undefined" != typeof module ? module.exports = e(require("crypto")) : "function" == typeof define && define.amd ? define(["crypto"], e) : (t = "undefined" != typeof globalThis ? globalThis : t || self).CryptoJS = e(t.require$$0);
4
- }(globalThis, function(t) {
5
- function e(t2) {
6
- return t2 && "object" == typeof t2 && "default" in t2 ? t2 : { default: t2 };
7
- }
8
- var r = e(t), i = "undefined" != typeof globalThis ? globalThis : "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {};
9
- function n(t2, e2, r2) {
10
- return t2(r2 = { path: e2, exports: {}, require: function(t3, e3) {
11
- return o(null == e3 && r2.path);
12
- } }, r2.exports), r2.exports;
13
- }
14
- function o() {
15
- throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs");
16
- }
17
- var s = n(function(t2, e2) {
18
- var n2;
19
- t2.exports = (n2 = n2 || function(t3, e3) {
20
- var n3;
21
- if ("undefined" != typeof window && window.crypto && (n3 = window.crypto), "undefined" != typeof self && self.crypto && (n3 = self.crypto), "undefined" != typeof globalThis && globalThis.crypto && (n3 = globalThis.crypto), !n3 && "undefined" != typeof window && window.msCrypto && (n3 = window.msCrypto), !n3 && void 0 !== i && i.crypto && (n3 = i.crypto), !n3)
22
- try {
23
- n3 = r.default;
24
- } catch (t4) {
25
- }
26
- var o2, s2 = function() {
27
- if (n3) {
28
- if ("function" == typeof n3.getRandomValues)
29
- try {
30
- return n3.getRandomValues(new Uint32Array(1))[0];
31
- } catch (t4) {
32
- }
33
- if ("function" == typeof n3.randomBytes)
34
- try {
35
- return n3.randomBytes(4).readInt32LE();
36
- } catch (t4) {
37
- }
38
- }
39
- throw new Error("Native crypto module could not be used to get secure random number.");
40
- }, a2 = Object.create || (o2 = function() {
41
- }, function(t4) {
42
- var e4;
43
- return o2.prototype = t4, e4 = new o2(), o2.prototype = null, e4;
44
- }), c = {}, h = c.lib = {}, l = h.Base = { extend: function(t4) {
45
- var e4 = a2(this);
46
- return t4 && e4.mixIn(t4), e4.hasOwnProperty("init") && this.init !== e4.init || (e4.init = function() {
47
- e4.$super.init.apply(this, arguments);
48
- }), e4.init.prototype = e4, e4.$super = this, e4;
49
- }, create: function() {
50
- var t4 = this.extend();
51
- return t4.init.apply(t4, arguments), t4;
52
- }, init: function() {
53
- }, mixIn: function(t4) {
54
- for (var e4 in t4)
55
- t4.hasOwnProperty(e4) && (this[e4] = t4[e4]);
56
- t4.hasOwnProperty("toString") && (this.toString = t4.toString);
57
- }, clone: function() {
58
- return this.init.prototype.extend(this);
59
- } }, f = h.WordArray = l.extend({ init: function(t4, r2) {
60
- t4 = this.words = t4 || [], this.sigBytes = r2 != e3 ? r2 : 4 * t4.length;
61
- }, toString: function(t4) {
62
- return (t4 || d).stringify(this);
63
- }, concat: function(t4) {
64
- var e4 = this.words, r2 = t4.words, i2 = this.sigBytes, n4 = t4.sigBytes;
65
- if (this.clamp(), i2 % 4)
66
- for (var o3 = 0; o3 < n4; o3++) {
67
- var s3 = r2[o3 >>> 2] >>> 24 - o3 % 4 * 8 & 255;
68
- e4[i2 + o3 >>> 2] |= s3 << 24 - (i2 + o3) % 4 * 8;
69
- }
70
- else
71
- for (var a3 = 0; a3 < n4; a3 += 4)
72
- e4[i2 + a3 >>> 2] = r2[a3 >>> 2];
73
- return this.sigBytes += n4, this;
74
- }, clamp: function() {
75
- var e4 = this.words, r2 = this.sigBytes;
76
- e4[r2 >>> 2] &= 4294967295 << 32 - r2 % 4 * 8, e4.length = t3.ceil(r2 / 4);
77
- }, clone: function() {
78
- var t4 = l.clone.call(this);
79
- return t4.words = this.words.slice(0), t4;
80
- }, random: function(t4) {
81
- for (var e4 = [], r2 = 0; r2 < t4; r2 += 4)
82
- e4.push(s2());
83
- return new f.init(e4, t4);
84
- } }), u = c.enc = {}, d = u.Hex = { stringify: function(t4) {
85
- for (var e4 = t4.words, r2 = t4.sigBytes, i2 = [], n4 = 0; n4 < r2; n4++) {
86
- var o3 = e4[n4 >>> 2] >>> 24 - n4 % 4 * 8 & 255;
87
- i2.push((o3 >>> 4).toString(16)), i2.push((15 & o3).toString(16));
88
- }
89
- return i2.join("");
90
- }, parse: function(t4) {
91
- for (var e4 = t4.length, r2 = [], i2 = 0; i2 < e4; i2 += 2)
92
- r2[i2 >>> 3] |= parseInt(t4.substr(i2, 2), 16) << 24 - i2 % 8 * 4;
93
- return new f.init(r2, e4 / 2);
94
- } }, p = u.Latin1 = { stringify: function(t4) {
95
- for (var e4 = t4.words, r2 = t4.sigBytes, i2 = [], n4 = 0; n4 < r2; n4++) {
96
- var o3 = e4[n4 >>> 2] >>> 24 - n4 % 4 * 8 & 255;
97
- i2.push(String.fromCharCode(o3));
98
- }
99
- return i2.join("");
100
- }, parse: function(t4) {
101
- for (var e4 = t4.length, r2 = [], i2 = 0; i2 < e4; i2++)
102
- r2[i2 >>> 2] |= (255 & t4.charCodeAt(i2)) << 24 - i2 % 4 * 8;
103
- return new f.init(r2, e4);
104
- } }, v = u.Utf8 = { stringify: function(t4) {
105
- try {
106
- return decodeURIComponent(escape(p.stringify(t4)));
107
- } catch (t5) {
108
- throw new Error("Malformed UTF-8 data");
109
- }
110
- }, parse: function(t4) {
111
- return p.parse(unescape(encodeURIComponent(t4)));
112
- } }, _ = h.BufferedBlockAlgorithm = l.extend({ reset: function() {
113
- this._data = new f.init(), this._nDataBytes = 0;
114
- }, _append: function(t4) {
115
- "string" == typeof t4 && (t4 = v.parse(t4)), this._data.concat(t4), this._nDataBytes += t4.sigBytes;
116
- }, _process: function(e4) {
117
- var r2, i2 = this._data, n4 = i2.words, o3 = i2.sigBytes, s3 = this.blockSize, a3 = o3 / (4 * s3), c2 = (a3 = e4 ? t3.ceil(a3) : t3.max((0 | a3) - this._minBufferSize, 0)) * s3, h2 = t3.min(4 * c2, o3);
118
- if (c2) {
119
- for (var l2 = 0; l2 < c2; l2 += s3)
120
- this._doProcessBlock(n4, l2);
121
- r2 = n4.splice(0, c2), i2.sigBytes -= h2;
122
- }
123
- return new f.init(r2, h2);
124
- }, clone: function() {
125
- var t4 = l.clone.call(this);
126
- return t4._data = this._data.clone(), t4;
127
- }, _minBufferSize: 0 });
128
- h.Hasher = _.extend({ cfg: l.extend(), init: function(t4) {
129
- this.cfg = this.cfg.extend(t4), this.reset();
130
- }, reset: function() {
131
- _.reset.call(this), this._doReset();
132
- }, update: function(t4) {
133
- return this._append(t4), this._process(), this;
134
- }, finalize: function(t4) {
135
- return t4 && this._append(t4), this._doFinalize();
136
- }, blockSize: 16, _createHelper: function(t4) {
137
- return function(e4, r2) {
138
- return new t4.init(r2).finalize(e4);
139
- };
140
- }, _createHmacHelper: function(t4) {
141
- return function(e4, r2) {
142
- return new y.HMAC.init(t4, r2).finalize(e4);
143
- };
144
- } });
145
- var y = c.algo = {};
146
- return c;
147
- }(Math), n2);
148
- });
149
- n(function(t2, e2) {
150
- var r2, i2, n2, o2, a2, c, h;
151
- t2.exports = (n2 = (i2 = h = s).lib, o2 = n2.Base, a2 = n2.WordArray, (c = i2.x64 = {}).Word = o2.extend({ init: function(t3, e3) {
152
- this.high = t3, this.low = e3;
153
- } }), c.WordArray = o2.extend({ init: function(t3, e3) {
154
- t3 = this.words = t3 || [], this.sigBytes = e3 != r2 ? e3 : 8 * t3.length;
155
- }, toX32: function() {
156
- for (var t3 = this.words, e3 = t3.length, r3 = [], i3 = 0; i3 < e3; i3++) {
157
- var n3 = t3[i3];
158
- r3.push(n3.high), r3.push(n3.low);
159
- }
160
- return a2.create(r3, this.sigBytes);
161
- }, clone: function() {
162
- for (var t3 = o2.clone.call(this), e3 = t3.words = this.words.slice(0), r3 = e3.length, i3 = 0; i3 < r3; i3++)
163
- e3[i3] = e3[i3].clone();
164
- return t3;
165
- } }), h);
166
- });
167
- function a(t2, e2) {
168
- return null != e2 && "undefined" != typeof Symbol && e2[Symbol.hasInstance] ? !!e2[Symbol.hasInstance](t2) : t2 instanceof e2;
169
- }
170
- n(function(t2, e2) {
171
- var r2;
172
- t2.exports = (r2 = s, function() {
173
- if ("function" == typeof ArrayBuffer) {
174
- var t3 = r2.lib.WordArray, e3 = t3.init, i2 = t3.init = function(t4) {
175
- if (a(t4, ArrayBuffer) && (t4 = new Uint8Array(t4)), (a(t4, Int8Array) || "undefined" != typeof Uint8ClampedArray && a(t4, Uint8ClampedArray) || a(t4, Int16Array) || a(t4, Uint16Array) || a(t4, Int32Array) || a(t4, Uint32Array) || a(t4, Float32Array) || a(t4, Float64Array)) && (t4 = new Uint8Array(t4.buffer, t4.byteOffset, t4.byteLength)), a(t4, Uint8Array)) {
176
- for (var r3 = t4.byteLength, i3 = [], n2 = 0; n2 < r3; n2++)
177
- i3[n2 >>> 2] |= t4[n2] << 24 - n2 % 4 * 8;
178
- e3.call(this, i3, r3);
179
- } else
180
- e3.apply(this, arguments);
181
- };
182
- i2.prototype = t3;
183
- }
184
- }(), r2.lib.WordArray);
185
- }), n(function(t2, e2) {
186
- var r2, i2, n2, o2, a2;
187
- t2.exports = (r2 = function(t3) {
188
- return t3 << 8 & 4278255360 | t3 >>> 8 & 16711935;
189
- }, n2 = (i2 = a2 = s).lib.WordArray, (o2 = i2.enc).Utf16 = o2.Utf16BE = { stringify: function(t3) {
190
- for (var e3 = t3.words, r3 = t3.sigBytes, i3 = [], n3 = 0; n3 < r3; n3 += 2) {
191
- var o3 = e3[n3 >>> 2] >>> 16 - n3 % 4 * 8 & 65535;
192
- i3.push(String.fromCharCode(o3));
193
- }
194
- return i3.join("");
195
- }, parse: function(t3) {
196
- for (var e3 = t3.length, r3 = [], i3 = 0; i3 < e3; i3++)
197
- r3[i3 >>> 1] |= t3.charCodeAt(i3) << 16 - i3 % 2 * 16;
198
- return n2.create(r3, 2 * e3);
199
- } }, o2.Utf16LE = { stringify: function(t3) {
200
- for (var e3 = t3.words, i3 = t3.sigBytes, n3 = [], o3 = 0; o3 < i3; o3 += 2) {
201
- var s2 = r2(e3[o3 >>> 2] >>> 16 - o3 % 4 * 8 & 65535);
202
- n3.push(String.fromCharCode(s2));
203
- }
204
- return n3.join("");
205
- }, parse: function(t3) {
206
- for (var e3 = t3.length, i3 = [], o3 = 0; o3 < e3; o3++)
207
- i3[o3 >>> 1] |= r2(t3.charCodeAt(o3) << 16 - o3 % 2 * 16);
208
- return n2.create(i3, 2 * e3);
209
- } }, a2.enc.Utf16);
210
- }), n(function(t2, e2) {
211
- var r2, i2, n2, o2;
212
- t2.exports = (r2 = function(t3, e3, r3) {
213
- for (var i3 = [], o3 = 0, s2 = 0; s2 < e3; s2++)
214
- if (s2 % 4) {
215
- var a2 = r3[t3.charCodeAt(s2 - 1)] << s2 % 4 * 2 | r3[t3.charCodeAt(s2)] >>> 6 - s2 % 4 * 2;
216
- i3[o3 >>> 2] |= a2 << 24 - o3 % 4 * 8, o3++;
217
- }
218
- return n2.create(i3, o3);
219
- }, n2 = (i2 = o2 = s).lib.WordArray, i2.enc.Base64 = { stringify: function(t3) {
220
- var e3 = t3.words, r3 = t3.sigBytes, i3 = this._map;
221
- t3.clamp();
222
- for (var n3 = [], o3 = 0; o3 < r3; o3 += 3)
223
- for (var s2 = (e3[o3 >>> 2] >>> 24 - o3 % 4 * 8 & 255) << 16 | (e3[o3 + 1 >>> 2] >>> 24 - (o3 + 1) % 4 * 8 & 255) << 8 | e3[o3 + 2 >>> 2] >>> 24 - (o3 + 2) % 4 * 8 & 255, a2 = 0; a2 < 4 && o3 + 0.75 * a2 < r3; a2++)
224
- n3.push(i3.charAt(s2 >>> 6 * (3 - a2) & 63));
225
- var c = i3.charAt(64);
226
- if (c)
227
- for (; n3.length % 4; )
228
- n3.push(c);
229
- return n3.join("");
230
- }, parse: function(t3) {
231
- var e3 = t3.length, i3 = this._map, n3 = this._reverseMap;
232
- if (!n3) {
233
- n3 = this._reverseMap = [];
234
- for (var o3 = 0; o3 < i3.length; o3++)
235
- n3[i3.charCodeAt(o3)] = o3;
236
- }
237
- var s2 = i3.charAt(64);
238
- if (s2) {
239
- var a2 = t3.indexOf(s2);
240
- -1 !== a2 && (e3 = a2);
241
- }
242
- return r2(t3, e3, n3);
243
- }, _map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=" }, o2.enc.Base64);
244
- }), n(function(t2, e2) {
245
- var r2, i2, n2, o2;
246
- t2.exports = (r2 = function(t3, e3, r3) {
247
- for (var i3 = [], o3 = 0, s2 = 0; s2 < e3; s2++)
248
- if (s2 % 4) {
249
- var a2 = r3[t3.charCodeAt(s2 - 1)] << s2 % 4 * 2 | r3[t3.charCodeAt(s2)] >>> 6 - s2 % 4 * 2;
250
- i3[o3 >>> 2] |= a2 << 24 - o3 % 4 * 8, o3++;
251
- }
252
- return n2.create(i3, o3);
253
- }, n2 = (i2 = o2 = s).lib.WordArray, i2.enc.Base64url = { stringify: function(t3) {
254
- var e3 = !(arguments.length > 1 && void 0 !== arguments[1]) || arguments[1], r3 = t3.words, i3 = t3.sigBytes, n3 = e3 ? this._safe_map : this._map;
255
- t3.clamp();
256
- for (var o3 = [], s2 = 0; s2 < i3; s2 += 3)
257
- for (var a2 = (r3[s2 >>> 2] >>> 24 - s2 % 4 * 8 & 255) << 16 | (r3[s2 + 1 >>> 2] >>> 24 - (s2 + 1) % 4 * 8 & 255) << 8 | r3[s2 + 2 >>> 2] >>> 24 - (s2 + 2) % 4 * 8 & 255, c = 0; c < 4 && s2 + 0.75 * c < i3; c++)
258
- o3.push(n3.charAt(a2 >>> 6 * (3 - c) & 63));
259
- var h = n3.charAt(64);
260
- if (h)
261
- for (; o3.length % 4; )
262
- o3.push(h);
263
- return o3.join("");
264
- }, parse: function(t3) {
265
- var e3 = !(arguments.length > 1 && void 0 !== arguments[1]) || arguments[1], i3 = t3.length, n3 = e3 ? this._safe_map : this._map, o3 = this._reverseMap;
266
- if (!o3) {
267
- o3 = this._reverseMap = [];
268
- for (var s2 = 0; s2 < n3.length; s2++)
269
- o3[n3.charCodeAt(s2)] = s2;
270
- }
271
- var a2 = n3.charAt(64);
272
- if (a2) {
273
- var c = t3.indexOf(a2);
274
- -1 !== c && (i3 = c);
275
- }
276
- return r2(t3, i3, o3);
277
- }, _map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", _safe_map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_" }, o2.enc.Base64url);
278
- }), n(function(t2, e2) {
279
- var r2;
280
- t2.exports = (r2 = s, function(t3) {
281
- var e3 = function(t4, e4, r3, i3, n3, o3, s3) {
282
- var a3 = t4 + (e4 & r3 | ~e4 & i3) + n3 + s3;
283
- return (a3 << o3 | a3 >>> 32 - o3) + e4;
284
- }, i2 = function(t4, e4, r3, i3, n3, o3, s3) {
285
- var a3 = t4 + (e4 & i3 | r3 & ~i3) + n3 + s3;
286
- return (a3 << o3 | a3 >>> 32 - o3) + e4;
287
- }, n2 = function(t4, e4, r3, i3, n3, o3, s3) {
288
- var a3 = t4 + (e4 ^ r3 ^ i3) + n3 + s3;
289
- return (a3 << o3 | a3 >>> 32 - o3) + e4;
290
- }, o2 = function(t4, e4, r3, i3, n3, o3, s3) {
291
- var a3 = t4 + (r3 ^ (e4 | ~i3)) + n3 + s3;
292
- return (a3 << o3 | a3 >>> 32 - o3) + e4;
293
- }, s2 = r2, a2 = s2.lib, c = a2.WordArray, h = a2.Hasher, l = s2.algo, f = [];
294
- !function() {
295
- for (var e4 = 0; e4 < 64; e4++)
296
- f[e4] = 4294967296 * t3.abs(t3.sin(e4 + 1)) | 0;
297
- }();
298
- var u = l.MD5 = h.extend({ _doReset: function() {
299
- this._hash = new c.init([1732584193, 4023233417, 2562383102, 271733878]);
300
- }, _doProcessBlock: function(t4, r3) {
301
- for (var s3 = 0; s3 < 16; s3++) {
302
- var a3 = r3 + s3, c2 = t4[a3];
303
- t4[a3] = 16711935 & (c2 << 8 | c2 >>> 24) | 4278255360 & (c2 << 24 | c2 >>> 8);
304
- }
305
- var h2 = this._hash.words, l2 = t4[r3 + 0], u2 = t4[r3 + 1], d = t4[r3 + 2], p = t4[r3 + 3], v = t4[r3 + 4], _ = t4[r3 + 5], y = t4[r3 + 6], g = t4[r3 + 7], B = t4[r3 + 8], w = t4[r3 + 9], k = t4[r3 + 10], x = t4[r3 + 11], m = t4[r3 + 12], S = t4[r3 + 13], b = t4[r3 + 14], A = t4[r3 + 15], H = h2[0], z = h2[1], C = h2[2], D = h2[3];
306
- H = e3(H, z, C, D, l2, 7, f[0]), D = e3(D, H, z, C, u2, 12, f[1]), C = e3(C, D, H, z, d, 17, f[2]), z = e3(z, C, D, H, p, 22, f[3]), H = e3(H, z, C, D, v, 7, f[4]), D = e3(D, H, z, C, _, 12, f[5]), C = e3(C, D, H, z, y, 17, f[6]), z = e3(z, C, D, H, g, 22, f[7]), H = e3(H, z, C, D, B, 7, f[8]), D = e3(D, H, z, C, w, 12, f[9]), C = e3(C, D, H, z, k, 17, f[10]), z = e3(z, C, D, H, x, 22, f[11]), H = e3(H, z, C, D, m, 7, f[12]), D = e3(D, H, z, C, S, 12, f[13]), C = e3(C, D, H, z, b, 17, f[14]), z = e3(z, C, D, H, A, 22, f[15]), H = i2(H, z, C, D, u2, 5, f[16]), D = i2(D, H, z, C, y, 9, f[17]), C = i2(C, D, H, z, x, 14, f[18]), z = i2(z, C, D, H, l2, 20, f[19]), H = i2(H, z, C, D, _, 5, f[20]), D = i2(D, H, z, C, k, 9, f[21]), C = i2(C, D, H, z, A, 14, f[22]), z = i2(z, C, D, H, v, 20, f[23]), H = i2(H, z, C, D, w, 5, f[24]), D = i2(D, H, z, C, b, 9, f[25]), C = i2(C, D, H, z, p, 14, f[26]), z = i2(z, C, D, H, B, 20, f[27]), H = i2(H, z, C, D, S, 5, f[28]), D = i2(D, H, z, C, d, 9, f[29]), C = i2(C, D, H, z, g, 14, f[30]), z = i2(z, C, D, H, m, 20, f[31]), H = n2(H, z, C, D, _, 4, f[32]), D = n2(D, H, z, C, B, 11, f[33]), C = n2(C, D, H, z, x, 16, f[34]), z = n2(z, C, D, H, b, 23, f[35]), H = n2(H, z, C, D, u2, 4, f[36]), D = n2(D, H, z, C, v, 11, f[37]), C = n2(C, D, H, z, g, 16, f[38]), z = n2(z, C, D, H, k, 23, f[39]), H = n2(H, z, C, D, S, 4, f[40]), D = n2(D, H, z, C, l2, 11, f[41]), C = n2(C, D, H, z, p, 16, f[42]), z = n2(z, C, D, H, y, 23, f[43]), H = n2(H, z, C, D, w, 4, f[44]), D = n2(D, H, z, C, m, 11, f[45]), C = n2(C, D, H, z, A, 16, f[46]), z = n2(z, C, D, H, d, 23, f[47]), H = o2(H, z, C, D, l2, 6, f[48]), D = o2(D, H, z, C, g, 10, f[49]), C = o2(C, D, H, z, b, 15, f[50]), z = o2(z, C, D, H, _, 21, f[51]), H = o2(H, z, C, D, m, 6, f[52]), D = o2(D, H, z, C, p, 10, f[53]), C = o2(C, D, H, z, k, 15, f[54]), z = o2(z, C, D, H, u2, 21, f[55]), H = o2(H, z, C, D, B, 6, f[56]), D = o2(D, H, z, C, A, 10, f[57]), C = o2(C, D, H, z, y, 15, f[58]), z = o2(z, C, D, H, S, 21, f[59]), H = o2(H, z, C, D, v, 6, f[60]), D = o2(D, H, z, C, x, 10, f[61]), C = o2(C, D, H, z, d, 15, f[62]), z = o2(z, C, D, H, w, 21, f[63]), h2[0] = h2[0] + H | 0, h2[1] = h2[1] + z | 0, h2[2] = h2[2] + C | 0, h2[3] = h2[3] + D | 0;
307
- }, _doFinalize: function() {
308
- var e4 = this._data, r3 = e4.words, i3 = 8 * this._nDataBytes, n3 = 8 * e4.sigBytes;
309
- r3[n3 >>> 5] |= 128 << 24 - n3 % 32;
310
- var o3 = t3.floor(i3 / 4294967296), s3 = i3;
311
- r3[15 + (n3 + 64 >>> 9 << 4)] = 16711935 & (o3 << 8 | o3 >>> 24) | 4278255360 & (o3 << 24 | o3 >>> 8), r3[14 + (n3 + 64 >>> 9 << 4)] = 16711935 & (s3 << 8 | s3 >>> 24) | 4278255360 & (s3 << 24 | s3 >>> 8), e4.sigBytes = 4 * (r3.length + 1), this._process();
312
- for (var a3 = this._hash, c2 = a3.words, h2 = 0; h2 < 4; h2++) {
313
- var l2 = c2[h2];
314
- c2[h2] = 16711935 & (l2 << 8 | l2 >>> 24) | 4278255360 & (l2 << 24 | l2 >>> 8);
315
- }
316
- return a3;
317
- }, clone: function() {
318
- var t4 = h.clone.call(this);
319
- return t4._hash = this._hash.clone(), t4;
320
- } });
321
- s2.MD5 = h._createHelper(u), s2.HmacMD5 = h._createHmacHelper(u);
322
- }(Math), r2.MD5);
323
- }), n(function(t2, e2) {
324
- var r2, i2, n2, o2, a2, c, h, l;
325
- t2.exports = (i2 = (r2 = l = s).lib, n2 = i2.WordArray, o2 = i2.Hasher, a2 = r2.algo, c = [], h = a2.SHA1 = o2.extend({ _doReset: function() {
326
- this._hash = new n2.init([1732584193, 4023233417, 2562383102, 271733878, 3285377520]);
327
- }, _doProcessBlock: function(t3, e3) {
328
- for (var r3 = this._hash.words, i3 = r3[0], n3 = r3[1], o3 = r3[2], s2 = r3[3], a3 = r3[4], h2 = 0; h2 < 80; h2++) {
329
- if (h2 < 16)
330
- c[h2] = 0 | t3[e3 + h2];
331
- else {
332
- var l2 = c[h2 - 3] ^ c[h2 - 8] ^ c[h2 - 14] ^ c[h2 - 16];
333
- c[h2] = l2 << 1 | l2 >>> 31;
334
- }
335
- var f = (i3 << 5 | i3 >>> 27) + a3 + c[h2];
336
- f += h2 < 20 ? 1518500249 + (n3 & o3 | ~n3 & s2) : h2 < 40 ? 1859775393 + (n3 ^ o3 ^ s2) : h2 < 60 ? (n3 & o3 | n3 & s2 | o3 & s2) - 1894007588 : (n3 ^ o3 ^ s2) - 899497514, a3 = s2, s2 = o3, o3 = n3 << 30 | n3 >>> 2, n3 = i3, i3 = f;
337
- }
338
- r3[0] = r3[0] + i3 | 0, r3[1] = r3[1] + n3 | 0, r3[2] = r3[2] + o3 | 0, r3[3] = r3[3] + s2 | 0, r3[4] = r3[4] + a3 | 0;
339
- }, _doFinalize: function() {
340
- var t3 = this._data, e3 = t3.words, r3 = 8 * this._nDataBytes, i3 = 8 * t3.sigBytes;
341
- return e3[i3 >>> 5] |= 128 << 24 - i3 % 32, e3[14 + (i3 + 64 >>> 9 << 4)] = Math.floor(r3 / 4294967296), e3[15 + (i3 + 64 >>> 9 << 4)] = r3, t3.sigBytes = 4 * e3.length, this._process(), this._hash;
342
- }, clone: function() {
343
- var t3 = o2.clone.call(this);
344
- return t3._hash = this._hash.clone(), t3;
345
- } }), r2.SHA1 = o2._createHelper(h), r2.HmacSHA1 = o2._createHmacHelper(h), l.SHA1);
346
- }), n(function(t2, e2) {
347
- var r2;
348
- t2.exports = (r2 = s, function(t3) {
349
- var e3 = r2, i2 = e3.lib, n2 = i2.WordArray, o2 = i2.Hasher, s2 = e3.algo, a2 = [], c = [];
350
- !function() {
351
- for (var e4 = function(e5) {
352
- for (var r4 = t3.sqrt(e5), i4 = 2; i4 <= r4; i4++)
353
- if (!(e5 % i4))
354
- return false;
355
- return true;
356
- }, r3 = function(t4) {
357
- return 4294967296 * (t4 - (0 | t4)) | 0;
358
- }, i3 = 2, n3 = 0; n3 < 64; )
359
- e4(i3) && (n3 < 8 && (a2[n3] = r3(t3.pow(i3, 0.5))), c[n3] = r3(t3.pow(i3, 1 / 3)), n3++), i3++;
360
- }();
361
- var h = [], l = s2.SHA256 = o2.extend({ _doReset: function() {
362
- this._hash = new n2.init(a2.slice(0));
363
- }, _doProcessBlock: function(t4, e4) {
364
- for (var r3 = this._hash.words, i3 = r3[0], n3 = r3[1], o3 = r3[2], s3 = r3[3], a3 = r3[4], l2 = r3[5], f = r3[6], u = r3[7], d = 0; d < 64; d++) {
365
- if (d < 16)
366
- h[d] = 0 | t4[e4 + d];
367
- else {
368
- var p = h[d - 15], v = (p << 25 | p >>> 7) ^ (p << 14 | p >>> 18) ^ p >>> 3, _ = h[d - 2], y = (_ << 15 | _ >>> 17) ^ (_ << 13 | _ >>> 19) ^ _ >>> 10;
369
- h[d] = v + h[d - 7] + y + h[d - 16];
370
- }
371
- var g = i3 & n3 ^ i3 & o3 ^ n3 & o3, B = (i3 << 30 | i3 >>> 2) ^ (i3 << 19 | i3 >>> 13) ^ (i3 << 10 | i3 >>> 22), w = u + ((a3 << 26 | a3 >>> 6) ^ (a3 << 21 | a3 >>> 11) ^ (a3 << 7 | a3 >>> 25)) + (a3 & l2 ^ ~a3 & f) + c[d] + h[d];
372
- u = f, f = l2, l2 = a3, a3 = s3 + w | 0, s3 = o3, o3 = n3, n3 = i3, i3 = w + (B + g) | 0;
373
- }
374
- r3[0] = r3[0] + i3 | 0, r3[1] = r3[1] + n3 | 0, r3[2] = r3[2] + o3 | 0, r3[3] = r3[3] + s3 | 0, r3[4] = r3[4] + a3 | 0, r3[5] = r3[5] + l2 | 0, r3[6] = r3[6] + f | 0, r3[7] = r3[7] + u | 0;
375
- }, _doFinalize: function() {
376
- var e4 = this._data, r3 = e4.words, i3 = 8 * this._nDataBytes, n3 = 8 * e4.sigBytes;
377
- return r3[n3 >>> 5] |= 128 << 24 - n3 % 32, r3[14 + (n3 + 64 >>> 9 << 4)] = t3.floor(i3 / 4294967296), r3[15 + (n3 + 64 >>> 9 << 4)] = i3, e4.sigBytes = 4 * r3.length, this._process(), this._hash;
378
- }, clone: function() {
379
- var t4 = o2.clone.call(this);
380
- return t4._hash = this._hash.clone(), t4;
381
- } });
382
- e3.SHA256 = o2._createHelper(l), e3.HmacSHA256 = o2._createHmacHelper(l);
383
- }(Math), r2.SHA256);
384
- }), n(function(t2, e2) {
385
- var r2, i2, n2, o2, a2, c;
386
- t2.exports = (i2 = (r2 = c = s).lib.WordArray, n2 = r2.algo, o2 = n2.SHA256, a2 = n2.SHA224 = o2.extend({ _doReset: function() {
387
- this._hash = new i2.init([3238371032, 914150663, 812702999, 4144912697, 4290775857, 1750603025, 1694076839, 3204075428]);
388
- }, _doFinalize: function() {
389
- var t3 = o2._doFinalize.call(this);
390
- return t3.sigBytes -= 4, t3;
391
- } }), r2.SHA224 = o2._createHelper(a2), r2.HmacSHA224 = o2._createHmacHelper(a2), c.SHA224);
392
- }), n(function(t2, e2) {
393
- var r2;
394
- t2.exports = (r2 = s, function() {
395
- var t3 = function() {
396
- return o2.create.apply(o2, arguments);
397
- }, e3 = r2, i2 = e3.lib.Hasher, n2 = e3.x64, o2 = n2.Word, s2 = n2.WordArray, a2 = e3.algo, c = [t3(1116352408, 3609767458), t3(1899447441, 602891725), t3(3049323471, 3964484399), t3(3921009573, 2173295548), t3(961987163, 4081628472), t3(1508970993, 3053834265), t3(2453635748, 2937671579), t3(2870763221, 3664609560), t3(3624381080, 2734883394), t3(310598401, 1164996542), t3(607225278, 1323610764), t3(1426881987, 3590304994), t3(1925078388, 4068182383), t3(2162078206, 991336113), t3(2614888103, 633803317), t3(3248222580, 3479774868), t3(3835390401, 2666613458), t3(4022224774, 944711139), t3(264347078, 2341262773), t3(604807628, 2007800933), t3(770255983, 1495990901), t3(1249150122, 1856431235), t3(1555081692, 3175218132), t3(1996064986, 2198950837), t3(2554220882, 3999719339), t3(2821834349, 766784016), t3(2952996808, 2566594879), t3(3210313671, 3203337956), t3(3336571891, 1034457026), t3(3584528711, 2466948901), t3(113926993, 3758326383), t3(338241895, 168717936), t3(666307205, 1188179964), t3(773529912, 1546045734), t3(1294757372, 1522805485), t3(1396182291, 2643833823), t3(1695183700, 2343527390), t3(1986661051, 1014477480), t3(2177026350, 1206759142), t3(2456956037, 344077627), t3(2730485921, 1290863460), t3(2820302411, 3158454273), t3(3259730800, 3505952657), t3(3345764771, 106217008), t3(3516065817, 3606008344), t3(3600352804, 1432725776), t3(4094571909, 1467031594), t3(275423344, 851169720), t3(430227734, 3100823752), t3(506948616, 1363258195), t3(659060556, 3750685593), t3(883997877, 3785050280), t3(958139571, 3318307427), t3(1322822218, 3812723403), t3(1537002063, 2003034995), t3(1747873779, 3602036899), t3(1955562222, 1575990012), t3(2024104815, 1125592928), t3(2227730452, 2716904306), t3(2361852424, 442776044), t3(2428436474, 593698344), t3(2756734187, 3733110249), t3(3204031479, 2999351573), t3(3329325298, 3815920427), t3(3391569614, 3928383900), t3(3515267271, 566280711), t3(3940187606, 3454069534), t3(4118630271, 4000239992), t3(116418474, 1914138554), t3(174292421, 2731055270), t3(289380356, 3203993006), t3(460393269, 320620315), t3(685471733, 587496836), t3(852142971, 1086792851), t3(1017036298, 365543100), t3(1126000580, 2618297676), t3(1288033470, 3409855158), t3(1501505948, 4234509866), t3(1607167915, 987167468), t3(1816402316, 1246189591)], h = [];
398
- !function() {
399
- for (var e4 = 0; e4 < 80; e4++)
400
- h[e4] = t3();
401
- }();
402
- var l = a2.SHA512 = i2.extend({ _doReset: function() {
403
- this._hash = new s2.init([new o2.init(1779033703, 4089235720), new o2.init(3144134277, 2227873595), new o2.init(1013904242, 4271175723), new o2.init(2773480762, 1595750129), new o2.init(1359893119, 2917565137), new o2.init(2600822924, 725511199), new o2.init(528734635, 4215389547), new o2.init(1541459225, 327033209)]);
404
- }, _doProcessBlock: function(t4, e4) {
405
- for (var r3 = this._hash.words, i3 = r3[0], n3 = r3[1], o3 = r3[2], s3 = r3[3], a3 = r3[4], l2 = r3[5], f = r3[6], u = r3[7], d = i3.high, p = i3.low, v = n3.high, _ = n3.low, y = o3.high, g = o3.low, B = s3.high, w = s3.low, k = a3.high, x = a3.low, m = l2.high, S = l2.low, b = f.high, A = f.low, H = u.high, z = u.low, C = d, D = p, E = v, R = _, M = y, F = g, P = B, W = w, O = k, I = x, U = m, K = S, T = b, X = A, j = H, L = z, N = 0; N < 80; N++) {
406
- var q, Z, G = h[N];
407
- if (N < 16)
408
- Z = G.high = 0 | t4[e4 + 2 * N], q = G.low = 0 | t4[e4 + 2 * N + 1];
409
- else {
410
- var V = h[N - 15], J = V.high, $ = V.low, Q = (J >>> 1 | $ << 31) ^ (J >>> 8 | $ << 24) ^ J >>> 7, Y = ($ >>> 1 | J << 31) ^ ($ >>> 8 | J << 24) ^ ($ >>> 7 | J << 25), tt = h[N - 2], et = tt.high, rt = tt.low, it = (et >>> 19 | rt << 13) ^ (et << 3 | rt >>> 29) ^ et >>> 6, nt = (rt >>> 19 | et << 13) ^ (rt << 3 | et >>> 29) ^ (rt >>> 6 | et << 26), ot = h[N - 7], st = ot.high, at = ot.low, ct = h[N - 16], ht = ct.high, lt = ct.low;
411
- Z = (Z = (Z = Q + st + ((q = Y + at) >>> 0 < Y >>> 0 ? 1 : 0)) + it + ((q += nt) >>> 0 < nt >>> 0 ? 1 : 0)) + ht + ((q += lt) >>> 0 < lt >>> 0 ? 1 : 0), G.high = Z, G.low = q;
412
- }
413
- var ft, ut = O & U ^ ~O & T, dt = I & K ^ ~I & X, pt = C & E ^ C & M ^ E & M, vt = D & R ^ D & F ^ R & F, _t = (C >>> 28 | D << 4) ^ (C << 30 | D >>> 2) ^ (C << 25 | D >>> 7), yt = (D >>> 28 | C << 4) ^ (D << 30 | C >>> 2) ^ (D << 25 | C >>> 7), gt = (O >>> 14 | I << 18) ^ (O >>> 18 | I << 14) ^ (O << 23 | I >>> 9), Bt = (I >>> 14 | O << 18) ^ (I >>> 18 | O << 14) ^ (I << 23 | O >>> 9), wt = c[N], kt = wt.high, xt = wt.low, mt = j + gt + ((ft = L + Bt) >>> 0 < L >>> 0 ? 1 : 0), St = yt + vt;
414
- j = T, L = X, T = U, X = K, U = O, K = I, O = P + (mt = (mt = (mt = mt + ut + ((ft += dt) >>> 0 < dt >>> 0 ? 1 : 0)) + kt + ((ft += xt) >>> 0 < xt >>> 0 ? 1 : 0)) + Z + ((ft += q) >>> 0 < q >>> 0 ? 1 : 0)) + ((I = W + ft | 0) >>> 0 < W >>> 0 ? 1 : 0) | 0, P = M, W = F, M = E, F = R, E = C, R = D, C = mt + (_t + pt + (St >>> 0 < yt >>> 0 ? 1 : 0)) + ((D = ft + St | 0) >>> 0 < ft >>> 0 ? 1 : 0) | 0;
415
- }
416
- p = i3.low = p + D, i3.high = d + C + (p >>> 0 < D >>> 0 ? 1 : 0), _ = n3.low = _ + R, n3.high = v + E + (_ >>> 0 < R >>> 0 ? 1 : 0), g = o3.low = g + F, o3.high = y + M + (g >>> 0 < F >>> 0 ? 1 : 0), w = s3.low = w + W, s3.high = B + P + (w >>> 0 < W >>> 0 ? 1 : 0), x = a3.low = x + I, a3.high = k + O + (x >>> 0 < I >>> 0 ? 1 : 0), S = l2.low = S + K, l2.high = m + U + (S >>> 0 < K >>> 0 ? 1 : 0), A = f.low = A + X, f.high = b + T + (A >>> 0 < X >>> 0 ? 1 : 0), z = u.low = z + L, u.high = H + j + (z >>> 0 < L >>> 0 ? 1 : 0);
417
- }, _doFinalize: function() {
418
- var t4 = this._data, e4 = t4.words, r3 = 8 * this._nDataBytes, i3 = 8 * t4.sigBytes;
419
- return e4[i3 >>> 5] |= 128 << 24 - i3 % 32, e4[30 + (i3 + 128 >>> 10 << 5)] = Math.floor(r3 / 4294967296), e4[31 + (i3 + 128 >>> 10 << 5)] = r3, t4.sigBytes = 4 * e4.length, this._process(), this._hash.toX32();
420
- }, clone: function() {
421
- var t4 = i2.clone.call(this);
422
- return t4._hash = this._hash.clone(), t4;
423
- }, blockSize: 32 });
424
- e3.SHA512 = i2._createHelper(l), e3.HmacSHA512 = i2._createHmacHelper(l);
425
- }(), r2.SHA512);
426
- }), n(function(t2, e2) {
427
- var r2, i2, n2, o2, a2, c, h, l;
428
- t2.exports = (i2 = (r2 = l = s).x64, n2 = i2.Word, o2 = i2.WordArray, a2 = r2.algo, c = a2.SHA512, h = a2.SHA384 = c.extend({ _doReset: function() {
429
- this._hash = new o2.init([new n2.init(3418070365, 3238371032), new n2.init(1654270250, 914150663), new n2.init(2438529370, 812702999), new n2.init(355462360, 4144912697), new n2.init(1731405415, 4290775857), new n2.init(2394180231, 1750603025), new n2.init(3675008525, 1694076839), new n2.init(1203062813, 3204075428)]);
430
- }, _doFinalize: function() {
431
- var t3 = c._doFinalize.call(this);
432
- return t3.sigBytes -= 16, t3;
433
- } }), r2.SHA384 = c._createHelper(h), r2.HmacSHA384 = c._createHmacHelper(h), l.SHA384);
434
- }), n(function(t2, e2) {
435
- var r2;
436
- t2.exports = (r2 = s, function(t3) {
437
- var e3 = r2, i2 = e3.lib, n2 = i2.WordArray, o2 = i2.Hasher, s2 = e3.x64.Word, a2 = e3.algo, c = [], h = [], l = [];
438
- !function() {
439
- for (var t4 = 1, e4 = 0, r3 = 0; r3 < 24; r3++) {
440
- c[t4 + 5 * e4] = (r3 + 1) * (r3 + 2) / 2 % 64;
441
- var i3 = (2 * t4 + 3 * e4) % 5;
442
- t4 = e4 % 5, e4 = i3;
443
- }
444
- for (t4 = 0; t4 < 5; t4++)
445
- for (e4 = 0; e4 < 5; e4++)
446
- h[t4 + 5 * e4] = e4 + (2 * t4 + 3 * e4) % 5 * 5;
447
- for (var n3 = 1, o3 = 0; o3 < 24; o3++) {
448
- for (var a3 = 0, f2 = 0, u2 = 0; u2 < 7; u2++) {
449
- if (1 & n3) {
450
- var d = (1 << u2) - 1;
451
- d < 32 ? f2 ^= 1 << d : a3 ^= 1 << d - 32;
452
- }
453
- 128 & n3 ? n3 = n3 << 1 ^ 113 : n3 <<= 1;
454
- }
455
- l[o3] = s2.create(a3, f2);
456
- }
457
- }();
458
- var f = [];
459
- !function() {
460
- for (var t4 = 0; t4 < 25; t4++)
461
- f[t4] = s2.create();
462
- }();
463
- var u = a2.SHA3 = o2.extend({ cfg: o2.cfg.extend({ outputLength: 512 }), _doReset: function() {
464
- for (var t4 = this._state = [], e4 = 0; e4 < 25; e4++)
465
- t4[e4] = new s2.init();
466
- this.blockSize = (1600 - 2 * this.cfg.outputLength) / 32;
467
- }, _doProcessBlock: function(t4, e4) {
468
- for (var r3 = this._state, i3 = this.blockSize / 2, n3 = 0; n3 < i3; n3++) {
469
- var o3 = t4[e4 + 2 * n3], s3 = t4[e4 + 2 * n3 + 1];
470
- o3 = 16711935 & (o3 << 8 | o3 >>> 24) | 4278255360 & (o3 << 24 | o3 >>> 8), s3 = 16711935 & (s3 << 8 | s3 >>> 24) | 4278255360 & (s3 << 24 | s3 >>> 8), (z = r3[n3]).high ^= s3, z.low ^= o3;
471
- }
472
- for (var a3 = 0; a3 < 24; a3++) {
473
- for (var u2 = 0; u2 < 5; u2++) {
474
- for (var d = 0, p = 0, v = 0; v < 5; v++)
475
- d ^= (z = r3[u2 + 5 * v]).high, p ^= z.low;
476
- var _ = f[u2];
477
- _.high = d, _.low = p;
478
- }
479
- for (u2 = 0; u2 < 5; u2++) {
480
- var y = f[(u2 + 4) % 5], g = f[(u2 + 1) % 5], B = g.high, w = g.low;
481
- for (d = y.high ^ (B << 1 | w >>> 31), p = y.low ^ (w << 1 | B >>> 31), v = 0; v < 5; v++)
482
- (z = r3[u2 + 5 * v]).high ^= d, z.low ^= p;
483
- }
484
- for (var k = 1; k < 25; k++) {
485
- var x = (z = r3[k]).high, m = z.low, S = c[k];
486
- S < 32 ? (d = x << S | m >>> 32 - S, p = m << S | x >>> 32 - S) : (d = m << S - 32 | x >>> 64 - S, p = x << S - 32 | m >>> 64 - S);
487
- var b = f[h[k]];
488
- b.high = d, b.low = p;
489
- }
490
- var A = f[0], H = r3[0];
491
- for (A.high = H.high, A.low = H.low, u2 = 0; u2 < 5; u2++)
492
- for (v = 0; v < 5; v++) {
493
- var z = r3[k = u2 + 5 * v], C = f[k], D = f[(u2 + 1) % 5 + 5 * v], E = f[(u2 + 2) % 5 + 5 * v];
494
- z.high = C.high ^ ~D.high & E.high, z.low = C.low ^ ~D.low & E.low;
495
- }
496
- z = r3[0];
497
- var R = l[a3];
498
- z.high ^= R.high, z.low ^= R.low;
499
- }
500
- }, _doFinalize: function() {
501
- var e4 = this._data, r3 = e4.words;
502
- this._nDataBytes;
503
- var i3 = 8 * e4.sigBytes, o3 = 32 * this.blockSize;
504
- r3[i3 >>> 5] |= 1 << 24 - i3 % 32, r3[(t3.ceil((i3 + 1) / o3) * o3 >>> 5) - 1] |= 128, e4.sigBytes = 4 * r3.length, this._process();
505
- for (var s3 = this._state, a3 = this.cfg.outputLength / 8, c2 = a3 / 8, h2 = [], l2 = 0; l2 < c2; l2++) {
506
- var f2 = s3[l2], u2 = f2.high, d = f2.low;
507
- u2 = 16711935 & (u2 << 8 | u2 >>> 24) | 4278255360 & (u2 << 24 | u2 >>> 8), d = 16711935 & (d << 8 | d >>> 24) | 4278255360 & (d << 24 | d >>> 8), h2.push(d), h2.push(u2);
508
- }
509
- return new n2.init(h2, a3);
510
- }, clone: function() {
511
- for (var t4 = o2.clone.call(this), e4 = t4._state = this._state.slice(0), r3 = 0; r3 < 25; r3++)
512
- e4[r3] = e4[r3].clone();
513
- return t4;
514
- } });
515
- e3.SHA3 = o2._createHelper(u), e3.HmacSHA3 = o2._createHmacHelper(u);
516
- }(Math), r2.SHA3);
517
- }), n(function(t2, e2) {
518
- var r2, i2, n2, o2, a2, c, h, l, f, u, d, p, v, _, y, g, B, w, k;
519
- t2.exports = (r2 = function(t3, e3, r3) {
520
- return t3 ^ e3 ^ r3;
521
- }, i2 = function(t3, e3, r3) {
522
- return t3 & e3 | ~t3 & r3;
523
- }, n2 = function(t3, e3, r3) {
524
- return (t3 | ~e3) ^ r3;
525
- }, o2 = function(t3, e3, r3) {
526
- return t3 & r3 | e3 & ~r3;
527
- }, a2 = function(t3, e3, r3) {
528
- return t3 ^ (e3 | ~r3);
529
- }, c = function(t3, e3) {
530
- return t3 << e3 | t3 >>> 32 - e3;
531
- }, l = (h = k = s).lib, f = l.WordArray, u = l.Hasher, d = h.algo, p = f.create([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 7, 4, 13, 1, 10, 6, 15, 3, 12, 0, 9, 5, 2, 14, 11, 8, 3, 10, 14, 4, 9, 15, 8, 1, 2, 7, 0, 6, 13, 11, 5, 12, 1, 9, 11, 10, 0, 8, 12, 4, 13, 3, 7, 15, 14, 5, 6, 2, 4, 0, 5, 9, 7, 12, 2, 10, 14, 1, 3, 8, 11, 6, 15, 13]), v = f.create([5, 14, 7, 0, 9, 2, 11, 4, 13, 6, 15, 8, 1, 10, 3, 12, 6, 11, 3, 7, 0, 13, 5, 10, 14, 15, 8, 12, 4, 9, 1, 2, 15, 5, 1, 3, 7, 14, 6, 9, 11, 8, 12, 2, 10, 0, 4, 13, 8, 6, 4, 1, 3, 11, 15, 0, 5, 12, 2, 13, 9, 7, 10, 14, 12, 15, 10, 4, 1, 5, 8, 7, 6, 2, 13, 14, 0, 3, 9, 11]), _ = f.create([11, 14, 15, 12, 5, 8, 7, 9, 11, 13, 14, 15, 6, 7, 9, 8, 7, 6, 8, 13, 11, 9, 7, 15, 7, 12, 15, 9, 11, 7, 13, 12, 11, 13, 6, 7, 14, 9, 13, 15, 14, 8, 13, 6, 5, 12, 7, 5, 11, 12, 14, 15, 14, 15, 9, 8, 9, 14, 5, 6, 8, 6, 5, 12, 9, 15, 5, 11, 6, 8, 13, 12, 5, 12, 13, 14, 11, 8, 5, 6]), y = f.create([8, 9, 9, 11, 13, 15, 15, 5, 7, 7, 8, 11, 14, 14, 12, 6, 9, 13, 15, 7, 12, 8, 9, 11, 7, 7, 12, 7, 6, 15, 13, 11, 9, 7, 15, 11, 8, 6, 6, 14, 12, 13, 5, 14, 13, 13, 7, 5, 15, 5, 8, 11, 14, 14, 6, 14, 6, 9, 12, 9, 12, 5, 15, 8, 8, 5, 12, 9, 12, 5, 14, 6, 8, 13, 6, 5, 15, 13, 11, 11]), g = f.create([0, 1518500249, 1859775393, 2400959708, 2840853838]), B = f.create([1352829926, 1548603684, 1836072691, 2053994217, 0]), w = d.RIPEMD160 = u.extend({ _doReset: function() {
532
- this._hash = f.create([1732584193, 4023233417, 2562383102, 271733878, 3285377520]);
533
- }, _doProcessBlock: function(t3, e3) {
534
- for (var s2 = 0; s2 < 16; s2++) {
535
- var h2 = e3 + s2, l2 = t3[h2];
536
- t3[h2] = 16711935 & (l2 << 8 | l2 >>> 24) | 4278255360 & (l2 << 24 | l2 >>> 8);
537
- }
538
- var f2, u2, d2, w2, k2, x, m, S, b, A, H, z = this._hash.words, C = g.words, D = B.words, E = p.words, R = v.words, M = _.words, F = y.words;
539
- for (x = f2 = z[0], m = u2 = z[1], S = d2 = z[2], b = w2 = z[3], A = k2 = z[4], s2 = 0; s2 < 80; s2 += 1)
540
- H = f2 + t3[e3 + E[s2]] | 0, H += s2 < 16 ? r2(u2, d2, w2) + C[0] : s2 < 32 ? i2(u2, d2, w2) + C[1] : s2 < 48 ? n2(u2, d2, w2) + C[2] : s2 < 64 ? o2(u2, d2, w2) + C[3] : a2(u2, d2, w2) + C[4], H = (H = c(H |= 0, M[s2])) + k2 | 0, f2 = k2, k2 = w2, w2 = c(d2, 10), d2 = u2, u2 = H, H = x + t3[e3 + R[s2]] | 0, H += s2 < 16 ? a2(m, S, b) + D[0] : s2 < 32 ? o2(m, S, b) + D[1] : s2 < 48 ? n2(m, S, b) + D[2] : s2 < 64 ? i2(m, S, b) + D[3] : r2(m, S, b) + D[4], H = (H = c(H |= 0, F[s2])) + A | 0, x = A, A = b, b = c(S, 10), S = m, m = H;
541
- H = z[1] + d2 + b | 0, z[1] = z[2] + w2 + A | 0, z[2] = z[3] + k2 + x | 0, z[3] = z[4] + f2 + m | 0, z[4] = z[0] + u2 + S | 0, z[0] = H;
542
- }, _doFinalize: function() {
543
- var t3 = this._data, e3 = t3.words, r3 = 8 * this._nDataBytes, i3 = 8 * t3.sigBytes;
544
- e3[i3 >>> 5] |= 128 << 24 - i3 % 32, e3[14 + (i3 + 64 >>> 9 << 4)] = 16711935 & (r3 << 8 | r3 >>> 24) | 4278255360 & (r3 << 24 | r3 >>> 8), t3.sigBytes = 4 * (e3.length + 1), this._process();
545
- for (var n3 = this._hash, o3 = n3.words, s2 = 0; s2 < 5; s2++) {
546
- var a3 = o3[s2];
547
- o3[s2] = 16711935 & (a3 << 8 | a3 >>> 24) | 4278255360 & (a3 << 24 | a3 >>> 8);
548
- }
549
- return n3;
550
- }, clone: function() {
551
- var t3 = u.clone.call(this);
552
- return t3._hash = this._hash.clone(), t3;
553
- } }), h.RIPEMD160 = u._createHelper(w), h.HmacRIPEMD160 = u._createHmacHelper(w), k.RIPEMD160);
554
- }), n(function(t2, e2) {
555
- var r2, i2, n2;
556
- t2.exports = (i2 = (r2 = s).lib.Base, n2 = r2.enc.Utf8, void (r2.algo.HMAC = i2.extend({ init: function(t3, e3) {
557
- t3 = this._hasher = new t3.init(), "string" == typeof e3 && (e3 = n2.parse(e3));
558
- var r3 = t3.blockSize, i3 = 4 * r3;
559
- e3.sigBytes > i3 && (e3 = t3.finalize(e3)), e3.clamp();
560
- for (var o2 = this._oKey = e3.clone(), s2 = this._iKey = e3.clone(), a2 = o2.words, c = s2.words, h = 0; h < r3; h++)
561
- a2[h] ^= 1549556828, c[h] ^= 909522486;
562
- o2.sigBytes = s2.sigBytes = i3, this.reset();
563
- }, reset: function() {
564
- var t3 = this._hasher;
565
- t3.reset(), t3.update(this._iKey);
566
- }, update: function(t3) {
567
- return this._hasher.update(t3), this;
568
- }, finalize: function(t3) {
569
- var e3 = this._hasher, r3 = e3.finalize(t3);
570
- return e3.reset(), e3.finalize(this._oKey.clone().concat(r3));
571
- } })));
572
- }), n(function(t2, e2) {
573
- var r2, i2, n2, o2, a2, c, h, l, f;
574
- t2.exports = (i2 = (r2 = f = s).lib, n2 = i2.Base, o2 = i2.WordArray, a2 = r2.algo, c = a2.SHA1, h = a2.HMAC, l = a2.PBKDF2 = n2.extend({ cfg: n2.extend({ keySize: 4, hasher: c, iterations: 1 }), init: function(t3) {
575
- this.cfg = this.cfg.extend(t3);
576
- }, compute: function(t3, e3) {
577
- for (var r3 = this.cfg, i3 = h.create(r3.hasher, t3), n3 = o2.create(), s2 = o2.create([1]), a3 = n3.words, c2 = s2.words, l2 = r3.keySize, f2 = r3.iterations; a3.length < l2; ) {
578
- var u = i3.update(e3).finalize(s2);
579
- i3.reset();
580
- for (var d = u.words, p = d.length, v = u, _ = 1; _ < f2; _++) {
581
- v = i3.finalize(v), i3.reset();
582
- for (var y = v.words, g = 0; g < p; g++)
583
- d[g] ^= y[g];
584
- }
585
- n3.concat(u), c2[0]++;
586
- }
587
- return n3.sigBytes = 4 * l2, n3;
588
- } }), r2.PBKDF2 = function(t3, e3, r3) {
589
- return l.create(r3).compute(t3, e3);
590
- }, f.PBKDF2);
591
- }), n(function(t2, e2) {
592
- var r2, i2, n2, o2, a2, c, h, l;
593
- t2.exports = (i2 = (r2 = l = s).lib, n2 = i2.Base, o2 = i2.WordArray, a2 = r2.algo, c = a2.MD5, h = a2.EvpKDF = n2.extend({ cfg: n2.extend({ keySize: 4, hasher: c, iterations: 1 }), init: function(t3) {
594
- this.cfg = this.cfg.extend(t3);
595
- }, compute: function(t3, e3) {
596
- for (var r3, i3 = this.cfg, n3 = i3.hasher.create(), s2 = o2.create(), a3 = s2.words, c2 = i3.keySize, h2 = i3.iterations; a3.length < c2; ) {
597
- r3 && n3.update(r3), r3 = n3.update(t3).finalize(e3), n3.reset();
598
- for (var l2 = 1; l2 < h2; l2++)
599
- r3 = n3.finalize(r3), n3.reset();
600
- s2.concat(r3);
601
- }
602
- return s2.sigBytes = 4 * c2, s2;
603
- } }), r2.EvpKDF = function(t3, e3, r3) {
604
- return h.create(r3).compute(t3, e3);
605
- }, l.EvpKDF);
606
- }), n(function(t2, e2) {
607
- var r2;
608
- t2.exports = void ((r2 = s).lib.Cipher || function(t3) {
609
- var e3 = r2, i2 = e3.lib, n2 = i2.Base, o2 = i2.WordArray, s2 = i2.BufferedBlockAlgorithm, a2 = e3.enc;
610
- a2.Utf8;
611
- var c, h = a2.Base64, l = e3.algo.EvpKDF, f = i2.Cipher = s2.extend({ cfg: n2.extend(), createEncryptor: function(t4, e4) {
612
- return this.create(this._ENC_XFORM_MODE, t4, e4);
613
- }, createDecryptor: function(t4, e4) {
614
- return this.create(this._DEC_XFORM_MODE, t4, e4);
615
- }, init: function(t4, e4, r3) {
616
- this.cfg = this.cfg.extend(r3), this._xformMode = t4, this._key = e4, this.reset();
617
- }, reset: function() {
618
- s2.reset.call(this), this._doReset();
619
- }, process: function(t4) {
620
- return this._append(t4), this._process();
621
- }, finalize: function(t4) {
622
- return t4 && this._append(t4), this._doFinalize();
623
- }, keySize: 4, ivSize: 4, _ENC_XFORM_MODE: 1, _DEC_XFORM_MODE: 2, _createHelper: (c = function(t4) {
624
- return "string" == typeof t4 ? w : g;
625
- }, function(t4) {
626
- return { encrypt: function(e4, r3, i3) {
627
- return c(r3).encrypt(t4, e4, r3, i3);
628
- }, decrypt: function(e4, r3, i3) {
629
- return c(r3).decrypt(t4, e4, r3, i3);
630
- } };
631
- }) });
632
- i2.StreamCipher = f.extend({ _doFinalize: function() {
633
- return this._process(true);
634
- }, blockSize: 1 });
635
- var u = e3.mode = {}, d = i2.BlockCipherMode = n2.extend({ createEncryptor: function(t4, e4) {
636
- return this.Encryptor.create(t4, e4);
637
- }, createDecryptor: function(t4, e4) {
638
- return this.Decryptor.create(t4, e4);
639
- }, init: function(t4, e4) {
640
- this._cipher = t4, this._iv = e4;
641
- } }), p = u.CBC = function() {
642
- var e4 = function(e5, r4, i3) {
643
- var n3, o3 = this._iv;
644
- o3 ? (n3 = o3, this._iv = t3) : n3 = this._prevBlock;
645
- for (var s3 = 0; s3 < i3; s3++)
646
- e5[r4 + s3] ^= n3[s3];
647
- }, r3 = d.extend();
648
- return r3.Encryptor = r3.extend({ processBlock: function(t4, r4) {
649
- var i3 = this._cipher, n3 = i3.blockSize;
650
- e4.call(this, t4, r4, n3), i3.encryptBlock(t4, r4), this._prevBlock = t4.slice(r4, r4 + n3);
651
- } }), r3.Decryptor = r3.extend({ processBlock: function(t4, r4) {
652
- var i3 = this._cipher, n3 = i3.blockSize, o3 = t4.slice(r4, r4 + n3);
653
- i3.decryptBlock(t4, r4), e4.call(this, t4, r4, n3), this._prevBlock = o3;
654
- } }), r3;
655
- }(), v = (e3.pad = {}).Pkcs7 = { pad: function(t4, e4) {
656
- for (var r3 = 4 * e4, i3 = r3 - t4.sigBytes % r3, n3 = i3 << 24 | i3 << 16 | i3 << 8 | i3, s3 = [], a3 = 0; a3 < i3; a3 += 4)
657
- s3.push(n3);
658
- var c2 = o2.create(s3, i3);
659
- t4.concat(c2);
660
- }, unpad: function(t4) {
661
- var e4 = 255 & t4.words[t4.sigBytes - 1 >>> 2];
662
- t4.sigBytes -= e4;
663
- } };
664
- i2.BlockCipher = f.extend({ cfg: f.cfg.extend({ mode: p, padding: v }), reset: function() {
665
- var t4;
666
- f.reset.call(this);
667
- var e4 = this.cfg, r3 = e4.iv, i3 = e4.mode;
668
- this._xformMode == this._ENC_XFORM_MODE ? t4 = i3.createEncryptor : (t4 = i3.createDecryptor, this._minBufferSize = 1), this._mode && this._mode.__creator == t4 ? this._mode.init(this, r3 && r3.words) : (this._mode = t4.call(i3, this, r3 && r3.words), this._mode.__creator = t4);
669
- }, _doProcessBlock: function(t4, e4) {
670
- this._mode.processBlock(t4, e4);
671
- }, _doFinalize: function() {
672
- var t4, e4 = this.cfg.padding;
673
- return this._xformMode == this._ENC_XFORM_MODE ? (e4.pad(this._data, this.blockSize), t4 = this._process(true)) : (t4 = this._process(true), e4.unpad(t4)), t4;
674
- }, blockSize: 4 });
675
- var _ = i2.CipherParams = n2.extend({ init: function(t4) {
676
- this.mixIn(t4);
677
- }, toString: function(t4) {
678
- return (t4 || this.formatter).stringify(this);
679
- } }), y = (e3.format = {}).OpenSSL = { stringify: function(t4) {
680
- var e4 = t4.ciphertext, r3 = t4.salt;
681
- return (r3 ? o2.create([1398893684, 1701076831]).concat(r3).concat(e4) : e4).toString(h);
682
- }, parse: function(t4) {
683
- var e4, r3 = h.parse(t4), i3 = r3.words;
684
- return 1398893684 == i3[0] && 1701076831 == i3[1] && (e4 = o2.create(i3.slice(2, 4)), i3.splice(0, 4), r3.sigBytes -= 16), _.create({ ciphertext: r3, salt: e4 });
685
- } }, g = i2.SerializableCipher = n2.extend({ cfg: n2.extend({ format: y }), encrypt: function(t4, e4, r3, i3) {
686
- i3 = this.cfg.extend(i3);
687
- var n3 = t4.createEncryptor(r3, i3), o3 = n3.finalize(e4), s3 = n3.cfg;
688
- return _.create({ ciphertext: o3, key: r3, iv: s3.iv, algorithm: t4, mode: s3.mode, padding: s3.padding, blockSize: t4.blockSize, formatter: i3.format });
689
- }, decrypt: function(t4, e4, r3, i3) {
690
- return i3 = this.cfg.extend(i3), e4 = this._parse(e4, i3.format), t4.createDecryptor(r3, i3).finalize(e4.ciphertext);
691
- }, _parse: function(t4, e4) {
692
- return "string" == typeof t4 ? e4.parse(t4, this) : t4;
693
- } }), B = (e3.kdf = {}).OpenSSL = { execute: function(t4, e4, r3, i3) {
694
- i3 || (i3 = o2.random(8));
695
- var n3 = l.create({ keySize: e4 + r3 }).compute(t4, i3), s3 = o2.create(n3.words.slice(e4), 4 * r3);
696
- return n3.sigBytes = 4 * e4, _.create({ key: n3, iv: s3, salt: i3 });
697
- } }, w = i2.PasswordBasedCipher = g.extend({ cfg: g.cfg.extend({ kdf: B }), encrypt: function(t4, e4, r3, i3) {
698
- var n3 = (i3 = this.cfg.extend(i3)).kdf.execute(r3, t4.keySize, t4.ivSize);
699
- i3.iv = n3.iv;
700
- var o3 = g.encrypt.call(this, t4, e4, n3.key, i3);
701
- return o3.mixIn(n3), o3;
702
- }, decrypt: function(t4, e4, r3, i3) {
703
- i3 = this.cfg.extend(i3), e4 = this._parse(e4, i3.format);
704
- var n3 = i3.kdf.execute(r3, t4.keySize, t4.ivSize, e4.salt);
705
- return i3.iv = n3.iv, g.decrypt.call(this, t4, e4, n3.key, i3);
706
- } });
707
- }());
708
- }), n(function(t2, e2) {
709
- var r2, i2, n2;
710
- t2.exports = ((n2 = s).mode.CFB = (r2 = function(t3, e3, r3, i3) {
711
- var n3, o2 = this._iv;
712
- o2 ? (n3 = o2.slice(0), this._iv = void 0) : n3 = this._prevBlock, i3.encryptBlock(n3, 0);
713
- for (var s2 = 0; s2 < r3; s2++)
714
- t3[e3 + s2] ^= n3[s2];
715
- }, (i2 = n2.lib.BlockCipherMode.extend()).Encryptor = i2.extend({ processBlock: function(t3, e3) {
716
- var i3 = this._cipher, n3 = i3.blockSize;
717
- r2.call(this, t3, e3, n3, i3), this._prevBlock = t3.slice(e3, e3 + n3);
718
- } }), i2.Decryptor = i2.extend({ processBlock: function(t3, e3) {
719
- var i3 = this._cipher, n3 = i3.blockSize, o2 = t3.slice(e3, e3 + n3);
720
- r2.call(this, t3, e3, n3, i3), this._prevBlock = o2;
721
- } }), i2), n2.mode.CFB);
722
- }), n(function(t2, e2) {
723
- var r2, i2, n2;
724
- t2.exports = ((n2 = s).mode.CTR = (r2 = n2.lib.BlockCipherMode.extend(), i2 = r2.Encryptor = r2.extend({ processBlock: function(t3, e3) {
725
- var r3 = this._cipher, i3 = r3.blockSize, n3 = this._iv, o2 = this._counter;
726
- n3 && (o2 = this._counter = n3.slice(0), this._iv = void 0);
727
- var s2 = o2.slice(0);
728
- r3.encryptBlock(s2, 0), o2[i3 - 1] = o2[i3 - 1] + 1 | 0;
729
- for (var a2 = 0; a2 < i3; a2++)
730
- t3[e3 + a2] ^= s2[a2];
731
- } }), r2.Decryptor = i2, r2), n2.mode.CTR);
732
- }), n(function(t2, e2) {
733
- var r2, i2, n2, o2, a2;
734
- t2.exports = ((a2 = s).mode.CTRGladman = (r2 = function(t3) {
735
- if (255 & ~(t3 >> 24))
736
- t3 += 1 << 24;
737
- else {
738
- var e3 = t3 >> 16 & 255, r3 = t3 >> 8 & 255, i3 = 255 & t3;
739
- 255 === e3 ? (e3 = 0, 255 === r3 ? (r3 = 0, 255 === i3 ? i3 = 0 : ++i3) : ++r3) : ++e3, t3 = 0, t3 += e3 << 16, t3 += r3 << 8, t3 += i3;
740
- }
741
- return t3;
742
- }, i2 = function(t3) {
743
- return 0 === (t3[0] = r2(t3[0])) && (t3[1] = r2(t3[1])), t3;
744
- }, n2 = a2.lib.BlockCipherMode.extend(), o2 = n2.Encryptor = n2.extend({ processBlock: function(t3, e3) {
745
- var r3 = this._cipher, n3 = r3.blockSize, o3 = this._iv, s2 = this._counter;
746
- o3 && (s2 = this._counter = o3.slice(0), this._iv = void 0), i2(s2);
747
- var a3 = s2.slice(0);
748
- r3.encryptBlock(a3, 0);
749
- for (var c = 0; c < n3; c++)
750
- t3[e3 + c] ^= a3[c];
751
- } }), n2.Decryptor = o2, n2), a2.mode.CTRGladman);
752
- }), n(function(t2, e2) {
753
- var r2, i2, n2;
754
- t2.exports = ((n2 = s).mode.OFB = (r2 = n2.lib.BlockCipherMode.extend(), i2 = r2.Encryptor = r2.extend({ processBlock: function(t3, e3) {
755
- var r3 = this._cipher, i3 = r3.blockSize, n3 = this._iv, o2 = this._keystream;
756
- n3 && (o2 = this._keystream = n3.slice(0), this._iv = void 0), r3.encryptBlock(o2, 0);
757
- for (var s2 = 0; s2 < i3; s2++)
758
- t3[e3 + s2] ^= o2[s2];
759
- } }), r2.Decryptor = i2, r2), n2.mode.OFB);
760
- }), n(function(t2, e2) {
761
- var r2, i2;
762
- t2.exports = ((i2 = s).mode.ECB = ((r2 = i2.lib.BlockCipherMode.extend()).Encryptor = r2.extend({ processBlock: function(t3, e3) {
763
- this._cipher.encryptBlock(t3, e3);
764
- } }), r2.Decryptor = r2.extend({ processBlock: function(t3, e3) {
765
- this._cipher.decryptBlock(t3, e3);
766
- } }), r2), i2.mode.ECB);
767
- }), n(function(t2, e2) {
768
- var r2;
769
- t2.exports = ((r2 = s).pad.AnsiX923 = { pad: function(t3, e3) {
770
- var r3 = t3.sigBytes, i2 = 4 * e3, n2 = i2 - r3 % i2, o2 = r3 + n2 - 1;
771
- t3.clamp(), t3.words[o2 >>> 2] |= n2 << 24 - o2 % 4 * 8, t3.sigBytes += n2;
772
- }, unpad: function(t3) {
773
- var e3 = 255 & t3.words[t3.sigBytes - 1 >>> 2];
774
- t3.sigBytes -= e3;
775
- } }, r2.pad.Ansix923);
776
- }), n(function(t2, e2) {
777
- var r2;
778
- t2.exports = ((r2 = s).pad.Iso10126 = { pad: function(t3, e3) {
779
- var i2 = 4 * e3, n2 = i2 - t3.sigBytes % i2;
780
- t3.concat(r2.lib.WordArray.random(n2 - 1)).concat(r2.lib.WordArray.create([n2 << 24], 1));
781
- }, unpad: function(t3) {
782
- var e3 = 255 & t3.words[t3.sigBytes - 1 >>> 2];
783
- t3.sigBytes -= e3;
784
- } }, r2.pad.Iso10126);
785
- }), n(function(t2, e2) {
786
- var r2;
787
- t2.exports = ((r2 = s).pad.Iso97971 = { pad: function(t3, e3) {
788
- t3.concat(r2.lib.WordArray.create([2147483648], 1)), r2.pad.ZeroPadding.pad(t3, e3);
789
- }, unpad: function(t3) {
790
- r2.pad.ZeroPadding.unpad(t3), t3.sigBytes--;
791
- } }, r2.pad.Iso97971);
792
- }), n(function(t2, e2) {
793
- var r2;
794
- t2.exports = ((r2 = s).pad.ZeroPadding = { pad: function(t3, e3) {
795
- var r3 = 4 * e3;
796
- t3.clamp(), t3.sigBytes += r3 - (t3.sigBytes % r3 || r3);
797
- }, unpad: function(t3) {
798
- var e3 = t3.words, r3 = t3.sigBytes - 1;
799
- for (r3 = t3.sigBytes - 1; r3 >= 0; r3--)
800
- if (e3[r3 >>> 2] >>> 24 - r3 % 4 * 8 & 255) {
801
- t3.sigBytes = r3 + 1;
802
- break;
803
- }
804
- } }, r2.pad.ZeroPadding);
805
- }), n(function(t2, e2) {
806
- var r2;
807
- t2.exports = ((r2 = s).pad.NoPadding = { pad: function() {
808
- }, unpad: function() {
809
- } }, r2.pad.NoPadding);
810
- }), n(function(t2, e2) {
811
- var r2, i2, n2, o2;
812
- t2.exports = (i2 = (r2 = o2 = s).lib.CipherParams, n2 = r2.enc.Hex, r2.format.Hex = { stringify: function(t3) {
813
- return t3.ciphertext.toString(n2);
814
- }, parse: function(t3) {
815
- var e3 = n2.parse(t3);
816
- return i2.create({ ciphertext: e3 });
817
- } }, o2.format.Hex);
818
- }), n(function(t2, e2) {
819
- var r2;
820
- t2.exports = (r2 = s, function() {
821
- var t3 = r2, e3 = t3.lib.BlockCipher, i2 = t3.algo, n2 = [], o2 = [], s2 = [], a2 = [], c = [], h = [], l = [], f = [], u = [], d = [];
822
- !function() {
823
- for (var t4 = [], e4 = 0; e4 < 256; e4++)
824
- t4[e4] = e4 < 128 ? e4 << 1 : e4 << 1 ^ 283;
825
- var r3 = 0, i3 = 0;
826
- for (e4 = 0; e4 < 256; e4++) {
827
- var p2 = i3 ^ i3 << 1 ^ i3 << 2 ^ i3 << 3 ^ i3 << 4;
828
- p2 = p2 >>> 8 ^ 255 & p2 ^ 99, n2[r3] = p2, o2[p2] = r3;
829
- var v2 = t4[r3], _ = t4[v2], y = t4[_], g = 257 * t4[p2] ^ 16843008 * p2;
830
- s2[r3] = g << 24 | g >>> 8, a2[r3] = g << 16 | g >>> 16, c[r3] = g << 8 | g >>> 24, h[r3] = g, g = 16843009 * y ^ 65537 * _ ^ 257 * v2 ^ 16843008 * r3, l[p2] = g << 24 | g >>> 8, f[p2] = g << 16 | g >>> 16, u[p2] = g << 8 | g >>> 24, d[p2] = g, r3 ? (r3 = v2 ^ t4[t4[t4[y ^ v2]]], i3 ^= t4[t4[i3]]) : r3 = i3 = 1;
831
- }
832
- }();
833
- var p = [0, 1, 2, 4, 8, 16, 32, 64, 128, 27, 54], v = i2.AES = e3.extend({ _doReset: function() {
834
- if (!this._nRounds || this._keyPriorReset !== this._key) {
835
- for (var t4 = this._keyPriorReset = this._key, e4 = t4.words, r3 = t4.sigBytes / 4, i3 = 4 * ((this._nRounds = r3 + 6) + 1), o3 = this._keySchedule = [], s3 = 0; s3 < i3; s3++)
836
- s3 < r3 ? o3[s3] = e4[s3] : (h2 = o3[s3 - 1], s3 % r3 ? r3 > 6 && s3 % r3 == 4 && (h2 = n2[h2 >>> 24] << 24 | n2[h2 >>> 16 & 255] << 16 | n2[h2 >>> 8 & 255] << 8 | n2[255 & h2]) : (h2 = n2[(h2 = h2 << 8 | h2 >>> 24) >>> 24] << 24 | n2[h2 >>> 16 & 255] << 16 | n2[h2 >>> 8 & 255] << 8 | n2[255 & h2], h2 ^= p[s3 / r3 | 0] << 24), o3[s3] = o3[s3 - r3] ^ h2);
837
- for (var a3 = this._invKeySchedule = [], c2 = 0; c2 < i3; c2++) {
838
- if (s3 = i3 - c2, c2 % 4)
839
- var h2 = o3[s3];
840
- else
841
- h2 = o3[s3 - 4];
842
- a3[c2] = c2 < 4 || s3 <= 4 ? h2 : l[n2[h2 >>> 24]] ^ f[n2[h2 >>> 16 & 255]] ^ u[n2[h2 >>> 8 & 255]] ^ d[n2[255 & h2]];
843
- }
844
- }
845
- }, encryptBlock: function(t4, e4) {
846
- this._doCryptBlock(t4, e4, this._keySchedule, s2, a2, c, h, n2);
847
- }, decryptBlock: function(t4, e4) {
848
- var r3 = t4[e4 + 1];
849
- t4[e4 + 1] = t4[e4 + 3], t4[e4 + 3] = r3, this._doCryptBlock(t4, e4, this._invKeySchedule, l, f, u, d, o2), r3 = t4[e4 + 1], t4[e4 + 1] = t4[e4 + 3], t4[e4 + 3] = r3;
850
- }, _doCryptBlock: function(t4, e4, r3, i3, n3, o3, s3, a3) {
851
- for (var c2 = this._nRounds, h2 = t4[e4] ^ r3[0], l2 = t4[e4 + 1] ^ r3[1], f2 = t4[e4 + 2] ^ r3[2], u2 = t4[e4 + 3] ^ r3[3], d2 = 4, p2 = 1; p2 < c2; p2++) {
852
- var v2 = i3[h2 >>> 24] ^ n3[l2 >>> 16 & 255] ^ o3[f2 >>> 8 & 255] ^ s3[255 & u2] ^ r3[d2++], _ = i3[l2 >>> 24] ^ n3[f2 >>> 16 & 255] ^ o3[u2 >>> 8 & 255] ^ s3[255 & h2] ^ r3[d2++], y = i3[f2 >>> 24] ^ n3[u2 >>> 16 & 255] ^ o3[h2 >>> 8 & 255] ^ s3[255 & l2] ^ r3[d2++], g = i3[u2 >>> 24] ^ n3[h2 >>> 16 & 255] ^ o3[l2 >>> 8 & 255] ^ s3[255 & f2] ^ r3[d2++];
853
- h2 = v2, l2 = _, f2 = y, u2 = g;
854
- }
855
- v2 = (a3[h2 >>> 24] << 24 | a3[l2 >>> 16 & 255] << 16 | a3[f2 >>> 8 & 255] << 8 | a3[255 & u2]) ^ r3[d2++], _ = (a3[l2 >>> 24] << 24 | a3[f2 >>> 16 & 255] << 16 | a3[u2 >>> 8 & 255] << 8 | a3[255 & h2]) ^ r3[d2++], y = (a3[f2 >>> 24] << 24 | a3[u2 >>> 16 & 255] << 16 | a3[h2 >>> 8 & 255] << 8 | a3[255 & l2]) ^ r3[d2++], g = (a3[u2 >>> 24] << 24 | a3[h2 >>> 16 & 255] << 16 | a3[l2 >>> 8 & 255] << 8 | a3[255 & f2]) ^ r3[d2++], t4[e4] = v2, t4[e4 + 1] = _, t4[e4 + 2] = y, t4[e4 + 3] = g;
856
- }, keySize: 8 });
857
- t3.AES = e3._createHelper(v);
858
- }(), r2.AES);
859
- }), n(function(t2, e2) {
860
- var r2;
861
- t2.exports = (r2 = s, function() {
862
- var t3 = function(t4, e4) {
863
- var r3 = (this._lBlock >>> t4 ^ this._rBlock) & e4;
864
- this._rBlock ^= r3, this._lBlock ^= r3 << t4;
865
- }, e3 = function(t4, e4) {
866
- var r3 = (this._rBlock >>> t4 ^ this._lBlock) & e4;
867
- this._lBlock ^= r3, this._rBlock ^= r3 << t4;
868
- }, i2 = r2, n2 = i2.lib, o2 = n2.WordArray, s2 = n2.BlockCipher, a2 = i2.algo, c = [57, 49, 41, 33, 25, 17, 9, 1, 58, 50, 42, 34, 26, 18, 10, 2, 59, 51, 43, 35, 27, 19, 11, 3, 60, 52, 44, 36, 63, 55, 47, 39, 31, 23, 15, 7, 62, 54, 46, 38, 30, 22, 14, 6, 61, 53, 45, 37, 29, 21, 13, 5, 28, 20, 12, 4], h = [14, 17, 11, 24, 1, 5, 3, 28, 15, 6, 21, 10, 23, 19, 12, 4, 26, 8, 16, 7, 27, 20, 13, 2, 41, 52, 31, 37, 47, 55, 30, 40, 51, 45, 33, 48, 44, 49, 39, 56, 34, 53, 46, 42, 50, 36, 29, 32], l = [1, 2, 4, 6, 8, 10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28], f = [{ 0: 8421888, 268435456: 32768, 536870912: 8421378, 805306368: 2, 1073741824: 512, 1342177280: 8421890, 1610612736: 8389122, 1879048192: 8388608, 2147483648: 514, 2415919104: 8389120, 2684354560: 33280, 2952790016: 8421376, 3221225472: 32770, 3489660928: 8388610, 3758096384: 0, 4026531840: 33282, 134217728: 0, 402653184: 8421890, 671088640: 33282, 939524096: 32768, 1207959552: 8421888, 1476395008: 512, 1744830464: 8421378, 2013265920: 2, 2281701376: 8389120, 2550136832: 33280, 2818572288: 8421376, 3087007744: 8389122, 3355443200: 8388610, 3623878656: 32770, 3892314112: 514, 4160749568: 8388608, 1: 32768, 268435457: 2, 536870913: 8421888, 805306369: 8388608, 1073741825: 8421378, 1342177281: 33280, 1610612737: 512, 1879048193: 8389122, 2147483649: 8421890, 2415919105: 8421376, 2684354561: 8388610, 2952790017: 33282, 3221225473: 514, 3489660929: 8389120, 3758096385: 32770, 4026531841: 0, 134217729: 8421890, 402653185: 8421376, 671088641: 8388608, 939524097: 512, 1207959553: 32768, 1476395009: 8388610, 1744830465: 2, 2013265921: 33282, 2281701377: 32770, 2550136833: 8389122, 2818572289: 514, 3087007745: 8421888, 3355443201: 8389120, 3623878657: 0, 3892314113: 33280, 4160749569: 8421378 }, { 0: 1074282512, 16777216: 16384, 33554432: 524288, 50331648: 1074266128, 67108864: 1073741840, 83886080: 1074282496, 100663296: 1073758208, 117440512: 16, 134217728: 540672, 150994944: 1073758224, 167772160: 1073741824, 184549376: 540688, 201326592: 524304, 218103808: 0, 234881024: 16400, 251658240: 1074266112, 8388608: 1073758208, 25165824: 540688, 41943040: 16, 58720256: 1073758224, 75497472: 1074282512, 92274688: 1073741824, 109051904: 524288, 125829120: 1074266128, 142606336: 524304, 159383552: 0, 176160768: 16384, 192937984: 1074266112, 209715200: 1073741840, 226492416: 540672, 243269632: 1074282496, 260046848: 16400, 268435456: 0, 285212672: 1074266128, 301989888: 1073758224, 318767104: 1074282496, 335544320: 1074266112, 352321536: 16, 369098752: 540688, 385875968: 16384, 402653184: 16400, 419430400: 524288, 436207616: 524304, 452984832: 1073741840, 469762048: 540672, 486539264: 1073758208, 503316480: 1073741824, 520093696: 1074282512, 276824064: 540688, 293601280: 524288, 310378496: 1074266112, 327155712: 16384, 343932928: 1073758208, 360710144: 1074282512, 377487360: 16, 394264576: 1073741824, 411041792: 1074282496, 427819008: 1073741840, 444596224: 1073758224, 461373440: 524304, 478150656: 0, 494927872: 16400, 511705088: 1074266128, 528482304: 540672 }, { 0: 260, 1048576: 0, 2097152: 67109120, 3145728: 65796, 4194304: 65540, 5242880: 67108868, 6291456: 67174660, 7340032: 67174400, 8388608: 67108864, 9437184: 67174656, 10485760: 65792, 11534336: 67174404, 12582912: 67109124, 13631488: 65536, 14680064: 4, 15728640: 256, 524288: 67174656, 1572864: 67174404, 2621440: 0, 3670016: 67109120, 4718592: 67108868, 5767168: 65536, 6815744: 65540, 7864320: 260, 8912896: 4, 9961472: 256, 11010048: 67174400, 12058624: 65796, 13107200: 65792, 14155776: 67109124, 15204352: 67174660, 16252928: 67108864, 16777216: 67174656, 17825792: 65540, 18874368: 65536, 19922944: 67109120, 20971520: 256, 22020096: 67174660, 23068672: 67108868, 24117248: 0, 25165824: 67109124, 26214400: 67108864, 27262976: 4, 28311552: 65792, 29360128: 67174400, 30408704: 260, 31457280: 65796, 32505856: 67174404, 17301504: 67108864, 18350080: 260, 19398656: 67174656, 20447232: 0, 21495808: 65540, 22544384: 67109120, 23592960: 256, 24641536: 67174404, 25690112: 65536, 26738688: 67174660, 27787264: 65796, 28835840: 67108868, 29884416: 67109124, 30932992: 67174400, 31981568: 4, 33030144: 65792 }, { 0: 2151682048, 65536: 2147487808, 131072: 4198464, 196608: 2151677952, 262144: 0, 327680: 4198400, 393216: 2147483712, 458752: 4194368, 524288: 2147483648, 589824: 4194304, 655360: 64, 720896: 2147487744, 786432: 2151678016, 851968: 4160, 917504: 4096, 983040: 2151682112, 32768: 2147487808, 98304: 64, 163840: 2151678016, 229376: 2147487744, 294912: 4198400, 360448: 2151682112, 425984: 0, 491520: 2151677952, 557056: 4096, 622592: 2151682048, 688128: 4194304, 753664: 4160, 819200: 2147483648, 884736: 4194368, 950272: 4198464, 1015808: 2147483712, 1048576: 4194368, 1114112: 4198400, 1179648: 2147483712, 1245184: 0, 1310720: 4160, 1376256: 2151678016, 1441792: 2151682048, 1507328: 2147487808, 1572864: 2151682112, 1638400: 2147483648, 1703936: 2151677952, 1769472: 4198464, 1835008: 2147487744, 1900544: 4194304, 1966080: 64, 2031616: 4096, 1081344: 2151677952, 1146880: 2151682112, 1212416: 0, 1277952: 4198400, 1343488: 4194368, 1409024: 2147483648, 1474560: 2147487808, 1540096: 64, 1605632: 2147483712, 1671168: 4096, 1736704: 2147487744, 1802240: 2151678016, 1867776: 4160, 1933312: 2151682048, 1998848: 4194304, 2064384: 4198464 }, { 0: 128, 4096: 17039360, 8192: 262144, 12288: 536870912, 16384: 537133184, 20480: 16777344, 24576: 553648256, 28672: 262272, 32768: 16777216, 36864: 537133056, 40960: 536871040, 45056: 553910400, 49152: 553910272, 53248: 0, 57344: 17039488, 61440: 553648128, 2048: 17039488, 6144: 553648256, 10240: 128, 14336: 17039360, 18432: 262144, 22528: 537133184, 26624: 553910272, 30720: 536870912, 34816: 537133056, 38912: 0, 43008: 553910400, 47104: 16777344, 51200: 536871040, 55296: 553648128, 59392: 16777216, 63488: 262272, 65536: 262144, 69632: 128, 73728: 536870912, 77824: 553648256, 81920: 16777344, 86016: 553910272, 90112: 537133184, 94208: 16777216, 98304: 553910400, 102400: 553648128, 106496: 17039360, 110592: 537133056, 114688: 262272, 118784: 536871040, 122880: 0, 126976: 17039488, 67584: 553648256, 71680: 16777216, 75776: 17039360, 79872: 537133184, 83968: 536870912, 88064: 17039488, 92160: 128, 96256: 553910272, 100352: 262272, 104448: 553910400, 108544: 0, 112640: 553648128, 116736: 16777344, 120832: 262144, 124928: 537133056, 129024: 536871040 }, { 0: 268435464, 256: 8192, 512: 270532608, 768: 270540808, 1024: 268443648, 1280: 2097152, 1536: 2097160, 1792: 268435456, 2048: 0, 2304: 268443656, 2560: 2105344, 2816: 8, 3072: 270532616, 3328: 2105352, 3584: 8200, 3840: 270540800, 128: 270532608, 384: 270540808, 640: 8, 896: 2097152, 1152: 2105352, 1408: 268435464, 1664: 268443648, 1920: 8200, 2176: 2097160, 2432: 8192, 2688: 268443656, 2944: 270532616, 3200: 0, 3456: 270540800, 3712: 2105344, 3968: 268435456, 4096: 268443648, 4352: 270532616, 4608: 270540808, 4864: 8200, 5120: 2097152, 5376: 268435456, 5632: 268435464, 5888: 2105344, 6144: 2105352, 6400: 0, 6656: 8, 6912: 270532608, 7168: 8192, 7424: 268443656, 7680: 270540800, 7936: 2097160, 4224: 8, 4480: 2105344, 4736: 2097152, 4992: 268435464, 5248: 268443648, 5504: 8200, 5760: 270540808, 6016: 270532608, 6272: 270540800, 6528: 270532616, 6784: 8192, 7040: 2105352, 7296: 2097160, 7552: 0, 7808: 268435456, 8064: 268443656 }, { 0: 1048576, 16: 33555457, 32: 1024, 48: 1049601, 64: 34604033, 80: 0, 96: 1, 112: 34603009, 128: 33555456, 144: 1048577, 160: 33554433, 176: 34604032, 192: 34603008, 208: 1025, 224: 1049600, 240: 33554432, 8: 34603009, 24: 0, 40: 33555457, 56: 34604032, 72: 1048576, 88: 33554433, 104: 33554432, 120: 1025, 136: 1049601, 152: 33555456, 168: 34603008, 184: 1048577, 200: 1024, 216: 34604033, 232: 1, 248: 1049600, 256: 33554432, 272: 1048576, 288: 33555457, 304: 34603009, 320: 1048577, 336: 33555456, 352: 34604032, 368: 1049601, 384: 1025, 400: 34604033, 416: 1049600, 432: 1, 448: 0, 464: 34603008, 480: 33554433, 496: 1024, 264: 1049600, 280: 33555457, 296: 34603009, 312: 1, 328: 33554432, 344: 1048576, 360: 1025, 376: 34604032, 392: 33554433, 408: 34603008, 424: 0, 440: 34604033, 456: 1049601, 472: 1024, 488: 33555456, 504: 1048577 }, { 0: 134219808, 1: 131072, 2: 134217728, 3: 32, 4: 131104, 5: 134350880, 6: 134350848, 7: 2048, 8: 134348800, 9: 134219776, 10: 133120, 11: 134348832, 12: 2080, 13: 0, 14: 134217760, 15: 133152, 2147483648: 2048, 2147483649: 134350880, 2147483650: 134219808, 2147483651: 134217728, 2147483652: 134348800, 2147483653: 133120, 2147483654: 133152, 2147483655: 32, 2147483656: 134217760, 2147483657: 2080, 2147483658: 131104, 2147483659: 134350848, 2147483660: 0, 2147483661: 134348832, 2147483662: 134219776, 2147483663: 131072, 16: 133152, 17: 134350848, 18: 32, 19: 2048, 20: 134219776, 21: 134217760, 22: 134348832, 23: 131072, 24: 0, 25: 131104, 26: 134348800, 27: 134219808, 28: 134350880, 29: 133120, 30: 2080, 31: 134217728, 2147483664: 131072, 2147483665: 2048, 2147483666: 134348832, 2147483667: 133152, 2147483668: 32, 2147483669: 134348800, 2147483670: 134217728, 2147483671: 134219808, 2147483672: 134350880, 2147483673: 134217760, 2147483674: 134219776, 2147483675: 0, 2147483676: 133120, 2147483677: 2080, 2147483678: 131104, 2147483679: 134350848 }], u = [4160749569, 528482304, 33030144, 2064384, 129024, 8064, 504, 2147483679], d = a2.DES = s2.extend({ _doReset: function() {
869
- for (var t4 = this._key.words, e4 = [], r3 = 0; r3 < 56; r3++) {
870
- var i3 = c[r3] - 1;
871
- e4[r3] = t4[i3 >>> 5] >>> 31 - i3 % 32 & 1;
872
- }
873
- for (var n3 = this._subKeys = [], o3 = 0; o3 < 16; o3++) {
874
- var s3 = n3[o3] = [], a3 = l[o3];
875
- for (r3 = 0; r3 < 24; r3++)
876
- s3[r3 / 6 | 0] |= e4[(h[r3] - 1 + a3) % 28] << 31 - r3 % 6, s3[4 + (r3 / 6 | 0)] |= e4[28 + (h[r3 + 24] - 1 + a3) % 28] << 31 - r3 % 6;
877
- for (s3[0] = s3[0] << 1 | s3[0] >>> 31, r3 = 1; r3 < 7; r3++)
878
- s3[r3] = s3[r3] >>> 4 * (r3 - 1) + 3;
879
- s3[7] = s3[7] << 5 | s3[7] >>> 27;
880
- }
881
- var f2 = this._invSubKeys = [];
882
- for (r3 = 0; r3 < 16; r3++)
883
- f2[r3] = n3[15 - r3];
884
- }, encryptBlock: function(t4, e4) {
885
- this._doCryptBlock(t4, e4, this._subKeys);
886
- }, decryptBlock: function(t4, e4) {
887
- this._doCryptBlock(t4, e4, this._invSubKeys);
888
- }, _doCryptBlock: function(r3, i3, n3) {
889
- this._lBlock = r3[i3], this._rBlock = r3[i3 + 1], t3.call(this, 4, 252645135), t3.call(this, 16, 65535), e3.call(this, 2, 858993459), e3.call(this, 8, 16711935), t3.call(this, 1, 1431655765);
890
- for (var o3 = 0; o3 < 16; o3++) {
891
- for (var s3 = n3[o3], a3 = this._lBlock, c2 = this._rBlock, h2 = 0, l2 = 0; l2 < 8; l2++)
892
- h2 |= f[l2][((c2 ^ s3[l2]) & u[l2]) >>> 0];
893
- this._lBlock = c2, this._rBlock = a3 ^ h2;
894
- }
895
- var d2 = this._lBlock;
896
- this._lBlock = this._rBlock, this._rBlock = d2, t3.call(this, 1, 1431655765), e3.call(this, 8, 16711935), e3.call(this, 2, 858993459), t3.call(this, 16, 65535), t3.call(this, 4, 252645135), r3[i3] = this._lBlock, r3[i3 + 1] = this._rBlock;
897
- }, keySize: 2, ivSize: 2, blockSize: 2 });
898
- i2.DES = s2._createHelper(d);
899
- var p = a2.TripleDES = s2.extend({ _doReset: function() {
900
- var t4 = this._key.words;
901
- if (2 !== t4.length && 4 !== t4.length && t4.length < 6)
902
- throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");
903
- var e4 = t4.slice(0, 2), r3 = t4.length < 4 ? t4.slice(0, 2) : t4.slice(2, 4), i3 = t4.length < 6 ? t4.slice(0, 2) : t4.slice(4, 6);
904
- this._des1 = d.createEncryptor(o2.create(e4)), this._des2 = d.createEncryptor(o2.create(r3)), this._des3 = d.createEncryptor(o2.create(i3));
905
- }, encryptBlock: function(t4, e4) {
906
- this._des1.encryptBlock(t4, e4), this._des2.decryptBlock(t4, e4), this._des3.encryptBlock(t4, e4);
907
- }, decryptBlock: function(t4, e4) {
908
- this._des3.decryptBlock(t4, e4), this._des2.encryptBlock(t4, e4), this._des1.decryptBlock(t4, e4);
909
- }, keySize: 6, ivSize: 2, blockSize: 2 });
910
- i2.TripleDES = s2._createHelper(p);
911
- }(), r2.TripleDES);
912
- }), n(function(t2, e2) {
913
- var r2;
914
- t2.exports = (r2 = s, function() {
915
- var t3 = function() {
916
- for (var t4 = this._S, e4 = this._i, r3 = this._j, i3 = 0, n3 = 0; n3 < 4; n3++) {
917
- r3 = (r3 + t4[e4 = (e4 + 1) % 256]) % 256;
918
- var o3 = t4[e4];
919
- t4[e4] = t4[r3], t4[r3] = o3, i3 |= t4[(t4[e4] + t4[r3]) % 256] << 24 - 8 * n3;
920
- }
921
- return this._i = e4, this._j = r3, i3;
922
- }, e3 = r2, i2 = e3.lib.StreamCipher, n2 = e3.algo, o2 = n2.RC4 = i2.extend({ _doReset: function() {
923
- for (var t4 = this._key, e4 = t4.words, r3 = t4.sigBytes, i3 = this._S = [], n3 = 0; n3 < 256; n3++)
924
- i3[n3] = n3;
925
- n3 = 0;
926
- for (var o3 = 0; n3 < 256; n3++) {
927
- var s3 = n3 % r3, a2 = e4[s3 >>> 2] >>> 24 - s3 % 4 * 8 & 255;
928
- o3 = (o3 + i3[n3] + a2) % 256;
929
- var c = i3[n3];
930
- i3[n3] = i3[o3], i3[o3] = c;
931
- }
932
- this._i = this._j = 0;
933
- }, _doProcessBlock: function(e4, r3) {
934
- e4[r3] ^= t3.call(this);
935
- }, keySize: 8, ivSize: 0 });
936
- e3.RC4 = i2._createHelper(o2);
937
- var s2 = n2.RC4Drop = o2.extend({ cfg: o2.cfg.extend({ drop: 192 }), _doReset: function() {
938
- o2._doReset.call(this);
939
- for (var e4 = this.cfg.drop; e4 > 0; e4--)
940
- t3.call(this);
941
- } });
942
- e3.RC4Drop = i2._createHelper(s2);
943
- }(), r2.RC4);
944
- }), n(function(t2, e2) {
945
- var r2, i2, n2, o2, a2, c, h, l, f;
946
- t2.exports = (r2 = function() {
947
- for (var t3 = this._X, e3 = this._C, r3 = 0; r3 < 8; r3++)
948
- c[r3] = e3[r3];
949
- for (e3[0] = e3[0] + 1295307597 + this._b | 0, e3[1] = e3[1] + 3545052371 + (e3[0] >>> 0 < c[0] >>> 0 ? 1 : 0) | 0, e3[2] = e3[2] + 886263092 + (e3[1] >>> 0 < c[1] >>> 0 ? 1 : 0) | 0, e3[3] = e3[3] + 1295307597 + (e3[2] >>> 0 < c[2] >>> 0 ? 1 : 0) | 0, e3[4] = e3[4] + 3545052371 + (e3[3] >>> 0 < c[3] >>> 0 ? 1 : 0) | 0, e3[5] = e3[5] + 886263092 + (e3[4] >>> 0 < c[4] >>> 0 ? 1 : 0) | 0, e3[6] = e3[6] + 1295307597 + (e3[5] >>> 0 < c[5] >>> 0 ? 1 : 0) | 0, e3[7] = e3[7] + 3545052371 + (e3[6] >>> 0 < c[6] >>> 0 ? 1 : 0) | 0, this._b = e3[7] >>> 0 < c[7] >>> 0 ? 1 : 0, r3 = 0; r3 < 8; r3++) {
950
- var i3 = t3[r3] + e3[r3], n3 = 65535 & i3, o3 = i3 >>> 16, s2 = ((n3 * n3 >>> 17) + n3 * o3 >>> 15) + o3 * o3, a3 = ((4294901760 & i3) * i3 | 0) + ((65535 & i3) * i3 | 0);
951
- h[r3] = s2 ^ a3;
952
- }
953
- t3[0] = h[0] + (h[7] << 16 | h[7] >>> 16) + (h[6] << 16 | h[6] >>> 16) | 0, t3[1] = h[1] + (h[0] << 8 | h[0] >>> 24) + h[7] | 0, t3[2] = h[2] + (h[1] << 16 | h[1] >>> 16) + (h[0] << 16 | h[0] >>> 16) | 0, t3[3] = h[3] + (h[2] << 8 | h[2] >>> 24) + h[1] | 0, t3[4] = h[4] + (h[3] << 16 | h[3] >>> 16) + (h[2] << 16 | h[2] >>> 16) | 0, t3[5] = h[5] + (h[4] << 8 | h[4] >>> 24) + h[3] | 0, t3[6] = h[6] + (h[5] << 16 | h[5] >>> 16) + (h[4] << 16 | h[4] >>> 16) | 0, t3[7] = h[7] + (h[6] << 8 | h[6] >>> 24) + h[5] | 0;
954
- }, n2 = (i2 = f = s).lib.StreamCipher, o2 = i2.algo, a2 = [], c = [], h = [], l = o2.Rabbit = n2.extend({ _doReset: function() {
955
- for (var t3 = this._key.words, e3 = this.cfg.iv, i3 = 0; i3 < 4; i3++)
956
- t3[i3] = 16711935 & (t3[i3] << 8 | t3[i3] >>> 24) | 4278255360 & (t3[i3] << 24 | t3[i3] >>> 8);
957
- var n3 = this._X = [t3[0], t3[3] << 16 | t3[2] >>> 16, t3[1], t3[0] << 16 | t3[3] >>> 16, t3[2], t3[1] << 16 | t3[0] >>> 16, t3[3], t3[2] << 16 | t3[1] >>> 16], o3 = this._C = [t3[2] << 16 | t3[2] >>> 16, 4294901760 & t3[0] | 65535 & t3[1], t3[3] << 16 | t3[3] >>> 16, 4294901760 & t3[1] | 65535 & t3[2], t3[0] << 16 | t3[0] >>> 16, 4294901760 & t3[2] | 65535 & t3[3], t3[1] << 16 | t3[1] >>> 16, 4294901760 & t3[3] | 65535 & t3[0]];
958
- for (this._b = 0, i3 = 0; i3 < 4; i3++)
959
- r2.call(this);
960
- for (i3 = 0; i3 < 8; i3++)
961
- o3[i3] ^= n3[i3 + 4 & 7];
962
- if (e3) {
963
- var s2 = e3.words, a3 = s2[0], c2 = s2[1], h2 = 16711935 & (a3 << 8 | a3 >>> 24) | 4278255360 & (a3 << 24 | a3 >>> 8), l2 = 16711935 & (c2 << 8 | c2 >>> 24) | 4278255360 & (c2 << 24 | c2 >>> 8), f2 = h2 >>> 16 | 4294901760 & l2, u = l2 << 16 | 65535 & h2;
964
- for (o3[0] ^= h2, o3[1] ^= f2, o3[2] ^= l2, o3[3] ^= u, o3[4] ^= h2, o3[5] ^= f2, o3[6] ^= l2, o3[7] ^= u, i3 = 0; i3 < 4; i3++)
965
- r2.call(this);
966
- }
967
- }, _doProcessBlock: function(t3, e3) {
968
- var i3 = this._X;
969
- r2.call(this), a2[0] = i3[0] ^ i3[5] >>> 16 ^ i3[3] << 16, a2[1] = i3[2] ^ i3[7] >>> 16 ^ i3[5] << 16, a2[2] = i3[4] ^ i3[1] >>> 16 ^ i3[7] << 16, a2[3] = i3[6] ^ i3[3] >>> 16 ^ i3[1] << 16;
970
- for (var n3 = 0; n3 < 4; n3++)
971
- a2[n3] = 16711935 & (a2[n3] << 8 | a2[n3] >>> 24) | 4278255360 & (a2[n3] << 24 | a2[n3] >>> 8), t3[e3 + n3] ^= a2[n3];
972
- }, blockSize: 4, ivSize: 2 }), i2.Rabbit = n2._createHelper(l), f.Rabbit);
973
- }), n(function(t2, e2) {
974
- var r2, i2, n2, o2, a2, c, h, l, f;
975
- t2.exports = (r2 = function() {
976
- for (var t3 = this._X, e3 = this._C, r3 = 0; r3 < 8; r3++)
977
- c[r3] = e3[r3];
978
- for (e3[0] = e3[0] + 1295307597 + this._b | 0, e3[1] = e3[1] + 3545052371 + (e3[0] >>> 0 < c[0] >>> 0 ? 1 : 0) | 0, e3[2] = e3[2] + 886263092 + (e3[1] >>> 0 < c[1] >>> 0 ? 1 : 0) | 0, e3[3] = e3[3] + 1295307597 + (e3[2] >>> 0 < c[2] >>> 0 ? 1 : 0) | 0, e3[4] = e3[4] + 3545052371 + (e3[3] >>> 0 < c[3] >>> 0 ? 1 : 0) | 0, e3[5] = e3[5] + 886263092 + (e3[4] >>> 0 < c[4] >>> 0 ? 1 : 0) | 0, e3[6] = e3[6] + 1295307597 + (e3[5] >>> 0 < c[5] >>> 0 ? 1 : 0) | 0, e3[7] = e3[7] + 3545052371 + (e3[6] >>> 0 < c[6] >>> 0 ? 1 : 0) | 0, this._b = e3[7] >>> 0 < c[7] >>> 0 ? 1 : 0, r3 = 0; r3 < 8; r3++) {
979
- var i3 = t3[r3] + e3[r3], n3 = 65535 & i3, o3 = i3 >>> 16, s2 = ((n3 * n3 >>> 17) + n3 * o3 >>> 15) + o3 * o3, a3 = ((4294901760 & i3) * i3 | 0) + ((65535 & i3) * i3 | 0);
980
- h[r3] = s2 ^ a3;
981
- }
982
- t3[0] = h[0] + (h[7] << 16 | h[7] >>> 16) + (h[6] << 16 | h[6] >>> 16) | 0, t3[1] = h[1] + (h[0] << 8 | h[0] >>> 24) + h[7] | 0, t3[2] = h[2] + (h[1] << 16 | h[1] >>> 16) + (h[0] << 16 | h[0] >>> 16) | 0, t3[3] = h[3] + (h[2] << 8 | h[2] >>> 24) + h[1] | 0, t3[4] = h[4] + (h[3] << 16 | h[3] >>> 16) + (h[2] << 16 | h[2] >>> 16) | 0, t3[5] = h[5] + (h[4] << 8 | h[4] >>> 24) + h[3] | 0, t3[6] = h[6] + (h[5] << 16 | h[5] >>> 16) + (h[4] << 16 | h[4] >>> 16) | 0, t3[7] = h[7] + (h[6] << 8 | h[6] >>> 24) + h[5] | 0;
983
- }, n2 = (i2 = f = s).lib.StreamCipher, o2 = i2.algo, a2 = [], c = [], h = [], l = o2.RabbitLegacy = n2.extend({ _doReset: function() {
984
- var t3 = this._key.words, e3 = this.cfg.iv, i3 = this._X = [t3[0], t3[3] << 16 | t3[2] >>> 16, t3[1], t3[0] << 16 | t3[3] >>> 16, t3[2], t3[1] << 16 | t3[0] >>> 16, t3[3], t3[2] << 16 | t3[1] >>> 16], n3 = this._C = [t3[2] << 16 | t3[2] >>> 16, 4294901760 & t3[0] | 65535 & t3[1], t3[3] << 16 | t3[3] >>> 16, 4294901760 & t3[1] | 65535 & t3[2], t3[0] << 16 | t3[0] >>> 16, 4294901760 & t3[2] | 65535 & t3[3], t3[1] << 16 | t3[1] >>> 16, 4294901760 & t3[3] | 65535 & t3[0]];
985
- this._b = 0;
986
- for (var o3 = 0; o3 < 4; o3++)
987
- r2.call(this);
988
- for (o3 = 0; o3 < 8; o3++)
989
- n3[o3] ^= i3[o3 + 4 & 7];
990
- if (e3) {
991
- var s2 = e3.words, a3 = s2[0], c2 = s2[1], h2 = 16711935 & (a3 << 8 | a3 >>> 24) | 4278255360 & (a3 << 24 | a3 >>> 8), l2 = 16711935 & (c2 << 8 | c2 >>> 24) | 4278255360 & (c2 << 24 | c2 >>> 8), f2 = h2 >>> 16 | 4294901760 & l2, u = l2 << 16 | 65535 & h2;
992
- for (n3[0] ^= h2, n3[1] ^= f2, n3[2] ^= l2, n3[3] ^= u, n3[4] ^= h2, n3[5] ^= f2, n3[6] ^= l2, n3[7] ^= u, o3 = 0; o3 < 4; o3++)
993
- r2.call(this);
994
- }
995
- }, _doProcessBlock: function(t3, e3) {
996
- var i3 = this._X;
997
- r2.call(this), a2[0] = i3[0] ^ i3[5] >>> 16 ^ i3[3] << 16, a2[1] = i3[2] ^ i3[7] >>> 16 ^ i3[5] << 16, a2[2] = i3[4] ^ i3[1] >>> 16 ^ i3[7] << 16, a2[3] = i3[6] ^ i3[3] >>> 16 ^ i3[1] << 16;
998
- for (var n3 = 0; n3 < 4; n3++)
999
- a2[n3] = 16711935 & (a2[n3] << 8 | a2[n3] >>> 24) | 4278255360 & (a2[n3] << 24 | a2[n3] >>> 8), t3[e3 + n3] ^= a2[n3];
1000
- }, blockSize: 4, ivSize: 2 }), i2.RabbitLegacy = n2._createHelper(l), f.RabbitLegacy);
1001
- });
1002
- return n(function(t2, e2) {
1003
- t2.exports = s;
1004
- });
1005
- });