@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,139 +1,20 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
import "react-hot-toast";
|
|
10
|
-
import { useLingui as J } from "@lingui/react";
|
|
11
|
-
import { useFormContext as K, Controller as Q } from "react-hook-form";
|
|
12
|
-
import { CounterpartDetails as X } from "./index2.js";
|
|
13
|
-
import { Typography as f } from "./index85.js";
|
|
14
|
-
import { Avatar as Y, AvatarFallback as Z } from "./index355.js";
|
|
15
|
-
import { Field as $, FieldContent as tt, FieldLabel as et, FieldError as rt } from "./index153.js";
|
|
16
|
-
import { Input as at } from "./index118.js";
|
|
17
|
-
import { Button as x } from "./index84.js";
|
|
18
|
-
import { Separator as it } from "./index135.js";
|
|
19
|
-
import { Plus as ot } from "lucide-react";
|
|
20
|
-
const Et = ({
|
|
21
|
-
disabled: l,
|
|
22
|
-
canCreateCounterpart: _,
|
|
23
|
-
isEditCustomerOpen: m,
|
|
24
|
-
handleOpenEditCustomer: k,
|
|
25
|
-
counterpart: r
|
|
1
|
+
import { jsxs as t, jsx as n } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { ConfirmationModal as s } from "./index231.js";
|
|
3
|
+
import { Typography as i } from "./index85.js";
|
|
4
|
+
import { useLingui as l } from "@lingui/react";
|
|
5
|
+
const d = ({
|
|
6
|
+
open: a,
|
|
7
|
+
onClose: e,
|
|
8
|
+
onContinue: r
|
|
26
9
|
}) => {
|
|
27
10
|
const {
|
|
28
11
|
i18n: o
|
|
29
|
-
} =
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
clearErrors: A
|
|
34
|
-
} = K(), c = q(""), V = n("counterpart_id"), w = n("default_billing_address_id"), h = n("default_shipping_address_id"), {
|
|
35
|
-
data: s
|
|
36
|
-
} = R(r?.id), [y, v] = F(!1), [N, g] = F(!1), j = !!V, C = W(r), D = P(r), I = C ? Array.from(C)[0]?.toUpperCase() ?? "?" : "?", b = n("counterpart_name") ?? "", E = n("counterpart_email") ?? "", T = () => {
|
|
37
|
-
a("counterpart_id", ""), a("counterpart_name", ""), a("counterpart_email", "");
|
|
38
|
-
}, L = G((e) => {
|
|
39
|
-
const d = {
|
|
40
|
-
email: E,
|
|
41
|
-
phone: "",
|
|
42
|
-
isCustomer: !0,
|
|
43
|
-
isVendor: !1,
|
|
44
|
-
line1: "",
|
|
45
|
-
line2: "",
|
|
46
|
-
city: "",
|
|
47
|
-
state: "",
|
|
48
|
-
postalCode: "",
|
|
49
|
-
country: "US"
|
|
50
|
-
};
|
|
51
|
-
if (e === "individual") {
|
|
52
|
-
const p = b.trim(), u = p.indexOf(" "), M = u === -1 ? p : p.slice(0, u), O = u === -1 ? "" : p.slice(u + 1);
|
|
53
|
-
return {
|
|
54
|
-
tax_id: "",
|
|
55
|
-
counterpart: {
|
|
56
|
-
...d,
|
|
57
|
-
firstName: M,
|
|
58
|
-
lastName: O
|
|
59
|
-
}
|
|
60
|
-
};
|
|
61
|
-
}
|
|
62
|
-
return {
|
|
63
|
-
tax_id: "",
|
|
64
|
-
counterpart: {
|
|
65
|
-
...d,
|
|
66
|
-
companyName: b
|
|
67
|
-
}
|
|
68
|
-
};
|
|
69
|
-
}, [b, E]);
|
|
70
|
-
return H(() => {
|
|
71
|
-
if (s?.data?.length) {
|
|
72
|
-
if (!w) {
|
|
73
|
-
c.current = r?.id;
|
|
74
|
-
const e = r?.default_billing_address_id || (s.data.length === 1 ? s.data[0].id : "");
|
|
75
|
-
a("default_billing_address_id", e);
|
|
76
|
-
}
|
|
77
|
-
if (!h) {
|
|
78
|
-
const e = r?.default_shipping_address_id || "";
|
|
79
|
-
a("default_shipping_address_id", e);
|
|
80
|
-
}
|
|
81
|
-
if (w && c.current !== r?.id) {
|
|
82
|
-
c.current = r?.id;
|
|
83
|
-
const e = r?.default_billing_address_id || (s.data.length === 1 ? s.data[0].id : "");
|
|
84
|
-
a("default_billing_address_id", e);
|
|
85
|
-
}
|
|
86
|
-
if (h && c.current !== r?.id) {
|
|
87
|
-
c.current = r?.id;
|
|
88
|
-
const e = r?.default_shipping_address_id || "";
|
|
89
|
-
a("default_shipping_address_id", e);
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}, [s, a, r, w, h]), /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
93
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
94
|
-
/* @__PURE__ */ t(f, { variant: "h4", children: o._("Customer details") }),
|
|
95
|
-
/* @__PURE__ */ t(f, { variant: "body2", color: "muted", className: "ttw:font-medium", children: o._("Who are you billing?") })
|
|
96
|
-
] }),
|
|
97
|
-
j ? /* @__PURE__ */ i("div", { className: "ttw:flex ttw:gap-2 ttw:justify-between ttw:items-center ttw:border ttw:border-border ttw:p-3 ttw:rounded-xl", children: [
|
|
98
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-5", children: [
|
|
99
|
-
/* @__PURE__ */ t(Y, { className: "ttw:size-16", children: /* @__PURE__ */ t(Z, { className: "ttw:text-sm ttw:font-normal", children: I }) }),
|
|
100
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
101
|
-
/* @__PURE__ */ t(f, { variant: "body1", className: "ttw:font-medium", children: C }),
|
|
102
|
-
/* @__PURE__ */ t(f, { variant: "body2", color: "muted", children: D })
|
|
103
|
-
] })
|
|
104
|
-
] }),
|
|
105
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center", children: [
|
|
106
|
-
/* @__PURE__ */ t(x, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: l, onClick: () => v(!0), children: o._("View details") }),
|
|
107
|
-
/* @__PURE__ */ t(it, { orientation: "vertical", className: "ttw:h-6!" }),
|
|
108
|
-
/* @__PURE__ */ t(x, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: l, onClick: T, children: o._("Clear") })
|
|
109
|
-
] })
|
|
110
|
-
] }) : /* @__PURE__ */ i(z, { children: [
|
|
111
|
-
/* @__PURE__ */ t(U, { disabled: l, canCreateCounterpart: _ }),
|
|
112
|
-
_ && /* @__PURE__ */ t(Q, { name: "counterpart_email", control: S, render: ({
|
|
113
|
-
field: e,
|
|
114
|
-
fieldState: {
|
|
115
|
-
error: d
|
|
116
|
-
}
|
|
117
|
-
}) => /* @__PURE__ */ t($, { children: /* @__PURE__ */ i(tt, { children: [
|
|
118
|
-
/* @__PURE__ */ t(et, { htmlFor: e.name, children: o._("Email") }),
|
|
119
|
-
/* @__PURE__ */ t(at, { ...e, id: e.name, type: "email", disabled: l, "aria-invalid": !!d }),
|
|
120
|
-
/* @__PURE__ */ t(rt, { errors: d ? [d] : [] })
|
|
121
|
-
] }) }) }),
|
|
122
|
-
_ && /* @__PURE__ */ i(x, { onClick: () => g(!0), type: "button", variant: "ghost", disabled: l, className: "ttw:text-primary ttw:hover:text-primary ttw:w-fit", children: [
|
|
123
|
-
/* @__PURE__ */ t(ot, {}),
|
|
124
|
-
o._("Add more details including address, phone, etc.")
|
|
125
|
-
] })
|
|
126
|
-
] }),
|
|
127
|
-
N && /* @__PURE__ */ t(B, { open: N, onClose: () => {
|
|
128
|
-
g(!1);
|
|
129
|
-
}, onCreate: (e) => {
|
|
130
|
-
g(!1), a("counterpart_id", e), a("counterpart_name", ""), a("counterpart_email", ""), A(["counterpart_id", "counterpart_email"]);
|
|
131
|
-
}, getCounterpartDefaultValues: L, customerType: "customer" }),
|
|
132
|
-
(m || y) && /* @__PURE__ */ t(X, { counterpartId: r?.id || "", open: m || y, onClose: () => {
|
|
133
|
-
m && k(!1), v(!1);
|
|
134
|
-
}, isEditMode: m, showActionsMenu: !1, customerType: "customer" })
|
|
12
|
+
} = l();
|
|
13
|
+
return /* @__PURE__ */ t(s, { open: a, title: o._("You have unsaved changes"), confirmLabel: o._("Quit without saving"), cancelLabel: o._("Cancel"), onClose: e, onConfirm: r, children: [
|
|
14
|
+
/* @__PURE__ */ n(i, { variant: "body1", children: o._("Any unsaved changes will be lost.") }),
|
|
15
|
+
/* @__PURE__ */ n(i, { variant: "body1", children: o._("Are you sure you want to quit without saving?") })
|
|
135
16
|
] });
|
|
136
17
|
};
|
|
137
18
|
export {
|
|
138
|
-
|
|
19
|
+
d as DiscardChangesModal
|
|
139
20
|
};
|
|
@@ -1,25 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { DialogHeader as l, DialogClose as c, DialogTitle as m, DialogDescription as d } from "./index188.js";
|
|
4
|
-
import { useLingui as w } from "@lingui/react";
|
|
5
|
-
import { X as p } from "lucide-react";
|
|
6
|
-
const x = ({
|
|
7
|
-
formName: s,
|
|
8
|
-
isDisabled: r,
|
|
9
|
-
isRecurrenceEnabled: n
|
|
10
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as i } from "./index57.js";
|
|
2
|
+
const o = (t, e = !0) => {
|
|
11
3
|
const {
|
|
12
|
-
|
|
13
|
-
} =
|
|
14
|
-
return
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
] }) });
|
|
4
|
+
api: n
|
|
5
|
+
} = i();
|
|
6
|
+
return n.finops.getEntitiesIdSettings.useQuery({
|
|
7
|
+
path: {
|
|
8
|
+
entity_id: t
|
|
9
|
+
}
|
|
10
|
+
}, {
|
|
11
|
+
enabled: e && !!t
|
|
12
|
+
});
|
|
22
13
|
};
|
|
23
14
|
export {
|
|
24
|
-
|
|
15
|
+
o as useGetEntitySettings
|
|
25
16
|
};
|
|
@@ -1,31 +1,16 @@
|
|
|
1
|
-
import { useMoniteContext as
|
|
2
|
-
|
|
3
|
-
import { useLingui as c } from "@lingui/react";
|
|
4
|
-
import { toast as t } from "react-hot-toast";
|
|
5
|
-
const f = () => {
|
|
1
|
+
import { useMoniteContext as o } from "./index57.js";
|
|
2
|
+
const s = (t, e = !0) => {
|
|
6
3
|
const {
|
|
7
|
-
|
|
8
|
-
} =
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
onSuccess: async (e) => {
|
|
13
|
-
if (e.counterpart_name)
|
|
14
|
-
return t.success(r._("Invoice to {counterpartName} was created", {
|
|
15
|
-
counterpartName: e.counterpart_name
|
|
16
|
-
}));
|
|
17
|
-
t.success(r._("{type} has been created", {
|
|
18
|
-
type: e.type
|
|
19
|
-
}));
|
|
20
|
-
},
|
|
21
|
-
onError: (e) => {
|
|
22
|
-
const s = n(r, e);
|
|
23
|
-
t.error(r._("Failed to create invoice: {errorMessage}", {
|
|
24
|
-
errorMessage: s
|
|
25
|
-
}));
|
|
4
|
+
api: n
|
|
5
|
+
} = o();
|
|
6
|
+
return n.finops.getDocumentsIdNextNumbers.useQuery({
|
|
7
|
+
path: {
|
|
8
|
+
entity_id: t
|
|
26
9
|
}
|
|
10
|
+
}, {
|
|
11
|
+
enabled: e && !!t
|
|
27
12
|
});
|
|
28
13
|
};
|
|
29
14
|
export {
|
|
30
|
-
|
|
15
|
+
s as useGetEntityDocumentNumber
|
|
31
16
|
};
|
|
@@ -1,23 +1,101 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
|
|
1
|
+
import { jsx as t, jsxs as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as f } from "react";
|
|
3
|
+
import { toast as n } from "react-hot-toast";
|
|
4
|
+
import "./index57.js";
|
|
5
|
+
import { useLingui as _ } from "@lingui/react";
|
|
6
|
+
import "./index92.js";
|
|
7
|
+
import { useFileInput as z } from "./index61.js";
|
|
8
|
+
import "react-dom";
|
|
9
|
+
import "@mui/x-data-grid";
|
|
10
|
+
import { Button as s } from "./index84.js";
|
|
11
|
+
import { Popover as D, PopoverTrigger as P, PopoverContent as k } from "./index374.js";
|
|
12
|
+
import { cn as F } from "./index100.js";
|
|
13
|
+
import { ChevronUpIcon as I, ChevronDownIcon as U, CloudUpload as j, Copy as A, Plus as E } from "lucide-react";
|
|
14
|
+
const K = ({
|
|
15
|
+
isCreateAllowed: u,
|
|
16
|
+
onCreateInvoice: h,
|
|
17
|
+
handleFileUpload: w
|
|
18
|
+
}) => {
|
|
6
19
|
const {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
20
|
+
i18n: e
|
|
21
|
+
} = _(), [c, a] = f(!1), {
|
|
22
|
+
FileInput: x,
|
|
23
|
+
openFileInput: b,
|
|
24
|
+
checkFileError: y
|
|
25
|
+
} = z(), [g, i] = f(!1), v = (l) => {
|
|
26
|
+
l.preventDefault(), i(!0);
|
|
27
|
+
}, N = (l) => {
|
|
28
|
+
l.preventDefault(), i(!1);
|
|
29
|
+
}, d = 10, C = (l) => {
|
|
30
|
+
l.preventDefault(), i(!1);
|
|
31
|
+
const o = Array.from(l.dataTransfer.files);
|
|
32
|
+
if (o.length > d) {
|
|
33
|
+
n.error(e._("You can only upload up to {fileCount} files at a time", {
|
|
34
|
+
fileCount: d
|
|
35
|
+
})), a(!1);
|
|
36
|
+
return;
|
|
18
37
|
}
|
|
19
|
-
|
|
38
|
+
o.forEach((m) => {
|
|
39
|
+
const p = y(m);
|
|
40
|
+
if (p) {
|
|
41
|
+
n.error(p);
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
44
|
+
w(m);
|
|
45
|
+
}), a(!1);
|
|
46
|
+
};
|
|
47
|
+
return /* @__PURE__ */ t("div", { className: "Monite-Payables", children: /* @__PURE__ */ r(D, { open: c, onOpenChange: a, children: [
|
|
48
|
+
/* @__PURE__ */ t(P, { asChild: !0, children: /* @__PURE__ */ r(s, { size: "lg", disabled: !u, children: [
|
|
49
|
+
e._("Add new bill"),
|
|
50
|
+
c ? /* @__PURE__ */ t(I, {}) : /* @__PURE__ */ t(U, {})
|
|
51
|
+
] }) }),
|
|
52
|
+
/* @__PURE__ */ r(k, { align: "end", className: "ttw:w-auto ttw:min-w-110 ttw:border-none ttw:p-6", children: [
|
|
53
|
+
/* @__PURE__ */ r("div", { className: "ttw:w-110 ttw:flex ttw:flex-col ttw:gap-4", onClick: (l) => {
|
|
54
|
+
l.preventDefault(), l.stopPropagation();
|
|
55
|
+
}, children: [
|
|
56
|
+
/* @__PURE__ */ r("div", { children: [
|
|
57
|
+
/* @__PURE__ */ t("h3", { className: "ttw:text-xl ttw:font-semibold ttw:text-zinc-950", children: e._("Upload bills") }),
|
|
58
|
+
/* @__PURE__ */ t("p", { className: "ttw:text-sm ttw:font-normal ttw:text-zinc-500", children: e._("Upload your bills and we'll automatically pull the details so you can review and approve.") })
|
|
59
|
+
] }),
|
|
60
|
+
/* @__PURE__ */ t("div", { className: F("ttw:box-border ttw:cursor-pointer ttw:w-full ttw:h-36.5 ttw:flex ttw:flex-col ttw:items-center ttw:justify-center ttw:text-center ttw:border ttw:rounded-lg ttw:border-dashed ttw:border-zinc-200 ttw:bg-zinc-50", g && "ttw:bg-transparent"), onDragOver: v, onDragLeave: N, onDrop: C, onClick: b, children: /* @__PURE__ */ r("div", { className: "ttw:mx-auto ttw:flex ttw:flex-col ttw:items-center ttw:gap-2", children: [
|
|
61
|
+
/* @__PURE__ */ t("div", { className: "ttw:w-11 ttw:h-11 ttw:rounded-full ttw:bg-primary ttw:flex ttw:items-center ttw:justify-center", children: /* @__PURE__ */ t(j, { className: "ttw:text-white ttw:size-5" }) }),
|
|
62
|
+
/* @__PURE__ */ r("p", { className: "ttw:text-sm ttw:font-medium ttw:text-zinc-950", children: [
|
|
63
|
+
e._("Drop your files here, or"),
|
|
64
|
+
" ",
|
|
65
|
+
/* @__PURE__ */ t("span", { className: "ttw:text-primary ttw:underline", children: e._("click to browse") })
|
|
66
|
+
] }),
|
|
67
|
+
/* @__PURE__ */ t("p", { className: "ttw:text-xs ttw:font-normal ttw:text-zinc-500", children: e._("PDF, PNG or JPG (max. 20MB)") })
|
|
68
|
+
] }) }),
|
|
69
|
+
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
|
|
70
|
+
/* @__PURE__ */ t("h3", { className: "ttw:text-primary ttw:text-sm ttw:font-semibold", children: e._("Send via email") }),
|
|
71
|
+
/* @__PURE__ */ t("p", { className: "ttw:text-zinc-500 ttw:font-normal ttw:text-sm", children: e._("Email your bills here and they'll appear in your bill pay inbox, ready to review and pay.") })
|
|
72
|
+
] }),
|
|
73
|
+
/* @__PURE__ */ r("div", { className: "ttw:px-3 ttw:h-14 ttw:border ttw:border-zinc-200 ttw:rounded-lg ttw:flex ttw:items-center ttw:justify-between ttw:gap-6", children: [
|
|
74
|
+
/* @__PURE__ */ t("span", { children: e._("bills@business-banking.com") }),
|
|
75
|
+
/* @__PURE__ */ r(s, { type: "button", variant: "ghost", size: "sm", className: "ttw:text-primary ttw:hover:bg-primary-foreground ttw:hover:text-primary", onClick: () => {
|
|
76
|
+
navigator.clipboard.writeText("bills@business-banking.com"), n.success(e._("Email address copied to clipboard"));
|
|
77
|
+
}, children: [
|
|
78
|
+
/* @__PURE__ */ t(A, {}),
|
|
79
|
+
e._("Copy")
|
|
80
|
+
] })
|
|
81
|
+
] }),
|
|
82
|
+
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
83
|
+
/* @__PURE__ */ t("h3", { className: "ttw:text-sm ttw:font-semibold ttw:text-primary", children: e._("Or add bill manually") }),
|
|
84
|
+
/* @__PURE__ */ r(s, { onClick: () => {
|
|
85
|
+
a(!1), h();
|
|
86
|
+
}, className: "ttw:w-fit ttw:bg-primary-foreground ttw:hover:bg-primary-foreground ttw:text-primary", children: [
|
|
87
|
+
/* @__PURE__ */ t(E, {}),
|
|
88
|
+
e._("Add new bill")
|
|
89
|
+
] })
|
|
90
|
+
] })
|
|
91
|
+
] }),
|
|
92
|
+
/* @__PURE__ */ t(x, { "aria-label": e._("Upload payable files"), multiple: !0, onChange: (l) => {
|
|
93
|
+
const o = l.target.files;
|
|
94
|
+
o && w(o), a(!1);
|
|
95
|
+
} })
|
|
96
|
+
] })
|
|
97
|
+
] }) });
|
|
20
98
|
};
|
|
21
99
|
export {
|
|
22
|
-
|
|
100
|
+
K as CreatePayableMenu
|
|
23
101
|
};
|
|
@@ -1,25 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
api: e,
|
|
10
|
-
queryClient: o
|
|
11
|
-
} = s();
|
|
12
|
-
return e.finops.postCounterparts.useMutation({}, {
|
|
13
|
-
onSuccess: async (a) => {
|
|
14
|
-
await e.finops.getCounterparts.invalidateQueries(o), r.success(t._("{name} has been added to the list.", {
|
|
15
|
-
name: i(a)
|
|
16
|
-
}));
|
|
17
|
-
},
|
|
18
|
-
onError: () => {
|
|
19
|
-
r.error(t._("Failed to create Counterpart."));
|
|
20
|
-
}
|
|
21
|
-
});
|
|
22
|
-
};
|
|
1
|
+
import { jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { CounterpartNameCellById as o } from "./index172.js";
|
|
3
|
+
const n = ({
|
|
4
|
+
counterpartName: t,
|
|
5
|
+
counterpartId: e
|
|
6
|
+
}) => t ? /* @__PURE__ */ r("span", { children: t }) : e ? /* @__PURE__ */ r(o, { counterpartId: e }) : /* @__PURE__ */ r("span", { style: {
|
|
7
|
+
opacity: 0.4
|
|
8
|
+
}, children: "-" });
|
|
23
9
|
export {
|
|
24
|
-
|
|
10
|
+
n as InvoicesCounterpartCell
|
|
25
11
|
};
|
|
@@ -1,185 +1,48 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
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
|
-
fj: "fj",
|
|
47
|
-
fi: "fi",
|
|
48
|
-
fr: "fr",
|
|
49
|
-
fy: "fy",
|
|
50
|
-
ff: "ff",
|
|
51
|
-
gd: "gd",
|
|
52
|
-
gl: "gl",
|
|
53
|
-
lg: "lg",
|
|
54
|
-
ka: "ka",
|
|
55
|
-
de: "de",
|
|
56
|
-
el: "el",
|
|
57
|
-
kl: "kl",
|
|
58
|
-
gn: "gn",
|
|
59
|
-
gu: "gu",
|
|
60
|
-
ht: "ht",
|
|
61
|
-
ha: "ha",
|
|
62
|
-
he: "he",
|
|
63
|
-
hz: "hz",
|
|
64
|
-
hi: "hi",
|
|
65
|
-
ho: "ho",
|
|
66
|
-
hu: "hu",
|
|
67
|
-
io: "io",
|
|
68
|
-
ig: "ig",
|
|
69
|
-
id: "id",
|
|
70
|
-
ia: "ia",
|
|
71
|
-
ie: "ie",
|
|
72
|
-
iu: "iu",
|
|
73
|
-
ik: "ik",
|
|
74
|
-
ga: "ga",
|
|
75
|
-
it: "it",
|
|
76
|
-
ja: "ja",
|
|
77
|
-
jv: "jv",
|
|
78
|
-
kn: "kn",
|
|
79
|
-
kr: "kr",
|
|
80
|
-
ks: "ks",
|
|
81
|
-
kk: "kk",
|
|
82
|
-
km: "km",
|
|
83
|
-
ki: "ki",
|
|
84
|
-
rw: "rw",
|
|
85
|
-
ky: "ky",
|
|
86
|
-
kv: "kv",
|
|
87
|
-
kg: "kg",
|
|
88
|
-
ko: "ko",
|
|
89
|
-
kj: "kj",
|
|
90
|
-
ku: "ku",
|
|
91
|
-
lo: "lo",
|
|
92
|
-
la: "la",
|
|
93
|
-
lv: "lv",
|
|
94
|
-
li: "li",
|
|
95
|
-
ln: "ln",
|
|
96
|
-
lt: "lt",
|
|
97
|
-
lu: "lu",
|
|
98
|
-
lb: "lb",
|
|
99
|
-
mk: "mk",
|
|
100
|
-
mg: "mg",
|
|
101
|
-
ms: "ms",
|
|
102
|
-
ml: "ml",
|
|
103
|
-
mt: "mt",
|
|
104
|
-
gv: "gv",
|
|
105
|
-
mi: "mi",
|
|
106
|
-
mr: "mr",
|
|
107
|
-
mh: "mh",
|
|
108
|
-
mn: "mn",
|
|
109
|
-
na: "na",
|
|
110
|
-
nv: "nv",
|
|
111
|
-
nd: "nd",
|
|
112
|
-
nr: "nr",
|
|
113
|
-
ng: "ng",
|
|
114
|
-
ne: "ne",
|
|
115
|
-
no: "no",
|
|
116
|
-
nb: "nb",
|
|
117
|
-
nn: "nn",
|
|
118
|
-
ii: "ii",
|
|
119
|
-
oc: "oc",
|
|
120
|
-
oj: "oj",
|
|
121
|
-
om: "om",
|
|
122
|
-
os: "os",
|
|
123
|
-
pi: "pi",
|
|
124
|
-
ps: "ps",
|
|
125
|
-
fa: "fa",
|
|
126
|
-
pl: "pl",
|
|
127
|
-
pt: "pt",
|
|
128
|
-
pa: "pa",
|
|
129
|
-
qu: "qu",
|
|
130
|
-
ro: "ro",
|
|
131
|
-
rm: "rm",
|
|
132
|
-
rn: "rn",
|
|
133
|
-
ru: "ru",
|
|
134
|
-
se: "se",
|
|
135
|
-
sm: "sm",
|
|
136
|
-
sg: "sg",
|
|
137
|
-
sa: "sa",
|
|
138
|
-
sc: "sc",
|
|
139
|
-
sr: "sr",
|
|
140
|
-
sn: "sn",
|
|
141
|
-
sd: "sd",
|
|
142
|
-
si: "si",
|
|
143
|
-
sk: "sk",
|
|
144
|
-
sl: "sl",
|
|
145
|
-
so: "so",
|
|
146
|
-
st: "st",
|
|
147
|
-
es: "es",
|
|
148
|
-
su: "su",
|
|
149
|
-
sw: "sw",
|
|
150
|
-
ss: "ss",
|
|
151
|
-
sv: "sv",
|
|
152
|
-
tl: "tl",
|
|
153
|
-
ty: "ty",
|
|
154
|
-
tg: "tg",
|
|
155
|
-
ta: "ta",
|
|
156
|
-
tt: "tt",
|
|
157
|
-
te: "te",
|
|
158
|
-
th: "th",
|
|
159
|
-
bo: "bo",
|
|
160
|
-
ti: "ti",
|
|
161
|
-
to: "to",
|
|
162
|
-
ts: "ts",
|
|
163
|
-
tn: "tn",
|
|
164
|
-
tr: "tr",
|
|
165
|
-
tk: "tk",
|
|
166
|
-
tw: "tw",
|
|
167
|
-
ug: "ug",
|
|
168
|
-
uk: "uk",
|
|
169
|
-
ur: "ur",
|
|
170
|
-
uz: "uz",
|
|
171
|
-
ve: "ve",
|
|
172
|
-
vi: "vi",
|
|
173
|
-
vo: "vo",
|
|
174
|
-
wa: "wa",
|
|
175
|
-
cy: "cy",
|
|
176
|
-
wo: "wo",
|
|
177
|
-
xh: "xh",
|
|
178
|
-
yi: "yi",
|
|
179
|
-
yo: "yo",
|
|
180
|
-
za: "za",
|
|
181
|
-
zu: "zu"
|
|
182
|
-
}, s = Object.values(a);
|
|
1
|
+
import { jsxs as w, jsx as c } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { RECURRENCE_STATUS_ICON as g } from "./index286.js";
|
|
3
|
+
import { getCommonRecurrenceStatusLabel as m } from "./index270.js";
|
|
4
|
+
import "date-fns";
|
|
5
|
+
import { Badge as l } from "./index246.js";
|
|
6
|
+
import { cn as p } from "./index100.js";
|
|
7
|
+
import { useLingui as b } from "@lingui/react";
|
|
8
|
+
import { cva as u } from "class-variance-authority";
|
|
9
|
+
const r = u("", {
|
|
10
|
+
variants: {
|
|
11
|
+
variant: {
|
|
12
|
+
// Active reads periwinkle (indigo) to match the recurrence design,
|
|
13
|
+
// sitting in the same cool family as the violet "Recurring" badge.
|
|
14
|
+
active: "ttw:bg-indigo-100 ttw:text-indigo-700",
|
|
15
|
+
paused: "ttw:bg-yellow-100 ttw:text-yellow-700",
|
|
16
|
+
canceled: "ttw:bg-red-100 ttw:text-red-700",
|
|
17
|
+
completed: "ttw:bg-green-100 ttw:text-green-700"
|
|
18
|
+
},
|
|
19
|
+
dotVariant: {
|
|
20
|
+
active: "ttw:border-indigo-100 ttw:bg-indigo-700",
|
|
21
|
+
paused: "ttw:border-yellow-100 ttw:bg-yellow-700",
|
|
22
|
+
canceled: "ttw:border-red-100 ttw:bg-red-700",
|
|
23
|
+
completed: "ttw:border-green-100 ttw:bg-green-700"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}), R = ({
|
|
27
|
+
status: t,
|
|
28
|
+
className: o,
|
|
29
|
+
showBadgeBackground: e = !0,
|
|
30
|
+
showIcon: a = !1,
|
|
31
|
+
dotSize: i,
|
|
32
|
+
ref: s
|
|
33
|
+
}) => {
|
|
34
|
+
const {
|
|
35
|
+
i18n: n
|
|
36
|
+
} = b(), d = g[t];
|
|
37
|
+
return /* @__PURE__ */ w(l, { ref: s, className: p("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: i, showDot: !1, children: [
|
|
42
|
+
a && /* @__PURE__ */ c(d, { className: "ttw:size-3", "aria-hidden": !0 }),
|
|
43
|
+
m(n, t)
|
|
44
|
+
] });
|
|
45
|
+
};
|
|
183
46
|
export {
|
|
184
|
-
|
|
47
|
+
R as InvoiceRecurrenceStatusChip
|
|
185
48
|
};
|