kts-component-invoice-operate 2.0.1 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/Invoice/InvoiceController/InvoiceControllerState/GoodsListState/IGood/index.d.ts +10 -12
  2. package/dist/Invoice/InvoiceController/InvoiceControllerState/GoodsListState/ProductComparison/index.d.ts +0 -2
  3. package/dist/Invoice/_test/buyerNameSearch/index.d.ts +1 -0
  4. package/dist/Invoice/_test/deduction/index.d.ts +1 -0
  5. package/dist/Invoice/_test/draft/index.d.ts +1 -0
  6. package/dist/Invoice/_test/easiest/index.d.ts +1 -0
  7. package/dist/Invoice/_test/endowCode/index.d.ts +1 -0
  8. package/dist/Invoice/_test/goodsMenuExpand/index.d.ts +1 -0
  9. package/dist/Invoice/_test/importBuyer/index.d.ts +1 -0
  10. package/dist/Invoice/_test/importGoods/index.d.ts +1 -0
  11. package/dist/Invoice/_test/invoiceType/index.d.ts +1 -0
  12. package/dist/Invoice/_test/isInvoiceNo/index.d.ts +1 -0
  13. package/dist/Invoice/_test/replaceHead/index.d.ts +1 -0
  14. package/dist/Invoice/_test/retrieveData/index.d.ts +1 -0
  15. package/dist/Invoice/_test/seller/index.d.ts +1 -0
  16. package/dist/Invoice/_test/setDataSource/index.d.ts +1 -0
  17. package/dist/Invoice/_test/unit/index.d.ts +1 -0
  18. package/dist/Invoice/ui/AddComparisonDrawer/index.d.ts +2 -3
  19. package/dist/Invoice/ui/Buyer/ui/BuyerNameInput/index.d.ts +1 -0
  20. package/dist/Invoice/ui/Buyer/ui/ImportBuyerButton/index.d.ts +1 -0
  21. package/dist/Invoice/ui/EndowCodeDrawer/index.d.ts +1 -0
  22. package/dist/Invoice/ui/GoodsList/hook/useColumns/ui/RowEditButton/index.d.ts +1 -0
  23. package/dist/Invoice/ui/GoodsList/hook/useColumns/ui/RowMenu/hook/useAddComparison/index.d.ts +1 -0
  24. package/dist/Invoice/ui/GoodsList/hook/useColumns/ui/RowMenu/hook/useAddDiscount/index.d.ts +1 -0
  25. package/dist/Invoice/ui/GoodsList/hook/useColumns/ui/RowMenu/hook/useDelItem/index.d.ts +1 -0
  26. package/dist/Invoice/ui/GoodsList/hook/useColumns/ui/RowMenu/hook/useEndowCode/index.d.ts +1 -0
  27. package/dist/Invoice/ui/GoodsList/hook/useColumns/ui/RowMenu/index.d.ts +1 -0
  28. package/dist/Invoice/ui/GoodsList/hook/useColumns/ui/RowSaveButton/index.d.ts +1 -0
  29. package/dist/Invoice/ui/GoodsList/hook/useRowSelection/index.d.ts +1 -0
  30. package/dist/Invoice/ui/GoodsList/ui/AddRowButton/index.d.ts +1 -0
  31. package/dist/Invoice/ui/GoodsList/ui/BulkMenu/hooks/useAddDiscountRowButton/index.d.ts +1 -0
  32. package/dist/Invoice/ui/GoodsList/ui/BulkMenu/hooks/useCommodityComparisonButton/index.d.ts +1 -0
  33. package/dist/Invoice/ui/GoodsList/ui/BulkMenu/hooks/useDelRowButton/index.d.ts +1 -0
  34. package/dist/Invoice/ui/GoodsList/ui/BulkMenu/hooks/useEndowCodeButton/index.d.ts +1 -0
  35. package/dist/Invoice/ui/GoodsList/ui/BulkMenu/index.d.ts +1 -0
  36. package/dist/Invoice/ui/GoodsList/ui/DescribeSwitch/index.d.ts +1 -0
  37. package/dist/Invoice/ui/GoodsList/ui/Search/index.d.ts +1 -0
  38. package/dist/Invoice/ui/GoodsList/ui/Statistics/index.d.ts +1 -0
  39. package/dist/Invoice/ui/GoodsList/ui/TableRow/index.d.ts +1 -0
  40. package/dist/Invoice/ui/GoodsList/ui/TableVirtual/index.d.ts +1 -0
  41. package/dist/Invoice/ui/GoodsList/ui/TaxIncludedSwitch/index.d.ts +1 -0
  42. package/dist/Invoice/ui/ImportBuyerDrawer/index.d.ts +1 -0
  43. package/dist/Invoice/ui/ImportGoodsDrawer/index.d.ts +1 -0
  44. package/dist/index.esm.js +136 -169
  45. package/dist/index.js +136 -169
  46. package/docs-dist/404.html +33 -0
  47. package/docs-dist/index.html +33 -0
  48. package/docs-dist/static/auto.a6cd905c.svg +1 -0
  49. package/docs-dist/static/magnifier.2b26be6e.svg +1 -0
  50. package/docs-dist/static/spot.42e620e1.svg +1 -0
  51. package/docs-dist/umi.css +21 -0
  52. package/docs-dist/umi.js +1 -0
  53. package/package.json +3 -1
  54. package/src/Invoice/InvoiceController/InvoiceControllerState/GoodsListState/IGood/index.ts +10 -13
  55. package/src/Invoice/InvoiceController/InvoiceControllerState/GoodsListState/ProductComparison/index.ts +1 -1
  56. package/src/Invoice/_test/importGoods/index.tsx +3 -4
  57. package/src/Invoice/tools/itemName/index.ts +0 -1
  58. package/src/Invoice/ui/AddComparisonDrawer/index.tsx +73 -113
  59. package/src/Invoice/ui/EndowCodeDrawer/index.tsx +1 -1
  60. package/src/Invoice/ui/GoodsList/hook/useColumns/autoFillFn/index.ts +5 -4
  61. package/src/Invoice/ui/GoodsList/hook/useColumns/index.tsx +36 -16
  62. package/src/Invoice/ui/GoodsList/ui/BulkMenu/hooks/useCommodityComparisonButton/index.tsx +8 -13
  63. package/src/Invoice/ui/ImportGoodsDrawer/index.tsx +10 -10
@@ -0,0 +1 @@
1
+ <?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1574652728953" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4119" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"></style></defs><path d="M512 512m-96 0a1.5 1.5 0 1 0 192 0 1.5 1.5 0 1 0-192 0Z" p-id="4120"></path><path d="M512 96.64m-96 0a1.5 1.5 0 1 0 192 0 1.5 1.5 0 1 0-192 0Z" p-id="4121"></path><path d="M512 927.36m-96 0a1.5 1.5 0 1 0 192 0 1.5 1.5 0 1 0-192 0Z" p-id="4122"></path></svg>