@tesouro/embedded-components-react 0.2.79 → 0.2.81
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.
- package/README.md +12 -12
- package/dist/index.css +13 -0
- package/dist/index.d.ts +16 -0
- package/dist/lib/BankAccountsWidget.d.ts +16 -0
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index4.js +37 -20
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +31 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +7 -8
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index11.js +9 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index12.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index2.js +199 -133
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index5.js +29 -49
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index6.js +56 -10
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index7.js +13 -17
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index8.js +16 -6
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index9.js +6 -9
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index2.js +156 -116
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index3.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index6.js +93 -4
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index7.js +4 -24
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index8.js +69 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index6.js +6 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +23 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +32 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +12 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +7 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +26 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +27 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +13 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +17 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +80 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +39 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +18 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +5 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +2 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +10 -119
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +21 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +76 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +6 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +20 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +27 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +114 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +64 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +33 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +8 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +15 -152
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +13 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +12 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +32 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +12 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +12 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +24 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +12 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +10 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +121 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +12 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +12 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +40 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +45 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +11 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +45 -196
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +11 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +148 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +54 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +71 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +26 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +3 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +59 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +57 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +25 -190
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +94 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +96 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +13 -132
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +12 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +10 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +96 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +46 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +75 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +54 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +195 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +14 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +26 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +78 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +28 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +39 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +7 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +109 -387
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +67 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +190 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +31 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +108 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +134 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +23 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +25 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +19 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +15 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +183 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +12 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +19 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +48 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +4 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +5 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +88 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +7 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +47 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +49 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +392 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +2 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +7 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +59 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +397 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +65 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +2 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +407 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +100 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +25 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +6 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +12 -214
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +6 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +10 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +214 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +10 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +12 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +12 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +32 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +47 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +5 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +71 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +32 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +20 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +125 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +85 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +24 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +149 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +8 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +15 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +67 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +21 -343
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +51 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +44 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +73 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +29 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +486 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +163 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +39 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +59 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +30 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +113 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +22 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +44 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +52 -245
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +2 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +96 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +96 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +192 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +17 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +28 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +39 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +61 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +90 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +108 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +86 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +62 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +37 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +341 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +296 -89
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +99 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +157 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +267 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +23 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +20 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +22 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +56 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +27 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +53 -338
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +18 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +36 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +34 -162
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +54 -267
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +345 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +2 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +20 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +12 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +13 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +13 -191
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +14 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +19 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +31 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +35 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +35 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +15 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +16 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +241 -482
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +174 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +11 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +19 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +38 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +53 -166
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +47 -129
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +29 -161
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +97 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +46 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +25 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +126 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +14 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +78 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +77 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +39 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +19 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +40 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +159 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +27 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +29 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +76 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +65 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +43 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +22 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +182 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +105 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +80 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +280 -154
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +48 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +15 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +86 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +221 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +37 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +20 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +14 -185
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +17 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +169 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +119 -270
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +157 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +12 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +18 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +58 -220
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +63 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +57 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +6 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +10 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +60 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +23 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +60 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +21 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +22 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +25 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +31 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +4 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +127 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +12 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +21 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +47 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +11 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +66 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +45 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +24 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +32 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +25 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +123 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +18 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +16 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +16 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +16 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +71 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +16 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +16 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +16 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +11 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +53 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +34 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +21 -91
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +7 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +48 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +18 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +22 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +61 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +17 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +15 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +14 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +17 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +22 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +22 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +27 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +35 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +45 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +11 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +37 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +8 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +11 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +65 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +2 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +93 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +29 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +35 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +104 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +21 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +34 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +56 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +33 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +40 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +72 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +94 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +10 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +10 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +11 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +67 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +64 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +35 -119
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +12 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +33 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +85 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +105 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +107 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +29 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +39 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +8 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +83 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +39 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +17 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +50 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +38 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +47 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +72 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +84 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +52 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +51 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +51 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +29 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +56 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +57 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +69 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +21 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +93 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +15 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +75 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +20 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +9 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +41 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +35 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +17 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +49 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +56 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +29 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +30 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +53 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +67 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +40 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +33 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +15 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +12 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +9 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +64 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +51 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +52 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +41 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +47 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +17 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +38 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +207 -191
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
- package/dist/packages/shared-ui-shadcn/dist/index.js +15 -13
- package/package.json +1 -1
|
@@ -1,31 +1,37 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "
|
|
3
|
-
import "
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
import { useLingui as o } from "@lingui/react";
|
|
3
|
+
import { toast as r } from "react-hot-toast";
|
|
4
|
+
const l = (i) => {
|
|
5
|
+
const {
|
|
6
|
+
i18n: a
|
|
7
|
+
} = o(), {
|
|
8
|
+
api: e,
|
|
9
|
+
queryClient: t
|
|
10
|
+
} = n();
|
|
11
|
+
return e.finops.postReceivablesIdSend.useMutation({
|
|
12
|
+
path: {
|
|
13
|
+
receivable_id: i
|
|
14
|
+
}
|
|
15
|
+
}, {
|
|
16
|
+
onSuccess: async () => {
|
|
17
|
+
await Promise.all([e.finops.getReceivables.invalidateQueries(t), e.finops.getReceivablesId.invalidateQueries({
|
|
18
|
+
parameters: {
|
|
19
|
+
path: {
|
|
20
|
+
receivable_id: i
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}, t)]);
|
|
24
|
+
const s = e.finops.getReceivablesId.getQueryData({
|
|
25
|
+
path: {
|
|
26
|
+
receivable_id: i
|
|
27
|
+
}
|
|
28
|
+
}, t);
|
|
29
|
+
r.success(a._("This {type} has been sent", {
|
|
30
|
+
type: s?.type === "credit_note" ? "credit memo" : s?.type
|
|
31
|
+
}));
|
|
32
|
+
}
|
|
33
|
+
});
|
|
28
34
|
};
|
|
29
35
|
export {
|
|
30
|
-
|
|
36
|
+
l as useSendReceivableById
|
|
31
37
|
};
|
|
@@ -1,26 +1,59 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "
|
|
3
|
-
import "
|
|
4
|
-
import "
|
|
5
|
-
import "./
|
|
6
|
-
import "
|
|
7
|
-
import "
|
|
8
|
-
import "
|
|
9
|
-
import {
|
|
10
|
-
const
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
1
|
+
import { jsx as t, Fragment as v, jsxs as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useLingui as b } from "@lingui/react";
|
|
3
|
+
import { useState as y, useEffect as N } from "react";
|
|
4
|
+
import { useCreateInvoiceEmailPreview as j } from "./index404.js";
|
|
5
|
+
import { LanguageCodeEnum as C } from "./index202.js";
|
|
6
|
+
import { CenteredContentBox as s } from "./index214.js";
|
|
7
|
+
import { Button as _ } from "./index84.js";
|
|
8
|
+
import { CircleAlert as E, RefreshCcw as P } from "lucide-react";
|
|
9
|
+
import { LoadingSpinner as B } from "./index143.js";
|
|
10
|
+
const q = ({
|
|
11
|
+
invoiceId: l,
|
|
12
|
+
body: c,
|
|
13
|
+
subject: m
|
|
14
|
+
}) => {
|
|
15
|
+
const {
|
|
16
|
+
i18n: e
|
|
17
|
+
} = b(), [a, d] = y(0), {
|
|
18
|
+
data: w,
|
|
19
|
+
mutateAsync: f,
|
|
20
|
+
isPending: p,
|
|
21
|
+
error: u
|
|
22
|
+
} = j(l), x = () => {
|
|
23
|
+
d(a + 1);
|
|
24
|
+
}, h = (r) => Object.values(C).includes(r), g = () => {
|
|
25
|
+
const r = e.locale, o = r.indexOf("-"), n = o >= 0 ? r.substring(0, o) : r;
|
|
26
|
+
return h(n) ? n : "en";
|
|
27
|
+
};
|
|
28
|
+
return N(() => {
|
|
29
|
+
f({
|
|
30
|
+
body_text: c,
|
|
31
|
+
subject_text: m,
|
|
32
|
+
language: g(),
|
|
33
|
+
type: "receivable"
|
|
34
|
+
});
|
|
35
|
+
}, [a]), /* @__PURE__ */ t("div", { className: "ttw:flex ttw:flex-col ttw:min-h-0 ttw:overflow-hidden ttw:flex-1", children: p ? /* @__PURE__ */ t(s, { children: /* @__PURE__ */ t(B, {}) }) : /* @__PURE__ */ t(v, { children: u ? /* @__PURE__ */ t(s, { children: /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:justify-center ttw:gap-4", children: [
|
|
36
|
+
/* @__PURE__ */ t(E, { className: "ttw:text-red-500" }),
|
|
37
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:justify-center ttw:text-center ttw:gap-1 ttw:items-center", children: [
|
|
38
|
+
/* @__PURE__ */ t("h2", { className: "ttw:font-bold ttw:text-base", children: e._("Failed to generate email preview") }),
|
|
39
|
+
/* @__PURE__ */ i("div", { className: "ttw:items-center", children: [
|
|
40
|
+
/* @__PURE__ */ t("p", { className: "ttw:text-sm ttw:font-normal ttw:leading-5", children: e._("Please try to reload.") }),
|
|
41
|
+
/* @__PURE__ */ t("p", { className: "ttw:text-sm ttw:font-normal ttw:leading-5", children: e._("If the error recurs, contact support, please.") })
|
|
42
|
+
] }),
|
|
43
|
+
/* @__PURE__ */ i(_, { variant: "ghost", onClick: x, "data-testid": "reload-preview-button", children: [
|
|
44
|
+
/* @__PURE__ */ t(P, {}),
|
|
45
|
+
e._("Reload")
|
|
46
|
+
] })
|
|
47
|
+
] })
|
|
48
|
+
] }) }) : /* @__PURE__ */ t("iframe", { srcDoc: w?.body_preview, style: {
|
|
49
|
+
width: "100%",
|
|
50
|
+
height: "100%",
|
|
51
|
+
marginBottom: "-16px",
|
|
52
|
+
// Margin is necessary to avoid vertical scrollbar on the iframe container element. It's not clear why, but it helps.
|
|
53
|
+
border: 0,
|
|
54
|
+
flex: 1
|
|
55
|
+
} }) }) });
|
|
23
56
|
};
|
|
24
57
|
export {
|
|
25
|
-
|
|
58
|
+
q as PreviewEmail
|
|
26
59
|
};
|
|
@@ -1,41 +1,37 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
1
|
+
import { useMoniteContext as c } from "./index57.js";
|
|
2
|
+
import { useLingui as n } from "@lingui/react";
|
|
3
|
+
import { toast as o } from "react-hot-toast";
|
|
4
|
+
const u = (i) => {
|
|
5
|
+
const {
|
|
6
|
+
i18n: s
|
|
7
|
+
} = n(), {
|
|
8
|
+
api: e,
|
|
9
|
+
queryClient: a
|
|
10
|
+
} = c();
|
|
11
|
+
return e.finops.postReceivablesIdCancel.useMutation({
|
|
12
|
+
path: {
|
|
13
|
+
receivable_id: i
|
|
14
|
+
}
|
|
15
|
+
}, {
|
|
16
|
+
onSuccess: async () => {
|
|
17
|
+
const t = e.finops.getReceivablesId.getQueryData({
|
|
18
|
+
path: {
|
|
19
|
+
receivable_id: i
|
|
20
|
+
}
|
|
21
|
+
}, a);
|
|
22
|
+
t?.type === "invoice" && e.finops.getReceivablesId.setQueryData({
|
|
23
|
+
path: {
|
|
24
|
+
receivable_id: i
|
|
22
25
|
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
dpi: i
|
|
32
|
-
});
|
|
33
|
-
};
|
|
34
|
-
return t(), window.addEventListener("resize", t), () => {
|
|
35
|
-
window.removeEventListener("resize", t);
|
|
36
|
-
};
|
|
37
|
-
}, []), h;
|
|
26
|
+
}, {
|
|
27
|
+
...t,
|
|
28
|
+
status: "canceled"
|
|
29
|
+
}, a), await e.finops.getReceivables.invalidateQueries(a), o.success(s._("This {type} has been canceled", {
|
|
30
|
+
type: t?.type === "credit_note" ? "credit memo" : t?.type
|
|
31
|
+
}));
|
|
32
|
+
}
|
|
33
|
+
});
|
|
38
34
|
};
|
|
39
35
|
export {
|
|
40
|
-
|
|
36
|
+
u as useCancelReceivableById
|
|
41
37
|
};
|
|
@@ -1,77 +1,45 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import "./
|
|
5
|
-
import {
|
|
6
|
-
import "react
|
|
7
|
-
import "
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { jsx as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { getCommonRecurrenceIterationStatusLabel as w } from "./index270.js";
|
|
3
|
+
import "date-fns";
|
|
4
|
+
import { Badge as s } from "./index246.js";
|
|
5
|
+
import { cn as g } from "./index100.js";
|
|
6
|
+
import { useLingui as c } from "@lingui/react";
|
|
7
|
+
import { cva as l } from "class-variance-authority";
|
|
8
|
+
const r = l("", {
|
|
9
|
+
variants: {
|
|
10
|
+
variant: {
|
|
11
|
+
pending: "ttw:bg-zinc-100 ttw:text-zinc-700",
|
|
12
|
+
skipped: "ttw:bg-yellow-100 ttw:text-yellow-700",
|
|
13
|
+
canceled: "ttw:bg-red-100 ttw:text-red-700",
|
|
14
|
+
issue_failed: "ttw:bg-red-100 ttw:text-red-700",
|
|
15
|
+
send_failed: "ttw:bg-red-100 ttw:text-red-700",
|
|
16
|
+
completed: "ttw:bg-green-100 ttw:text-green-700"
|
|
17
|
+
},
|
|
18
|
+
dotVariant: {
|
|
19
|
+
pending: "ttw:border-zinc-100 ttw:bg-zinc-700",
|
|
20
|
+
skipped: "ttw:border-yellow-100 ttw:bg-yellow-700",
|
|
21
|
+
canceled: "ttw:border-red-100 ttw:bg-red-700",
|
|
22
|
+
issue_failed: "ttw:border-red-100 ttw:bg-red-700",
|
|
23
|
+
send_failed: "ttw:border-red-100 ttw:bg-red-700",
|
|
24
|
+
completed: "ttw:border-green-100 ttw:bg-green-700"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}), z = ({
|
|
28
|
+
status: t,
|
|
29
|
+
className: o,
|
|
30
|
+
showBadgeBackground: e = !0,
|
|
31
|
+
dotSize: d,
|
|
32
|
+
ref: a
|
|
18
33
|
}) => {
|
|
19
34
|
const {
|
|
20
|
-
|
|
21
|
-
} =
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}),
|
|
27
|
-
decimalSeparator: F,
|
|
28
|
-
groupSeparator: S
|
|
29
|
-
} = d(() => {
|
|
30
|
-
const r = new Intl.NumberFormat(e).formatToParts(12345.67);
|
|
31
|
-
return {
|
|
32
|
-
decimalSeparator: r.find((t) => t.type === "decimal")?.value || ".",
|
|
33
|
-
groupSeparator: r.find((t) => t.type === "group")?.value || ""
|
|
34
|
-
};
|
|
35
|
-
}, [e]), [s, a] = g(n(i, o)), [l, p] = g(!1);
|
|
36
|
-
j(() => {
|
|
37
|
-
if (!l) {
|
|
38
|
-
const r = n(i, o);
|
|
39
|
-
r !== s && a(r);
|
|
40
|
-
}
|
|
41
|
-
}, [i, l, e, o, s]);
|
|
42
|
-
const b = (r) => {
|
|
43
|
-
const t = r.target.value;
|
|
44
|
-
a(t);
|
|
45
|
-
}, h = () => {
|
|
46
|
-
p(!0);
|
|
47
|
-
}, C = (r) => {
|
|
48
|
-
p(!1);
|
|
49
|
-
const t = r.target.value.trim();
|
|
50
|
-
if (t === "") {
|
|
51
|
-
a(n(0, o)), u(0);
|
|
52
|
-
return;
|
|
53
|
-
}
|
|
54
|
-
const c = P(t, F, S);
|
|
55
|
-
a(n(c, o)), u(c);
|
|
56
|
-
};
|
|
57
|
-
return /* @__PURE__ */ I(T, { className: "ttw:max-w-41 ttw:w-full ttw:min-w-29", children: [
|
|
58
|
-
/* @__PURE__ */ f($, { align: "inline-start", children: y(m) || m }),
|
|
59
|
-
/* @__PURE__ */ f(
|
|
60
|
-
D,
|
|
61
|
-
{
|
|
62
|
-
type: "text",
|
|
63
|
-
inputMode: "decimal",
|
|
64
|
-
className: "ttw:text-right",
|
|
65
|
-
"aria-invalid": v || void 0,
|
|
66
|
-
disabled: w,
|
|
67
|
-
value: s,
|
|
68
|
-
onChange: b,
|
|
69
|
-
onFocus: h,
|
|
70
|
-
onBlur: C
|
|
71
|
-
}
|
|
72
|
-
)
|
|
73
|
-
] });
|
|
35
|
+
i18n: n
|
|
36
|
+
} = c();
|
|
37
|
+
return /* @__PURE__ */ i(s, { ref: a, className: g("ttw:inline-flex ttw:items-center ttw:gap-1", r({
|
|
38
|
+
variant: t
|
|
39
|
+
}), o), dotClassName: r({
|
|
40
|
+
dotVariant: t
|
|
41
|
+
}), showBadgeBackground: e, showDotBorder: !e, dotSize: d, showDot: !0, children: w(n, t) });
|
|
74
42
|
};
|
|
75
43
|
export {
|
|
76
|
-
|
|
44
|
+
z as InvoiceRecurrenceIterationStatusChip
|
|
77
45
|
};
|
|
@@ -3,14 +3,14 @@ import { useState as c, useCallback as r } from "react";
|
|
|
3
3
|
import { ProductsTable as g } from "./index43.js";
|
|
4
4
|
import { ProductDetails as v } from "./index45.js";
|
|
5
5
|
import { MoniteScopedProviders as x } from "./index83.js";
|
|
6
|
-
import { useUserPermissions as h } from "./
|
|
6
|
+
import { useUserPermissions as h } from "./index130.js";
|
|
7
7
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
8
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
9
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
10
|
import "@tanstack/react-query";
|
|
11
11
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
12
|
import { Scope as R } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
-
import { AccessRestriction as S } from "./
|
|
13
|
+
import { AccessRestriction as S } from "./index131.js";
|
|
14
14
|
import "./index84.js";
|
|
15
15
|
import "clsx";
|
|
16
16
|
import "tailwind-merge";
|
|
@@ -1,70 +1,76 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { jsxs as a, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMoniteContext as h } from "./index57.js";
|
|
3
|
+
import { useCurrencies as y } from "./index58.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import "./index92.js";
|
|
6
|
+
import { useLingui as f } from "@lingui/react";
|
|
7
|
+
import "react-dom";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import "@tanstack/react-query";
|
|
10
|
+
import "date-fns";
|
|
11
|
+
import { useEntityUserByAuthToken as x } from "./index75.js";
|
|
12
|
+
import "react-hot-toast";
|
|
13
|
+
import { MoniteCard as g } from "./index466.js";
|
|
14
|
+
import _ from "@mui/icons-material/DriveFileRenameOutline";
|
|
15
|
+
import { Box as o, Typography as r, Skeleton as v, Alert as b } from "@mui/material";
|
|
16
|
+
const L = ({
|
|
17
|
+
paymentRecords: i,
|
|
18
|
+
invoice: n
|
|
18
19
|
}) => {
|
|
19
|
-
const
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
})
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
20
|
+
const {
|
|
21
|
+
i18n: t
|
|
22
|
+
} = f(), {
|
|
23
|
+
locale: c
|
|
24
|
+
} = h(), {
|
|
25
|
+
formatCurrencyToDisplay: s
|
|
26
|
+
} = y(), d = new Date(i.payment_date ?? "").setHours(i.payment_time?.getHours() ?? 0, i.payment_time?.getMinutes() ?? 0), p = t.date(new Date(d), c.dateTimeFormat), {
|
|
27
|
+
data: l,
|
|
28
|
+
isLoading: u
|
|
29
|
+
} = x(), m = `${l?.first_name ?? ""} ${l?.last_name ?? ""}`;
|
|
30
|
+
return /* @__PURE__ */ a(o, { sx: {
|
|
31
|
+
display: "flex",
|
|
32
|
+
flexDirection: "column",
|
|
33
|
+
gap: 3
|
|
34
|
+
}, children: [
|
|
35
|
+
/* @__PURE__ */ a(o, { sx: {
|
|
36
|
+
display: "flex",
|
|
37
|
+
flexDirection: "column",
|
|
38
|
+
gap: 1,
|
|
39
|
+
alignItems: "center",
|
|
40
|
+
textAlign: "center"
|
|
41
|
+
}, children: [
|
|
42
|
+
/* @__PURE__ */ e(o, { sx: {
|
|
43
|
+
borderRadius: "100%",
|
|
44
|
+
backgroundColor: "#F2F2F2",
|
|
45
|
+
width: "44px",
|
|
46
|
+
height: "44px",
|
|
47
|
+
display: "flex",
|
|
48
|
+
justifyContent: "center",
|
|
49
|
+
alignItems: "center"
|
|
50
|
+
}, children: /* @__PURE__ */ e(_, { sx: {
|
|
51
|
+
color: "#707070"
|
|
52
|
+
} }) }),
|
|
53
|
+
/* @__PURE__ */ e(r, { variant: "body1", children: t._("Manual payment record") }),
|
|
54
|
+
/* @__PURE__ */ a(o, { children: [
|
|
55
|
+
/* @__PURE__ */ e(r, { variant: "h2", children: s(i?.amount ?? 0, n.currency) }),
|
|
56
|
+
/* @__PURE__ */ e(r, { variant: "body1", children: t._("from {invoiceCounterpart_name}", {
|
|
57
|
+
invoiceCounterpart_name: n.counterpart_name
|
|
58
|
+
}) })
|
|
59
|
+
] })
|
|
60
|
+
] }),
|
|
61
|
+
/* @__PURE__ */ e(g, { items: [{
|
|
62
|
+
label: t._("Received"),
|
|
63
|
+
value: i.payment_date ? /* @__PURE__ */ e(r, { fontWeight: 500, children: p }) : "—"
|
|
64
|
+
}, {
|
|
65
|
+
label: t._("Reference"),
|
|
66
|
+
value: n.id ? /* @__PURE__ */ e(r, { fontWeight: 500, children: n.id }) : "—"
|
|
67
|
+
}, {
|
|
68
|
+
label: t._("Created by"),
|
|
69
|
+
value: u ? /* @__PURE__ */ e(v, { variant: "text", width: "50%" }) : m ? /* @__PURE__ */ e(r, { fontWeight: 500, children: m }) : "—"
|
|
70
|
+
}] }),
|
|
71
|
+
/* @__PURE__ */ e(b, { severity: "warning", children: /* @__PURE__ */ e(r, { variant: "body2", children: t._("Please, check the details of your payment record. You won't be able to change or delete it after.") }) })
|
|
56
72
|
] });
|
|
57
|
-
}
|
|
58
|
-
index: e,
|
|
59
|
-
control: t,
|
|
60
|
-
quantityError: n,
|
|
61
|
-
canRemove: s,
|
|
62
|
-
hasProduct: m,
|
|
63
|
-
onLineItemValueChange: l,
|
|
64
|
-
onRemoveItem: d
|
|
65
|
-
}) => /* @__PURE__ */ o(C, { name: `line_items.${e}.quantity`, control: t, render: ({
|
|
66
|
-
field: i
|
|
67
|
-
}) => /* @__PURE__ */ o(E, { field: i, index: e, canRemove: s, hasProduct: m, hasQuantityError: n, onLineItemValueChange: l, onRemoveItem: d }) });
|
|
73
|
+
};
|
|
68
74
|
export {
|
|
69
|
-
|
|
75
|
+
L as ManualPaymentRecordDetails
|
|
70
76
|
};
|
|
@@ -1,41 +1,99 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { jsx as e, Fragment as b, jsxs as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { manualPaymentRecordValidationSchema as y } from "./index194.js";
|
|
3
|
+
import { useCurrencies as g } from "./index58.js";
|
|
4
|
+
import { useMemo as _, useEffect as C } from "react";
|
|
5
|
+
import "./index92.js";
|
|
6
|
+
import { useLingui as F } from "@lingui/react";
|
|
7
|
+
import "react-dom";
|
|
8
|
+
import "./index57.js";
|
|
9
|
+
import "@mui/x-data-grid";
|
|
10
|
+
import { safeZodResolver as v } from "./index234.js";
|
|
11
|
+
import { RHFDatePicker as D } from "./index469.js";
|
|
12
|
+
import { RHFTextField as S } from "./index452.js";
|
|
13
|
+
import { RHFTimePicker as R } from "./index470.js";
|
|
14
|
+
import { DialogTitle as T, DialogContent as P, Grid as i, FormHelperText as k, Button as m, DialogActions as E, CircularProgress as H } from "@mui/material";
|
|
15
|
+
import { useForm as V } from "react-hook-form";
|
|
16
|
+
const Z = ({
|
|
17
|
+
invoice: r,
|
|
18
|
+
initialValues: n,
|
|
19
|
+
isLoading: u,
|
|
20
|
+
onSubmit: s,
|
|
21
|
+
onCancel: c
|
|
14
22
|
}) => {
|
|
15
23
|
const {
|
|
16
|
-
i18n:
|
|
17
|
-
} =
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
24
|
+
i18n: t
|
|
25
|
+
} = F(), {
|
|
26
|
+
formatCurrencyToDisplay: p,
|
|
27
|
+
getSymbolFromCurrency: d
|
|
28
|
+
} = g(), {
|
|
29
|
+
control: a,
|
|
30
|
+
handleSubmit: f,
|
|
31
|
+
reset: l,
|
|
32
|
+
setValue: x
|
|
33
|
+
} = V({
|
|
34
|
+
resolver: v(y(t, r.amount_due)),
|
|
35
|
+
defaultValues: _(() => n ?? {
|
|
36
|
+
amount: 0,
|
|
37
|
+
payment_date: /* @__PURE__ */ new Date(),
|
|
38
|
+
payment_time: /* @__PURE__ */ new Date()
|
|
39
|
+
}, [n])
|
|
40
|
+
});
|
|
41
|
+
C(() => {
|
|
42
|
+
l(n);
|
|
43
|
+
}, [n, l]);
|
|
44
|
+
const h = d(r.currency);
|
|
45
|
+
return /* @__PURE__ */ e(b, { children: /* @__PURE__ */ o("form", { onSubmit: f(s), children: [
|
|
46
|
+
/* @__PURE__ */ e(T, { sx: {
|
|
47
|
+
px: 4,
|
|
48
|
+
pt: 4
|
|
49
|
+
}, variant: "h3", id: "dialog-title", children: t._("Record payment") }),
|
|
50
|
+
/* @__PURE__ */ e(P, { sx: {
|
|
51
|
+
p: 4
|
|
52
|
+
}, children: /* @__PURE__ */ o(i, { container: !0, spacing: 1, children: [
|
|
53
|
+
/* @__PURE__ */ o(i, { item: !0, xs: 12, children: [
|
|
54
|
+
/* @__PURE__ */ e(S, { label: t._("Amount"), name: "amount", placeholder: "0", control: a, type: "number", sx: {
|
|
55
|
+
"::after": {
|
|
56
|
+
content: `"${h}"`,
|
|
57
|
+
position: "absolute",
|
|
58
|
+
right: "16px",
|
|
59
|
+
bottom: 0,
|
|
60
|
+
transform: "translateY(-50%)",
|
|
61
|
+
fontSize: "16px",
|
|
62
|
+
color: "rgba(0,0,0,0.28)",
|
|
63
|
+
pointerEvents: "none"
|
|
64
|
+
}
|
|
65
|
+
}, fullWidth: !0, required: !0 }),
|
|
66
|
+
/* @__PURE__ */ o(k, { children: [
|
|
67
|
+
t._("Enter full amount due of"),
|
|
68
|
+
" ",
|
|
69
|
+
/* @__PURE__ */ e(m, { variant: "text", sx: {
|
|
70
|
+
textDecoration: "underline"
|
|
71
|
+
}, onClick: () => x("amount", r.amount_due / 100), children: p(r.amount_due, r.currency) })
|
|
72
|
+
] })
|
|
73
|
+
] }),
|
|
74
|
+
/* @__PURE__ */ e(i, { item: !0, xs: 6, children: /* @__PURE__ */ e(D, { label: t._("Date"), name: "payment_date", control: a }) }),
|
|
75
|
+
/* @__PURE__ */ e(i, { item: !0, xs: 6, children: /* @__PURE__ */ e(R, { label: t._("Time"), name: "payment_time", control: a, sx: {
|
|
76
|
+
"::after": {
|
|
77
|
+
content: '"UTC"',
|
|
78
|
+
position: "absolute",
|
|
79
|
+
right: "16px",
|
|
80
|
+
bottom: 0,
|
|
81
|
+
transform: "translateY(-50%)",
|
|
82
|
+
fontSize: "16px",
|
|
83
|
+
color: "rgba(0,0,0,0.28)",
|
|
84
|
+
pointerEvents: "none"
|
|
85
|
+
}
|
|
86
|
+
}, fullWidth: !0, required: !0 }) })
|
|
87
|
+
] }) }),
|
|
88
|
+
/* @__PURE__ */ o(E, { sx: {
|
|
89
|
+
px: 4,
|
|
90
|
+
pb: 4
|
|
91
|
+
}, children: [
|
|
92
|
+
/* @__PURE__ */ e(m, { autoFocus: !0, onClick: c, children: t._("Cancel") }),
|
|
93
|
+
/* @__PURE__ */ e(m, { variant: "contained", startIcon: u ? /* @__PURE__ */ e(H, { size: 20, color: "warning" }) : null, type: "submit", children: t._("Save") })
|
|
94
|
+
] })
|
|
95
|
+
] }) });
|
|
38
96
|
};
|
|
39
97
|
export {
|
|
40
|
-
|
|
98
|
+
Z as PaymentRecordForm
|
|
41
99
|
};
|