@tesouro/embedded-components-react 0.2.185 → 0.2.190
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 +6 -5
- package/dist/index.d.ts +13 -0
- package/dist/lib/AcceptDisclosuresWidget.d.ts +13 -0
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/data-access/dist/index2.js +17 -0
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index2.js +66 -53
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index5.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index8.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index10.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index12.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index13.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index16.js +13 -3
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index17.js +3 -13
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index2.js +168 -168
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index6.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index9.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.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/index109.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/index117.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +22 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +2 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +24 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +6 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +1 -1
- 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 +9 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +43 -395
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +75 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +58 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +217 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +11 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +14 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +36 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +26 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +81 -26
- 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 +9 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +77 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +29 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +61 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +41 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +6 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +5 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +226 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +467 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +7 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +26 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +108 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +531 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +23 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +77 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +6 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +29 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +23 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +14 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +117 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +7 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +47 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +44 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +13 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +44 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +15 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +10 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +147 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +55 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +70 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +29 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +3 -152
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +25 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +13 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +17 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +21 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +2 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +11 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +19 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +19 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +27 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +114 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +68 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +14 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +12 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +56 -75
- 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 +24 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +96 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +98 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +14 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +13 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +13 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +60 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +396 -226
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +60 -461
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +2 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +406 -530
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +95 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +36 -146
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +50 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +82 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +34 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +66 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +355 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +2 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +117 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +6 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +18 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +14 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +13 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +14 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +13 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +21 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +22 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +27 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +34 -353
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +37 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +15 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +30 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +17 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +105 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +19 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +24 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +38 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +56 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +50 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +30 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +96 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +46 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +142 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +109 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +141 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +86 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +25 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +183 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +24 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +34 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +47 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +29 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +5 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +73 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +32 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +17 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +2 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +93 -488
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +96 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +212 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +62 -346
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +27 -302
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +124 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +44 -162
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +72 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +38 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +345 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +303 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +100 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +161 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +265 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +22 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +20 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +5 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +19 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +27 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +39 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +60 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +92 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +112 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +82 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +65 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +7 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +24 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +149 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +19 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +4 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +22 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +51 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +27 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +57 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +15 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +21 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +42 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +13 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +78 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +490 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +167 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +31 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +40 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +60 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +30 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +115 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +22 -133
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +40 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +55 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +159 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +28 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +27 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +78 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +25 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +125 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +44 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +116 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +106 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +50 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +205 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +67 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +76 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +40 -115
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +20 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +14 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +17 -203
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +169 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +131 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +157 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +11 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +16 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +62 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +65 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +56 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +8 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +11 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +59 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +22 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +61 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +14 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +30 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +4 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +34 -156
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +30 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +33 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +32 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +48 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +13 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +46 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +35 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +28 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +23 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +72 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +94 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +34 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +9 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +10 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +6 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +11 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +255 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +31 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +4 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +127 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +11 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +15 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +18 -28
- 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 +49 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +93 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +32 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +32 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +28 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +53 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +33 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +24 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +66 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +45 -20
- 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 +28 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +18 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +32 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +9 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +27 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +36 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +7 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +49 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +15 -120
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +4 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +123 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +18 -16
- 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 +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +16 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +74 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +16 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +3 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +11 -85
- 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 +85 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +17 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +80 -263
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +264 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +36 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +64 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +42 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +21 -138
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +137 -91
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +94 -10
- 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 +12 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +2 -285
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +279 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +49 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +15 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +29 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +69 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +30 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +8 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +92 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +15 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +74 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +20 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +9 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +56 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +68 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +21 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +33 -46
- 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 +39 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +36 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +13 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +18 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +49 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +56 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +29 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +54 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +74 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +84 -20
- 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 +55 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +51 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +53 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +29 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +35 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +43 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +46 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +80 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +31 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +84 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +22 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +74 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +104 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +38 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +70 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +68 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +37 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +12 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +20 -15
- 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 +20 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +37 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +48 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +39 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +18 -38
- 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/index58.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/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- 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/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/profile-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/lib/approvalPoliciesApi.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index3.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/bank-account/useAllBankAccountsQuery.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +261 -251
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +203 -192
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1826 -1808
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useRolePermissionsQueries.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useUpsertUserDataMutation.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/user/useAllOrganizationUsersQuery.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index8.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index6.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index21.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index22.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index3.js +17 -17
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index5.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index7.js +2 -2
- package/package.json +1 -1
|
@@ -1,16 +1,114 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { jsxs as a, jsx as e, Fragment as y } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { USStatesEnum as x } from "./index375.js";
|
|
3
|
+
import { Field as o, FieldContent as s, FieldLabel as c, FieldError as m } from "./index173.js";
|
|
4
|
+
import { Input as f } from "./index122.js";
|
|
5
|
+
import { Select as F, SelectTrigger as _, SelectValue as j, SelectContent as A, SelectItem as E } from "./index269.js";
|
|
6
|
+
import { Typography as b } from "./index85.js";
|
|
7
|
+
import { MoniteCountryShadcn as L } from "./index376.js";
|
|
8
|
+
import { useLingui as T } from "@lingui/react";
|
|
9
|
+
import { useRef as U } from "react";
|
|
10
|
+
import { useFormContext as B, Controller as w } from "react-hook-form";
|
|
11
|
+
import { twMerge as g } from "tailwind-merge";
|
|
12
|
+
const G = ({
|
|
13
|
+
hasExistingAddress: v,
|
|
14
|
+
isLoading: n,
|
|
15
|
+
isStandalone: d,
|
|
16
|
+
customerType: S
|
|
17
|
+
}) => {
|
|
18
|
+
const {
|
|
19
|
+
i18n: l
|
|
20
|
+
} = T(), {
|
|
21
|
+
watch: N,
|
|
22
|
+
control: h
|
|
23
|
+
} = B(), u = U(null), i = S === "vendor";
|
|
24
|
+
return /* @__PURE__ */ a("div", { className: g("ttw:flex ttw:flex-col ttw:gap-4"), ref: u, children: [
|
|
25
|
+
d ? /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:justify-between ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: /* @__PURE__ */ e(b, { variant: "body1", className: "ttw:font-medium", children: v ? l._("Editing address") : l._("Adding address") }) }) : /* @__PURE__ */ e(y, { children: !i && /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:justify-between ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: /* @__PURE__ */ a(b, { variant: "body1", className: "ttw:font-medium", children: [
|
|
26
|
+
l._("Address"),
|
|
27
|
+
" ",
|
|
28
|
+
/* @__PURE__ */ e("span", { className: "ttw:text-muted-foreground", children: l._("(optional)") })
|
|
29
|
+
] }) }) }),
|
|
30
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
31
|
+
/* @__PURE__ */ e(w, { name: "line1", control: h, render: ({
|
|
32
|
+
field: t,
|
|
33
|
+
fieldState: {
|
|
34
|
+
error: r
|
|
35
|
+
}
|
|
36
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
37
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("Street address") }),
|
|
38
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
39
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
40
|
+
] }) }) }),
|
|
41
|
+
/* @__PURE__ */ e(w, { name: "line2", control: h, render: ({
|
|
42
|
+
field: t,
|
|
43
|
+
fieldState: {
|
|
44
|
+
error: r
|
|
45
|
+
}
|
|
46
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
47
|
+
/* @__PURE__ */ a(c, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
48
|
+
l._("Apt, suite, floor, etc."),
|
|
49
|
+
i && /* @__PURE__ */ e(b, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: l._("(optional)") })
|
|
50
|
+
] }),
|
|
51
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
52
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
53
|
+
] }) }) })
|
|
54
|
+
] }),
|
|
55
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
56
|
+
/* @__PURE__ */ e(w, { name: "city", control: h, render: ({
|
|
57
|
+
field: t,
|
|
58
|
+
fieldState: {
|
|
59
|
+
error: r
|
|
60
|
+
}
|
|
61
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
62
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("City") }),
|
|
63
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
64
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
65
|
+
] }) }) }),
|
|
66
|
+
/* @__PURE__ */ e(w, { name: "state", control: h, render: ({
|
|
67
|
+
field: t,
|
|
68
|
+
fieldState: {
|
|
69
|
+
error: r
|
|
70
|
+
}
|
|
71
|
+
}) => N("country") === "US" ? /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
72
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("State") }),
|
|
73
|
+
/* @__PURE__ */ a(F, { value: t.value ?? void 0, onValueChange: t.onChange, disabled: n, children: [
|
|
74
|
+
/* @__PURE__ */ e(_, { ref: t.ref, onBlur: t.onBlur, "aria-invalid": !!r || void 0, className: g("ttw:w-full", (d || i) && "ttw:bg-white"), disabled: n, children: /* @__PURE__ */ e(j, { placeholder: l._("Select a state") }) }),
|
|
75
|
+
/* @__PURE__ */ e(A, { children: Object.entries(x).map(([p, C]) => /* @__PURE__ */ a(E, { value: p, children: [
|
|
76
|
+
C,
|
|
77
|
+
" — ",
|
|
78
|
+
p
|
|
79
|
+
] }, p)) })
|
|
80
|
+
] }),
|
|
81
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
82
|
+
] }) }) : /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
83
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("State") }),
|
|
84
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
85
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
86
|
+
] }) }) })
|
|
87
|
+
] }),
|
|
88
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
89
|
+
/* @__PURE__ */ e(w, { name: "postalCode", control: h, render: ({
|
|
90
|
+
field: t,
|
|
91
|
+
fieldState: {
|
|
92
|
+
error: r
|
|
93
|
+
}
|
|
94
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
95
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("Postal code") }),
|
|
96
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
97
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
98
|
+
] }) }) }),
|
|
99
|
+
/* @__PURE__ */ e(w, { name: "country", control: h, render: ({
|
|
100
|
+
field: t,
|
|
101
|
+
fieldState: {
|
|
102
|
+
error: r
|
|
103
|
+
}
|
|
104
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
105
|
+
/* @__PURE__ */ e(c, { children: l._("Country") }),
|
|
106
|
+
/* @__PURE__ */ e(L, { value: t.value, className: d || i ? "ttw:bg-white" : "", onChange: t.onChange, invalid: !!r, disabled: n, container: u?.current, allowedCountries: ["US"] }),
|
|
107
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
108
|
+
] }) }) })
|
|
109
|
+
] })
|
|
110
|
+
] });
|
|
111
|
+
};
|
|
13
112
|
export {
|
|
14
|
-
|
|
15
|
-
a as tagCategories
|
|
113
|
+
G as CounterpartAddressFormContent
|
|
16
114
|
};
|
|
@@ -1,82 +1,90 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "
|
|
1
|
+
import { jsx as d, jsxs as m } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useForm as N, FormProvider as F } from "react-hook-form";
|
|
3
|
+
import { useLingui as I } from "@lingui/react";
|
|
4
|
+
import { useId as P, useMemo as z, useCallback as L } from "react";
|
|
5
|
+
import { zodResolver as U } from "@hookform/resolvers/zod";
|
|
6
|
+
import { Button as y } from "./index84.js";
|
|
7
|
+
import { getAddressValidationSchema as j } from "./index250.js";
|
|
8
|
+
import "./index57.js";
|
|
9
|
+
import { toast as p } from "react-hot-toast";
|
|
3
10
|
import "date-fns";
|
|
4
|
-
import "
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
const
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
import { getCounterpartName as k } from "./index7.js";
|
|
12
|
+
import { useUpdateCounterpartAddress as D } from "./index281.js";
|
|
13
|
+
import { useCreateCounterpartAddress as T } from "./index377.js";
|
|
14
|
+
import { LoadingSpinner as V } from "./index155.js";
|
|
15
|
+
import { CounterpartAddressFormContent as B } from "./index284.js";
|
|
16
|
+
const tt = ({
|
|
17
|
+
counterpartId: c,
|
|
18
|
+
isStandalone: C,
|
|
19
|
+
address: t,
|
|
20
|
+
customerType: u,
|
|
21
|
+
handleClose: h,
|
|
22
|
+
onUpdate: i,
|
|
23
|
+
onCreate: n
|
|
13
24
|
}) => {
|
|
14
25
|
const {
|
|
15
|
-
i18n:
|
|
16
|
-
} =
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
} =
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
26
|
+
i18n: r
|
|
27
|
+
} = I(), S = `counterpart-address-form-${P()}`, g = !!t, {
|
|
28
|
+
mutate: f,
|
|
29
|
+
isPending: x
|
|
30
|
+
} = D({
|
|
31
|
+
counterpartId: c,
|
|
32
|
+
addressId: t?.id ?? ""
|
|
33
|
+
}), {
|
|
34
|
+
mutate: w,
|
|
35
|
+
isPending: A
|
|
36
|
+
} = T(), o = x || A, v = z(() => ({
|
|
37
|
+
line1: t?.line1 ?? "",
|
|
38
|
+
line2: t?.line2 ?? "",
|
|
39
|
+
city: t?.city ?? "",
|
|
40
|
+
state: t?.state ?? "",
|
|
41
|
+
country: t?.country ?? "US",
|
|
42
|
+
postalCode: t?.postal_code ?? ""
|
|
43
|
+
}), [t]), {
|
|
44
|
+
resetField: e,
|
|
45
|
+
...a
|
|
46
|
+
} = N({
|
|
47
|
+
resolver: U(j(r, u === "vendor")),
|
|
48
|
+
defaultValues: v
|
|
49
|
+
}), _ = L((l) => {
|
|
50
|
+
l.preventDefault(), l.stopPropagation(), a.handleSubmit((s) => {
|
|
51
|
+
const b = {
|
|
52
|
+
line1: s.line1 ?? "",
|
|
53
|
+
line2: s.line2,
|
|
54
|
+
city: s.city ?? "",
|
|
55
|
+
state: s.state ?? "",
|
|
56
|
+
country: s.country,
|
|
57
|
+
postal_code: s.postalCode ?? ""
|
|
58
|
+
};
|
|
59
|
+
return t ? f(b, {
|
|
60
|
+
onSuccess: () => {
|
|
61
|
+
p.success(r._("Address has been updated.")), i && i();
|
|
62
|
+
}
|
|
63
|
+
}) : w({
|
|
64
|
+
path: {
|
|
65
|
+
counterpart_id: c
|
|
66
|
+
},
|
|
67
|
+
body: b
|
|
68
|
+
}, {
|
|
69
|
+
onSuccess: () => {
|
|
70
|
+
p.success(r._("Address has been added.")), n && n();
|
|
36
71
|
}
|
|
37
|
-
}, o)]), m?.(e);
|
|
38
|
-
},
|
|
39
|
-
onError: (e) => {
|
|
40
|
-
u.error(d(n, e));
|
|
41
|
-
}
|
|
42
|
-
});
|
|
43
|
-
return {
|
|
44
|
-
tagsWithKeywords: Object.fromEntries(r.map((e) => [e.tag_id, e.keywords])),
|
|
45
|
-
inProgress: g.isPending || _.isPending,
|
|
46
|
-
createTag: (e) => g.mutateAsync({
|
|
47
|
-
...e
|
|
48
|
-
}, {
|
|
49
|
-
onSuccess: (t) => c?.(t)
|
|
50
|
-
}),
|
|
51
|
-
updateTag: (e, t) => _.mutateAsync({
|
|
52
|
-
path: {
|
|
53
|
-
tag_id: e
|
|
54
|
-
},
|
|
55
|
-
body: t
|
|
56
|
-
}),
|
|
57
|
-
updateOcrAutoTagging: (e, t = []) => {
|
|
58
|
-
const s = r.filter((y) => y.tag_id !== e);
|
|
59
|
-
if (s.length === r.length && !t.length)
|
|
60
|
-
return;
|
|
61
|
-
const p = t.length ? [...s, {
|
|
62
|
-
tag_id: e,
|
|
63
|
-
keywords: [...new Set(t)],
|
|
64
|
-
enabled: !0
|
|
65
|
-
}] : s;
|
|
66
|
-
p.length && f({
|
|
67
|
-
tax_mode: a.tax_mode,
|
|
68
|
-
payment_priority: a.payment_priority,
|
|
69
|
-
quote_signature_required: a.quote_signature_required,
|
|
70
|
-
receivable_edit_flow: a.receivable_edit_flow,
|
|
71
|
-
allow_purchase_order_autolinking: a.allow_purchase_order_autolinking,
|
|
72
|
-
generate_paid_invoice_pdf: a.generate_paid_invoice_pdf,
|
|
73
|
-
payables_ocr_auto_tagging: p,
|
|
74
|
-
payables_skip_approval_flow: a.payables_skip_approval_flow,
|
|
75
|
-
tax_inclusive_discount_mode: a.tax_inclusive_discount_mode
|
|
76
72
|
});
|
|
77
|
-
}
|
|
78
|
-
};
|
|
73
|
+
})(l);
|
|
74
|
+
}, [p, f, w, k, i, n, a.handleSubmit, r]);
|
|
75
|
+
return /* @__PURE__ */ d(F, { resetField: e, ...a, children: /* @__PURE__ */ m("form", { id: S, onSubmit: _, className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:border ttw:border-primary ttw:rounded-[10px] ttw:bg-zinc-100", children: [
|
|
76
|
+
/* @__PURE__ */ d(B, { hasExistingAddress: g, isLoading: o, isStandalone: C, customerType: u }),
|
|
77
|
+
/* @__PURE__ */ m("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
78
|
+
/* @__PURE__ */ d(y, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", disabled: o, onClick: () => {
|
|
79
|
+
e("line1"), e("line2"), e("city"), e("state"), e("postalCode"), e("country"), h();
|
|
80
|
+
}, children: r._("Cancel") }),
|
|
81
|
+
/* @__PURE__ */ m(y, { type: "submit", className: "ttw:flex-1", disabled: o || !a.formState.isDirty, children: [
|
|
82
|
+
o && /* @__PURE__ */ d(V, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
83
|
+
r._("Save")
|
|
84
|
+
] })
|
|
85
|
+
] })
|
|
86
|
+
] }) });
|
|
79
87
|
};
|
|
80
88
|
export {
|
|
81
|
-
|
|
89
|
+
tt as CounterpartAddressForm
|
|
82
90
|
};
|
|
@@ -1,26 +1,69 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import { jsxs as r, jsx as e, Fragment as T } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { MeasureUnitsFormRow as f } from "./index378.js";
|
|
3
|
+
import { ConfirmDeleteMeasureUnitDialog as j } from "./index379.js";
|
|
4
|
+
import { TableActions as z } from "./index380.js";
|
|
5
|
+
import { Table as A, TableHeader as E, TableRow as h, TableHead as l, TableBody as G, TableCell as d } from "./index268.js";
|
|
6
|
+
import { useLingui as I } from "@lingui/react";
|
|
7
|
+
import { Loader2 as b, Search as S } from "lucide-react";
|
|
8
|
+
import { useState as m, useCallback as w } from "react";
|
|
9
|
+
import "./index57.js";
|
|
10
|
+
import "react-hot-toast";
|
|
11
|
+
import { useGetMeasureUnits as _ } from "./index291.js";
|
|
12
|
+
import { useDeleteMeasureUnit as y } from "./index381.js";
|
|
13
|
+
import { InputGroup as F, InputGroupAddon as H, InputGroupInput as k } from "./index101.js";
|
|
14
|
+
import { useDebounceCallback as R } from "./index65.js";
|
|
15
|
+
const at = () => {
|
|
5
16
|
const {
|
|
6
|
-
i18n:
|
|
7
|
-
} =
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
} =
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
|
|
17
|
+
i18n: i
|
|
18
|
+
} = I(), [g, s] = m(null), [a, c] = m(null), x = !!a, [u, N] = m(""), {
|
|
19
|
+
data: C,
|
|
20
|
+
isLoading: M
|
|
21
|
+
} = _(), n = y(a?.name), $ = R((t) => {
|
|
22
|
+
N(t);
|
|
23
|
+
}, 500), D = C?.data?.filter((t) => t.name.toLowerCase().includes(u.toLowerCase()) || t.description && t.description.toLowerCase().includes(u.toLowerCase())) || [], L = w((t) => {
|
|
24
|
+
c(t);
|
|
25
|
+
}, []), o = w(() => {
|
|
26
|
+
c(null);
|
|
27
|
+
}, []), U = w(() => {
|
|
28
|
+
a && n.mutate({
|
|
29
|
+
path: {
|
|
30
|
+
unit_id: a.id
|
|
31
|
+
}
|
|
32
|
+
}, {
|
|
33
|
+
onSuccess: () => o()
|
|
34
|
+
});
|
|
35
|
+
}, [n, a, o]), p = n.isPending, v = () => {
|
|
36
|
+
s(null);
|
|
37
|
+
};
|
|
38
|
+
return /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:h-full ttw:relative", children: [
|
|
39
|
+
M ? /* @__PURE__ */ e("div", { className: "ttw:flex ttw:justify-center ttw:items-center ttw:h-full", children: /* @__PURE__ */ e(b, { className: "ttw:size-10 ttw:animate-spin ttw:text-muted-foreground" }) }) : /* @__PURE__ */ r(T, { children: [
|
|
40
|
+
p && /* @__PURE__ */ e("div", { className: "ttw:absolute ttw:inset-0 ttw:bg-white/70 ttw:flex ttw:justify-center ttw:items-center ttw:z-10", children: /* @__PURE__ */ e(b, { className: "ttw:size-10 ttw:animate-spin ttw:text-muted-foreground" }) }),
|
|
41
|
+
/* @__PURE__ */ r(F, { children: [
|
|
42
|
+
/* @__PURE__ */ e(H, { align: "inline-start", children: /* @__PURE__ */ e(S, {}) }),
|
|
43
|
+
/* @__PURE__ */ e(k, { placeholder: i._("Search"), onChange: (t) => $(t.target.value) })
|
|
44
|
+
] }),
|
|
45
|
+
/* @__PURE__ */ r(A, { className: "ttw:table-fixed ttw:border ttw:border-border ttw:rounded-md", children: [
|
|
46
|
+
/* @__PURE__ */ e(E, { children: /* @__PURE__ */ r(h, { className: "ttw:hover:bg-transparent ttw:border-border", children: [
|
|
47
|
+
/* @__PURE__ */ e(l, { className: "ttw:w-[35%]", children: i._("Unit label") }),
|
|
48
|
+
/* @__PURE__ */ e(l, { className: "ttw:w-[55%]", children: i._("Description (optional)") }),
|
|
49
|
+
/* @__PURE__ */ e(l, { className: "ttw:w-[10%]" })
|
|
50
|
+
] }) }),
|
|
51
|
+
/* @__PURE__ */ r(G, { children: [
|
|
52
|
+
/* @__PURE__ */ e(f, { isEditMode: !1 }),
|
|
53
|
+
D.map((t) => g?.id === t.id ? /* @__PURE__ */ e(f, { isEditMode: !0, initialValues: t, onCancel: v, onEdit: () => s(null), id: t.id }, t.id) : /* @__PURE__ */ r(h, { className: "ttw:border-border", children: [
|
|
54
|
+
/* @__PURE__ */ e(d, { className: "ttw:w-[35%] ttw:text-sm ttw:truncate", children: t.name }),
|
|
55
|
+
/* @__PURE__ */ e(d, { className: "ttw:w-[55%] ttw:text-sm ttw:text-muted-foreground ttw:truncate", children: t.description || "—" }),
|
|
56
|
+
/* @__PURE__ */ e(d, { className: "ttw:w-[10%]", children: /* @__PURE__ */ e(z, { permissions: {
|
|
57
|
+
isUpdateAllowed: !0,
|
|
58
|
+
isDeleteAllowed: !0
|
|
59
|
+
}, onEdit: () => s(t), onDelete: () => L(t) }) })
|
|
60
|
+
] }, t.id))
|
|
61
|
+
] })
|
|
62
|
+
] })
|
|
63
|
+
] }),
|
|
64
|
+
/* @__PURE__ */ e(j, { open: x, id: a?.id, name: a?.name || "", isLoading: p, onClose: o, onDelete: U })
|
|
65
|
+
] });
|
|
23
66
|
};
|
|
24
67
|
export {
|
|
25
|
-
|
|
68
|
+
at as ManageMeasureUnitsForm
|
|
26
69
|
};
|
|
@@ -1,46 +1,12 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { cn as
|
|
3
|
-
|
|
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({
|
|
4
5
|
className: t,
|
|
5
|
-
...
|
|
6
|
+
...e
|
|
6
7
|
}) {
|
|
7
|
-
return /* @__PURE__ */
|
|
8
|
-
}
|
|
9
|
-
function w({
|
|
10
|
-
className: t,
|
|
11
|
-
...a
|
|
12
|
-
}) {
|
|
13
|
-
return /* @__PURE__ */ e("thead", { "data-slot": "table-header", className: l("ttw:[&_tr]:border-b", t), ...a });
|
|
14
|
-
}
|
|
15
|
-
function c({
|
|
16
|
-
className: t,
|
|
17
|
-
...a
|
|
18
|
-
}) {
|
|
19
|
-
return /* @__PURE__ */ e("tbody", { "data-slot": "table-body", className: l("ttw:[&_tr:last-child]:border-0", t), ...a });
|
|
20
|
-
}
|
|
21
|
-
function n({
|
|
22
|
-
className: t,
|
|
23
|
-
...a
|
|
24
|
-
}) {
|
|
25
|
-
return /* @__PURE__ */ e("tr", { "data-slot": "table-row", className: l("ttw:border-b ttw:transition-colors ttw:hover:bg-muted/50 ttw:data-[state=selected]:bg-muted", t), ...a });
|
|
26
|
-
}
|
|
27
|
-
function d({
|
|
28
|
-
className: t,
|
|
29
|
-
...a
|
|
30
|
-
}) {
|
|
31
|
-
return /* @__PURE__ */ e("th", { "data-slot": "table-head", className: l("ttw:h-10 ttw:px-2 ttw:text-left ttw:align-middle ttw:font-medium ttw:whitespace-nowrap ttw:text-foreground ttw:[&:has([role=checkbox])]:pr-0 ttw:[&>[role=checkbox]]:translate-y-[2px]", t), ...a });
|
|
32
|
-
}
|
|
33
|
-
function b({
|
|
34
|
-
className: t,
|
|
35
|
-
...a
|
|
36
|
-
}) {
|
|
37
|
-
return /* @__PURE__ */ e("td", { "data-slot": "table-cell", className: l("ttw:p-2 ttw:align-middle ttw:whitespace-nowrap ttw:[&:has([role=checkbox])]:pr-0 ttw:[&>[role=checkbox]]:translate-y-[2px]", t), ...a });
|
|
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 });
|
|
38
9
|
}
|
|
39
10
|
export {
|
|
40
|
-
|
|
41
|
-
c as TableBody,
|
|
42
|
-
b as TableCell,
|
|
43
|
-
d as TableHead,
|
|
44
|
-
w as TableHeader,
|
|
45
|
-
n as TableRow
|
|
11
|
+
l as Label
|
|
46
12
|
};
|
|
@@ -1,75 +1,26 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}) {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
] });
|
|
25
|
-
}
|
|
26
|
-
function x({
|
|
27
|
-
className: e,
|
|
28
|
-
children: s,
|
|
29
|
-
position: o = "popper",
|
|
30
|
-
...r
|
|
31
|
-
}) {
|
|
32
|
-
return /* @__PURE__ */ t(a.Portal, { children: /* @__PURE__ */ l(a.Content, { "data-slot": "select-content", className: n("ttw:bg-popover ttw:text-popover-foreground ttw:data-[state=open]:animate-in ttw:data-[state=closed]:animate-out ttw:data-[state=closed]:fade-out-0 ttw:data-[state=open]:fade-in-0 ttw:data-[state=closed]:zoom-out-95 ttw:data-[state=open]:zoom-in-95 ttw:data-[side=bottom]:slide-in-from-top-2 ttw:data-[side=left]:slide-in-from-right-2 ttw:data-[side=right]:slide-in-from-left-2 ttw:data-[side=top]:slide-in-from-bottom-2 ttw:relative ttw:z-1300 ttw:max-h-(--radix-select-content-available-height) ttw:min-w-[8rem] ttw:origin-(--radix-select-content-transform-origin) ttw:overflow-x-hidden ttw:overflow-y-auto ttw:rounded-md ttw:border-none ttw:shadow-md", o === "popper" && "ttw:data-[side=bottom]:translate-y-1 ttw:data-[side=left]:-translate-x-1 ttw:data-[side=right]:translate-x-1 ttw:data-[side=top]:-translate-y-1", e), position: o, ...r, children: [
|
|
33
|
-
/* @__PURE__ */ t(c, {}),
|
|
34
|
-
/* @__PURE__ */ t(a.Viewport, { className: n("ttw:p-1", o === "popper" && "ttw:h-[var(--radix-select-trigger-height)] ttw:w-full ttw:min-w-[var(--radix-select-trigger-width)] ttw:scroll-my-1"), children: s }),
|
|
35
|
-
/* @__PURE__ */ t(u, {})
|
|
36
|
-
] }) });
|
|
37
|
-
}
|
|
38
|
-
function b({
|
|
39
|
-
className: e,
|
|
40
|
-
children: s,
|
|
41
|
-
...o
|
|
42
|
-
}) {
|
|
43
|
-
return /* @__PURE__ */ l(a.Item, { "data-slot": "select-item", className: n("ttw:focus:bg-accent ttw:focus:text-accent-foreground ttw:[&_svg:not([class*=text-])]:text-muted-foreground ttw:relative ttw:flex ttw:w-full ttw:cursor-default ttw:items-center ttw:gap-2 ttw:rounded-sm ttw:py-1.5 ttw:pr-8 ttw:pl-2 ttw:text-sm ttw:outline-hidden ttw:select-none ttw:data-[disabled]:pointer-events-none ttw:data-[disabled]:opacity-50 ttw:[&_svg]:pointer-events-none ttw:[&_svg]:shrink-0 ttw:[&_svg:not([class*=size-])]:size-4 ttw:*:[span]:last:flex ttw:*:[span]:last:min-w-0 ttw:*:[span]:last:flex-1 ttw:*:[span]:last:items-center ttw:*:[span]:last:gap-2", e), ...o, children: [
|
|
44
|
-
/* @__PURE__ */ t("span", { className: "ttw:absolute ttw:right-2 ttw:flex ttw:size-3.5 ttw:items-center ttw:justify-center", children: /* @__PURE__ */ t(a.ItemIndicator, { children: /* @__PURE__ */ t(w, { className: "ttw:size-4" }) }) }),
|
|
45
|
-
/* @__PURE__ */ t(a.ItemText, { children: s })
|
|
46
|
-
] });
|
|
47
|
-
}
|
|
48
|
-
function N({
|
|
49
|
-
className: e,
|
|
50
|
-
...s
|
|
51
|
-
}) {
|
|
52
|
-
return /* @__PURE__ */ t(a.Separator, { "data-slot": "select-separator", className: n("ttw:bg-border ttw:pointer-events-none ttw:-mx-1 ttw:my-1 ttw:h-px", e), ...s });
|
|
53
|
-
}
|
|
54
|
-
function c({
|
|
55
|
-
className: e,
|
|
56
|
-
...s
|
|
57
|
-
}) {
|
|
58
|
-
return /* @__PURE__ */ t(a.ScrollUpButton, { "data-slot": "select-scroll-up-button", className: n("ttw:flex ttw:cursor-default ttw:items-center ttw:justify-center ttw:py-1", e), ...s, children: /* @__PURE__ */ t(d, { className: "ttw:size-4" }) });
|
|
59
|
-
}
|
|
60
|
-
function u({
|
|
61
|
-
className: e,
|
|
62
|
-
...s
|
|
63
|
-
}) {
|
|
64
|
-
return /* @__PURE__ */ t(a.ScrollDownButton, { "data-slot": "select-scroll-down-button", className: n("ttw:flex ttw:cursor-default ttw:items-center ttw:justify-center ttw:py-1", e), ...s, children: /* @__PURE__ */ t(i, { className: "ttw:size-4" }) });
|
|
65
|
-
}
|
|
1
|
+
import { useMoniteContext as u } from "./index57.js";
|
|
2
|
+
import { useLingui as n } from "@lingui/react";
|
|
3
|
+
import { toast as o } from "react-hot-toast";
|
|
4
|
+
const p = (r, s) => {
|
|
5
|
+
const {
|
|
6
|
+
i18n: e
|
|
7
|
+
} = n(), {
|
|
8
|
+
api: t,
|
|
9
|
+
queryClient: i
|
|
10
|
+
} = u();
|
|
11
|
+
return t.finops.deleteProductsId.useMutation({
|
|
12
|
+
path: {
|
|
13
|
+
product_id: r
|
|
14
|
+
}
|
|
15
|
+
}, {
|
|
16
|
+
onSuccess: async () => {
|
|
17
|
+
await t.finops.getProducts.invalidateQueries(i), o.success(e._("Product was deleted.")), s?.();
|
|
18
|
+
},
|
|
19
|
+
onError: () => {
|
|
20
|
+
o.error(e._("Failed to delete product."));
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
};
|
|
66
24
|
export {
|
|
67
|
-
|
|
68
|
-
x as SelectContent,
|
|
69
|
-
b as SelectItem,
|
|
70
|
-
u as SelectScrollDownButton,
|
|
71
|
-
c as SelectScrollUpButton,
|
|
72
|
-
N as SelectSeparator,
|
|
73
|
-
v as SelectTrigger,
|
|
74
|
-
h as SelectValue
|
|
25
|
+
p as useDeleteProduct
|
|
75
26
|
};
|