@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,79 +1,148 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
1
|
+
import { jsxs as a, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { FieldLabel as m, Field as h, FieldContent as p, FieldError as f, FieldDescription as _ } from "./index169.js";
|
|
3
|
+
import { Input as b } from "./index118.js";
|
|
4
|
+
import { Label as v } from "./index242.js";
|
|
5
|
+
import { RadioGroup as C, RadioGroupItem as y } from "./index243.js";
|
|
6
|
+
import { Typography as n } from "./index85.js";
|
|
3
7
|
import { useLingui as F } from "@lingui/react";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
import { useRef as S } from "react";
|
|
9
|
+
import { useFormContext as T, Controller as u } from "react-hook-form";
|
|
10
|
+
import { twMerge as c } from "tailwind-merge";
|
|
11
|
+
import { CounterpartBankSection as z } from "./index163.js";
|
|
12
|
+
import { Checkbox as I } from "./index359.js";
|
|
13
|
+
import { CounterpartAddressSection as L } from "./index165.js";
|
|
14
|
+
const W = ({
|
|
15
|
+
handleChangeCounterpartType: N,
|
|
16
|
+
counterpartType: d,
|
|
17
|
+
isLoading: l,
|
|
18
|
+
customerType: g,
|
|
19
|
+
isEditMode: o
|
|
10
20
|
}) => {
|
|
11
21
|
const {
|
|
12
|
-
i18n:
|
|
22
|
+
i18n: r
|
|
13
23
|
} = F(), {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
/* @__PURE__ */ e(
|
|
24
|
-
/* @__PURE__ */ e(d, { variant: "body2", color: "muted", children: i._("Specify how you want your invoices to be numbered. Changes apply to new invoices only. Existing invoice numbers won't be updated.") })
|
|
24
|
+
control: w
|
|
25
|
+
} = T(), x = S(null), s = g === "vendor";
|
|
26
|
+
return /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", ref: x, children: [
|
|
27
|
+
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:flex-col ttw:gap-1.5", o && "ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border"), children: [
|
|
28
|
+
/* @__PURE__ */ e(n, { variant: "body1", className: "ttw:font-medium", children: o ? r._("Editing {customerType} details", {
|
|
29
|
+
customerType: g
|
|
30
|
+
}) : r._("{customerType} details", {
|
|
31
|
+
customerType: s ? "Vendor" : "Customer"
|
|
32
|
+
}) }),
|
|
33
|
+
!o && /* @__PURE__ */ e(n, { variant: "body2", color: "muted", children: s ? r._("Who are you paying?") : r._("Who are you billing?") })
|
|
25
34
|
] }),
|
|
26
|
-
/* @__PURE__ */
|
|
27
|
-
/* @__PURE__ */ e(
|
|
28
|
-
|
|
35
|
+
!o && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
36
|
+
/* @__PURE__ */ e(m, { children: r._("{customerType} type", {
|
|
37
|
+
customerType: s ? "Vendor" : "Customer"
|
|
38
|
+
}) }),
|
|
39
|
+
/* @__PURE__ */ a(C, { className: "ttw:flex", value: d, disabled: l, onValueChange: (t) => N?.(t), children: [
|
|
40
|
+
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:p-4 ttw:flex-1 ttw:gap-2 ttw:border ttw:rounded-xl ttw:border-border ttw:hover:bg-primary/10 ttw:hover:border-primary/30", d === "organization" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
41
|
+
/* @__PURE__ */ e(y, { value: "organization", id: "organization", className: c(d === "organization" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: c(d === "organization" && "ttw:fill-white"), disabled: l }),
|
|
42
|
+
/* @__PURE__ */ a(v, { htmlFor: "organization", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
43
|
+
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:leading-3.5", children: r._("Business") }),
|
|
44
|
+
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("A company or organization") })
|
|
45
|
+
] })
|
|
46
|
+
] }),
|
|
47
|
+
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:p-4 ttw:flex-1 ttw:gap-2 ttw:border ttw:rounded-xl ttw:border-border ttw:hover:bg-primary/10 ttw:hover:border-primary/30", d === "individual" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
48
|
+
/* @__PURE__ */ e(y, { value: "individual", id: "individual", className: c(d === "individual" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: c(d === "individual" && "ttw:fill-white"), disabled: l }),
|
|
49
|
+
/* @__PURE__ */ a(v, { htmlFor: "individual", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
50
|
+
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:leading-3.5", children: r._("Person") }),
|
|
51
|
+
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("An individual or contractor") })
|
|
52
|
+
] })
|
|
53
|
+
] })
|
|
54
|
+
] })
|
|
29
55
|
] }),
|
|
30
|
-
/* @__PURE__ */
|
|
31
|
-
/* @__PURE__ */ e(
|
|
56
|
+
d === "individual" ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
57
|
+
/* @__PURE__ */ e(u, { name: "firstName", control: w, render: ({
|
|
32
58
|
field: t,
|
|
33
59
|
fieldState: {
|
|
34
|
-
error:
|
|
60
|
+
error: i
|
|
35
61
|
}
|
|
36
|
-
}) => /* @__PURE__ */ e(
|
|
37
|
-
/* @__PURE__ */ e(
|
|
38
|
-
/* @__PURE__ */ e(
|
|
39
|
-
/* @__PURE__ */ e(
|
|
62
|
+
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
63
|
+
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("First name") }),
|
|
64
|
+
/* @__PURE__ */ e(b, { className: o ? "ttw:bg-white" : "", id: t.name, ...t, disabled: l, "aria-invalid": !!i || void 0 }),
|
|
65
|
+
/* @__PURE__ */ e(f, { errors: [i] })
|
|
40
66
|
] }) }) }),
|
|
41
|
-
/* @__PURE__ */ e(
|
|
67
|
+
/* @__PURE__ */ e(u, { name: "lastName", control: w, render: ({
|
|
42
68
|
field: t,
|
|
43
69
|
fieldState: {
|
|
44
|
-
error:
|
|
70
|
+
error: i
|
|
45
71
|
}
|
|
46
|
-
}) => /* @__PURE__ */ e(
|
|
47
|
-
/* @__PURE__ */ e(
|
|
48
|
-
/* @__PURE__ */ e(
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
72
|
+
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
73
|
+
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Last name") }),
|
|
74
|
+
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
75
|
+
/* @__PURE__ */ e(f, { errors: [i] })
|
|
76
|
+
] }) }) })
|
|
77
|
+
] }) : /* @__PURE__ */ e(u, { name: "companyName", control: w, render: ({
|
|
78
|
+
field: t,
|
|
79
|
+
fieldState: {
|
|
80
|
+
error: i
|
|
81
|
+
}
|
|
82
|
+
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
83
|
+
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Business name") }),
|
|
84
|
+
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
85
|
+
/* @__PURE__ */ e(f, { errors: [i] })
|
|
86
|
+
] }) }) }),
|
|
87
|
+
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:gap-4", s ? "ttw:flex-row" : "ttw:flex-col"), children: [
|
|
88
|
+
/* @__PURE__ */ e(u, { name: "email", control: w, render: ({
|
|
89
|
+
field: t,
|
|
90
|
+
fieldState: {
|
|
91
|
+
error: i
|
|
92
|
+
}
|
|
93
|
+
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
94
|
+
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Email") }),
|
|
95
|
+
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
96
|
+
/* @__PURE__ */ e(f, { errors: [i] })
|
|
97
|
+
] }) }) }),
|
|
98
|
+
!s && /* @__PURE__ */ e(u, { name: "remindersEnabled", control: w, render: ({
|
|
99
|
+
field: t
|
|
100
|
+
}) => /* @__PURE__ */ e(h, { orientation: "horizontal", children: /* @__PURE__ */ a(p, { className: "ttw:flex-row", children: [
|
|
101
|
+
/* @__PURE__ */ e(I, { id: t.name, ref: t.ref, checked: t.value, onCheckedChange: t.onChange, onBlur: t.onBlur, disabled: l }),
|
|
102
|
+
/* @__PURE__ */ e(m, { htmlFor: t.name, className: "ttw:font-normal ttw:leading-4", children: r._("Send reminders to this email when an invoice is approaching its due date") })
|
|
53
103
|
] }) }) }),
|
|
54
|
-
/* @__PURE__ */ e(
|
|
104
|
+
/* @__PURE__ */ e(u, { name: "phone", control: w, render: ({
|
|
55
105
|
field: t,
|
|
56
106
|
fieldState: {
|
|
57
|
-
error:
|
|
107
|
+
error: i
|
|
58
108
|
}
|
|
59
|
-
}) => /* @__PURE__ */ e(
|
|
60
|
-
/* @__PURE__ */
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
/* @__PURE__ */ e(u, { errors: [r] })
|
|
109
|
+
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
110
|
+
/* @__PURE__ */ a(m, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
111
|
+
r._("Phone"),
|
|
112
|
+
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: r._("(optional)") })
|
|
113
|
+
] }),
|
|
114
|
+
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
115
|
+
/* @__PURE__ */ e(f, { errors: [i] })
|
|
67
116
|
] }) }) })
|
|
68
117
|
] }),
|
|
69
|
-
/* @__PURE__ */ e(
|
|
70
|
-
field: t
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
118
|
+
/* @__PURE__ */ e(u, { name: "tax_id", control: w, render: ({
|
|
119
|
+
field: t,
|
|
120
|
+
fieldState: {
|
|
121
|
+
error: i
|
|
122
|
+
}
|
|
123
|
+
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
124
|
+
/* @__PURE__ */ a(m, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
125
|
+
r._("Tax ID / {documentType}", {
|
|
126
|
+
documentType: d === "individual" ? "SSN" : "EIN"
|
|
127
|
+
}),
|
|
128
|
+
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: r._("(optional)") })
|
|
129
|
+
] }),
|
|
130
|
+
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", placeholder: r._("e.g., {example}", {
|
|
131
|
+
example: d === "individual" ? "034-56-78890" : "12-3456789"
|
|
132
|
+
}), disabled: l, "aria-invalid": !!i || void 0 }),
|
|
133
|
+
/* @__PURE__ */ e(_, { children: s ? r._("Required only if you'll file a 1099 IRS form for this vendor at year-end.") : r._("Required only if you'll issue a 1099 IRS form at year-end.") }),
|
|
134
|
+
/* @__PURE__ */ e(f, { errors: [i] })
|
|
135
|
+
] }) }) }),
|
|
136
|
+
(s || !o) && /* @__PURE__ */ e(L, { isLoading: l, customerType: g, isStandalone: !1 }),
|
|
137
|
+
s && !o && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
138
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5 ttw:pt-6 ttw:pb-7", children: [
|
|
139
|
+
/* @__PURE__ */ e(n, { variant: "body1", className: "ttw:font-medium", children: r._("Accepted payment methods") }),
|
|
140
|
+
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", children: r._("How and where will the money be sent. Don't have these yet? No problem. You can save this vendor and add their payment details later - you just won't be able to send payments until you do.") })
|
|
141
|
+
] }),
|
|
142
|
+
/* @__PURE__ */ e(z, { isLoading: l, isStandalone: !1 })
|
|
143
|
+
] })
|
|
75
144
|
] });
|
|
76
145
|
};
|
|
77
146
|
export {
|
|
78
|
-
|
|
147
|
+
W as CounterpartFormContent
|
|
79
148
|
};
|
|
@@ -1,34 +1,88 @@
|
|
|
1
|
-
import {
|
|
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
|
-
|
|
1
|
+
import { AllowedCountries as l } from "./index360.js";
|
|
2
|
+
import { z as i } from "zod";
|
|
3
|
+
import "./index241.js";
|
|
4
|
+
const m = (e, t) => ({
|
|
5
|
+
line1: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
6
|
+
message: e._("Street address is required")
|
|
7
|
+
}),
|
|
8
|
+
line2: i.string().optional(),
|
|
9
|
+
city: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
10
|
+
message: e._("City is required")
|
|
11
|
+
}),
|
|
12
|
+
state: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
13
|
+
message: e._("State is required")
|
|
14
|
+
}),
|
|
15
|
+
country: i.enum(l).optional().refine((a) => !t || !!a, {
|
|
16
|
+
message: e._("Country is required")
|
|
17
|
+
}),
|
|
18
|
+
postalCode: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
19
|
+
message: e._("Postal code is required")
|
|
20
|
+
})
|
|
21
|
+
}), d = (e, t) => e.superRefine((a, s) => {
|
|
22
|
+
const n = a;
|
|
23
|
+
(n.line1?.trim() || n.line2?.trim() || n.city?.trim() || n.state?.trim() || n.postalCode?.trim()) && (n.line1?.trim() || s.addIssue({
|
|
24
|
+
code: "custom",
|
|
25
|
+
message: t._("Street address is required"),
|
|
26
|
+
path: ["line1"]
|
|
27
|
+
}), n.city?.trim() || s.addIssue({
|
|
28
|
+
code: "custom",
|
|
29
|
+
message: t._("City is required"),
|
|
30
|
+
path: ["city"]
|
|
31
|
+
}), n.state?.trim() || s.addIssue({
|
|
32
|
+
code: "custom",
|
|
33
|
+
message: t._("State is required"),
|
|
34
|
+
path: ["state"]
|
|
35
|
+
}), n.postalCode?.trim() || s.addIssue({
|
|
36
|
+
code: "custom",
|
|
37
|
+
message: t._("Postal code is required"),
|
|
38
|
+
path: ["postalCode"]
|
|
39
|
+
}));
|
|
40
|
+
}), _ = (e, t) => {
|
|
41
|
+
const a = i.object(m(e, t));
|
|
42
|
+
return t ? a : d(a, e);
|
|
43
|
+
}, b = (e, t, a) => {
|
|
44
|
+
const s = a === "vendor", n = i.object({
|
|
45
|
+
tax_id: i.string().optional(),
|
|
46
|
+
remindersEnabled: i.boolean(),
|
|
47
|
+
email: i.email(e._("Email must be a valid email")).min(1, e._("Email is required")),
|
|
48
|
+
phone: i.string().optional(),
|
|
49
|
+
isVendor: i.boolean(),
|
|
50
|
+
isCustomer: i.boolean(),
|
|
51
|
+
...u(e).shape,
|
|
52
|
+
...m(e, s)
|
|
53
|
+
}), r = n.extend({
|
|
54
|
+
firstName: i.string().min(1, e._("First name is required")),
|
|
55
|
+
lastName: i.string().min(1, e._("Last name is required"))
|
|
56
|
+
}), o = n.extend({
|
|
57
|
+
companyName: i.string().min(1, e._("Company name is required"))
|
|
58
|
+
});
|
|
59
|
+
return s ? t === "individual" ? r : o : d(t === "individual" ? r : o, e);
|
|
60
|
+
}, q = (e, t, a) => {
|
|
61
|
+
const s = a === "vendor", n = i.object({
|
|
62
|
+
tax_id: i.string().optional(),
|
|
63
|
+
remindersEnabled: i.boolean(),
|
|
64
|
+
email: i.email(e._("Email must be a valid email")).min(1, e._("Email is required")),
|
|
65
|
+
phone: i.string().optional(),
|
|
66
|
+
...m(e, s)
|
|
67
|
+
}), r = n.extend({
|
|
68
|
+
firstName: i.string().min(1, e._("First name is required")),
|
|
69
|
+
lastName: i.string().min(1, e._("Last name is required"))
|
|
70
|
+
}), o = n.extend({
|
|
71
|
+
companyName: i.string().min(1, e._("Company name is required"))
|
|
72
|
+
});
|
|
73
|
+
return s ? t === "individual" ? r : o : d(t === "individual" ? r : o, e);
|
|
74
|
+
}, u = (e) => i.object({
|
|
75
|
+
accountHolderName: i.string().optional(),
|
|
76
|
+
routingNumber: i.string().refine((t) => !t || t.length === 9, {
|
|
77
|
+
message: e._("Routing number must be 9 digits")
|
|
78
|
+
}).optional(),
|
|
79
|
+
accountNumber: i.string().refine((t) => !t || t.length >= 9 && t.length <= 12, {
|
|
80
|
+
message: e._("Account number must be between 9 and 12 digits")
|
|
81
|
+
}).optional()
|
|
31
82
|
});
|
|
32
83
|
export {
|
|
33
|
-
|
|
84
|
+
_ as getAddressValidationSchema,
|
|
85
|
+
u as getCounterpartBankValidationSchema,
|
|
86
|
+
b as getCreateCounterpartValidationSchema,
|
|
87
|
+
q as getUpdateCounterpartValidationSchema
|
|
34
88
|
};
|
|
@@ -1,22 +1,28 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
import { useLingui as a } from "@lingui/react";
|
|
3
|
+
import { toast as s } from "react-hot-toast";
|
|
4
|
+
const c = () => {
|
|
5
|
+
const {
|
|
6
|
+
i18n: r
|
|
7
|
+
} = a(), {
|
|
8
|
+
api: t,
|
|
9
|
+
queryClient: o
|
|
10
|
+
} = n();
|
|
11
|
+
return t.finops.postCounterpartsIdBankAccounts.useMutation(void 0, {
|
|
12
|
+
onSuccess: async (e) => {
|
|
13
|
+
await t.finops.getCounterpartsIdBankAccounts.invalidateQueries({
|
|
14
|
+
parameters: {
|
|
15
|
+
path: {
|
|
16
|
+
counterpart_id: e.counterpart_id
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}, o);
|
|
9
20
|
},
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
} : {}
|
|
16
|
-
};
|
|
21
|
+
onError: () => {
|
|
22
|
+
s.error(r._("There was an error setting up the bank account"));
|
|
23
|
+
}
|
|
24
|
+
});
|
|
17
25
|
};
|
|
18
26
|
export {
|
|
19
|
-
|
|
20
|
-
t as getBankDisplayValue,
|
|
21
|
-
a as hasBankDisplay
|
|
27
|
+
c as useCreateCounterpartBank
|
|
22
28
|
};
|
|
@@ -1,38 +1,151 @@
|
|
|
1
|
-
import {
|
|
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
|
-
|
|
1
|
+
import { z as D } from "zod";
|
|
2
|
+
const S = {
|
|
3
|
+
AED: "AED",
|
|
4
|
+
AFN: "AFN",
|
|
5
|
+
ALL: "ALL",
|
|
6
|
+
AMD: "AMD",
|
|
7
|
+
ANG: "ANG",
|
|
8
|
+
AOA: "AOA",
|
|
9
|
+
ARS: "ARS",
|
|
10
|
+
AUD: "AUD",
|
|
11
|
+
AWG: "AWG",
|
|
12
|
+
AZN: "AZN",
|
|
13
|
+
BAM: "BAM",
|
|
14
|
+
BBD: "BBD",
|
|
15
|
+
BDT: "BDT",
|
|
16
|
+
BGN: "BGN",
|
|
17
|
+
BHD: "BHD",
|
|
18
|
+
BIF: "BIF",
|
|
19
|
+
BMD: "BMD",
|
|
20
|
+
BND: "BND",
|
|
21
|
+
BOB: "BOB",
|
|
22
|
+
BRL: "BRL",
|
|
23
|
+
BSD: "BSD",
|
|
24
|
+
BTN: "BTN",
|
|
25
|
+
BWP: "BWP",
|
|
26
|
+
BYN: "BYN",
|
|
27
|
+
BZD: "BZD",
|
|
28
|
+
CAD: "CAD",
|
|
29
|
+
CDF: "CDF",
|
|
30
|
+
CHF: "CHF",
|
|
31
|
+
CLP: "CLP",
|
|
32
|
+
CNY: "CNY",
|
|
33
|
+
COP: "COP",
|
|
34
|
+
CRC: "CRC",
|
|
35
|
+
CVE: "CVE",
|
|
36
|
+
CZK: "CZK",
|
|
37
|
+
DJF: "DJF",
|
|
38
|
+
DKK: "DKK",
|
|
39
|
+
DOP: "DOP",
|
|
40
|
+
DZD: "DZD",
|
|
41
|
+
EGP: "EGP",
|
|
42
|
+
ETB: "ETB",
|
|
43
|
+
EUR: "EUR",
|
|
44
|
+
FJD: "FJD",
|
|
45
|
+
FKP: "FKP",
|
|
46
|
+
GBP: "GBP",
|
|
47
|
+
GEL: "GEL",
|
|
48
|
+
GHS: "GHS",
|
|
49
|
+
GIP: "GIP",
|
|
50
|
+
GMD: "GMD",
|
|
51
|
+
GNF: "GNF",
|
|
52
|
+
GTQ: "GTQ",
|
|
53
|
+
GYD: "GYD",
|
|
54
|
+
HKD: "HKD",
|
|
55
|
+
HNL: "HNL",
|
|
56
|
+
HTG: "HTG",
|
|
57
|
+
HUF: "HUF",
|
|
58
|
+
IDR: "IDR",
|
|
59
|
+
ILS: "ILS",
|
|
60
|
+
INR: "INR",
|
|
61
|
+
IQD: "IQD",
|
|
62
|
+
ISK: "ISK",
|
|
63
|
+
JMD: "JMD",
|
|
64
|
+
JOD: "JOD",
|
|
65
|
+
JPY: "JPY",
|
|
66
|
+
KES: "KES",
|
|
67
|
+
KGS: "KGS",
|
|
68
|
+
KHR: "KHR",
|
|
69
|
+
KMF: "KMF",
|
|
70
|
+
KRW: "KRW",
|
|
71
|
+
KWD: "KWD",
|
|
72
|
+
KYD: "KYD",
|
|
73
|
+
KZT: "KZT",
|
|
74
|
+
LAK: "LAK",
|
|
75
|
+
LBP: "LBP",
|
|
76
|
+
LKR: "LKR",
|
|
77
|
+
LRD: "LRD",
|
|
78
|
+
LSL: "LSL",
|
|
79
|
+
LYD: "LYD",
|
|
80
|
+
MAD: "MAD",
|
|
81
|
+
MDL: "MDL",
|
|
82
|
+
MGA: "MGA",
|
|
83
|
+
MKD: "MKD",
|
|
84
|
+
MMK: "MMK",
|
|
85
|
+
MNT: "MNT",
|
|
86
|
+
MOP: "MOP",
|
|
87
|
+
MUR: "MUR",
|
|
88
|
+
MVR: "MVR",
|
|
89
|
+
MWK: "MWK",
|
|
90
|
+
MXN: "MXN",
|
|
91
|
+
MYR: "MYR",
|
|
92
|
+
MZN: "MZN",
|
|
93
|
+
NAD: "NAD",
|
|
94
|
+
NGN: "NGN",
|
|
95
|
+
NIO: "NIO",
|
|
96
|
+
NOK: "NOK",
|
|
97
|
+
NPR: "NPR",
|
|
98
|
+
NZD: "NZD",
|
|
99
|
+
OMR: "OMR",
|
|
100
|
+
PAB: "PAB",
|
|
101
|
+
PEN: "PEN",
|
|
102
|
+
PGK: "PGK",
|
|
103
|
+
PHP: "PHP",
|
|
104
|
+
PKR: "PKR",
|
|
105
|
+
PLN: "PLN",
|
|
106
|
+
PYG: "PYG",
|
|
107
|
+
QAR: "QAR",
|
|
108
|
+
RON: "RON",
|
|
109
|
+
RSD: "RSD",
|
|
110
|
+
RUB: "RUB",
|
|
111
|
+
RWF: "RWF",
|
|
112
|
+
SAR: "SAR",
|
|
113
|
+
SBD: "SBD",
|
|
114
|
+
SCR: "SCR",
|
|
115
|
+
SEK: "SEK",
|
|
116
|
+
SGD: "SGD",
|
|
117
|
+
SHP: "SHP",
|
|
118
|
+
SLE: "SLE",
|
|
119
|
+
SOS: "SOS",
|
|
120
|
+
SRD: "SRD",
|
|
121
|
+
SSP: "SSP",
|
|
122
|
+
SVC: "SVC",
|
|
123
|
+
SZL: "SZL",
|
|
124
|
+
THB: "THB",
|
|
125
|
+
TJS: "TJS",
|
|
126
|
+
TMT: "TMT",
|
|
127
|
+
TND: "TND",
|
|
128
|
+
TOP: "TOP",
|
|
129
|
+
TRY: "TRY",
|
|
130
|
+
TTD: "TTD",
|
|
131
|
+
TWD: "TWD",
|
|
132
|
+
TZS: "TZS",
|
|
133
|
+
UAH: "UAH",
|
|
134
|
+
UGX: "UGX",
|
|
135
|
+
USD: "USD",
|
|
136
|
+
UYU: "UYU",
|
|
137
|
+
UZS: "UZS",
|
|
138
|
+
VND: "VND",
|
|
139
|
+
VUV: "VUV",
|
|
140
|
+
WST: "WST",
|
|
141
|
+
XAF: "XAF",
|
|
142
|
+
XCD: "XCD",
|
|
143
|
+
XOF: "XOF",
|
|
144
|
+
XPF: "XPF",
|
|
145
|
+
YER: "YER",
|
|
146
|
+
ZAR: "ZAR",
|
|
147
|
+
ZMW: "ZMW"
|
|
148
|
+
}, N = D.enum(Object.keys(S));
|
|
33
149
|
export {
|
|
34
|
-
|
|
35
|
-
u as AccordionContent,
|
|
36
|
-
m as AccordionItem,
|
|
37
|
-
f as AccordionTrigger
|
|
150
|
+
N as CurrencyEnumSchema
|
|
38
151
|
};
|
|
@@ -1,53 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { cn as
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
variant: {
|
|
8
|
-
default: "ttw:border-transparent ttw:bg-primary ttw:text-primary-foreground ttw:[a&]:hover:bg-primary/90",
|
|
9
|
-
secondary: "ttw:border-transparent ttw:bg-secondary ttw:text-neutral ttw:[a&]:hover:bg-secondary/90",
|
|
10
|
-
destructive: "ttw:border-transparent ttw:bg-destructive ttw:text-white ttw:[a&]:hover:bg-destructive/90 ttw:focus-visible:ring-destructive/20 ttw:dark:focus-visible:ring-destructive/40 ttw:dark:bg-destructive/60",
|
|
11
|
-
outline: "ttw:text-foreground ttw:[a&]:hover:bg-accent ttw:[a&]:hover:text-accent-foreground"
|
|
12
|
-
}
|
|
13
|
-
},
|
|
14
|
-
defaultVariants: {
|
|
15
|
-
variant: "default"
|
|
16
|
-
}
|
|
17
|
-
}), f = r("ttw:rounded-full ttw:box-content! ttw:inline-block", {
|
|
18
|
-
variants: {
|
|
19
|
-
dotSize: {
|
|
20
|
-
small: "ttw:w-1.5 ttw:h-1.5 ttw:border-2",
|
|
21
|
-
medium: "ttw:w-2 ttw:h-2 ttw:border-[3px]",
|
|
22
|
-
large: "ttw:w-2.5 ttw:h-2.5 ttw:border-4"
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
defaultVariants: {
|
|
26
|
-
dotSize: "medium"
|
|
27
|
-
}
|
|
28
|
-
});
|
|
29
|
-
function y({
|
|
30
|
-
className: e,
|
|
31
|
-
variant: a,
|
|
32
|
-
showBadgeBackground: i = !0,
|
|
33
|
-
asChild: n = !1,
|
|
34
|
-
dotSize: o,
|
|
35
|
-
showDot: w = !1,
|
|
36
|
-
showDotBorder: s,
|
|
37
|
-
dotClassName: d,
|
|
38
|
-
children: c,
|
|
39
|
-
...l
|
|
1
|
+
import { jsx as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as o } from "./index100.js";
|
|
3
|
+
import * as r from "@radix-ui/react-label";
|
|
4
|
+
function l({
|
|
5
|
+
className: t,
|
|
6
|
+
...e
|
|
40
7
|
}) {
|
|
41
|
-
return /* @__PURE__ */
|
|
42
|
-
variant: a
|
|
43
|
-
}), !i && "ttw:bg-transparent! ttw:border-transparent! ttw:p-0!", e), ...l, children: [
|
|
44
|
-
w && /* @__PURE__ */ v("span", { className: t(f({
|
|
45
|
-
dotSize: o
|
|
46
|
-
}), !s && "ttw:border-none", d) }),
|
|
47
|
-
c
|
|
48
|
-
] });
|
|
8
|
+
return /* @__PURE__ */ a(r.Root, { "data-slot": "label", className: o("ttw:flex ttw:items-center ttw:gap-2 ttw:text-sm ttw:leading-none ttw:font-medium ttw:select-none ttw:group-data-[disabled=true]:pointer-events-none ttw:group-data-[disabled=true]:opacity-50 ttw:peer-disabled:cursor-not-allowed ttw:peer-disabled:opacity-50", t), ...e });
|
|
49
9
|
}
|
|
50
10
|
export {
|
|
51
|
-
|
|
52
|
-
g as badgeVariants
|
|
11
|
+
l as Label
|
|
53
12
|
};
|