@tesouro/embedded-components-react 0.2.76 → 0.2.81
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 +12 -12
- package/dist/index.css +13 -0
- package/dist/index.d.ts +33 -64
- package/dist/index.js +101 -100
- package/dist/lib/BankAccountsWidget.d.ts +16 -0
- package/dist/lib/ReceivablesWidget.js +25 -25
- package/dist/lib/WidgetProvider.d.ts +17 -64
- package/dist/lib/WidgetProvider.js +31 -30
- package/dist/lib/WidgetProviderPublic.d.ts +585 -0
- package/dist/lib/WidgetProviderPublic.js +25 -0
- package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index2.js +31 -31
- package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index4.js +37 -20
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +31 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +7 -8
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index11.js +9 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index12.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index2.js +199 -133
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index5.js +29 -49
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index6.js +56 -10
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index7.js +13 -17
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index8.js +16 -6
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index9.js +6 -9
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index2.js +156 -116
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index3.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index6.js +93 -4
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index7.js +4 -24
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index8.js +69 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +17 -15
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index3.js +7 -244
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +244 -6
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index6.js +6 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +43 -42
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +15 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index2.js +25 -24
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/ExpenseApprovalPoliciesWidgetFeature.js +79 -78
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/analytics/events.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index2.js +8 -7
- package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/lib/ReceiptMatchWidget.js +23 -22
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/lib/analytics/events.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/lib/ExpenseRequirementsWidget.js +36 -35
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/lib/analytics/events.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index2.js +29 -28
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index2.js +13 -12
- package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index2.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index5.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +29 -28
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index3.js +27 -26
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index2.js +12 -10
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index5.js +3 -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/index109.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/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 +23 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +10 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +9 -2
- 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 +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +2 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +33 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +35 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +4 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +2 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +25 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +1269 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +12 -1270
- 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 +8 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +25 -397
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +26 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +13 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +19 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +77 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +39 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +21 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +4 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +2 -32
- 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 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +22 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +76 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +6 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +19 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +27 -121
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +116 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +68 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +33 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +8 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +15 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +12 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +11 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +12 -152
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +12 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +12 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +116 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +12 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +10 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +43 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +14 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +46 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +11 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +147 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +56 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +70 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +28 -196
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +3 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +59 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +57 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +24 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +94 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +101 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +14 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +13 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +12 -189
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +96 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +9 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +42 -133
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +74 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +56 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +196 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +14 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +26 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +79 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +28 -21
- 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 +40 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +7 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +116 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +70 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +190 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +31 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +104 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +127 -384
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +18 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +27 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +19 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +21 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +183 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +13 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +18 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +48 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +4 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +5 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +85 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +6 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +45 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +50 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +392 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +2 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +7 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +59 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +397 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +69 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +2 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +407 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +32 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +47 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +4 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +77 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +32 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +19 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +144 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +86 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +25 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +149 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +10 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +19 -491
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +62 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +50 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +44 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +73 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +21 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +485 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +159 -87
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +39 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +57 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +31 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +108 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +22 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +44 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +57 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +2 -346
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +96 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +191 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +16 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +26 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +36 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +61 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +92 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +108 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +84 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +63 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +41 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +336 -241
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +294 -174
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +103 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +161 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +264 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +23 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +18 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +22 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +55 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +28 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +56 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +17 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +36 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +33 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +54 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +346 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +2 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +18 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +9 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +10 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +13 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +19 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +29 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +36 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +36 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +13 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +17 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +246 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +181 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +12 -171
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +18 -133
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +23 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +38 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +57 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +48 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +29 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +93 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +45 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +26 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +126 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +14 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +77 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +77 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +42 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +21 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +37 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +159 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +28 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +25 -185
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +76 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +63 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +42 -283
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +23 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +189 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +105 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +80 -223
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +279 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +46 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +15 -345
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +83 -300
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +220 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +35 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +20 -265
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +17 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +16 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +171 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +131 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +161 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +12 -192
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +18 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +63 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +68 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +54 -90
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +7 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +8 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +62 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +22 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +61 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +14 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +93 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +16 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +76 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +17 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +48 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +10 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +48 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +11 -123
- 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 +255 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +22 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +38 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +32 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +4 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +127 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +50 -11
- 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 +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +69 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +45 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +27 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +32 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +117 -90
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +16 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +16 -10
- 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 +16 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +14 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +73 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +16 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +16 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +11 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +54 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +34 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +25 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +7 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +51 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +16 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +19 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +64 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +16 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +14 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +13 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +15 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +26 -44
- 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 +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +19 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +22 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +38 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +45 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +12 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +37 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +7 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +13 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +65 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +21 -75
- 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 +2 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +92 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +35 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +35 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +99 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +21 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +54 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +33 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +40 -94
- 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 +73 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +96 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +10 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +9 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +10 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +73 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +67 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +35 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +12 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +33 -7
- 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 +85 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +24 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +100 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +105 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +28 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +24 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +37 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +5 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +8 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +82 -29
- 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 +39 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +17 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +48 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +36 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +44 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +69 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +82 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +52 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +49 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +50 -67
- 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 +30 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +56 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +54 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +68 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +21 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +93 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +16 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +75 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +20 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +9 -16
- 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 +43 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +36 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +16 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +16 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +51 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +55 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +28 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +33 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +49 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +67 -52
- 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 +39 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +32 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +15 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +15 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +48 -20
- 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 +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +39 -47
- 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 +2 -2
- 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/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/onboarding-widget/feature/dist/index2.js +56 -55
- package/dist/libs/tesouro-embedded-components-react/onboarding-widget/feature/dist/index7.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index2.js +44 -43
- package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +40 -39
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +80 -79
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +207 -191
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/RootWidgetProvider.js +84 -81
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetProvider.js +156 -142
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/ids.js +21 -0
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/interceptor.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/runtime.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteRegionProvider.js +6 -5
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index2.js +17 -16
- package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +52 -51
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index2.js +7 -6
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index5.js +3 -2
- package/dist/packages/shared-ui-shadcn/dist/index.js +15 -13
- package/package.json +1 -1
|
@@ -1,78 +1,84 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { jsxs as a, Fragment as P, jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useReactTable as y, getCoreRowModel as j, flexRender as C } from "@tanstack/react-table";
|
|
3
|
+
import { Table as D, TableHeader as H, TableRow as m, TableHead as I, TableBody as L, TableCell as v } from "./index247.js";
|
|
4
|
+
import { Button as S } from "./index84.js";
|
|
5
|
+
import { Select as V, SelectTrigger as $, SelectValue as B, SelectContent as _, SelectItem as d } from "./index248.js";
|
|
6
|
+
import { ChevronLeft as E, ChevronRight as F } from "lucide-react";
|
|
7
|
+
import { useLingui as G } from "@lingui/react";
|
|
8
|
+
import { useState as q, useEffect as A } from "react";
|
|
9
|
+
import { twMerge as J } from "tailwind-merge";
|
|
10
|
+
function et({
|
|
11
|
+
columns: g,
|
|
12
|
+
data: s,
|
|
13
|
+
sorting: N,
|
|
14
|
+
onSortingChange: z,
|
|
15
|
+
pageSize: r,
|
|
16
|
+
onPageSizeChange: T,
|
|
17
|
+
nextPaginationToken: h,
|
|
18
|
+
prevPaginationToken: l,
|
|
19
|
+
onPaginationTokenChange: c,
|
|
20
|
+
onRowClick: R,
|
|
21
|
+
filterComponent: p,
|
|
22
|
+
children: k,
|
|
23
|
+
rowLabel: u
|
|
7
24
|
}) {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
})
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
/* @__PURE__ */ a(
|
|
25
|
+
const {
|
|
26
|
+
i18n: b
|
|
27
|
+
} = G(), [i, o] = q(0);
|
|
28
|
+
A(() => {
|
|
29
|
+
!l && i !== 0 && o(0);
|
|
30
|
+
}, [l, i]);
|
|
31
|
+
const x = s.length === 0 ? 0 : i + 1, f = i + s.length, M = u ? `${x}-${f} ${u}` : `${x}-${f}`, w = y({
|
|
32
|
+
data: s,
|
|
33
|
+
columns: g,
|
|
34
|
+
getCoreRowModel: j(),
|
|
35
|
+
manualPagination: !0,
|
|
36
|
+
manualSorting: !0,
|
|
37
|
+
enableMultiSort: !1,
|
|
38
|
+
onSortingChange: z,
|
|
39
|
+
state: {
|
|
40
|
+
sorting: N,
|
|
41
|
+
pagination: {
|
|
42
|
+
pageIndex: 0,
|
|
43
|
+
pageSize: r
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
});
|
|
47
|
+
return /* @__PURE__ */ a(P, { children: [
|
|
48
|
+
/* @__PURE__ */ a("div", { className: J("ttw:flex ttw:flex-col ttw:overflow-hidden ttw:min-h-125 ttw:gap-4 ttw:border ttw:border-zinc-100 ttw:rounded-xl ttw:bg-white", p && "ttw:pt-4"), children: [
|
|
49
|
+
p,
|
|
50
|
+
/* @__PURE__ */ a(D, { className: "ttw:border-none", children: [
|
|
51
|
+
/* @__PURE__ */ t(H, { children: w.getHeaderGroups().map((e) => /* @__PURE__ */ t(m, { children: e.headers.map((n) => /* @__PURE__ */ t(I, { className: "ttw:p-3 ttw:text-xs ttw:text-zinc-950 ttw:border-b ttw:border-zinc-100 ttw:w-44.5", children: n.isPlaceholder ? null : C(n.column.columnDef.header, n.getContext()) }, n.id)) }, e.id)) }),
|
|
52
|
+
/* @__PURE__ */ t(L, { children: w.getRowModel().rows?.length ? w.getRowModel().rows.map((e) => /* @__PURE__ */ t(m, { onClick: () => R(e.original), "data-state": e.getIsSelected() && "selected", children: e.getVisibleCells().map((n) => /* @__PURE__ */ t(v, { className: "ttw:px-3 ttw:h-13 ttw:font-medium ttw:border-zinc-100 ttw:border-b", children: C(n.column.columnDef.cell, n.getContext()) }, n.id)) }, e.id)) : /* @__PURE__ */ t(m, { children: /* @__PURE__ */ t(v, { colSpan: g.length, className: "ttw:min-h-24 ttw:text-center", children: k || b._("No results.") }) }) })
|
|
53
|
+
] })
|
|
54
|
+
] }),
|
|
55
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:justify-end ttw:space-x-6.5 ttw:py-3 ttw:bg-transparent", children: [
|
|
56
|
+
/* @__PURE__ */ a("span", { className: "ttw:flex ttw:items-center ttw:gap-2 ttw:text-sm ttw:leading-5 ttw:font-medium ttw:text-zinc-950", children: [
|
|
57
|
+
b._("Rows per page:"),
|
|
58
|
+
/* @__PURE__ */ a(V, { value: String(r), onValueChange: (e) => {
|
|
59
|
+
T(Number(e)), c(void 0), o(0);
|
|
60
|
+
}, children: [
|
|
61
|
+
/* @__PURE__ */ t($, { size: "sm", children: /* @__PURE__ */ t(B, {}) }),
|
|
62
|
+
/* @__PURE__ */ a(_, { children: [
|
|
63
|
+
/* @__PURE__ */ t(d, { value: "10", children: "10" }),
|
|
64
|
+
/* @__PURE__ */ t(d, { value: "25", children: "25" }),
|
|
65
|
+
/* @__PURE__ */ t(d, { value: "50", children: "50" }),
|
|
66
|
+
/* @__PURE__ */ t(d, { value: "100", children: "100" })
|
|
67
|
+
] })
|
|
68
|
+
] })
|
|
69
|
+
] }),
|
|
70
|
+
/* @__PURE__ */ t("span", { className: "ttw:text-sm ttw:leading-5 ttw:font-medium ttw:text-zinc-950", children: M }),
|
|
71
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:space-x-3", children: [
|
|
72
|
+
/* @__PURE__ */ t(S, { variant: "ghost", className: "ttw:px-2 ttw:py-2 ttw:border ttw:border-zinc-200 ttw:rounded-lg", onClick: () => {
|
|
73
|
+
c(l), o((e) => e - r);
|
|
74
|
+
}, disabled: !l, children: /* @__PURE__ */ t(E, {}) }),
|
|
75
|
+
/* @__PURE__ */ t(S, { variant: "ghost", className: "ttw:px-2 ttw:py-2 ttw:border ttw:border-zinc-200 ttw:rounded-lg", onClick: () => {
|
|
76
|
+
c(h), o((e) => e + r);
|
|
77
|
+
}, disabled: !h, children: /* @__PURE__ */ t(F, {}) })
|
|
42
78
|
] })
|
|
43
79
|
] })
|
|
44
80
|
] });
|
|
45
81
|
}
|
|
46
|
-
function b({
|
|
47
|
-
className: t,
|
|
48
|
-
...e
|
|
49
|
-
}) {
|
|
50
|
-
return /* @__PURE__ */ a("div", { "data-slot": "sheet-header", className: s("ttw:flex ttw:flex-col ttw:gap-1.5 ttw:p-4", t), ...e });
|
|
51
|
-
}
|
|
52
|
-
function N({
|
|
53
|
-
className: t,
|
|
54
|
-
...e
|
|
55
|
-
}) {
|
|
56
|
-
return /* @__PURE__ */ a("div", { "data-slot": "sheet-footer", className: s("ttw:mt-auto ttw:flex ttw:flex-col ttw:gap-2 ttw:p-4", t), ...e });
|
|
57
|
-
}
|
|
58
|
-
function y({
|
|
59
|
-
className: t,
|
|
60
|
-
...e
|
|
61
|
-
}) {
|
|
62
|
-
return /* @__PURE__ */ a(o.Title, { "data-slot": "sheet-title", className: s("ttw:text-foreground ttw:font-semibold", t), ...e });
|
|
63
|
-
}
|
|
64
|
-
function S({
|
|
65
|
-
className: t,
|
|
66
|
-
...e
|
|
67
|
-
}) {
|
|
68
|
-
return /* @__PURE__ */ a(o.Description, { "data-slot": "sheet-description", className: s("ttw:text-muted-foreground ttw:text-sm", t), ...e });
|
|
69
|
-
}
|
|
70
82
|
export {
|
|
71
|
-
|
|
72
|
-
g as SheetClose,
|
|
73
|
-
x as SheetContent,
|
|
74
|
-
S as SheetDescription,
|
|
75
|
-
N as SheetFooter,
|
|
76
|
-
b as SheetHeader,
|
|
77
|
-
y as SheetTitle
|
|
83
|
+
et as DataTable
|
|
78
84
|
};
|
|
@@ -1,8 +1,41 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { jsx as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { DataGridEmptyState as n } from "./index190.js";
|
|
3
|
+
import { useLingui as h } from "@lingui/react";
|
|
4
|
+
const b = ({
|
|
5
|
+
isLoading: o,
|
|
6
|
+
dataLength: a,
|
|
7
|
+
isFiltering: r,
|
|
8
|
+
isSearching: s,
|
|
9
|
+
isError: l,
|
|
10
|
+
onCreate: y,
|
|
11
|
+
refetch: m,
|
|
12
|
+
entityName: e,
|
|
13
|
+
noDataTitle: c,
|
|
14
|
+
noDataDescription1: p,
|
|
15
|
+
filterTitle: N,
|
|
16
|
+
filterDescription1: d,
|
|
17
|
+
actionButtonLabel: L,
|
|
18
|
+
actionOptions: u,
|
|
19
|
+
onAction: f,
|
|
20
|
+
type: g
|
|
21
|
+
}) => {
|
|
22
|
+
const {
|
|
23
|
+
i18n: t
|
|
24
|
+
} = h();
|
|
25
|
+
return !o && a === 0 && (r || s) ? /* @__PURE__ */ i(n, { title: N || c || t._("No {entityName} Found", {
|
|
26
|
+
entityName: e
|
|
27
|
+
}), descriptionLine1: d || "", type: "no-filter", onAction: f }) : !o && a === 0 && !r && !s ? /* @__PURE__ */ i(n, { title: c || t._("No {entityName}", {
|
|
28
|
+
entityName: e
|
|
29
|
+
}), descriptionLine1: p || t._("You don’t have any {entityName} yet.", {
|
|
30
|
+
entityName: e.toLowerCase()
|
|
31
|
+
}), actionOptions: u, actionButtonLabel: L, onAction: (_) => {
|
|
32
|
+
y && y(_ ?? "");
|
|
33
|
+
}, type: g || "no-data" }) : l ? /* @__PURE__ */ i(n, { title: t._("Failed to load {entityName}", {
|
|
34
|
+
entityName: e
|
|
35
|
+
}), descriptionLine1: t._("There was an error loading {entityName}.", {
|
|
36
|
+
entityName: e.toLowerCase()
|
|
37
|
+
}), actionButtonLabel: t._("Reload"), onAction: m, type: "error" }) : null;
|
|
38
|
+
};
|
|
6
39
|
export {
|
|
7
|
-
|
|
40
|
+
b as GetNoRowsOverlay
|
|
8
41
|
};
|
|
@@ -1,11 +1,23 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
1
|
+
import { jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { memo as a } from "react";
|
|
3
|
+
import { useMoniteContext as m } from "./index57.js";
|
|
4
|
+
import { Skeleton as n } from "./index149.js";
|
|
5
|
+
import { Typography as s } from "./index85.js";
|
|
6
|
+
const f = a(({
|
|
7
|
+
unitId: e
|
|
8
|
+
}) => {
|
|
9
|
+
const {
|
|
10
|
+
api: r
|
|
11
|
+
} = m(), {
|
|
12
|
+
data: t,
|
|
13
|
+
isLoading: i
|
|
14
|
+
} = r.finops.getMeasureUnitsId.useQuery({
|
|
15
|
+
path: {
|
|
16
|
+
unit_id: e
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
return i ? /* @__PURE__ */ o(n, { className: "ttw:h-4 ttw:w-4" }) : t ? /* @__PURE__ */ o(s, { color: "muted", variant: "body2", children: t.name }) : null;
|
|
20
|
+
});
|
|
9
21
|
export {
|
|
10
|
-
|
|
22
|
+
f as MeasureUnit
|
|
11
23
|
};
|
|
@@ -1,35 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import "lucide-react";
|
|
5
|
-
function u({
|
|
6
|
-
...t
|
|
7
|
-
}) {
|
|
8
|
-
return /* @__PURE__ */ e(a.Root, { "data-slot": "dropdown-menu", ...t });
|
|
9
|
-
}
|
|
10
|
-
function c({
|
|
11
|
-
...t
|
|
12
|
-
}) {
|
|
13
|
-
return /* @__PURE__ */ e(a.Trigger, { "data-slot": "dropdown-menu-trigger", ...t });
|
|
14
|
-
}
|
|
15
|
-
function m({
|
|
16
|
-
className: t,
|
|
17
|
-
sideOffset: o = 4,
|
|
18
|
-
...n
|
|
19
|
-
}) {
|
|
20
|
-
return /* @__PURE__ */ e(a.Portal, { children: /* @__PURE__ */ e(a.Content, { "data-slot": "dropdown-menu-content", sideOffset: o, className: d("ttw:bg-popover ttw:text-popover-foreground ttw:data-[state=open]:animate-in ttw:data-[state=closed]:animate-out ttw:data-[state=closed]:fade-out-0 ttw:data-[state=open]:fade-in-0 ttw:data-[state=closed]:zoom-out-95 ttw:data-[state=open]:zoom-in-95 ttw:data-[side=bottom]:slide-in-from-top-2 ttw:data-[side=left]:slide-in-from-right-2 ttw:data-[side=right]:slide-in-from-left-2 ttw:data-[side=top]:slide-in-from-bottom-2 ttw:z-1300 ttw:max-h-(--radix-dropdown-menu-content-available-height) ttw:min-w-[8rem] ttw:origin-(--radix-dropdown-menu-content-transform-origin) ttw:overflow-x-hidden ttw:overflow-y-auto ttw:rounded-md ttw:border-none ttw:p-1 ttw:shadow-md", t), ...n }) });
|
|
21
|
-
}
|
|
22
|
-
function p({
|
|
23
|
-
className: t,
|
|
24
|
-
inset: o,
|
|
25
|
-
variant: n = "default",
|
|
26
|
-
...r
|
|
27
|
-
}) {
|
|
28
|
-
return /* @__PURE__ */ e(a.Item, { "data-slot": "dropdown-menu-item", "data-inset": o, "data-variant": n, className: d("ttw:focus:bg-accent ttw:focus:text-accent-foreground ttw:data-[variant=destructive]:text-destructive ttw:data-[variant=destructive]:focus:bg-destructive/10 ttw:dark:data-[variant=destructive]:focus:bg-destructive/20 ttw:data-[variant=destructive]:focus:text-destructive ttw:data-[variant=destructive]:*:[svg]:!text-destructive ttw:[&_svg:not([class*=text-])]:text-muted-foreground ttw:relative ttw:flex ttw:cursor-pointer ttw:items-center ttw:gap-2 ttw:rounded-sm ttw:px-2 ttw:py-1.5 ttw:text-sm ttw:outline-hidden ttw:select-none ttw:data-[disabled]:pointer-events-none ttw:data-[disabled]:opacity-50 ttw:data-[inset]:pl-8 ttw:[&_svg]:pointer-events-none ttw:[&_svg]:shrink-0 ttw:[&_svg:not([class*=size-])]:size-4", t), ...r });
|
|
1
|
+
function e() {
|
|
2
|
+
const t = window.getSelection();
|
|
3
|
+
return !!t && !!t.toString();
|
|
29
4
|
}
|
|
30
5
|
export {
|
|
31
|
-
|
|
32
|
-
m as DropdownMenuContent,
|
|
33
|
-
p as DropdownMenuItem,
|
|
34
|
-
c as DropdownMenuTrigger
|
|
6
|
+
e as hasSelectedText
|
|
35
7
|
};
|
|
@@ -1,34 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { useDeleteCounterpart as p } from "./index246.js";
|
|
3
|
-
import { ConfirmationModal as l } from "./index247.js";
|
|
4
|
-
import { useLingui as u } from "@lingui/react";
|
|
5
|
-
const D = ({
|
|
6
|
-
counterpartName: t,
|
|
7
|
-
counterpartId: o,
|
|
8
|
-
isOpen: n,
|
|
9
|
-
onDelete: r,
|
|
10
|
-
onCancel: a
|
|
11
|
-
}) => {
|
|
12
|
-
const {
|
|
13
|
-
i18n: e
|
|
14
|
-
} = u(), {
|
|
15
|
-
mutate: i,
|
|
16
|
-
isPending: s
|
|
17
|
-
} = p(), c = () => {
|
|
18
|
-
i({
|
|
19
|
-
path: {
|
|
20
|
-
counterpart_id: o
|
|
21
|
-
}
|
|
22
|
-
}, {
|
|
23
|
-
onSuccess: () => {
|
|
24
|
-
r();
|
|
25
|
-
}
|
|
26
|
-
});
|
|
27
|
-
};
|
|
28
|
-
return /* @__PURE__ */ m(l, { open: n, title: e._("Delete {counterpartName}?", {
|
|
29
|
-
counterpartName: t
|
|
30
|
-
}), message: e._("You can't undo this action."), confirmLabel: e._("Delete"), cancelLabel: e._("Cancel"), onClose: a, onConfirm: c, isLoading: s });
|
|
31
|
-
};
|
|
1
|
+
const E = "search";
|
|
32
2
|
export {
|
|
33
|
-
|
|
3
|
+
E as FILTER_TYPE_SEARCH
|
|
34
4
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as s, jsxs as n } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { isPayableInOCRProcessing as S } from "./
|
|
3
|
-
import { SummaryCardsFilters as Y } from "./
|
|
4
|
-
import { PayablesFilterBar as J } from "./
|
|
5
|
-
import { usePayablesFilter as X } from "./
|
|
6
|
-
import { PayableStatusChip as Z } from "./
|
|
2
|
+
import { isPayableInOCRProcessing as S } from "./index259.js";
|
|
3
|
+
import { SummaryCardsFilters as Y } from "./index260.js";
|
|
4
|
+
import { PayablesFilterBar as J } from "./index261.js";
|
|
5
|
+
import { usePayablesFilter as X } from "./index262.js";
|
|
6
|
+
import { PayableStatusChip as Z } from "./index162.js";
|
|
7
7
|
import { useMoniteContext as ee } from "./index57.js";
|
|
8
8
|
import { MoniteScopedProviders as te } from "./index83.js";
|
|
9
9
|
import { useCurrencies as ae } from "./index58.js";
|
|
10
10
|
import { usePayablePaymentIntentsAndRecords as se } from "./index79.js";
|
|
11
|
-
import { useUserPermissions as oe } from "./
|
|
11
|
+
import { useUserPermissions as oe } from "./index130.js";
|
|
12
12
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
13
13
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
14
14
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
@@ -17,18 +17,18 @@ import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
|
17
17
|
import { Scope as re } from "../../shared/data-access/dist/lib/scopes.js";
|
|
18
18
|
import { useState as c, useEffect as v, useMemo as P } from "react";
|
|
19
19
|
import { dateStringToLocalDate as ne } from "./index96.js";
|
|
20
|
-
import { CounterpartNameCellById as ie } from "./
|
|
21
|
-
import { GetNoRowsOverlay as le } from "./
|
|
22
|
-
import { DueDateCell as ce } from "./
|
|
23
|
-
import { AccessRestriction as de } from "./
|
|
20
|
+
import { CounterpartNameCellById as ie } from "./index172.js";
|
|
21
|
+
import { GetNoRowsOverlay as le } from "./index136.js";
|
|
22
|
+
import { DueDateCell as ce } from "./index187.js";
|
|
23
|
+
import { AccessRestriction as de } from "./index131.js";
|
|
24
24
|
import { Button as D } from "./index84.js";
|
|
25
25
|
import "clsx";
|
|
26
26
|
import "tailwind-merge";
|
|
27
27
|
import "@radix-ui/react-dialog";
|
|
28
28
|
import { ArrowUp as b, ArrowDown as N, ArrowUpDown as F, Loader2 as me } from "lucide-react";
|
|
29
29
|
import { useLingui as ue } from "@lingui/react";
|
|
30
|
-
import { DataTable as pe } from "./
|
|
31
|
-
import { hasSelectedText as ge } from "./
|
|
30
|
+
import { DataTable as pe } from "./index135.js";
|
|
31
|
+
import { hasSelectedText as ge } from "./index138.js";
|
|
32
32
|
const Ge = (d) => /* @__PURE__ */ s(te, { children: /* @__PURE__ */ s(he, { ...d }) }), he = ({
|
|
33
33
|
onRowClick: d,
|
|
34
34
|
onPay: x,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
1
|
+
import { useMoniteContext as r } from "./index57.js";
|
|
2
|
+
const u = (e, t = !0) => {
|
|
3
|
+
const {
|
|
4
|
+
api: o
|
|
5
|
+
} = r();
|
|
6
|
+
return o.finops.getProducts.useQuery({
|
|
7
|
+
query: e
|
|
8
|
+
}, {
|
|
9
|
+
enabled: t
|
|
10
|
+
});
|
|
11
|
+
};
|
|
12
12
|
export {
|
|
13
|
-
|
|
13
|
+
u as useGetProducts
|
|
14
14
|
};
|
|
@@ -1,14 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { jsx as e, jsxs as n } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as s } from "./index84.js";
|
|
3
|
+
import { Sheet as a, SheetContent as i, SheetHeader as d, SheetTitle as h, SheetDescription as l, SheetFooter as m } from "./index142.js";
|
|
4
|
+
import { useLingui as c } from "@lingui/react";
|
|
5
|
+
import { ManageMeasureUnitsForm as p } from "./index244.js";
|
|
6
|
+
const x = ({
|
|
7
|
+
handleClose: r,
|
|
8
|
+
open: o
|
|
9
|
+
}) => {
|
|
10
|
+
const {
|
|
11
|
+
i18n: t
|
|
12
|
+
} = c();
|
|
13
|
+
return /* @__PURE__ */ e(a, { open: o, onOpenChange: r, children: /* @__PURE__ */ n(i, { side: "right", className: "ttw:gap-0 ttw:p-0", children: [
|
|
14
|
+
/* @__PURE__ */ n(d, { className: "ttw:border-b ttw:border-border", children: [
|
|
15
|
+
/* @__PURE__ */ e(h, { children: t._("Manage measure units") }),
|
|
16
|
+
/* @__PURE__ */ e(l, { hidden: !0, children: t._("Manage measure units") })
|
|
17
|
+
] }),
|
|
18
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex-1 ttw:overflow-y-auto ttw:px-6 ttw:py-4", children: /* @__PURE__ */ e(p, {}) }),
|
|
19
|
+
/* @__PURE__ */ e(m, { className: "ttw:border-t ttw:border-border ttw:flex-row ttw:justify-end", children: /* @__PURE__ */ e(s, { onClick: r, children: t._("Done") }) })
|
|
20
|
+
] }) });
|
|
21
|
+
};
|
|
12
22
|
export {
|
|
13
|
-
|
|
23
|
+
x as ManageMeasureUnits
|
|
14
24
|
};
|
|
@@ -1,28 +1,78 @@
|
|
|
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
|
-
};
|
|
1
|
+
import { jsx as a, jsxs as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as s } from "./index100.js";
|
|
3
|
+
import * as o from "@radix-ui/react-dialog";
|
|
4
|
+
import { XIcon as d } from "lucide-react";
|
|
5
|
+
function h({
|
|
6
|
+
...t
|
|
7
|
+
}) {
|
|
8
|
+
return /* @__PURE__ */ a(o.Root, { "data-slot": "sheet", ...t });
|
|
9
|
+
}
|
|
10
|
+
function g({
|
|
11
|
+
...t
|
|
12
|
+
}) {
|
|
13
|
+
return /* @__PURE__ */ a(o.Close, { "data-slot": "sheet-close", ...t });
|
|
14
|
+
}
|
|
15
|
+
function c({
|
|
16
|
+
container: t,
|
|
17
|
+
...e
|
|
18
|
+
}) {
|
|
19
|
+
return /* @__PURE__ */ a(o.Portal, { "data-slot": "sheet-portal", ...e, container: t });
|
|
20
|
+
}
|
|
21
|
+
function u({
|
|
22
|
+
className: t,
|
|
23
|
+
...e
|
|
24
|
+
}) {
|
|
25
|
+
return /* @__PURE__ */ a(o.Overlay, { "data-slot": "sheet-overlay", className: s("ttw:data-[state=open]:animate-in ttw:data-[state=closed]:animate-out ttw:data-[state=closed]:fade-out-0 ttw:data-[state=open]:fade-in-0 ttw:fixed ttw:inset-0 ttw:z-1300 ttw:bg-black/50", t), ...e });
|
|
26
|
+
}
|
|
27
|
+
function x({
|
|
28
|
+
className: t,
|
|
29
|
+
children: e,
|
|
30
|
+
side: n = "right",
|
|
31
|
+
container: l = typeof document < "u" ? document.body : null,
|
|
32
|
+
showCloseButton: r = !0,
|
|
33
|
+
...w
|
|
34
|
+
}) {
|
|
35
|
+
return /* @__PURE__ */ i(c, { container: l, children: [
|
|
36
|
+
/* @__PURE__ */ a(u, {}),
|
|
37
|
+
/* @__PURE__ */ i(o.Content, { "data-slot": "sheet-content", className: s("ttw:bg-background ttw:data-[state=open]:animate-in ttw:data-[state=closed]:animate-out ttw:fixed ttw:z-1300 ttw:flex ttw:flex-col ttw:gap-4 ttw:shadow-lg ttw:transition ttw:ease-in-out ttw:data-[state=closed]:duration-300 ttw:data-[state=open]:duration-500", n === "right" && "ttw:data-[state=closed]:slide-out-to-right ttw:data-[state=open]:slide-in-from-right ttw:inset-y-0 ttw:right-0 ttw:h-full ttw:w-3/4 ttw:sm:max-w-[600px]", n === "left" && "ttw:data-[state=closed]:slide-out-to-left ttw:data-[state=open]:slide-in-from-left ttw:inset-y-0 ttw:left-0 ttw:h-full ttw:w-3/4 ttw:sm:max-w-[600px]", n === "top" && "ttw:data-[state=closed]:slide-out-to-top ttw:data-[state=open]:slide-in-from-top ttw:inset-x-0 ttw:top-0 ttw:h-auto ttw:border-b", n === "bottom" && "ttw:data-[state=closed]:slide-out-to-bottom ttw:data-[state=open]:slide-in-from-bottom ttw:inset-x-0 ttw:bottom-0 ttw:h-auto ttw:border-t", t), ...w, children: [
|
|
38
|
+
e,
|
|
39
|
+
r && /* @__PURE__ */ i(o.Close, { className: "ttw:p-2 ttw:ring-offset-background ttw:focus:ring-ring ttw:data-[state=open]:bg-neutral ttw:absolute ttw:top-4 ttw:right-4 ttw:rounded-xs ttw:opacity-70 ttw:transition-opacity ttw:hover:opacity-100 ttw:focus:ring-2 ttw:focus:ring-offset-2 ttw:focus:outline-hidden ttw:cursor-pointer ttw:disabled:pointer-events-none", children: [
|
|
40
|
+
/* @__PURE__ */ a(d, { className: "ttw:size-4" }),
|
|
41
|
+
/* @__PURE__ */ a("span", { className: "ttw:sr-only", children: "Close" })
|
|
42
|
+
] })
|
|
43
|
+
] })
|
|
44
|
+
] });
|
|
45
|
+
}
|
|
46
|
+
function b({
|
|
47
|
+
className: t,
|
|
48
|
+
...e
|
|
49
|
+
}) {
|
|
50
|
+
return /* @__PURE__ */ a("div", { "data-slot": "sheet-header", className: s("ttw:flex ttw:flex-col ttw:gap-1.5 ttw:p-4", t), ...e });
|
|
51
|
+
}
|
|
52
|
+
function N({
|
|
53
|
+
className: t,
|
|
54
|
+
...e
|
|
55
|
+
}) {
|
|
56
|
+
return /* @__PURE__ */ a("div", { "data-slot": "sheet-footer", className: s("ttw:mt-auto ttw:flex ttw:flex-col ttw:gap-2 ttw:p-4", t), ...e });
|
|
57
|
+
}
|
|
58
|
+
function y({
|
|
59
|
+
className: t,
|
|
60
|
+
...e
|
|
61
|
+
}) {
|
|
62
|
+
return /* @__PURE__ */ a(o.Title, { "data-slot": "sheet-title", className: s("ttw:text-foreground ttw:font-semibold", t), ...e });
|
|
63
|
+
}
|
|
64
|
+
function S({
|
|
65
|
+
className: t,
|
|
66
|
+
...e
|
|
67
|
+
}) {
|
|
68
|
+
return /* @__PURE__ */ a(o.Description, { "data-slot": "sheet-description", className: s("ttw:text-muted-foreground ttw:text-sm", t), ...e });
|
|
69
|
+
}
|
|
26
70
|
export {
|
|
27
|
-
|
|
71
|
+
h as Sheet,
|
|
72
|
+
g as SheetClose,
|
|
73
|
+
x as SheetContent,
|
|
74
|
+
S as SheetDescription,
|
|
75
|
+
N as SheetFooter,
|
|
76
|
+
b as SheetHeader,
|
|
77
|
+
y as SheetTitle
|
|
28
78
|
};
|
|
@@ -1,16 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
return t.finops.getCounterpartsIdAddresses.useQuery({
|
|
7
|
-
path: {
|
|
8
|
-
counterpart_id: e ?? ""
|
|
9
|
-
}
|
|
10
|
-
}, {
|
|
11
|
-
enabled: !!e
|
|
12
|
-
});
|
|
13
|
-
};
|
|
1
|
+
import { jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { twMerge as e } from "tailwind-merge";
|
|
3
|
+
const w = ({
|
|
4
|
+
className: t
|
|
5
|
+
}) => /* @__PURE__ */ r("div", { className: e("ttw:w-8 ttw:h-8 ttw:rounded-full ttw:border-3 ttw:border-primary ttw:border-t-transparent ttw:animate-spin", t) });
|
|
14
6
|
export {
|
|
15
|
-
|
|
7
|
+
w as LoadingSpinner
|
|
16
8
|
};
|
|
@@ -1,14 +1,24 @@
|
|
|
1
|
-
import { useMoniteContext as
|
|
2
|
-
|
|
1
|
+
import { useMoniteContext as i } from "./index57.js";
|
|
2
|
+
import { useLingui as a } from "@lingui/react";
|
|
3
|
+
import { toast as s } from "react-hot-toast";
|
|
4
|
+
const m = (r) => {
|
|
3
5
|
const {
|
|
4
|
-
api:
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
6
|
+
api: e,
|
|
7
|
+
queryClient: n
|
|
8
|
+
} = i(), {
|
|
9
|
+
i18n: t
|
|
10
|
+
} = a();
|
|
11
|
+
return e.finops.postProducts.useMutation(void 0, {
|
|
12
|
+
onSuccess: async (o) => {
|
|
13
|
+
r?.(o), await e.finops.getProducts.invalidateQueries(n), s.success(t._("{name} has been added to the list.", {
|
|
14
|
+
name: o.name
|
|
15
|
+
}));
|
|
16
|
+
},
|
|
17
|
+
onError: () => {
|
|
18
|
+
s.error(t._("Failed to create"));
|
|
19
|
+
}
|
|
10
20
|
});
|
|
11
21
|
};
|
|
12
22
|
export {
|
|
13
|
-
|
|
23
|
+
m as useCreateProduct
|
|
14
24
|
};
|