@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,101 +1,41 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { jsx as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { DataGridEmptyState as n } from "./index144.js";
|
|
3
|
+
import { useLingui as h } from "@lingui/react";
|
|
4
|
+
const b = ({
|
|
5
|
+
isLoading: o,
|
|
6
|
+
dataLength: a,
|
|
7
|
+
isFiltering: r,
|
|
8
|
+
isSearching: s,
|
|
9
|
+
isError: l,
|
|
10
|
+
onCreate: y,
|
|
11
|
+
refetch: m,
|
|
12
|
+
entityName: e,
|
|
13
|
+
noDataTitle: c,
|
|
14
|
+
noDataDescription1: p,
|
|
15
|
+
filterTitle: N,
|
|
16
|
+
filterDescription1: d,
|
|
17
|
+
actionButtonLabel: L,
|
|
18
|
+
actionOptions: u,
|
|
19
|
+
onAction: f,
|
|
20
|
+
type: g
|
|
18
21
|
}) => {
|
|
19
22
|
const {
|
|
20
|
-
i18n:
|
|
21
|
-
} =
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
})), a(!1);
|
|
36
|
-
return;
|
|
37
|
-
}
|
|
38
|
-
o.forEach((m) => {
|
|
39
|
-
const p = y(m);
|
|
40
|
-
if (p) {
|
|
41
|
-
n.error(p);
|
|
42
|
-
return;
|
|
43
|
-
}
|
|
44
|
-
w(m);
|
|
45
|
-
}), a(!1);
|
|
46
|
-
};
|
|
47
|
-
return /* @__PURE__ */ t("div", { className: "Monite-Payables", children: /* @__PURE__ */ r(D, { open: c, onOpenChange: a, children: [
|
|
48
|
-
/* @__PURE__ */ t(P, { asChild: !0, children: /* @__PURE__ */ r(s, { size: "lg", disabled: !u, children: [
|
|
49
|
-
e._("Add new bill"),
|
|
50
|
-
c ? /* @__PURE__ */ t(I, {}) : /* @__PURE__ */ t(U, {})
|
|
51
|
-
] }) }),
|
|
52
|
-
/* @__PURE__ */ r(k, { align: "end", className: "ttw:w-auto ttw:min-w-110 ttw:border-none ttw:p-6", children: [
|
|
53
|
-
/* @__PURE__ */ r("div", { className: "ttw:w-110 ttw:flex ttw:flex-col ttw:gap-4", onClick: (l) => {
|
|
54
|
-
l.preventDefault(), l.stopPropagation();
|
|
55
|
-
}, children: [
|
|
56
|
-
/* @__PURE__ */ r("div", { children: [
|
|
57
|
-
/* @__PURE__ */ t("h3", { className: "ttw:text-xl ttw:font-semibold ttw:text-zinc-950", children: e._("Upload bills") }),
|
|
58
|
-
/* @__PURE__ */ t("p", { className: "ttw:text-sm ttw:font-normal ttw:text-zinc-500", children: e._("Upload your bills and we'll automatically pull the details so you can review and approve.") })
|
|
59
|
-
] }),
|
|
60
|
-
/* @__PURE__ */ t("div", { className: F("ttw:box-border ttw:cursor-pointer ttw:w-full ttw:h-36.5 ttw:flex ttw:flex-col ttw:items-center ttw:justify-center ttw:text-center ttw:border ttw:rounded-lg ttw:border-dashed ttw:border-zinc-200 ttw:bg-zinc-50", g && "ttw:bg-transparent"), onDragOver: v, onDragLeave: N, onDrop: C, onClick: b, children: /* @__PURE__ */ r("div", { className: "ttw:mx-auto ttw:flex ttw:flex-col ttw:items-center ttw:gap-2", children: [
|
|
61
|
-
/* @__PURE__ */ t("div", { className: "ttw:w-11 ttw:h-11 ttw:rounded-full ttw:bg-primary ttw:flex ttw:items-center ttw:justify-center", children: /* @__PURE__ */ t(j, { className: "ttw:text-white ttw:size-5" }) }),
|
|
62
|
-
/* @__PURE__ */ r("p", { className: "ttw:text-sm ttw:font-medium ttw:text-zinc-950", children: [
|
|
63
|
-
e._("Drop your files here, or"),
|
|
64
|
-
" ",
|
|
65
|
-
/* @__PURE__ */ t("span", { className: "ttw:text-primary ttw:underline", children: e._("click to browse") })
|
|
66
|
-
] }),
|
|
67
|
-
/* @__PURE__ */ t("p", { className: "ttw:text-xs ttw:font-normal ttw:text-zinc-500", children: e._("PDF, PNG or JPG (max. 20MB)") })
|
|
68
|
-
] }) }),
|
|
69
|
-
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
|
|
70
|
-
/* @__PURE__ */ t("h3", { className: "ttw:text-primary ttw:text-sm ttw:font-semibold", children: e._("Send via email") }),
|
|
71
|
-
/* @__PURE__ */ t("p", { className: "ttw:text-zinc-500 ttw:font-normal ttw:text-sm", children: e._("Email your bills here and they'll appear in your bill pay inbox, ready to review and pay.") })
|
|
72
|
-
] }),
|
|
73
|
-
/* @__PURE__ */ r("div", { className: "ttw:px-3 ttw:h-14 ttw:border ttw:border-zinc-200 ttw:rounded-lg ttw:flex ttw:items-center ttw:justify-between ttw:gap-6", children: [
|
|
74
|
-
/* @__PURE__ */ t("span", { children: e._("bills@business-banking.com") }),
|
|
75
|
-
/* @__PURE__ */ r(s, { type: "button", variant: "ghost", size: "sm", className: "ttw:text-primary ttw:hover:bg-primary-foreground ttw:hover:text-primary", onClick: () => {
|
|
76
|
-
navigator.clipboard.writeText("bills@business-banking.com"), n.success(e._("Email address copied to clipboard"));
|
|
77
|
-
}, children: [
|
|
78
|
-
/* @__PURE__ */ t(A, {}),
|
|
79
|
-
e._("Copy")
|
|
80
|
-
] })
|
|
81
|
-
] }),
|
|
82
|
-
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
83
|
-
/* @__PURE__ */ t("h3", { className: "ttw:text-sm ttw:font-semibold ttw:text-primary", children: e._("Or add bill manually") }),
|
|
84
|
-
/* @__PURE__ */ r(s, { onClick: () => {
|
|
85
|
-
a(!1), h();
|
|
86
|
-
}, className: "ttw:w-fit ttw:bg-primary-foreground ttw:hover:bg-primary-foreground ttw:text-primary", children: [
|
|
87
|
-
/* @__PURE__ */ t(E, {}),
|
|
88
|
-
e._("Add new bill")
|
|
89
|
-
] })
|
|
90
|
-
] })
|
|
91
|
-
] }),
|
|
92
|
-
/* @__PURE__ */ t(x, { "aria-label": e._("Upload payable files"), multiple: !0, onChange: (l) => {
|
|
93
|
-
const o = l.target.files;
|
|
94
|
-
o && w(o), a(!1);
|
|
95
|
-
} })
|
|
96
|
-
] })
|
|
97
|
-
] }) });
|
|
23
|
+
i18n: t
|
|
24
|
+
} = h();
|
|
25
|
+
return !o && a === 0 && (r || s) ? /* @__PURE__ */ i(n, { title: N || c || t._("No {entityName} Found", {
|
|
26
|
+
entityName: e
|
|
27
|
+
}), descriptionLine1: d || "", type: "no-filter", onAction: f }) : !o && a === 0 && !r && !s ? /* @__PURE__ */ i(n, { title: c || t._("No {entityName}", {
|
|
28
|
+
entityName: e
|
|
29
|
+
}), descriptionLine1: p || t._("You don’t have any {entityName} yet.", {
|
|
30
|
+
entityName: e.toLowerCase()
|
|
31
|
+
}), actionOptions: u, actionButtonLabel: L, onAction: (_) => {
|
|
32
|
+
y && y(_ ?? "");
|
|
33
|
+
}, type: g || "no-data" }) : l ? /* @__PURE__ */ i(n, { title: t._("Failed to load {entityName}", {
|
|
34
|
+
entityName: e
|
|
35
|
+
}), descriptionLine1: t._("There was an error loading {entityName}.", {
|
|
36
|
+
entityName: e.toLowerCase()
|
|
37
|
+
}), actionButtonLabel: t._("Reload"), onAction: m, type: "error" }) : null;
|
|
98
38
|
};
|
|
99
39
|
export {
|
|
100
|
-
|
|
40
|
+
b as GetNoRowsOverlay
|
|
101
41
|
};
|
|
@@ -1,59 +1,28 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
if (!o) return {};
|
|
27
|
-
const n = {};
|
|
28
|
-
return u(o, n), c(o, n), b(o, n), g(o, n), p(o, n), l(o, n), n;
|
|
29
|
-
}
|
|
30
|
-
function f(o, n) {
|
|
31
|
-
return !n || !n[o] ? {} : y(n[o]);
|
|
32
|
-
}
|
|
33
|
-
function h(o) {
|
|
34
|
-
if (!o) return {};
|
|
35
|
-
const n = {};
|
|
36
|
-
return ["primary", "secondary", "tertiary", "destructive"].forEach((a) => {
|
|
37
|
-
const t = o[a];
|
|
38
|
-
if (!t) return;
|
|
39
|
-
const i = `--ttw-btn-payables-${a}`;
|
|
40
|
-
t.background && (n[`${i}-bg`] = t.background), t.color && (n[`${i}-color`] = t.color), t.border && (n[`${i}-border`] = t.border), t.borderRadius !== void 0 && (n[`${i}-radius`] = typeof t.borderRadius == "number" ? `${t.borderRadius}px` : t.borderRadius), t.fontWeight !== void 0 && (n[`${i}-weight`] = String(t.fontWeight)), t.boxShadow && (n[`${i}-shadow`] = t.boxShadow), t.transitionProperty && (n[`${i}-transition-property`] = t.transitionProperty), t.transitionDuration && (n[`${i}-transition-duration`] = t.transitionDuration), t.transitionTimingFunction && (n[`${i}-transition-timing`] = t.transitionTimingFunction), ["hover", "active", "focus", "disabled"].forEach((s) => {
|
|
41
|
-
const r = t[s];
|
|
42
|
-
if (!r) return;
|
|
43
|
-
const e = `${i}-${s}`;
|
|
44
|
-
r.background && (n[`${e}-bg`] = r.background), r.color && (n[`${e}-color`] = r.color), r.border && (n[`${e}-border`] = r.border), r.boxShadow && (n[`${e}-shadow`] = r.boxShadow);
|
|
45
|
-
});
|
|
46
|
-
}), n;
|
|
47
|
-
}
|
|
1
|
+
import { jsx as r, jsxs as s } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { getInvoiceOverdueDays as l } from "./index383.js";
|
|
3
|
+
import { useMoniteContext as d } from "./index57.js";
|
|
4
|
+
import { dateStringToLocalDate as m } from "./index96.js";
|
|
5
|
+
import { useLingui as c } from "@lingui/react";
|
|
6
|
+
import { twMerge as w } from "tailwind-merge";
|
|
7
|
+
const h = ({
|
|
8
|
+
data: t
|
|
9
|
+
}) => {
|
|
10
|
+
const {
|
|
11
|
+
i18n: e
|
|
12
|
+
} = c(), {
|
|
13
|
+
locale: n
|
|
14
|
+
} = d();
|
|
15
|
+
if (!t.due_date) return /* @__PURE__ */ r("span", { className: "ttw:opacity-40", children: "-" });
|
|
16
|
+
const i = e.date(m(t.due_date), n.dateFormat), a = l(t), o = a > 0;
|
|
17
|
+
return /* @__PURE__ */ s("div", { className: "ttw:flex ttw:flex-col ttw:h-full ttw:justify-center ttw:gap-1", children: [
|
|
18
|
+
/* @__PURE__ */ r("span", { className: w("ttw:text-sm ttw:font-normal ttw:leading-5", o && "ttw:text-rose-700"), children: i }),
|
|
19
|
+
o && /* @__PURE__ */ s("span", { className: "ttw:text-xs ttw:font-normal ttw:leading-4.5 ttw:text-rose-700", children: [
|
|
20
|
+
a,
|
|
21
|
+
" ",
|
|
22
|
+
a === 1 ? e._("day overdue") : e._("days overdue")
|
|
23
|
+
] })
|
|
24
|
+
] });
|
|
25
|
+
};
|
|
48
26
|
export {
|
|
49
|
-
|
|
50
|
-
b as applyBorderStyles,
|
|
51
|
-
c as applyColorStyles,
|
|
52
|
-
p as applyShadowStyles,
|
|
53
|
-
l as applyTransitionStyles,
|
|
54
|
-
g as applyTypographyStyles,
|
|
55
|
-
h as generatePayablesButtonCssVars,
|
|
56
|
-
f as getButtonStateStyles,
|
|
57
|
-
y as getButtonStyles,
|
|
58
|
-
d as isGradient
|
|
27
|
+
h as DueDateCell
|
|
59
28
|
};
|
|
@@ -1,29 +1,84 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import "./
|
|
5
|
-
import "
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { jsxs as a, Fragment as P, jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useReactTable as y, getCoreRowModel as j, flexRender as C } from "@tanstack/react-table";
|
|
3
|
+
import { Table as D, TableHeader as H, TableRow as m, TableHead as I, TableBody as L, TableCell as v } from "./index268.js";
|
|
4
|
+
import { Button as S } from "./index84.js";
|
|
5
|
+
import { Select as V, SelectTrigger as $, SelectValue as B, SelectContent as _, SelectItem as d } from "./index269.js";
|
|
6
|
+
import { ChevronLeft as E, ChevronRight as F } from "lucide-react";
|
|
7
|
+
import { useLingui as G } from "@lingui/react";
|
|
8
|
+
import { useState as q, useEffect as A } from "react";
|
|
9
|
+
import { twMerge as J } from "tailwind-merge";
|
|
10
|
+
function et({
|
|
11
|
+
columns: g,
|
|
12
|
+
data: s,
|
|
13
|
+
sorting: N,
|
|
14
|
+
onSortingChange: z,
|
|
15
|
+
pageSize: r,
|
|
16
|
+
onPageSizeChange: T,
|
|
17
|
+
nextPaginationToken: h,
|
|
18
|
+
prevPaginationToken: l,
|
|
19
|
+
onPaginationTokenChange: c,
|
|
20
|
+
onRowClick: R,
|
|
21
|
+
filterComponent: p,
|
|
22
|
+
children: k,
|
|
23
|
+
rowLabel: u
|
|
24
|
+
}) {
|
|
14
25
|
const {
|
|
15
|
-
i18n:
|
|
16
|
-
} =
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
i18n: b
|
|
27
|
+
} = G(), [i, o] = q(0);
|
|
28
|
+
A(() => {
|
|
29
|
+
!l && i !== 0 && o(0);
|
|
30
|
+
}, [l, i]);
|
|
31
|
+
const x = s.length === 0 ? 0 : i + 1, f = i + s.length, M = u ? `${x}-${f} ${u}` : `${x}-${f}`, w = y({
|
|
32
|
+
data: s,
|
|
33
|
+
columns: g,
|
|
34
|
+
getCoreRowModel: j(),
|
|
35
|
+
manualPagination: !0,
|
|
36
|
+
manualSorting: !0,
|
|
37
|
+
enableMultiSort: !1,
|
|
38
|
+
onSortingChange: z,
|
|
39
|
+
state: {
|
|
40
|
+
sorting: N,
|
|
41
|
+
pagination: {
|
|
42
|
+
pageIndex: 0,
|
|
43
|
+
pageSize: r
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
});
|
|
47
|
+
return /* @__PURE__ */ a(P, { children: [
|
|
48
|
+
/* @__PURE__ */ a("div", { className: J("ttw:flex ttw:flex-col ttw:overflow-hidden ttw:min-h-125 ttw:gap-4 ttw:border ttw:border-zinc-100 ttw:rounded-xl ttw:bg-white", p && "ttw:pt-4"), children: [
|
|
49
|
+
p,
|
|
50
|
+
/* @__PURE__ */ a(D, { className: "ttw:border-none", children: [
|
|
51
|
+
/* @__PURE__ */ t(H, { children: w.getHeaderGroups().map((e) => /* @__PURE__ */ t(m, { children: e.headers.map((n) => /* @__PURE__ */ t(I, { className: "ttw:p-3 ttw:text-xs ttw:text-zinc-950 ttw:border-b ttw:border-zinc-100 ttw:w-44.5", children: n.isPlaceholder ? null : C(n.column.columnDef.header, n.getContext()) }, n.id)) }, e.id)) }),
|
|
52
|
+
/* @__PURE__ */ t(L, { children: w.getRowModel().rows?.length ? w.getRowModel().rows.map((e) => /* @__PURE__ */ t(m, { onClick: () => R(e.original), "data-state": e.getIsSelected() && "selected", children: e.getVisibleCells().map((n) => /* @__PURE__ */ t(v, { className: "ttw:px-3 ttw:h-13 ttw:font-medium ttw:border-zinc-100 ttw:border-b", children: C(n.column.columnDef.cell, n.getContext()) }, n.id)) }, e.id)) : /* @__PURE__ */ t(m, { children: /* @__PURE__ */ t(v, { colSpan: g.length, className: "ttw:min-h-24 ttw:text-center", children: k || b._("No results.") }) }) })
|
|
53
|
+
] })
|
|
54
|
+
] }),
|
|
55
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:justify-end ttw:space-x-6.5 ttw:py-3 ttw:bg-transparent", children: [
|
|
56
|
+
/* @__PURE__ */ a("span", { className: "ttw:flex ttw:items-center ttw:gap-2 ttw:text-sm ttw:leading-5 ttw:font-medium ttw:text-zinc-950", children: [
|
|
57
|
+
b._("Rows per page:"),
|
|
58
|
+
/* @__PURE__ */ a(V, { value: String(r), onValueChange: (e) => {
|
|
59
|
+
T(Number(e)), c(void 0), o(0);
|
|
60
|
+
}, children: [
|
|
61
|
+
/* @__PURE__ */ t($, { size: "sm", children: /* @__PURE__ */ t(B, {}) }),
|
|
62
|
+
/* @__PURE__ */ a(_, { children: [
|
|
63
|
+
/* @__PURE__ */ t(d, { value: "10", children: "10" }),
|
|
64
|
+
/* @__PURE__ */ t(d, { value: "25", children: "25" }),
|
|
65
|
+
/* @__PURE__ */ t(d, { value: "50", children: "50" }),
|
|
66
|
+
/* @__PURE__ */ t(d, { value: "100", children: "100" })
|
|
67
|
+
] })
|
|
68
|
+
] })
|
|
69
|
+
] }),
|
|
70
|
+
/* @__PURE__ */ t("span", { className: "ttw:text-sm ttw:leading-5 ttw:font-medium ttw:text-zinc-950", children: M }),
|
|
71
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:space-x-3", children: [
|
|
72
|
+
/* @__PURE__ */ t(S, { variant: "ghost", className: "ttw:px-2 ttw:py-2 ttw:border ttw:border-zinc-200 ttw:rounded-lg", onClick: () => {
|
|
73
|
+
c(l), o((e) => e - r);
|
|
74
|
+
}, disabled: !l, children: /* @__PURE__ */ t(E, {}) }),
|
|
75
|
+
/* @__PURE__ */ t(S, { variant: "ghost", className: "ttw:px-2 ttw:py-2 ttw:border ttw:border-zinc-200 ttw:rounded-lg", onClick: () => {
|
|
76
|
+
c(h), o((e) => e + r);
|
|
77
|
+
}, disabled: !h, children: /* @__PURE__ */ t(F, {}) })
|
|
78
|
+
] })
|
|
79
|
+
] })
|
|
80
|
+
] });
|
|
81
|
+
}
|
|
27
82
|
export {
|
|
28
|
-
|
|
83
|
+
et as DataTable
|
|
29
84
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as o, jsxs as n } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { isPayableInOCRProcessing as S } from "./
|
|
3
|
-
import { SummaryCardsFilters as J } from "./
|
|
4
|
-
import { PayablesFilterBar as X } from "./
|
|
5
|
-
import { usePayablesFilter as Z } from "./
|
|
6
|
-
import { PayableStatusChip as tt } from "./
|
|
2
|
+
import { isPayableInOCRProcessing as S } from "./index261.js";
|
|
3
|
+
import { SummaryCardsFilters as J } from "./index262.js";
|
|
4
|
+
import { PayablesFilterBar as X } from "./index263.js";
|
|
5
|
+
import { usePayablesFilter as Z } from "./index264.js";
|
|
6
|
+
import { PayableStatusChip as tt } from "./index165.js";
|
|
7
7
|
import { useMoniteContext as et } from "./index57.js";
|
|
8
8
|
import { MoniteScopedProviders as at } from "./index83.js";
|
|
9
9
|
import { useCurrencies as ot } from "./index58.js";
|
|
10
10
|
import { usePayablePaymentIntentsAndRecords as rt } from "./index79.js";
|
|
11
|
-
import { useUserPermissions as st } from "./
|
|
11
|
+
import { useUserPermissions as st } from "./index149.js";
|
|
12
12
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
13
13
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
14
14
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
@@ -17,18 +17,18 @@ import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
|
17
17
|
import { Scope as nt } from "../../shared/data-access/dist/lib/scopes.js";
|
|
18
18
|
import { useState as c, useEffect as v, useMemo as P } from "react";
|
|
19
19
|
import { dateStringToLocalDate as it } from "./index96.js";
|
|
20
|
-
import { CounterpartNameCellById as lt } from "./
|
|
21
|
-
import { GetNoRowsOverlay as ct } from "./
|
|
22
|
-
import { DueDateCell as dt } from "./
|
|
23
|
-
import { AccessRestriction as mt } from "./
|
|
20
|
+
import { CounterpartNameCellById as lt } from "./index143.js";
|
|
21
|
+
import { GetNoRowsOverlay as ct } from "./index137.js";
|
|
22
|
+
import { DueDateCell as dt } from "./index138.js";
|
|
23
|
+
import { AccessRestriction as mt } from "./index150.js";
|
|
24
24
|
import { Button as D } from "./index84.js";
|
|
25
25
|
import "clsx";
|
|
26
26
|
import "tailwind-merge";
|
|
27
27
|
import "@radix-ui/react-dialog";
|
|
28
28
|
import { ArrowUp as b, ArrowDown as N, ArrowUpDown as F, Loader2 as ut } from "lucide-react";
|
|
29
29
|
import { useLingui as pt } from "@lingui/react";
|
|
30
|
-
import { DataTable as gt } from "./
|
|
31
|
-
import { hasSelectedText as ht } from "./
|
|
30
|
+
import { DataTable as gt } from "./index139.js";
|
|
31
|
+
import { hasSelectedText as ht } from "./index146.js";
|
|
32
32
|
const Gt = (d) => /* @__PURE__ */ o(at, { children: /* @__PURE__ */ o(ft, { ...d }) }), ft = ({
|
|
33
33
|
initialCounterpartId: d,
|
|
34
34
|
onRowClick: x,
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
i18n: t
|
|
10
|
-
} = p(), r = e === "product", o = r ? t._("Product") : t._("Service");
|
|
11
|
-
return /* @__PURE__ */ i(n, { variant: "secondary", className: c(r ? "ttw:bg-blue-100 ttw:text-blue-700" : "ttw:bg-pink-100 ttw:text-pink-700"), children: o });
|
|
12
|
-
};
|
|
1
|
+
import { jsx as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as n } from "./index100.js";
|
|
3
|
+
function m({
|
|
4
|
+
className: t,
|
|
5
|
+
...e
|
|
6
|
+
}) {
|
|
7
|
+
return /* @__PURE__ */ a("div", { "data-slot": "skeleton", className: n("ttw:bg-accent ttw:animate-pulse ttw:rounded-md", t), ...e });
|
|
8
|
+
}
|
|
13
9
|
export {
|
|
14
|
-
|
|
10
|
+
m as Skeleton
|
|
15
11
|
};
|
|
@@ -1,22 +1,82 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { jsxs as n, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { counterpartsToSelect as p } from "./index311.js";
|
|
3
|
+
import { useMoniteContext as m } from "./index57.js";
|
|
4
|
+
import { useRootElements as u } from "./index92.js";
|
|
5
|
+
import { FilterContainer as f } from "./index312.js";
|
|
6
|
+
import { SearchField as v } from "./index313.js";
|
|
7
|
+
import { useLingui as _ } from "@lingui/react";
|
|
8
|
+
import h from "@mui/icons-material/CalendarToday";
|
|
9
|
+
import { FormControl as C, Select as F, MenuItem as s } from "@mui/material";
|
|
10
|
+
import { DatePicker as y } from "@mui/x-date-pickers";
|
|
11
|
+
import { formatISO as b } from "date-fns";
|
|
12
|
+
const E = ({
|
|
13
|
+
onChange: r,
|
|
14
|
+
filters: l
|
|
9
15
|
}) => {
|
|
10
16
|
const {
|
|
11
|
-
i18n:
|
|
12
|
-
} =
|
|
13
|
-
|
|
14
|
-
},
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
i18n: a
|
|
18
|
+
} = _(), {
|
|
19
|
+
root: i
|
|
20
|
+
} = u(), {
|
|
21
|
+
api: d
|
|
22
|
+
} = m(), {
|
|
23
|
+
data: c
|
|
24
|
+
} = d.finops.getCounterparts.useQuery();
|
|
25
|
+
return /* @__PURE__ */ n(f, { className: "Monite-ReceivableFilters", searchField: /* @__PURE__ */ o(v, { placeholder: a._("Search"), onChange: (e) => {
|
|
26
|
+
r("document_id__contains", e ?? void 0);
|
|
27
|
+
} }), children: [
|
|
28
|
+
l.some((e) => e.field === "counterpart_id") && /* @__PURE__ */ o(C, { variant: "standard", fullWidth: !0, className: "Monite-ReceivableCounterpartFilter Monite-FilterControl", children: /* @__PURE__ */ n(F, { labelId: "counterpart_id", label: a._("Customer"), defaultValue: void 0, MenuProps: {
|
|
29
|
+
container: i
|
|
30
|
+
}, displayEmpty: !0, onChange: (e) => {
|
|
31
|
+
r("counterpart_id", e.target.value || void 0);
|
|
32
|
+
}, children: [
|
|
33
|
+
/* @__PURE__ */ o(s, { value: void 0, children: a._("All customers") }),
|
|
34
|
+
p(c?.data ?? []).sort((e, t) => e.label.localeCompare(t.label)).map(({
|
|
35
|
+
value: e,
|
|
36
|
+
label: t
|
|
37
|
+
}) => /* @__PURE__ */ o(s, { value: e, children: t }, e))
|
|
38
|
+
] }) }),
|
|
39
|
+
l.some((e) => e.field === "due_date__lte") && /* @__PURE__ */ o(y, { className: "Monite-ReceivableDueDateFilter Monite-FilterControl Monite-DateFilterControl", views: ["year", "month", "day"], slots: {
|
|
40
|
+
openPickerIcon: h
|
|
41
|
+
}, onChange: (e, t) => {
|
|
42
|
+
if (!t.validationError) {
|
|
43
|
+
if (e == null) return void r("due_date__lte", void 0);
|
|
44
|
+
r("due_date__lte", b(new Date(e), {
|
|
45
|
+
representation: "date"
|
|
46
|
+
}));
|
|
47
|
+
}
|
|
48
|
+
}, slotProps: {
|
|
49
|
+
textField: {
|
|
50
|
+
variant: "standard",
|
|
51
|
+
placeholder: "Due date",
|
|
52
|
+
InputProps: {
|
|
53
|
+
sx: {
|
|
54
|
+
"&::placeholder": {
|
|
55
|
+
opacity: 1,
|
|
56
|
+
color: "text.primary"
|
|
57
|
+
},
|
|
58
|
+
"& input::placeholder": {
|
|
59
|
+
opacity: 1,
|
|
60
|
+
color: "text.primary"
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
popper: {
|
|
66
|
+
container: i
|
|
67
|
+
},
|
|
68
|
+
dialog: {
|
|
69
|
+
container: i
|
|
70
|
+
},
|
|
71
|
+
actionBar: {
|
|
72
|
+
actions: ["clear", "today"]
|
|
73
|
+
},
|
|
74
|
+
openPickerIcon: {
|
|
75
|
+
fontSize: "small"
|
|
76
|
+
}
|
|
77
|
+
} })
|
|
78
|
+
] });
|
|
19
79
|
};
|
|
20
80
|
export {
|
|
21
|
-
|
|
81
|
+
E as ReceivableFilters
|
|
22
82
|
};
|
|
@@ -1,84 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
!l && i !== 0 && o(0);
|
|
30
|
-
}, [l, i]);
|
|
31
|
-
const x = s.length === 0 ? 0 : i + 1, f = i + s.length, M = u ? `${x}-${f} ${u}` : `${x}-${f}`, w = y({
|
|
32
|
-
data: s,
|
|
33
|
-
columns: g,
|
|
34
|
-
getCoreRowModel: j(),
|
|
35
|
-
manualPagination: !0,
|
|
36
|
-
manualSorting: !0,
|
|
37
|
-
enableMultiSort: !1,
|
|
38
|
-
onSortingChange: z,
|
|
39
|
-
state: {
|
|
40
|
-
sorting: N,
|
|
41
|
-
pagination: {
|
|
42
|
-
pageIndex: 0,
|
|
43
|
-
pageSize: r
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
});
|
|
47
|
-
return /* @__PURE__ */ a(P, { children: [
|
|
48
|
-
/* @__PURE__ */ a("div", { className: J("ttw:flex ttw:flex-col ttw:overflow-hidden ttw:min-h-125 ttw:gap-4 ttw:border ttw:border-zinc-100 ttw:rounded-xl ttw:bg-white", p && "ttw:pt-4"), children: [
|
|
49
|
-
p,
|
|
50
|
-
/* @__PURE__ */ a(D, { className: "ttw:border-none", children: [
|
|
51
|
-
/* @__PURE__ */ t(H, { children: w.getHeaderGroups().map((e) => /* @__PURE__ */ t(m, { children: e.headers.map((n) => /* @__PURE__ */ t(I, { className: "ttw:p-3 ttw:text-xs ttw:text-zinc-950 ttw:border-b ttw:border-zinc-100 ttw:w-44.5", children: n.isPlaceholder ? null : C(n.column.columnDef.header, n.getContext()) }, n.id)) }, e.id)) }),
|
|
52
|
-
/* @__PURE__ */ t(L, { children: w.getRowModel().rows?.length ? w.getRowModel().rows.map((e) => /* @__PURE__ */ t(m, { onClick: () => R(e.original), "data-state": e.getIsSelected() && "selected", children: e.getVisibleCells().map((n) => /* @__PURE__ */ t(v, { className: "ttw:px-3 ttw:h-13 ttw:font-medium ttw:border-zinc-100 ttw:border-b", children: C(n.column.columnDef.cell, n.getContext()) }, n.id)) }, e.id)) : /* @__PURE__ */ t(m, { children: /* @__PURE__ */ t(v, { colSpan: g.length, className: "ttw:min-h-24 ttw:text-center", children: k || b._("No results.") }) }) })
|
|
53
|
-
] })
|
|
54
|
-
] }),
|
|
55
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:justify-end ttw:space-x-6.5 ttw:py-3 ttw:bg-transparent", children: [
|
|
56
|
-
/* @__PURE__ */ a("span", { className: "ttw:flex ttw:items-center ttw:gap-2 ttw:text-sm ttw:leading-5 ttw:font-medium ttw:text-zinc-950", children: [
|
|
57
|
-
b._("Rows per page:"),
|
|
58
|
-
/* @__PURE__ */ a(V, { value: String(r), onValueChange: (e) => {
|
|
59
|
-
T(Number(e)), c(void 0), o(0);
|
|
60
|
-
}, children: [
|
|
61
|
-
/* @__PURE__ */ t($, { size: "sm", children: /* @__PURE__ */ t(B, {}) }),
|
|
62
|
-
/* @__PURE__ */ a(_, { children: [
|
|
63
|
-
/* @__PURE__ */ t(d, { value: "10", children: "10" }),
|
|
64
|
-
/* @__PURE__ */ t(d, { value: "25", children: "25" }),
|
|
65
|
-
/* @__PURE__ */ t(d, { value: "50", children: "50" }),
|
|
66
|
-
/* @__PURE__ */ t(d, { value: "100", children: "100" })
|
|
67
|
-
] })
|
|
68
|
-
] })
|
|
69
|
-
] }),
|
|
70
|
-
/* @__PURE__ */ t("span", { className: "ttw:text-sm ttw:leading-5 ttw:font-medium ttw:text-zinc-950", children: M }),
|
|
71
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:space-x-3", children: [
|
|
72
|
-
/* @__PURE__ */ t(S, { variant: "ghost", className: "ttw:px-2 ttw:py-2 ttw:border ttw:border-zinc-200 ttw:rounded-lg", onClick: () => {
|
|
73
|
-
c(l), o((e) => e - r);
|
|
74
|
-
}, disabled: !l, children: /* @__PURE__ */ t(E, {}) }),
|
|
75
|
-
/* @__PURE__ */ t(S, { variant: "ghost", className: "ttw:px-2 ttw:py-2 ttw:border ttw:border-zinc-200 ttw:rounded-lg", onClick: () => {
|
|
76
|
-
c(h), o((e) => e + r);
|
|
77
|
-
}, disabled: !h, children: /* @__PURE__ */ t(F, {}) })
|
|
78
|
-
] })
|
|
79
|
-
] })
|
|
80
|
-
] });
|
|
81
|
-
}
|
|
1
|
+
import { useState as d, useCallback as c, useMemo as n } from "react";
|
|
2
|
+
const f = (a, e) => {
|
|
3
|
+
const [i, r] = d(e ?? {}), l = c((t, s) => {
|
|
4
|
+
r((u) => ({
|
|
5
|
+
...u,
|
|
6
|
+
[t]: s
|
|
7
|
+
}));
|
|
8
|
+
}, []);
|
|
9
|
+
return {
|
|
10
|
+
filtersQuery: i,
|
|
11
|
+
filters: n(() => a.map((t) => t === "status" ? {
|
|
12
|
+
field: t,
|
|
13
|
+
value: i[t],
|
|
14
|
+
options: e?.type ? o(e.type, e?.status__in) : []
|
|
15
|
+
} : {
|
|
16
|
+
field: t,
|
|
17
|
+
value: i[t]
|
|
18
|
+
}), [a, i, e]),
|
|
19
|
+
onChangeFilter: l
|
|
20
|
+
};
|
|
21
|
+
}, o = (a, e) => {
|
|
22
|
+
const i = {
|
|
23
|
+
invoice: ["recurring", "draft", "issued", "partially_paid", "paid", "overdue", "canceled", "uncollectible"],
|
|
24
|
+
quote: ["draft", "issued", "accepted", "expired", "declined"],
|
|
25
|
+
credit_note: ["draft", "issued"]
|
|
26
|
+
};
|
|
27
|
+
return e ? i[a].filter((r) => e.includes(r)) : i[a];
|
|
28
|
+
};
|
|
82
29
|
export {
|
|
83
|
-
|
|
30
|
+
f as useReceivablesFilters
|
|
84
31
|
};
|