@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,148 +1,39 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
isLoading: l,
|
|
18
|
-
customerType: g,
|
|
19
|
-
isEditMode: o
|
|
1
|
+
import { jsx as o, jsxs as n } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { LoadingSpinner as f } from "./index143.js";
|
|
3
|
+
import { Button as t } from "./index84.js";
|
|
4
|
+
import { Dialog as C, DialogContent as u, DialogHeader as D, DialogTitle as b, DialogDescription as w, DialogFooter as L } from "./index208.js";
|
|
5
|
+
import { useLingui as x } from "@lingui/react";
|
|
6
|
+
const N = ({
|
|
7
|
+
open: e,
|
|
8
|
+
title: l,
|
|
9
|
+
message: s,
|
|
10
|
+
children: c,
|
|
11
|
+
confirmLabel: d,
|
|
12
|
+
cancelLabel: m,
|
|
13
|
+
onClose: a,
|
|
14
|
+
onConfirm: p,
|
|
15
|
+
container: g,
|
|
16
|
+
isLoading: r = !1
|
|
20
17
|
}) => {
|
|
21
18
|
const {
|
|
22
|
-
i18n:
|
|
23
|
-
} =
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/* @__PURE__ */
|
|
28
|
-
/* @__PURE__ */
|
|
29
|
-
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
/* @__PURE__ */ e(m, { children: r._("{customerType} type", {
|
|
37
|
-
customerType: s ? "Vendor" : "Customer"
|
|
38
|
-
}) }),
|
|
39
|
-
/* @__PURE__ */ a(C, { className: "ttw:flex", value: d, disabled: l, onValueChange: (t) => N?.(t), children: [
|
|
40
|
-
/* @__PURE__ */ a("div", { className: c("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", d === "organization" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
41
|
-
/* @__PURE__ */ e(y, { value: "organization", id: "organization", className: c(d === "organization" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: c(d === "organization" && "ttw:fill-white"), disabled: l }),
|
|
42
|
-
/* @__PURE__ */ a(v, { htmlFor: "organization", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
43
|
-
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:leading-3.5", children: r._("Business") }),
|
|
44
|
-
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("A company or organization") })
|
|
45
|
-
] })
|
|
46
|
-
] }),
|
|
47
|
-
/* @__PURE__ */ a("div", { className: c("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", d === "individual" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
48
|
-
/* @__PURE__ */ e(y, { value: "individual", id: "individual", className: c(d === "individual" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: c(d === "individual" && "ttw:fill-white"), disabled: l }),
|
|
49
|
-
/* @__PURE__ */ a(v, { htmlFor: "individual", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
50
|
-
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:leading-3.5", children: r._("Person") }),
|
|
51
|
-
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("An individual or contractor") })
|
|
52
|
-
] })
|
|
53
|
-
] })
|
|
19
|
+
i18n: h
|
|
20
|
+
} = x();
|
|
21
|
+
return /* @__PURE__ */ o(C, { open: e, onOpenChange: a, "aria-label": h._("Confirmation dialog"), children: /* @__PURE__ */ n(u, { container: g, showCloseButton: !1, children: [
|
|
22
|
+
/* @__PURE__ */ o(D, { children: /* @__PURE__ */ o(b, { children: l }) }),
|
|
23
|
+
/* @__PURE__ */ o(w, { children: s || c }),
|
|
24
|
+
/* @__PURE__ */ n(L, { children: [
|
|
25
|
+
/* @__PURE__ */ o(t, { onClick: (i) => {
|
|
26
|
+
i.stopPropagation(), a();
|
|
27
|
+
}, variant: "outline", children: m }),
|
|
28
|
+
/* @__PURE__ */ n(t, { onClick: (i) => {
|
|
29
|
+
i.stopPropagation(), p();
|
|
30
|
+
}, disabled: r, variant: "destructive", children: [
|
|
31
|
+
r && /* @__PURE__ */ o(f, { className: "ttw:w-5 ttw:h-5 ttw:border-inherit ttw:border-t-transparent" }),
|
|
32
|
+
d
|
|
54
33
|
] })
|
|
55
|
-
] }),
|
|
56
|
-
d === "individual" ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
57
|
-
/* @__PURE__ */ e(u, { name: "firstName", control: w, render: ({
|
|
58
|
-
field: t,
|
|
59
|
-
fieldState: {
|
|
60
|
-
error: i
|
|
61
|
-
}
|
|
62
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
63
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("First name") }),
|
|
64
|
-
/* @__PURE__ */ e(b, { className: o ? "ttw:bg-white" : "", id: t.name, ...t, disabled: l, "aria-invalid": !!i || void 0 }),
|
|
65
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
66
|
-
] }) }) }),
|
|
67
|
-
/* @__PURE__ */ e(u, { name: "lastName", control: w, render: ({
|
|
68
|
-
field: t,
|
|
69
|
-
fieldState: {
|
|
70
|
-
error: i
|
|
71
|
-
}
|
|
72
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
73
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Last name") }),
|
|
74
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
75
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
76
|
-
] }) }) })
|
|
77
|
-
] }) : /* @__PURE__ */ e(u, { name: "companyName", control: w, render: ({
|
|
78
|
-
field: t,
|
|
79
|
-
fieldState: {
|
|
80
|
-
error: i
|
|
81
|
-
}
|
|
82
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
83
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Business name") }),
|
|
84
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
85
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
86
|
-
] }) }) }),
|
|
87
|
-
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:gap-4", s ? "ttw:flex-row" : "ttw:flex-col"), children: [
|
|
88
|
-
/* @__PURE__ */ e(u, { name: "email", control: w, render: ({
|
|
89
|
-
field: t,
|
|
90
|
-
fieldState: {
|
|
91
|
-
error: i
|
|
92
|
-
}
|
|
93
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
94
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Email") }),
|
|
95
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
96
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
97
|
-
] }) }) }),
|
|
98
|
-
!s && /* @__PURE__ */ e(u, { name: "remindersEnabled", control: w, render: ({
|
|
99
|
-
field: t
|
|
100
|
-
}) => /* @__PURE__ */ e(h, { orientation: "horizontal", children: /* @__PURE__ */ a(p, { className: "ttw:flex-row", children: [
|
|
101
|
-
/* @__PURE__ */ e(I, { id: t.name, ref: t.ref, checked: t.value, onCheckedChange: t.onChange, onBlur: t.onBlur, disabled: l }),
|
|
102
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, className: "ttw:font-normal ttw:leading-4", children: r._("Send reminders to this email when an invoice is approaching its due date") })
|
|
103
|
-
] }) }) }),
|
|
104
|
-
/* @__PURE__ */ e(u, { name: "phone", control: w, render: ({
|
|
105
|
-
field: t,
|
|
106
|
-
fieldState: {
|
|
107
|
-
error: i
|
|
108
|
-
}
|
|
109
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
110
|
-
/* @__PURE__ */ a(m, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
111
|
-
r._("Phone"),
|
|
112
|
-
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: r._("(optional)") })
|
|
113
|
-
] }),
|
|
114
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
115
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
116
|
-
] }) }) })
|
|
117
|
-
] }),
|
|
118
|
-
/* @__PURE__ */ e(u, { name: "tax_id", control: w, render: ({
|
|
119
|
-
field: t,
|
|
120
|
-
fieldState: {
|
|
121
|
-
error: i
|
|
122
|
-
}
|
|
123
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
124
|
-
/* @__PURE__ */ a(m, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
125
|
-
r._("Tax ID / {documentType}", {
|
|
126
|
-
documentType: d === "individual" ? "SSN" : "EIN"
|
|
127
|
-
}),
|
|
128
|
-
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: r._("(optional)") })
|
|
129
|
-
] }),
|
|
130
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", placeholder: r._("e.g., {example}", {
|
|
131
|
-
example: d === "individual" ? "034-56-78890" : "12-3456789"
|
|
132
|
-
}), disabled: l, "aria-invalid": !!i || void 0 }),
|
|
133
|
-
/* @__PURE__ */ e(_, { children: s ? r._("Required only if you'll file a 1099 IRS form for this vendor at year-end.") : r._("Required only if you'll issue a 1099 IRS form at year-end.") }),
|
|
134
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
135
|
-
] }) }) }),
|
|
136
|
-
(s || !o) && /* @__PURE__ */ e(L, { isLoading: l, customerType: g, isStandalone: !1 }),
|
|
137
|
-
s && !o && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
138
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5 ttw:pt-6 ttw:pb-7", children: [
|
|
139
|
-
/* @__PURE__ */ e(n, { variant: "body1", className: "ttw:font-medium", children: r._("Accepted payment methods") }),
|
|
140
|
-
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", children: r._("How and where will the money be sent. Don't have these yet? No problem. You can save this vendor and add their payment details later - you just won't be able to send payments until you do.") })
|
|
141
|
-
] }),
|
|
142
|
-
/* @__PURE__ */ e(z, { isLoading: l, isStandalone: !1 })
|
|
143
34
|
] })
|
|
144
|
-
] });
|
|
35
|
+
] }) });
|
|
145
36
|
};
|
|
146
37
|
export {
|
|
147
|
-
|
|
38
|
+
N as ConfirmationModal
|
|
148
39
|
};
|
|
@@ -1,88 +1,49 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import "./
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}),
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
email: i.email(e._("Email must be a valid email")).min(1, e._("Email is required")),
|
|
48
|
-
phone: i.string().optional(),
|
|
49
|
-
isVendor: i.boolean(),
|
|
50
|
-
isCustomer: i.boolean(),
|
|
51
|
-
...u(e).shape,
|
|
52
|
-
...m(e, s)
|
|
53
|
-
}), r = n.extend({
|
|
54
|
-
firstName: i.string().min(1, e._("First name is required")),
|
|
55
|
-
lastName: i.string().min(1, e._("Last name is required"))
|
|
56
|
-
}), o = n.extend({
|
|
57
|
-
companyName: i.string().min(1, e._("Company name is required"))
|
|
58
|
-
});
|
|
59
|
-
return s ? t === "individual" ? r : o : d(t === "individual" ? r : o, e);
|
|
60
|
-
}, q = (e, t, a) => {
|
|
61
|
-
const s = a === "vendor", n = i.object({
|
|
62
|
-
tax_id: i.string().optional(),
|
|
63
|
-
remindersEnabled: i.boolean(),
|
|
64
|
-
email: i.email(e._("Email must be a valid email")).min(1, e._("Email is required")),
|
|
65
|
-
phone: i.string().optional(),
|
|
66
|
-
...m(e, s)
|
|
67
|
-
}), r = n.extend({
|
|
68
|
-
firstName: i.string().min(1, e._("First name is required")),
|
|
69
|
-
lastName: i.string().min(1, e._("Last name is required"))
|
|
70
|
-
}), o = n.extend({
|
|
71
|
-
companyName: i.string().min(1, e._("Company name is required"))
|
|
72
|
-
});
|
|
73
|
-
return s ? t === "individual" ? r : o : d(t === "individual" ? r : o, e);
|
|
74
|
-
}, u = (e) => i.object({
|
|
75
|
-
accountHolderName: i.string().optional(),
|
|
76
|
-
routingNumber: i.string().refine((t) => !t || t.length === 9, {
|
|
77
|
-
message: e._("Routing number must be 9 digits")
|
|
78
|
-
}).optional(),
|
|
79
|
-
accountNumber: i.string().refine((t) => !t || t.length >= 9 && t.length <= 12, {
|
|
80
|
-
message: e._("Account number must be between 9 and 12 digits")
|
|
81
|
-
}).optional()
|
|
82
|
-
});
|
|
1
|
+
import { jsxs as a, jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useFormContext as m, Controller as w } from "react-hook-form";
|
|
3
|
+
import { Typography as n } from "./index85.js";
|
|
4
|
+
import { useLingui as u } from "@lingui/react";
|
|
5
|
+
import { Switch as i } from "./index370.js";
|
|
6
|
+
import { twMerge as h } from "tailwind-merge";
|
|
7
|
+
const x = ({
|
|
8
|
+
control: l,
|
|
9
|
+
isDialog: r
|
|
10
|
+
}) => {
|
|
11
|
+
const {
|
|
12
|
+
i18n: e
|
|
13
|
+
} = u(), {
|
|
14
|
+
watch: c,
|
|
15
|
+
setValue: d
|
|
16
|
+
} = m(), s = c("invoice_bank_display");
|
|
17
|
+
return /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
18
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5 ttw:pt-5 ttw:pb-2.5", children: [
|
|
19
|
+
/* @__PURE__ */ t(n, { variant: "h3", children: e._("PDF settings") }),
|
|
20
|
+
/* @__PURE__ */ t(n, { variant: "body2", color: "muted", children: e._("Invoices are generated as PDFs") })
|
|
21
|
+
] }),
|
|
22
|
+
/* @__PURE__ */ a("div", { className: h("ttw:flex ttw:flex-col ttw:gap-2.5 ttw:p-4 ttw:rounded-lg", r ? "ttw:bg-zinc-100" : "ttw:bg-white"), children: [
|
|
23
|
+
/* @__PURE__ */ a("section", { className: "ttw:flex ttw:justify-between ttw:gap-4", children: [
|
|
24
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
25
|
+
/* @__PURE__ */ t(n, { variant: "body1", className: "ttw:font-medium", children: e._("Display your bank account details on the PDF") }),
|
|
26
|
+
/* @__PURE__ */ t(n, { variant: "body2", color: "muted", children: e._("Shows your bank account number, routing number, and account holder name so that customers can pay using an ACH bank transfer. Should only be used with accounts that have a debit block.") })
|
|
27
|
+
] }),
|
|
28
|
+
/* @__PURE__ */ t(i, { checked: s, onCheckedChange: (o) => {
|
|
29
|
+
d("invoice_bank_display", o, {
|
|
30
|
+
shouldDirty: !0
|
|
31
|
+
});
|
|
32
|
+
}, "aria-label": e._("Display bank display options") })
|
|
33
|
+
] }),
|
|
34
|
+
/* @__PURE__ */ a("section", { className: "ttw:flex ttw:justify-between ttw:gap-4", children: [
|
|
35
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
36
|
+
/* @__PURE__ */ t(n, { variant: "body1", className: "ttw:font-medium", children: e._("Update PDF files for paid invoices") }),
|
|
37
|
+
/* @__PURE__ */ t(n, { variant: "body2", color: "muted", children: e._("PDF invoice files will be regenerated to reflect payments made and any remaining amount due. Once a PDF has been updated, you won't be able to revert it.") }),
|
|
38
|
+
/* @__PURE__ */ t(n, { variant: "body2", color: "muted", className: "ttw:font-medium", children: e._("Once updated, you won't be able to revert the PDFs.") })
|
|
39
|
+
] }),
|
|
40
|
+
/* @__PURE__ */ t(w, { name: "update_paid_invoices", control: l, render: ({
|
|
41
|
+
field: o
|
|
42
|
+
}) => /* @__PURE__ */ t(i, { checked: o.value, onCheckedChange: o.onChange, "aria-label": e._("Enable update paid invoices pdf") }) })
|
|
43
|
+
] })
|
|
44
|
+
] })
|
|
45
|
+
] });
|
|
46
|
+
};
|
|
83
47
|
export {
|
|
84
|
-
|
|
85
|
-
u as getCounterpartBankValidationSchema,
|
|
86
|
-
b as getCreateCounterpartValidationSchema,
|
|
87
|
-
q as getUpdateCounterpartValidationSchema
|
|
48
|
+
x as PDFSettings
|
|
88
49
|
};
|
|
@@ -1,28 +1,31 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { toast as n } from "react-hot-toast";
|
|
2
|
+
import { useMoniteContext as o } from "./index57.js";
|
|
2
3
|
import { useLingui as a } from "@lingui/react";
|
|
3
|
-
|
|
4
|
-
const c = () => {
|
|
4
|
+
const c = (e) => {
|
|
5
5
|
const {
|
|
6
|
-
i18n: r
|
|
7
|
-
} = a(), {
|
|
8
6
|
api: t,
|
|
9
|
-
queryClient:
|
|
10
|
-
} =
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
7
|
+
queryClient: i
|
|
8
|
+
} = o(), {
|
|
9
|
+
i18n: s
|
|
10
|
+
} = a();
|
|
11
|
+
return t.finops.patchEntitiesIdSettings.useMutation(void 0, {
|
|
12
|
+
onSuccess: () => {
|
|
13
|
+
n.success(s._("Settings updated successfully.")), t.finops.getEntitiesIdSettings.invalidateQueries({
|
|
14
14
|
parameters: {
|
|
15
15
|
path: {
|
|
16
|
-
|
|
16
|
+
entity_id: e
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
|
-
},
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
}, i), t.finops.getDocumentsIdNextNumbers.invalidateQueries({
|
|
20
|
+
parameters: {
|
|
21
|
+
path: {
|
|
22
|
+
entity_id: e
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}, i);
|
|
23
26
|
}
|
|
24
27
|
});
|
|
25
28
|
};
|
|
26
29
|
export {
|
|
27
|
-
c as
|
|
30
|
+
c as usePatchEntitySettings
|
|
28
31
|
};
|
|
@@ -1,75 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import { ChevronDownIcon as i, CheckIcon as w, ChevronUpIcon as d } from "lucide-react";
|
|
5
|
-
function g({
|
|
6
|
-
...e
|
|
7
|
-
}) {
|
|
8
|
-
return /* @__PURE__ */ t(a.Root, { "data-slot": "select", ...e });
|
|
9
|
-
}
|
|
10
|
-
function h({
|
|
11
|
-
...e
|
|
12
|
-
}) {
|
|
13
|
-
return /* @__PURE__ */ t(a.Value, { "data-slot": "select-value", ...e });
|
|
14
|
-
}
|
|
15
|
-
function v({
|
|
16
|
-
className: e,
|
|
17
|
-
size: s = "default",
|
|
18
|
-
children: o,
|
|
19
|
-
...r
|
|
20
|
-
}) {
|
|
21
|
-
return /* @__PURE__ */ l(a.Trigger, { "data-slot": "select-trigger", "data-size": s, className: n("ttw:border-input ttw:data-[placeholder]:text-muted-foreground ttw:[&_svg:not([class*=text-])]:text-muted-foreground ttw:focus-visible:border-ring ttw:focus-visible:ring-ring/50 ttw:aria-invalid:ring-destructive/20 ttw:dark:aria-invalid:ring-destructive/40 ttw:aria-invalid:border-destructive ttw:dark:bg-input/30 ttw:dark:hover:bg-input/50 ttw:flex ttw:w-fit ttw:items-center ttw:justify-between ttw:gap-2 ttw:rounded-md ttw:border ttw:bg-transparent ttw:px-3 ttw:py-2 ttw:text-sm ttw:whitespace-nowrap ttw:shadow-xs ttw:transition-[color,box-shadow] ttw:outline-none ttw:focus-visible:ring-[3px] ttw:disabled:cursor-not-allowed ttw:disabled:opacity-50 ttw:data-[size=default]:h-9 ttw:data-[size=sm]:h-8 ttw:*:data-[slot=select-value]:line-clamp-1 ttw:*:data-[slot=select-value]:flex ttw:*:data-[slot=select-value]:min-w-0 ttw:*:data-[slot=select-value]:flex-1 ttw:*:data-[slot=select-value]:items-center ttw:*:data-[slot=select-value]:gap-2 ttw:[&_svg]:pointer-events-none ttw:[&_svg]:shrink-0 ttw:[&_svg:not([class*=size-])]:size-4", e), ...r, children: [
|
|
22
|
-
o,
|
|
23
|
-
/* @__PURE__ */ t(a.Icon, { asChild: !0, children: /* @__PURE__ */ t(i, { className: "ttw:size-4 ttw:opacity-50" }) })
|
|
24
|
-
] });
|
|
25
|
-
}
|
|
26
|
-
function x({
|
|
27
|
-
className: e,
|
|
28
|
-
children: s,
|
|
29
|
-
position: o = "popper",
|
|
30
|
-
...r
|
|
31
|
-
}) {
|
|
32
|
-
return /* @__PURE__ */ t(a.Portal, { children: /* @__PURE__ */ l(a.Content, { "data-slot": "select-content", className: n("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:relative ttw:z-1300 ttw:max-h-(--radix-select-content-available-height) ttw:min-w-[8rem] ttw:origin-(--radix-select-content-transform-origin) ttw:overflow-x-hidden ttw:overflow-y-auto ttw:rounded-md ttw:border-none ttw:shadow-md", o === "popper" && "ttw:data-[side=bottom]:translate-y-1 ttw:data-[side=left]:-translate-x-1 ttw:data-[side=right]:translate-x-1 ttw:data-[side=top]:-translate-y-1", e), position: o, ...r, children: [
|
|
33
|
-
/* @__PURE__ */ t(c, {}),
|
|
34
|
-
/* @__PURE__ */ t(a.Viewport, { className: n("ttw:p-1", o === "popper" && "ttw:h-[var(--radix-select-trigger-height)] ttw:w-full ttw:min-w-[var(--radix-select-trigger-width)] ttw:scroll-my-1"), children: s }),
|
|
35
|
-
/* @__PURE__ */ t(u, {})
|
|
36
|
-
] }) });
|
|
37
|
-
}
|
|
38
|
-
function b({
|
|
39
|
-
className: e,
|
|
40
|
-
children: s,
|
|
41
|
-
...o
|
|
42
|
-
}) {
|
|
43
|
-
return /* @__PURE__ */ l(a.Item, { "data-slot": "select-item", className: n("ttw:focus:bg-accent ttw:focus:text-accent-foreground ttw:[&_svg:not([class*=text-])]:text-muted-foreground ttw:relative ttw:flex ttw:w-full ttw:cursor-default ttw:items-center ttw:gap-2 ttw:rounded-sm ttw:py-1.5 ttw:pr-8 ttw:pl-2 ttw:text-sm ttw:outline-hidden ttw:select-none ttw:data-[disabled]:pointer-events-none ttw:data-[disabled]:opacity-50 ttw:[&_svg]:pointer-events-none ttw:[&_svg]:shrink-0 ttw:[&_svg:not([class*=size-])]:size-4 ttw:*:[span]:last:flex ttw:*:[span]:last:min-w-0 ttw:*:[span]:last:flex-1 ttw:*:[span]:last:items-center ttw:*:[span]:last:gap-2", e), ...o, children: [
|
|
44
|
-
/* @__PURE__ */ t("span", { className: "ttw:absolute ttw:right-2 ttw:flex ttw:size-3.5 ttw:items-center ttw:justify-center", children: /* @__PURE__ */ t(a.ItemIndicator, { children: /* @__PURE__ */ t(w, { className: "ttw:size-4" }) }) }),
|
|
45
|
-
/* @__PURE__ */ t(a.ItemText, { children: s })
|
|
46
|
-
] });
|
|
47
|
-
}
|
|
48
|
-
function N({
|
|
49
|
-
className: e,
|
|
50
|
-
...s
|
|
51
|
-
}) {
|
|
52
|
-
return /* @__PURE__ */ t(a.Separator, { "data-slot": "select-separator", className: n("ttw:bg-border ttw:pointer-events-none ttw:-mx-1 ttw:my-1 ttw:h-px", e), ...s });
|
|
53
|
-
}
|
|
54
|
-
function c({
|
|
55
|
-
className: e,
|
|
56
|
-
...s
|
|
57
|
-
}) {
|
|
58
|
-
return /* @__PURE__ */ t(a.ScrollUpButton, { "data-slot": "select-scroll-up-button", className: n("ttw:flex ttw:cursor-default ttw:items-center ttw:justify-center ttw:py-1", e), ...s, children: /* @__PURE__ */ t(d, { className: "ttw:size-4" }) });
|
|
59
|
-
}
|
|
60
|
-
function u({
|
|
61
|
-
className: e,
|
|
62
|
-
...s
|
|
63
|
-
}) {
|
|
64
|
-
return /* @__PURE__ */ t(a.ScrollDownButton, { "data-slot": "select-scroll-down-button", className: n("ttw:flex ttw:cursor-default ttw:items-center ttw:justify-center ttw:py-1", e), ...s, children: /* @__PURE__ */ t(i, { className: "ttw:size-4" }) });
|
|
1
|
+
import { zodResolver as e } from "@hookform/resolvers/zod";
|
|
2
|
+
function t(o) {
|
|
3
|
+
return e(o);
|
|
65
4
|
}
|
|
66
5
|
export {
|
|
67
|
-
|
|
68
|
-
x as SelectContent,
|
|
69
|
-
b as SelectItem,
|
|
70
|
-
u as SelectScrollDownButton,
|
|
71
|
-
c as SelectScrollUpButton,
|
|
72
|
-
N as SelectSeparator,
|
|
73
|
-
v as SelectTrigger,
|
|
74
|
-
h as SelectValue
|
|
6
|
+
t as safeZodResolver
|
|
75
7
|
};
|
|
@@ -1,46 +1,79 @@
|
|
|
1
|
-
import { jsx as e } from "@emotion/react/jsx-runtime";
|
|
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
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
}) {
|
|
37
|
-
|
|
38
|
-
}
|
|
1
|
+
import { jsxs as n, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useFormContext as $, Controller as c } from "react-hook-form";
|
|
3
|
+
import { useLingui as F } from "@lingui/react";
|
|
4
|
+
import { Typography as d } from "./index85.js";
|
|
5
|
+
import { Field as m, FieldContent as s, FieldLabel as w, FieldError as u } from "./index169.js";
|
|
6
|
+
import { Input as g } from "./index118.js";
|
|
7
|
+
import { Checkbox as S } from "./index359.js";
|
|
8
|
+
const E = ({
|
|
9
|
+
control: o
|
|
10
|
+
}) => {
|
|
11
|
+
const {
|
|
12
|
+
i18n: i
|
|
13
|
+
} = F(), {
|
|
14
|
+
setValue: v,
|
|
15
|
+
watch: a
|
|
16
|
+
} = $(), p = a("min_digits"), f = a("prefix"), h = a("separator"), b = a("include_date"), x = a("invoice"), N = a("invoice_number");
|
|
17
|
+
function y() {
|
|
18
|
+
return `${x}${h}${f ? `${f}${h}` : ""}${b ? `${(/* @__PURE__ */ new Date()).getFullYear()}${h}` : ""}${N.toString().padStart(p, "0")}`;
|
|
19
|
+
}
|
|
20
|
+
const _ = y();
|
|
21
|
+
return /* @__PURE__ */ n("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
22
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5 ttw:pt-5 ttw:pb-2.5", children: [
|
|
23
|
+
/* @__PURE__ */ e(d, { variant: "h3", children: i._("Invoice numbering") }),
|
|
24
|
+
/* @__PURE__ */ e(d, { variant: "body2", color: "muted", children: i._("Specify how you want your invoices to be numbered. Changes apply to new invoices only. Existing invoice numbers won't be updated.") })
|
|
25
|
+
] }),
|
|
26
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:flex-col ttw:w-94 ttw:gap-0.5 ttw:p-4 ttw:bg-neutral-200 ttw:rounded-xl", children: [
|
|
27
|
+
/* @__PURE__ */ e(d, { variant: "body2", color: "muted", children: i._("Preview") }),
|
|
28
|
+
/* @__PURE__ */ e(d, { variant: "h4", className: "ttw:font-medium", children: _ })
|
|
29
|
+
] }),
|
|
30
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:w-min ttw:gap-2 ttw:p-2", children: [
|
|
31
|
+
/* @__PURE__ */ e(c, { name: "invoice", control: o, render: ({
|
|
32
|
+
field: t,
|
|
33
|
+
fieldState: {
|
|
34
|
+
error: r
|
|
35
|
+
}
|
|
36
|
+
}) => /* @__PURE__ */ e(m, { children: /* @__PURE__ */ n(s, { className: "ttw:grow-0", children: [
|
|
37
|
+
/* @__PURE__ */ e(w, { htmlFor: t.name, children: i._("Invoice prefix") }),
|
|
38
|
+
/* @__PURE__ */ e(g, { ...t, id: t.name, maxLength: 25, "aria-invalid": !!r || void 0, className: "ttw:w-29 ttw:min-w-29 ttw:bg-white" }),
|
|
39
|
+
/* @__PURE__ */ e(u, { errors: [r] })
|
|
40
|
+
] }) }) }),
|
|
41
|
+
/* @__PURE__ */ e(c, { name: "invoice_number", control: o, render: ({
|
|
42
|
+
field: t,
|
|
43
|
+
fieldState: {
|
|
44
|
+
error: r
|
|
45
|
+
}
|
|
46
|
+
}) => /* @__PURE__ */ e(m, { children: /* @__PURE__ */ n(s, { className: "ttw:grow-0", children: [
|
|
47
|
+
/* @__PURE__ */ e(w, { htmlFor: t.name, children: i._("Starting number") }),
|
|
48
|
+
/* @__PURE__ */ e(g, { ...t, id: t.name, type: "number", "aria-invalid": !!r || void 0, onChange: (l) => {
|
|
49
|
+
const C = l.target.value.replace(/^0+(?=\d)/, "");
|
|
50
|
+
t.onChange(Number(C));
|
|
51
|
+
}, value: t.value.toString().padStart(p, "0"), className: "ttw:w-29 ttw:min-w-29 ttw:bg-white" }),
|
|
52
|
+
/* @__PURE__ */ e(u, { errors: [r] })
|
|
53
|
+
] }) }) }),
|
|
54
|
+
/* @__PURE__ */ e(c, { name: "min_digits", control: o, render: ({
|
|
55
|
+
field: t,
|
|
56
|
+
fieldState: {
|
|
57
|
+
error: r
|
|
58
|
+
}
|
|
59
|
+
}) => /* @__PURE__ */ e(m, { children: /* @__PURE__ */ n(s, { className: "ttw:grow-0", children: [
|
|
60
|
+
/* @__PURE__ */ e(w, { htmlFor: t.name, children: i._("Digit count") }),
|
|
61
|
+
/* @__PURE__ */ e(g, { ...t, id: t.name, type: "number", className: "ttw:bg-white ttw:w-29 ttw:max-w-29", onChange: (l) => {
|
|
62
|
+
+l.target.value > 20 ? v("min_digits", 20, {
|
|
63
|
+
shouldDirty: !0
|
|
64
|
+
}) : t.onChange(l);
|
|
65
|
+
}, "aria-invalid": !!r || void 0 }),
|
|
66
|
+
/* @__PURE__ */ e(u, { errors: [r] })
|
|
67
|
+
] }) }) })
|
|
68
|
+
] }),
|
|
69
|
+
/* @__PURE__ */ e("div", { className: "ttw:bg-transparent ttw:w-full ttw:p-2", children: /* @__PURE__ */ e(c, { name: "include_date", control: o, render: ({
|
|
70
|
+
field: t
|
|
71
|
+
}) => /* @__PURE__ */ e(m, { orientation: "horizontal", children: /* @__PURE__ */ n(s, { className: "ttw:flex-row ttw:items-center", children: [
|
|
72
|
+
/* @__PURE__ */ e(S, { id: t.name, ref: t.ref, checked: t.value ?? !1, onCheckedChange: t.onChange, onBlur: t.onBlur, className: "ttw:bg-white" }),
|
|
73
|
+
/* @__PURE__ */ e(w, { htmlFor: t.name, className: "ttw:font-normal", children: i._("Include the current year in the invoice number prefix") })
|
|
74
|
+
] }) }) }) })
|
|
75
|
+
] });
|
|
76
|
+
};
|
|
39
77
|
export {
|
|
40
|
-
|
|
41
|
-
c as TableBody,
|
|
42
|
-
b as TableCell,
|
|
43
|
-
d as TableHead,
|
|
44
|
-
w as TableHeader,
|
|
45
|
-
n as TableRow
|
|
78
|
+
E as InvoiceNumbering
|
|
46
79
|
};
|