@tesouro/embedded-components-react 0.2.222 → 0.2.224
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 -11
- package/dist/index.css +6 -6
- package/dist/index.d.ts +276 -35
- package/dist/index.js +96 -87
- package/dist/lib/{GlCodeTableWidget.d.ts → ChartOfAccountsWidget.d.ts} +276 -35
- package/dist/lib/ChartOfAccountsWidget.js +16 -0
- package/dist/lib/ReceivablesWidget.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index6.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index9.js +9 -9
- 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-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/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +8 -8
- 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-receipt-match-widget/data-access/dist/index6.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index3.js +58 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index4.js +18 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index2.js +153 -76
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index3.js +15 -4
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index4.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index5.js +21 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index6.js +176 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index7.js +16 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index8.js +21 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index2.js +174 -160
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index3.js +206 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index4.js +46 -0
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index5.js +48 -0
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index2.js +3 -3
- 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 +32 -32
- 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/data-access/dist/index7.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index3.js +2 -2
- 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/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/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +12 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +2 -23
- 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 +23 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +23 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +33 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +8 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +34 -1270
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +4 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +2 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +24 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.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 +60 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +397 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +69 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +2 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +407 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +6 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +5 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +33 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +29 -23
- 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 +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +22 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +13 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +119 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +7 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +217 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +8 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +10 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +49 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +49 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +12 -150
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +43 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +15 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +11 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +152 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +23 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +55 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +68 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +29 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +3 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +64 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +36 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +81 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +5 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +25 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +13 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +18 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +19 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +2 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +12 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +18 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +20 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +27 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +117 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +70 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +12 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +12 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +96 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +57 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +9 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +42 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +75 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +55 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +14 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +25 -227
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +71 -461
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +28 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +38 -535
- 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 +7 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +227 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +462 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +106 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +535 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +24 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +25 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +96 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +99 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +17 -397
- 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 +13 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +14 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +7 -407
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +34 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +99 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +25 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +11 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +7 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +7 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +214 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +9 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +12 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +2 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +146 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +85 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +24 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +183 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +26 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +36 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +48 -488
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +81 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +34 -146
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +66 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +359 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +2 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +117 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +6 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +18 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +10 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +9 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +12 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +12 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +19 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +19 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +54 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +24 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +36 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +36 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +15 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +27 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +17 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +105 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +12 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +18 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +22 -343
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +33 -296
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +53 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +49 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +28 -265
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +97 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +45 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +147 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +103 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +35 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +49 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +27 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +5 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +74 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +32 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +17 -210
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +39 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +346 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +301 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +103 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +162 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +265 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +24 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +20 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +5 -361
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +67 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +63 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +28 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +126 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +44 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +73 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +18 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +16 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +26 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +36 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +61 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +92 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +108 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +84 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +8 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +31 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +22 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +54 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +29 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +60 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +17 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +2 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +92 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +93 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +212 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +40 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +58 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +28 -144
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +117 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +22 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +41 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +57 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +25 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +128 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +48 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +119 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +111 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +48 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +203 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +68 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +19 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +35 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +14 -134
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +72 -154
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +77 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +43 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +21 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +16 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +17 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +169 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +132 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +156 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +10 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +18 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +63 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +62 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +58 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +6 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +9 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +61 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +22 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +63 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +13 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +149 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +31 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +4 -128
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +18 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +35 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +27 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +32 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +28 -201
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +11 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +8 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +160 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +27 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +28 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +78 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +19 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +486 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +167 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +6 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +16 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +48 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +45 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +46 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +35 -16
- 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 +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +43 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +25 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +71 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +97 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +11 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +96 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +35 -93
- 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 +23 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +66 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +47 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +24 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +20 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +32 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +15 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +22 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +48 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +11 -12
- 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 +25 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +32 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +33 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +53 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +34 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +20 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +19 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +64 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +16 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +14 -18
- 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 +15 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +15 -31
- 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/index400.js +10 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +31 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +4 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +127 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +79 -91
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +17 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +85 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +265 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +35 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +61 -24
- 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 +44 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +24 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +142 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +92 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +12 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +2 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +278 -262
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +47 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +15 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +122 -43
- 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 +18 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +16 -142
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +16 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +16 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +16 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +71 -282
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +16 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +16 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +3 -24
- 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 +11 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +7 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +49 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +16 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +5 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +8 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +29 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +68 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +57 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +40 -21
- 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 +96 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +15 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +75 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +22 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +9 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +54 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +69 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +21 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +41 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +35 -84
- 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 +13 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +51 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +16 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +50 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +56 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +32 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +33 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +19 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +33 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +85 -54
- 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 +24 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +103 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +109 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +72 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +68 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +35 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +12 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +28 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +24 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +38 -28
- 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 +15 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +72 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +83 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +53 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +54 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +55 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +29 -104
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +33 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +44 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +49 -64
- 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 +81 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +38 -19
- 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 +47 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +51 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +53 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +35 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +37 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +20 -48
- 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 +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 +1 -1
- 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/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 +51 -51
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index3.js +1 -1
- 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 +13 -13
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +320 -290
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +197 -156
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +2190 -2024
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useAllOrganizationRolesQuery.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useRolePermissionsQueries.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useCurrentUserQuery.js +2 -2
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +25 -25
- 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/index5.js +2 -2
- 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/index4.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/tags-widget/data-access/dist/index8.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +9 -9
- 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 +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index17.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +4 -4
- 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 +10 -10
- 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/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index5.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index3.js +5 -5
- 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/index8.js +4 -4
- package/dist/packages/shared-ui-shadcn/dist/index.js +1111 -1109
- package/package.json +1 -1
- package/dist/lib/GlCodeTableWidget.js +0 -7
|
@@ -1,66 +1,28 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import "
|
|
5
|
-
import "
|
|
6
|
-
import "react";
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
i18n: h
|
|
23
|
-
} = u();
|
|
24
|
-
!e && !i && (e = h._("Unspecified"));
|
|
25
|
-
const n = e.split(" "), l = (n.length >= 2 ? n[0][0] + n[n.length - 1][0] : e[0] || "").toUpperCase();
|
|
26
|
-
return /* @__PURE__ */ o(c, { className: "Monite-CounterpartCell", direction: "row", alignItems: "center", spacing: 1.5, justifyContent: "stretch", sx: {
|
|
27
|
-
maxWidth: "100%",
|
|
28
|
-
overflow: "hidden"
|
|
29
|
-
}, children: [
|
|
30
|
-
i ? /* @__PURE__ */ a(s, { animation: "wave", variant: "circular", width: 40, height: 40, sx: {
|
|
31
|
-
flexShrink: 0
|
|
32
|
-
} }) : /* @__PURE__ */ a(x, { className: "MuiAvatar-colored MuiAvatar-" + f(l), children: l }),
|
|
33
|
-
i || !e ? /* @__PURE__ */ a(s, { animation: "wave", height: 10, width: "100%", sx: {
|
|
34
|
-
flexShrink: 0,
|
|
35
|
-
minWidth: "4em"
|
|
36
|
-
} }) : /* @__PURE__ */ o(c, { direction: "column", alignItems: "stretch", gap: 0, sx: {
|
|
37
|
-
maxWidth: "100%",
|
|
38
|
-
flexBasis: 0,
|
|
39
|
-
flexShrink: 2,
|
|
40
|
-
flexGrow: 2,
|
|
41
|
-
overflow: "hidden"
|
|
42
|
-
}, children: [
|
|
43
|
-
/* @__PURE__ */ a(d, { variant: "body1", className: "Monite-TextOverflowContainer", children: e }),
|
|
44
|
-
t && r && /* @__PURE__ */ o(d, { variant: "body2", className: "Monite-TextOverflowContainer", children: [
|
|
45
|
-
t,
|
|
46
|
-
" • ",
|
|
47
|
-
r
|
|
1
|
+
import { jsxs as e, jsx as t, Fragment as l } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { CenteredContentBox as a } from "./index202.js";
|
|
3
|
+
import { useDialog as m } from "./index50.js";
|
|
4
|
+
import { IconWrapper as d } from "./index203.js";
|
|
5
|
+
import { useLingui as w } from "@lingui/react";
|
|
6
|
+
import { X as p, LockKeyhole as h } from "lucide-react";
|
|
7
|
+
const C = (r) => {
|
|
8
|
+
const i = "Monite-AccessRestriction", o = m(), {
|
|
9
|
+
i18n: s
|
|
10
|
+
} = w(), c = r.title ?? s._("Access Restricted"), n = r.description ?? /* @__PURE__ */ e("span", { children: [
|
|
11
|
+
s._("You don’t have permissions to view this page."),
|
|
12
|
+
/* @__PURE__ */ t("br", {}),
|
|
13
|
+
s._("Contact your system administrator for details.")
|
|
14
|
+
] });
|
|
15
|
+
return /* @__PURE__ */ e(l, { children: [
|
|
16
|
+
o && /* @__PURE__ */ t("div", { className: `ttw:flex ttw:justify-end ttw:p-4 ${i}-InDialog-Header`, children: /* @__PURE__ */ t(d, { onClick: o.onClose, color: "inherit", "aria-label": "close", children: /* @__PURE__ */ t(p, {}) }) }),
|
|
17
|
+
/* @__PURE__ */ t(a, { className: i + "-Content", children: /* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:space-y-4", children: [
|
|
18
|
+
/* @__PURE__ */ t(h, { className: "ttw:w-8 ttw:h-8 ttw:text-primary" }),
|
|
19
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:space-y-2", children: [
|
|
20
|
+
/* @__PURE__ */ t("h3", { className: "ttw:text-2xl ttw:font-semibold", children: c }),
|
|
21
|
+
/* @__PURE__ */ t("p", { className: "ttw:text-center", children: n })
|
|
48
22
|
] })
|
|
49
|
-
] })
|
|
23
|
+
] }) })
|
|
50
24
|
] });
|
|
51
|
-
}, A = ({
|
|
52
|
-
counterpartId: e
|
|
53
|
-
}) => {
|
|
54
|
-
const {
|
|
55
|
-
data: t,
|
|
56
|
-
isLoading: r
|
|
57
|
-
} = p(e), i = t ? m(t) : "";
|
|
58
|
-
return r ? /* @__PURE__ */ a(s, { animation: "wave", height: 26, width: "100%" }) : i ? /* @__PURE__ */ a("span", { children: i }) : /* @__PURE__ */ a("span", { style: {
|
|
59
|
-
opacity: 0.4
|
|
60
|
-
}, children: "-" });
|
|
61
25
|
};
|
|
62
26
|
export {
|
|
63
|
-
|
|
64
|
-
A as CounterpartNameCellById,
|
|
65
|
-
f as calculateAvatarColorIndex
|
|
27
|
+
C as AccessRestriction
|
|
66
28
|
};
|
|
@@ -1,41 +1,59 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { jsxs as c, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as g } from "react";
|
|
3
|
+
import { Button as f } from "./index84.js";
|
|
4
|
+
import { cn as l } from "./index100.js";
|
|
5
|
+
import { cva as p } from "class-variance-authority";
|
|
6
|
+
import { X as u } from "lucide-react";
|
|
7
|
+
const b = p("ttw:relative ttw:w-full ttw:rounded-lg ttw:pl-4 ttw:pt-3 ttw:pr-3 ttw:pb-4 ttw:flex ttw:items-start ttw:gap-4", {
|
|
8
|
+
variants: {
|
|
9
|
+
variant: {
|
|
10
|
+
default: "ttw:bg-background ttw:text-foreground",
|
|
11
|
+
info: "ttw:bg-blue-50 ttw:text-blue-900 ttw:dark:bg-blue-950 ttw:dark:text-blue-100",
|
|
12
|
+
warning: "ttw:bg-yellow-50 ttw:text-yellow-900 ttw:dark:bg-yellow-950 ttw:dark:text-yellow-100",
|
|
13
|
+
error: "ttw:bg-red-50 ttw:text-red-900 ttw:dark:bg-red-950 ttw:dark:text-red-100",
|
|
14
|
+
success: "ttw:bg-green-50 ttw:text-green-900 ttw:dark:bg-green-950 ttw:dark:text-green-100"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
defaultVariants: {
|
|
18
|
+
variant: "default"
|
|
19
|
+
}
|
|
20
|
+
}), x = ({
|
|
21
|
+
className: r,
|
|
22
|
+
variant: a,
|
|
23
|
+
icon: t,
|
|
24
|
+
children: w,
|
|
25
|
+
ref: n,
|
|
26
|
+
onClose: s,
|
|
27
|
+
enableClose: i = !0,
|
|
28
|
+
...o
|
|
21
29
|
}) => {
|
|
22
|
-
const
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
})
|
|
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;
|
|
30
|
+
const [d, m] = g(!1);
|
|
31
|
+
return d ? null : /* @__PURE__ */ c("div", { ref: n, role: "alert", className: l(b({
|
|
32
|
+
variant: a
|
|
33
|
+
}), r), ...o, children: [
|
|
34
|
+
t && /* @__PURE__ */ e("div", { className: "ttw:shrink-0 ttw:h-8 ttw:w-8 ttw:mt-1", children: t }),
|
|
35
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex-1", children: w }),
|
|
36
|
+
i && /* @__PURE__ */ e(f, { variant: "ghost", size: "icon", className: "ttw:h-8 ttw:w-8 ttw:rounded-md ttw:bg-transparent ttw:opacity-70 ttw:hover:opacity-100", onClick: () => {
|
|
37
|
+
s && s(), m(!0);
|
|
38
|
+
}, "aria-label": "Close alert", children: /* @__PURE__ */ e(u, {}) })
|
|
39
|
+
] });
|
|
38
40
|
};
|
|
41
|
+
x.displayName = "Alert";
|
|
42
|
+
const h = ({
|
|
43
|
+
className: r,
|
|
44
|
+
ref: a,
|
|
45
|
+
...t
|
|
46
|
+
}) => /* @__PURE__ */ e("h3", { ref: a, className: l("ttw:mb-1 ttw:font-medium ttw:leading-none ttw:tracking-tight", r), ...t });
|
|
47
|
+
h.displayName = "AlertTitle";
|
|
48
|
+
const k = ({
|
|
49
|
+
className: r,
|
|
50
|
+
ref: a,
|
|
51
|
+
...t
|
|
52
|
+
}) => /* @__PURE__ */ e("p", { ref: a, className: l("ttw:text-sm ttw:[&_p]:leading-relaxed ttw:font-normal", r), ...t });
|
|
53
|
+
k.displayName = "AlertDescription";
|
|
39
54
|
export {
|
|
40
|
-
|
|
55
|
+
x as Alert,
|
|
56
|
+
k as AlertDescription,
|
|
57
|
+
h as AlertTitle,
|
|
58
|
+
b as alertVariants
|
|
41
59
|
};
|
|
@@ -1,84 +1,73 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
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
|
-
}) {
|
|
25
|
-
const {
|
|
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
|
-
}
|
|
1
|
+
import { jsx as l, jsxs as f } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMemo as c } from "react";
|
|
3
|
+
import { cva as w } from "class-variance-authority";
|
|
4
|
+
import { cn as o } from "./index100.js";
|
|
5
|
+
import { Label as m } from "./index285.js";
|
|
6
|
+
import "radix-ui";
|
|
7
|
+
const u = w("ttw:group/field ttw:flex ttw:w-full ttw:gap-3 ttw:data-[invalid=true]:text-destructive", {
|
|
8
|
+
variants: {
|
|
9
|
+
orientation: {
|
|
10
|
+
vertical: ["flex-col [&>*]:w-full [&>.sr-only]:w-auto"],
|
|
11
|
+
horizontal: ["flex-row items-center", "[&>[data-slot=field-label]]:flex-auto", "has-[>[data-slot=field-content]]:items-start has-[>[data-slot=field-content]]:[&>[role=checkbox],[role=radio]]:mt-px"],
|
|
12
|
+
responsive: ["flex-col @md/field-group:flex-row @md/field-group:items-center [&>*]:w-full @md/field-group:[&>*]:w-auto [&>.sr-only]:w-auto", "@md/field-group:[&>[data-slot=field-label]]:flex-auto", "@md/field-group:has-[>[data-slot=field-content]]:items-start @md/field-group:has-[>[data-slot=field-content]]:[&>[role=checkbox],[role=radio]]:mt-px"]
|
|
45
13
|
}
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
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
|
-
] })
|
|
14
|
+
},
|
|
15
|
+
defaultVariants: {
|
|
16
|
+
orientation: "vertical"
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
function N({
|
|
20
|
+
className: e,
|
|
21
|
+
orientation: t = "vertical",
|
|
22
|
+
...a
|
|
23
|
+
}) {
|
|
24
|
+
return /* @__PURE__ */ l("div", { role: "group", "data-slot": "field", "data-orientation": t, className: o(u({
|
|
25
|
+
orientation: t
|
|
26
|
+
}), e), ...a });
|
|
27
|
+
}
|
|
28
|
+
function k({
|
|
29
|
+
className: e,
|
|
30
|
+
...t
|
|
31
|
+
}) {
|
|
32
|
+
return /* @__PURE__ */ l("div", { "data-slot": "field-content", className: o("ttw:group/field-content ttw:flex ttw:flex-1 ttw:flex-col ttw:gap-1.5 ttw:leading-snug", e), ...t });
|
|
33
|
+
}
|
|
34
|
+
function y({
|
|
35
|
+
className: e,
|
|
36
|
+
required: t,
|
|
37
|
+
children: a,
|
|
38
|
+
...i
|
|
39
|
+
}) {
|
|
40
|
+
return /* @__PURE__ */ f(m, { "data-slot": "field-label", className: o("ttw:group/field-label ttw:peer/field-label ttw:flex ttw:w-fit ttw:items-center ttw:gap-2 ttw:leading-snug ttw:group-data-[disabled=true]/field:opacity-50", "ttw:has-[>[data-slot=field]]:w-full ttw:has-[>[data-slot=field]]:flex-col ttw:has-[>[data-slot=field]]:rounded-md ttw:has-[>[data-slot=field]]:border ttw:[&>*]:data-[slot=field]:p-4", "ttw:has-data-[state=checked]:border-primary ttw:has-data-[state=checked]:bg-primary/5 ttw:dark:has-data-[state=checked]:bg-primary/10", e), ...i, children: [
|
|
41
|
+
a,
|
|
42
|
+
t && /* @__PURE__ */ l("span", { "aria-hidden": "true", className: "ttw:size-2 ttw:-ml-1 ttw:block ttw:-mt-1 ttw:rounded-full ttw:bg-destructive ttw:shrink-0" })
|
|
80
43
|
] });
|
|
81
44
|
}
|
|
45
|
+
function F({
|
|
46
|
+
className: e,
|
|
47
|
+
...t
|
|
48
|
+
}) {
|
|
49
|
+
return /* @__PURE__ */ l("p", { "data-slot": "field-description", className: o("ttw:text-sm ttw:leading-normal ttw:font-normal ttw:text-muted-foreground ttw:group-has-[[data-orientation=horizontal]]/field:text-balance", "ttw:last:mt-0 ttw:nth-last-2:-mt-1 ttw:[[data-variant=legend]+&]:-mt-1.5", "ttw:[&>a]:underline ttw:[&>a]:underline-offset-4 ttw:[&>a:hover]:text-primary", e), ...t });
|
|
50
|
+
}
|
|
51
|
+
function z({
|
|
52
|
+
className: e,
|
|
53
|
+
children: t,
|
|
54
|
+
errors: a,
|
|
55
|
+
...i
|
|
56
|
+
}) {
|
|
57
|
+
const d = c(() => {
|
|
58
|
+
if (t)
|
|
59
|
+
return t;
|
|
60
|
+
if (!a?.length)
|
|
61
|
+
return null;
|
|
62
|
+
const s = [...new Map(a.map((r) => [r?.message, r])).values()];
|
|
63
|
+
return s?.length == 1 ? s[0]?.message : /* @__PURE__ */ l("ul", { className: "ttw:ml-4 ttw:flex ttw:list-disc ttw:flex-col ttw:gap-1", children: s.map((r, n) => r?.message && /* @__PURE__ */ l("li", { children: r.message }, n)) });
|
|
64
|
+
}, [t, a]);
|
|
65
|
+
return d ? /* @__PURE__ */ l("div", { role: "alert", "data-slot": "field-error", className: o("ttw:text-sm ttw:font-normal ttw:text-destructive", e), ...i, children: d }) : null;
|
|
66
|
+
}
|
|
82
67
|
export {
|
|
83
|
-
|
|
68
|
+
N as Field,
|
|
69
|
+
k as FieldContent,
|
|
70
|
+
F as FieldDescription,
|
|
71
|
+
z as FieldError,
|
|
72
|
+
y as FieldLabel
|
|
84
73
|
};
|
|
@@ -1,7 +1,31 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
import { jsxs as l, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Select as s, SelectTrigger as o, SelectValue as c, SelectContent as m, SelectItem as i } from "./index276.js";
|
|
3
|
+
import { Input as d } from "./index123.js";
|
|
4
|
+
import { useLingui as u } from "@lingui/react";
|
|
5
|
+
import { FILTER_TYPE_SEARCH as w, FILTER_TYPE_TYPE as h } from "./index161.js";
|
|
6
|
+
const T = ({
|
|
7
|
+
onChangeFilter: r,
|
|
8
|
+
isDisabled: n
|
|
9
|
+
}) => {
|
|
10
|
+
const {
|
|
11
|
+
i18n: t
|
|
12
|
+
} = u();
|
|
13
|
+
return /* @__PURE__ */ l("div", { className: "ttw:flex ttw:justify-between ttw:items-center ttw:gap-4 ttw:px-4", children: [
|
|
14
|
+
/* @__PURE__ */ e(d, { className: "ttw:max-w-100 ttw:w-full", placeholder: t._("Search by name"), onChange: (a) => {
|
|
15
|
+
r(w, a.target.value);
|
|
16
|
+
}, disabled: n }),
|
|
17
|
+
/* @__PURE__ */ l(s, { defaultValue: "all", onValueChange: (a) => {
|
|
18
|
+
r(h, a);
|
|
19
|
+
}, children: [
|
|
20
|
+
/* @__PURE__ */ e(o, { className: "ttw:max-w-40 ttw:w-full", children: /* @__PURE__ */ e(c, {}) }),
|
|
21
|
+
/* @__PURE__ */ l(m, { children: [
|
|
22
|
+
/* @__PURE__ */ e(i, { value: "all", children: t._("All types") }),
|
|
23
|
+
/* @__PURE__ */ e(i, { value: "individual", children: t._("Individuals") }),
|
|
24
|
+
/* @__PURE__ */ e(i, { value: "organization", children: t._("Companies") })
|
|
25
|
+
] })
|
|
26
|
+
] })
|
|
27
|
+
] });
|
|
28
|
+
};
|
|
5
29
|
export {
|
|
6
|
-
|
|
30
|
+
T as CounterpartTableFilters
|
|
7
31
|
};
|
|
@@ -1,101 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import { useState as f } from "react";
|
|
3
|
-
import { toast as n } from "react-hot-toast";
|
|
4
|
-
import "./index57.js";
|
|
5
|
-
import { useLingui as _ } from "@lingui/react";
|
|
6
|
-
import "./index92.js";
|
|
7
|
-
import { useFileInput as z } from "./index61.js";
|
|
8
|
-
import "react-dom";
|
|
9
|
-
import "@mui/x-data-grid";
|
|
10
|
-
import { Button as s } from "./index84.js";
|
|
11
|
-
import { Popover as D, PopoverTrigger as P, PopoverContent as k } from "./index400.js";
|
|
12
|
-
import { cn as F } from "./index100.js";
|
|
13
|
-
import { ChevronUpIcon as I, ChevronDownIcon as U, CloudUpload as j, Copy as A, Plus as E } from "lucide-react";
|
|
14
|
-
const K = ({
|
|
15
|
-
isCreateAllowed: u,
|
|
16
|
-
onCreateInvoice: h,
|
|
17
|
-
handleFileUpload: w
|
|
18
|
-
}) => {
|
|
19
|
-
const {
|
|
20
|
-
i18n: e
|
|
21
|
-
} = _(), [c, a] = f(!1), {
|
|
22
|
-
FileInput: x,
|
|
23
|
-
openFileInput: b,
|
|
24
|
-
checkFileError: y
|
|
25
|
-
} = z(), [g, i] = f(!1), v = (l) => {
|
|
26
|
-
l.preventDefault(), i(!0);
|
|
27
|
-
}, N = (l) => {
|
|
28
|
-
l.preventDefault(), i(!1);
|
|
29
|
-
}, d = 10, C = (l) => {
|
|
30
|
-
l.preventDefault(), i(!1);
|
|
31
|
-
const o = Array.from(l.dataTransfer.files);
|
|
32
|
-
if (o.length > d) {
|
|
33
|
-
n.error(e._("You can only upload up to {fileCount} files at a time", {
|
|
34
|
-
fileCount: d
|
|
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
|
-
] }) });
|
|
98
|
-
};
|
|
1
|
+
const E = "search", T = "type";
|
|
99
2
|
export {
|
|
100
|
-
|
|
3
|
+
E as FILTER_TYPE_SEARCH,
|
|
4
|
+
T as FILTER_TYPE_TYPE
|
|
101
5
|
};
|
|
@@ -1,59 +1,66 @@
|
|
|
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
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
1
|
+
import { jsx as a, jsxs as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { getCounterpartName as m } from "./index7.js";
|
|
3
|
+
import { useCounterpartById as p } from "./index70.js";
|
|
4
|
+
import "@tanstack/react-query";
|
|
5
|
+
import "./index57.js";
|
|
6
|
+
import "react";
|
|
7
|
+
import "react-hot-toast";
|
|
8
|
+
import { useLingui as u } from "@lingui/react";
|
|
9
|
+
import { Skeleton as s, Stack as c, Avatar as x, Typography as d } from "@mui/material";
|
|
10
|
+
const f = (e) => {
|
|
11
|
+
let t = 0;
|
|
12
|
+
for (let r = e.length - 1; r >= 0; r--)
|
|
13
|
+
t += e.charCodeAt(r);
|
|
14
|
+
return t % 5;
|
|
15
|
+
}, k = ({
|
|
16
|
+
name: e,
|
|
17
|
+
country: t,
|
|
18
|
+
city: r,
|
|
19
|
+
isLoading: i
|
|
20
|
+
}) => {
|
|
21
|
+
const {
|
|
22
|
+
i18n: h
|
|
23
|
+
} = u();
|
|
24
|
+
!e && !i && (e = h._("Unspecified"));
|
|
25
|
+
const n = e.split(" "), l = (n.length >= 2 ? n[0][0] + n[n.length - 1][0] : e[0] || "").toUpperCase();
|
|
26
|
+
return /* @__PURE__ */ o(c, { className: "Monite-CounterpartCell", direction: "row", alignItems: "center", spacing: 1.5, justifyContent: "stretch", sx: {
|
|
27
|
+
maxWidth: "100%",
|
|
28
|
+
overflow: "hidden"
|
|
29
|
+
}, children: [
|
|
30
|
+
i ? /* @__PURE__ */ a(s, { animation: "wave", variant: "circular", width: 40, height: 40, sx: {
|
|
31
|
+
flexShrink: 0
|
|
32
|
+
} }) : /* @__PURE__ */ a(x, { className: "MuiAvatar-colored MuiAvatar-" + f(l), children: l }),
|
|
33
|
+
i || !e ? /* @__PURE__ */ a(s, { animation: "wave", height: 10, width: "100%", sx: {
|
|
34
|
+
flexShrink: 0,
|
|
35
|
+
minWidth: "4em"
|
|
36
|
+
} }) : /* @__PURE__ */ o(c, { direction: "column", alignItems: "stretch", gap: 0, sx: {
|
|
37
|
+
maxWidth: "100%",
|
|
38
|
+
flexBasis: 0,
|
|
39
|
+
flexShrink: 2,
|
|
40
|
+
flexGrow: 2,
|
|
41
|
+
overflow: "hidden"
|
|
42
|
+
}, children: [
|
|
43
|
+
/* @__PURE__ */ a(d, { variant: "body1", className: "Monite-TextOverflowContainer", children: e }),
|
|
44
|
+
t && r && /* @__PURE__ */ o(d, { variant: "body2", className: "Monite-TextOverflowContainer", children: [
|
|
45
|
+
t,
|
|
46
|
+
" • ",
|
|
47
|
+
r
|
|
48
|
+
] })
|
|
49
|
+
] })
|
|
50
|
+
] });
|
|
51
|
+
}, A = ({
|
|
52
|
+
counterpartId: e
|
|
53
|
+
}) => {
|
|
54
|
+
const {
|
|
55
|
+
data: t,
|
|
56
|
+
isLoading: r
|
|
57
|
+
} = p(e), i = t ? m(t) : "";
|
|
58
|
+
return r ? /* @__PURE__ */ a(s, { animation: "wave", height: 26, width: "100%" }) : i ? /* @__PURE__ */ a("span", { children: i }) : /* @__PURE__ */ a("span", { style: {
|
|
59
|
+
opacity: 0.4
|
|
60
|
+
}, children: "-" });
|
|
61
|
+
};
|
|
48
62
|
export {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
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
|
|
63
|
+
k as CounterPartCellByData,
|
|
64
|
+
A as CounterpartNameCellById,
|
|
65
|
+
f as calculateAvatarColorIndex
|
|
59
66
|
};
|