@tesouro/embedded-components-react 0.2.159 → 0.2.161
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 +15 -10
- package/dist/index.css +28 -4
- package/dist/index.d.ts +50 -8
- package/dist/lib/AcceptDisclosuresWidget.d.ts +22 -6
- package/dist/lib/BankAccountsWidget.d.ts +19 -0
- package/dist/lib/ProfileWidget.d.ts +0 -2
- package/dist/lib/ReceivablesWidget.js +23 -23
- package/dist/lib/WidgetProvider.d.ts +9 -0
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index4.js +21 -50
- 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/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index9.js +6 -6
- 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/index3.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/account-details/feature/dist/index2.js +160 -167
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index4.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +46 -40
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +135 -142
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index8.js +82 -10
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index3.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index6.js +47 -55
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +2 -2
- 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/index6.js +11 -11
- 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/index4.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index5.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index6.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index6.js +7 -7
- 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/index107.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
- 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/index111.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 +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +22 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +24 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +35 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +4 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +2 -1271
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +24 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +1270 -8
- 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 +78 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +6 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +3 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +33 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +32 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +7 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +12 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +119 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +7 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +216 -119
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +11 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +47 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +46 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +12 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +44 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +15 -46
- 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 +11 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +152 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +24 -150
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +9 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +75 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +54 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +14 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +78 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +28 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +41 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +7 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +220 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +469 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +109 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +533 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +23 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +95 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +57 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +26 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +94 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +97 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +16 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +14 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +11 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +22 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +20 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +21 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +2 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +11 -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 +19 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +27 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +108 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +69 -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 +12 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +58 -220
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +396 -467
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +68 -109
- 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 +2 -537
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +406 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +35 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +50 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +82 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +33 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +66 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +348 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +2 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +117 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +17 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +13 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +13 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +13 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +11 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +17 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +22 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +24 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +35 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +35 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +15 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +26 -487
- 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 +17 -168
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +107 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +9 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +17 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +26 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +40 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +58 -347
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +52 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +30 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +97 -19
- 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 +45 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +144 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +106 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +35 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +51 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +24 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +5 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +72 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +32 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +20 -15
- 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 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +30 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +38 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +62 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +109 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +85 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +2 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +93 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +96 -29
- 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 +209 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +62 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +149 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +10 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +19 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +6 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +24 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +23 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +22 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +52 -342
- 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 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +56 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +15 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +72 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +44 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +26 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +126 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +39 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +62 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +31 -22
- 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 +113 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +22 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +41 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +54 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +25 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +5 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +126 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +46 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +116 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +103 -163
- 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 +44 -128
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +197 -154
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +69 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +66 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +31 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +4 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +18 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +36 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +27 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +31 -59
- 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 +30 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +48 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +13 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +156 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +27 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +28 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +78 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +486 -122
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +163 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +22 -28
- 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 +14 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +19 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +167 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +134 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +162 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +8 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +18 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +61 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +64 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +55 -58
- 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 +6 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +9 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +59 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +24 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +58 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +14 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +18 -115
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +38 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +14 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +72 -197
- 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 +76 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +42 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +41 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +344 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +294 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +97 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +159 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +265 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +23 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +11 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +255 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +46 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +35 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +43 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +74 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +94 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +11 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +23 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +49 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +10 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +32 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +6 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +53 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +21 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +31 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +4 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +125 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +21 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +28 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +33 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +15 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +10 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +50 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +49 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +16 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +61 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +16 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +21 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +13 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +11 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +65 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +109 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +81 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +2 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +7 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +8 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +7 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +49 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +17 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +117 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +18 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +16 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +69 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +16 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +15 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +11 -2
- 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 +82 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +17 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +83 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +268 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +35 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +62 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +43 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +23 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +134 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -17
- 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 +10 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +2 -269
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +279 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +46 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +15 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +66 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +40 -134
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +24 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +5 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +91 -280
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +35 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +35 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +8 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +19 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +72 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +68 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +35 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +85 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +24 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +103 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +107 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +12 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +28 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +23 -53
- 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 +37 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +81 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +49 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +40 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +44 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +73 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +86 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +53 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +54 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +53 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +30 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +54 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +70 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +21 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +92 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +16 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +74 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +20 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +9 -85
- 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 +40 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +32 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +39 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +34 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +15 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +48 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +50 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +58 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +32 -38
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +38 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +3 -3
- 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 +2 -2
- 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 +4 -4
- 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 +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +58 -64
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index3.js +2 -4
- package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +43 -37
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +32 -32
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index3.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +7 -7
- 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 +119 -119
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +52 -52
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1671 -1613
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useCurrentUserQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index7.js +2 -2
- 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 +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index15.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index16.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index17.js +8 -8
- 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 +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index3.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +17 -17
- 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 +2 -2
- package/package.json +1 -1
- package/dist/libs/embedded-banking/shared/util/dist/index10.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index11.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index12.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index2.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index3.js +0 -322
- package/dist/libs/embedded-banking/shared/util/dist/index9.js +0 -145
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +0 -12
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index11.js +0 -13
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index12.js +0 -9
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index10.js +0 -85
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index9.js +0 -13
|
@@ -1,14 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
1
|
+
import { useMoniteContext as s } from "./index57.js";
|
|
2
|
+
import { useCounterpartsBankAccountsList as o } from "./index147.js";
|
|
3
|
+
function p({
|
|
4
|
+
currentCounterpartId: e,
|
|
5
|
+
payableId: t
|
|
6
|
+
}) {
|
|
7
|
+
const {
|
|
8
|
+
api: a
|
|
9
|
+
} = s(), n = o(e), r = a.finops.getPayablesIdLineItems.useQuery({
|
|
10
|
+
path: {
|
|
11
|
+
payable_id: t
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
return {
|
|
15
|
+
counterpartBankAccountQuery: n,
|
|
16
|
+
lineItemsQuery: r
|
|
17
|
+
};
|
|
18
|
+
}
|
|
10
19
|
export {
|
|
11
|
-
|
|
12
|
-
u as getCountryName,
|
|
13
|
-
o as getMeasureUnitName
|
|
20
|
+
p as usePayableDetailsInfo
|
|
14
21
|
};
|
|
@@ -1,31 +1,53 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "
|
|
3
|
-
import "
|
|
4
|
-
import "
|
|
5
|
-
import "./
|
|
6
|
-
import "@
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
1
|
+
import { jsxs as p, jsx as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMemo as m } from "react";
|
|
3
|
+
import { getUserDisplayName as c, getIndividualName as w } from "./index95.js";
|
|
4
|
+
import "date-fns";
|
|
5
|
+
import { UserAvatar as d } from "./index398.js";
|
|
6
|
+
import { Box as f, Typography as h } from "@mui/material";
|
|
7
|
+
const U = ({
|
|
8
|
+
user: e,
|
|
9
|
+
showUserEmail: r = !1,
|
|
10
|
+
showAvatar: s = !0,
|
|
11
|
+
avatarSize: i = 24,
|
|
12
|
+
variant: x = "inline",
|
|
13
|
+
typographyVariant: l = "body2",
|
|
14
|
+
sx: o
|
|
15
|
+
}) => {
|
|
16
|
+
const t = m(() => c(e, r), [e, r]), n = m(() => w(e.first_name || "", e.last_name || ""), [e.first_name, e.last_name]);
|
|
17
|
+
return x === "stacked" ? /* @__PURE__ */ p(f, { sx: {
|
|
18
|
+
display: "flex",
|
|
19
|
+
flexDirection: "column",
|
|
20
|
+
alignItems: "center",
|
|
21
|
+
gap: 1,
|
|
22
|
+
...o
|
|
23
|
+
}, children: [
|
|
24
|
+
s && /* @__PURE__ */ a(d, { sx: {
|
|
25
|
+
width: i,
|
|
26
|
+
height: i
|
|
27
|
+
}, alt: n, fileId: e.userpic_file_id }),
|
|
28
|
+
/* @__PURE__ */ a(h, { variant: l, title: t ?? "", sx: {
|
|
29
|
+
overflow: "hidden",
|
|
30
|
+
textOverflow: "ellipsis",
|
|
31
|
+
whiteSpace: "nowrap",
|
|
32
|
+
textAlign: "center"
|
|
33
|
+
}, children: t ?? "" })
|
|
34
|
+
] }) : /* @__PURE__ */ p(f, { sx: {
|
|
35
|
+
display: "flex",
|
|
36
|
+
alignItems: "center",
|
|
37
|
+
gap: 1,
|
|
38
|
+
...o
|
|
39
|
+
}, children: [
|
|
40
|
+
s && /* @__PURE__ */ a(d, { sx: {
|
|
41
|
+
width: i,
|
|
42
|
+
height: i
|
|
43
|
+
}, alt: n, fileId: e.userpic_file_id }),
|
|
44
|
+
/* @__PURE__ */ a(h, { variant: l, title: t ?? "", sx: {
|
|
45
|
+
overflow: "hidden",
|
|
46
|
+
textOverflow: "ellipsis",
|
|
47
|
+
whiteSpace: "nowrap"
|
|
48
|
+
}, children: t ?? "" })
|
|
49
|
+
] });
|
|
28
50
|
};
|
|
29
51
|
export {
|
|
30
|
-
|
|
52
|
+
U as UserDisplayCell
|
|
31
53
|
};
|
|
@@ -1,26 +1,61 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./
|
|
3
|
-
import "
|
|
4
|
-
import "react
|
|
5
|
-
import "
|
|
6
|
-
import "
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
},
|
|
1
|
+
import { jsx as e, jsxs as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { User as x } from "./index288.js";
|
|
3
|
+
import { PayableStatusChip as u } from "./index145.js";
|
|
4
|
+
import { useLingui as y } from "@lingui/react";
|
|
5
|
+
import { Box as n, CircularProgress as g, Typography as r, Paper as v, Table as f, TableBody as b, TableRow as w, TableCell as l, Stack as A } from "@mui/material";
|
|
6
|
+
import { useResolvedApprovalStepsWithPolicy as P } from "./index481.js";
|
|
7
|
+
const j = ({
|
|
8
|
+
approvalPolicy: d,
|
|
9
|
+
payableId: p,
|
|
10
|
+
showUsersAsEmail: h = !0
|
|
11
|
+
}) => {
|
|
12
|
+
const {
|
|
13
|
+
i18n: s
|
|
14
|
+
} = y(), {
|
|
15
|
+
steps: a,
|
|
16
|
+
isLoading: c
|
|
17
|
+
} = P(p, d);
|
|
18
|
+
return c ? /* @__PURE__ */ e(n, { sx: {
|
|
19
|
+
display: "flex",
|
|
20
|
+
justifyContent: "center",
|
|
21
|
+
p: 3
|
|
22
|
+
}, children: /* @__PURE__ */ e(g, { size: 20 }) }) : a.length ? /* @__PURE__ */ o(n, { sx: {
|
|
23
|
+
mt: 4
|
|
24
|
+
}, children: [
|
|
25
|
+
/* @__PURE__ */ e(r, { variant: "h6", gutterBottom: !0, sx: {
|
|
26
|
+
fontWeight: 600
|
|
27
|
+
}, children: s._("Approval flow") }),
|
|
28
|
+
/* @__PURE__ */ e(v, { variant: "outlined", sx: {
|
|
29
|
+
mt: 2
|
|
30
|
+
}, children: /* @__PURE__ */ e(f, { sx: {
|
|
31
|
+
tableLayout: "fixed",
|
|
32
|
+
width: "100%"
|
|
33
|
+
}, children: /* @__PURE__ */ e(b, { children: a.map((i, m) => /* @__PURE__ */ o(w, { children: [
|
|
34
|
+
/* @__PURE__ */ e(l, { sx: {
|
|
35
|
+
verticalAlign: "middle",
|
|
36
|
+
py: 2,
|
|
37
|
+
width: "160px"
|
|
38
|
+
}, children: /* @__PURE__ */ e(r, { variant: "body2", color: "text.primary", sx: {
|
|
39
|
+
fontWeight: "normal"
|
|
40
|
+
}, children: i.type }) }),
|
|
41
|
+
/* @__PURE__ */ e(l, { sx: {
|
|
42
|
+
py: 2,
|
|
43
|
+
verticalAlign: "middle",
|
|
44
|
+
minWidth: "52px"
|
|
45
|
+
}, children: i.userNames.length > 0 ? /* @__PURE__ */ e(A, { direction: "column", spacing: 0.5, sx: {
|
|
46
|
+
overflow: "hidden"
|
|
47
|
+
}, children: i.resolvedUsers.map((t) => t ? /* @__PURE__ */ e(x, { user: t, variant: "cell", showUsersAsEmail: h, showAvatar: !1 }, t.id) : null) }) : /* @__PURE__ */ e(r, { variant: "body2", color: "text.secondary", sx: {
|
|
48
|
+
fontWeight: "medium"
|
|
49
|
+
}, children: s._("No users assigned") }) }),
|
|
50
|
+
/* @__PURE__ */ e(l, { sx: {
|
|
51
|
+
py: 2,
|
|
52
|
+
textAlign: "right",
|
|
53
|
+
verticalAlign: "middle",
|
|
54
|
+
width: "140px"
|
|
55
|
+
}, children: /* @__PURE__ */ e(u, { status: i.payableStatus }) })
|
|
56
|
+
] }, m)) }) }) })
|
|
57
|
+
] }) : null;
|
|
23
58
|
};
|
|
24
59
|
export {
|
|
25
|
-
|
|
60
|
+
j as PayableApprovalFlowSection
|
|
26
61
|
};
|
|
@@ -1,41 +1,35 @@
|
|
|
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
|
-
r(
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
});
|
|
33
|
-
};
|
|
34
|
-
return t(), window.addEventListener("resize", t), () => {
|
|
35
|
-
window.removeEventListener("resize", t);
|
|
36
|
-
};
|
|
37
|
-
}, []), h;
|
|
1
|
+
import { jsxs as n, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useRootElements as g } from "./index92.js";
|
|
3
|
+
import { TagsAutocomplete as f } from "./index462.js";
|
|
4
|
+
import { DialogTitle as h, DialogContent as C, DialogActions as v, Button as r } from "@mui/material";
|
|
5
|
+
import "react-hook-form";
|
|
6
|
+
import { Dialog as x } from "./index50.js";
|
|
7
|
+
import { useLingui as D } from "@lingui/react";
|
|
8
|
+
import { useState as T } from "react";
|
|
9
|
+
const R = ({
|
|
10
|
+
opened: a,
|
|
11
|
+
onClose: t,
|
|
12
|
+
value: l,
|
|
13
|
+
updateTags: s
|
|
14
|
+
}) => {
|
|
15
|
+
const {
|
|
16
|
+
root: m
|
|
17
|
+
} = g(), {
|
|
18
|
+
i18n: e
|
|
19
|
+
} = D(), [i, c] = T(l), d = (u) => {
|
|
20
|
+
c(u);
|
|
21
|
+
}, p = () => {
|
|
22
|
+
s?.(i), t();
|
|
23
|
+
};
|
|
24
|
+
return /* @__PURE__ */ n(x, { open: a, onClose: t, container: m, fullWidth: !0, children: [
|
|
25
|
+
/* @__PURE__ */ o(h, { children: e._("Edit tags") }),
|
|
26
|
+
/* @__PURE__ */ o(C, { dividers: !0, children: /* @__PURE__ */ o(f, { value: i, onChange: d }) }),
|
|
27
|
+
/* @__PURE__ */ n(v, { children: [
|
|
28
|
+
/* @__PURE__ */ o(r, { variant: "text", onClick: t, children: e._("Cancel") }),
|
|
29
|
+
/* @__PURE__ */ o(r, { variant: "contained", onClick: p, children: e._("Update") })
|
|
30
|
+
] })
|
|
31
|
+
] });
|
|
38
32
|
};
|
|
39
33
|
export {
|
|
40
|
-
|
|
34
|
+
R as TagsModal
|
|
41
35
|
};
|
|
@@ -3,14 +3,14 @@ import { useState as d, useCallback as n } from "react";
|
|
|
3
3
|
import { TagFormModal as u } from "./index47.js";
|
|
4
4
|
import { TagsTable as h } from "./index46.js";
|
|
5
5
|
import { MoniteScopedProviders as C } from "./index83.js";
|
|
6
|
-
import { useUserPermissions as x } from "./
|
|
6
|
+
import { useUserPermissions as x } from "./index141.js";
|
|
7
7
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
8
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
9
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
10
|
import "@tanstack/react-query";
|
|
11
11
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
12
|
import { Scope as e } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
-
import { AccessRestriction as A } from "./
|
|
13
|
+
import { AccessRestriction as A } from "./index152.js";
|
|
14
14
|
import { Button as T } from "./index84.js";
|
|
15
15
|
import "clsx";
|
|
16
16
|
import "tailwind-merge";
|
|
@@ -2,7 +2,7 @@ import { useMemo as s } from "react";
|
|
|
2
2
|
import { useMoniteContext as b } from "./index57.js";
|
|
3
3
|
import { useLingui as L } from "@lingui/react";
|
|
4
4
|
import { ApprovalStepResolver as j } from "./index482.js";
|
|
5
|
-
import { extractStructureItemsFromScriptStep as q, processApprovalStructure as w, findUserApprovalCall as x } from "./
|
|
5
|
+
import { extractStructureItemsFromScriptStep as q, processApprovalStructure as w, findUserApprovalCall as x } from "./index290.js";
|
|
6
6
|
function C(i, p, v = "desc") {
|
|
7
7
|
const {
|
|
8
8
|
i18n: m
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { extractApprovalCalls as n, findUserApprovalCall as h, findRoleApprovalCall as u, getApprovalRuleLabel as v, processChainApprovalCalls as d, createChainApprovalStep as A, resolveStepForCall as S, createBaseApprovalStep as i, extractItemsFromScriptStep as C } from "./
|
|
1
|
+
import { extractApprovalCalls as n, findUserApprovalCall as h, findRoleApprovalCall as u, getApprovalRuleLabel as v, processChainApprovalCalls as d, createChainApprovalStep as A, resolveStepForCall as S, createBaseApprovalStep as i, extractItemsFromScriptStep as C } from "./index290.js";
|
|
2
2
|
class f {
|
|
3
3
|
constructor(t, s, e) {
|
|
4
4
|
this.policyScript = t, this.requests = s, this.i18n = e;
|
|
@@ -1,22 +1,42 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import "
|
|
4
|
-
import "
|
|
5
|
-
import "
|
|
6
|
-
import "@
|
|
7
|
-
import "
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { jsx as n, jsxs as a, Fragment as v } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { createElement as x } from "@emotion/react";
|
|
3
|
+
import { useLedgerAccounts as L } from "./index20.js";
|
|
4
|
+
import { useRootElements as C } from "./index92.js";
|
|
5
|
+
import { useLingui as T } from "@lingui/react";
|
|
6
|
+
import { FormControl as G, TextField as p, Autocomplete as P, Typography as s, CircularProgress as A } from "@mui/material";
|
|
7
|
+
import { useMemo as m } from "react";
|
|
8
|
+
const k = ({
|
|
9
|
+
value: r,
|
|
10
|
+
error: u,
|
|
11
|
+
helperText: c,
|
|
12
|
+
disabled: h,
|
|
13
|
+
placeholder: y,
|
|
14
|
+
onChange: f
|
|
15
|
+
}) => {
|
|
11
16
|
const {
|
|
12
|
-
|
|
13
|
-
} =
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
i18n: t
|
|
18
|
+
} = T(), {
|
|
19
|
+
data: l,
|
|
20
|
+
isLoading: d,
|
|
21
|
+
error: g
|
|
22
|
+
} = L(), {
|
|
23
|
+
root: b
|
|
24
|
+
} = C(), i = m(() => l?.data ?? [], [l?.data]), _ = m(() => r ? i.find((e) => e.id === r) ?? null : null, [r, i]);
|
|
25
|
+
return g ? /* @__PURE__ */ n(G, { error: !0, fullWidth: !0, children: /* @__PURE__ */ n(p, { label: t._("GL Code"), variant: "standard", disabled: !0, error: !0, helperText: t._("Failed to load GL codes") }) }) : /* @__PURE__ */ n(P, { options: i, value: _, onChange: (e, o) => f(o?.id || null), getOptionLabel: (e) => e.nominal_code && e.type ? `${e.nominal_code} — ${e.type}` : e.nominal_code || e.type || e.name || "", isOptionEqualToValue: (e, o) => e.id === o.id, loading: d, disabled: h || d, slotProps: {
|
|
26
|
+
popper: {
|
|
27
|
+
container: b
|
|
28
|
+
}
|
|
29
|
+
}, renderInput: (e) => /* @__PURE__ */ n(p, { ...e, label: t._("GL Code"), variant: "standard", fullWidth: !0, error: u, helperText: c, placeholder: y, InputProps: {
|
|
30
|
+
...e.InputProps,
|
|
31
|
+
endAdornment: /* @__PURE__ */ a(v, { children: [
|
|
32
|
+
d ? /* @__PURE__ */ n(A, { color: "inherit", size: 20 }) : null,
|
|
33
|
+
e.InputProps.endAdornment
|
|
34
|
+
] })
|
|
35
|
+
} }), renderOption: (e, o) => /* @__PURE__ */ x("li", { ...e, key: o.id }, /* @__PURE__ */ a("div", { children: [
|
|
36
|
+
/* @__PURE__ */ n(s, { variant: "body2", color: "text.secondary", component: "div", fontWeight: 600, children: o.nominal_code && o.type ? `${o.nominal_code} — ${o.type}` : o.nominal_code || o.type }),
|
|
37
|
+
o.subtype && /* @__PURE__ */ n(s, { variant: "body2", component: "div", fontWeight: 400, children: o.subtype })
|
|
38
|
+
] })), noOptionsText: t._("No GL codes found") });
|
|
19
39
|
};
|
|
20
40
|
export {
|
|
21
|
-
|
|
41
|
+
k as GLCodeSelector
|
|
22
42
|
};
|
|
@@ -1,42 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
helperText: c,
|
|
12
|
-
disabled: h,
|
|
13
|
-
placeholder: y,
|
|
14
|
-
onChange: f
|
|
15
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as s } from "./index57.js";
|
|
2
|
+
import { useUserPermissions as e } from "./index141.js";
|
|
3
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
4
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
5
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
6
|
+
import "@tanstack/react-query";
|
|
7
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
8
|
+
import { Scope as t } from "../../shared/data-access/dist/lib/scopes.js";
|
|
9
|
+
import "react";
|
|
10
|
+
const d = () => {
|
|
16
11
|
const {
|
|
17
|
-
|
|
18
|
-
} =
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
} = C(), i = m(() => l?.data ?? [], [l?.data]), _ = m(() => r ? i.find((e) => e.id === r) ?? null : null, [r, i]);
|
|
25
|
-
return g ? /* @__PURE__ */ n(G, { error: !0, fullWidth: !0, children: /* @__PURE__ */ n(p, { label: t._("GL Code"), variant: "standard", disabled: !0, error: !0, helperText: t._("Failed to load GL codes") }) }) : /* @__PURE__ */ n(P, { options: i, value: _, onChange: (e, o) => f(o?.id || null), getOptionLabel: (e) => e.nominal_code && e.type ? `${e.nominal_code} — ${e.type}` : e.nominal_code || e.type || e.name || "", isOptionEqualToValue: (e, o) => e.id === o.id, loading: d, disabled: h || d, slotProps: {
|
|
26
|
-
popper: {
|
|
27
|
-
container: b
|
|
28
|
-
}
|
|
29
|
-
}, renderInput: (e) => /* @__PURE__ */ n(p, { ...e, label: t._("GL Code"), variant: "standard", fullWidth: !0, error: u, helperText: c, placeholder: y, InputProps: {
|
|
30
|
-
...e.InputProps,
|
|
31
|
-
endAdornment: /* @__PURE__ */ a(v, { children: [
|
|
32
|
-
d ? /* @__PURE__ */ n(A, { color: "inherit", size: 20 }) : null,
|
|
33
|
-
e.InputProps.endAdornment
|
|
34
|
-
] })
|
|
35
|
-
} }), renderOption: (e, o) => /* @__PURE__ */ x("li", { ...e, key: o.id }, /* @__PURE__ */ a("div", { children: [
|
|
36
|
-
/* @__PURE__ */ n(s, { variant: "body2", color: "text.secondary", component: "div", fontWeight: 600, children: o.nominal_code && o.type ? `${o.nominal_code} — ${o.type}` : o.nominal_code || o.type }),
|
|
37
|
-
o.subtype && /* @__PURE__ */ n(s, { variant: "body2", component: "div", fontWeight: 400, children: o.subtype })
|
|
38
|
-
] })), noOptionsText: t._("No GL codes found") });
|
|
12
|
+
api: o
|
|
13
|
+
} = s(), r = e().has(t.AccountingConfigReadOrg);
|
|
14
|
+
return {
|
|
15
|
+
tagsQuery: o.finops.getTags.useQuery({}, {
|
|
16
|
+
enabled: r
|
|
17
|
+
})
|
|
18
|
+
};
|
|
39
19
|
};
|
|
40
20
|
export {
|
|
41
|
-
|
|
21
|
+
d as useTags
|
|
42
22
|
};
|
|
@@ -6,7 +6,7 @@ import { useCurrencies as at } from "./index58.js";
|
|
|
6
6
|
import { useMoniteContext as it } from "./index57.js";
|
|
7
7
|
import { MoniteScopedProviders as rt } from "./index83.js";
|
|
8
8
|
import { useCounterpartList as ot } from "./index71.js";
|
|
9
|
-
import { useUserPermissions as nt } from "./
|
|
9
|
+
import { useUserPermissions as nt } from "./index141.js";
|
|
10
10
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
11
11
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
12
12
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
@@ -16,7 +16,7 @@ import { Scope as y } from "../../shared/data-access/dist/lib/scopes.js";
|
|
|
16
16
|
import { useState as c, useMemo as d } from "react";
|
|
17
17
|
import { CounterPartCellByData as st } from "./index157.js";
|
|
18
18
|
import { GetNoRowsOverlay as dt } from "./index158.js";
|
|
19
|
-
import { AccessRestriction as lt } from "./
|
|
19
|
+
import { AccessRestriction as lt } from "./index152.js";
|
|
20
20
|
import { Button as mt } from "./index84.js";
|
|
21
21
|
import "clsx";
|
|
22
22
|
import { twMerge as U } from "tailwind-merge";
|
|
@@ -26,7 +26,7 @@ import { useLingui as gt } from "@lingui/react";
|
|
|
26
26
|
import { DataTable as _t } from "./index159.js";
|
|
27
27
|
import { hasSelectedText as wt } from "./index160.js";
|
|
28
28
|
import { useGetPayablesAnalytics as C } from "./index35.js";
|
|
29
|
-
import { LoadingSpinner as p } from "./
|
|
29
|
+
import { LoadingSpinner as p } from "./index131.js";
|
|
30
30
|
const Kt = (u) => /* @__PURE__ */ a(rt, { children: /* @__PURE__ */ a(ht, { ...u }) }), ht = ({
|
|
31
31
|
onRowClick: u,
|
|
32
32
|
onChangeSort: j,
|
|
@@ -2,7 +2,7 @@ import { jsx as t } from "@emotion/react/jsx-runtime";
|
|
|
2
2
|
import { ScopedCssBaselineContainerClassName as m } from "./index104.js";
|
|
3
3
|
import { useRootElements as d } from "./index92.js";
|
|
4
4
|
import { useMoniteContext as C } from "./index57.js";
|
|
5
|
-
import { generatePayablesButtonCssVars as D } from "./
|
|
5
|
+
import { generatePayablesButtonCssVars as D } from "./index177.js";
|
|
6
6
|
import { Slide as h, Fade as b, Dialog as M } from "@mui/material";
|
|
7
7
|
import { forwardRef as _, createContext as y, useContext as k, useMemo as x } from "react";
|
|
8
8
|
const P = _(function(a, o) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as t, jsxs as i, Fragment as m } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { useState as y } from "react";
|
|
3
|
-
import { DiscardChangesContextProvider as D, useDiscardChangesContext as b } from "./
|
|
4
|
-
import { useUserPermissions as $ } from "./
|
|
3
|
+
import { DiscardChangesContextProvider as D, useDiscardChangesContext as b } from "./index178.js";
|
|
4
|
+
import { useUserPermissions as $ } from "./index141.js";
|
|
5
5
|
import { PageHeader as L } from "./index49.js";
|
|
6
6
|
import { useLingui as M } from "@lingui/react";
|
|
7
7
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
@@ -10,19 +10,19 @@ import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
|
10
10
|
import "@tanstack/react-query";
|
|
11
11
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
12
|
import { Scope as E } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
-
import { LogoSection as O } from "./
|
|
14
|
-
import { TemplateSettingsContent as G } from "./
|
|
13
|
+
import { LogoSection as O } from "./index179.js";
|
|
14
|
+
import { TemplateSettingsContent as G } from "./index180.js";
|
|
15
15
|
import "react-hook-form";
|
|
16
16
|
import "./index85.js";
|
|
17
17
|
import "radix-ui";
|
|
18
18
|
import "clsx";
|
|
19
19
|
import "tailwind-merge";
|
|
20
|
-
import { DiscardChangesModal as H } from "./
|
|
21
|
-
import { Sheet as P, SheetContent as T, SheetHeader as _, SheetTitle as j, SheetDescription as I } from "./
|
|
22
|
-
import { useGetEntitySettings as V } from "./
|
|
23
|
-
import { useGetEntityDocumentNumber as z } from "./
|
|
20
|
+
import { DiscardChangesModal as H } from "./index181.js";
|
|
21
|
+
import { Sheet as P, SheetContent as T, SheetHeader as _, SheetTitle as j, SheetDescription as I } from "./index130.js";
|
|
22
|
+
import { useGetEntitySettings as V } from "./index182.js";
|
|
23
|
+
import { useGetEntityDocumentNumber as z } from "./index183.js";
|
|
24
24
|
import { useMyEntity as F } from "./index78.js";
|
|
25
|
-
import { LoadingSpinner as U } from "./
|
|
25
|
+
import { LoadingSpinner as U } from "./index131.js";
|
|
26
26
|
const ft = (e) => /* @__PURE__ */ t(D, { children: /* @__PURE__ */ t(W, { ...e }) }), W = ({
|
|
27
27
|
isDialog: e,
|
|
28
28
|
isOpen: c,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as e, jsxs as a, Fragment as l } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { FinanceBannerWrapper as C } from "./
|
|
3
|
-
import { FinanceFaqWrapper as L } from "./
|
|
4
|
-
import { FinanceProgressBar as T } from "./
|
|
5
|
-
import { useFinancing as V, FinancialApplicationState as t } from "./
|
|
2
|
+
import { FinanceBannerWrapper as C } from "./index319.js";
|
|
3
|
+
import { FinanceFaqWrapper as L } from "./index320.js";
|
|
4
|
+
import { FinanceProgressBar as T } from "./index321.js";
|
|
5
|
+
import { useFinancing as V, FinancialApplicationState as t } from "./index322.js";
|
|
6
6
|
import "./index57.js";
|
|
7
7
|
import "react-hot-toast";
|
|
8
8
|
import { useLingui as k } from "@lingui/react";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { BACKGROUND_FINANCE_STATUS_MUI_MAP as _, ROW_TO_TAG_FINANCE_STATUS_MUI_MAP as r, FINANCE_INVOICE_STATUS_TO_MUI_ICON_MAP as c } from "./
|
|
3
|
-
import { getCommonStatusLabel as f } from "./
|
|
2
|
+
import { BACKGROUND_FINANCE_STATUS_MUI_MAP as _, ROW_TO_TAG_FINANCE_STATUS_MUI_MAP as r, FINANCE_INVOICE_STATUS_TO_MUI_ICON_MAP as c } from "./index124.js";
|
|
3
|
+
import { getCommonStatusLabel as f } from "./index326.js";
|
|
4
4
|
import { useLingui as u } from "@lingui/react";
|
|
5
5
|
import l from "@mui/icons-material/Circle";
|
|
6
6
|
import { Chip as A } from "@mui/material";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as o } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { Badge as a } from "./
|
|
3
|
-
import { getCommonStatusLabel as g } from "./
|
|
2
|
+
import { Badge as a } from "./index221.js";
|
|
3
|
+
import { getCommonStatusLabel as g } from "./index271.js";
|
|
4
4
|
import "date-fns";
|
|
5
5
|
import { useLingui as s } from "@lingui/react";
|
|
6
6
|
import { cn as c } from "./index100.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useMoniteContext as C } from "./index57.js";
|
|
2
|
-
import { fromMinorUnitsWithCurrency as N, toMinorUnitsWithCurrency as d } from "./
|
|
3
|
-
import { getAPIErrorMessage as g } from "./
|
|
2
|
+
import { fromMinorUnitsWithCurrency as N, toMinorUnitsWithCurrency as d } from "./index122.js";
|
|
3
|
+
import { getAPIErrorMessage as g } from "./index121.js";
|
|
4
4
|
import { useLingui as M } from "@lingui/react";
|
|
5
5
|
import { useEffect as D, useCallback as s } from "react";
|
|
6
6
|
import { toast as I } from "react-hot-toast";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as i, jsxs as Q } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { CounterpartTableFilters as H } from "./index155.js";
|
|
3
3
|
import { FILTER_TYPE_SEARCH as k, FILTER_TYPE_TYPE as J } from "./index156.js";
|
|
4
|
-
import { useGetReceivablesAnalytics as E } from "./
|
|
4
|
+
import { useGetReceivablesAnalytics as E } from "./index144.js";
|
|
5
5
|
import { useMoniteContext as V } from "./index57.js";
|
|
6
6
|
import { useCurrencies as X } from "./index58.js";
|
|
7
7
|
import { MoniteScopedProviders as Z } from "./index83.js";
|
|
8
8
|
import { useCounterpartList as tt } from "./index71.js";
|
|
9
|
-
import { useUserPermissions as et } from "./
|
|
9
|
+
import { useUserPermissions as et } from "./index141.js";
|
|
10
10
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
11
11
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
12
12
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
@@ -16,7 +16,7 @@ import { Scope as w } from "../../shared/data-access/dist/lib/scopes.js";
|
|
|
16
16
|
import { useState as c, useMemo as d } from "react";
|
|
17
17
|
import { CounterPartCellByData as it } from "./index157.js";
|
|
18
18
|
import { GetNoRowsOverlay as ot } from "./index158.js";
|
|
19
|
-
import { AccessRestriction as at } from "./
|
|
19
|
+
import { AccessRestriction as at } from "./index152.js";
|
|
20
20
|
import { Button as rt } from "./index84.js";
|
|
21
21
|
import "clsx";
|
|
22
22
|
import "tailwind-merge";
|
|
@@ -26,7 +26,7 @@ import { useLingui as dt } from "@lingui/react";
|
|
|
26
26
|
import { DataTable as lt } from "./index159.js";
|
|
27
27
|
import { hasSelectedText as ct } from "./index160.js";
|
|
28
28
|
import { getCounterpartName as pt } from "./index7.js";
|
|
29
|
-
import { LoadingSpinner as f } from "./
|
|
29
|
+
import { LoadingSpinner as f } from "./index131.js";
|
|
30
30
|
const Bt = (p) => /* @__PURE__ */ i(Z, { children: /* @__PURE__ */ i(ut, { ...p }) }), ut = ({
|
|
31
31
|
onRowClick: p,
|
|
32
32
|
onChangeSort: M,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { isIndividualEntity as u, isOrganizationEntity as f } from "./index7.js";
|
|
2
2
|
import { useMoniteContext as s } from "./index57.js";
|
|
3
|
-
import { VAT_SUPPORTED_COUNTRIES as l } from "./
|
|
3
|
+
import { VAT_SUPPORTED_COUNTRIES as l } from "./index120.js";
|
|
4
4
|
const E = () => {
|
|
5
5
|
const {
|
|
6
6
|
api: t
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMemo as P, useEffect as x } from "react";
|
|
2
2
|
import { toast as l } from "react-hot-toast";
|
|
3
3
|
import { useMoniteContext as u } from "./index57.js";
|
|
4
|
-
import { getAPIErrorMessage as b } from "./
|
|
4
|
+
import { getAPIErrorMessage as b } from "./index121.js";
|
|
5
5
|
import { useLingui as M } from "@lingui/react";
|
|
6
6
|
const N = (t, n = !0) => {
|
|
7
7
|
const {
|