@tesouro/embedded-components-react 0.2.98 → 0.2.107
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 +1 -0
- package/dist/index.css +14 -7
- package/dist/index.d.ts +20 -10
- package/dist/lib/GlCodeTableWidget.d.ts +7 -1
- package/dist/lib/HelpWidget.js +9 -6
- package/dist/lib/InvoicingWidget.d.ts +5 -1
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/lib/SettingsWidget.d.ts +2 -3
- package/dist/lib/TeamWidget.d.ts +6 -5
- package/dist/lib/monite-sdk.d.ts +568 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +17 -19
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index3.js +8 -6
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/useApprovalPolicies.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index2.js +93 -76
- package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index2.js +19 -15
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +17 -6
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index6.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +6 -17
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +12 -12
- 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 +3 -4
- 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 +4 -4
- 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 +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +23 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +33 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +34 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +4 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +2 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +25 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +1271 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +8 -24
- 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 +7 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +26 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +44 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +73 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +58 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +196 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +12 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +38 -11
- 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 +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +79 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +9 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +78 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +28 -120
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +62 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +41 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +6 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +5 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +115 -11
- 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 +67 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +190 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +30 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +100 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +134 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +19 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +19 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +23 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +25 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +183 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +13 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +22 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +4 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +5 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +88 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +37 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +6 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +43 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +47 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +205 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +415 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +21 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +76 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +28 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +11 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +12 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +24 -195
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +117 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +11 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +47 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +49 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +11 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +43 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +15 -201
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +10 -30
- 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 +141 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +54 -134
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +71 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +3 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +96 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +57 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +10 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +18 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +148 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +21 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +2 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +12 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +20 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +20 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +27 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +105 -191
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +68 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +11 -391
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +25 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +93 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +98 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +16 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +13 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +7 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +34 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +60 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +173 -182
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +69 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +2 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +406 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +99 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +11 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +7 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +7 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +214 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +9 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +12 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -146
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +36 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +50 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +24 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +66 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +345 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +2 -66
- 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 +18 -344
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +14 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +15 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +31 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +31 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +15 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -37
- 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 +244 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +9 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +19 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -247
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +35 -178
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +57 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +52 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +93 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +38 -49
- 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 +140 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +107 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +141 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +86 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +24 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +22 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +52 -342
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +27 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +56 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +15 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +474 -250
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +166 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +40 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +57 -486
- 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 +28 -165
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +114 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +21 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +43 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +56 -191
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +14 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +77 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +77 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +40 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +72 -133
- 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 +62 -161
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +26 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +126 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +44 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +149 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +10 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +19 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +62 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +41 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +22 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +23 -22
- 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 +137 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +112 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +80 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +282 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +48 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +15 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +85 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +225 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +37 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +11 -30
- 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 +6 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +9 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +10 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +6 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +2 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +41 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +347 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +298 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +102 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +158 -25
- 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 +267 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +25 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +18 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +2 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +91 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +191 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +20 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +16 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +18 -113
- 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 +170 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +131 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +156 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +18 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +62 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +65 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +58 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +6 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +9 -65
- 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 +58 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +21 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +60 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +14 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +92 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +15 -187
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +80 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +16 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +48 -283
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +10 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +50 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +158 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +27 -224
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +26 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +76 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +65 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +19 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +24 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +30 -92
- 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 +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +27 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +42 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +60 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +94 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +110 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +88 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +31 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +28 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +41 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +23 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +72 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +94 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +34 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +255 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +9 -73
- 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 +10 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +7 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +54 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +17 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +122 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +18 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +16 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +16 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +16 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +16 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +266 -208
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +73 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +16 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +16 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +72 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +65 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +37 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +2 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +9 -15
- 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 +58 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +18 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +37 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +31 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +32 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +85 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +24 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +11 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +95 -113
- 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 +112 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +50 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +32 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +4 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +127 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +12 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +67 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -16
- 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 +38 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +28 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +23 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +37 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +8 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +19 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +17 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +19 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +13 -19
- 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 +14 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +8 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +21 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +5 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +68 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +43 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +27 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +29 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +67 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +55 -37
- 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 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +34 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +26 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +53 -104
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +32 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +74 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +81 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +50 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +50 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +52 -14
- 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 +29 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +55 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +37 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +43 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +69 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +21 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +48 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +81 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +39 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +19 -29
- 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 +93 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +16 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +75 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +19 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +9 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +27 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +40 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +16 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +16 -19
- 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 +51 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +57 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +31 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +51 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +10 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +64 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +50 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +55 -39
- 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 +41 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +45 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +7 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index49.js +10 -9
- 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 +36 -36
- 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/index67.js +1 -2
- 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/index85.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +73 -72
- package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +47 -42
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +136 -166
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index5.js +39 -0
- package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index2.js +21 -44
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1799 -1795
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/scopes.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/SectionHeading/SectionHeading.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index3.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index10.js +139 -139
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index12.js +41 -40
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +205 -201
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index7.js +73 -71
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index10.js +137 -119
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index13.js +9 -12
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index17.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index5.js +116 -108
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index8.js +4 -4
- package/dist/packages/shared-ui-shadcn/dist/index.js +7 -4
- package/package.json +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +0 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +0 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +0 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +0 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +0 -10
|
@@ -1,32 +1,111 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
1
|
+
import { jsxs as i, Fragment as z, jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMemo as I, useState as b } from "react";
|
|
3
|
+
import { useLingui as F } from "@lingui/react";
|
|
4
|
+
import { toast as g } from "react-hot-toast";
|
|
5
|
+
import { Check as T } from "lucide-react";
|
|
6
|
+
import { useMoniteContext as q } from "./index57.js";
|
|
7
|
+
import { useCurrencies as A } from "./index58.js";
|
|
8
|
+
import "./index92.js";
|
|
9
|
+
import "react-dom";
|
|
10
|
+
import "@mui/x-data-grid";
|
|
11
|
+
import { useGetMeasureUnits as L } from "./index167.js";
|
|
12
|
+
import { DialogHeader as U, DialogTitle as B, DialogFooter as G } from "./index165.js";
|
|
13
|
+
import { Button as p } from "./index84.js";
|
|
14
|
+
import { Checkbox as x } from "./index309.js";
|
|
15
|
+
import { Separator as H } from "./index177.js";
|
|
16
|
+
import { Typography as c } from "./index85.js";
|
|
17
|
+
const st = ({
|
|
18
|
+
inlineLineItems: u,
|
|
19
|
+
title: _,
|
|
20
|
+
onClose: w
|
|
21
|
+
}) => {
|
|
22
|
+
const {
|
|
23
|
+
i18n: a
|
|
24
|
+
} = F(), {
|
|
25
|
+
api: f,
|
|
26
|
+
queryClient: k
|
|
27
|
+
} = q(), {
|
|
28
|
+
formatCurrencyToDisplay: N
|
|
29
|
+
} = A(), {
|
|
30
|
+
data: C
|
|
31
|
+
} = L(), {
|
|
32
|
+
mutateAsync: S
|
|
33
|
+
} = f.finops.postProducts.useMutation(), s = I(() => u.map((t, e) => ({
|
|
34
|
+
key: t.id ?? String(e),
|
|
35
|
+
lineItem: t
|
|
36
|
+
})), [u]), [n, d] = b(() => new Set(s.map((t) => t.key))), [l, h] = b(!1), D = s.length > 0 && n.size === s.length, m = n.size > 0, y = () => d(new Set(s.map((t) => t.key))), v = () => d(/* @__PURE__ */ new Set()), P = (t) => d((e) => {
|
|
37
|
+
const o = new Set(e);
|
|
38
|
+
return o.has(t) ? o.delete(t) : o.add(t), o;
|
|
39
|
+
}), M = (t) => {
|
|
40
|
+
const e = N(t.product.price.value, t.product.price.currency) ?? "", o = t.product.measure_unit_id ? C?.data?.find(($) => $.id === t.product.measure_unit_id)?.name : void 0;
|
|
41
|
+
return o ? `${e} ${o}` : e;
|
|
42
|
+
}, j = async () => {
|
|
43
|
+
const t = s.filter((e) => n.has(e.key));
|
|
44
|
+
if (t.length) {
|
|
45
|
+
h(!0);
|
|
46
|
+
try {
|
|
47
|
+
await Promise.all(t.map(({
|
|
48
|
+
lineItem: e
|
|
49
|
+
}) => S({
|
|
50
|
+
body: {
|
|
51
|
+
name: e.product.name,
|
|
52
|
+
type: "product",
|
|
53
|
+
price: {
|
|
54
|
+
value: e.product.price.value,
|
|
55
|
+
currency: e.product.price?.currency ?? "USD"
|
|
56
|
+
},
|
|
57
|
+
...e.product.measure_unit_id ? {
|
|
58
|
+
measure_unit_id: e.product.measure_unit_id
|
|
59
|
+
} : {},
|
|
60
|
+
...e.product.description ? {
|
|
61
|
+
description: e.product.description
|
|
62
|
+
} : {}
|
|
63
|
+
}
|
|
64
|
+
}))), await f.finops.getProducts.invalidateQueries(k), g.success(a._("Products and services saved.")), w();
|
|
65
|
+
} catch {
|
|
66
|
+
g.error(a._("Failed to save products and services."));
|
|
67
|
+
} finally {
|
|
68
|
+
h(!1);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
};
|
|
72
|
+
return /* @__PURE__ */ i(z, { children: [
|
|
73
|
+
/* @__PURE__ */ r(U, { className: "ttw:border-b ttw:border-border ttw:p-6", children: /* @__PURE__ */ i(B, { className: "ttw:flex ttw:flex-row ttw:items-center ttw:gap-4", children: [
|
|
74
|
+
/* @__PURE__ */ r("span", { className: "ttw:flex ttw:size-10 ttw:items-center ttw:justify-center ttw:rounded-full ttw:border ttw:border-emerald-200 ttw:bg-emerald-50", children: /* @__PURE__ */ r(T, { className: "ttw:size-6 ttw:text-green-700" }) }),
|
|
75
|
+
_
|
|
76
|
+
] }) }),
|
|
77
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-6", children: [
|
|
78
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-start ttw:justify-between ttw:gap-1.5", children: [
|
|
79
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
80
|
+
/* @__PURE__ */ r(c, { variant: "h4", children: a._("Do you want to also save these items?") }),
|
|
81
|
+
/* @__PURE__ */ r(c, { variant: "caption", color: "muted", children: a._("Saved items can be quickly added to future invoices.") })
|
|
82
|
+
] }),
|
|
83
|
+
/* @__PURE__ */ r(p, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: l, onClick: m ? v : y, children: m ? a._("Deselect all") : a._("Select all") })
|
|
84
|
+
] }),
|
|
85
|
+
/* @__PURE__ */ i("ul", { className: "ttw:flex ttw:flex-col ttw:gap-3", children: [
|
|
86
|
+
/* @__PURE__ */ i("li", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
87
|
+
/* @__PURE__ */ r(x, { checked: D, onCheckedChange: (t) => t ? y() : v(), disabled: l || s.length === 0, "aria-label": a._("Products and services") }),
|
|
88
|
+
/* @__PURE__ */ r(c, { variant: "body2", className: "ttw:font-semibold", children: a._("Products and services") })
|
|
89
|
+
] }),
|
|
90
|
+
/* @__PURE__ */ r("li", { children: /* @__PURE__ */ r(H, {}) }),
|
|
91
|
+
s.map(({
|
|
92
|
+
key: t,
|
|
93
|
+
lineItem: e
|
|
94
|
+
}) => /* @__PURE__ */ i("li", { className: "ttw:flex ttw:items-start ttw:gap-2", children: [
|
|
95
|
+
/* @__PURE__ */ r(x, { checked: n.has(t), onCheckedChange: () => P(t), disabled: l, "aria-label": e.product.name }),
|
|
96
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
97
|
+
/* @__PURE__ */ r(c, { variant: "caption", children: e.product.name }),
|
|
98
|
+
/* @__PURE__ */ r(c, { variant: "caption", color: "muted", children: M(e) })
|
|
99
|
+
] })
|
|
100
|
+
] }, t))
|
|
101
|
+
] })
|
|
20
102
|
] }),
|
|
21
|
-
/* @__PURE__ */
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
n(o)
|
|
26
|
-
] }, o);
|
|
27
|
-
}) })
|
|
103
|
+
/* @__PURE__ */ i(G, { className: "ttw:flex ttw:flex-row ttw:gap-4 ttw:border-t ttw:border-border ttw:p-6", children: [
|
|
104
|
+
/* @__PURE__ */ r(p, { type: "button", variant: "outline", className: "ttw:flex-1 ttw:border-border", disabled: l, onClick: w, children: a._("Skip") }),
|
|
105
|
+
/* @__PURE__ */ r(p, { type: "button", variant: "default", className: "ttw:flex-1", disabled: !m || l, onClick: j, children: a._("Save selected items") })
|
|
106
|
+
] })
|
|
28
107
|
] });
|
|
29
|
-
}
|
|
108
|
+
};
|
|
30
109
|
export {
|
|
31
|
-
|
|
110
|
+
st as ActionsModalProductsStep
|
|
32
111
|
};
|
|
@@ -1,100 +1,148 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import "
|
|
7
|
-
import {
|
|
8
|
-
import "
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
const
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
children: b,
|
|
21
|
-
invoice: t
|
|
1
|
+
import { jsxs as a, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { FieldLabel as m, Field as h, FieldContent as p, FieldError as f, FieldDescription as _ } from "./index192.js";
|
|
3
|
+
import { Input as b } from "./index127.js";
|
|
4
|
+
import { Label as v } from "./index295.js";
|
|
5
|
+
import { RadioGroup as C, RadioGroupItem as y } from "./index296.js";
|
|
6
|
+
import { Typography as n } from "./index85.js";
|
|
7
|
+
import { useLingui as F } from "@lingui/react";
|
|
8
|
+
import { useRef as S } from "react";
|
|
9
|
+
import { useFormContext as T, Controller as u } from "react-hook-form";
|
|
10
|
+
import { twMerge as c } from "tailwind-merge";
|
|
11
|
+
import { CounterpartBankSection as z } from "./index185.js";
|
|
12
|
+
import { Checkbox as I } from "./index309.js";
|
|
13
|
+
import { CounterpartAddressSection as L } from "./index187.js";
|
|
14
|
+
const $ = ({
|
|
15
|
+
handleChangeCounterpartType: N,
|
|
16
|
+
counterpartType: d,
|
|
17
|
+
isLoading: l,
|
|
18
|
+
customerType: g,
|
|
19
|
+
isEditMode: o
|
|
22
20
|
}) => {
|
|
23
|
-
const
|
|
24
|
-
i18n:
|
|
25
|
-
} =
|
|
26
|
-
|
|
27
|
-
} =
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
entity_user_id: f?.id,
|
|
56
|
-
status: "succeeded"
|
|
57
|
-
}, {
|
|
58
|
-
onSuccess: () => {
|
|
59
|
-
p.finops.getReceivablesId.invalidateQueries({
|
|
60
|
-
parameters: {
|
|
61
|
-
path: {
|
|
62
|
-
receivable_id: t.id
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}, y), p.finops.getReceivables.invalidateQueries(y), n(), P();
|
|
66
|
-
}
|
|
67
|
-
});
|
|
68
|
-
}, d = M || R;
|
|
69
|
-
return ["draft", "paid", "canceled", "deleted", "accepted", "recurring", "expired", "declined", "uncollectible"].includes(t.status) ? null : /* @__PURE__ */ o(_, { children: [
|
|
70
|
-
b({
|
|
71
|
-
openModal: v
|
|
72
|
-
}),
|
|
73
|
-
/* @__PURE__ */ i(I, { open: h, onClose: n, container: x, "aria-labelledby": "dialog-title", fullWidth: !0, maxWidth: "sm", children: C ? /* @__PURE__ */ o(_, { children: [
|
|
74
|
-
/* @__PURE__ */ i(Q, { sx: {
|
|
75
|
-
p: 4
|
|
76
|
-
}, children: /* @__PURE__ */ i(k, { invoice: t, paymentRecords: e }) }),
|
|
77
|
-
/* @__PURE__ */ o(W, { sx: {
|
|
78
|
-
px: 4,
|
|
79
|
-
pb: 4,
|
|
80
|
-
justifyContent: "space-between"
|
|
81
|
-
}, children: [
|
|
82
|
-
/* @__PURE__ */ i(m, { onClick: n, children: s._("Cancel") }),
|
|
83
|
-
/* @__PURE__ */ o(q, { sx: {
|
|
84
|
-
display: "flex",
|
|
85
|
-
gap: 2
|
|
86
|
-
}, children: [
|
|
87
|
-
/* @__PURE__ */ i(m, { variant: "outlined", disabled: d, onClick: () => r(!1), children: s._("Edit record") }),
|
|
88
|
-
/* @__PURE__ */ i(m, { variant: "contained", disabled: d, onClick: S, children: s._("Confirm") })
|
|
21
|
+
const {
|
|
22
|
+
i18n: r
|
|
23
|
+
} = F(), {
|
|
24
|
+
control: w
|
|
25
|
+
} = T(), x = S(null), s = g === "vendor";
|
|
26
|
+
return /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", ref: x, children: [
|
|
27
|
+
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:flex-col ttw:gap-1.5", o && "ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border"), children: [
|
|
28
|
+
/* @__PURE__ */ e(n, { variant: "body1", className: "ttw:font-medium", children: o ? r._("Editing {customerType} details", {
|
|
29
|
+
customerType: g
|
|
30
|
+
}) : r._("{customerType} details", {
|
|
31
|
+
customerType: s ? "Vendor" : "Customer"
|
|
32
|
+
}) }),
|
|
33
|
+
!o && /* @__PURE__ */ e(n, { variant: "body2", color: "muted", children: s ? r._("Who are you paying?") : r._("Who are you billing?") })
|
|
34
|
+
] }),
|
|
35
|
+
!o && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
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
|
+
] })
|
|
89
53
|
] })
|
|
90
54
|
] })
|
|
91
|
-
] })
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
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
|
+
] })
|
|
96
144
|
] });
|
|
97
145
|
};
|
|
98
146
|
export {
|
|
99
|
-
|
|
147
|
+
$ as CounterpartFormContent
|
|
100
148
|
};
|
|
@@ -1,49 +1,88 @@
|
|
|
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
|
-
|
|
1
|
+
import { AllowedCountries as l } from "./index378.js";
|
|
2
|
+
import { z as i } from "zod";
|
|
3
|
+
import "./index294.js";
|
|
4
|
+
const m = (e, t) => ({
|
|
5
|
+
line1: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
6
|
+
message: e._("Street address is required")
|
|
7
|
+
}),
|
|
8
|
+
line2: i.string().optional(),
|
|
9
|
+
city: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
10
|
+
message: e._("City is required")
|
|
11
|
+
}),
|
|
12
|
+
state: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
13
|
+
message: e._("State is required")
|
|
14
|
+
}),
|
|
15
|
+
country: i.enum(l).optional().refine((a) => !t || !!a, {
|
|
16
|
+
message: e._("Country is required")
|
|
17
|
+
}),
|
|
18
|
+
postalCode: i.string().optional().refine((a) => !t || !!a?.trim(), {
|
|
19
|
+
message: e._("Postal code is required")
|
|
20
|
+
})
|
|
21
|
+
}), d = (e, t) => e.superRefine((a, s) => {
|
|
22
|
+
const n = a;
|
|
23
|
+
(n.line1?.trim() || n.line2?.trim() || n.city?.trim() || n.state?.trim() || n.postalCode?.trim()) && (n.line1?.trim() || s.addIssue({
|
|
24
|
+
code: "custom",
|
|
25
|
+
message: t._("Street address is required"),
|
|
26
|
+
path: ["line1"]
|
|
27
|
+
}), n.city?.trim() || s.addIssue({
|
|
28
|
+
code: "custom",
|
|
29
|
+
message: t._("City is required"),
|
|
30
|
+
path: ["city"]
|
|
31
|
+
}), n.state?.trim() || s.addIssue({
|
|
32
|
+
code: "custom",
|
|
33
|
+
message: t._("State is required"),
|
|
34
|
+
path: ["state"]
|
|
35
|
+
}), n.postalCode?.trim() || s.addIssue({
|
|
36
|
+
code: "custom",
|
|
37
|
+
message: t._("Postal code is required"),
|
|
38
|
+
path: ["postalCode"]
|
|
39
|
+
}));
|
|
40
|
+
}), _ = (e, t) => {
|
|
41
|
+
const a = i.object(m(e, t));
|
|
42
|
+
return t ? a : d(a, e);
|
|
43
|
+
}, b = (e, t, a) => {
|
|
44
|
+
const s = a === "vendor", n = i.object({
|
|
45
|
+
tax_id: i.string().optional(),
|
|
46
|
+
remindersEnabled: i.boolean(),
|
|
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
|
+
});
|
|
47
83
|
export {
|
|
48
|
-
|
|
84
|
+
_ as getAddressValidationSchema,
|
|
85
|
+
u as getCounterpartBankValidationSchema,
|
|
86
|
+
b as getCreateCounterpartValidationSchema,
|
|
87
|
+
q as getUpdateCounterpartValidationSchema
|
|
49
88
|
};
|
|
@@ -1,39 +1,28 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
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
|
|
17
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
import { useLingui as a } from "@lingui/react";
|
|
3
|
+
import { toast as s } from "react-hot-toast";
|
|
4
|
+
const c = () => {
|
|
18
5
|
const {
|
|
19
|
-
i18n:
|
|
20
|
-
} =
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
6
|
+
i18n: r
|
|
7
|
+
} = a(), {
|
|
8
|
+
api: t,
|
|
9
|
+
queryClient: o
|
|
10
|
+
} = n();
|
|
11
|
+
return t.finops.postCounterpartsIdBankAccounts.useMutation(void 0, {
|
|
12
|
+
onSuccess: async (e) => {
|
|
13
|
+
await t.finops.getCounterpartsIdBankAccounts.invalidateQueries({
|
|
14
|
+
parameters: {
|
|
15
|
+
path: {
|
|
16
|
+
counterpart_id: e.counterpart_id
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}, o);
|
|
20
|
+
},
|
|
21
|
+
onError: () => {
|
|
22
|
+
s.error(r._("There was an error setting up the bank account"));
|
|
23
|
+
}
|
|
24
|
+
});
|
|
36
25
|
};
|
|
37
26
|
export {
|
|
38
|
-
|
|
27
|
+
c as useCreateCounterpartBank
|
|
39
28
|
};
|
|
@@ -2,7 +2,7 @@ import { jsxs as a, jsx as t } from "@emotion/react/jsx-runtime";
|
|
|
2
2
|
import { useFormContext as m, Controller as w } from "react-hook-form";
|
|
3
3
|
import { Typography as n } from "./index85.js";
|
|
4
4
|
import { useLingui as u } from "@lingui/react";
|
|
5
|
-
import { Switch as i } from "./
|
|
5
|
+
import { Switch as i } from "./index408.js";
|
|
6
6
|
import { twMerge as h } from "tailwind-merge";
|
|
7
7
|
const x = ({
|
|
8
8
|
control: l,
|