@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,119 +1,28 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import "./
|
|
5
|
-
import {
|
|
6
|
-
import "
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import { Typography as d } from "./index85.js";
|
|
15
|
-
import { Combobox as B, ComboboxInput as R, ComboboxContent as V, ComboboxList as j, ComboboxEmpty as D, ComboboxCollection as W, ComboboxItem as H } from "./index90.js";
|
|
16
|
-
import { useFormContext as q, Controller as s } from "react-hook-form";
|
|
17
|
-
import { twMerge as l } from "tailwind-merge";
|
|
18
|
-
import "react-hot-toast";
|
|
19
|
-
import { useGetMeasureUnits as J } from "./index300.js";
|
|
20
|
-
const wt = ({
|
|
21
|
-
isLoading: i,
|
|
22
|
-
isEditMode: c,
|
|
23
|
-
isProduct: F
|
|
1
|
+
import { jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as d } from "react";
|
|
3
|
+
import { useLingui as w } from "@lingui/react";
|
|
4
|
+
import { Dialog as g, DialogContent as v } from "./index217.js";
|
|
5
|
+
import { ActionsModalIssueStep as h } from "./index247.js";
|
|
6
|
+
import { ActionsModalProductsStep as x } from "./index248.js";
|
|
7
|
+
const L = ({
|
|
8
|
+
open: c,
|
|
9
|
+
onClose: i,
|
|
10
|
+
action: o,
|
|
11
|
+
inlineLineItems: r,
|
|
12
|
+
issue: s,
|
|
13
|
+
isEditFlow: p = !1
|
|
24
14
|
}) => {
|
|
25
15
|
const {
|
|
26
|
-
i18n:
|
|
27
|
-
} =
|
|
28
|
-
|
|
29
|
-
} =
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
}
|
|
36
|
-
} = q(), G = g(() => m.map((t) => t.id), [m]), h = g(() => new Map(m.map((t) => [t.id, t.name])), [m]), b = P((t) => h.get(t) ?? t, [h]);
|
|
37
|
-
return /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
38
|
-
c && /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: /* @__PURE__ */ e(d, { variant: "body1", className: "ttw:font-medium", children: a._("Editing {type} details", {
|
|
39
|
-
type: F ? "product" : "service"
|
|
40
|
-
}) }) }),
|
|
41
|
-
/* @__PURE__ */ e(s, { name: "type", control: n, render: ({
|
|
42
|
-
field: t
|
|
43
|
-
}) => /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
44
|
-
/* @__PURE__ */ e(w, { children: a._("Type") }),
|
|
45
|
-
/* @__PURE__ */ r(A, { className: "ttw:flex", value: t.value, disabled: i, onValueChange: t.onChange, children: [
|
|
46
|
-
/* @__PURE__ */ r("div", { className: l("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", t.value === "product" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
47
|
-
/* @__PURE__ */ e(_, { value: "product", id: "type-product", className: l(t.value === "product" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: l(t.value === "product" && "ttw:fill-white"), disabled: i }),
|
|
48
|
-
/* @__PURE__ */ r(C, { htmlFor: "type-product", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
49
|
-
/* @__PURE__ */ e(d, { variant: "body2", className: "ttw:leading-3.5", children: a._("Product") }),
|
|
50
|
-
/* @__PURE__ */ e(d, { variant: "caption", color: "muted", children: a._("A physical or digital item") })
|
|
51
|
-
] })
|
|
52
|
-
] }),
|
|
53
|
-
/* @__PURE__ */ r("div", { className: l("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", t.value === "service" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
54
|
-
/* @__PURE__ */ e(_, { value: "service", id: "type-service", className: l(t.value === "service" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: l(t.value === "service" && "ttw:fill-white"), disabled: i }),
|
|
55
|
-
/* @__PURE__ */ r(C, { htmlFor: "type-service", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
56
|
-
/* @__PURE__ */ e(d, { variant: "body2", className: "ttw:leading-3.5", children: a._("Service") }),
|
|
57
|
-
/* @__PURE__ */ e(d, { variant: "caption", color: "muted", children: a._("Work or labor you provide") })
|
|
58
|
-
] })
|
|
59
|
-
] })
|
|
60
|
-
] })
|
|
61
|
-
] }) }),
|
|
62
|
-
/* @__PURE__ */ e(s, { name: "name", control: n, render: ({
|
|
63
|
-
field: t,
|
|
64
|
-
fieldState: {
|
|
65
|
-
error: o
|
|
66
|
-
}
|
|
67
|
-
}) => /* @__PURE__ */ e(f, { children: /* @__PURE__ */ r(x, { children: [
|
|
68
|
-
/* @__PURE__ */ e(w, { htmlFor: t.name, children: a._("Name") }),
|
|
69
|
-
/* @__PURE__ */ e(z, { ...t, id: t.name, placeholder: a._("e.g. House blend espresso beans"), className: c ? "ttw:bg-white" : "", disabled: i, "aria-invalid": !!o || void 0 }),
|
|
70
|
-
/* @__PURE__ */ e(p, { errors: [o] })
|
|
71
|
-
] }) }) }),
|
|
72
|
-
/* @__PURE__ */ r("div", { className: "ttw:w-1/2 ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
73
|
-
/* @__PURE__ */ e(w, { children: a._("Price per unit") }),
|
|
74
|
-
/* @__PURE__ */ r("div", { className: l("ttw:flex ttw:overflow-hidden ttw:rounded-md ttw:border ttw:border-input ttw:shadow-xs ttw:transition-[color,box-shadow]", "ttw:focus-within:border-ring ttw:focus-within:ring-[3px] ttw:focus-within:ring-ring/50", "ttw:has-[[data-slot][aria-invalid=true]]:border-destructive ttw:has-[[data-slot][aria-invalid=true]]:ring-[3px] ttw:has-[[data-slot][aria-invalid=true]]:ring-destructive/20", c && "ttw:bg-white"), ref: u, children: [
|
|
75
|
-
/* @__PURE__ */ e(s, { name: "pricePerUnit", control: n, render: ({
|
|
76
|
-
field: t,
|
|
77
|
-
fieldState: {
|
|
78
|
-
error: o
|
|
79
|
-
}
|
|
80
|
-
}) => /* @__PURE__ */ r(y, { className: "ttw:flex-1 ttw:border-0 ttw:shadow-none ttw:rounded-none ttw:has-[[data-slot=input-group-control]:focus-visible]:border-transparent ttw:has-[[data-slot=input-group-control]:focus-visible]:ring-0", children: [
|
|
81
|
-
/* @__PURE__ */ e(N, { align: "inline-start", children: I("USD") }),
|
|
82
|
-
/* @__PURE__ */ e(T, { type: "number", name: t.name, ref: t.ref, value: t.value ?? "", onChange: (v) => t.onChange(v.target.value === "" ? void 0 : Number(v.target.value)), className: "ttw:text-end", onBlur: t.onBlur, placeholder: "0.00", "aria-invalid": !!o || void 0, disabled: i })
|
|
83
|
-
] }) }),
|
|
84
|
-
/* @__PURE__ */ e("div", { className: "ttw:w-px ttw:shrink-0 ttw:bg-border" }),
|
|
85
|
-
/* @__PURE__ */ e(s, { name: "measureUnitId", control: n, render: ({
|
|
86
|
-
field: t
|
|
87
|
-
}) => /* @__PURE__ */ r(B, { value: t.value ?? null, onValueChange: (o) => t.onChange(o ?? void 0), items: G, itemToStringLabel: b, disabled: i, children: [
|
|
88
|
-
/* @__PURE__ */ e(R, { showClear: !!t.value, placeholder: "-", disabled: i, className: "ttw:w-28 ttw:border-0 ttw:shadow-none ttw:rounded-none ttw:has-[[data-slot=input-group-control]:focus-visible]:border-transparent ttw:has-[[data-slot=input-group-control]:focus-visible]:ring-0" }),
|
|
89
|
-
/* @__PURE__ */ e(V, { container: u.current, children: /* @__PURE__ */ r(j, { children: [
|
|
90
|
-
/* @__PURE__ */ e(D, { children: a._("No units found") }),
|
|
91
|
-
/* @__PURE__ */ e(W, { children: (o) => /* @__PURE__ */ e(H, { value: o, children: b(o) }, o) })
|
|
92
|
-
] }) })
|
|
93
|
-
] }) })
|
|
94
|
-
] }),
|
|
95
|
-
/* @__PURE__ */ e(p, { errors: [k.pricePerUnit] })
|
|
96
|
-
] }),
|
|
97
|
-
/* @__PURE__ */ e(s, { name: "description", control: n, render: ({
|
|
98
|
-
field: t,
|
|
99
|
-
fieldState: {
|
|
100
|
-
error: o
|
|
101
|
-
}
|
|
102
|
-
}) => /* @__PURE__ */ e(f, { className: "ttw:block", children: /* @__PURE__ */ r(x, { children: [
|
|
103
|
-
/* @__PURE__ */ r(w, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
104
|
-
a._("Description"),
|
|
105
|
-
/* @__PURE__ */ e(d, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: a._("(optional)") })
|
|
106
|
-
] }),
|
|
107
|
-
/* @__PURE__ */ r(y, { className: l(c && "ttw:bg-white"), children: [
|
|
108
|
-
/* @__PURE__ */ e(E, { ...t, id: t.name, placeholder: a._("e.g. 16oz whole bean, medium-dark roast, ground to order"), rows: 4, maxLength: 280, disabled: i, "aria-invalid": !!o || void 0 }),
|
|
109
|
-
/* @__PURE__ */ e(N, { align: "block-end", className: "ttw:cursor-default", children: /* @__PURE__ */ e(d, { variant: "caption", color: "muted", className: "ttw:leading-none", children: a._("{count}/280 characters", {
|
|
110
|
-
count: (t.value ?? "").length
|
|
111
|
-
}) }) })
|
|
112
|
-
] }),
|
|
113
|
-
/* @__PURE__ */ e(p, { errors: [o] })
|
|
114
|
-
] }) }) })
|
|
115
|
-
] });
|
|
16
|
+
i18n: e
|
|
17
|
+
} = w(), [u, m] = d(s ? "issue" : "products"), [l, I] = d(null), n = (a) => {
|
|
18
|
+
I(a), r.length > 0 ? m("products") : i();
|
|
19
|
+
}, f = l === "sent" ? e._("Invoice sent") : l === "issued" || // Issued but no email step ran (customer has no email), so the modal
|
|
20
|
+
// opens straight on the products step — still title it as issued.
|
|
21
|
+
o === "issue" ? e._("Invoice issued") : o === "recurrence" ? e._("Recurring billing activated") : o === "update" ? e._("Invoice updated") : e._("Draft saved");
|
|
22
|
+
return /* @__PURE__ */ t(g, { open: c, onOpenChange: (a) => {
|
|
23
|
+
a || (u === "issue" ? n("issued") : i());
|
|
24
|
+
}, children: /* @__PURE__ */ t(v, { showCloseButton: !1, className: "ttw:gap-0 ttw:p-0 ttw:max-w-178 ttw:sm:max-w-178", children: u === "issue" && s ? /* @__PURE__ */ t(h, { receivableId: s.receivableId, counterpartId: s.counterpartId, isEditFlow: p, onSkip: () => n("issued"), onSent: () => n("sent") }) : /* @__PURE__ */ t(x, { inlineLineItems: r, title: f, onClose: i }) }) });
|
|
116
25
|
};
|
|
117
26
|
export {
|
|
118
|
-
|
|
27
|
+
L as ActionsModal
|
|
119
28
|
};
|
|
@@ -1,72 +1,81 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import "
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
value: m(e.pricePerUnit, e.currency) ?? e.pricePerUnit,
|
|
46
|
-
currency: e.currency
|
|
47
|
-
},
|
|
48
|
-
description: e.description,
|
|
49
|
-
...e.measureUnitId ? {
|
|
50
|
-
measure_unit_id: e.measureUnitId
|
|
51
|
-
} : {}
|
|
52
|
-
}, {
|
|
53
|
-
onSuccess: (b) => {
|
|
54
|
-
d?.(b);
|
|
55
|
-
}
|
|
56
|
-
});
|
|
57
|
-
})(a);
|
|
58
|
-
}, [p, m, d, t.handleSubmit]);
|
|
59
|
-
return /* @__PURE__ */ i(C, { ...t, children: /* @__PURE__ */ c("form", { id: f, onSubmit: y, 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: [
|
|
60
|
-
/* @__PURE__ */ i(I, { isLoading: n, isProduct: r?.type === "product", isEditMode: !0 }),
|
|
61
|
-
/* @__PURE__ */ c("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
62
|
-
/* @__PURE__ */ i(u, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", onClick: l, children: o._("Cancel") }),
|
|
63
|
-
/* @__PURE__ */ c(u, { type: "submit", className: "ttw:flex-1", disabled: n || !t.formState.isDirty, children: [
|
|
64
|
-
n && /* @__PURE__ */ i(S, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
65
|
-
o._("Save")
|
|
1
|
+
import { jsx as a, jsxs as l } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as n } from "./index100.js";
|
|
3
|
+
import * as o from "@radix-ui/react-dialog";
|
|
4
|
+
import { XIcon as u } from "lucide-react";
|
|
5
|
+
function x({
|
|
6
|
+
...t
|
|
7
|
+
}) {
|
|
8
|
+
return /* @__PURE__ */ a(o.Root, { "data-slot": "sheet", ...t });
|
|
9
|
+
}
|
|
10
|
+
function b({
|
|
11
|
+
...t
|
|
12
|
+
}) {
|
|
13
|
+
return /* @__PURE__ */ a(o.Close, { "data-slot": "sheet-close", ...t });
|
|
14
|
+
}
|
|
15
|
+
function f({
|
|
16
|
+
container: t,
|
|
17
|
+
...e
|
|
18
|
+
}) {
|
|
19
|
+
return /* @__PURE__ */ a(o.Portal, { "data-slot": "sheet-portal", ...e, container: t });
|
|
20
|
+
}
|
|
21
|
+
const r = (t) => t === "under-dialogs" ? "ttw:z-1295" : "ttw:z-1300";
|
|
22
|
+
function m({
|
|
23
|
+
className: t,
|
|
24
|
+
layer: e = "default",
|
|
25
|
+
...s
|
|
26
|
+
}) {
|
|
27
|
+
return /* @__PURE__ */ a(o.Overlay, { "data-slot": "sheet-overlay", className: n("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:fixed ttw:inset-0 ttw:bg-black/50", r(e), t), ...s });
|
|
28
|
+
}
|
|
29
|
+
function N({
|
|
30
|
+
className: t,
|
|
31
|
+
children: e,
|
|
32
|
+
side: s = "right",
|
|
33
|
+
container: w = typeof document < "u" ? document.body : null,
|
|
34
|
+
showCloseButton: d = !0,
|
|
35
|
+
layer: i = "default",
|
|
36
|
+
...c
|
|
37
|
+
}) {
|
|
38
|
+
return /* @__PURE__ */ l(f, { container: w, children: [
|
|
39
|
+
/* @__PURE__ */ a(m, { layer: i }),
|
|
40
|
+
/* @__PURE__ */ l(o.Content, { "data-slot": "sheet-content", className: n("ttw:bg-background ttw:data-[state=open]:animate-in ttw:data-[state=closed]:animate-out ttw:fixed ttw:flex ttw:flex-col ttw:gap-4 ttw:shadow-lg ttw:transition ttw:ease-in-out ttw:data-[state=closed]:duration-300 ttw:data-[state=open]:duration-500", r(i), s === "right" && "ttw:data-[state=closed]:slide-out-to-right ttw:data-[state=open]:slide-in-from-right ttw:inset-y-0 ttw:right-0 ttw:h-full ttw:w-3/4 ttw:sm:max-w-[600px]", s === "left" && "ttw:data-[state=closed]:slide-out-to-left ttw:data-[state=open]:slide-in-from-left ttw:inset-y-0 ttw:left-0 ttw:h-full ttw:w-3/4 ttw:sm:max-w-[600px]", s === "top" && "ttw:data-[state=closed]:slide-out-to-top ttw:data-[state=open]:slide-in-from-top ttw:inset-x-0 ttw:top-0 ttw:h-auto ttw:border-b", s === "bottom" && "ttw:data-[state=closed]:slide-out-to-bottom ttw:data-[state=open]:slide-in-from-bottom ttw:inset-x-0 ttw:bottom-0 ttw:h-auto ttw:border-t", t), ...c, children: [
|
|
41
|
+
e,
|
|
42
|
+
d && /* @__PURE__ */ l(o.Close, { className: "ttw:p-2 ttw:ring-offset-background ttw:focus:ring-ring ttw:data-[state=open]:bg-neutral ttw:absolute ttw:top-4 ttw:right-4 ttw:rounded-xs ttw:opacity-70 ttw:transition-opacity ttw:hover:opacity-100 ttw:focus:ring-2 ttw:focus:ring-offset-2 ttw:focus:outline-hidden ttw:cursor-pointer ttw:disabled:pointer-events-none", children: [
|
|
43
|
+
/* @__PURE__ */ a(u, { className: "ttw:size-4" }),
|
|
44
|
+
/* @__PURE__ */ a("span", { className: "ttw:sr-only", children: "Close" })
|
|
66
45
|
] })
|
|
67
46
|
] })
|
|
68
|
-
] })
|
|
69
|
-
}
|
|
47
|
+
] });
|
|
48
|
+
}
|
|
49
|
+
function y({
|
|
50
|
+
className: t,
|
|
51
|
+
...e
|
|
52
|
+
}) {
|
|
53
|
+
return /* @__PURE__ */ a("div", { "data-slot": "sheet-header", className: n("ttw:flex ttw:flex-col ttw:gap-1.5 ttw:p-4", t), ...e });
|
|
54
|
+
}
|
|
55
|
+
function C({
|
|
56
|
+
className: t,
|
|
57
|
+
...e
|
|
58
|
+
}) {
|
|
59
|
+
return /* @__PURE__ */ a("div", { "data-slot": "sheet-footer", className: n("ttw:mt-auto ttw:flex ttw:flex-col ttw:gap-2 ttw:p-4", t), ...e });
|
|
60
|
+
}
|
|
61
|
+
function S({
|
|
62
|
+
className: t,
|
|
63
|
+
...e
|
|
64
|
+
}) {
|
|
65
|
+
return /* @__PURE__ */ a(o.Title, { "data-slot": "sheet-title", className: n("ttw:text-foreground ttw:font-semibold", t), ...e });
|
|
66
|
+
}
|
|
67
|
+
function v({
|
|
68
|
+
className: t,
|
|
69
|
+
...e
|
|
70
|
+
}) {
|
|
71
|
+
return /* @__PURE__ */ a(o.Description, { "data-slot": "sheet-description", className: n("ttw:text-muted-foreground ttw:text-sm", t), ...e });
|
|
72
|
+
}
|
|
70
73
|
export {
|
|
71
|
-
|
|
74
|
+
x as Sheet,
|
|
75
|
+
b as SheetClose,
|
|
76
|
+
N as SheetContent,
|
|
77
|
+
v as SheetDescription,
|
|
78
|
+
C as SheetFooter,
|
|
79
|
+
y as SheetHeader,
|
|
80
|
+
S as SheetTitle
|
|
72
81
|
};
|
|
@@ -1,35 +1,8 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
...t
|
|
7
|
-
}) {
|
|
8
|
-
return /* @__PURE__ */ e(a.Root, { "data-slot": "dropdown-menu", ...t });
|
|
9
|
-
}
|
|
10
|
-
function c({
|
|
11
|
-
...t
|
|
12
|
-
}) {
|
|
13
|
-
return /* @__PURE__ */ e(a.Trigger, { "data-slot": "dropdown-menu-trigger", ...t });
|
|
14
|
-
}
|
|
15
|
-
function m({
|
|
16
|
-
className: t,
|
|
17
|
-
sideOffset: o = 4,
|
|
18
|
-
...n
|
|
19
|
-
}) {
|
|
20
|
-
return /* @__PURE__ */ e(a.Portal, { children: /* @__PURE__ */ e(a.Content, { "data-slot": "dropdown-menu-content", sideOffset: o, className: d("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:z-1300 ttw:max-h-(--radix-dropdown-menu-content-available-height) ttw:min-w-[8rem] ttw:origin-(--radix-dropdown-menu-content-transform-origin) ttw:overflow-x-hidden ttw:overflow-y-auto ttw:rounded-md ttw:border-none ttw:p-1 ttw:shadow-md", t), ...n }) });
|
|
21
|
-
}
|
|
22
|
-
function p({
|
|
23
|
-
className: t,
|
|
24
|
-
inset: o,
|
|
25
|
-
variant: n = "default",
|
|
26
|
-
...r
|
|
27
|
-
}) {
|
|
28
|
-
return /* @__PURE__ */ e(a.Item, { "data-slot": "dropdown-menu-item", "data-inset": o, "data-variant": n, className: d("ttw:focus:bg-accent ttw:focus:text-accent-foreground ttw:data-[variant=destructive]:text-destructive ttw:data-[variant=destructive]:focus:bg-destructive/10 ttw:dark:data-[variant=destructive]:focus:bg-destructive/20 ttw:data-[variant=destructive]:focus:text-destructive ttw:data-[variant=destructive]:*:[svg]:!text-destructive ttw:[&_svg:not([class*=text-])]:text-muted-foreground ttw:relative ttw:flex ttw:cursor-pointer ttw:items-center ttw:gap-2 ttw:rounded-sm ttw:px-2 ttw:py-1.5 ttw:text-sm ttw:outline-hidden ttw:select-none ttw:data-[disabled]:pointer-events-none ttw:data-[disabled]:opacity-50 ttw:data-[inset]:pl-8 ttw:[&_svg]:pointer-events-none ttw:[&_svg]:shrink-0 ttw:[&_svg:not([class*=size-])]:size-4", t), ...r });
|
|
29
|
-
}
|
|
1
|
+
import { jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { twMerge as e } from "tailwind-merge";
|
|
3
|
+
const w = ({
|
|
4
|
+
className: t
|
|
5
|
+
}) => /* @__PURE__ */ r("div", { className: e("ttw:w-8 ttw:h-8 ttw:rounded-full ttw:border-3 ttw:border-primary ttw:border-t-transparent ttw:animate-spin", t) });
|
|
30
6
|
export {
|
|
31
|
-
|
|
32
|
-
m as DropdownMenuContent,
|
|
33
|
-
p as DropdownMenuItem,
|
|
34
|
-
c as DropdownMenuTrigger
|
|
7
|
+
w as LoadingSpinner
|
|
35
8
|
};
|
|
@@ -1,11 +1,35 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { cn as
|
|
1
|
+
import { jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as d } from "./index100.js";
|
|
3
|
+
import * as a from "@radix-ui/react-dropdown-menu";
|
|
4
|
+
import "lucide-react";
|
|
5
|
+
function u({
|
|
6
|
+
...t
|
|
7
|
+
}) {
|
|
8
|
+
return /* @__PURE__ */ e(a.Root, { "data-slot": "dropdown-menu", ...t });
|
|
9
|
+
}
|
|
10
|
+
function c({
|
|
11
|
+
...t
|
|
12
|
+
}) {
|
|
13
|
+
return /* @__PURE__ */ e(a.Trigger, { "data-slot": "dropdown-menu-trigger", ...t });
|
|
14
|
+
}
|
|
3
15
|
function m({
|
|
4
16
|
className: t,
|
|
5
|
-
|
|
17
|
+
sideOffset: o = 4,
|
|
18
|
+
...n
|
|
19
|
+
}) {
|
|
20
|
+
return /* @__PURE__ */ e(a.Portal, { children: /* @__PURE__ */ e(a.Content, { "data-slot": "dropdown-menu-content", sideOffset: o, className: d("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:z-1300 ttw:max-h-(--radix-dropdown-menu-content-available-height) ttw:min-w-[8rem] ttw:origin-(--radix-dropdown-menu-content-transform-origin) ttw:overflow-x-hidden ttw:overflow-y-auto ttw:rounded-md ttw:border-none ttw:p-1 ttw:shadow-md", t), ...n }) });
|
|
21
|
+
}
|
|
22
|
+
function p({
|
|
23
|
+
className: t,
|
|
24
|
+
inset: o,
|
|
25
|
+
variant: n = "default",
|
|
26
|
+
...r
|
|
6
27
|
}) {
|
|
7
|
-
return /* @__PURE__ */ a
|
|
28
|
+
return /* @__PURE__ */ e(a.Item, { "data-slot": "dropdown-menu-item", "data-inset": o, "data-variant": n, className: d("ttw:focus:bg-accent ttw:focus:text-accent-foreground ttw:data-[variant=destructive]:text-destructive ttw:data-[variant=destructive]:focus:bg-destructive/10 ttw:dark:data-[variant=destructive]:focus:bg-destructive/20 ttw:data-[variant=destructive]:focus:text-destructive ttw:data-[variant=destructive]:*:[svg]:!text-destructive ttw:[&_svg:not([class*=text-])]:text-muted-foreground ttw:relative ttw:flex ttw:cursor-pointer ttw:items-center ttw:gap-2 ttw:rounded-sm ttw:px-2 ttw:py-1.5 ttw:text-sm ttw:outline-hidden ttw:select-none ttw:data-[disabled]:pointer-events-none ttw:data-[disabled]:opacity-50 ttw:data-[inset]:pl-8 ttw:[&_svg]:pointer-events-none ttw:[&_svg]:shrink-0 ttw:[&_svg:not([class*=size-])]:size-4", t), ...r });
|
|
8
29
|
}
|
|
9
30
|
export {
|
|
10
|
-
|
|
31
|
+
u as DropdownMenu,
|
|
32
|
+
m as DropdownMenuContent,
|
|
33
|
+
p as DropdownMenuItem,
|
|
34
|
+
c as DropdownMenuTrigger
|
|
11
35
|
};
|
|
@@ -1,17 +1,34 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { jsx as m } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useDeleteCounterpart as p } from "./index279.js";
|
|
3
|
+
import { ConfirmationModal as l } from "./index254.js";
|
|
4
|
+
import { useLingui as u } from "@lingui/react";
|
|
5
|
+
const D = ({
|
|
6
|
+
counterpartName: t,
|
|
7
|
+
counterpartId: o,
|
|
8
|
+
isOpen: n,
|
|
9
|
+
onDelete: r,
|
|
10
|
+
onCancel: a
|
|
11
|
+
}) => {
|
|
12
|
+
const {
|
|
13
|
+
i18n: e
|
|
14
|
+
} = u(), {
|
|
15
|
+
mutate: i,
|
|
16
|
+
isPending: s
|
|
17
|
+
} = p(), c = () => {
|
|
18
|
+
i({
|
|
19
|
+
path: {
|
|
20
|
+
counterpart_id: o
|
|
21
|
+
}
|
|
22
|
+
}, {
|
|
23
|
+
onSuccess: () => {
|
|
24
|
+
r();
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
};
|
|
28
|
+
return /* @__PURE__ */ m(l, { open: n, title: e._("Delete {counterpartName}?", {
|
|
29
|
+
counterpartName: t
|
|
30
|
+
}), message: e._("You can't undo this action."), confirmLabel: e._("Delete"), cancelLabel: e._("Cancel"), onClose: a, onConfirm: c, isLoading: s });
|
|
31
|
+
};
|
|
15
32
|
export {
|
|
16
|
-
|
|
33
|
+
D as DeleteCounterpartModal
|
|
17
34
|
};
|
|
@@ -1,16 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
});
|
|
13
|
-
};
|
|
1
|
+
import { jsx as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Separator as e } from "radix-ui";
|
|
3
|
+
import { cn as n } from "./index100.js";
|
|
4
|
+
function p({
|
|
5
|
+
className: t,
|
|
6
|
+
orientation: a = "horizontal",
|
|
7
|
+
decorative: o = !0,
|
|
8
|
+
...r
|
|
9
|
+
}) {
|
|
10
|
+
return /* @__PURE__ */ i(e.Root, { "data-slot": "separator", decorative: o, orientation: a, className: n("ttw:shrink-0 ttw:bg-border ttw:data-[orientation=horizontal]:h-px ttw:data-[orientation=horizontal]:w-full ttw:data-[orientation=vertical]:h-full ttw:data-[orientation=vertical]:w-px", t), ...r });
|
|
11
|
+
}
|
|
14
12
|
export {
|
|
15
|
-
|
|
13
|
+
p as Separator
|
|
16
14
|
};
|
|
@@ -1,34 +1,28 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
const D = ({
|
|
6
|
-
counterpartName: t,
|
|
7
|
-
counterpartId: o,
|
|
8
|
-
isOpen: n,
|
|
9
|
-
onDelete: r,
|
|
10
|
-
onCancel: a
|
|
11
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as a } from "./index57.js";
|
|
2
|
+
import { useLingui as s } from "@lingui/react";
|
|
3
|
+
import { toast as n } from "react-hot-toast";
|
|
4
|
+
const p = (o) => {
|
|
12
5
|
const {
|
|
13
6
|
i18n: e
|
|
14
|
-
} =
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
} =
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
7
|
+
} = s(), {
|
|
8
|
+
api: t,
|
|
9
|
+
queryClient: r
|
|
10
|
+
} = a();
|
|
11
|
+
return t.finops.deleteCounterpartsIdBankAccountsId.useMutation(void 0, {
|
|
12
|
+
onSuccess: async () => {
|
|
13
|
+
await t.finops.getCounterpartsIdBankAccounts.invalidateQueries({
|
|
14
|
+
parameters: {
|
|
15
|
+
path: {
|
|
16
|
+
counterpart_id: o
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}, r), n.success(e._("Bank Account has been deleted."));
|
|
20
|
+
},
|
|
21
|
+
onError: () => {
|
|
22
|
+
n.error(e._("Failed to delete Bank Account."));
|
|
23
|
+
}
|
|
24
|
+
});
|
|
31
25
|
};
|
|
32
26
|
export {
|
|
33
|
-
|
|
27
|
+
p as useDeleteCounterpartBank
|
|
34
28
|
};
|
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { useMoniteContext as s } from "./index57.js";
|
|
2
|
+
const o = (e) => {
|
|
3
|
+
const {
|
|
4
|
+
api: t
|
|
5
|
+
} = s();
|
|
6
|
+
return t.finops.getCounterpartsIdAddresses.useQuery({
|
|
7
|
+
path: {
|
|
8
|
+
counterpart_id: e ?? ""
|
|
9
|
+
}
|
|
10
|
+
}, {
|
|
11
|
+
enabled: !!e
|
|
12
|
+
});
|
|
13
|
+
};
|
|
12
14
|
export {
|
|
13
|
-
|
|
15
|
+
o as useCounterpartAddressesById
|
|
14
16
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { useMoniteContext as r } from "./index57.js";
|
|
2
|
+
const a = (e, t = !0) => {
|
|
3
|
+
const {
|
|
4
|
+
api: o
|
|
5
|
+
} = r();
|
|
6
|
+
return o.finops.getPayables.useQuery({
|
|
7
|
+
query: e
|
|
8
|
+
}, {
|
|
9
|
+
enabled: t
|
|
10
|
+
});
|
|
11
|
+
};
|
|
12
12
|
export {
|
|
13
|
-
|
|
13
|
+
a as useGetCounterpartPayables
|
|
14
14
|
};
|