@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,210 +1,224 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import { TableRow as
|
|
1
|
+
import { jsxs as a, Fragment as l, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { PlusIcon as k, AlertCircleIcon as F, ArrowUpIcon as K, ArrowDownIcon as R, ArrowUpDownIcon as U, MoreVerticalIcon as G, PencilIcon as $, Trash2Icon as J, FileTextIcon as Q } from "lucide-react";
|
|
3
|
+
import { TableRow as x, TableCell as c, Skeleton as P, DataTable as L, Button as m, Table as V, TableHeader as Z, TableHead as p, TableBody as q, DropdownMenu as W, DropdownMenuTrigger as X, DropdownMenuContent as Y, DropdownMenuItem as M } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
4
4
|
import "@radix-ui/react-use-controllable-state";
|
|
5
5
|
import "react";
|
|
6
6
|
import "../../../shared/ui/dist/lib/UIContext/UIContext.js";
|
|
7
7
|
import "../../../shared/ui/dist/lib/OnboardingShell/OnboardingShellOverlayPortal.js";
|
|
8
|
-
import { SectionHeading as
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
emptyDescription: "To begin adding your GL Codes, connect your accounting software on the settings page or upload a CSV with your GL codes.",
|
|
18
|
-
emptyAddIntegration: "Add integration",
|
|
19
|
-
emptyImportCsv: "Import CSV",
|
|
20
|
-
emptyLearnMore: "Learn more about Integrations",
|
|
21
|
-
errorTitle: "Failed to Load GL Codes",
|
|
22
|
-
errorDescription: "Something went wrong while fetching your GL codes. Please try again.",
|
|
23
|
-
paginationPrev: "Previous",
|
|
24
|
-
paginationNext: "Next"
|
|
25
|
-
};
|
|
26
|
-
function et({ labels: e }) {
|
|
27
|
-
return /* @__PURE__ */ n("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:justify-center ttw:px-4 ttw:py-14 ttw:text-center", children: [
|
|
28
|
-
/* @__PURE__ */ t("div", { className: "ttw:mb-4 ttw:flex ttw:h-14 ttw:w-14 ttw:items-center ttw:justify-center ttw:rounded-2xl ttw:bg-destructive/10", children: /* @__PURE__ */ t(K, { className: "ttw:h-6 ttw:w-6 ttw:text-destructive" }) }),
|
|
29
|
-
/* @__PURE__ */ t("h3", { className: "ttw:mb-2 ttw:text-lg ttw:font-bold ttw:tracking-tight ttw:text-foreground", children: e.errorTitle }),
|
|
30
|
-
/* @__PURE__ */ t("p", { className: "ttw:max-w-sm ttw:text-sm ttw:text-muted-foreground", children: e.errorDescription })
|
|
8
|
+
import { SectionHeading as tt } from "../../../shared/ui/dist/lib/SectionHeading/SectionHeading.js";
|
|
9
|
+
import { CHART_OF_ACCOUNTS_LABELS_EN as et } from "./index5.js";
|
|
10
|
+
function at({
|
|
11
|
+
labels: n
|
|
12
|
+
}) {
|
|
13
|
+
return /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:justify-center ttw:px-4 ttw:py-14 ttw:text-center", children: [
|
|
14
|
+
/* @__PURE__ */ t("div", { className: "ttw:mb-4 ttw:flex ttw:h-14 ttw:w-14 ttw:items-center ttw:justify-center ttw:rounded-2xl ttw:bg-destructive/10", children: /* @__PURE__ */ t(F, { className: "ttw:h-6 ttw:w-6 ttw:text-destructive" }) }),
|
|
15
|
+
/* @__PURE__ */ t("h3", { className: "ttw:mb-2 ttw:text-lg ttw:font-bold ttw:tracking-tight ttw:text-foreground", children: n.errorTitle }),
|
|
16
|
+
/* @__PURE__ */ t("p", { className: "ttw:max-w-sm ttw:text-sm ttw:text-muted-foreground", children: n.errorDescription })
|
|
31
17
|
] });
|
|
32
18
|
}
|
|
33
|
-
function
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
testId:
|
|
19
|
+
function O({
|
|
20
|
+
title: n,
|
|
21
|
+
description: s,
|
|
22
|
+
addLabel: o,
|
|
23
|
+
onAdd: d,
|
|
24
|
+
testId: g
|
|
39
25
|
}) {
|
|
40
|
-
return /* @__PURE__ */
|
|
26
|
+
return /* @__PURE__ */ a(
|
|
41
27
|
"div",
|
|
42
28
|
{
|
|
43
|
-
"data-testid":
|
|
29
|
+
"data-testid": g,
|
|
44
30
|
className: "ttw:flex ttw:flex-col ttw:items-center ttw:justify-center ttw:px-4 ttw:py-14 ttw:text-center",
|
|
45
31
|
children: [
|
|
46
|
-
/* @__PURE__ */ t("div", { className: "ttw:mb-4 ttw:flex ttw:h-14 ttw:w-14 ttw:items-center ttw:justify-center ttw:rounded-2xl ttw:bg-muted", children: /* @__PURE__ */ t(
|
|
47
|
-
/* @__PURE__ */ t("h3", { className: "ttw:mb-2 ttw:text-lg ttw:font-bold ttw:tracking-tight ttw:text-foreground", children:
|
|
48
|
-
/* @__PURE__ */ t("p", { className: "ttw:mb-6 ttw:max-w-sm ttw:text-sm ttw:text-muted-foreground", children:
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
] }),
|
|
54
|
-
a && /* @__PURE__ */ t(d, { variant: "outline", onClick: a, children: e.emptyImportCsv })
|
|
55
|
-
] }),
|
|
56
|
-
w && /* @__PURE__ */ n(
|
|
57
|
-
"a",
|
|
58
|
-
{
|
|
59
|
-
href: w,
|
|
60
|
-
target: "_blank",
|
|
61
|
-
rel: "noopener noreferrer",
|
|
62
|
-
className: "ttw:inline-flex ttw:items-center ttw:gap-1 ttw:text-sm ttw:text-foreground ttw:underline-offset-4 hover:ttw:underline",
|
|
63
|
-
children: [
|
|
64
|
-
e.emptyLearnMore,
|
|
65
|
-
/* @__PURE__ */ t(U, { className: "ttw:h-3.5 ttw:w-3.5" })
|
|
66
|
-
]
|
|
67
|
-
}
|
|
68
|
-
)
|
|
32
|
+
/* @__PURE__ */ t("div", { className: "ttw:mb-4 ttw:flex ttw:h-14 ttw:w-14 ttw:items-center ttw:justify-center ttw:rounded-2xl ttw:bg-muted", children: /* @__PURE__ */ t(Q, { className: "ttw:h-6 ttw:w-6 ttw:text-muted-foreground" }) }),
|
|
33
|
+
/* @__PURE__ */ t("h3", { className: "ttw:mb-2 ttw:text-lg ttw:font-bold ttw:tracking-tight ttw:text-foreground", children: n }),
|
|
34
|
+
/* @__PURE__ */ t("p", { className: "ttw:mb-6 ttw:max-w-sm ttw:text-sm ttw:text-muted-foreground", children: s }),
|
|
35
|
+
d && /* @__PURE__ */ a(m, { onClick: d, children: [
|
|
36
|
+
/* @__PURE__ */ t(k, { className: "ttw:mr-1 ttw:h-4 ttw:w-4" }),
|
|
37
|
+
o
|
|
38
|
+
] })
|
|
69
39
|
]
|
|
70
40
|
}
|
|
71
41
|
);
|
|
72
42
|
}
|
|
73
|
-
function
|
|
74
|
-
labels:
|
|
75
|
-
hasActions:
|
|
76
|
-
children:
|
|
43
|
+
function v({
|
|
44
|
+
labels: n,
|
|
45
|
+
hasActions: s,
|
|
46
|
+
children: o
|
|
77
47
|
}) {
|
|
78
|
-
return /* @__PURE__ */ t("div", { className: "ttw:overflow-hidden ttw:rounded-xl ttw:border ttw:border-border ttw:bg-card", children: /* @__PURE__ */
|
|
79
|
-
/* @__PURE__ */ t(
|
|
80
|
-
/* @__PURE__ */ t(
|
|
81
|
-
/* @__PURE__ */ t(
|
|
82
|
-
/* @__PURE__ */ t(
|
|
83
|
-
|
|
48
|
+
return /* @__PURE__ */ t("div", { className: "ttw:overflow-hidden ttw:rounded-xl ttw:border ttw:border-border ttw:bg-card", children: /* @__PURE__ */ a(V, { children: [
|
|
49
|
+
/* @__PURE__ */ t(Z, { children: /* @__PURE__ */ a(x, { children: [
|
|
50
|
+
/* @__PURE__ */ t(p, { children: n.columnGlCode }),
|
|
51
|
+
/* @__PURE__ */ t(p, { children: /* @__PURE__ */ t(m, { variant: "ghost", disabled: !0, className: "ttw:-ml-3", children: n.columnName }) }),
|
|
52
|
+
/* @__PURE__ */ t(p, { children: n.columnDescription }),
|
|
53
|
+
s && /* @__PURE__ */ t(p, { className: "ttw:w-16 ttw:text-right", children: n.columnActions })
|
|
84
54
|
] }) }),
|
|
85
|
-
/* @__PURE__ */ t(
|
|
55
|
+
/* @__PURE__ */ t(q, { children: o })
|
|
86
56
|
] }) });
|
|
87
57
|
}
|
|
88
|
-
function
|
|
89
|
-
data:
|
|
90
|
-
isLoading:
|
|
91
|
-
isError:
|
|
92
|
-
sorting:
|
|
93
|
-
onSortingChange:
|
|
94
|
-
pageSize:
|
|
95
|
-
onPageSizeChange:
|
|
96
|
-
pageSizeOptions:
|
|
97
|
-
hasNextPage:
|
|
98
|
-
hasPrevPage:
|
|
99
|
-
onNextPage:
|
|
100
|
-
onPrevPage:
|
|
101
|
-
labels:
|
|
102
|
-
title:
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
learnMoreHref: z,
|
|
108
|
-
emptyStateTestId: E
|
|
58
|
+
function ht({
|
|
59
|
+
data: n,
|
|
60
|
+
isLoading: s,
|
|
61
|
+
isError: o,
|
|
62
|
+
sorting: d,
|
|
63
|
+
onSortingChange: g,
|
|
64
|
+
pageSize: A,
|
|
65
|
+
onPageSizeChange: S,
|
|
66
|
+
pageSizeOptions: y,
|
|
67
|
+
hasNextPage: C,
|
|
68
|
+
hasPrevPage: u,
|
|
69
|
+
onNextPage: T,
|
|
70
|
+
onPrevPage: z,
|
|
71
|
+
labels: j,
|
|
72
|
+
title: _,
|
|
73
|
+
emptyStateTestId: E,
|
|
74
|
+
onEdit: N,
|
|
75
|
+
onDelete: b,
|
|
76
|
+
onAdd: f
|
|
109
77
|
}) {
|
|
110
|
-
const
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
] }, c)) })
|
|
125
|
-
] });
|
|
126
|
-
if (e.length === 0)
|
|
127
|
-
return /* @__PURE__ */ n(h, { children: [
|
|
128
|
-
m,
|
|
129
|
-
/* @__PURE__ */ t(b, { labels: r, hasActions: i, children: /* @__PURE__ */ t(u, { children: /* @__PURE__ */ t(s, { colSpan: i ? 4 : 3, className: "ttw:p-0", children: /* @__PURE__ */ t(
|
|
130
|
-
nt,
|
|
131
|
-
{
|
|
132
|
-
labels: r,
|
|
133
|
-
onAddIntegration: M,
|
|
134
|
-
onImportCsv: k,
|
|
135
|
-
learnMoreHref: z,
|
|
136
|
-
testId: E
|
|
137
|
-
}
|
|
138
|
-
) }) }) })
|
|
139
|
-
] });
|
|
140
|
-
const G = [
|
|
78
|
+
const e = { ...et, ...j }, i = !!(N ?? b), D = _ ?? e.title, H = D ? /* @__PURE__ */ a("div", { className: "ttw:mb-4", children: [
|
|
79
|
+
/* @__PURE__ */ t(tt, { children: D }),
|
|
80
|
+
e.subtitle && /* @__PURE__ */ t("p", { className: "ttw:text-sm ttw:text-muted-foreground", children: e.subtitle })
|
|
81
|
+
] }) : null, B = n.length === 0 && !u, w = /* @__PURE__ */ a(l, { children: [
|
|
82
|
+
H,
|
|
83
|
+
f && !B && /* @__PURE__ */ t("div", { className: "ttw:mb-4 ttw:flex ttw:items-center ttw:justify-end", children: /* @__PURE__ */ a(m, { onClick: f, children: [
|
|
84
|
+
/* @__PURE__ */ t(k, { className: "ttw:mr-1 ttw:h-4 ttw:w-4" }),
|
|
85
|
+
e.addAccount
|
|
86
|
+
] }) })
|
|
87
|
+
] }), I = [
|
|
88
|
+
{
|
|
89
|
+
accessorKey: "nominal_code",
|
|
90
|
+
header: e.columnGlCode
|
|
91
|
+
},
|
|
141
92
|
{
|
|
142
93
|
accessorKey: "name",
|
|
143
|
-
header: ({ column:
|
|
144
|
-
const
|
|
145
|
-
return /* @__PURE__ */
|
|
146
|
-
|
|
94
|
+
header: ({ column: r }) => {
|
|
95
|
+
const h = r.getIsSorted();
|
|
96
|
+
return /* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:gap-2 ttw:text-inherit", children: [
|
|
97
|
+
e.columnName,
|
|
147
98
|
/* @__PURE__ */ t(
|
|
148
|
-
|
|
99
|
+
m,
|
|
149
100
|
{
|
|
150
101
|
variant: "ghost",
|
|
151
|
-
"
|
|
152
|
-
onClick: () =>
|
|
153
|
-
children:
|
|
102
|
+
"aria-label": e.sortByName,
|
|
103
|
+
onClick: () => r.toggleSorting(h === "asc"),
|
|
104
|
+
children: h === "asc" ? /* @__PURE__ */ t(K, { className: "ttw:size-4" }) : h === "desc" ? /* @__PURE__ */ t(R, { className: "ttw:size-4" }) : /* @__PURE__ */ t(U, { className: "ttw:size-4" })
|
|
154
105
|
}
|
|
155
106
|
)
|
|
156
107
|
] });
|
|
157
108
|
}
|
|
158
109
|
},
|
|
159
|
-
{
|
|
160
|
-
accessorKey: "nominal_code",
|
|
161
|
-
header: r.columnGlCode
|
|
162
|
-
},
|
|
163
110
|
{
|
|
164
111
|
accessorKey: "description",
|
|
165
|
-
header:
|
|
112
|
+
header: e.columnDescription
|
|
166
113
|
},
|
|
167
114
|
...i ? [
|
|
168
115
|
{
|
|
169
116
|
id: "actions",
|
|
170
|
-
header: () => /* @__PURE__ */ t("div", { className: "ttw:flex ttw:justify-end", children:
|
|
171
|
-
cell: ({ row:
|
|
172
|
-
/* @__PURE__ */ t(
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
117
|
+
header: () => /* @__PURE__ */ t("div", { className: "ttw:flex ttw:justify-end", children: e.columnActions }),
|
|
118
|
+
cell: ({ row: r }) => r.original.is_external ? null : /* @__PURE__ */ t("div", { className: "ttw:flex ttw:justify-end", children: /* @__PURE__ */ a(W, { children: [
|
|
119
|
+
/* @__PURE__ */ t(X, { asChild: !0, children: /* @__PURE__ */ t(
|
|
120
|
+
m,
|
|
121
|
+
{
|
|
122
|
+
variant: "ghost",
|
|
123
|
+
size: "icon-sm",
|
|
124
|
+
"aria-label": e.openActionsMenu,
|
|
125
|
+
children: /* @__PURE__ */ t(G, { className: "ttw:h-4 ttw:w-4" })
|
|
126
|
+
}
|
|
127
|
+
) }),
|
|
128
|
+
/* @__PURE__ */ a(Y, { align: "end", children: [
|
|
129
|
+
N && /* @__PURE__ */ a(M, { onClick: () => N(r.original), children: [
|
|
130
|
+
/* @__PURE__ */ t($, { className: "ttw:mr-2 ttw:h-4 ttw:w-4" }),
|
|
131
|
+
e.actionEdit
|
|
177
132
|
] }),
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
133
|
+
b && /* @__PURE__ */ a(
|
|
134
|
+
M,
|
|
135
|
+
{
|
|
136
|
+
variant: "destructive",
|
|
137
|
+
onClick: () => b(r.original),
|
|
138
|
+
children: [
|
|
139
|
+
/* @__PURE__ */ t(J, { className: "ttw:mr-2 ttw:h-4 ttw:w-4" }),
|
|
140
|
+
e.actionDelete
|
|
141
|
+
]
|
|
142
|
+
}
|
|
143
|
+
)
|
|
182
144
|
] })
|
|
183
145
|
] }) })
|
|
184
146
|
}
|
|
185
147
|
] : []
|
|
186
148
|
];
|
|
187
|
-
return /* @__PURE__ */
|
|
188
|
-
|
|
149
|
+
return o ? /* @__PURE__ */ a(l, { children: [
|
|
150
|
+
w,
|
|
151
|
+
/* @__PURE__ */ t(v, { labels: e, hasActions: i, children: /* @__PURE__ */ t(x, { children: /* @__PURE__ */ t(c, { colSpan: i ? 4 : 3, className: "ttw:p-0", children: /* @__PURE__ */ t(at, { labels: e }) }) }) })
|
|
152
|
+
] }) : s && n.length === 0 ? /* @__PURE__ */ a(l, { children: [
|
|
153
|
+
w,
|
|
154
|
+
/* @__PURE__ */ t(v, { labels: e, hasActions: i, children: Array.from({ length: 5 }).map((r, h) => /* @__PURE__ */ a(x, { children: [
|
|
155
|
+
/* @__PURE__ */ t(c, { children: /* @__PURE__ */ t(P, { className: "ttw:h-4 ttw:w-36" }) }),
|
|
156
|
+
/* @__PURE__ */ t(c, { children: /* @__PURE__ */ t(P, { className: "ttw:h-4 ttw:w-14" }) }),
|
|
157
|
+
/* @__PURE__ */ t(c, { children: /* @__PURE__ */ t(P, { className: "ttw:h-4 ttw:w-56" }) }),
|
|
158
|
+
i && /* @__PURE__ */ t(c, {})
|
|
159
|
+
] }, h)) })
|
|
160
|
+
] }) : n.length === 0 && u ? /* @__PURE__ */ a(l, { children: [
|
|
161
|
+
w,
|
|
162
|
+
/* @__PURE__ */ t(
|
|
163
|
+
L,
|
|
164
|
+
{
|
|
165
|
+
columns: I,
|
|
166
|
+
data: n,
|
|
167
|
+
sorting: d,
|
|
168
|
+
onSortingChange: g,
|
|
169
|
+
pageSize: A,
|
|
170
|
+
onPageSizeChange: S,
|
|
171
|
+
pageSizeOptions: y,
|
|
172
|
+
hasNextPage: C,
|
|
173
|
+
hasPrevPage: u,
|
|
174
|
+
onNextPage: T,
|
|
175
|
+
onPrevPage: z,
|
|
176
|
+
previousPageLabel: e.paginationPrev,
|
|
177
|
+
nextPageLabel: e.paginationNext,
|
|
178
|
+
children: /* @__PURE__ */ t(
|
|
179
|
+
O,
|
|
180
|
+
{
|
|
181
|
+
title: e.emptyPageTitle,
|
|
182
|
+
description: e.emptyPageDescription,
|
|
183
|
+
addLabel: e.addAccount
|
|
184
|
+
}
|
|
185
|
+
)
|
|
186
|
+
}
|
|
187
|
+
)
|
|
188
|
+
] }) : n.length === 0 ? /* @__PURE__ */ a(l, { children: [
|
|
189
|
+
w,
|
|
190
|
+
/* @__PURE__ */ t(v, { labels: e, hasActions: i, children: /* @__PURE__ */ t(x, { children: /* @__PURE__ */ t(c, { colSpan: i ? 4 : 3, className: "ttw:p-0", children: /* @__PURE__ */ t(
|
|
191
|
+
O,
|
|
192
|
+
{
|
|
193
|
+
title: e.emptyTitle,
|
|
194
|
+
description: e.emptyDescription,
|
|
195
|
+
addLabel: e.addAccount,
|
|
196
|
+
onAdd: f,
|
|
197
|
+
testId: E
|
|
198
|
+
}
|
|
199
|
+
) }) }) })
|
|
200
|
+
] }) : /* @__PURE__ */ a(l, { children: [
|
|
201
|
+
w,
|
|
189
202
|
/* @__PURE__ */ t(
|
|
190
|
-
|
|
203
|
+
L,
|
|
191
204
|
{
|
|
192
|
-
columns:
|
|
193
|
-
data:
|
|
194
|
-
sorting:
|
|
195
|
-
onSortingChange:
|
|
196
|
-
pageSize:
|
|
197
|
-
onPageSizeChange:
|
|
198
|
-
pageSizeOptions:
|
|
199
|
-
hasNextPage:
|
|
200
|
-
hasPrevPage:
|
|
201
|
-
onNextPage:
|
|
202
|
-
onPrevPage:
|
|
205
|
+
columns: I,
|
|
206
|
+
data: n,
|
|
207
|
+
sorting: d,
|
|
208
|
+
onSortingChange: g,
|
|
209
|
+
pageSize: A,
|
|
210
|
+
onPageSizeChange: S,
|
|
211
|
+
pageSizeOptions: y,
|
|
212
|
+
hasNextPage: C,
|
|
213
|
+
hasPrevPage: u,
|
|
214
|
+
onNextPage: T,
|
|
215
|
+
onPrevPage: z,
|
|
216
|
+
previousPageLabel: e.paginationPrev,
|
|
217
|
+
nextPageLabel: e.paginationNext
|
|
203
218
|
}
|
|
204
219
|
)
|
|
205
220
|
] });
|
|
206
221
|
}
|
|
207
222
|
export {
|
|
208
|
-
|
|
209
|
-
wt as GlCodeTable
|
|
223
|
+
ht as ChartOfAccountsTable
|
|
210
224
|
};
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import { jsx as e, jsxs as i } from "react/jsx-runtime";
|
|
2
|
+
import { useId as $ } from "react";
|
|
3
|
+
import { MoreVerticalIcon as S, Trash2Icon as D, XIcon as L } from "lucide-react";
|
|
4
|
+
import { Sheet as O, SheetContent as A, SheetHeader as I, SheetTitle as y, DropdownMenu as E, DropdownMenuTrigger as F, Button as o, DropdownMenuContent as P, DropdownMenuItem as B, SheetClose as H, SheetDescription as z, Label as c, Input as p, Textarea as G, SheetFooter as k, TooltipProvider as U, Tooltip as X, TooltipTrigger as j, TooltipContent as J } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
5
|
+
import { ACCOUNT_FORM_SHEET_LABELS_EN as R } from "./index5.js";
|
|
6
|
+
const K = 280, Q = 20;
|
|
7
|
+
function ee({
|
|
8
|
+
open: w,
|
|
9
|
+
onOpenChange: u,
|
|
10
|
+
title: g,
|
|
11
|
+
description: x,
|
|
12
|
+
values: s,
|
|
13
|
+
errors: a,
|
|
14
|
+
inProgress: l,
|
|
15
|
+
submitDisabled: h,
|
|
16
|
+
descriptionCounterText: f,
|
|
17
|
+
onNameChange: C,
|
|
18
|
+
onGlCodeChange: v,
|
|
19
|
+
onDescriptionChange: N,
|
|
20
|
+
onSubmit: b,
|
|
21
|
+
onCancel: M,
|
|
22
|
+
onDelete: m,
|
|
23
|
+
labels: T
|
|
24
|
+
}) {
|
|
25
|
+
const r = { ...R, ...T }, t = $(), d = "ttw:text-sm ttw:text-destructive", _ = !h && !l;
|
|
26
|
+
return /* @__PURE__ */ e(O, { open: w, onOpenChange: u, children: /* @__PURE__ */ i(
|
|
27
|
+
A,
|
|
28
|
+
{
|
|
29
|
+
showCloseButton: !1,
|
|
30
|
+
className: "ttw:w-[423px] ttw:sm:max-w-[423px]",
|
|
31
|
+
children: [
|
|
32
|
+
/* @__PURE__ */ i(I, { children: [
|
|
33
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
34
|
+
/* @__PURE__ */ e(y, { className: "ttw:min-w-0 ttw:flex-1 ttw:truncate", children: g }),
|
|
35
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:shrink-0 ttw:items-center ttw:gap-1", children: [
|
|
36
|
+
m && /* @__PURE__ */ i(E, { children: [
|
|
37
|
+
/* @__PURE__ */ e(F, { asChild: !0, children: /* @__PURE__ */ e(
|
|
38
|
+
o,
|
|
39
|
+
{
|
|
40
|
+
variant: "ghost",
|
|
41
|
+
size: "icon-sm",
|
|
42
|
+
"aria-label": r.openAccountMenu,
|
|
43
|
+
disabled: l,
|
|
44
|
+
children: /* @__PURE__ */ e(S, { className: "ttw:h-4 ttw:w-4" })
|
|
45
|
+
}
|
|
46
|
+
) }),
|
|
47
|
+
/* @__PURE__ */ e(P, { align: "end", children: /* @__PURE__ */ i(B, { variant: "destructive", onClick: m, children: [
|
|
48
|
+
/* @__PURE__ */ e(D, { className: "ttw:mr-2 ttw:h-4 ttw:w-4" }),
|
|
49
|
+
r.deleteAction
|
|
50
|
+
] }) })
|
|
51
|
+
] }),
|
|
52
|
+
/* @__PURE__ */ e(H, { asChild: !0, children: /* @__PURE__ */ e(
|
|
53
|
+
o,
|
|
54
|
+
{
|
|
55
|
+
type: "button",
|
|
56
|
+
variant: "ghost",
|
|
57
|
+
size: "icon-sm",
|
|
58
|
+
"aria-label": r.closeSheet,
|
|
59
|
+
children: /* @__PURE__ */ e(L, { className: "ttw:h-4 ttw:w-4" })
|
|
60
|
+
}
|
|
61
|
+
) })
|
|
62
|
+
] })
|
|
63
|
+
] }),
|
|
64
|
+
/* @__PURE__ */ e(z, { className: "ttw:sr-only", children: x })
|
|
65
|
+
] }),
|
|
66
|
+
/* @__PURE__ */ e(
|
|
67
|
+
"form",
|
|
68
|
+
{
|
|
69
|
+
id: t,
|
|
70
|
+
onSubmit: (n) => {
|
|
71
|
+
n.preventDefault(), n.stopPropagation(), b();
|
|
72
|
+
},
|
|
73
|
+
children: /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:px-6 ttw:pt-6 ttw:pb-6", children: [
|
|
74
|
+
a?.form && /* @__PURE__ */ e(
|
|
75
|
+
"p",
|
|
76
|
+
{
|
|
77
|
+
role: "alert",
|
|
78
|
+
className: "ttw:rounded-md ttw:bg-destructive/10 ttw:px-3 ttw:py-2 ttw:text-sm ttw:text-destructive",
|
|
79
|
+
children: a.form
|
|
80
|
+
}
|
|
81
|
+
),
|
|
82
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
83
|
+
/* @__PURE__ */ e(c, { htmlFor: `${t}-gl-code`, children: r.glCodeLabel }),
|
|
84
|
+
/* @__PURE__ */ e(
|
|
85
|
+
p,
|
|
86
|
+
{
|
|
87
|
+
id: `${t}-gl-code`,
|
|
88
|
+
autoFocus: !0,
|
|
89
|
+
maxLength: Q,
|
|
90
|
+
value: s.nominal_code,
|
|
91
|
+
placeholder: r.glCodePlaceholder,
|
|
92
|
+
"aria-invalid": !!a?.nominal_code,
|
|
93
|
+
"aria-describedby": a?.nominal_code ? `${t}-gl-code-error` : void 0,
|
|
94
|
+
disabled: l,
|
|
95
|
+
onChange: (n) => v(n.target.value)
|
|
96
|
+
}
|
|
97
|
+
),
|
|
98
|
+
a?.nominal_code && /* @__PURE__ */ e(
|
|
99
|
+
"p",
|
|
100
|
+
{
|
|
101
|
+
role: "alert",
|
|
102
|
+
id: `${t}-gl-code-error`,
|
|
103
|
+
className: d,
|
|
104
|
+
children: a.nominal_code
|
|
105
|
+
}
|
|
106
|
+
)
|
|
107
|
+
] }),
|
|
108
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
109
|
+
/* @__PURE__ */ e(c, { htmlFor: `${t}-name`, children: r.nameLabel }),
|
|
110
|
+
/* @__PURE__ */ e(
|
|
111
|
+
p,
|
|
112
|
+
{
|
|
113
|
+
id: `${t}-name`,
|
|
114
|
+
value: s.name,
|
|
115
|
+
placeholder: r.namePlaceholder,
|
|
116
|
+
"aria-invalid": !!a?.name,
|
|
117
|
+
"aria-describedby": a?.name ? `${t}-name-error` : void 0,
|
|
118
|
+
disabled: l,
|
|
119
|
+
onChange: (n) => C(n.target.value)
|
|
120
|
+
}
|
|
121
|
+
),
|
|
122
|
+
a?.name && /* @__PURE__ */ e(
|
|
123
|
+
"p",
|
|
124
|
+
{
|
|
125
|
+
role: "alert",
|
|
126
|
+
id: `${t}-name-error`,
|
|
127
|
+
className: d,
|
|
128
|
+
children: a.name
|
|
129
|
+
}
|
|
130
|
+
)
|
|
131
|
+
] }),
|
|
132
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
133
|
+
/* @__PURE__ */ e(c, { htmlFor: `${t}-description`, children: r.descriptionLabel }),
|
|
134
|
+
/* @__PURE__ */ e(
|
|
135
|
+
G,
|
|
136
|
+
{
|
|
137
|
+
id: `${t}-description`,
|
|
138
|
+
rows: 4,
|
|
139
|
+
maxLength: K,
|
|
140
|
+
value: s.description,
|
|
141
|
+
placeholder: r.descriptionPlaceholder,
|
|
142
|
+
"aria-invalid": !!a?.description,
|
|
143
|
+
"aria-describedby": a?.description ? `${t}-description-error` : `${t}-description-counter`,
|
|
144
|
+
disabled: l,
|
|
145
|
+
onChange: (n) => N(n.target.value)
|
|
146
|
+
}
|
|
147
|
+
),
|
|
148
|
+
/* @__PURE__ */ e(
|
|
149
|
+
"p",
|
|
150
|
+
{
|
|
151
|
+
id: `${t}-description-counter`,
|
|
152
|
+
className: "ttw:text-xs ttw:text-muted-foreground",
|
|
153
|
+
children: f
|
|
154
|
+
}
|
|
155
|
+
),
|
|
156
|
+
a?.description && /* @__PURE__ */ e(
|
|
157
|
+
"p",
|
|
158
|
+
{
|
|
159
|
+
role: "alert",
|
|
160
|
+
id: `${t}-description-error`,
|
|
161
|
+
className: d,
|
|
162
|
+
children: a.description
|
|
163
|
+
}
|
|
164
|
+
)
|
|
165
|
+
] })
|
|
166
|
+
] })
|
|
167
|
+
}
|
|
168
|
+
),
|
|
169
|
+
/* @__PURE__ */ e(k, { children: /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-row ttw:gap-2", children: [
|
|
170
|
+
/* @__PURE__ */ e(
|
|
171
|
+
o,
|
|
172
|
+
{
|
|
173
|
+
type: "button",
|
|
174
|
+
variant: "outline",
|
|
175
|
+
size: "lg",
|
|
176
|
+
className: "ttw:flex-1",
|
|
177
|
+
onClick: M,
|
|
178
|
+
disabled: l,
|
|
179
|
+
children: r.cancelButton
|
|
180
|
+
}
|
|
181
|
+
),
|
|
182
|
+
/* @__PURE__ */ e(U, { children: /* @__PURE__ */ i(X, { children: [
|
|
183
|
+
/* @__PURE__ */ e(j, { asChild: !0, children: /* @__PURE__ */ e("span", { className: "ttw:flex-1", children: /* @__PURE__ */ e(
|
|
184
|
+
o,
|
|
185
|
+
{
|
|
186
|
+
type: "submit",
|
|
187
|
+
form: t,
|
|
188
|
+
size: "lg",
|
|
189
|
+
className: "ttw:w-full",
|
|
190
|
+
disabled: !_,
|
|
191
|
+
loading: l,
|
|
192
|
+
children: r.saveButton
|
|
193
|
+
}
|
|
194
|
+
) }) }),
|
|
195
|
+
h && /* @__PURE__ */ e(J, { children: r.saveDisabledHint })
|
|
196
|
+
] }) })
|
|
197
|
+
] }) })
|
|
198
|
+
]
|
|
199
|
+
}
|
|
200
|
+
) });
|
|
201
|
+
}
|
|
202
|
+
export {
|
|
203
|
+
K as ACCOUNT_DESCRIPTION_MAX_LENGTH,
|
|
204
|
+
Q as ACCOUNT_GL_CODE_MAX_LENGTH,
|
|
205
|
+
ee as AccountFormSheet
|
|
206
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { jsx as e, jsxs as n } from "react/jsx-runtime";
|
|
2
|
+
import { AlertDialog as m, AlertDialogContent as D, AlertDialogHeader as p, AlertDialogTitle as u, AlertDialogDescription as A, AlertDialogFooter as C, AlertDialogCancel as O, Button as o } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
3
|
+
import { ACCOUNT_DELETE_DIALOG_LABELS_EN as N } from "./index5.js";
|
|
4
|
+
function v({
|
|
5
|
+
open: i,
|
|
6
|
+
onOpenChange: a,
|
|
7
|
+
title: s,
|
|
8
|
+
message: c,
|
|
9
|
+
isDeleting: t,
|
|
10
|
+
error: r,
|
|
11
|
+
onConfirm: d,
|
|
12
|
+
onCancel: g,
|
|
13
|
+
labels: h
|
|
14
|
+
}) {
|
|
15
|
+
const l = { ...N, ...h };
|
|
16
|
+
return /* @__PURE__ */ e(m, { open: i, onOpenChange: a, children: /* @__PURE__ */ n(D, { children: [
|
|
17
|
+
/* @__PURE__ */ n(p, { children: [
|
|
18
|
+
/* @__PURE__ */ e(u, { children: s }),
|
|
19
|
+
/* @__PURE__ */ e(A, { children: c ?? l.message })
|
|
20
|
+
] }),
|
|
21
|
+
r && /* @__PURE__ */ e(
|
|
22
|
+
"p",
|
|
23
|
+
{
|
|
24
|
+
role: "alert",
|
|
25
|
+
className: "ttw:rounded-md ttw:bg-destructive/10 ttw:px-3 ttw:py-2 ttw:text-sm ttw:text-destructive",
|
|
26
|
+
children: r
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ n(C, { children: [
|
|
30
|
+
/* @__PURE__ */ e(O, { asChild: !0, children: /* @__PURE__ */ e(o, { variant: "outline", onClick: g, disabled: t, children: l.cancelButton }) }),
|
|
31
|
+
/* @__PURE__ */ e(
|
|
32
|
+
o,
|
|
33
|
+
{
|
|
34
|
+
variant: "destructive",
|
|
35
|
+
onClick: d,
|
|
36
|
+
disabled: t,
|
|
37
|
+
loading: t,
|
|
38
|
+
children: l.confirmButton
|
|
39
|
+
}
|
|
40
|
+
)
|
|
41
|
+
] })
|
|
42
|
+
] }) });
|
|
43
|
+
}
|
|
44
|
+
export {
|
|
45
|
+
v as AccountDeleteDialog
|
|
46
|
+
};
|