@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,123 +1,29 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
} = V(), S = `vendor-form-${j()}`, {
|
|
27
|
-
mutate: y,
|
|
28
|
-
isPending: b
|
|
29
|
-
} = M(), {
|
|
30
|
-
mutateAsync: m,
|
|
31
|
-
isPending: E
|
|
32
|
-
} = R({
|
|
33
|
-
counterpartId: a?.counterpart_id ?? "",
|
|
34
|
-
addressId: a?.id ?? ""
|
|
35
|
-
}), v = E || b, r = t.type, l = "individual" in t ? t.individual.email : t.organization.email, p = ("individual" in t ? t.individual.phone : t.organization.phone) ?? "", u = "individual" in t ? t.individual.last_name : "", n = "organization" in t ? t.organization.legal_name : t.individual.first_name, $ = k(() => ({
|
|
36
|
-
remindersEnabled: t.reminders_enabled,
|
|
37
|
-
isCustomer: t.is_customer,
|
|
38
|
-
isVendor: t.is_vendor,
|
|
39
|
-
tax_id: t.tax_id ?? "",
|
|
40
|
-
email: l,
|
|
41
|
-
phone: p,
|
|
42
|
-
line1: a?.line1,
|
|
43
|
-
line2: a?.line2 ?? "",
|
|
44
|
-
city: a?.city,
|
|
45
|
-
state: a?.state,
|
|
46
|
-
country: a?.country,
|
|
47
|
-
postalCode: a?.postal_code,
|
|
48
|
-
firstName: n,
|
|
49
|
-
lastName: u,
|
|
50
|
-
companyName: n
|
|
51
|
-
}), [t, a]), s = I({
|
|
52
|
-
resolver: B(O(o, r, g)),
|
|
53
|
-
defaultValues: $
|
|
54
|
-
}), L = D((c) => {
|
|
55
|
-
c.preventDefault(), c.stopPropagation(), s.handleSubmit(async (e) => {
|
|
56
|
-
const P = q.find((f) => f === o.locale.split("-")[0]) ?? "en", h = {
|
|
57
|
-
city: e.city,
|
|
58
|
-
country: e.country,
|
|
59
|
-
line1: e.line1,
|
|
60
|
-
line2: e.line2,
|
|
61
|
-
state: e.state,
|
|
62
|
-
postal_code: e.postalCode
|
|
63
|
-
}, U = e.city !== a?.city || e.country !== a?.country || e.line1 !== a?.line1 || (e.line2 ?? "") !== (a?.line2 ?? "") || e.state !== a?.state || e.postalCode !== a?.postal_code, w = {
|
|
64
|
-
reminders_enabled: e.remindersEnabled,
|
|
65
|
-
is_customer: t.is_customer,
|
|
66
|
-
is_vendor: t.is_vendor,
|
|
67
|
-
tax_id: e.tax_id
|
|
68
|
-
};
|
|
69
|
-
if (e.remindersEnabled !== !!t.reminders_enabled || e.tax_id !== (t.tax_id ?? "") || e.phone !== p || e.email !== l || r === "organization" && e.companyName !== n || r === "individual" && e.firstName !== n || r === "individual" && e.lastName !== u) {
|
|
70
|
-
U && await m(h);
|
|
71
|
-
const f = r === "individual" ? {
|
|
72
|
-
...w,
|
|
73
|
-
individual: {
|
|
74
|
-
first_name: e.firstName,
|
|
75
|
-
last_name: e.lastName,
|
|
76
|
-
phone: e.phone,
|
|
77
|
-
email: e.email
|
|
78
|
-
}
|
|
79
|
-
} : {
|
|
80
|
-
...w,
|
|
81
|
-
language: t.language ?? P,
|
|
82
|
-
organization: {
|
|
83
|
-
legal_name: e.companyName,
|
|
84
|
-
phone: e.phone,
|
|
85
|
-
email: e.email
|
|
86
|
-
}
|
|
87
|
-
};
|
|
88
|
-
return y({
|
|
89
|
-
path: {
|
|
90
|
-
counterpart_id: t.id
|
|
91
|
-
},
|
|
92
|
-
body: f
|
|
93
|
-
}, {
|
|
94
|
-
onSuccess: ({
|
|
95
|
-
id: F
|
|
96
|
-
}) => {
|
|
97
|
-
i && i(F);
|
|
98
|
-
}
|
|
99
|
-
});
|
|
100
|
-
} else
|
|
101
|
-
return m(h, {
|
|
102
|
-
onSuccess: () => {
|
|
103
|
-
x.success(o._("{name} has been updated.", {
|
|
104
|
-
name: N(t)
|
|
105
|
-
})), i && i(t.id);
|
|
106
|
-
}
|
|
107
|
-
});
|
|
108
|
-
})(c);
|
|
109
|
-
}, [y, m, x, N, i, r, s.handleSubmit, o, n, p, l, u]);
|
|
110
|
-
return /* @__PURE__ */ d(A, { ...s, children: /* @__PURE__ */ _("form", { id: S, onSubmit: L, className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:border ttw:border-primary ttw:rounded-[10px] ttw:bg-zinc-100", children: [
|
|
111
|
-
/* @__PURE__ */ d(T, { counterpartType: r, isLoading: b, isEditMode: !0, customerType: g }),
|
|
112
|
-
/* @__PURE__ */ _("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
113
|
-
/* @__PURE__ */ d(C, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", onClick: z, children: o._("Cancel") }),
|
|
114
|
-
/* @__PURE__ */ _(C, { type: "submit", className: "ttw:flex-1", disabled: v || !s.formState.isDirty && t.type === r, children: [
|
|
115
|
-
v && /* @__PURE__ */ d(G, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
116
|
-
o._("Save")
|
|
117
|
-
] })
|
|
118
|
-
] })
|
|
119
|
-
] }) });
|
|
120
|
-
};
|
|
1
|
+
import { CurrencyEnumSchema as t } from "./index241.js";
|
|
2
|
+
import { z as r } from "zod";
|
|
3
|
+
const n = (e) => r.object({
|
|
4
|
+
name: r.string().trim().min(1, e._("Product name is required")).max(100, e._("Product name must be 100 characters or less")).meta({
|
|
5
|
+
title: e._("Product Name")
|
|
6
|
+
}),
|
|
7
|
+
type: r.enum(["product", "service"], e._("Product type is required")).meta({
|
|
8
|
+
title: e._("Type")
|
|
9
|
+
}),
|
|
10
|
+
pricePerUnit: r.number().min(0, e._("Price per unit must be 0 or greater")).meta({
|
|
11
|
+
title: e._("Price Per Unit")
|
|
12
|
+
}),
|
|
13
|
+
currency: t.meta({
|
|
14
|
+
title: e._("Currency")
|
|
15
|
+
}),
|
|
16
|
+
description: r.string().trim().max(280, e._("Description must be 280 characters or less")).optional().meta({
|
|
17
|
+
title: e._("Description")
|
|
18
|
+
}),
|
|
19
|
+
measureUnitId: r.string().optional().meta({
|
|
20
|
+
title: e._("Unit")
|
|
21
|
+
})
|
|
22
|
+
}), m = (e) => r.object({
|
|
23
|
+
name: r.string().trim().min(1, e._("Unit label is required")),
|
|
24
|
+
description: r.string().trim().optional()
|
|
25
|
+
});
|
|
121
26
|
export {
|
|
122
|
-
|
|
27
|
+
m as getMeasureUnitValidationSchema,
|
|
28
|
+
n as getProductValidationSchema
|
|
123
29
|
};
|
|
@@ -1,10 +1,119 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsxs as r, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useRef as L, useMemo as g, useCallback as P } from "react";
|
|
3
|
+
import { useCurrencies as U } from "./index58.js";
|
|
4
|
+
import "./index92.js";
|
|
5
|
+
import { useLingui as M } from "@lingui/react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
import "./index57.js";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { FieldLabel as w, Field as f, FieldContent as x, FieldError as p } from "./index169.js";
|
|
10
|
+
import { InputGroup as y, InputGroupAddon as N, InputGroupInput as T, InputGroupTextarea as E } from "./index101.js";
|
|
11
|
+
import { Input as z } from "./index118.js";
|
|
12
|
+
import { Label as C } from "./index242.js";
|
|
13
|
+
import { RadioGroup as A, RadioGroupItem as _ } from "./index243.js";
|
|
14
|
+
import { Typography as d } from "./index85.js";
|
|
15
|
+
import { Combobox as B, ComboboxInput as R, ComboboxContent as V, ComboboxList as j, ComboboxEmpty as D, ComboboxCollection as W, ComboboxItem as H } from "./index90.js";
|
|
16
|
+
import { useFormContext as q, Controller as s } from "react-hook-form";
|
|
17
|
+
import { twMerge as l } from "tailwind-merge";
|
|
18
|
+
import "react-hot-toast";
|
|
19
|
+
import { useGetMeasureUnits as J } from "./index209.js";
|
|
20
|
+
const wt = ({
|
|
21
|
+
isLoading: i,
|
|
22
|
+
isEditMode: c,
|
|
23
|
+
isProduct: F
|
|
24
|
+
}) => {
|
|
3
25
|
const {
|
|
4
|
-
|
|
5
|
-
} =
|
|
6
|
-
|
|
7
|
-
}
|
|
26
|
+
i18n: a
|
|
27
|
+
} = M(), {
|
|
28
|
+
getSymbolFromCurrency: I
|
|
29
|
+
} = U(), u = L(null), {
|
|
30
|
+
data: S
|
|
31
|
+
} = J(), m = S?.data ?? [], {
|
|
32
|
+
control: n,
|
|
33
|
+
formState: {
|
|
34
|
+
errors: k
|
|
35
|
+
}
|
|
36
|
+
} = q(), G = g(() => m.map((t) => t.id), [m]), h = g(() => new Map(m.map((t) => [t.id, t.name])), [m]), b = P((t) => h.get(t) ?? t, [h]);
|
|
37
|
+
return /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
38
|
+
c && /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: /* @__PURE__ */ e(d, { variant: "body1", className: "ttw:font-medium", children: a._("Editing {type} details", {
|
|
39
|
+
type: F ? "product" : "service"
|
|
40
|
+
}) }) }),
|
|
41
|
+
/* @__PURE__ */ e(s, { name: "type", control: n, render: ({
|
|
42
|
+
field: t
|
|
43
|
+
}) => /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
44
|
+
/* @__PURE__ */ e(w, { children: a._("Type") }),
|
|
45
|
+
/* @__PURE__ */ r(A, { className: "ttw:flex", value: t.value, disabled: i, onValueChange: t.onChange, children: [
|
|
46
|
+
/* @__PURE__ */ r("div", { className: l("ttw:flex ttw:p-4 ttw:flex-1 ttw:gap-2 ttw:border ttw:rounded-xl ttw:border-border ttw:hover:bg-primary/10 ttw:hover:border-primary/30", t.value === "product" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
47
|
+
/* @__PURE__ */ e(_, { value: "product", id: "type-product", className: l(t.value === "product" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: l(t.value === "product" && "ttw:fill-white"), disabled: i }),
|
|
48
|
+
/* @__PURE__ */ r(C, { htmlFor: "type-product", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
49
|
+
/* @__PURE__ */ e(d, { variant: "body2", className: "ttw:leading-3.5", children: a._("Product") }),
|
|
50
|
+
/* @__PURE__ */ e(d, { variant: "caption", color: "muted", children: a._("A physical or digital item") })
|
|
51
|
+
] })
|
|
52
|
+
] }),
|
|
53
|
+
/* @__PURE__ */ r("div", { className: l("ttw:flex ttw:p-4 ttw:flex-1 ttw:gap-2 ttw:border ttw:rounded-xl ttw:border-border ttw:hover:bg-primary/10 ttw:hover:border-primary/30", t.value === "service" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
54
|
+
/* @__PURE__ */ e(_, { value: "service", id: "type-service", className: l(t.value === "service" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: l(t.value === "service" && "ttw:fill-white"), disabled: i }),
|
|
55
|
+
/* @__PURE__ */ r(C, { htmlFor: "type-service", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
56
|
+
/* @__PURE__ */ e(d, { variant: "body2", className: "ttw:leading-3.5", children: a._("Service") }),
|
|
57
|
+
/* @__PURE__ */ e(d, { variant: "caption", color: "muted", children: a._("Work or labor you provide") })
|
|
58
|
+
] })
|
|
59
|
+
] })
|
|
60
|
+
] })
|
|
61
|
+
] }) }),
|
|
62
|
+
/* @__PURE__ */ e(s, { name: "name", control: n, render: ({
|
|
63
|
+
field: t,
|
|
64
|
+
fieldState: {
|
|
65
|
+
error: o
|
|
66
|
+
}
|
|
67
|
+
}) => /* @__PURE__ */ e(f, { children: /* @__PURE__ */ r(x, { children: [
|
|
68
|
+
/* @__PURE__ */ e(w, { htmlFor: t.name, children: a._("Name") }),
|
|
69
|
+
/* @__PURE__ */ e(z, { ...t, id: t.name, placeholder: a._("e.g. House blend espresso beans"), className: c ? "ttw:bg-white" : "", disabled: i, "aria-invalid": !!o || void 0 }),
|
|
70
|
+
/* @__PURE__ */ e(p, { errors: [o] })
|
|
71
|
+
] }) }) }),
|
|
72
|
+
/* @__PURE__ */ r("div", { className: "ttw:w-1/2 ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
73
|
+
/* @__PURE__ */ e(w, { children: a._("Price per unit") }),
|
|
74
|
+
/* @__PURE__ */ r("div", { className: l("ttw:flex ttw:overflow-hidden ttw:rounded-md ttw:border ttw:border-input ttw:shadow-xs ttw:transition-[color,box-shadow]", "ttw:focus-within:border-ring ttw:focus-within:ring-[3px] ttw:focus-within:ring-ring/50", "ttw:has-[[data-slot][aria-invalid=true]]:border-destructive ttw:has-[[data-slot][aria-invalid=true]]:ring-[3px] ttw:has-[[data-slot][aria-invalid=true]]:ring-destructive/20", c && "ttw:bg-white"), ref: u, children: [
|
|
75
|
+
/* @__PURE__ */ e(s, { name: "pricePerUnit", control: n, render: ({
|
|
76
|
+
field: t,
|
|
77
|
+
fieldState: {
|
|
78
|
+
error: o
|
|
79
|
+
}
|
|
80
|
+
}) => /* @__PURE__ */ r(y, { className: "ttw:flex-1 ttw:border-0 ttw:shadow-none ttw:rounded-none ttw:has-[[data-slot=input-group-control]:focus-visible]:border-transparent ttw:has-[[data-slot=input-group-control]:focus-visible]:ring-0", children: [
|
|
81
|
+
/* @__PURE__ */ e(N, { align: "inline-start", children: I("USD") }),
|
|
82
|
+
/* @__PURE__ */ e(T, { type: "number", name: t.name, ref: t.ref, value: t.value ?? "", onChange: (v) => t.onChange(v.target.value === "" ? void 0 : Number(v.target.value)), className: "ttw:text-end", onBlur: t.onBlur, placeholder: "0.00", "aria-invalid": !!o || void 0, disabled: i })
|
|
83
|
+
] }) }),
|
|
84
|
+
/* @__PURE__ */ e("div", { className: "ttw:w-px ttw:shrink-0 ttw:bg-border" }),
|
|
85
|
+
/* @__PURE__ */ e(s, { name: "measureUnitId", control: n, render: ({
|
|
86
|
+
field: t
|
|
87
|
+
}) => /* @__PURE__ */ r(B, { value: t.value ?? null, onValueChange: (o) => t.onChange(o ?? void 0), items: G, itemToStringLabel: b, disabled: i, children: [
|
|
88
|
+
/* @__PURE__ */ e(R, { showClear: !!t.value, placeholder: "-", disabled: i, className: "ttw:w-28 ttw:border-0 ttw:shadow-none ttw:rounded-none ttw:has-[[data-slot=input-group-control]:focus-visible]:border-transparent ttw:has-[[data-slot=input-group-control]:focus-visible]:ring-0" }),
|
|
89
|
+
/* @__PURE__ */ e(V, { container: u.current, children: /* @__PURE__ */ r(j, { children: [
|
|
90
|
+
/* @__PURE__ */ e(D, { children: a._("No units found") }),
|
|
91
|
+
/* @__PURE__ */ e(W, { children: (o) => /* @__PURE__ */ e(H, { value: o, children: b(o) }, o) })
|
|
92
|
+
] }) })
|
|
93
|
+
] }) })
|
|
94
|
+
] }),
|
|
95
|
+
/* @__PURE__ */ e(p, { errors: [k.pricePerUnit] })
|
|
96
|
+
] }),
|
|
97
|
+
/* @__PURE__ */ e(s, { name: "description", control: n, render: ({
|
|
98
|
+
field: t,
|
|
99
|
+
fieldState: {
|
|
100
|
+
error: o
|
|
101
|
+
}
|
|
102
|
+
}) => /* @__PURE__ */ e(f, { className: "ttw:block", children: /* @__PURE__ */ r(x, { children: [
|
|
103
|
+
/* @__PURE__ */ r(w, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
104
|
+
a._("Description"),
|
|
105
|
+
/* @__PURE__ */ e(d, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: a._("(optional)") })
|
|
106
|
+
] }),
|
|
107
|
+
/* @__PURE__ */ r(y, { className: l(c && "ttw:bg-white"), children: [
|
|
108
|
+
/* @__PURE__ */ e(E, { ...t, id: t.name, placeholder: a._("e.g. 16oz whole bean, medium-dark roast, ground to order"), rows: 4, maxLength: 280, disabled: i, "aria-invalid": !!o || void 0 }),
|
|
109
|
+
/* @__PURE__ */ e(N, { align: "block-end", className: "ttw:cursor-default", children: /* @__PURE__ */ e(d, { variant: "caption", color: "muted", className: "ttw:leading-none", children: a._("{count}/280 characters", {
|
|
110
|
+
count: (t.value ?? "").length
|
|
111
|
+
}) }) })
|
|
112
|
+
] }),
|
|
113
|
+
/* @__PURE__ */ e(p, { errors: [o] })
|
|
114
|
+
] }) }) })
|
|
115
|
+
] });
|
|
116
|
+
};
|
|
8
117
|
export {
|
|
9
|
-
|
|
118
|
+
wt as ProductFormContent
|
|
10
119
|
};
|
|
@@ -1,14 +1,72 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as i, jsxs as c } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useCurrencies as v } from "./index58.js";
|
|
3
|
+
import { useId as P, useMemo as U, useCallback as h } from "react";
|
|
4
|
+
import "./index92.js";
|
|
5
|
+
import { useLingui as g } from "@lingui/react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
import "./index57.js";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { zodResolver as x } from "@hookform/resolvers/zod";
|
|
10
|
+
import { Button as u } from "./index84.js";
|
|
11
|
+
import { LoadingSpinner as S } from "./index143.js";
|
|
12
|
+
import { useForm as _, FormProvider as C } from "react-hook-form";
|
|
13
|
+
import { useUpdateProduct as F } from "./index249.js";
|
|
14
|
+
import { getProductValidationSchema as N } from "./index145.js";
|
|
15
|
+
import { ProductFormContent as I } from "./index146.js";
|
|
16
|
+
const A = ({
|
|
17
|
+
product: r,
|
|
18
|
+
handleClose: l,
|
|
19
|
+
onUpdate: d
|
|
20
|
+
}) => {
|
|
3
21
|
const {
|
|
4
|
-
|
|
5
|
-
} =
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}, {
|
|
9
|
-
|
|
10
|
-
|
|
22
|
+
i18n: o
|
|
23
|
+
} = g(), {
|
|
24
|
+
formatToMinorUnits: m,
|
|
25
|
+
formatFromMinorUnits: s
|
|
26
|
+
} = v(), f = `product-edit-form-${P()}`, {
|
|
27
|
+
mutate: p,
|
|
28
|
+
isPending: n
|
|
29
|
+
} = F(r.id), w = U(() => ({
|
|
30
|
+
name: r.name,
|
|
31
|
+
type: r.type ?? "product",
|
|
32
|
+
pricePerUnit: s(r.price?.value, r.price?.currency) ?? void 0,
|
|
33
|
+
currency: r.price?.currency ?? "USD",
|
|
34
|
+
description: r.description ?? "",
|
|
35
|
+
measureUnitId: r.measure_unit_id ?? void 0
|
|
36
|
+
}), [r.name, r.type, r.price?.value, r.price?.currency, r.description, r.measure_unit_id, s]), t = _({
|
|
37
|
+
resolver: x(N(o)),
|
|
38
|
+
defaultValues: w
|
|
39
|
+
}), y = h((a) => {
|
|
40
|
+
a.preventDefault(), a.stopPropagation(), t.handleSubmit((e) => {
|
|
41
|
+
p({
|
|
42
|
+
name: e.name,
|
|
43
|
+
type: e.type,
|
|
44
|
+
price: {
|
|
45
|
+
value: m(e.pricePerUnit, e.currency) ?? e.pricePerUnit,
|
|
46
|
+
currency: e.currency
|
|
47
|
+
},
|
|
48
|
+
description: e.description,
|
|
49
|
+
...e.measureUnitId ? {
|
|
50
|
+
measure_unit_id: e.measureUnitId
|
|
51
|
+
} : {}
|
|
52
|
+
}, {
|
|
53
|
+
onSuccess: (b) => {
|
|
54
|
+
d?.(b);
|
|
55
|
+
}
|
|
56
|
+
});
|
|
57
|
+
})(a);
|
|
58
|
+
}, [p, m, d, t.handleSubmit]);
|
|
59
|
+
return /* @__PURE__ */ i(C, { ...t, children: /* @__PURE__ */ c("form", { id: f, onSubmit: y, className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:border ttw:border-primary ttw:rounded-[10px] ttw:bg-zinc-100", children: [
|
|
60
|
+
/* @__PURE__ */ i(I, { isLoading: n, isProduct: r?.type === "product", isEditMode: !0 }),
|
|
61
|
+
/* @__PURE__ */ c("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
62
|
+
/* @__PURE__ */ i(u, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", onClick: l, children: o._("Cancel") }),
|
|
63
|
+
/* @__PURE__ */ c(u, { type: "submit", className: "ttw:flex-1", disabled: n || !t.formState.isDirty, children: [
|
|
64
|
+
n && /* @__PURE__ */ i(S, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
65
|
+
o._("Save")
|
|
66
|
+
] })
|
|
67
|
+
] })
|
|
68
|
+
] }) });
|
|
11
69
|
};
|
|
12
70
|
export {
|
|
13
|
-
|
|
71
|
+
A as ProductEditForm
|
|
14
72
|
};
|
|
@@ -1,14 +1,35 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as d } from "./index100.js";
|
|
3
|
+
import * as a from "@radix-ui/react-dropdown-menu";
|
|
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 });
|
|
29
|
+
}
|
|
12
30
|
export {
|
|
13
|
-
|
|
31
|
+
u as DropdownMenu,
|
|
32
|
+
m as DropdownMenuContent,
|
|
33
|
+
p as DropdownMenuItem,
|
|
34
|
+
c as DropdownMenuTrigger
|
|
14
35
|
};
|
|
@@ -1,51 +1,11 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
return t === "waiting_to_be_paid" || t === "partially_paid" ? "ready_to_pay" : t === "new" || t === "draft" ? "draft" : t === "approve_in_progress" ? "pending_approval" : t === "rejected" ? "rejected" : t === "paid" ? "paid" : "cancelled";
|
|
1
|
+
import { jsx as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as n } from "./index100.js";
|
|
3
|
+
function m({
|
|
4
|
+
className: t,
|
|
5
|
+
...e
|
|
6
|
+
}) {
|
|
7
|
+
return /* @__PURE__ */ a("div", { "data-slot": "skeleton", className: n("ttw:bg-accent ttw:animate-pulse ttw:rounded-md", t), ...e });
|
|
9
8
|
}
|
|
10
|
-
function v(t, a, r) {
|
|
11
|
-
const e = {
|
|
12
|
-
overdue: t._("Overdue"),
|
|
13
|
-
ready_to_pay: t._("Ready to pay"),
|
|
14
|
-
pending_approval: t._("Pending approval"),
|
|
15
|
-
rejected: t._("Rejected"),
|
|
16
|
-
draft: t._("New"),
|
|
17
|
-
paid: t._("Paid"),
|
|
18
|
-
cancelled: t._("Cancelled")
|
|
19
|
-
};
|
|
20
|
-
return r ? e.overdue : e[a];
|
|
21
|
-
}
|
|
22
|
-
const b = _("", {
|
|
23
|
-
variants: {
|
|
24
|
-
variant: {
|
|
25
|
-
overdue: "ttw:bg-red-100 ttw:text-red-700",
|
|
26
|
-
ready_to_pay: "ttw:bg-green-100 ttw:text-green-700",
|
|
27
|
-
pending_approval: "ttw:bg-blue-100 ttw:text-blue-700",
|
|
28
|
-
rejected: "ttw:bg-orange-100 ttw:text-orange-700",
|
|
29
|
-
draft: "ttw:bg-neutral-100 ttw:text-neutral-700",
|
|
30
|
-
paid: "ttw:bg-white ttw:text-green-700",
|
|
31
|
-
cancelled: "ttw:bg-white ttw:text-neutral-400"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}), C = ({
|
|
35
|
-
status: t,
|
|
36
|
-
dueDate: a,
|
|
37
|
-
className: r,
|
|
38
|
-
showBadgeBackground: e = !0,
|
|
39
|
-
showOverdueBadge: i = !1,
|
|
40
|
-
ref: o
|
|
41
|
-
}) => {
|
|
42
|
-
const {
|
|
43
|
-
i18n: p
|
|
44
|
-
} = u(), l = f(t, a), n = m(t), d = n === "paid", s = d ? !1 : e;
|
|
45
|
-
return /* @__PURE__ */ c(g, { ref: o, className: w("ttw:inline-flex ttw:items-center ttw:gap-1", b({
|
|
46
|
-
variant: l ? "overdue" : n
|
|
47
|
-
}), !e && !d && "ttw:text-zinc-950!", r), showBadgeBackground: s, children: v(p, n, i) });
|
|
48
|
-
};
|
|
49
9
|
export {
|
|
50
|
-
|
|
10
|
+
m as Skeleton
|
|
51
11
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as o, jsxs as K } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { CreatePayableMenu as Z } from "./
|
|
2
|
+
import { CreatePayableMenu as Z } from "./index180.js";
|
|
3
3
|
import { PayableDetails as R } from "./index13.js";
|
|
4
4
|
import { PayablesTable as ee } from "./index14.js";
|
|
5
5
|
import { usePayableCallbacks as oe } from "./index18.js";
|
|
6
6
|
import { useMoniteContext as ae } from "./index57.js";
|
|
7
7
|
import { MoniteScopedProviders as ne } from "./index83.js";
|
|
8
8
|
import { useRootElements as te } from "./index92.js";
|
|
9
|
-
import { getAPIErrorMessage as ie } from "./
|
|
9
|
+
import { getAPIErrorMessage as ie } from "./index122.js";
|
|
10
10
|
import { useLingui as le } from "@lingui/react";
|
|
11
11
|
import { useState as D, useMemo as se } from "react";
|
|
12
12
|
import { toast as r } from "react-hot-toast";
|
|
@@ -14,16 +14,16 @@ import { useFileInput as re } from "./index61.js";
|
|
|
14
14
|
import "react-dom";
|
|
15
15
|
import "@mui/x-data-grid";
|
|
16
16
|
import { useComponentSettings as de } from "./index67.js";
|
|
17
|
-
import { useUserPermissions as pe } from "./
|
|
17
|
+
import { useUserPermissions as pe } from "./index130.js";
|
|
18
18
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
19
19
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
20
20
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
21
21
|
import "@tanstack/react-query";
|
|
22
22
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
23
23
|
import { Scope as A } from "../../shared/data-access/dist/lib/scopes.js";
|
|
24
|
-
import { generatePayablesButtonCssVars as me } from "./
|
|
24
|
+
import { generatePayablesButtonCssVars as me } from "./index173.js";
|
|
25
25
|
import { Dialog as F } from "./index50.js";
|
|
26
|
-
import { AccessRestriction as ue } from "./
|
|
26
|
+
import { AccessRestriction as ue } from "./index131.js";
|
|
27
27
|
import "./index84.js";
|
|
28
28
|
import "clsx";
|
|
29
29
|
import "tailwind-merge";
|
|
@@ -1,51 +1,17 @@
|
|
|
1
|
-
import { jsx as t,
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
isDeleteAllowed: w,
|
|
16
|
-
onRemoveClick: g,
|
|
17
|
-
isLoading: m
|
|
18
|
-
}) => {
|
|
19
|
-
const {
|
|
20
|
-
i18n: r
|
|
21
|
-
} = b(), [v, l] = k(!1), p = !!e, s = p && (!e?.account_holder_name || !e?.account_number || !e?.routing_number), n = () => {
|
|
22
|
-
l(!1);
|
|
23
|
-
};
|
|
24
|
-
return v ? /* @__PURE__ */ t(u, { children: f && i ? /* @__PURE__ */ t(u, { children: e ? /* @__PURE__ */ t(h, { bankAccount: e, handleClose: n, counterpartId: i, onUpdate: n, isStandalone: !0 }) : /* @__PURE__ */ t(h, { handleClose: n, counterpartId: i, onCreate: n, isStandalone: !0 }) }) : /* @__PURE__ */ t(C, { hasExistingBankAccount: !1, handleCancel: n, isLoading: m, isStandalone: !1 }) }) : /* @__PURE__ */ a("div", { className: N("ttw:flex ttw:items-start ttw:gap-3 ttw:p-3 ttw:rounded-lg ttw:border ttw:border-border", s ? "ttw:border-danger" : "ttw:border-border"), children: [
|
|
25
|
-
/* @__PURE__ */ t("div", { className: "ttw:p-2 ttw:text-white ttw:flex ttw:items-center ttw:justify-center ttw:bg-primary ttw:rounded-lg", children: /* @__PURE__ */ t(x, { className: "ttw:size-4" }) }),
|
|
26
|
-
p ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:flex-1 ttw:gap-0.5", children: [
|
|
27
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5 ttw:flex-1", children: [
|
|
28
|
-
/* @__PURE__ */ t(o, { variant: "body2", className: "ttw:leading-5", children: r._("ACH bank transfer") }),
|
|
29
|
-
/* @__PURE__ */ t(o, { variant: "caption", color: s ? "destructive" : "muted", className: "ttw:leading-4", children: s ? r._("Incomplete") : r._("Account ending in {last4}", {
|
|
30
|
-
last4: e?.account_number?.slice(e.account_number?.length - 4)
|
|
31
|
-
}) })
|
|
32
|
-
] }),
|
|
33
|
-
(d || w) && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-3 ttw:items-center", children: [
|
|
34
|
-
d && /* @__PURE__ */ t(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => l(!0), children: r._("Edit") }),
|
|
35
|
-
w && /* @__PURE__ */ t(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => g?.(), children: r._("Remove") })
|
|
36
|
-
] })
|
|
37
|
-
] }) : /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
38
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
39
|
-
/* @__PURE__ */ t(o, { variant: "body2", className: "ttw:leading-5", children: r._("ACH bank transfer") }),
|
|
40
|
-
/* @__PURE__ */ t(o, { variant: "caption", color: "muted", className: "ttw:leading-4", children: r._("Fast, direct deposit to the vendor's bank. Arrives in 1–3 business days.") })
|
|
41
|
-
] }),
|
|
42
|
-
/* @__PURE__ */ a(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary/70 ttw:w-fit ttw:px-0 ttw:has-[>svg]:px-0 ttw:py-2 ttw:hover:bg-transparent", onClick: () => l(!0), disabled: m, children: [
|
|
43
|
-
/* @__PURE__ */ t(y, {}),
|
|
44
|
-
r._("Add bank account")
|
|
45
|
-
] })
|
|
46
|
-
] })
|
|
47
|
-
] });
|
|
48
|
-
};
|
|
1
|
+
import { jsx as t, jsxs as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { CenteredContentBox as a } from "./index214.js";
|
|
3
|
+
import { SearchX as c } from "lucide-react";
|
|
4
|
+
import { Typography as r } from "./index85.js";
|
|
5
|
+
const d = ({
|
|
6
|
+
title: i,
|
|
7
|
+
description: s
|
|
8
|
+
}) => /* @__PURE__ */ t(a, { children: /* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:gap-4", children: [
|
|
9
|
+
/* @__PURE__ */ t(c, { className: "ttw:text-destructive ttw:size-8" }),
|
|
10
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:gap-2", children: [
|
|
11
|
+
/* @__PURE__ */ t(r, { variant: "h4", children: i }),
|
|
12
|
+
/* @__PURE__ */ t(r, { variant: "body1", className: "ttw:text-center", children: s })
|
|
13
|
+
] })
|
|
14
|
+
] }) });
|
|
49
15
|
export {
|
|
50
|
-
|
|
16
|
+
d as NotFound
|
|
51
17
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { useMoniteContext as
|
|
2
|
-
const
|
|
1
|
+
import { useMoniteContext as r } from "./index57.js";
|
|
2
|
+
const u = (t, e = !0) => {
|
|
3
3
|
const {
|
|
4
|
-
api:
|
|
5
|
-
} =
|
|
6
|
-
return
|
|
4
|
+
api: o
|
|
5
|
+
} = r();
|
|
6
|
+
return o.finops.getProductsId.useQuery({
|
|
7
7
|
path: {
|
|
8
|
-
|
|
8
|
+
product_id: t
|
|
9
9
|
}
|
|
10
10
|
}, {
|
|
11
|
-
enabled:
|
|
11
|
+
enabled: e
|
|
12
12
|
});
|
|
13
13
|
};
|
|
14
14
|
export {
|
|
15
|
-
|
|
15
|
+
u as useGetProductById
|
|
16
16
|
};
|