amis 2.7.2 → 2.7.3-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (381) hide show
  1. package/esm/compat.js +1 -1
  2. package/esm/index.js +1 -1
  3. package/esm/preset.js +1 -1
  4. package/esm/renderers/Action.d.ts +8 -9
  5. package/esm/renderers/Action.js +3 -2
  6. package/esm/renderers/Alert.js +1 -1
  7. package/esm/renderers/AnchorNav.js +1 -1
  8. package/esm/renderers/App.js +1 -1
  9. package/esm/renderers/Audio.js +1 -1
  10. package/esm/renderers/Avatar.js +1 -1
  11. package/esm/renderers/BarCode.js +1 -1
  12. package/esm/renderers/Breadcrumb.js +1 -1
  13. package/esm/renderers/ButtonGroup.js +1 -1
  14. package/esm/renderers/CRUD.js +1 -1
  15. package/esm/renderers/CRUD2.js +1 -1
  16. package/esm/renderers/Calendar.js +1 -1
  17. package/esm/renderers/Card.js +1 -1
  18. package/esm/renderers/Card2.js +1 -1
  19. package/esm/renderers/Cards.js +1 -1
  20. package/esm/renderers/Carousel.js +1 -1
  21. package/esm/renderers/Chart.js +1 -1
  22. package/esm/renderers/Code.js +1 -1
  23. package/esm/renderers/Collapse.js +1 -1
  24. package/esm/renderers/CollapseGroup.js +1 -1
  25. package/esm/renderers/Color.js +1 -1
  26. package/esm/renderers/Container.js +1 -1
  27. package/esm/renderers/Copyable.js +1 -1
  28. package/esm/renderers/Custom.js +1 -1
  29. package/esm/renderers/Date.js +1 -1
  30. package/esm/renderers/DateRange.js +1 -1
  31. package/esm/renderers/Dialog.js +3 -2
  32. package/esm/renderers/Divider.js +1 -1
  33. package/esm/renderers/Drawer.js +3 -2
  34. package/esm/renderers/DropDownButton.d.ts +1 -1
  35. package/esm/renderers/DropDownButton.js +4 -2
  36. package/esm/renderers/Each.js +1 -1
  37. package/esm/renderers/Flex.js +1 -1
  38. package/esm/renderers/Form/ButtonGroupSelect.js +1 -1
  39. package/esm/renderers/Form/ButtonToolbar.js +1 -1
  40. package/esm/renderers/Form/ChainedSelect.js +1 -1
  41. package/esm/renderers/Form/ChartRadios.js +1 -1
  42. package/esm/renderers/Form/Checkbox.js +1 -1
  43. package/esm/renderers/Form/Checkboxes.js +1 -1
  44. package/esm/renderers/Form/Combo.js +1 -1
  45. package/esm/renderers/Form/ConditionBuilder.js +1 -1
  46. package/esm/renderers/Form/Control.js +1 -1
  47. package/esm/renderers/Form/DiffEditor.d.ts +74 -22
  48. package/esm/renderers/Form/DiffEditor.js +1 -1
  49. package/esm/renderers/Form/Editor.d.ts +74 -22
  50. package/esm/renderers/Form/Editor.js +1 -1
  51. package/esm/renderers/Form/FieldSet.js +1 -1
  52. package/esm/renderers/Form/Formula.js +1 -1
  53. package/esm/renderers/Form/Group.js +1 -1
  54. package/esm/renderers/Form/Hidden.js +1 -1
  55. package/esm/renderers/Form/IconPicker.js +1 -1
  56. package/esm/renderers/Form/IconPickerIcons.js +1 -1
  57. package/esm/renderers/Form/IconSelect.js +1 -1
  58. package/esm/renderers/Form/IconSelectStore.js +1 -1
  59. package/esm/renderers/Form/InputArray.js +1 -1
  60. package/esm/renderers/Form/InputCity.js +1 -1
  61. package/esm/renderers/Form/InputColor.js +1 -1
  62. package/esm/renderers/Form/InputDate.js +1 -1
  63. package/esm/renderers/Form/InputDateRange.js +1 -1
  64. package/esm/renderers/Form/InputExcel.js +1 -1
  65. package/esm/renderers/Form/InputFile.js +1 -1
  66. package/esm/renderers/Form/InputFormula.js +1 -1
  67. package/esm/renderers/Form/InputGroup.js +1 -1
  68. package/esm/renderers/Form/InputImage.js +1 -1
  69. package/esm/renderers/Form/InputMonthRange.js +1 -1
  70. package/esm/renderers/Form/InputNumber.js +1 -1
  71. package/esm/renderers/Form/InputQuarterRange.js +1 -1
  72. package/esm/renderers/Form/InputRange.js +1 -1
  73. package/esm/renderers/Form/InputRating.js +1 -1
  74. package/esm/renderers/Form/InputRepeat.js +1 -1
  75. package/esm/renderers/Form/InputRichText.js +1 -1
  76. package/esm/renderers/Form/InputSubForm.js +1 -1
  77. package/esm/renderers/Form/InputTable.js +1 -1
  78. package/esm/renderers/Form/InputTag.js +1 -1
  79. package/esm/renderers/Form/InputText.js +1 -1
  80. package/esm/renderers/Form/InputTree.js +1 -1
  81. package/esm/renderers/Form/InputYearRange.js +1 -1
  82. package/esm/renderers/Form/JSONSchema.js +1 -1
  83. package/esm/renderers/Form/JSONSchemaEditor.js +1 -1
  84. package/esm/renderers/Form/ListSelect.js +1 -1
  85. package/esm/renderers/Form/LocationPicker.js +1 -1
  86. package/esm/renderers/Form/MatrixCheckboxes.js +1 -1
  87. package/esm/renderers/Form/NestedSelect.js +1 -1
  88. package/esm/renderers/Form/Picker.js +1 -1
  89. package/esm/renderers/Form/Radios.js +1 -1
  90. package/esm/renderers/Form/Select.js +1 -1
  91. package/esm/renderers/Form/Static.js +1 -1
  92. package/esm/renderers/Form/StaticHoc.js +1 -1
  93. package/esm/renderers/Form/Switch.js +1 -1
  94. package/esm/renderers/Form/TabsTransfer.js +1 -1
  95. package/esm/renderers/Form/TabsTransferPicker.js +1 -1
  96. package/esm/renderers/Form/Textarea.js +1 -1
  97. package/esm/renderers/Form/Transfer.js +1 -1
  98. package/esm/renderers/Form/TransferPicker.js +1 -1
  99. package/esm/renderers/Form/TreeSelect.d.ts +3 -0
  100. package/esm/renderers/Form/TreeSelect.js +17 -5
  101. package/esm/renderers/Form/UUID.js +1 -1
  102. package/esm/renderers/Form/UserSelect.js +1 -1
  103. package/esm/renderers/Grid.js +1 -1
  104. package/esm/renderers/Grid2D.js +1 -1
  105. package/esm/renderers/GridNav.js +1 -1
  106. package/esm/renderers/HBox.js +1 -1
  107. package/esm/renderers/IFrame.js +1 -1
  108. package/esm/renderers/Icon.js +1 -1
  109. package/esm/renderers/Image.js +1 -1
  110. package/esm/renderers/Images.js +1 -1
  111. package/esm/renderers/Json.js +1 -1
  112. package/esm/renderers/Link.js +1 -1
  113. package/esm/renderers/List.js +1 -1
  114. package/esm/renderers/Log.js +1 -1
  115. package/esm/renderers/Mapping.js +1 -1
  116. package/esm/renderers/Markdown.js +1 -1
  117. package/esm/renderers/MultilineText.js +1 -1
  118. package/esm/renderers/Nav.d.ts +2 -2
  119. package/esm/renderers/Nav.js +15 -6
  120. package/esm/renderers/Operation.js +1 -1
  121. package/esm/renderers/Page.js +1 -1
  122. package/esm/renderers/Pagination.js +1 -1
  123. package/esm/renderers/PaginationWrapper.js +1 -1
  124. package/esm/renderers/Panel.js +1 -1
  125. package/esm/renderers/Password.js +1 -1
  126. package/esm/renderers/Plain.js +1 -1
  127. package/esm/renderers/PopOver.js +1 -1
  128. package/esm/renderers/Portlet.js +1 -1
  129. package/esm/renderers/Progress.js +1 -1
  130. package/esm/renderers/Property.js +1 -1
  131. package/esm/renderers/QRCode.js +1 -1
  132. package/esm/renderers/QuickEdit.js +1 -1
  133. package/esm/renderers/Remark.js +1 -1
  134. package/esm/renderers/SearchBox.js +1 -1
  135. package/esm/renderers/Service.js +1 -1
  136. package/esm/renderers/SparkLine.js +1 -1
  137. package/esm/renderers/Spinner.js +1 -1
  138. package/esm/renderers/Status.js +1 -1
  139. package/esm/renderers/Steps.js +1 -1
  140. package/esm/renderers/Table/ColumnToggler.js +1 -1
  141. package/esm/renderers/Table/HeadCellFilterDropdown.js +1 -1
  142. package/esm/renderers/Table/HeadCellSearchDropdown.js +1 -1
  143. package/esm/renderers/Table/ItemActionsWrapper.js +1 -1
  144. package/esm/renderers/Table/TableBody.js +1 -1
  145. package/esm/renderers/Table/TableCell.js +1 -1
  146. package/esm/renderers/Table/TableContent.js +1 -1
  147. package/esm/renderers/Table/TableRow.js +1 -1
  148. package/esm/renderers/Table/exportExcel.js +1 -1
  149. package/esm/renderers/Table/index.js +18 -3
  150. package/esm/renderers/Table2/ColumnToggler.js +1 -1
  151. package/esm/renderers/Table2/HeadCellSearchDropdown.js +1 -1
  152. package/esm/renderers/Table2/TableCell.js +1 -1
  153. package/esm/renderers/Table2/index.js +1 -1
  154. package/esm/renderers/TableView.js +1 -1
  155. package/esm/renderers/Tabs.d.ts +7 -2
  156. package/esm/renderers/Tabs.js +13 -6
  157. package/esm/renderers/Tag.js +1 -1
  158. package/esm/renderers/Tasks.js +1 -1
  159. package/esm/renderers/Timeline.js +1 -1
  160. package/esm/renderers/TooltipWrapper.js +1 -1
  161. package/esm/renderers/Tpl.js +1 -1
  162. package/esm/renderers/VBox.js +1 -1
  163. package/esm/renderers/Video.js +1 -1
  164. package/esm/renderers/WebComponent.js +1 -1
  165. package/esm/renderers/Wizard.js +1 -1
  166. package/esm/renderers/Words.js +1 -1
  167. package/esm/renderers/Wrapper.js +1 -1
  168. package/esm/schemaExtend.js +1 -1
  169. package/lib/compat.js +1 -1
  170. package/lib/index.js +1 -1
  171. package/lib/preset.js +1 -1
  172. package/lib/renderers/Action.d.ts +8 -9
  173. package/lib/renderers/Action.js +3 -2
  174. package/lib/renderers/Alert.js +1 -1
  175. package/lib/renderers/AnchorNav.js +1 -1
  176. package/lib/renderers/App.js +1 -1
  177. package/lib/renderers/Audio.js +1 -1
  178. package/lib/renderers/Avatar.js +1 -1
  179. package/lib/renderers/BarCode.js +1 -1
  180. package/lib/renderers/Breadcrumb.js +1 -1
  181. package/lib/renderers/ButtonGroup.js +1 -1
  182. package/lib/renderers/CRUD.js +1 -1
  183. package/lib/renderers/CRUD2.js +1 -1
  184. package/lib/renderers/Calendar.js +1 -1
  185. package/lib/renderers/Card.js +1 -1
  186. package/lib/renderers/Card2.js +1 -1
  187. package/lib/renderers/Cards.js +1 -1
  188. package/lib/renderers/Carousel.js +1 -1
  189. package/lib/renderers/Chart.js +1 -1
  190. package/lib/renderers/Code.js +1 -1
  191. package/lib/renderers/Collapse.js +1 -1
  192. package/lib/renderers/CollapseGroup.js +1 -1
  193. package/lib/renderers/Color.js +1 -1
  194. package/lib/renderers/Container.js +1 -1
  195. package/lib/renderers/Copyable.js +1 -1
  196. package/lib/renderers/Custom.js +1 -1
  197. package/lib/renderers/Date.js +1 -1
  198. package/lib/renderers/DateRange.js +1 -1
  199. package/lib/renderers/Dialog.d.ts +40 -40
  200. package/lib/renderers/Dialog.js +3 -2
  201. package/lib/renderers/Divider.js +1 -1
  202. package/lib/renderers/Drawer.js +3 -2
  203. package/lib/renderers/DropDownButton.d.ts +1 -1
  204. package/lib/renderers/DropDownButton.js +4 -2
  205. package/lib/renderers/Each.js +1 -1
  206. package/lib/renderers/Flex.js +1 -1
  207. package/lib/renderers/Form/ButtonGroupSelect.js +1 -1
  208. package/lib/renderers/Form/ButtonToolbar.js +1 -1
  209. package/lib/renderers/Form/ChainedSelect.js +1 -1
  210. package/lib/renderers/Form/ChartRadios.js +1 -1
  211. package/lib/renderers/Form/Checkbox.js +1 -1
  212. package/lib/renderers/Form/Checkboxes.js +1 -1
  213. package/lib/renderers/Form/Combo.js +1 -1
  214. package/lib/renderers/Form/ConditionBuilder.js +1 -1
  215. package/lib/renderers/Form/Control.js +1 -1
  216. package/lib/renderers/Form/DiffEditor.d.ts +74 -22
  217. package/lib/renderers/Form/DiffEditor.js +1 -1
  218. package/lib/renderers/Form/Editor.d.ts +74 -22
  219. package/lib/renderers/Form/Editor.js +1 -1
  220. package/lib/renderers/Form/FieldSet.js +1 -1
  221. package/lib/renderers/Form/Formula.js +1 -1
  222. package/lib/renderers/Form/Group.js +1 -1
  223. package/lib/renderers/Form/Hidden.js +1 -1
  224. package/lib/renderers/Form/IconPicker.js +1 -1
  225. package/lib/renderers/Form/IconPickerIcons.js +1 -1
  226. package/lib/renderers/Form/IconSelect.js +1 -1
  227. package/lib/renderers/Form/IconSelectStore.js +1 -1
  228. package/lib/renderers/Form/InputArray.js +1 -1
  229. package/lib/renderers/Form/InputCity.js +1 -1
  230. package/lib/renderers/Form/InputColor.js +1 -1
  231. package/lib/renderers/Form/InputDate.js +1 -1
  232. package/lib/renderers/Form/InputDateRange.js +1 -1
  233. package/lib/renderers/Form/InputExcel.js +1 -1
  234. package/lib/renderers/Form/InputFile.js +1 -1
  235. package/lib/renderers/Form/InputFormula.js +1 -1
  236. package/lib/renderers/Form/InputGroup.js +1 -1
  237. package/lib/renderers/Form/InputImage.js +1 -1
  238. package/lib/renderers/Form/InputMonthRange.js +1 -1
  239. package/lib/renderers/Form/InputNumber.js +1 -1
  240. package/lib/renderers/Form/InputQuarterRange.js +1 -1
  241. package/lib/renderers/Form/InputRange.js +1 -1
  242. package/lib/renderers/Form/InputRating.js +1 -1
  243. package/lib/renderers/Form/InputRepeat.js +1 -1
  244. package/lib/renderers/Form/InputRichText.js +1 -1
  245. package/lib/renderers/Form/InputSubForm.js +1 -1
  246. package/lib/renderers/Form/InputTable.js +1 -1
  247. package/lib/renderers/Form/InputTag.js +1 -1
  248. package/lib/renderers/Form/InputText.js +1 -1
  249. package/lib/renderers/Form/InputTree.js +1 -1
  250. package/lib/renderers/Form/InputYearRange.js +1 -1
  251. package/lib/renderers/Form/JSONSchema.js +1 -1
  252. package/lib/renderers/Form/JSONSchemaEditor.js +1 -1
  253. package/lib/renderers/Form/ListSelect.js +1 -1
  254. package/lib/renderers/Form/LocationPicker.js +1 -1
  255. package/lib/renderers/Form/MatrixCheckboxes.js +1 -1
  256. package/lib/renderers/Form/NestedSelect.js +1 -1
  257. package/lib/renderers/Form/Picker.js +1 -1
  258. package/lib/renderers/Form/Radios.js +1 -1
  259. package/lib/renderers/Form/Select.js +1 -1
  260. package/lib/renderers/Form/Static.js +1 -1
  261. package/lib/renderers/Form/StaticHoc.js +1 -1
  262. package/lib/renderers/Form/Switch.js +1 -1
  263. package/lib/renderers/Form/TabsTransfer.js +1 -1
  264. package/lib/renderers/Form/TabsTransferPicker.js +1 -1
  265. package/lib/renderers/Form/Textarea.js +1 -1
  266. package/lib/renderers/Form/Transfer.js +1 -1
  267. package/lib/renderers/Form/TransferPicker.js +1 -1
  268. package/lib/renderers/Form/TreeSelect.d.ts +3 -0
  269. package/lib/renderers/Form/TreeSelect.js +17 -5
  270. package/lib/renderers/Form/UUID.js +1 -1
  271. package/lib/renderers/Form/UserSelect.js +1 -1
  272. package/lib/renderers/Grid.js +1 -1
  273. package/lib/renderers/Grid2D.js +1 -1
  274. package/lib/renderers/GridNav.js +1 -1
  275. package/lib/renderers/HBox.js +1 -1
  276. package/lib/renderers/IFrame.js +1 -1
  277. package/lib/renderers/Icon.js +1 -1
  278. package/lib/renderers/Image.js +1 -1
  279. package/lib/renderers/Images.js +1 -1
  280. package/lib/renderers/Json.js +1 -1
  281. package/lib/renderers/Link.js +1 -1
  282. package/lib/renderers/List.js +1 -1
  283. package/lib/renderers/Log.js +1 -1
  284. package/lib/renderers/Mapping.js +1 -1
  285. package/lib/renderers/Markdown.js +1 -1
  286. package/lib/renderers/MultilineText.js +1 -1
  287. package/lib/renderers/Nav.d.ts +2 -2
  288. package/lib/renderers/Nav.js +15 -6
  289. package/lib/renderers/Operation.js +1 -1
  290. package/lib/renderers/Page.js +1 -1
  291. package/lib/renderers/Pagination.js +1 -1
  292. package/lib/renderers/PaginationWrapper.js +1 -1
  293. package/lib/renderers/Panel.js +1 -1
  294. package/lib/renderers/Password.js +1 -1
  295. package/lib/renderers/Plain.js +1 -1
  296. package/lib/renderers/PopOver.js +1 -1
  297. package/lib/renderers/Portlet.js +1 -1
  298. package/lib/renderers/Progress.js +1 -1
  299. package/lib/renderers/Property.js +1 -1
  300. package/lib/renderers/QRCode.js +1 -1
  301. package/lib/renderers/QuickEdit.js +1 -1
  302. package/lib/renderers/Remark.js +1 -1
  303. package/lib/renderers/SearchBox.js +1 -1
  304. package/lib/renderers/Service.js +1 -1
  305. package/lib/renderers/SparkLine.js +1 -1
  306. package/lib/renderers/Spinner.js +1 -1
  307. package/lib/renderers/Status.js +1 -1
  308. package/lib/renderers/Steps.js +1 -1
  309. package/lib/renderers/Table/ColumnToggler.js +1 -1
  310. package/lib/renderers/Table/HeadCellFilterDropdown.js +1 -1
  311. package/lib/renderers/Table/HeadCellSearchDropdown.js +1 -1
  312. package/lib/renderers/Table/ItemActionsWrapper.js +1 -1
  313. package/lib/renderers/Table/TableBody.js +1 -1
  314. package/lib/renderers/Table/TableCell.js +1 -1
  315. package/lib/renderers/Table/TableContent.js +1 -1
  316. package/lib/renderers/Table/TableRow.js +1 -1
  317. package/lib/renderers/Table/exportExcel.js +1 -1
  318. package/lib/renderers/Table/index.js +18 -3
  319. package/lib/renderers/Table2/ColumnToggler.js +1 -1
  320. package/lib/renderers/Table2/HeadCellSearchDropdown.js +1 -1
  321. package/lib/renderers/Table2/TableCell.js +1 -1
  322. package/lib/renderers/Table2/index.js +1 -1
  323. package/lib/renderers/TableView.js +1 -1
  324. package/lib/renderers/Tabs.d.ts +7 -2
  325. package/lib/renderers/Tabs.js +12 -5
  326. package/lib/renderers/Tag.js +1 -1
  327. package/lib/renderers/Tasks.js +1 -1
  328. package/lib/renderers/Timeline.js +1 -1
  329. package/lib/renderers/TooltipWrapper.js +1 -1
  330. package/lib/renderers/Tpl.js +1 -1
  331. package/lib/renderers/VBox.js +1 -1
  332. package/lib/renderers/Video.js +1 -1
  333. package/lib/renderers/WebComponent.js +1 -1
  334. package/lib/renderers/Wizard.js +1 -1
  335. package/lib/renderers/Words.js +1 -1
  336. package/lib/renderers/Wrapper.js +1 -1
  337. package/lib/schemaExtend.js +1 -1
  338. package/lib/themes/ang-ie11.css +38 -10
  339. package/lib/themes/ang.css +38 -10
  340. package/lib/themes/antd-ie11.css +38 -10
  341. package/lib/themes/antd.css +38 -10
  342. package/lib/themes/cxd-ie11.css +38 -10
  343. package/lib/themes/cxd.css +38 -10
  344. package/lib/themes/dark-ie11.css +38 -10
  345. package/lib/themes/dark.css +38 -10
  346. package/lib/themes/default-ie11.css +38 -10
  347. package/lib/themes/default.css +38 -10
  348. package/package.json +4 -4
  349. package/schema.json +39 -9
  350. package/sdk/ang-ie11.css +60 -15
  351. package/sdk/ang.css +60 -15
  352. package/sdk/antd-ie11.css +60 -15
  353. package/sdk/antd.css +60 -15
  354. package/sdk/barcode.js +50 -50
  355. package/sdk/charts.js +15 -15
  356. package/sdk/codemirror.js +7 -7
  357. package/sdk/color-picker.js +66 -66
  358. package/sdk/cropperjs.js +2 -2
  359. package/sdk/cxd-ie11.css +60 -15
  360. package/sdk/cxd.css +60 -15
  361. package/sdk/dark-ie11.css +60 -15
  362. package/sdk/dark.css +60 -15
  363. package/sdk/exceljs.js +1 -1
  364. package/sdk/markdown.js +68 -68
  365. package/sdk/papaparse.js +1 -1
  366. package/sdk/rest.js +16 -16
  367. package/sdk/rich-text.js +62 -62
  368. package/sdk/sdk-ie11.css +60 -15
  369. package/sdk/sdk.css +60 -15
  370. package/sdk/sdk.js +1531 -1529
  371. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf +0 -0
  372. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 +0 -0
  373. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf +0 -0
  374. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 +0 -0
  375. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf +0 -0
  376. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 +0 -0
  377. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.ttf +0 -0
  378. package/sdk/thirds/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.woff2 +0 -0
  379. package/sdk/thirds/hls.js/hls.js +1 -1
  380. package/sdk/thirds/mpegts.js/mpegts.js +2 -2
  381. package/sdk/tinymce.js +55 -55
package/sdk/cropperjs.js CHANGED
@@ -1,5 +1,5 @@
1
1
  ;/*!node_modules/cropperjs/dist/cropper.js*/
2
- amis.define("8af032a",(function(t,e,i,a){
2
+ amis.define("8fcb293",(function(t,e,i,a){
3
3
  /*!
4
4
  * Cropper.js v1.5.13
5
5
  * https://fengyuanchen.github.io/cropperjs
@@ -11,4 +11,4 @@ amis.define("8af032a",(function(t,e,i,a){
11
11
  */
12
12
  var n,o;n=this,o=function(){"use strict";function t(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&&(a=a.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),i.push.apply(i,a)}return i}function e(e){for(var i=1;i<arguments.length;i++){var a=null!=arguments[i]?arguments[i]:{};i%2?t(Object(a),!0).forEach((function(t){o(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):t(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}function i(t){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var i=0;i<e.length;i++){var a=e[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(t,a.key,a)}}function o(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}function r(t){return function(t){if(Array.isArray(t))return h(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return h(t,e);var i=Object.prototype.toString.call(t).slice(8,-1);return"Object"===i&&t.constructor&&(i=t.constructor.name),"Map"===i||"Set"===i?Array.from(t):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?h(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,a=new Array(e);i<e;i++)a[i]=t[i];return a}var s="undefined"!=typeof window&&void 0!==window.document,c=s?window:{},l=!(!s||!c.document.documentElement)&&"ontouchstart"in c.document.documentElement,d=!!s&&"PointerEvent"in c,p="cropper",m="all",u="crop",g="move",f="zoom",v="e",w="w",b="s",y="n",x="ne",M="nw",C="se",D="sw",B="".concat(p,"-crop"),k="".concat(p,"-disabled"),O="".concat(p,"-hidden"),T="".concat(p,"-hide"),E="".concat(p,"-invisible"),W="".concat(p,"-modal"),H="".concat(p,"-move"),N="".concat(p,"Action"),L="".concat(p,"Preview"),z="crop",Y="move",X="none",R="crop",S="cropend",A="cropmove",j="cropstart",P="dblclick",I=d?"pointerdown":l?"touchstart":"mousedown",U=d?"pointermove":l?"touchmove":"mousemove",q=d?"pointerup pointercancel":l?"touchend touchcancel":"mouseup",$="ready",Q="resize",K="wheel",Z="zoom",G="image/jpeg",V=/^e|w|s|n|se|sw|ne|nw|all|crop|move|zoom$/,F=/^data:/,J=/^data:image\/jpeg;base64,/,_=/^img|canvas$/i,tt={viewMode:0,dragMode:z,initialAspectRatio:NaN,aspectRatio:NaN,data:null,preview:"",responsive:!0,restore:!0,checkCrossOrigin:!0,checkOrientation:!0,modal:!0,guides:!0,center:!0,highlight:!0,background:!0,autoCrop:!0,autoCropArea:.8,movable:!0,rotatable:!0,scalable:!0,zoomable:!0,zoomOnTouch:!0,zoomOnWheel:!0,wheelZoomRatio:.1,cropBoxMovable:!0,cropBoxResizable:!0,toggleDragModeOnDblclick:!0,minCanvasWidth:0,minCanvasHeight:0,minCropBoxWidth:0,minCropBoxHeight:0,minContainerWidth:200,minContainerHeight:100,ready:null,cropstart:null,cropmove:null,cropend:null,crop:null,zoom:null},et=Number.isNaN||c.isNaN;function it(t){return"number"==typeof t&&!et(t)}var at=function(t){return t>0&&t<1/0};function nt(t){return void 0===t}function ot(t){return"object"===i(t)&&null!==t}var rt=Object.prototype.hasOwnProperty;function ht(t){if(!ot(t))return!1;try{var e=t.constructor,i=e.prototype;return e&&i&&rt.call(i,"isPrototypeOf")}catch(t){return!1}}function st(t){return"function"==typeof t}var ct=Array.prototype.slice;function lt(t){return Array.from?Array.from(t):ct.call(t)}function dt(t,e){return t&&st(e)&&(Array.isArray(t)||it(t.length)?lt(t).forEach((function(i,a){e.call(t,i,a,t)})):ot(t)&&Object.keys(t).forEach((function(i){e.call(t,t[i],i,t)}))),t}var pt=Object.assign||function(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),a=1;a<e;a++)i[a-1]=arguments[a];return ot(t)&&i.length>0&&i.forEach((function(e){ot(e)&&Object.keys(e).forEach((function(i){t[i]=e[i]}))})),t},mt=/\.\d*(?:0|9){12}\d*$/;function ut(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e11;return mt.test(t)?Math.round(t*e)/e:t}var gt=/^width|height|left|top|marginLeft|marginTop$/;function ft(t,e){var i=t.style;dt(e,(function(t,e){gt.test(e)&&it(t)&&(t="".concat(t,"px")),i[e]=t}))}function vt(t,e){if(e)if(it(t.length))dt(t,(function(t){vt(t,e)}));else if(t.classList)t.classList.add(e);else{var i=t.className.trim();i?i.indexOf(e)<0&&(t.className="".concat(i," ").concat(e)):t.className=e}}function wt(t,e){e&&(it(t.length)?dt(t,(function(t){wt(t,e)})):t.classList?t.classList.remove(e):t.className.indexOf(e)>=0&&(t.className=t.className.replace(e,"")))}function bt(t,e,i){e&&(it(t.length)?dt(t,(function(t){bt(t,e,i)})):i?vt(t,e):wt(t,e))}var yt=/([a-z\d])([A-Z])/g;function xt(t){return t.replace(yt,"$1-$2").toLowerCase()}function Mt(t,e){return ot(t[e])?t[e]:t.dataset?t.dataset[e]:t.getAttribute("data-".concat(xt(e)))}function Ct(t,e,i){ot(i)?t[e]=i:t.dataset?t.dataset[e]=i:t.setAttribute("data-".concat(xt(e)),i)}var Dt=/\s\s*/,Bt=function(){var t=!1;if(s){var e=!1,i=function(){},a=Object.defineProperty({},"once",{get:function(){return t=!0,e},set:function(t){e=t}});c.addEventListener("test",i,a),c.removeEventListener("test",i,a)}return t}();function kt(t,e,i){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},n=i;e.trim().split(Dt).forEach((function(e){if(!Bt){var o=t.listeners;o&&o[e]&&o[e][i]&&(n=o[e][i],delete o[e][i],0===Object.keys(o[e]).length&&delete o[e],0===Object.keys(o).length&&delete t.listeners)}t.removeEventListener(e,n,a)}))}function Ot(t,e,i){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},n=i;e.trim().split(Dt).forEach((function(e){if(a.once&&!Bt){var o=t.listeners,r=void 0===o?{}:o;n=function(){delete r[e][i],t.removeEventListener(e,n,a);for(var o=arguments.length,h=new Array(o),s=0;s<o;s++)h[s]=arguments[s];i.apply(t,h)},r[e]||(r[e]={}),r[e][i]&&t.removeEventListener(e,r[e][i],a),r[e][i]=n,t.listeners=r}t.addEventListener(e,n,a)}))}function Tt(t,e,i){var a;return st(Event)&&st(CustomEvent)?a=new CustomEvent(e,{detail:i,bubbles:!0,cancelable:!0}):(a=document.createEvent("CustomEvent")).initCustomEvent(e,!0,!0,i),t.dispatchEvent(a)}function Et(t){var e=t.getBoundingClientRect();return{left:e.left+(window.pageXOffset-document.documentElement.clientLeft),top:e.top+(window.pageYOffset-document.documentElement.clientTop)}}var Wt=c.location,Ht=/^(\w+:)\/\/([^:/?#]*):?(\d*)/i;function Nt(t){var e=t.match(Ht);return null!==e&&(e[1]!==Wt.protocol||e[2]!==Wt.hostname||e[3]!==Wt.port)}function Lt(t){var e="timestamp=".concat((new Date).getTime());return t+(-1===t.indexOf("?")?"?":"&")+e}function zt(t){var e=t.rotate,i=t.scaleX,a=t.scaleY,n=t.translateX,o=t.translateY,r=[];it(n)&&0!==n&&r.push("translateX(".concat(n,"px)")),it(o)&&0!==o&&r.push("translateY(".concat(o,"px)")),it(e)&&0!==e&&r.push("rotate(".concat(e,"deg)")),it(i)&&1!==i&&r.push("scaleX(".concat(i,")")),it(a)&&1!==a&&r.push("scaleY(".concat(a,")"));var h=r.length?r.join(" "):"none";return{WebkitTransform:h,msTransform:h,transform:h}}function Yt(t,i){var a=t.pageX,n=t.pageY,o={endX:a,endY:n};return i?o:e({startX:a,startY:n},o)}function Xt(t){var e=t.aspectRatio,i=t.height,a=t.width,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"contain",o=at(a),r=at(i);if(o&&r){var h=i*e;"contain"===n&&h>a||"cover"===n&&h<a?i=a/e:a=i*e}else o?i=a/e:r&&(a=i*e);return{width:a,height:i}}function Rt(t,e,i,a){var n=e.aspectRatio,o=e.naturalWidth,h=e.naturalHeight,s=e.rotate,c=void 0===s?0:s,l=e.scaleX,d=void 0===l?1:l,p=e.scaleY,m=void 0===p?1:p,u=i.aspectRatio,g=i.naturalWidth,f=i.naturalHeight,v=a.fillColor,w=void 0===v?"transparent":v,b=a.imageSmoothingEnabled,y=void 0===b||b,x=a.imageSmoothingQuality,M=void 0===x?"low":x,C=a.maxWidth,D=void 0===C?1/0:C,B=a.maxHeight,k=void 0===B?1/0:B,O=a.minWidth,T=void 0===O?0:O,E=a.minHeight,W=void 0===E?0:E,H=document.createElement("canvas"),N=H.getContext("2d"),L=Xt({aspectRatio:u,width:D,height:k}),z=Xt({aspectRatio:u,width:T,height:W},"cover"),Y=Math.min(L.width,Math.max(z.width,g)),X=Math.min(L.height,Math.max(z.height,f)),R=Xt({aspectRatio:n,width:D,height:k}),S=Xt({aspectRatio:n,width:T,height:W},"cover"),A=Math.min(R.width,Math.max(S.width,o)),j=Math.min(R.height,Math.max(S.height,h)),P=[-A/2,-j/2,A,j];return H.width=ut(Y),H.height=ut(X),N.fillStyle=w,N.fillRect(0,0,Y,X),N.save(),N.translate(Y/2,X/2),N.rotate(c*Math.PI/180),N.scale(d,m),N.imageSmoothingEnabled=y,N.imageSmoothingQuality=M,N.drawImage.apply(N,[t].concat(r(P.map((function(t){return Math.floor(ut(t))}))))),N.restore(),H}var St=String.fromCharCode,At=/^data:.*,/;function jt(t){var e,i=new DataView(t);try{var a,n,o;if(255===i.getUint8(0)&&216===i.getUint8(1))for(var r=i.byteLength,h=2;h+1<r;){if(255===i.getUint8(h)&&225===i.getUint8(h+1)){n=h;break}h+=1}if(n){var s=n+10;if("Exif"===function(t,e,i){var a="";i+=e;for(var n=e;n<i;n+=1)a+=St(t.getUint8(n));return a}(i,n+4,4)){var c=i.getUint16(s);if(((a=18761===c)||19789===c)&&42===i.getUint16(s+2,a)){var l=i.getUint32(s+4,a);l>=8&&(o=s+l)}}}if(o){var d,p,m=i.getUint16(o,a);for(p=0;p<m;p+=1)if(d=o+12*p+2,274===i.getUint16(d,a)){d+=8,e=i.getUint16(d,a),i.setUint16(d,1,a);break}}}catch(t){e=1}return e}var Pt={render:function(){this.initContainer(),this.initCanvas(),this.initCropBox(),this.renderCanvas(),this.cropped&&this.renderCropBox()},initContainer:function(){var t=this.element,e=this.options,i=this.container,a=this.cropper,n=Number(e.minContainerWidth),o=Number(e.minContainerHeight);vt(a,O),wt(t,O);var r={width:Math.max(i.offsetWidth,n>=0?n:200),height:Math.max(i.offsetHeight,o>=0?o:100)};this.containerData=r,ft(a,{width:r.width,height:r.height}),vt(t,O),wt(a,O)},initCanvas:function(){var t=this.containerData,e=this.imageData,i=this.options.viewMode,a=Math.abs(e.rotate)%180==90,n=a?e.naturalHeight:e.naturalWidth,o=a?e.naturalWidth:e.naturalHeight,r=n/o,h=t.width,s=t.height;t.height*r>t.width?3===i?h=t.height*r:s=t.width/r:3===i?s=t.width/r:h=t.height*r;var c={aspectRatio:r,naturalWidth:n,naturalHeight:o,width:h,height:s};this.canvasData=c,this.limited=1===i||2===i,this.limitCanvas(!0,!0),c.width=Math.min(Math.max(c.width,c.minWidth),c.maxWidth),c.height=Math.min(Math.max(c.height,c.minHeight),c.maxHeight),c.left=(t.width-c.width)/2,c.top=(t.height-c.height)/2,c.oldLeft=c.left,c.oldTop=c.top,this.initialCanvasData=pt({},c)},limitCanvas:function(t,e){var i=this.options,a=this.containerData,n=this.canvasData,o=this.cropBoxData,r=i.viewMode,h=n.aspectRatio,s=this.cropped&&o;if(t){var c=Number(i.minCanvasWidth)||0,l=Number(i.minCanvasHeight)||0;r>1?(c=Math.max(c,a.width),l=Math.max(l,a.height),3===r&&(l*h>c?c=l*h:l=c/h)):r>0&&(c?c=Math.max(c,s?o.width:0):l?l=Math.max(l,s?o.height:0):s&&(c=o.width,(l=o.height)*h>c?c=l*h:l=c/h));var d=Xt({aspectRatio:h,width:c,height:l});c=d.width,l=d.height,n.minWidth=c,n.minHeight=l,n.maxWidth=1/0,n.maxHeight=1/0}if(e)if(r>(s?0:1)){var p=a.width-n.width,m=a.height-n.height;n.minLeft=Math.min(0,p),n.minTop=Math.min(0,m),n.maxLeft=Math.max(0,p),n.maxTop=Math.max(0,m),s&&this.limited&&(n.minLeft=Math.min(o.left,o.left+(o.width-n.width)),n.minTop=Math.min(o.top,o.top+(o.height-n.height)),n.maxLeft=o.left,n.maxTop=o.top,2===r&&(n.width>=a.width&&(n.minLeft=Math.min(0,p),n.maxLeft=Math.max(0,p)),n.height>=a.height&&(n.minTop=Math.min(0,m),n.maxTop=Math.max(0,m))))}else n.minLeft=-n.width,n.minTop=-n.height,n.maxLeft=a.width,n.maxTop=a.height},renderCanvas:function(t,e){var i=this.canvasData,a=this.imageData;if(e){var n=function(t){var e=t.width,i=t.height,a=t.degree;if(90==(a=Math.abs(a)%180))return{width:i,height:e};var n=a%90*Math.PI/180,o=Math.sin(n),r=Math.cos(n),h=e*r+i*o,s=e*o+i*r;return a>90?{width:s,height:h}:{width:h,height:s}}({width:a.naturalWidth*Math.abs(a.scaleX||1),height:a.naturalHeight*Math.abs(a.scaleY||1),degree:a.rotate||0}),o=n.width,r=n.height,h=i.width*(o/i.naturalWidth),s=i.height*(r/i.naturalHeight);i.left-=(h-i.width)/2,i.top-=(s-i.height)/2,i.width=h,i.height=s,i.aspectRatio=o/r,i.naturalWidth=o,i.naturalHeight=r,this.limitCanvas(!0,!1)}(i.width>i.maxWidth||i.width<i.minWidth)&&(i.left=i.oldLeft),(i.height>i.maxHeight||i.height<i.minHeight)&&(i.top=i.oldTop),i.width=Math.min(Math.max(i.width,i.minWidth),i.maxWidth),i.height=Math.min(Math.max(i.height,i.minHeight),i.maxHeight),this.limitCanvas(!1,!0),i.left=Math.min(Math.max(i.left,i.minLeft),i.maxLeft),i.top=Math.min(Math.max(i.top,i.minTop),i.maxTop),i.oldLeft=i.left,i.oldTop=i.top,ft(this.canvas,pt({width:i.width,height:i.height},zt({translateX:i.left,translateY:i.top}))),this.renderImage(t),this.cropped&&this.limited&&this.limitCropBox(!0,!0)},renderImage:function(t){var e=this.canvasData,i=this.imageData,a=i.naturalWidth*(e.width/e.naturalWidth),n=i.naturalHeight*(e.height/e.naturalHeight);pt(i,{width:a,height:n,left:(e.width-a)/2,top:(e.height-n)/2}),ft(this.image,pt({width:i.width,height:i.height},zt(pt({translateX:i.left,translateY:i.top},i)))),t&&this.output()},initCropBox:function(){var t=this.options,e=this.canvasData,i=t.aspectRatio||t.initialAspectRatio,a=Number(t.autoCropArea)||.8,n={width:e.width,height:e.height};i&&(e.height*i>e.width?n.height=n.width/i:n.width=n.height*i),this.cropBoxData=n,this.limitCropBox(!0,!0),n.width=Math.min(Math.max(n.width,n.minWidth),n.maxWidth),n.height=Math.min(Math.max(n.height,n.minHeight),n.maxHeight),n.width=Math.max(n.minWidth,n.width*a),n.height=Math.max(n.minHeight,n.height*a),n.left=e.left+(e.width-n.width)/2,n.top=e.top+(e.height-n.height)/2,n.oldLeft=n.left,n.oldTop=n.top,this.initialCropBoxData=pt({},n)},limitCropBox:function(t,e){var i=this.options,a=this.containerData,n=this.canvasData,o=this.cropBoxData,r=this.limited,h=i.aspectRatio;if(t){var s=Number(i.minCropBoxWidth)||0,c=Number(i.minCropBoxHeight)||0,l=r?Math.min(a.width,n.width,n.width+n.left,a.width-n.left):a.width,d=r?Math.min(a.height,n.height,n.height+n.top,a.height-n.top):a.height;s=Math.min(s,a.width),c=Math.min(c,a.height),h&&(s&&c?c*h>s?c=s/h:s=c*h:s?c=s/h:c&&(s=c*h),d*h>l?d=l/h:l=d*h),o.minWidth=Math.min(s,l),o.minHeight=Math.min(c,d),o.maxWidth=l,o.maxHeight=d}e&&(r?(o.minLeft=Math.max(0,n.left),o.minTop=Math.max(0,n.top),o.maxLeft=Math.min(a.width,n.left+n.width)-o.width,o.maxTop=Math.min(a.height,n.top+n.height)-o.height):(o.minLeft=0,o.minTop=0,o.maxLeft=a.width-o.width,o.maxTop=a.height-o.height))},renderCropBox:function(){var t=this.options,e=this.containerData,i=this.cropBoxData;(i.width>i.maxWidth||i.width<i.minWidth)&&(i.left=i.oldLeft),(i.height>i.maxHeight||i.height<i.minHeight)&&(i.top=i.oldTop),i.width=Math.min(Math.max(i.width,i.minWidth),i.maxWidth),i.height=Math.min(Math.max(i.height,i.minHeight),i.maxHeight),this.limitCropBox(!1,!0),i.left=Math.min(Math.max(i.left,i.minLeft),i.maxLeft),i.top=Math.min(Math.max(i.top,i.minTop),i.maxTop),i.oldLeft=i.left,i.oldTop=i.top,t.movable&&t.cropBoxMovable&&Ct(this.face,N,i.width>=e.width&&i.height>=e.height?g:m),ft(this.cropBox,pt({width:i.width,height:i.height},zt({translateX:i.left,translateY:i.top}))),this.cropped&&this.limited&&this.limitCanvas(!0,!0),this.disabled||this.output()},output:function(){this.preview(),Tt(this.element,R,this.getData())}},It={initPreview:function(){var t=this.element,e=this.crossOrigin,i=this.options.preview,a=e?this.crossOriginUrl:this.url,n=t.alt||"The image to preview",o=document.createElement("img");if(e&&(o.crossOrigin=e),o.src=a,o.alt=n,this.viewBox.appendChild(o),this.viewBoxImage=o,i){var r=i;"string"==typeof i?r=t.ownerDocument.querySelectorAll(i):i.querySelector&&(r=[i]),this.previews=r,dt(r,(function(t){var i=document.createElement("img");Ct(t,L,{width:t.offsetWidth,height:t.offsetHeight,html:t.innerHTML}),e&&(i.crossOrigin=e),i.src=a,i.alt=n,i.style.cssText='display:block;width:100%;height:auto;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;image-orientation:0deg!important;"',t.innerHTML="",t.appendChild(i)}))}},resetPreview:function(){dt(this.previews,(function(t){var e=Mt(t,L);ft(t,{width:e.width,height:e.height}),t.innerHTML=e.html,function(t,e){if(ot(t[e]))try{delete t[e]}catch(i){t[e]=void 0}else if(t.dataset)try{delete t.dataset[e]}catch(i){t.dataset[e]=void 0}else t.removeAttribute("data-".concat(xt(e)))}(t,L)}))},preview:function(){var t=this.imageData,e=this.canvasData,i=this.cropBoxData,a=i.width,n=i.height,o=t.width,r=t.height,h=i.left-e.left-t.left,s=i.top-e.top-t.top;this.cropped&&!this.disabled&&(ft(this.viewBoxImage,pt({width:o,height:r},zt(pt({translateX:-h,translateY:-s},t)))),dt(this.previews,(function(e){var i=Mt(e,L),c=i.width,l=i.height,d=c,p=l,m=1;a&&(p=n*(m=c/a)),n&&p>l&&(d=a*(m=l/n),p=l),ft(e,{width:d,height:p}),ft(e.getElementsByTagName("img")[0],pt({width:o*m,height:r*m},zt(pt({translateX:-h*m,translateY:-s*m},t))))})))}},Ut={bind:function(){var t=this.element,e=this.options,i=this.cropper;st(e.cropstart)&&Ot(t,j,e.cropstart),st(e.cropmove)&&Ot(t,A,e.cropmove),st(e.cropend)&&Ot(t,S,e.cropend),st(e.crop)&&Ot(t,R,e.crop),st(e.zoom)&&Ot(t,Z,e.zoom),Ot(i,I,this.onCropStart=this.cropStart.bind(this)),e.zoomable&&e.zoomOnWheel&&Ot(i,K,this.onWheel=this.wheel.bind(this),{passive:!1,capture:!0}),e.toggleDragModeOnDblclick&&Ot(i,P,this.onDblclick=this.dblclick.bind(this)),Ot(t.ownerDocument,U,this.onCropMove=this.cropMove.bind(this)),Ot(t.ownerDocument,q,this.onCropEnd=this.cropEnd.bind(this)),e.responsive&&Ot(window,Q,this.onResize=this.resize.bind(this))},unbind:function(){var t=this.element,e=this.options,i=this.cropper;st(e.cropstart)&&kt(t,j,e.cropstart),st(e.cropmove)&&kt(t,A,e.cropmove),st(e.cropend)&&kt(t,S,e.cropend),st(e.crop)&&kt(t,R,e.crop),st(e.zoom)&&kt(t,Z,e.zoom),kt(i,I,this.onCropStart),e.zoomable&&e.zoomOnWheel&&kt(i,K,this.onWheel,{passive:!1,capture:!0}),e.toggleDragModeOnDblclick&&kt(i,P,this.onDblclick),kt(t.ownerDocument,U,this.onCropMove),kt(t.ownerDocument,q,this.onCropEnd),e.responsive&&kt(window,Q,this.onResize)}},qt={resize:function(){if(!this.disabled){var t,e,i=this.options,a=this.container,n=this.containerData,o=a.offsetWidth/n.width,r=a.offsetHeight/n.height,h=Math.abs(o-1)>Math.abs(r-1)?o:r;1!==h&&(i.restore&&(t=this.getCanvasData(),e=this.getCropBoxData()),this.render(),i.restore&&(this.setCanvasData(dt(t,(function(e,i){t[i]=e*h}))),this.setCropBoxData(dt(e,(function(t,i){e[i]=t*h})))))}},dblclick:function(){var t,e;this.disabled||this.options.dragMode===X||this.setDragMode((t=this.dragBox,e=B,(t.classList?t.classList.contains(e):t.className.indexOf(e)>-1)?Y:z))},wheel:function(t){var e=this,i=Number(this.options.wheelZoomRatio)||.1,a=1;this.disabled||(t.preventDefault(),this.wheeling||(this.wheeling=!0,setTimeout((function(){e.wheeling=!1}),50),t.deltaY?a=t.deltaY>0?1:-1:t.wheelDelta?a=-t.wheelDelta/120:t.detail&&(a=t.detail>0?1:-1),this.zoom(-a*i,t)))},cropStart:function(t){var e=t.buttons,i=t.button;if(!(this.disabled||("mousedown"===t.type||"pointerdown"===t.type&&"mouse"===t.pointerType)&&(it(e)&&1!==e||it(i)&&0!==i||t.ctrlKey))){var a,n=this.options,o=this.pointers;t.changedTouches?dt(t.changedTouches,(function(t){o[t.identifier]=Yt(t)})):o[t.pointerId||0]=Yt(t),a=Object.keys(o).length>1&&n.zoomable&&n.zoomOnTouch?f:Mt(t.target,N),V.test(a)&&!1!==Tt(this.element,j,{originalEvent:t,action:a})&&(t.preventDefault(),this.action=a,this.cropping=!1,a===u&&(this.cropping=!0,vt(this.dragBox,W)))}},cropMove:function(t){var e=this.action;if(!this.disabled&&e){var i=this.pointers;t.preventDefault(),!1!==Tt(this.element,A,{originalEvent:t,action:e})&&(t.changedTouches?dt(t.changedTouches,(function(t){pt(i[t.identifier]||{},Yt(t,!0))})):pt(i[t.pointerId||0]||{},Yt(t,!0)),this.change(t))}},cropEnd:function(t){if(!this.disabled){var e=this.action,i=this.pointers;t.changedTouches?dt(t.changedTouches,(function(t){delete i[t.identifier]})):delete i[t.pointerId||0],e&&(t.preventDefault(),Object.keys(i).length||(this.action=""),this.cropping&&(this.cropping=!1,bt(this.dragBox,W,this.cropped&&this.options.modal)),Tt(this.element,S,{originalEvent:t,action:e}))}}},$t={change:function(t){var i,a=this.options,n=this.canvasData,o=this.containerData,r=this.cropBoxData,h=this.pointers,s=this.action,c=a.aspectRatio,l=r.left,d=r.top,p=r.width,B=r.height,k=l+p,T=d+B,E=0,W=0,H=o.width,N=o.height,L=!0;!c&&t.shiftKey&&(c=p&&B?p/B:1),this.limited&&(E=r.minLeft,W=r.minTop,H=E+Math.min(o.width,n.width,n.left+n.width),N=W+Math.min(o.height,n.height,n.top+n.height));var z=h[Object.keys(h)[0]],Y={x:z.endX-z.startX,y:z.endY-z.startY},X=function(t){switch(t){case v:k+Y.x>H&&(Y.x=H-k);break;case w:l+Y.x<E&&(Y.x=E-l);break;case y:d+Y.y<W&&(Y.y=W-d);break;case b:T+Y.y>N&&(Y.y=N-T)}};switch(s){case m:l+=Y.x,d+=Y.y;break;case v:if(Y.x>=0&&(k>=H||c&&(d<=W||T>=N))){L=!1;break}X(v),(p+=Y.x)<0&&(s=w,l-=p=-p),c&&(B=p/c,d+=(r.height-B)/2);break;case y:if(Y.y<=0&&(d<=W||c&&(l<=E||k>=H))){L=!1;break}X(y),B-=Y.y,d+=Y.y,B<0&&(s=b,d-=B=-B),c&&(p=B*c,l+=(r.width-p)/2);break;case w:if(Y.x<=0&&(l<=E||c&&(d<=W||T>=N))){L=!1;break}X(w),p-=Y.x,l+=Y.x,p<0&&(s=v,l-=p=-p),c&&(B=p/c,d+=(r.height-B)/2);break;case b:if(Y.y>=0&&(T>=N||c&&(l<=E||k>=H))){L=!1;break}X(b),(B+=Y.y)<0&&(s=y,d-=B=-B),c&&(p=B*c,l+=(r.width-p)/2);break;case x:if(c){if(Y.y<=0&&(d<=W||k>=H)){L=!1;break}X(y),B-=Y.y,d+=Y.y,p=B*c}else X(y),X(v),Y.x>=0?k<H?p+=Y.x:Y.y<=0&&d<=W&&(L=!1):p+=Y.x,Y.y<=0?d>W&&(B-=Y.y,d+=Y.y):(B-=Y.y,d+=Y.y);p<0&&B<0?(s=D,d-=B=-B,l-=p=-p):p<0?(s=M,l-=p=-p):B<0&&(s=C,d-=B=-B);break;case M:if(c){if(Y.y<=0&&(d<=W||l<=E)){L=!1;break}X(y),B-=Y.y,d+=Y.y,p=B*c,l+=r.width-p}else X(y),X(w),Y.x<=0?l>E?(p-=Y.x,l+=Y.x):Y.y<=0&&d<=W&&(L=!1):(p-=Y.x,l+=Y.x),Y.y<=0?d>W&&(B-=Y.y,d+=Y.y):(B-=Y.y,d+=Y.y);p<0&&B<0?(s=C,d-=B=-B,l-=p=-p):p<0?(s=x,l-=p=-p):B<0&&(s=D,d-=B=-B);break;case D:if(c){if(Y.x<=0&&(l<=E||T>=N)){L=!1;break}X(w),p-=Y.x,l+=Y.x,B=p/c}else X(b),X(w),Y.x<=0?l>E?(p-=Y.x,l+=Y.x):Y.y>=0&&T>=N&&(L=!1):(p-=Y.x,l+=Y.x),Y.y>=0?T<N&&(B+=Y.y):B+=Y.y;p<0&&B<0?(s=x,d-=B=-B,l-=p=-p):p<0?(s=C,l-=p=-p):B<0&&(s=M,d-=B=-B);break;case C:if(c){if(Y.x>=0&&(k>=H||T>=N)){L=!1;break}X(v),B=(p+=Y.x)/c}else X(b),X(v),Y.x>=0?k<H?p+=Y.x:Y.y>=0&&T>=N&&(L=!1):p+=Y.x,Y.y>=0?T<N&&(B+=Y.y):B+=Y.y;p<0&&B<0?(s=M,d-=B=-B,l-=p=-p):p<0?(s=D,l-=p=-p):B<0&&(s=x,d-=B=-B);break;case g:this.move(Y.x,Y.y),L=!1;break;case f:this.zoom(function(t){var i=e({},t),a=0;return dt(t,(function(t,e){delete i[e],dt(i,(function(e){var i=Math.abs(t.startX-e.startX),n=Math.abs(t.startY-e.startY),o=Math.abs(t.endX-e.endX),r=Math.abs(t.endY-e.endY),h=Math.sqrt(i*i+n*n),s=(Math.sqrt(o*o+r*r)-h)/h;Math.abs(s)>Math.abs(a)&&(a=s)}))})),a}(h),t),L=!1;break;case u:if(!Y.x||!Y.y){L=!1;break}i=Et(this.cropper),l=z.startX-i.left,d=z.startY-i.top,p=r.minWidth,B=r.minHeight,Y.x>0?s=Y.y>0?C:x:Y.x<0&&(l-=p,s=Y.y>0?D:M),Y.y<0&&(d-=B),this.cropped||(wt(this.cropBox,O),this.cropped=!0,this.limited&&this.limitCropBox(!0,!0))}L&&(r.width=p,r.height=B,r.left=l,r.top=d,this.action=s,this.renderCropBox()),dt(h,(function(t){t.startX=t.endX,t.startY=t.endY}))}},Qt={crop:function(){return!this.ready||this.cropped||this.disabled||(this.cropped=!0,this.limitCropBox(!0,!0),this.options.modal&&vt(this.dragBox,W),wt(this.cropBox,O),this.setCropBoxData(this.initialCropBoxData)),this},reset:function(){return this.ready&&!this.disabled&&(this.imageData=pt({},this.initialImageData),this.canvasData=pt({},this.initialCanvasData),this.cropBoxData=pt({},this.initialCropBoxData),this.renderCanvas(),this.cropped&&this.renderCropBox()),this},clear:function(){return this.cropped&&!this.disabled&&(pt(this.cropBoxData,{left:0,top:0,width:0,height:0}),this.cropped=!1,this.renderCropBox(),this.limitCanvas(!0,!0),this.renderCanvas(),wt(this.dragBox,W),vt(this.cropBox,O)),this},replace:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return!this.disabled&&t&&(this.isImg&&(this.element.src=t),e?(this.url=t,this.image.src=t,this.ready&&(this.viewBoxImage.src=t,dt(this.previews,(function(e){e.getElementsByTagName("img")[0].src=t})))):(this.isImg&&(this.replaced=!0),this.options.data=null,this.uncreate(),this.load(t))),this},enable:function(){return this.ready&&this.disabled&&(this.disabled=!1,wt(this.cropper,k)),this},disable:function(){return this.ready&&!this.disabled&&(this.disabled=!0,vt(this.cropper,k)),this},destroy:function(){var t=this.element;return t.cropper?(t.cropper=void 0,this.isImg&&this.replaced&&(t.src=this.originalUrl),this.uncreate(),this):this},move:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,i=this.canvasData,a=i.left,n=i.top;return this.moveTo(nt(t)?t:a+Number(t),nt(e)?e:n+Number(e))},moveTo:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,i=this.canvasData,a=!1;return t=Number(t),e=Number(e),this.ready&&!this.disabled&&this.options.movable&&(it(t)&&(i.left=t,a=!0),it(e)&&(i.top=e,a=!0),a&&this.renderCanvas(!0)),this},zoom:function(t,e){var i=this.canvasData;return t=(t=Number(t))<0?1/(1-t):1+t,this.zoomTo(i.width*t/i.naturalWidth,null,e)},zoomTo:function(t,e,i){var a=this.options,n=this.canvasData,o=n.width,r=n.height,h=n.naturalWidth,s=n.naturalHeight;if((t=Number(t))>=0&&this.ready&&!this.disabled&&a.zoomable){var c=h*t,l=s*t;if(!1===Tt(this.element,Z,{ratio:t,oldRatio:o/h,originalEvent:i}))return this;if(i){var d=this.pointers,p=Et(this.cropper),m=d&&Object.keys(d).length?function(t){var e=0,i=0,a=0;return dt(t,(function(t){var n=t.startX,o=t.startY;e+=n,i+=o,a+=1})),{pageX:e/=a,pageY:i/=a}}(d):{pageX:i.pageX,pageY:i.pageY};n.left-=(c-o)*((m.pageX-p.left-n.left)/o),n.top-=(l-r)*((m.pageY-p.top-n.top)/r)}else ht(e)&&it(e.x)&&it(e.y)?(n.left-=(c-o)*((e.x-n.left)/o),n.top-=(l-r)*((e.y-n.top)/r)):(n.left-=(c-o)/2,n.top-=(l-r)/2);n.width=c,n.height=l,this.renderCanvas(!0)}return this},rotate:function(t){return this.rotateTo((this.imageData.rotate||0)+Number(t))},rotateTo:function(t){return it(t=Number(t))&&this.ready&&!this.disabled&&this.options.rotatable&&(this.imageData.rotate=t%360,this.renderCanvas(!0,!0)),this},scaleX:function(t){var e=this.imageData.scaleY;return this.scale(t,it(e)?e:1)},scaleY:function(t){var e=this.imageData.scaleX;return this.scale(it(e)?e:1,t)},scale:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,i=this.imageData,a=!1;return t=Number(t),e=Number(e),this.ready&&!this.disabled&&this.options.scalable&&(it(t)&&(i.scaleX=t,a=!0),it(e)&&(i.scaleY=e,a=!0),a&&this.renderCanvas(!0,!0)),this},getData:function(){var t,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],i=this.options,a=this.imageData,n=this.canvasData,o=this.cropBoxData;if(this.ready&&this.cropped){t={x:o.left-n.left,y:o.top-n.top,width:o.width,height:o.height};var r=a.width/a.naturalWidth;if(dt(t,(function(e,i){t[i]=e/r})),e){var h=Math.round(t.y+t.height),s=Math.round(t.x+t.width);t.x=Math.round(t.x),t.y=Math.round(t.y),t.width=s-t.x,t.height=h-t.y}}else t={x:0,y:0,width:0,height:0};return i.rotatable&&(t.rotate=a.rotate||0),i.scalable&&(t.scaleX=a.scaleX||1,t.scaleY=a.scaleY||1),t},setData:function(t){var e=this.options,i=this.imageData,a=this.canvasData,n={};if(this.ready&&!this.disabled&&ht(t)){var o=!1;e.rotatable&&it(t.rotate)&&t.rotate!==i.rotate&&(i.rotate=t.rotate,o=!0),e.scalable&&(it(t.scaleX)&&t.scaleX!==i.scaleX&&(i.scaleX=t.scaleX,o=!0),it(t.scaleY)&&t.scaleY!==i.scaleY&&(i.scaleY=t.scaleY,o=!0)),o&&this.renderCanvas(!0,!0);var r=i.width/i.naturalWidth;it(t.x)&&(n.left=t.x*r+a.left),it(t.y)&&(n.top=t.y*r+a.top),it(t.width)&&(n.width=t.width*r),it(t.height)&&(n.height=t.height*r),this.setCropBoxData(n)}return this},getContainerData:function(){return this.ready?pt({},this.containerData):{}},getImageData:function(){return this.sized?pt({},this.imageData):{}},getCanvasData:function(){var t=this.canvasData,e={};return this.ready&&dt(["left","top","width","height","naturalWidth","naturalHeight"],(function(i){e[i]=t[i]})),e},setCanvasData:function(t){var e=this.canvasData,i=e.aspectRatio;return this.ready&&!this.disabled&&ht(t)&&(it(t.left)&&(e.left=t.left),it(t.top)&&(e.top=t.top),it(t.width)?(e.width=t.width,e.height=t.width/i):it(t.height)&&(e.height=t.height,e.width=t.height*i),this.renderCanvas(!0)),this},getCropBoxData:function(){var t,e=this.cropBoxData;return this.ready&&this.cropped&&(t={left:e.left,top:e.top,width:e.width,height:e.height}),t||{}},setCropBoxData:function(t){var e,i,a=this.cropBoxData,n=this.options.aspectRatio;return this.ready&&this.cropped&&!this.disabled&&ht(t)&&(it(t.left)&&(a.left=t.left),it(t.top)&&(a.top=t.top),it(t.width)&&t.width!==a.width&&(e=!0,a.width=t.width),it(t.height)&&t.height!==a.height&&(i=!0,a.height=t.height),n&&(e?a.height=a.width/n:i&&(a.width=a.height*n)),this.renderCropBox()),this},getCroppedCanvas:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!this.ready||!window.HTMLCanvasElement)return null;var e=this.canvasData,i=Rt(this.image,this.imageData,e,t);if(!this.cropped)return i;var a=this.getData(),n=a.x,o=a.y,h=a.width,s=a.height,c=i.width/Math.floor(e.naturalWidth);1!==c&&(n*=c,o*=c,h*=c,s*=c);var l=h/s,d=Xt({aspectRatio:l,width:t.maxWidth||1/0,height:t.maxHeight||1/0}),p=Xt({aspectRatio:l,width:t.minWidth||0,height:t.minHeight||0},"cover"),m=Xt({aspectRatio:l,width:t.width||(1!==c?i.width:h),height:t.height||(1!==c?i.height:s)}),u=m.width,g=m.height;u=Math.min(d.width,Math.max(p.width,u)),g=Math.min(d.height,Math.max(p.height,g));var f=document.createElement("canvas"),v=f.getContext("2d");f.width=ut(u),f.height=ut(g),v.fillStyle=t.fillColor||"transparent",v.fillRect(0,0,u,g);var w=t.imageSmoothingEnabled,b=void 0===w||w,y=t.imageSmoothingQuality;v.imageSmoothingEnabled=b,y&&(v.imageSmoothingQuality=y);var x,M,C,D,B,k,O=i.width,T=i.height,E=n,W=o;E<=-h||E>O?(E=0,x=0,C=0,B=0):E<=0?(C=-E,E=0,B=x=Math.min(O,h+E)):E<=O&&(C=0,B=x=Math.min(h,O-E)),x<=0||W<=-s||W>T?(W=0,M=0,D=0,k=0):W<=0?(D=-W,W=0,k=M=Math.min(T,s+W)):W<=T&&(D=0,k=M=Math.min(s,T-W));var H=[E,W,x,M];if(B>0&&k>0){var N=u/h;H.push(C*N,D*N,B*N,k*N)}return v.drawImage.apply(v,[i].concat(r(H.map((function(t){return Math.floor(ut(t))}))))),f},setAspectRatio:function(t){var e=this.options;return this.disabled||nt(t)||(e.aspectRatio=Math.max(0,t)||NaN,this.ready&&(this.initCropBox(),this.cropped&&this.renderCropBox())),this},setDragMode:function(t){var e=this.options,i=this.dragBox,a=this.face;if(this.ready&&!this.disabled){var n=t===z,o=e.movable&&t===Y;t=n||o?t:X,e.dragMode=t,Ct(i,N,t),bt(i,B,n),bt(i,H,o),e.cropBoxMovable||(Ct(a,N,t),bt(a,B,n),bt(a,H,o))}return this}},Kt=c.Cropper,Zt=function(){function t(e){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(a(this,t),!e||!_.test(e.tagName))throw new Error("The first argument is required and must be an <img> or <canvas> element.");this.element=e,this.options=pt({},tt,ht(i)&&i),this.cropped=!1,this.disabled=!1,this.pointers={},this.ready=!1,this.reloading=!1,this.replaced=!1,this.sized=!1,this.sizing=!1,this.init()}var e,i,o;return e=t,o=[{key:"noConflict",value:function(){return window.Cropper=Kt,t}},{key:"setDefaults",value:function(t){pt(tt,ht(t)&&t)}}],(i=[{key:"init",value:function(){var t,e=this.element,i=e.tagName.toLowerCase();if(!e.cropper){if(e.cropper=this,"img"===i){if(this.isImg=!0,t=e.getAttribute("src")||"",this.originalUrl=t,!t)return;t=e.src}else"canvas"===i&&window.HTMLCanvasElement&&(t=e.toDataURL());this.load(t)}}},{key:"load",value:function(t){var e=this;if(t){this.url=t,this.imageData={};var i=this.element,a=this.options;if(a.rotatable||a.scalable||(a.checkOrientation=!1),a.checkOrientation&&window.ArrayBuffer)if(F.test(t))J.test(t)?this.read((n=t.replace(At,""),o=atob(n),r=new ArrayBuffer(o.length),dt(h=new Uint8Array(r),(function(t,e){h[e]=o.charCodeAt(e)})),r)):this.clone();else{var n,o,r,h,s=new XMLHttpRequest,c=this.clone.bind(this);this.reloading=!0,this.xhr=s,s.onabort=c,s.onerror=c,s.ontimeout=c,s.onprogress=function(){s.getResponseHeader("content-type")!==G&&s.abort()},s.onload=function(){e.read(s.response)},s.onloadend=function(){e.reloading=!1,e.xhr=null},a.checkCrossOrigin&&Nt(t)&&i.crossOrigin&&(t=Lt(t)),s.open("GET",t,!0),s.responseType="arraybuffer",s.withCredentials="use-credentials"===i.crossOrigin,s.send()}else this.clone()}}},{key:"read",value:function(t){var e=this.options,i=this.imageData,a=jt(t),n=0,o=1,r=1;if(a>1){this.url=function(t,e){for(var i=[],a=new Uint8Array(t);a.length>0;)i.push(St.apply(null,lt(a.subarray(0,8192)))),a=a.subarray(8192);return"data:".concat(e,";base64,").concat(btoa(i.join("")))}(t,G);var h=function(t){var e=0,i=1,a=1;switch(t){case 2:i=-1;break;case 3:e=-180;break;case 4:a=-1;break;case 5:e=90,a=-1;break;case 6:e=90;break;case 7:e=90,i=-1;break;case 8:e=-90}return{rotate:e,scaleX:i,scaleY:a}}(a);n=h.rotate,o=h.scaleX,r=h.scaleY}e.rotatable&&(i.rotate=n),e.scalable&&(i.scaleX=o,i.scaleY=r),this.clone()}},{key:"clone",value:function(){var t=this.element,e=this.url,i=t.crossOrigin,a=e;this.options.checkCrossOrigin&&Nt(e)&&(i||(i="anonymous"),a=Lt(e)),this.crossOrigin=i,this.crossOriginUrl=a;var n=document.createElement("img");i&&(n.crossOrigin=i),n.src=a||e,n.alt=t.alt||"The image to crop",this.image=n,n.onload=this.start.bind(this),n.onerror=this.stop.bind(this),vt(n,T),t.parentNode.insertBefore(n,t.nextSibling)}},{key:"start",value:function(){var t=this,e=this.image;e.onload=null,e.onerror=null,this.sizing=!0;var i=c.navigator&&/(?:iPad|iPhone|iPod).*?AppleWebKit/i.test(c.navigator.userAgent),a=function(e,i){pt(t.imageData,{naturalWidth:e,naturalHeight:i,aspectRatio:e/i}),t.initialImageData=pt({},t.imageData),t.sizing=!1,t.sized=!0,t.build()};if(!e.naturalWidth||i){var n=document.createElement("img"),o=document.body||document.documentElement;this.sizingImage=n,n.onload=function(){a(n.width,n.height),i||o.removeChild(n)},n.src=e.src,i||(n.style.cssText="left:0;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:0;position:absolute;top:0;z-index:-1;",o.appendChild(n))}else a(e.naturalWidth,e.naturalHeight)}},{key:"stop",value:function(){var t=this.image;t.onload=null,t.onerror=null,t.parentNode.removeChild(t),this.image=null}},{key:"build",value:function(){if(this.sized&&!this.ready){var t=this.element,e=this.options,i=this.image,a=t.parentNode,n=document.createElement("div");n.innerHTML='<div class="cropper-container" touch-action="none"><div class="cropper-wrap-box"><div class="cropper-canvas"></div></div><div class="cropper-drag-box"></div><div class="cropper-crop-box"><span class="cropper-view-box"></span><span class="cropper-dashed dashed-h"></span><span class="cropper-dashed dashed-v"></span><span class="cropper-center"></span><span class="cropper-face"></span><span class="cropper-line line-e" data-cropper-action="e"></span><span class="cropper-line line-n" data-cropper-action="n"></span><span class="cropper-line line-w" data-cropper-action="w"></span><span class="cropper-line line-s" data-cropper-action="s"></span><span class="cropper-point point-e" data-cropper-action="e"></span><span class="cropper-point point-n" data-cropper-action="n"></span><span class="cropper-point point-w" data-cropper-action="w"></span><span class="cropper-point point-s" data-cropper-action="s"></span><span class="cropper-point point-ne" data-cropper-action="ne"></span><span class="cropper-point point-nw" data-cropper-action="nw"></span><span class="cropper-point point-sw" data-cropper-action="sw"></span><span class="cropper-point point-se" data-cropper-action="se"></span></div></div>';var o=n.querySelector(".".concat(p,"-container")),r=o.querySelector(".".concat(p,"-canvas")),h=o.querySelector(".".concat(p,"-drag-box")),s=o.querySelector(".".concat(p,"-crop-box")),c=s.querySelector(".".concat(p,"-face"));this.container=a,this.cropper=o,this.canvas=r,this.dragBox=h,this.cropBox=s,this.viewBox=o.querySelector(".".concat(p,"-view-box")),this.face=c,r.appendChild(i),vt(t,O),a.insertBefore(o,t.nextSibling),wt(i,T),this.initPreview(),this.bind(),e.initialAspectRatio=Math.max(0,e.initialAspectRatio)||NaN,e.aspectRatio=Math.max(0,e.aspectRatio)||NaN,e.viewMode=Math.max(0,Math.min(3,Math.round(e.viewMode)))||0,vt(s,O),e.guides||vt(s.getElementsByClassName("".concat(p,"-dashed")),O),e.center||vt(s.getElementsByClassName("".concat(p,"-center")),O),e.background&&vt(o,"".concat(p,"-bg")),e.highlight||vt(c,E),e.cropBoxMovable&&(vt(c,H),Ct(c,N,m)),e.cropBoxResizable||(vt(s.getElementsByClassName("".concat(p,"-line")),O),vt(s.getElementsByClassName("".concat(p,"-point")),O)),this.render(),this.ready=!0,this.setDragMode(e.dragMode),e.autoCrop&&this.crop(),this.setData(e.data),st(e.ready)&&Ot(t,$,e.ready,{once:!0}),Tt(t,$)}}},{key:"unbuild",value:function(){if(this.ready){this.ready=!1,this.unbind(),this.resetPreview();var t=this.cropper.parentNode;t&&t.removeChild(this.cropper),wt(this.element,O)}}},{key:"uncreate",value:function(){this.ready?(this.unbuild(),this.ready=!1,this.cropped=!1):this.sizing?(this.sizingImage.onload=null,this.sizing=!1,this.sized=!1):this.reloading?(this.xhr.onabort=null,this.xhr.abort()):this.image&&this.stop()}}])&&n(e.prototype,i),o&&n(e,o),Object.defineProperty(e,"prototype",{writable:!1}),t}();return pt(Zt.prototype,Pt,It,Ut,qt,$t,Qt),Zt},"object"==typeof e&&void 0!==i?i.exports=o():"function"==typeof a&&a.amd?a(o):(n="undefined"!=typeof globalThis?globalThis:n||self).Cropper=o()}));
13
13
  ;/*!node_modules/react-cropper/dist/react-cropper.umd.js*/
14
- amis.define("67db31b",(function(e,r,t,o){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n=e("dbccc9c"),a=e("8af032a");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=c(n),u=c(a),i=function(){return i=Object.assign||function(e){for(var r,t=1,o=arguments.length;t<o;t++)for(var n in r=arguments[t])Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n]);return e},i.apply(this,arguments)};function f(e,r){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(e);n<o.length;n++)r.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(e,o[n])&&(t[o[n]]=e[o[n]])}return t}var s=l.default.forwardRef((function(e,r){var t=f(e,[]),o=t.dragMode,a=void 0===o?"crop":o,c=t.src,s=t.style,d=t.className,p=t.crossOrigin,v=t.scaleX,y=t.scaleY,b=t.enable,m=t.zoomTo,O=t.rotateTo,g=t.alt,T=void 0===g?"picture":g,z=t.ready,h=t.onInitialized,j=f(t,["dragMode","src","style","className","crossOrigin","scaleX","scaleY","enable","zoomTo","rotateTo","alt","ready","onInitialized"]),E={scaleY:y,scaleX:v,enable:b,zoomTo:m,rotateTo:O},w=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var t=n.useRef(null);return l.default.useEffect((function(){e.forEach((function(e){e&&("function"==typeof e?e(t.current):e.current=t.current)}))}),[e]),t}(r,n.useRef(null));return n.useEffect((function(){var e;(null===(e=w.current)||void 0===e?void 0:e.cropper)&&"number"==typeof m&&w.current.cropper.zoomTo(m)}),[t.zoomTo]),n.useEffect((function(){var e;(null===(e=w.current)||void 0===e?void 0:e.cropper)&&void 0!==c&&w.current.cropper.reset().clear().replace(c)}),[c]),n.useEffect((function(){if(null!==w.current){var e=new u.default(w.current,i(i({dragMode:a},j),{ready:function(e){null!==e.currentTarget&&function(e,r){void 0===r&&(r={});var t=r.enable,o=void 0===t||t,n=r.scaleX,a=void 0===n?1:n,c=r.scaleY,l=void 0===c?1:c,u=r.zoomTo,i=void 0===u?0:u,f=r.rotateTo;o?e.enable():e.disable(),e.scaleX(a),e.scaleY(l),void 0!==f&&e.rotateTo(f),i>0&&e.zoomTo(i)}(e.currentTarget.cropper,E),z&&z(e)}}));h&&h(e)}return function(){var e,r;null===(r=null===(e=w.current)||void 0===e?void 0:e.cropper)||void 0===r||r.destroy()}}),[w]),l.default.createElement("div",{style:s,className:d},l.default.createElement("img",{crossOrigin:p,src:c,alt:T,style:{opacity:0,maxWidth:"100%"},ref:w}))}));r.Cropper=s,r.default=s}));
14
+ amis.define("f25e43c",(function(e,r,t,o){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n=e("81e0e98"),a=e("8fcb293");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=c(n),u=c(a),i=function(){return i=Object.assign||function(e){for(var r,t=1,o=arguments.length;t<o;t++)for(var n in r=arguments[t])Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n]);return e},i.apply(this,arguments)};function f(e,r){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(e);n<o.length;n++)r.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(e,o[n])&&(t[o[n]]=e[o[n]])}return t}var s=l.default.forwardRef((function(e,r){var t=f(e,[]),o=t.dragMode,a=void 0===o?"crop":o,c=t.src,s=t.style,d=t.className,p=t.crossOrigin,v=t.scaleX,y=t.scaleY,b=t.enable,m=t.zoomTo,O=t.rotateTo,g=t.alt,T=void 0===g?"picture":g,z=t.ready,h=t.onInitialized,j=f(t,["dragMode","src","style","className","crossOrigin","scaleX","scaleY","enable","zoomTo","rotateTo","alt","ready","onInitialized"]),E={scaleY:y,scaleX:v,enable:b,zoomTo:m,rotateTo:O},w=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var t=n.useRef(null);return l.default.useEffect((function(){e.forEach((function(e){e&&("function"==typeof e?e(t.current):e.current=t.current)}))}),[e]),t}(r,n.useRef(null));return n.useEffect((function(){var e;(null===(e=w.current)||void 0===e?void 0:e.cropper)&&"number"==typeof m&&w.current.cropper.zoomTo(m)}),[t.zoomTo]),n.useEffect((function(){var e;(null===(e=w.current)||void 0===e?void 0:e.cropper)&&void 0!==c&&w.current.cropper.reset().clear().replace(c)}),[c]),n.useEffect((function(){if(null!==w.current){var e=new u.default(w.current,i(i({dragMode:a},j),{ready:function(e){null!==e.currentTarget&&function(e,r){void 0===r&&(r={});var t=r.enable,o=void 0===t||t,n=r.scaleX,a=void 0===n?1:n,c=r.scaleY,l=void 0===c?1:c,u=r.zoomTo,i=void 0===u?0:u,f=r.rotateTo;o?e.enable():e.disable(),e.scaleX(a),e.scaleY(l),void 0!==f&&e.rotateTo(f),i>0&&e.zoomTo(i)}(e.currentTarget.cropper,E),z&&z(e)}}));h&&h(e)}return function(){var e,r;null===(r=null===(e=w.current)||void 0===e?void 0:e.cropper)||void 0===r||r.destroy()}}),[w]),l.default.createElement("div",{style:s,className:d},l.default.createElement("img",{crossOrigin:p,src:c,alt:T,style:{opacity:0,maxWidth:"100%"},ref:w}))}));r.Cropper=s,r.default=s}));
package/sdk/cxd-ie11.css CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- * Copyright 2022 Fonticons, Inc.
4
+ * Copyright 2023 Fonticons, Inc.
5
5
  */
6
6
 
7
7
  .fa {
@@ -296,7 +296,9 @@
296
296
  animation-duration: 1ms;
297
297
  -webkit-animation-iteration-count: 1;
298
298
  animation-iteration-count: 1;
299
+ -webkit-transition-delay: 0s;
299
300
  transition-delay: 0s;
301
+ -webkit-transition-duration: 0s;
300
302
  transition-duration: 0s;
301
303
  }
302
304
  }
@@ -10299,6 +10301,10 @@ readers do not read off random characters that represent icons */
10299
10301
  content: "\f26b";
10300
10302
  }
10301
10303
 
10304
+ .fa-stubber:before {
10305
+ content: "\e5c7";
10306
+ }
10307
+
10302
10308
  .fa-telegram:before {
10303
10309
  content: "\f2c6";
10304
10310
  }
@@ -10311,6 +10317,10 @@ readers do not read off random characters that represent icons */
10311
10317
  content: "\f510";
10312
10318
  }
10313
10319
 
10320
+ .fa-odysee:before {
10321
+ content: "\e5c6";
10322
+ }
10323
+
10314
10324
  .fa-square-whatsapp:before {
10315
10325
  content: "\f40c";
10316
10326
  }
@@ -10553,9 +10563,9 @@ readers do not read off random characters that represent icons */
10553
10563
  }
10554
10564
 
10555
10565
  /*!
10556
- * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
10566
+ * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
10557
10567
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
10558
- * Copyright 2022 Fonticons, Inc.
10568
+ * Copyright 2023 Fonticons, Inc.
10559
10569
  */
10560
10570
 
10561
10571
  .fa.fa-glass:before {
@@ -85661,6 +85671,18 @@ title: Word Break
85661
85671
  display: none;
85662
85672
  }
85663
85673
 
85674
+ /** Browser Compatibility
85675
+ ========================================================================== */
85676
+
85677
+ /* 兼容Safari浏览器input disbaled状态下文字颜色不显示 */
85678
+
85679
+ .amis-scope input[disabled],
85680
+ .amis-scope input:disabled,
85681
+ .amis-scope input.disabled,
85682
+ .amis-scope input.is-disabled {
85683
+ -webkit-text-fill-color: #b8babf;
85684
+ }
85685
+
85664
85686
  .amis-scope svg.icon {
85665
85687
  width: 1em;
85666
85688
  height: 1em;
@@ -91427,6 +91449,10 @@ title: Word Break
91427
91449
  border-left-width: 4px;
91428
91450
  }
91429
91451
 
91452
+ .amis-scope .cxd-Tabs--vertical > .cxd-Tabs-linksWrapper + .cxd-Tabs-content {
91453
+ width: calc(100% - 8.75rem);
91454
+ }
91455
+
91430
91456
  .amis-scope .cxd-Tabs--vertical > .cxd-Tabs-content {
91431
91457
  border: none;
91432
91458
  flex-grow: 1;
@@ -103748,7 +103774,7 @@ title: Word Break
103748
103774
  }
103749
103775
 
103750
103776
  .amis-scope .cxd-TextControl-addOn:first-child {
103751
- border-left-width: 0px;
103777
+ border-left-width: 1px;
103752
103778
  }
103753
103779
 
103754
103780
  .amis-scope .cxd-TextControl-addOn:last-child {
@@ -115423,6 +115449,27 @@ title: Word Break
115423
115449
  color: var(--Menu-light-fontColor-onActive) !important;
115424
115450
  }
115425
115451
 
115452
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title {
115453
+ background-color: var(--Menu-light-backgroundColor-onHover);
115454
+ }
115455
+
115456
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title::before {
115457
+ content: "";
115458
+ position: absolute;
115459
+ top: 0;
115460
+ left: 0;
115461
+ bottom: 0;
115462
+ border-right: 3px solid var(--Menu-light-selectedIndicator-color);
115463
+ transform: scaleY(1);
115464
+ opacity: 1;
115465
+ transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
115466
+ }
115467
+
115468
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-item-icon,
115469
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-item-label {
115470
+ color: var(--Menu-light-fontColor-onActive) !important;
115471
+ }
115472
+
115426
115473
  .amis-scope .cxd-Nav-Menu-root.cxd-Nav-Menu-vertical > .cxd-Nav-Menu-item-selected {
115427
115474
  background-color: var(--Menu-light-backgroundColor-onHover);
115428
115475
  }
@@ -115765,6 +115812,10 @@ title: Word Break
115765
115812
  color: var(--Menu-dark-ancestor-fontColor-onActive);
115766
115813
  }
115767
115814
 
115815
+ .amis-scope .cxd-Nav-Menu-submenu-popup .cxd-Nav-Menu-vertical .cxd-Nav-Menu-submenu-arrow {
115816
+ width: 2rem;
115817
+ }
115818
+
115768
115819
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-title,
115769
115820
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item {
115770
115821
  cursor: pointer;
@@ -115973,7 +116024,7 @@ title: Word Break
115973
116024
  position: absolute;
115974
116025
  right: 0;
115975
116026
  top: 0;
115976
- width: var(--Menu-Submenu-title-paddingX);
116027
+ width: 1.125rem;
115977
116028
  line-height: var(--Menu-item-height--vertical);
115978
116029
  transform: rotate(-90deg);
115979
116030
  }
@@ -116027,9 +116078,8 @@ title: Word Break
116027
116078
  color: var(--Menu-light-fontColor);
116028
116079
  }
116029
116080
 
116030
- .amis-scope .cxd-Nav-Menu-vertical-right .cxd-Nav-Menu-item,
116031
- .amis-scope .cxd-Nav-Menu-horizontal .cxd-Nav-Menu-item {
116032
- padding: 0 var(--Menu-Submenu-title-paddingX) 0 calc(var(--Menu-Submenu-title-paddingX) - 1px);
116081
+ .amis-scope .cxd-Nav-Menu-vertical-right .cxd-Nav-Menu-item {
116082
+ padding: 0 var(--Menu-Submenu-item-paddingX);
116033
116083
  }
116034
116084
 
116035
116085
  .amis-scope .cxd-Nav-Menu-inline .cxd-Nav-Menu-submenu-arrow,
@@ -116042,6 +116092,7 @@ title: Word Break
116042
116092
  .amis-scope .cxd-Nav-Menu-inline .cxd-Nav-Menu-submenu-open > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-submenu-arrow,
116043
116093
  .amis-scope .cxd-Nav-Menu-horizontal .cxd-Nav-Menu-submenu-open > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-submenu-arrow {
116044
116094
  transform: rotate(180deg);
116095
+ padding-bottom: 0.25rem;
116045
116096
  }
116046
116097
 
116047
116098
  .amis-scope .cxd-Nav-Menu-collapsed .cxd-Nav-Menu-item-wrap {
@@ -116111,28 +116162,24 @@ title: Word Break
116111
116162
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled {
116112
116163
  cursor: not-allowed;
116113
116164
  color: var(--Menu-fontColor-onDisabled) !important;
116114
- pointer-events: none;
116115
116165
  }
116116
116166
 
116117
116167
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled.cxd-Nav-Menu-item,
116118
116168
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled.cxd-Nav-Menu-item {
116119
116169
  cursor: not-allowed;
116120
116170
  color: var(--Menu-fontColor-onDisabled) !important;
116121
- pointer-events: none;
116122
116171
  }
116123
116172
 
116124
116173
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled.cxd-Nav-Menu-item .cxd-Nav-Menu-item-link,
116125
116174
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled.cxd-Nav-Menu-item .cxd-Nav-Menu-item-link {
116126
116175
  cursor: not-allowed;
116127
116176
  color: var(--Menu-fontColor-onDisabled) !important;
116128
- pointer-events: none;
116129
116177
  }
116130
116178
 
116131
116179
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled .cxd-Nav-Menu-submenu-title,
116132
116180
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled .cxd-Nav-Menu-submenu-title {
116133
116181
  cursor: not-allowed;
116134
116182
  color: var(--Menu-fontColor-onDisabled) !important;
116135
- pointer-events: none;
116136
116183
  }
116137
116184
 
116138
116185
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled .cxd-Nav-Menu-submenu-title > .cxd-Nav-Menu-item-icon,
@@ -116143,7 +116190,6 @@ title: Word Break
116143
116190
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled .cxd-Nav-Menu-submenu-title > .cxd-Nav-Menu-submenu-arrow {
116144
116191
  cursor: not-allowed;
116145
116192
  color: var(--Menu-fontColor-onDisabled) !important;
116146
- pointer-events: none;
116147
116193
  }
116148
116194
 
116149
116195
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled .cxd-Nav-Menu-item-icon,
@@ -116154,7 +116200,6 @@ title: Word Break
116154
116200
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled .cxd-Nav-Menu-submenu-arrow {
116155
116201
  cursor: not-allowed;
116156
116202
  color: var(--Menu-fontColor-onDisabled) !important;
116157
- pointer-events: none;
116158
116203
  }
116159
116204
 
116160
116205
  .amis-scope .cxd-Nav-Menu-open-slide-up-enter,
package/sdk/cxd.css CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- * Copyright 2022 Fonticons, Inc.
4
+ * Copyright 2023 Fonticons, Inc.
5
5
  */
6
6
 
7
7
  .fa {
@@ -296,7 +296,9 @@
296
296
  animation-duration: 1ms;
297
297
  -webkit-animation-iteration-count: 1;
298
298
  animation-iteration-count: 1;
299
+ -webkit-transition-delay: 0s;
299
300
  transition-delay: 0s;
301
+ -webkit-transition-duration: 0s;
300
302
  transition-duration: 0s;
301
303
  }
302
304
  }
@@ -10305,6 +10307,10 @@ readers do not read off random characters that represent icons */
10305
10307
  content: "\f26b";
10306
10308
  }
10307
10309
 
10310
+ .fa-stubber:before {
10311
+ content: "\e5c7";
10312
+ }
10313
+
10308
10314
  .fa-telegram:before {
10309
10315
  content: "\f2c6";
10310
10316
  }
@@ -10317,6 +10323,10 @@ readers do not read off random characters that represent icons */
10317
10323
  content: "\f510";
10318
10324
  }
10319
10325
 
10326
+ .fa-odysee:before {
10327
+ content: "\e5c6";
10328
+ }
10329
+
10320
10330
  .fa-square-whatsapp:before {
10321
10331
  content: "\f40c";
10322
10332
  }
@@ -10571,9 +10581,9 @@ readers do not read off random characters that represent icons */
10571
10581
  }
10572
10582
 
10573
10583
  /*!
10574
- * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
10584
+ * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
10575
10585
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
10576
- * Copyright 2022 Fonticons, Inc.
10586
+ * Copyright 2023 Fonticons, Inc.
10577
10587
  */
10578
10588
 
10579
10589
  .fa.fa-glass:before {
@@ -76649,7 +76659,7 @@ title: Word Break
76649
76659
  --input-addon-text-bottom-border-width: var(--borders-width-2);
76650
76660
  --input-addon-text-bottom-border-style: var(--borders-style-2);
76651
76661
  --input-addon-text-left-border-color: var(--colors-neutral-line-8);
76652
- --input-addon-text-left-border-width: var(--borders-width-1);
76662
+ --input-addon-text-left-border-width: var(--borders-width-2);
76653
76663
  --input-addon-text-left-border-style: var(--borders-style-2);
76654
76664
  --input-size-sm-height: var(--sizes-base-15);
76655
76665
  --input-size-default-height: var(--sizes-base-16);
@@ -89703,6 +89713,18 @@ title: Word Break
89703
89713
  display: none;
89704
89714
  }
89705
89715
 
89716
+ /** Browser Compatibility
89717
+ ========================================================================== */
89718
+
89719
+ /* 兼容Safari浏览器input disbaled状态下文字颜色不显示 */
89720
+
89721
+ .amis-scope input[disabled],
89722
+ .amis-scope input:disabled,
89723
+ .amis-scope input.disabled,
89724
+ .amis-scope input.is-disabled {
89725
+ -webkit-text-fill-color: var(--text--muted-color);
89726
+ }
89727
+
89706
89728
  .amis-scope svg.icon {
89707
89729
  width: 1em;
89708
89730
  height: 1em;
@@ -95430,6 +95452,10 @@ title: Word Break
95430
95452
  border-left-width: var(--Tabs--vertical-onActive-borderWidth);
95431
95453
  }
95432
95454
 
95455
+ .amis-scope .cxd-Tabs--vertical > .cxd-Tabs-linksWrapper + .cxd-Tabs-content {
95456
+ width: calc(100% - var(--Tabs--vertical-width));
95457
+ }
95458
+
95433
95459
  .amis-scope .cxd-Tabs--vertical > .cxd-Tabs-content {
95434
95460
  border: none;
95435
95461
  flex-grow: 1;
@@ -119087,6 +119113,27 @@ title: Word Break
119087
119113
  color: var(--Menu-light-fontColor-onActive) !important;
119088
119114
  }
119089
119115
 
119116
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title {
119117
+ background-color: var(--Menu-light-backgroundColor-onHover);
119118
+ }
119119
+
119120
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title::before {
119121
+ content: "";
119122
+ position: absolute;
119123
+ top: 0;
119124
+ left: 0;
119125
+ bottom: 0;
119126
+ border-right: 3px solid var(--Menu-light-selectedIndicator-color);
119127
+ transform: scaleY(1);
119128
+ opacity: 1;
119129
+ transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
119130
+ }
119131
+
119132
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-item-icon,
119133
+ .amis-scope .cxd-Nav-Menu-inline.cxd-Nav-Menu-light .cxd-Nav-Menu-submenu-actived > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-item-label {
119134
+ color: var(--Menu-light-fontColor-onActive) !important;
119135
+ }
119136
+
119090
119137
  .amis-scope .cxd-Nav-Menu-root.cxd-Nav-Menu-vertical > .cxd-Nav-Menu-item-selected {
119091
119138
  background-color: var(--Menu-light-backgroundColor-onHover);
119092
119139
  }
@@ -119429,6 +119476,10 @@ title: Word Break
119429
119476
  color: var(--Menu-dark-ancestor-fontColor-onActive);
119430
119477
  }
119431
119478
 
119479
+ .amis-scope .cxd-Nav-Menu-submenu-popup .cxd-Nav-Menu-vertical .cxd-Nav-Menu-submenu-arrow {
119480
+ width: 2rem;
119481
+ }
119482
+
119432
119483
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-title,
119433
119484
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item {
119434
119485
  cursor: pointer;
@@ -119637,7 +119688,7 @@ title: Word Break
119637
119688
  position: absolute;
119638
119689
  right: 0;
119639
119690
  top: 0;
119640
- width: var(--Menu-Submenu-title-paddingX);
119691
+ width: 1.125rem;
119641
119692
  line-height: var(--Menu-item-height--vertical);
119642
119693
  transform: rotate(-90deg);
119643
119694
  }
@@ -119691,9 +119742,8 @@ title: Word Break
119691
119742
  color: var(--Menu-light-fontColor);
119692
119743
  }
119693
119744
 
119694
- .amis-scope .cxd-Nav-Menu-vertical-right .cxd-Nav-Menu-item,
119695
- .amis-scope .cxd-Nav-Menu-horizontal .cxd-Nav-Menu-item {
119696
- padding: 0 var(--Menu-Submenu-title-paddingX) 0 calc(var(--Menu-Submenu-title-paddingX) - 1px);
119745
+ .amis-scope .cxd-Nav-Menu-vertical-right .cxd-Nav-Menu-item {
119746
+ padding: 0 var(--Menu-Submenu-item-paddingX);
119697
119747
  }
119698
119748
 
119699
119749
  .amis-scope .cxd-Nav-Menu-inline .cxd-Nav-Menu-submenu-arrow,
@@ -119706,6 +119756,7 @@ title: Word Break
119706
119756
  .amis-scope .cxd-Nav-Menu-inline .cxd-Nav-Menu-submenu-open > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-submenu-arrow,
119707
119757
  .amis-scope .cxd-Nav-Menu-horizontal .cxd-Nav-Menu-submenu-open > .cxd-Nav-Menu-submenu-title .cxd-Nav-Menu-submenu-arrow {
119708
119758
  transform: rotate(180deg);
119759
+ padding-bottom: 0.25rem;
119709
119760
  }
119710
119761
 
119711
119762
  .amis-scope .cxd-Nav-Menu-collapsed .cxd-Nav-Menu-item-wrap {
@@ -119775,28 +119826,24 @@ title: Word Break
119775
119826
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled {
119776
119827
  cursor: not-allowed;
119777
119828
  color: var(--Menu-fontColor-onDisabled) !important;
119778
- pointer-events: none;
119779
119829
  }
119780
119830
 
119781
119831
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled.cxd-Nav-Menu-item,
119782
119832
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled.cxd-Nav-Menu-item {
119783
119833
  cursor: not-allowed;
119784
119834
  color: var(--Menu-fontColor-onDisabled) !important;
119785
- pointer-events: none;
119786
119835
  }
119787
119836
 
119788
119837
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled.cxd-Nav-Menu-item .cxd-Nav-Menu-item-link,
119789
119838
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled.cxd-Nav-Menu-item .cxd-Nav-Menu-item-link {
119790
119839
  cursor: not-allowed;
119791
119840
  color: var(--Menu-fontColor-onDisabled) !important;
119792
- pointer-events: none;
119793
119841
  }
119794
119842
 
119795
119843
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled .cxd-Nav-Menu-submenu-title,
119796
119844
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled .cxd-Nav-Menu-submenu-title {
119797
119845
  cursor: not-allowed;
119798
119846
  color: var(--Menu-fontColor-onDisabled) !important;
119799
- pointer-events: none;
119800
119847
  }
119801
119848
 
119802
119849
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled .cxd-Nav-Menu-submenu-title > .cxd-Nav-Menu-item-icon,
@@ -119807,7 +119854,6 @@ title: Word Break
119807
119854
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled .cxd-Nav-Menu-submenu-title > .cxd-Nav-Menu-submenu-arrow {
119808
119855
  cursor: not-allowed;
119809
119856
  color: var(--Menu-fontColor-onDisabled) !important;
119810
- pointer-events: none;
119811
119857
  }
119812
119858
 
119813
119859
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-item-disabled .cxd-Nav-Menu-item-icon,
@@ -119818,7 +119864,6 @@ title: Word Break
119818
119864
  .amis-scope .cxd-Nav-Menu .cxd-Nav-Menu-submenu-disabled .cxd-Nav-Menu-submenu-arrow {
119819
119865
  cursor: not-allowed;
119820
119866
  color: var(--Menu-fontColor-onDisabled) !important;
119821
- pointer-events: none;
119822
119867
  }
119823
119868
 
119824
119869
  .amis-scope .cxd-Nav-Menu-open-slide-up-enter,