@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,26 +1,26 @@
|
|
|
1
1
|
import { jsx as t, jsxs as r, Fragment as E } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { useState as i, useCallback as f, useMemo as v } from "react";
|
|
3
|
-
import { UserCell as R } from "./
|
|
3
|
+
import { UserCell as R } from "./index311.js";
|
|
4
4
|
import { useMoniteContext as W } from "./index57.js";
|
|
5
5
|
import { MoniteScopedProviders as q } from "./index83.js";
|
|
6
|
-
import { useUserPermissions as G } from "./
|
|
6
|
+
import { useUserPermissions as G } from "./index146.js";
|
|
7
7
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
8
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
9
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
10
|
import "@tanstack/react-query";
|
|
11
11
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
12
|
import { Scope as Q } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
-
import { DataTable as V } from "./
|
|
13
|
+
import { DataTable as V } from "./index164.js";
|
|
14
14
|
import { Button as u } from "./index84.js";
|
|
15
|
-
import { DropdownMenu as Y, DropdownMenuTrigger as H, DropdownMenuContent as J, DropdownMenuItem as X } from "./
|
|
16
|
-
import { GetNoRowsOverlay as Z } from "./
|
|
17
|
-
import { hasSelectedText as ee } from "./
|
|
15
|
+
import { DropdownMenu as Y, DropdownMenuTrigger as H, DropdownMenuContent as J, DropdownMenuItem as X } from "./index138.js";
|
|
16
|
+
import { GetNoRowsOverlay as Z } from "./index163.js";
|
|
17
|
+
import { hasSelectedText as ee } from "./index165.js";
|
|
18
18
|
import { useLingui as te } from "@lingui/react";
|
|
19
19
|
import { ArrowUp as N, ArrowDown as k, ArrowUpDown as T, MoreVertical as ae, Trash as oe } from "lucide-react";
|
|
20
|
-
import { ConfirmDeleteModal as re } from "./
|
|
21
|
-
import { getTagCategoryLabel as ie } from "./
|
|
20
|
+
import { ConfirmDeleteModal as re } from "./index312.js";
|
|
21
|
+
import { getTagCategoryLabel as ie } from "./index313.js";
|
|
22
22
|
import { TagFormModal as se } from "./index47.js";
|
|
23
|
-
import { useTags as ne } from "./
|
|
23
|
+
import { useTags as ne } from "./index314.js";
|
|
24
24
|
const $e = (n) => /* @__PURE__ */ t(q, { children: /* @__PURE__ */ t(le, { ...n }) }), le = ({
|
|
25
25
|
onChangeSort: n,
|
|
26
26
|
showCreationModal: x
|
|
@@ -1,10 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
1
|
+
import { jsxs as e, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as l } from "./index84.js";
|
|
3
|
+
import { Calendar as s } from "./index459.js";
|
|
4
|
+
import { Popover as d, PopoverTrigger as m, PopoverContent as p } from "./index375.js";
|
|
5
|
+
import { useLingui as c } from "@lingui/react";
|
|
6
|
+
import { format as f } from "date-fns";
|
|
7
|
+
import { Calendar as u } from "lucide-react";
|
|
8
|
+
import * as w from "react";
|
|
9
|
+
const h = "MMM d, yyyy";
|
|
10
|
+
function D(t) {
|
|
11
|
+
const [a, r] = w.useState(!1), {
|
|
12
|
+
i18n: n
|
|
13
|
+
} = c();
|
|
14
|
+
return /* @__PURE__ */ e(d, { open: a, onOpenChange: r, children: [
|
|
15
|
+
/* @__PURE__ */ o(m, { asChild: !0, children: /* @__PURE__ */ e(l, { variant: "outline", id: "date", disabled: !!t.shouldDisableButton, "aria-invalid": t["aria-invalid"], className: "ttw:w-full ttw:justify-between ttw:font-normal ttw:border-border", children: [
|
|
16
|
+
t.selected ? f(t.selected, h) : t.placeholder ?? n._("Mon DD, YYYY"),
|
|
17
|
+
/* @__PURE__ */ o(u, {})
|
|
18
|
+
] }) }),
|
|
19
|
+
/* @__PURE__ */ o(p, { className: "ttw:w-auto ttw:overflow-hidden ttw:p-0", align: "start", children: /* @__PURE__ */ o(s, { ...t, mode: "single", captionLayout: "dropdown", onSelect: (i) => {
|
|
20
|
+
t.onSelect(i), r(!1);
|
|
21
|
+
} }) })
|
|
22
|
+
] });
|
|
23
|
+
}
|
|
8
24
|
export {
|
|
9
|
-
|
|
25
|
+
D as DatePicker
|
|
10
26
|
};
|
|
@@ -1,21 +1,107 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
1
|
+
import { jsxs as i, jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import "react-hot-toast";
|
|
3
|
+
import "./index57.js";
|
|
4
|
+
import { useLingui as j } from "@lingui/react";
|
|
5
|
+
import { useState as A } from "react";
|
|
6
|
+
import { useUserPermissions as G } from "./index146.js";
|
|
7
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
|
+
import "@tanstack/react-query";
|
|
11
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
|
+
import { Scope as S } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
+
import { calculateDueDate as O } from "./index7.js";
|
|
14
|
+
import { differenceInCalendarDays as U, format as F } from "date-fns";
|
|
15
|
+
import "clsx";
|
|
16
|
+
import "tailwind-merge";
|
|
17
|
+
import "@radix-ui/react-dropdown-menu";
|
|
18
|
+
import { Loader2 as L } from "lucide-react";
|
|
19
|
+
import { Button as V } from "./index84.js";
|
|
20
|
+
import { useGetPaymentReminderById as Y } from "./index232.js";
|
|
21
|
+
import { useGetPaymentReminders as k } from "./index388.js";
|
|
22
|
+
import { useCreatePaymentReminder as z } from "./index389.js";
|
|
23
|
+
import { useGetPaymentTermById as W } from "./index392.js";
|
|
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 "./index335.js";
|
|
29
|
+
import { RadioGroup as J, RadioGroupItem as N } from "./index348.js";
|
|
30
|
+
import { Typography as m } from "./index85.js";
|
|
31
|
+
import { Input as K } from "./index123.js";
|
|
32
|
+
const Q = "MMM d, yyyy", D = 1, E = 1e4, Re = ({
|
|
33
|
+
disabled: P
|
|
34
|
+
}) => {
|
|
7
35
|
const {
|
|
8
|
-
|
|
9
|
-
} =
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
});
|
|
17
71
|
};
|
|
18
|
-
|
|
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
|
+
] });
|
|
104
|
+
};
|
|
19
105
|
export {
|
|
20
|
-
|
|
106
|
+
Re as ReminderBeforeDueDate
|
|
21
107
|
};
|
|
@@ -1,53 +1,114 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import "
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { jsxs as s, jsx as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import "react-hot-toast";
|
|
3
|
+
import "./index57.js";
|
|
4
|
+
import { useLingui as j } from "@lingui/react";
|
|
5
|
+
import { useState as I, Fragment as O } from "react";
|
|
6
|
+
import { useUserPermissions as G } from "./index146.js";
|
|
7
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
|
+
import "@tanstack/react-query";
|
|
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 "./index390.js";
|
|
21
|
+
import { useCreateOverdueReminder as Y } from "./index391.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 "./index335.js";
|
|
28
|
+
import { RadioGroup as H, RadioGroupItem as b } from "./index348.js";
|
|
29
|
+
import { Typography as n } from "./index85.js";
|
|
30
|
+
import { Input as J } from "./index123.js";
|
|
31
|
+
const Q = "MMM d, yyyy", N = 3, Tt = ({
|
|
32
|
+
disabled: l
|
|
15
33
|
}) => {
|
|
16
|
-
const
|
|
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
|
-
|
|
34
|
+
const {
|
|
35
|
+
data: u
|
|
36
|
+
} = V(), [o, c] = I([""]), {
|
|
37
|
+
i18n: e
|
|
38
|
+
} = j(), A = G().has(k.InvoiceWriteOrg), {
|
|
39
|
+
watch: w,
|
|
40
|
+
setValue: y
|
|
41
|
+
} = K(), C = w("overdue_reminder_id"), p = w("payment_terms_id"), P = w("payment_terms_custom_date"), v = p === W, _ = p === q, R = p && !v && !_ ? p : void 0, {
|
|
42
|
+
data: g
|
|
43
|
+
} = z(R), x = v ? P ?? void 0 : _ ? /* @__PURE__ */ new Date() : g && F(g) || void 0, {
|
|
44
|
+
mutate: T,
|
|
45
|
+
isPending: d
|
|
46
|
+
} = Y(), E = (t, i) => {
|
|
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
|
+
] })
|
|
104
|
+
] }),
|
|
105
|
+
/* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
106
|
+
/* @__PURE__ */ a(h, { type: "button", variant: "ghost", className: "ttw:text-xs", disabled: l || d, onClick: D, children: e._("Clear") }),
|
|
107
|
+
/* @__PURE__ */ a(h, { type: "button", variant: "secondary", className: "ttw:hover:brightness-95 ttw:text-secondary-foreground ttw:text-xs", disabled: l || d || !$, onClick: S, children: d ? /* @__PURE__ */ a(L, { className: "ttw:size-4 ttw:animate-spin" }) : e._("Save") })
|
|
108
|
+
] })
|
|
109
|
+
] })
|
|
49
110
|
] });
|
|
50
111
|
};
|
|
51
112
|
export {
|
|
52
|
-
|
|
113
|
+
Tt as ReminderOverdue
|
|
53
114
|
};
|
|
@@ -1,61 +1,77 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { jsxs as I, jsx as f } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMemo as d, useState as g, useEffect as j } from "react";
|
|
3
|
+
import { useCurrencies as N } from "./index58.js";
|
|
4
|
+
import "./index92.js";
|
|
5
|
+
import { useLingui as G } from "@lingui/react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
import "./index57.js";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { InputGroup as T, InputGroupAddon as $, InputGroupInput as D } from "./index101.js";
|
|
10
|
+
import { formatMinorToMajorCurrency as n, parseMajorToMinorCurrency as P } from "./index396.js";
|
|
11
|
+
const J = ({
|
|
12
|
+
value: i,
|
|
13
|
+
error: v = !1,
|
|
14
|
+
currency: m,
|
|
15
|
+
disabled: w = !1,
|
|
16
|
+
onChange: u,
|
|
17
|
+
locale: x
|
|
11
18
|
}) => {
|
|
12
19
|
const {
|
|
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
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
20
|
+
getSymbolFromCurrency: y
|
|
21
|
+
} = N(), {
|
|
22
|
+
i18n: M
|
|
23
|
+
} = G(), e = x ?? M.locale, o = d(() => new Intl.NumberFormat(e, {
|
|
24
|
+
minimumFractionDigits: 2,
|
|
25
|
+
maximumFractionDigits: 2
|
|
26
|
+
}), [e]), {
|
|
27
|
+
decimalSeparator: F,
|
|
28
|
+
groupSeparator: S
|
|
29
|
+
} = d(() => {
|
|
30
|
+
const r = new Intl.NumberFormat(e).formatToParts(12345.67);
|
|
31
|
+
return {
|
|
32
|
+
decimalSeparator: r.find((t) => t.type === "decimal")?.value || ".",
|
|
33
|
+
groupSeparator: r.find((t) => t.type === "group")?.value || ""
|
|
34
|
+
};
|
|
35
|
+
}, [e]), [s, a] = g(n(i, o)), [l, p] = g(!1);
|
|
36
|
+
j(() => {
|
|
37
|
+
if (!l) {
|
|
38
|
+
const r = n(i, o);
|
|
39
|
+
r !== s && a(r);
|
|
40
|
+
}
|
|
41
|
+
}, [i, l, e, o, s]);
|
|
42
|
+
const b = (r) => {
|
|
43
|
+
const t = r.target.value;
|
|
44
|
+
a(t);
|
|
45
|
+
}, h = () => {
|
|
46
|
+
p(!0);
|
|
47
|
+
}, C = (r) => {
|
|
48
|
+
p(!1);
|
|
49
|
+
const t = r.target.value.trim();
|
|
50
|
+
if (t === "") {
|
|
51
|
+
a(n(0, o)), u(0);
|
|
52
|
+
return;
|
|
53
|
+
}
|
|
54
|
+
const c = P(t, F, S);
|
|
55
|
+
a(n(c, o)), u(c);
|
|
56
|
+
};
|
|
57
|
+
return /* @__PURE__ */ I(T, { className: "ttw:max-w-41 ttw:w-full ttw:min-w-29", children: [
|
|
58
|
+
/* @__PURE__ */ f($, { align: "inline-start", children: y(m) || m }),
|
|
59
|
+
/* @__PURE__ */ f(
|
|
60
|
+
D,
|
|
61
|
+
{
|
|
62
|
+
type: "text",
|
|
63
|
+
inputMode: "decimal",
|
|
64
|
+
className: "ttw:text-right",
|
|
65
|
+
"aria-invalid": v || void 0,
|
|
66
|
+
disabled: w,
|
|
67
|
+
value: s,
|
|
68
|
+
onChange: b,
|
|
69
|
+
onFocus: h,
|
|
70
|
+
onBlur: C
|
|
71
|
+
}
|
|
72
|
+
)
|
|
73
|
+
] });
|
|
58
74
|
};
|
|
59
75
|
export {
|
|
60
|
-
|
|
76
|
+
J as PriceField
|
|
61
77
|
};
|
|
@@ -1,31 +1,70 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
1
|
+
import { jsx as o, jsxs as V } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as x, useEffect as q } from "react";
|
|
3
|
+
import { Controller as C } from "react-hook-form";
|
|
4
|
+
import { Minus as R, Plus as M } from "lucide-react";
|
|
5
|
+
import { InputGroup as N, InputGroupAddon as v, InputGroupButton as y, InputGroupInput as B } from "./index101.js";
|
|
6
|
+
const I = (e) => Math.round(e * 100) / 100, b = (e) => {
|
|
7
|
+
let t = e.replace(/[^0-9.]/g, "");
|
|
8
|
+
const n = t.indexOf(".");
|
|
9
|
+
return n !== -1 && (t = t.slice(0, n + 1) + t.slice(n + 1).replace(/\./g, ""), t = t.slice(0, n + 3)), t;
|
|
10
|
+
}, E = ({
|
|
11
|
+
field: e,
|
|
12
|
+
index: t,
|
|
13
|
+
canRemove: n,
|
|
14
|
+
hasProduct: s,
|
|
15
|
+
hasQuantityError: m,
|
|
16
|
+
onLineItemValueChange: l,
|
|
17
|
+
onRemoveItem: d
|
|
18
|
+
}) => {
|
|
19
|
+
const i = Math.max(0, Number(e.value) || 0), w = n ? 0 : 1, [p, c] = x(i === 0 ? "" : String(i)), [h, f] = x(!1);
|
|
20
|
+
q(() => {
|
|
21
|
+
if (!h) {
|
|
22
|
+
const r = i === 0 ? "" : String(i);
|
|
23
|
+
r !== p && c(r);
|
|
24
|
+
}
|
|
25
|
+
}, [i, h, p]);
|
|
26
|
+
const g = (r) => {
|
|
27
|
+
const a = I(r);
|
|
28
|
+
if (a <= 0 && n) {
|
|
29
|
+
d(t);
|
|
30
|
+
return;
|
|
31
|
+
}
|
|
32
|
+
const u = Math.max(w, a);
|
|
33
|
+
l("quantity", u, {
|
|
34
|
+
shouldValidate: !0
|
|
35
|
+
});
|
|
36
|
+
};
|
|
37
|
+
return /* @__PURE__ */ V(N, { className: "ttw:w-26 ttw:min-w-26 ttw:has-[>[data-align=inline-start]]:[&>input]:pl-0 ttw:has-[>[data-align=inline-end]]:[&>input]:pr-0", children: [
|
|
38
|
+
/* @__PURE__ */ o(v, { align: "inline-start", children: /* @__PURE__ */ o(y, { type: "button", size: "icon-xs", disabled: !s || !n && i <= 1, onClick: () => g(i - 1), children: /* @__PURE__ */ o(R, {}) }) }),
|
|
39
|
+
/* @__PURE__ */ o(B, { ref: e.ref, name: e.name, type: "text", inputMode: "decimal", "aria-invalid": m || void 0, value: p, className: "ttw:text-center ttw:px-0", onFocus: () => f(!0), onChange: (r) => {
|
|
40
|
+
const a = b(r.target.value);
|
|
41
|
+
c(a);
|
|
42
|
+
const u = a === "" || a === "." ? 0 : Number(a);
|
|
43
|
+
l("quantity", u, {
|
|
44
|
+
shouldValidate: !1
|
|
45
|
+
});
|
|
46
|
+
}, onBlur: (r) => {
|
|
47
|
+
f(!1);
|
|
48
|
+
const a = b(r.target.value), u = a === "" || a === "." ? 0 : I(Number(a));
|
|
49
|
+
u <= 0 ? n ? d(t) : (c("1"), l("quantity", 1, {
|
|
50
|
+
shouldValidate: !0
|
|
51
|
+
})) : (c(String(u)), l("quantity", u, {
|
|
52
|
+
shouldValidate: !0
|
|
53
|
+
})), e.onBlur();
|
|
54
|
+
} }),
|
|
55
|
+
/* @__PURE__ */ o(v, { align: "inline-end", children: /* @__PURE__ */ o(y, { type: "button", size: "icon-xs", disabled: !s, onClick: () => g(i + 1), children: /* @__PURE__ */ o(M, {}) }) })
|
|
56
|
+
] });
|
|
57
|
+
}, z = ({
|
|
58
|
+
index: e,
|
|
59
|
+
control: t,
|
|
60
|
+
quantityError: n,
|
|
61
|
+
canRemove: s,
|
|
62
|
+
hasProduct: m,
|
|
63
|
+
onLineItemValueChange: l,
|
|
64
|
+
onRemoveItem: d
|
|
65
|
+
}) => /* @__PURE__ */ o(C, { name: `line_items.${e}.quantity`, control: t, render: ({
|
|
66
|
+
field: i
|
|
67
|
+
}) => /* @__PURE__ */ o(E, { field: i, index: e, canRemove: s, hasProduct: m, hasQuantityError: n, onLineItemValueChange: l, onRemoveItem: d }) });
|
|
27
68
|
export {
|
|
28
|
-
|
|
29
|
-
u as MoniteCardItem,
|
|
30
|
-
b as StyledLabelTableCell
|
|
69
|
+
z as QuantityField
|
|
31
70
|
};
|