@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,154 +1,113 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { useState as E, useId as O, useMemo as R, useCallback as I } from "react";
|
|
6
|
-
import { CounterpartFormContent as M } from "./index233.js";
|
|
7
|
-
import { useForm as W, FormProvider as q } from "react-hook-form";
|
|
8
|
-
import { zodResolver as G } from "@hookform/resolvers/zod";
|
|
9
|
-
import { getCreateCounterpartValidationSchema as J } from "./index234.js";
|
|
10
|
-
import { useUserPermissions as K } from "./index131.js";
|
|
1
|
+
import { jsxs as a, jsx as t, Fragment as k } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useRef as B, useState as T, useEffect as $ } from "react";
|
|
3
|
+
import { useFormContext as F, Controller as L } from "react-hook-form";
|
|
4
|
+
import { useUserPermissions as j } from "./index130.js";
|
|
11
5
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
12
6
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
13
7
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
14
8
|
import "@tanstack/react-query";
|
|
15
9
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
16
|
-
import { Scope as
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import { LanguageCodeEnum as Z } from "./index196.js";
|
|
20
|
-
import "./index57.js";
|
|
10
|
+
import { Scope as E } from "../../shared/data-access/dist/lib/scopes.js";
|
|
11
|
+
import { useLingui as D } from "@lingui/react";
|
|
12
|
+
import { Plus as P, TriangleAlert as V } from "lucide-react";
|
|
21
13
|
import "react-hot-toast";
|
|
22
|
-
import
|
|
14
|
+
import "./index57.js";
|
|
15
|
+
import { useSelectableBankAccounts as I } from "./index162.js";
|
|
23
16
|
import "date-fns";
|
|
24
|
-
import
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
17
|
+
import "clsx";
|
|
18
|
+
import "tailwind-merge";
|
|
19
|
+
import "@radix-ui/react-dropdown-menu";
|
|
20
|
+
import "./index84.js";
|
|
21
|
+
import "./index92.js";
|
|
22
|
+
import "react-dom";
|
|
23
|
+
import "@mui/x-data-grid";
|
|
24
|
+
import { Badge as W } from "./index235.js";
|
|
25
|
+
import { Field as q, FieldContent as z, FieldError as K } from "./index192.js";
|
|
26
|
+
import { Select as O, SelectTrigger as R, SelectValue as U, SelectContent as G, SelectItem as y, SelectSeparator as H } from "./index289.js";
|
|
27
|
+
import { Typography as d } from "./index85.js";
|
|
28
|
+
import { BankAccountSectionForm as J } from "./index344.js";
|
|
29
|
+
import { Alert as M, AlertTitle as Q, AlertDescription as X } from "./index191.js";
|
|
30
|
+
import { Skeleton as Y } from "./index142.js";
|
|
31
|
+
import { getSourceLabel as g, getLineLabel as x } from "./index345.js";
|
|
32
|
+
const $t = ({
|
|
33
|
+
disabled: v,
|
|
34
|
+
embeddedBankName: p
|
|
31
35
|
}) => {
|
|
32
36
|
const {
|
|
33
|
-
i18n:
|
|
34
|
-
} =
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
city: t?.counterpart?.city ?? "",
|
|
53
|
-
state: t?.counterpart.state ?? "",
|
|
54
|
-
country: t?.counterpart?.country ?? "US",
|
|
55
|
-
postalCode: t?.counterpart?.postalCode ?? "",
|
|
56
|
-
firstName: t && "firstName" in t.counterpart ? t.counterpart.firstName : "",
|
|
57
|
-
lastName: t && "lastName" in t.counterpart ? t.counterpart.lastName : "",
|
|
58
|
-
companyName: t && "companyName" in t.counterpart ? t.counterpart.companyName : ""
|
|
59
|
-
}), [r, t]), {
|
|
60
|
-
watch: o,
|
|
61
|
-
...h
|
|
62
|
-
} = W({
|
|
63
|
-
resolver: G(J(n, s ?? "organization", r)),
|
|
64
|
-
defaultValues: $
|
|
65
|
-
}), z = !!(o("companyName") || o("firstName") && o("lastName")) && !!o("email") && (r === "vendor" && !!o("line1") && !!o("city") && !!o("state") && !!o("postalCode") && !!o("country") || r === "customer"), D = I((m) => {
|
|
66
|
-
m.preventDefault(), m.stopPropagation(), h.handleSubmit(async (e) => {
|
|
67
|
-
const l = e.line1?.trim() && e.city?.trim() ? {
|
|
68
|
-
city: e.city ?? "",
|
|
69
|
-
country: e.country ?? "US",
|
|
70
|
-
line1: e.line1 ?? "",
|
|
71
|
-
line2: e.line2,
|
|
72
|
-
postal_code: e.postalCode ?? "",
|
|
73
|
-
state: e.state ?? ""
|
|
74
|
-
} : void 0, P = {
|
|
75
|
-
account_holder_name: e.accountHolderName,
|
|
76
|
-
routing_number: e.routingNumber,
|
|
77
|
-
account_number: e.accountNumber,
|
|
78
|
-
is_default_for_currency: !0,
|
|
79
|
-
country: "US",
|
|
80
|
-
currency: "USD"
|
|
81
|
-
}, F = !!e.accountHolderName || !!e.accountNumber || !!e.routingNumber, N = {
|
|
82
|
-
tax_id: e.tax_id,
|
|
83
|
-
is_customer: e.isCustomer,
|
|
84
|
-
is_vendor: e.isVendor,
|
|
85
|
-
language: Z.find((i) => i === n.locale.split("-")[0]) ?? "en",
|
|
86
|
-
reminders_enabled: e.remindersEnabled
|
|
87
|
-
}, C = s === "individual" ? {
|
|
88
|
-
...N,
|
|
89
|
-
type: "individual",
|
|
90
|
-
individual: {
|
|
91
|
-
first_name: e.firstName ?? "",
|
|
92
|
-
last_name: e.lastName ?? "",
|
|
93
|
-
phone: e.phone ?? "",
|
|
94
|
-
email: e.email ?? "",
|
|
95
|
-
...l ? {
|
|
96
|
-
address: l
|
|
97
|
-
} : {}
|
|
98
|
-
}
|
|
99
|
-
} : {
|
|
100
|
-
...N,
|
|
101
|
-
type: "organization",
|
|
102
|
-
organization: {
|
|
103
|
-
legal_name: e.companyName ?? "",
|
|
104
|
-
phone: e.phone ?? "",
|
|
105
|
-
email: e.email ?? "",
|
|
106
|
-
...l ? {
|
|
107
|
-
address: l
|
|
108
|
-
} : {}
|
|
109
|
-
}
|
|
110
|
-
};
|
|
111
|
-
if (F) {
|
|
112
|
-
const i = await d(C);
|
|
113
|
-
return y({
|
|
114
|
-
path: {
|
|
115
|
-
counterpart_id: i.id
|
|
116
|
-
},
|
|
117
|
-
body: P
|
|
118
|
-
}, {
|
|
119
|
-
onSuccess: () => {
|
|
120
|
-
u && u(i.id);
|
|
121
|
-
}
|
|
122
|
-
});
|
|
123
|
-
} else
|
|
124
|
-
return d(C, {
|
|
125
|
-
onSuccess: ({
|
|
126
|
-
id: i
|
|
127
|
-
}) => {
|
|
128
|
-
u && u(i);
|
|
129
|
-
}
|
|
130
|
-
});
|
|
131
|
-
})(m);
|
|
132
|
-
}, [d, s, y, h.handleSubmit, n]);
|
|
133
|
-
return /* @__PURE__ */ a(V, { open: w, onOpenChange: _, children: /* @__PURE__ */ p(A, { className: "ttw:gap-0", children: [
|
|
134
|
-
/* @__PURE__ */ p(H, { className: "ttw:border-b ttw:border-border", children: [
|
|
135
|
-
/* @__PURE__ */ a(L, { className: "ttw:text-2xl", children: n._("Add {customerType}", {
|
|
136
|
-
customerType: r
|
|
137
|
-
}) }),
|
|
138
|
-
/* @__PURE__ */ a(j, { className: "ttw:max-w-130", children: r === "vendor" ? n._("Save the people and businesses you pay so you can send payments when bills come in.") : n._("Save the people and businesses you sell to.") })
|
|
37
|
+
i18n: e
|
|
38
|
+
} = D(), w = B(!1), {
|
|
39
|
+
control: N,
|
|
40
|
+
setValue: i,
|
|
41
|
+
getFieldState: S,
|
|
42
|
+
clearErrors: f
|
|
43
|
+
} = F(), [A, m] = T(!1), h = j().has(E.BankAccountWriteOrg), {
|
|
44
|
+
bankAccounts: o,
|
|
45
|
+
isLoading: l
|
|
46
|
+
} = I(), b = S("bank_account_id");
|
|
47
|
+
return $(() => {
|
|
48
|
+
if (o.length === 1 && !l && !w.current) {
|
|
49
|
+
const r = o[0];
|
|
50
|
+
i("bank_account_id", r.id), i("bank_account_type", r.bank_account_type), w.current = !0;
|
|
51
|
+
}
|
|
52
|
+
}, [i, o, l]), /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
53
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
54
|
+
/* @__PURE__ */ t(d, { variant: "h4", children: e._("Payment instructions") }),
|
|
55
|
+
/* @__PURE__ */ t(d, { variant: "body2", color: "muted", className: "ttw:font-medium", children: e._("Tells the customer how they can pay you. We'll include the selected info on the invoice") })
|
|
139
56
|
] }),
|
|
140
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
57
|
+
l || o.length > 0 && !A ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:p-3 ttw:gap-4 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
58
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
59
|
+
/* @__PURE__ */ t(d, { variant: "body2", children: e._("Bank account") }),
|
|
60
|
+
/* @__PURE__ */ t(d, { variant: "caption", color: "muted", children: e._("Display your bank account number and routing number") })
|
|
61
|
+
] }),
|
|
62
|
+
l ? /* @__PURE__ */ t(Y, { className: "ttw:w-full ttw:h-9 ttw:rounded-md" }) : /* @__PURE__ */ t(L, { name: "bank_account_id", control: N, render: ({
|
|
63
|
+
field: r,
|
|
64
|
+
fieldState: {
|
|
65
|
+
error: u
|
|
66
|
+
}
|
|
67
|
+
}) => {
|
|
68
|
+
const s = o.find((n) => n.id === r.value), _ = s ? g(s.bank_account_type, p, e) : null;
|
|
69
|
+
return /* @__PURE__ */ t(q, { children: /* @__PURE__ */ a(z, { children: [
|
|
70
|
+
/* @__PURE__ */ t("div", { className: "ttw:relative", children: /* @__PURE__ */ a(O, { ...r, disabled: v, value: r.value, onValueChange: (n) => {
|
|
71
|
+
if (n === "add_new")
|
|
72
|
+
m(!0);
|
|
73
|
+
else {
|
|
74
|
+
r.onChange(n);
|
|
75
|
+
const c = o.find((C) => C.id === n);
|
|
76
|
+
c && i("bank_account_type", c.bank_account_type), b?.invalid && f("bank_account_id");
|
|
77
|
+
}
|
|
78
|
+
}, children: [
|
|
79
|
+
/* @__PURE__ */ t(R, { id: "bank_account_id", className: "ttw:w-full", "aria-label": e._("Bank account selector"), "aria-invalid": !!u, children: /* @__PURE__ */ t(U, { placeholder: e._("Select bank account"), children: s && /* @__PURE__ */ a("span", { className: "ttw:flex ttw:min-w-0 ttw:flex-1 ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
80
|
+
/* @__PURE__ */ t("span", { className: "ttw:truncate", children: x(s, e) }),
|
|
81
|
+
_ && /* @__PURE__ */ t(W, { variant: "secondary", className: "ttw:shrink-0", children: _ })
|
|
82
|
+
] }) }) }),
|
|
83
|
+
/* @__PURE__ */ a(G, { children: [
|
|
84
|
+
o.map((n) => {
|
|
85
|
+
const c = g(n.bank_account_type, p, e);
|
|
86
|
+
return /* @__PURE__ */ t(y, { value: n.id, children: /* @__PURE__ */ a("span", { className: "ttw:flex ttw:min-w-0 ttw:flex-1 ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
87
|
+
/* @__PURE__ */ t("span", { className: "ttw:truncate", children: x(n, e) }),
|
|
88
|
+
c && /* @__PURE__ */ t("span", { className: "ttw:shrink-0 ttw:text-muted-foreground", children: c })
|
|
89
|
+
] }) }, n.id);
|
|
90
|
+
}),
|
|
91
|
+
h && /* @__PURE__ */ a(k, { children: [
|
|
92
|
+
/* @__PURE__ */ t(H, {}),
|
|
93
|
+
/* @__PURE__ */ a(y, { value: "add_new", className: "ttw:text-primary ttw:hover:text-primary ttw:font-semibold ttw:focus:text-primary", children: [
|
|
94
|
+
/* @__PURE__ */ t(P, { className: "ttw:text-primary ttw:hover:text-primary ttw:font-semibold ttw:focus:text-primary" }),
|
|
95
|
+
e._("Add a new account")
|
|
96
|
+
] })
|
|
97
|
+
] })
|
|
98
|
+
] })
|
|
99
|
+
] }) }),
|
|
100
|
+
/* @__PURE__ */ t(K, { errors: u ? [u] : [] })
|
|
101
|
+
] }) });
|
|
102
|
+
} })
|
|
103
|
+
] }) : /* @__PURE__ */ t(k, { children: h ? /* @__PURE__ */ t(J, { bankAccountsLength: o.length, onCreate: (r) => {
|
|
104
|
+
m(!1), i("bank_account_id", r), i("bank_account_type", "BANK_DETAILS"), b?.invalid && f("bank_account_id");
|
|
105
|
+
}, onCancel: () => m(!1) }) : /* @__PURE__ */ a(M, { enableClose: !1, variant: "warning", icon: /* @__PURE__ */ t(V, {}), children: [
|
|
106
|
+
/* @__PURE__ */ t(Q, { children: e._("There are no bank accounts on file for this account") }),
|
|
107
|
+
/* @__PURE__ */ t(X, { children: e._("A bank account is required in order to issue invoices. Contact your company admin to set one up.") })
|
|
108
|
+
] }) })
|
|
109
|
+
] });
|
|
151
110
|
};
|
|
152
111
|
export {
|
|
153
|
-
|
|
112
|
+
$t as BankAccountSection
|
|
154
113
|
};
|
|
@@ -1,59 +1,139 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
onClose: s,
|
|
27
|
-
enableClose: i = !0,
|
|
28
|
-
...o
|
|
1
|
+
import { jsxs as i, jsx as t, Fragment as z } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { CreateCounterpartDialog as B } from "./index190.js";
|
|
3
|
+
import { CounterpartSelector as U } from "./index346.js";
|
|
4
|
+
import { getCounterpartName as P, getCounterpartEmail as R } from "./index7.js";
|
|
5
|
+
import "./index57.js";
|
|
6
|
+
import "@tanstack/react-query";
|
|
7
|
+
import { useCounterpartAddresses as W } from "./index72.js";
|
|
8
|
+
import { useRef as Y, useState as F, useCallback as q, useEffect as G } from "react";
|
|
9
|
+
import "react-hot-toast";
|
|
10
|
+
import { useLingui as H } from "@lingui/react";
|
|
11
|
+
import { useFormContext as J, Controller as K } from "react-hook-form";
|
|
12
|
+
import { CounterpartDetails as Q } from "./index2.js";
|
|
13
|
+
import { Typography as f } from "./index85.js";
|
|
14
|
+
import { Avatar as X, AvatarFallback as Z } from "./index347.js";
|
|
15
|
+
import { Field as $, FieldContent as tt, FieldLabel as et, FieldError as rt } from "./index192.js";
|
|
16
|
+
import { Input as at } from "./index127.js";
|
|
17
|
+
import { Button as x } from "./index84.js";
|
|
18
|
+
import { Separator as it } from "./index177.js";
|
|
19
|
+
import { Plus as ot } from "lucide-react";
|
|
20
|
+
const Et = ({
|
|
21
|
+
disabled: l,
|
|
22
|
+
canCreateCounterpart: _,
|
|
23
|
+
isEditCustomerOpen: c,
|
|
24
|
+
handleOpenEditCustomer: k,
|
|
25
|
+
counterpart: r
|
|
29
26
|
}) => {
|
|
30
|
-
const
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
27
|
+
const {
|
|
28
|
+
i18n: o
|
|
29
|
+
} = H(), {
|
|
30
|
+
watch: n,
|
|
31
|
+
setValue: a,
|
|
32
|
+
control: S,
|
|
33
|
+
clearErrors: A
|
|
34
|
+
} = J(), m = Y(""), V = n("counterpart_id"), w = n("default_billing_address_id"), h = n("default_shipping_address_id"), {
|
|
35
|
+
data: s
|
|
36
|
+
} = W(r?.id), [y, v] = F(!1), [N, g] = F(!1), j = !!V, C = P(r), D = R(r), I = C ? Array.from(C)[0]?.toUpperCase() ?? "?" : "?", b = n("counterpart_name") ?? "", E = n("counterpart_email") ?? "", T = () => {
|
|
37
|
+
a("counterpart_id", ""), a("counterpart_name", ""), a("counterpart_email", "");
|
|
38
|
+
}, L = q((e) => {
|
|
39
|
+
const d = {
|
|
40
|
+
email: E,
|
|
41
|
+
phone: "",
|
|
42
|
+
isCustomer: !0,
|
|
43
|
+
isVendor: !1,
|
|
44
|
+
line1: "",
|
|
45
|
+
line2: "",
|
|
46
|
+
city: "",
|
|
47
|
+
state: "",
|
|
48
|
+
postalCode: "",
|
|
49
|
+
country: "US"
|
|
50
|
+
};
|
|
51
|
+
if (e === "individual") {
|
|
52
|
+
const p = b.trim(), u = p.indexOf(" "), M = u === -1 ? p : p.slice(0, u), O = u === -1 ? "" : p.slice(u + 1);
|
|
53
|
+
return {
|
|
54
|
+
tax_id: "",
|
|
55
|
+
counterpart: {
|
|
56
|
+
...d,
|
|
57
|
+
firstName: M,
|
|
58
|
+
lastName: O
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
return {
|
|
63
|
+
tax_id: "",
|
|
64
|
+
counterpart: {
|
|
65
|
+
...d,
|
|
66
|
+
companyName: b
|
|
67
|
+
}
|
|
68
|
+
};
|
|
69
|
+
}, [b, E]);
|
|
70
|
+
return G(() => {
|
|
71
|
+
if (s?.data?.length) {
|
|
72
|
+
if (!w) {
|
|
73
|
+
m.current = r?.id;
|
|
74
|
+
const e = r?.default_billing_address_id || (s.data.length === 1 ? s.data[0].id : "");
|
|
75
|
+
a("default_billing_address_id", e);
|
|
76
|
+
}
|
|
77
|
+
if (!h) {
|
|
78
|
+
const e = r?.default_shipping_address_id || "";
|
|
79
|
+
a("default_shipping_address_id", e);
|
|
80
|
+
}
|
|
81
|
+
if (w && m.current !== r?.id) {
|
|
82
|
+
m.current = r?.id;
|
|
83
|
+
const e = r?.default_billing_address_id || (s.data.length === 1 ? s.data[0].id : "");
|
|
84
|
+
a("default_billing_address_id", e);
|
|
85
|
+
}
|
|
86
|
+
if (h && m.current !== r?.id) {
|
|
87
|
+
m.current = r?.id;
|
|
88
|
+
const e = r?.default_shipping_address_id || "";
|
|
89
|
+
a("default_shipping_address_id", e);
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}, [s, a, r, w, h]), /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
93
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
94
|
+
/* @__PURE__ */ t(f, { variant: "h4", children: o._("Customer details") }),
|
|
95
|
+
/* @__PURE__ */ t(f, { variant: "body2", color: "muted", className: "ttw:font-medium", children: o._("Who are you billing?") })
|
|
96
|
+
] }),
|
|
97
|
+
j ? /* @__PURE__ */ i("div", { className: "ttw:flex ttw:gap-2 ttw:justify-between ttw:items-center ttw:border ttw:border-border ttw:p-3 ttw:rounded-xl", children: [
|
|
98
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-5", children: [
|
|
99
|
+
/* @__PURE__ */ t(X, { className: "ttw:size-16", children: /* @__PURE__ */ t(Z, { className: "ttw:text-sm ttw:font-normal", children: I }) }),
|
|
100
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
101
|
+
/* @__PURE__ */ t(f, { variant: "body1", className: "ttw:font-medium", children: C }),
|
|
102
|
+
/* @__PURE__ */ t(f, { variant: "body2", color: "muted", children: D })
|
|
103
|
+
] })
|
|
104
|
+
] }),
|
|
105
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center", children: [
|
|
106
|
+
/* @__PURE__ */ t(x, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: l, onClick: () => v(!0), children: o._("View details") }),
|
|
107
|
+
/* @__PURE__ */ t(it, { orientation: "vertical", className: "ttw:h-6!" }),
|
|
108
|
+
/* @__PURE__ */ t(x, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: l, onClick: T, children: o._("Clear") })
|
|
109
|
+
] })
|
|
110
|
+
] }) : /* @__PURE__ */ i(z, { children: [
|
|
111
|
+
/* @__PURE__ */ t(U, { disabled: l, canCreateCounterpart: _ }),
|
|
112
|
+
_ && /* @__PURE__ */ t(K, { name: "counterpart_email", control: S, render: ({
|
|
113
|
+
field: e,
|
|
114
|
+
fieldState: {
|
|
115
|
+
error: d
|
|
116
|
+
}
|
|
117
|
+
}) => /* @__PURE__ */ t($, { children: /* @__PURE__ */ i(tt, { children: [
|
|
118
|
+
/* @__PURE__ */ t(et, { htmlFor: e.name, children: o._("Email") }),
|
|
119
|
+
/* @__PURE__ */ t(at, { ...e, id: e.name, type: "email", disabled: l, "aria-invalid": !!d }),
|
|
120
|
+
/* @__PURE__ */ t(rt, { errors: d ? [d] : [] })
|
|
121
|
+
] }) }) }),
|
|
122
|
+
_ && /* @__PURE__ */ i(x, { onClick: () => g(!0), type: "button", variant: "ghost", disabled: l, className: "ttw:text-primary ttw:hover:text-primary ttw:w-fit", children: [
|
|
123
|
+
/* @__PURE__ */ t(ot, {}),
|
|
124
|
+
o._("Add more details including address, phone, etc.")
|
|
125
|
+
] })
|
|
126
|
+
] }),
|
|
127
|
+
N && /* @__PURE__ */ t(B, { open: N, onClose: () => {
|
|
128
|
+
g(!1);
|
|
129
|
+
}, onCreate: (e) => {
|
|
130
|
+
g(!1), a("counterpart_id", e), a("counterpart_name", ""), a("counterpart_email", ""), A(["counterpart_id", "counterpart_email"]);
|
|
131
|
+
}, getCounterpartDefaultValues: L, customerType: "customer" }),
|
|
132
|
+
(c || y) && /* @__PURE__ */ t(Q, { counterpartId: r?.id || "", open: c || y, onClose: () => {
|
|
133
|
+
c && k(!1), v(!1);
|
|
134
|
+
}, isEditMode: c, showActionsMenu: !1, customerType: "customer" })
|
|
39
135
|
] });
|
|
40
136
|
};
|
|
41
|
-
x.displayName = "Alert";
|
|
42
|
-
const h = ({
|
|
43
|
-
className: r,
|
|
44
|
-
ref: a,
|
|
45
|
-
...t
|
|
46
|
-
}) => /* @__PURE__ */ e("h3", { ref: a, className: l("ttw:mb-1 ttw:font-medium ttw:leading-none ttw:tracking-tight", r), ...t });
|
|
47
|
-
h.displayName = "AlertTitle";
|
|
48
|
-
const k = ({
|
|
49
|
-
className: r,
|
|
50
|
-
ref: a,
|
|
51
|
-
...t
|
|
52
|
-
}) => /* @__PURE__ */ e("p", { ref: a, className: l("ttw:text-sm ttw:[&_p]:leading-relaxed ttw:font-normal", r), ...t });
|
|
53
|
-
k.displayName = "AlertDescription";
|
|
54
137
|
export {
|
|
55
|
-
|
|
56
|
-
k as AlertDescription,
|
|
57
|
-
h as AlertTitle,
|
|
58
|
-
b as alertVariants
|
|
138
|
+
Et as CustomerSection
|
|
59
139
|
};
|
|
@@ -1,73 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { useMoniteContext as s } from "./index57.js";
|
|
2
|
+
import { getAPIErrorMessage as i } from "./index119.js";
|
|
3
|
+
import { useLingui as a } from "@lingui/react";
|
|
4
|
+
import { toast as n } from "react-hot-toast";
|
|
5
|
+
const f = () => {
|
|
6
|
+
const {
|
|
7
|
+
i18n: e
|
|
8
|
+
} = a(), {
|
|
9
|
+
api: r
|
|
10
|
+
} = s();
|
|
11
|
+
return r.finops.postReceivables.useMutation({}, {
|
|
12
|
+
onError: (o) => {
|
|
13
|
+
const t = i(e, o);
|
|
14
|
+
n.error(e._("Failed to create invoice: {errorMessage}", {
|
|
15
|
+
errorMessage: t
|
|
16
|
+
}));
|
|
13
17
|
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
orientation: "vertical"
|
|
17
|
-
}
|
|
18
|
-
});
|
|
19
|
-
function N({
|
|
20
|
-
className: e,
|
|
21
|
-
orientation: t = "vertical",
|
|
22
|
-
...a
|
|
23
|
-
}) {
|
|
24
|
-
return /* @__PURE__ */ l("div", { role: "group", "data-slot": "field", "data-orientation": t, className: o(u({
|
|
25
|
-
orientation: t
|
|
26
|
-
}), e), ...a });
|
|
27
|
-
}
|
|
28
|
-
function k({
|
|
29
|
-
className: e,
|
|
30
|
-
...t
|
|
31
|
-
}) {
|
|
32
|
-
return /* @__PURE__ */ l("div", { "data-slot": "field-content", className: o("ttw:group/field-content ttw:flex ttw:flex-1 ttw:flex-col ttw:gap-1.5 ttw:leading-snug", e), ...t });
|
|
33
|
-
}
|
|
34
|
-
function y({
|
|
35
|
-
className: e,
|
|
36
|
-
required: t,
|
|
37
|
-
children: a,
|
|
38
|
-
...i
|
|
39
|
-
}) {
|
|
40
|
-
return /* @__PURE__ */ f(m, { "data-slot": "field-label", className: o("ttw:group/field-label ttw:peer/field-label ttw:flex ttw:w-fit ttw:items-center ttw:gap-2 ttw:leading-snug ttw:group-data-[disabled=true]/field:opacity-50", "ttw:has-[>[data-slot=field]]:w-full ttw:has-[>[data-slot=field]]:flex-col ttw:has-[>[data-slot=field]]:rounded-md ttw:has-[>[data-slot=field]]:border ttw:[&>*]:data-[slot=field]:p-4", "ttw:has-data-[state=checked]:border-primary ttw:has-data-[state=checked]:bg-primary/5 ttw:dark:has-data-[state=checked]:bg-primary/10", e), ...i, children: [
|
|
41
|
-
a,
|
|
42
|
-
t && /* @__PURE__ */ l("span", { "aria-hidden": "true", className: "ttw:size-2 ttw:-ml-1 ttw:block ttw:-mt-1 ttw:rounded-full ttw:bg-destructive ttw:shrink-0" })
|
|
43
|
-
] });
|
|
44
|
-
}
|
|
45
|
-
function F({
|
|
46
|
-
className: e,
|
|
47
|
-
...t
|
|
48
|
-
}) {
|
|
49
|
-
return /* @__PURE__ */ l("p", { "data-slot": "field-description", className: o("ttw:text-sm ttw:leading-normal ttw:font-normal ttw:text-muted-foreground ttw:group-has-[[data-orientation=horizontal]]/field:text-balance", "ttw:last:mt-0 ttw:nth-last-2:-mt-1 ttw:[[data-variant=legend]+&]:-mt-1.5", "ttw:[&>a]:underline ttw:[&>a]:underline-offset-4 ttw:[&>a:hover]:text-primary", e), ...t });
|
|
50
|
-
}
|
|
51
|
-
function z({
|
|
52
|
-
className: e,
|
|
53
|
-
children: t,
|
|
54
|
-
errors: a,
|
|
55
|
-
...i
|
|
56
|
-
}) {
|
|
57
|
-
const d = c(() => {
|
|
58
|
-
if (t)
|
|
59
|
-
return t;
|
|
60
|
-
if (!a?.length)
|
|
61
|
-
return null;
|
|
62
|
-
const s = [...new Map(a.map((r) => [r?.message, r])).values()];
|
|
63
|
-
return s?.length == 1 ? s[0]?.message : /* @__PURE__ */ l("ul", { className: "ttw:ml-4 ttw:flex ttw:list-disc ttw:flex-col ttw:gap-1", children: s.map((r, n) => r?.message && /* @__PURE__ */ l("li", { children: r.message }, n)) });
|
|
64
|
-
}, [t, a]);
|
|
65
|
-
return d ? /* @__PURE__ */ l("div", { role: "alert", "data-slot": "field-error", className: o("ttw:text-sm ttw:font-normal ttw:text-destructive", e), ...i, children: d }) : null;
|
|
66
|
-
}
|
|
18
|
+
});
|
|
19
|
+
};
|
|
67
20
|
export {
|
|
68
|
-
|
|
69
|
-
k as FieldContent,
|
|
70
|
-
F as FieldDescription,
|
|
71
|
-
z as FieldError,
|
|
72
|
-
y as FieldLabel
|
|
21
|
+
f as useCreateReceivable
|
|
73
22
|
};
|
|
@@ -1,31 +1,23 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
const T = ({
|
|
7
|
-
onChangeFilter: r,
|
|
8
|
-
isDisabled: n
|
|
9
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as i } from "./index57.js";
|
|
2
|
+
import { getAPIErrorMessage as n } from "./index119.js";
|
|
3
|
+
import { useLingui as a } from "@lingui/react";
|
|
4
|
+
import { toast as t } from "react-hot-toast";
|
|
5
|
+
const f = () => {
|
|
10
6
|
const {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
r
|
|
19
|
-
},
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
/* @__PURE__ */ e(i, { value: "organization", children: t._("Companies") })
|
|
25
|
-
] })
|
|
26
|
-
] })
|
|
27
|
-
] });
|
|
7
|
+
api: e,
|
|
8
|
+
queryClient: o
|
|
9
|
+
} = i(), {
|
|
10
|
+
i18n: r
|
|
11
|
+
} = a();
|
|
12
|
+
return e.finops.postRecurrences.useMutation(void 0, {
|
|
13
|
+
onError(s) {
|
|
14
|
+
t.error(n(r, s));
|
|
15
|
+
},
|
|
16
|
+
async onSuccess() {
|
|
17
|
+
await e.finops.getReceivables.invalidateQueries(o), t.success(r._("Recurring billing activated"));
|
|
18
|
+
}
|
|
19
|
+
});
|
|
28
20
|
};
|
|
29
21
|
export {
|
|
30
|
-
|
|
22
|
+
f as useCreateRecurrence
|
|
31
23
|
};
|
|
@@ -1,5 +1,25 @@
|
|
|
1
|
-
|
|
1
|
+
import { useMoniteContext as s } from "./index57.js";
|
|
2
|
+
import { useLingui as n } from "@lingui/react";
|
|
3
|
+
import { toast as r } from "react-hot-toast";
|
|
4
|
+
import { getCounterpartName as i } from "./index7.js";
|
|
5
|
+
const c = () => {
|
|
6
|
+
const {
|
|
7
|
+
i18n: t
|
|
8
|
+
} = n(), {
|
|
9
|
+
api: e,
|
|
10
|
+
queryClient: o
|
|
11
|
+
} = s();
|
|
12
|
+
return e.finops.postCounterparts.useMutation({}, {
|
|
13
|
+
onSuccess: async (a) => {
|
|
14
|
+
await e.finops.getCounterparts.invalidateQueries(o), r.success(t._("{name} has been added to the list.", {
|
|
15
|
+
name: i(a)
|
|
16
|
+
}));
|
|
17
|
+
},
|
|
18
|
+
onError: () => {
|
|
19
|
+
r.error(t._("Failed to create Counterpart."));
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
};
|
|
2
23
|
export {
|
|
3
|
-
|
|
4
|
-
T as FILTER_TYPE_TYPE
|
|
24
|
+
c as useCreateCounterpart
|
|
5
25
|
};
|