@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,35 +1,57 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
import { jsx as o, jsxs as l, Fragment as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as O } from "react";
|
|
3
|
+
import { useFormContext as _, Controller as P } from "react-hook-form";
|
|
4
|
+
import { useMoniteContext as b } from "./index57.js";
|
|
5
|
+
import { useDebounce as y } from "./index65.js";
|
|
6
|
+
import { useRootElements as A } from "./index92.js";
|
|
7
|
+
import { useLingui as F } from "@lingui/react";
|
|
8
|
+
import { Autocomplete as L, TextField as T, CircularProgress as E, FormHelperText as S } from "@mui/material";
|
|
9
|
+
const z = ({
|
|
10
|
+
control: a,
|
|
11
|
+
name: n,
|
|
12
|
+
label: m
|
|
13
|
+
}) => {
|
|
14
|
+
const {
|
|
15
|
+
i18n: u
|
|
16
|
+
} = F(), {
|
|
17
|
+
api: d
|
|
18
|
+
} = b(), {
|
|
19
|
+
root: c
|
|
20
|
+
} = A(), {
|
|
21
|
+
setValue: f
|
|
22
|
+
} = _(), [g, h] = O(""), x = y(g, 300), {
|
|
23
|
+
data: C,
|
|
24
|
+
isLoading: i,
|
|
25
|
+
refetch: I
|
|
26
|
+
} = d.finops.getEntityUsers.useQuery({
|
|
27
|
+
query: {
|
|
28
|
+
name__istartswith: x || void 0
|
|
29
|
+
}
|
|
16
30
|
});
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
const o = d(n), i = t.get(o);
|
|
22
|
-
if (!i) {
|
|
23
|
-
t.set(o, n.id), r.push(n);
|
|
24
|
-
continue;
|
|
31
|
+
return /* @__PURE__ */ o(P, { control: a, name: n, render: ({
|
|
32
|
+
field: s,
|
|
33
|
+
fieldState: {
|
|
34
|
+
error: r
|
|
25
35
|
}
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
36
|
+
}) => /* @__PURE__ */ l(p, { children: [
|
|
37
|
+
/* @__PURE__ */ o(L, { ...s, id: s.name, multiple: !0, autoComplete: !0, includeInputInList: !0, filterSelectedOptions: !0, noOptionsText: u._("No users found"), slotProps: {
|
|
38
|
+
popper: {
|
|
39
|
+
container: c
|
|
40
|
+
}
|
|
41
|
+
}, loading: i, options: C?.data || [], getOptionKey: (e) => e.id, getOptionLabel: (e) => `${e.first_name ?? ""} ${e.last_name ?? ""}`.trim(), isOptionEqualToValue: (e, t) => e.id === t.id, filterOptions: (e) => e, onInputChange: (e, t) => {
|
|
42
|
+
h(t);
|
|
43
|
+
}, onChange: (e, t) => {
|
|
44
|
+
f(n, t), I();
|
|
45
|
+
}, renderInput: (e) => /* @__PURE__ */ o(T, { ...e, label: m, error: !!r, InputProps: {
|
|
46
|
+
...e.InputProps,
|
|
47
|
+
endAdornment: /* @__PURE__ */ l(p, { children: [
|
|
48
|
+
i ? /* @__PURE__ */ o(E, { color: "inherit", size: 20 }) : null,
|
|
49
|
+
e.InputProps.endAdornment
|
|
50
|
+
] })
|
|
51
|
+
} }) }),
|
|
52
|
+
r && /* @__PURE__ */ o(S, { error: !0, children: r.message })
|
|
53
|
+
] }) });
|
|
54
|
+
};
|
|
33
55
|
export {
|
|
34
|
-
|
|
56
|
+
z as AutocompleteUsers
|
|
35
57
|
};
|
|
@@ -1,87 +1,56 @@
|
|
|
1
|
-
import { jsx as
|
|
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
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
}, components: {
|
|
55
|
-
Root: ({
|
|
56
|
-
className: r,
|
|
57
|
-
rootRef: o,
|
|
58
|
-
...d
|
|
59
|
-
}) => /* @__PURE__ */ n("div", { "data-slot": "calendar", ref: o, className: t(r), ...d }),
|
|
60
|
-
Chevron: ({
|
|
61
|
-
className: r,
|
|
62
|
-
orientation: o,
|
|
63
|
-
...d
|
|
64
|
-
}) => o === "left" ? /* @__PURE__ */ n(b, { className: t("ttw:size-4", r), ...d }) : o === "right" ? /* @__PURE__ */ n(y, { className: t("ttw:size-4", r), ...d }) : /* @__PURE__ */ n(h, { className: t("ttw:size-4", r), ...d }),
|
|
65
|
-
DayButton: v,
|
|
66
|
-
WeekNumber: ({
|
|
67
|
-
children: r,
|
|
68
|
-
...o
|
|
69
|
-
}) => /* @__PURE__ */ n("td", { ...o, children: /* @__PURE__ */ n("div", { className: "ttw:flex ttw:size-(--cell-size) ttw:items-center ttw:justify-center ttw:text-center", children: r }) }),
|
|
70
|
-
...f
|
|
71
|
-
}, ...p });
|
|
72
|
-
}
|
|
73
|
-
function v({
|
|
74
|
-
className: u,
|
|
75
|
-
day: i,
|
|
76
|
-
modifiers: a,
|
|
77
|
-
...w
|
|
78
|
-
}) {
|
|
79
|
-
const s = g(), l = m.useRef(null);
|
|
80
|
-
return m.useEffect(() => {
|
|
81
|
-
a.focused && l.current?.focus();
|
|
82
|
-
}, [a.focused]), /* @__PURE__ */ n(x, { ref: l, variant: "ghost", size: "icon", "data-day": i.date.toLocaleDateString(), "data-selected-single": a.selected && !a.range_start && !a.range_end && !a.range_middle, "data-range-start": a.range_start, "data-range-end": a.range_end, "data-range-middle": a.range_middle, className: t("ttw:data-[selected-single=true]:bg-primary ttw:data-[selected-single=true]:text-primary-foreground ttw:data-[range-middle=true]:bg-accent ttw:data-[range-middle=true]:text-accent-foreground ttw:data-[range-start=true]:bg-primary ttw:data-[range-start=true]:text-primary-foreground ttw:data-[range-end=true]:bg-primary ttw:data-[range-end=true]:text-primary-foreground ttw:group-data-[focused=true]/day:border-ring ttw:group-data-[focused=true]/day:ring-ring/50 ttw:dark:hover:text-accent-foreground ttw:flex ttw:aspect-square ttw:size-auto ttw:w-full ttw:min-w-(--cell-size) ttw:flex-col ttw:gap-1 ttw:leading-none ttw:font-normal ttw:group-data-[focused=true]/day:relative ttw:group-data-[focused=true]/day:z-1300 ttw:group-data-[focused=true]/day:ring-[3px] ttw:data-[range-end=true]:rounded-md ttw:data-[range-end=true]:rounded-r-md ttw:data-[range-middle=true]:rounded-none ttw:data-[range-start=true]:rounded-md ttw:data-[range-start=true]:rounded-l-md ttw:[&>span]:text-xs ttw:[&>span]:opacity-70", s.day, u), ...w });
|
|
83
|
-
}
|
|
1
|
+
import { jsx as t, jsxs as s, Fragment as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as C } from "react";
|
|
3
|
+
import { useFormContext as O, Controller as P } from "react-hook-form";
|
|
4
|
+
import { useMoniteContext as A } from "./index57.js";
|
|
5
|
+
import { useRootElements as F } from "./index92.js";
|
|
6
|
+
import { useLingui as L } from "@lingui/react";
|
|
7
|
+
import { Autocomplete as T, TextField as b, CircularProgress as y, FormHelperText as R } from "@mui/material";
|
|
8
|
+
const v = ({
|
|
9
|
+
control: u,
|
|
10
|
+
name: n,
|
|
11
|
+
label: a
|
|
12
|
+
}) => {
|
|
13
|
+
const {
|
|
14
|
+
i18n: m
|
|
15
|
+
} = L(), {
|
|
16
|
+
api: d
|
|
17
|
+
} = A(), {
|
|
18
|
+
root: c
|
|
19
|
+
} = F(), {
|
|
20
|
+
setValue: f
|
|
21
|
+
} = O(), [g, x] = C(""), {
|
|
22
|
+
data: h,
|
|
23
|
+
isLoading: i,
|
|
24
|
+
refetch: I
|
|
25
|
+
} = d.finops.getRoles.useQuery({
|
|
26
|
+
query: {
|
|
27
|
+
name: g || void 0
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
return /* @__PURE__ */ t(P, { control: u, name: n, render: ({
|
|
31
|
+
field: l,
|
|
32
|
+
fieldState: {
|
|
33
|
+
error: r
|
|
34
|
+
}
|
|
35
|
+
}) => /* @__PURE__ */ s(p, { children: [
|
|
36
|
+
/* @__PURE__ */ t(T, { ...l, id: l.name, multiple: !0, autoComplete: !0, includeInputInList: !0, filterSelectedOptions: !0, noOptionsText: m._("No roles found"), slotProps: {
|
|
37
|
+
popper: {
|
|
38
|
+
container: c
|
|
39
|
+
}
|
|
40
|
+
}, loading: i, options: h?.data || [], getOptionKey: (e) => e.id, getOptionLabel: (e) => e.name, isOptionEqualToValue: (e, o) => e.id === o.id, filterOptions: (e) => e, onInputChange: (e, o) => {
|
|
41
|
+
x(o);
|
|
42
|
+
}, onChange: (e, o) => {
|
|
43
|
+
f(n, o), I();
|
|
44
|
+
}, renderInput: (e) => /* @__PURE__ */ t(b, { ...e, label: a, error: !!r, InputProps: {
|
|
45
|
+
...e.InputProps,
|
|
46
|
+
endAdornment: /* @__PURE__ */ s(p, { children: [
|
|
47
|
+
i ? /* @__PURE__ */ t(y, { color: "inherit", size: 20 }) : null,
|
|
48
|
+
e.InputProps.endAdornment
|
|
49
|
+
] })
|
|
50
|
+
} }) }),
|
|
51
|
+
r && /* @__PURE__ */ t(R, { error: !0, children: r.message })
|
|
52
|
+
] }) });
|
|
53
|
+
};
|
|
84
54
|
export {
|
|
85
|
-
|
|
86
|
-
v as CalendarDayButton
|
|
55
|
+
v as AutocompleteRoles
|
|
87
56
|
};
|
|
@@ -1,26 +1,57 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import
|
|
9
|
-
const
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
]
|
|
23
|
-
|
|
1
|
+
import { jsx as o, jsxs as a, Fragment as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as O } from "react";
|
|
3
|
+
import { useFormContext as _, Controller as P } from "react-hook-form";
|
|
4
|
+
import { useMoniteContext as b } from "./index57.js";
|
|
5
|
+
import { useDebounce as y } from "./index65.js";
|
|
6
|
+
import { useRootElements as A } from "./index92.js";
|
|
7
|
+
import { useLingui as F } from "@lingui/react";
|
|
8
|
+
import { Autocomplete as L, TextField as T, CircularProgress as E, FormHelperText as S } from "@mui/material";
|
|
9
|
+
const z = ({
|
|
10
|
+
control: l,
|
|
11
|
+
name: n,
|
|
12
|
+
label: m
|
|
13
|
+
}) => {
|
|
14
|
+
const {
|
|
15
|
+
i18n: u
|
|
16
|
+
} = F(), {
|
|
17
|
+
api: d
|
|
18
|
+
} = b(), {
|
|
19
|
+
root: c
|
|
20
|
+
} = A(), {
|
|
21
|
+
setValue: f
|
|
22
|
+
} = _(), [g, h] = O(""), x = y(g, 300), {
|
|
23
|
+
data: C,
|
|
24
|
+
isLoading: i,
|
|
25
|
+
refetch: I
|
|
26
|
+
} = d.finops.getEntityUsers.useQuery({
|
|
27
|
+
query: {
|
|
28
|
+
name__istartswith: x || void 0
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
return /* @__PURE__ */ o(P, { control: l, name: n, render: ({
|
|
32
|
+
field: s,
|
|
33
|
+
fieldState: {
|
|
34
|
+
error: r
|
|
35
|
+
}
|
|
36
|
+
}) => /* @__PURE__ */ a(p, { children: [
|
|
37
|
+
/* @__PURE__ */ o(L, { ...s, id: s.name, autoComplete: !0, includeInputInList: !0, filterSelectedOptions: !0, noOptionsText: u._("No users found"), slotProps: {
|
|
38
|
+
popper: {
|
|
39
|
+
container: c
|
|
40
|
+
}
|
|
41
|
+
}, loading: i, options: C?.data || [], getOptionKey: (e) => e.id, getOptionLabel: (e) => `${e.first_name ?? ""} ${e.last_name ?? ""}`.trim(), isOptionEqualToValue: (e, t) => e.id === t.id, filterOptions: (e) => e, onInputChange: (e, t) => {
|
|
42
|
+
h(t);
|
|
43
|
+
}, onChange: (e, t) => {
|
|
44
|
+
f(n, t), I();
|
|
45
|
+
}, renderInput: (e) => /* @__PURE__ */ o(T, { ...e, label: m, error: !!r, InputProps: {
|
|
46
|
+
...e.InputProps,
|
|
47
|
+
endAdornment: /* @__PURE__ */ a(p, { children: [
|
|
48
|
+
i ? /* @__PURE__ */ o(E, { color: "inherit", size: 20 }) : null,
|
|
49
|
+
e.InputProps.endAdornment
|
|
50
|
+
] })
|
|
51
|
+
} }) }),
|
|
52
|
+
r && /* @__PURE__ */ o(S, { error: !0, children: r.message })
|
|
53
|
+
] }) });
|
|
54
|
+
};
|
|
24
55
|
export {
|
|
25
|
-
|
|
56
|
+
z as AutocompleteUser
|
|
26
57
|
};
|
|
@@ -1,107 +1,32 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
import "./index92.js";
|
|
25
|
-
import "react-dom";
|
|
26
|
-
import "@mui/x-data-grid";
|
|
27
|
-
import { useFormContext as Z } from "react-hook-form";
|
|
28
|
-
import { CUSTOM_DATE_PAYMENT_TERM as q, RECEIPT_DUE_PAYMENT_TERM as H } from "./index343.js";
|
|
29
|
-
import { RadioGroup as J, RadioGroupItem as N } from "./index307.js";
|
|
30
|
-
import { Typography as m } from "./index85.js";
|
|
31
|
-
import { Input as K } from "./index128.js";
|
|
32
|
-
const Q = "MMM d, yyyy", D = 1, E = 1e4, Re = ({
|
|
33
|
-
disabled: P
|
|
34
|
-
}) => {
|
|
35
|
-
const {
|
|
36
|
-
data: d
|
|
37
|
-
} = k(), [a, f] = A(""), {
|
|
38
|
-
i18n: t
|
|
39
|
-
} = j(), T = G().has(S.InvoiceWriteOrg), {
|
|
40
|
-
watch: s,
|
|
41
|
-
setValue: y
|
|
42
|
-
} = Z(), _ = s("payment_reminder_id"), o = s("payment_terms_id"), l = s("payment_terms_custom_date"), c = o === q, b = o === H, $ = o && !c && !b ? o : void 0, {
|
|
43
|
-
data: h
|
|
44
|
-
} = W($), v = c ? l ?? void 0 : b ? /* @__PURE__ */ new Date() : h && O(h) || void 0, {
|
|
45
|
-
mutate: M,
|
|
46
|
-
isPending: p
|
|
47
|
-
} = z(), g = Number(a), x = a !== "" && g >= D && g <= E, u = a !== "" && !x, w = c && l ? U(l, /* @__PURE__ */ new Date()) : void 0, {
|
|
48
|
-
data: n
|
|
49
|
-
} = Y(_), R = n ? [n.term_1_reminder?.days_before, n.term_2_reminder?.days_before, n.term_final_reminder?.days_before].filter((e) => typeof e == "number") : [], B = w !== void 0 && (a !== "" && Number(a) > w || R.some((e) => e > w)), C = () => {
|
|
50
|
-
const e = Number(a);
|
|
51
|
-
M({
|
|
52
|
-
body: {
|
|
53
|
-
name: e === 1 ? t._("{daysBefore} day", {
|
|
54
|
-
daysBefore: e
|
|
55
|
-
}) : t._("{daysBefore} days", {
|
|
56
|
-
daysBefore: e
|
|
57
|
-
}),
|
|
58
|
-
term_final_reminder: {
|
|
59
|
-
days_before: e,
|
|
60
|
-
subject: t._("Payment is due soon"),
|
|
61
|
-
body: v ? t._("Payment is due on {dueDate}.", {
|
|
62
|
-
dueDate: F(v, Q)
|
|
63
|
-
}) : t._("Payment is due soon.")
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}, {
|
|
67
|
-
onSuccess: (I) => {
|
|
68
|
-
f(""), y("payment_reminder_id", I.id);
|
|
69
|
-
}
|
|
70
|
-
});
|
|
71
|
-
};
|
|
72
|
-
return /* @__PURE__ */ i("div", { className: "ttw:border ttw:border-border ttw:rounded-lg ttw:min-h-28 ttw:p-2.5 ttw:flex ttw:w-full ttw:flex-col ttw:gap-4 ttw:xl:w-1/2", children: [
|
|
73
|
-
/* @__PURE__ */ i(m, { variant: "body2", children: [
|
|
74
|
-
t._("Number of days"),
|
|
75
|
-
" ",
|
|
76
|
-
/* @__PURE__ */ r("span", { className: "ttw:text-green-700 ttw:font-bold", children: t._("BEFORE") }),
|
|
77
|
-
" ",
|
|
78
|
-
t._("due date")
|
|
79
|
-
] }),
|
|
80
|
-
/* @__PURE__ */ r(J, { className: "ttw:contents", value: _ ?? "", onValueChange: (e) => y("payment_reminder_id", e), children: /* @__PURE__ */ i("ul", { className: "ttw:flex ttw:flex-col ttw:gap-3", children: [
|
|
81
|
-
/* @__PURE__ */ r("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
82
|
-
/* @__PURE__ */ r(N, { value: "", id: "no-payment-reminder" }),
|
|
83
|
-
/* @__PURE__ */ r(m, { variant: "body2", className: "ttw:leading-snug", children: t._("No reminder") })
|
|
84
|
-
] }) }),
|
|
85
|
-
d?.map((e) => /* @__PURE__ */ r("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
86
|
-
/* @__PURE__ */ r(N, { value: e.value, id: e.value }),
|
|
87
|
-
/* @__PURE__ */ r(m, { variant: "body2", className: "ttw:leading-snug", children: e.label })
|
|
88
|
-
] }) }, e.value))
|
|
89
|
-
] }) }),
|
|
90
|
-
T && /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
91
|
-
!!(d && d?.length > 0) && /* @__PURE__ */ r(m, { variant: "caption", color: "muted", children: t._("Add schedule") }),
|
|
92
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
93
|
-
/* @__PURE__ */ r(K, { type: "text", inputMode: "numeric", value: a, onChange: (e) => f(e.target.value.replace(/\D/g, "")), disabled: P || p, name: "new_reminders", className: "ttw:text-right ttw:w-full ttw:p-1.5 ttw:max-w-56", placeholder: t._("e.g., 3"), "aria-invalid": u, "aria-describedby": u ? "new-reminder-error" : void 0 }),
|
|
94
|
-
/* @__PURE__ */ r(m, { variant: "body2", children: Number(a) === 1 ? t._("day") : t._("days") }),
|
|
95
|
-
/* @__PURE__ */ r(V, { type: "button", variant: "secondary", className: "ttw:hover:brightness-95 ttw:text-secondary-foreground ttw:text-xs", disabled: !x || p, onClick: C, children: p ? /* @__PURE__ */ r(L, { className: "ttw:size-4 ttw:animate-spin" }) : t._("Save") })
|
|
96
|
-
] }),
|
|
97
|
-
u && /* @__PURE__ */ r(m, { id: "new-reminder-error", variant: "caption", color: "destructive", children: t._("Enter a number of days between {min} and {max}.", {
|
|
98
|
-
min: D,
|
|
99
|
-
max: E
|
|
100
|
-
}) })
|
|
101
|
-
] }),
|
|
102
|
-
B && /* @__PURE__ */ r(m, { variant: "body2", className: "ttw:text-amber-700", children: t._("This reminder would be sent after the due date has already passed.") })
|
|
103
|
-
] });
|
|
1
|
+
const n = {
|
|
2
|
+
WAS_CREATED_BY_USER_ID: "was_created_by_user_id",
|
|
3
|
+
COUNTERPART_ID: "counterpart_id",
|
|
4
|
+
TAGS: "tags.id",
|
|
5
|
+
AMOUNT: "amount",
|
|
6
|
+
CURRENCY: "currency"
|
|
7
|
+
}, o = (e) => Object.values(n).includes(e), r = {
|
|
8
|
+
IN: "in",
|
|
9
|
+
EQUALS: "==",
|
|
10
|
+
GREATER_THAN: ">",
|
|
11
|
+
LESS_THAN: "<",
|
|
12
|
+
GREATER_THAN_OR_EQUAL: ">=",
|
|
13
|
+
LESS_THAN_OR_EQUAL: "<=",
|
|
14
|
+
RANGE: "range"
|
|
15
|
+
}, i = (e) => Object.values(r).includes(e), a = (e) => e.replace("invoice.", ""), t = (e) => e.operator === r.IN && typeof e.left_operand == "string" && typeof e.right_operand == "object" && e.right_operand && "name" in e.right_operand, _ = (e) => !!e.left_operand && typeof e.left_operand == "object" && "name" in e.left_operand, l = (e) => t(e) ? {
|
|
16
|
+
key: a(e.right_operand.name),
|
|
17
|
+
value: e.left_operand
|
|
18
|
+
} : _(e) ? {
|
|
19
|
+
key: a(e.left_operand?.name),
|
|
20
|
+
value: e.right_operand
|
|
21
|
+
} : {
|
|
22
|
+
key: null,
|
|
23
|
+
value: null
|
|
104
24
|
};
|
|
105
25
|
export {
|
|
106
|
-
|
|
26
|
+
n as NAMED_VALUES,
|
|
27
|
+
r as OPERATOR_OPERATIONS,
|
|
28
|
+
a as extractFieldName,
|
|
29
|
+
l as getTriggerKeyAndValue,
|
|
30
|
+
i as isValidOperation,
|
|
31
|
+
o as isValidTriggerKey
|
|
107
32
|
};
|
|
@@ -1,114 +1,42 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import "
|
|
3
|
-
import "
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
|
-
import { Scope as k } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
-
import { calculateDueDate as F } from "./index7.js";
|
|
14
|
-
import { format as U } from "date-fns";
|
|
15
|
-
import "clsx";
|
|
16
|
-
import "tailwind-merge";
|
|
17
|
-
import "@radix-ui/react-dropdown-menu";
|
|
18
|
-
import { Plus as B, Loader2 as L } from "lucide-react";
|
|
19
|
-
import { Button as h } from "./index84.js";
|
|
20
|
-
import { useGetOverdueReminders as V } from "./index386.js";
|
|
21
|
-
import { useCreateOverdueReminder as Y } from "./index387.js";
|
|
22
|
-
import { useGetPaymentTermById as z } from "./index392.js";
|
|
23
|
-
import "./index92.js";
|
|
24
|
-
import "react-dom";
|
|
25
|
-
import "@mui/x-data-grid";
|
|
26
|
-
import { useFormContext as K } from "react-hook-form";
|
|
27
|
-
import { CUSTOM_DATE_PAYMENT_TERM as W, RECEIPT_DUE_PAYMENT_TERM as q } from "./index343.js";
|
|
28
|
-
import { RadioGroup as H, RadioGroupItem as b } from "./index307.js";
|
|
29
|
-
import { Typography as n } from "./index85.js";
|
|
30
|
-
import { Input as J } from "./index128.js";
|
|
31
|
-
const Q = "MMM d, yyyy", N = 3, Tt = ({
|
|
32
|
-
disabled: l
|
|
1
|
+
import { jsxs as l, Fragment as m, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useDialog as p } from "./index50.js";
|
|
3
|
+
import { useLingui as C } from "@lingui/react";
|
|
4
|
+
import { Divider as u, DialogActions as L, Stack as d, Button as r, CircularProgress as a } from "@mui/material";
|
|
5
|
+
const x = ({
|
|
6
|
+
deleteButton: e,
|
|
7
|
+
primaryButton: n,
|
|
8
|
+
secondaryButton: i,
|
|
9
|
+
cancelButton: t,
|
|
10
|
+
showDivider: c = !0
|
|
33
11
|
}) => {
|
|
34
12
|
const {
|
|
35
|
-
|
|
36
|
-
} =
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
c((m) => m.map((r, f) => f === t ? i : r));
|
|
48
|
-
}, M = () => {
|
|
49
|
-
c((t) => t.length < N ? [...t, ""] : t);
|
|
50
|
-
}, D = () => {
|
|
51
|
-
c([""]);
|
|
52
|
-
}, $ = o.every((t) => Number(t) >= 1), S = () => {
|
|
53
|
-
const t = o.map((r) => Number(r)).sort((r, f) => r - f), i = t.map((r) => r === 1 ? e._("{daysAfter} day", {
|
|
54
|
-
daysAfter: r
|
|
55
|
-
}) : e._("{daysAfter} days", {
|
|
56
|
-
daysAfter: r
|
|
57
|
-
})), m = i.length === 1 ? i[0] : `${i.slice(0, -1).join(", ")} ${e._("and")} ${i[i.length - 1]}`;
|
|
58
|
-
T({
|
|
59
|
-
body: {
|
|
60
|
-
name: m,
|
|
61
|
-
terms: t.map((r) => ({
|
|
62
|
-
days_after: r,
|
|
63
|
-
subject: e._("Payment is overdue"),
|
|
64
|
-
body: x ? e._("Payment was due on {dueDate}.", {
|
|
65
|
-
dueDate: U(x, Q)
|
|
66
|
-
}) : e._("Payment is overdue.")
|
|
67
|
-
}))
|
|
68
|
-
}
|
|
69
|
-
}, {
|
|
70
|
-
onSuccess: (r) => {
|
|
71
|
-
c([""]), y("overdue_reminder_id", r.id);
|
|
72
|
-
}
|
|
73
|
-
});
|
|
74
|
-
};
|
|
75
|
-
return /* @__PURE__ */ s("div", { className: "ttw:border ttw:border-border ttw:rounded-lg ttw:min-h-28 ttw:p-2.5 ttw:flex ttw:w-full ttw:flex-col ttw:gap-4 ttw:xl:w-1/2", children: [
|
|
76
|
-
/* @__PURE__ */ s(n, { variant: "body2", children: [
|
|
77
|
-
e._("Number of days"),
|
|
78
|
-
" ",
|
|
79
|
-
/* @__PURE__ */ a("span", { className: "ttw:text-destructive ttw:font-bold", children: e._("AFTER") }),
|
|
80
|
-
" ",
|
|
81
|
-
e._("due date")
|
|
82
|
-
] }),
|
|
83
|
-
/* @__PURE__ */ a(H, { className: "ttw:contents", value: C ?? "", onValueChange: (t) => y("overdue_reminder_id", t), children: /* @__PURE__ */ s("ul", { className: "ttw:flex ttw:flex-col ttw:gap-3", children: [
|
|
84
|
-
/* @__PURE__ */ a("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
85
|
-
/* @__PURE__ */ a(b, { value: "", id: "no-overdue-reminder" }),
|
|
86
|
-
/* @__PURE__ */ a(n, { variant: "body2", className: "ttw:leading-snug", children: e._("No reminder") })
|
|
87
|
-
] }) }),
|
|
88
|
-
u?.map((t) => /* @__PURE__ */ a("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
89
|
-
/* @__PURE__ */ a(b, { value: t.value, id: t.value }),
|
|
90
|
-
/* @__PURE__ */ a(n, { variant: "body2", className: "ttw:leading-snug", children: t.label })
|
|
91
|
-
] }) }, t.value))
|
|
92
|
-
] }) }),
|
|
93
|
-
A && /* @__PURE__ */ s("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
94
|
-
/* @__PURE__ */ a(n, { variant: "caption", color: "muted", children: u && u.length > 0 ? e._("Add schedule (Specify up to 3 terms)") : e._("Send up to three reminders") }),
|
|
95
|
-
/* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
96
|
-
o.map((t, i, m) => /* @__PURE__ */ s(O, { children: [
|
|
97
|
-
/* @__PURE__ */ a(J, { type: "text", inputMode: "numeric", value: t, onChange: (r) => E(i, r.target.value.replace(/\D/g, "")), disabled: l || d, name: `new_reminders_${i}`, className: "ttw:text-right ttw:w-15 ttw:p-1.5", placeholder: m.length === 1 ? e._("e.g., 3") : void 0 }),
|
|
98
|
-
/* @__PURE__ */ a(n, { variant: "body2", children: Number(t) === 1 ? e._("day") : e._("days") })
|
|
99
|
-
] }, i)),
|
|
100
|
-
o.length < N && /* @__PURE__ */ s(h, { type: "button", variant: "ghost", className: "ttw:text-xs ttw:text-primary ttw:hover:text-primary", disabled: l || d || !o[o.length - 1], onClick: M, children: [
|
|
101
|
-
/* @__PURE__ */ a(B, {}),
|
|
102
|
-
e._("Add")
|
|
103
|
-
] })
|
|
13
|
+
i18n: s
|
|
14
|
+
} = C(), g = p(), h = (b) => "formId" in b;
|
|
15
|
+
return /* @__PURE__ */ l(m, { children: [
|
|
16
|
+
c && /* @__PURE__ */ o(u, {}),
|
|
17
|
+
/* @__PURE__ */ l(L, { sx: {
|
|
18
|
+
display: "flex",
|
|
19
|
+
justifyContent: "space-between",
|
|
20
|
+
width: "100%"
|
|
21
|
+
}, children: [
|
|
22
|
+
/* @__PURE__ */ l(d, { direction: "row", spacing: 2, children: [
|
|
23
|
+
e && /* @__PURE__ */ o(r, { variant: "text", color: "error", onClick: e.onClick, disabled: e.isDisabled || e.isLoading, children: e.isLoading ? /* @__PURE__ */ o(a, { color: "inherit", size: 20 }) : e.label || s._("Delete") }),
|
|
24
|
+
i?.onTheLeft && /* @__PURE__ */ o(r, { variant: "text", color: "primary", onClick: i.onClick, disabled: i.isDisabled || i.isLoading, children: i.isLoading ? /* @__PURE__ */ o(a, { color: "inherit", size: 20 }) : i.label })
|
|
104
25
|
] }),
|
|
105
|
-
/* @__PURE__ */
|
|
106
|
-
/* @__PURE__ */
|
|
107
|
-
/* @__PURE__ */
|
|
26
|
+
/* @__PURE__ */ l(d, { direction: "row", spacing: 2, children: [
|
|
27
|
+
!t?.hideCancel && /* @__PURE__ */ o(r, { variant: "text", color: "primary", onClick: t?.onClick || g?.onClose, disabled: n?.isLoading || i?.isLoading || e?.isLoading, children: t?.label || s._("Cancel") }),
|
|
28
|
+
i && !i.onTheLeft && /* @__PURE__ */ o(r, { variant: "text", color: "primary", onClick: i.onClick, disabled: i.isDisabled || i.isLoading, children: i.isLoading ? /* @__PURE__ */ o(a, { color: "inherit", size: 20 }) : i.label }),
|
|
29
|
+
n && /* @__PURE__ */ o(r, { variant: "contained", color: "primary", ...h(n) ? {
|
|
30
|
+
type: "submit",
|
|
31
|
+
form: n.formId
|
|
32
|
+
} : {
|
|
33
|
+
type: "button",
|
|
34
|
+
onClick: n.onClick
|
|
35
|
+
}, disabled: n.isDisabled || n.isLoading, children: n.isLoading ? /* @__PURE__ */ o(a, { color: "inherit", size: 20 }) : n.label })
|
|
108
36
|
] })
|
|
109
37
|
] })
|
|
110
38
|
] });
|
|
111
39
|
};
|
|
112
40
|
export {
|
|
113
|
-
|
|
41
|
+
x as DialogFooter
|
|
114
42
|
};
|