@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,27 +1,98 @@
|
|
|
1
|
-
import { jsxs as n, jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { jsxs as n, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useForm as y, Controller as i } from "react-hook-form";
|
|
3
|
+
import { prepareBankAccountCreatePayload as k } from "./index425.js";
|
|
4
|
+
import "date-fns";
|
|
5
|
+
import { getCreateBankAccountSchema as x } from "./index151.js";
|
|
6
|
+
import { safeZodResolver as C } from "./index267.js";
|
|
7
|
+
import { useLingui as S } from "@lingui/react";
|
|
8
|
+
import { Field as d, FieldContent as c, FieldLabel as m, FieldError as u } from "./index192.js";
|
|
9
|
+
import { Input as s } from "./index127.js";
|
|
10
|
+
import { Typography as h } from "./index85.js";
|
|
11
|
+
import { useCreateEntityBankAccount as F } from "./index426.js";
|
|
12
|
+
import { Button as p } from "./index84.js";
|
|
13
|
+
const J = ({
|
|
14
|
+
bankAccountsLength: b,
|
|
15
|
+
onCreate: _,
|
|
16
|
+
onCancel: f
|
|
15
17
|
}) => {
|
|
16
18
|
const {
|
|
17
|
-
i18n:
|
|
18
|
-
} =
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
i18n: a
|
|
20
|
+
} = S(), {
|
|
21
|
+
mutate: v,
|
|
22
|
+
isPending: o
|
|
23
|
+
} = F(_), {
|
|
24
|
+
control: l,
|
|
25
|
+
handleSubmit: g
|
|
26
|
+
} = y({
|
|
27
|
+
mode: "onSubmit",
|
|
28
|
+
reValidateMode: "onSubmit",
|
|
29
|
+
resolver: C(x(a)),
|
|
30
|
+
defaultValues: {
|
|
31
|
+
display_name: "",
|
|
32
|
+
account_holder_name: "",
|
|
33
|
+
account_number: "",
|
|
34
|
+
routing_number: ""
|
|
35
|
+
}
|
|
36
|
+
}), w = (t) => {
|
|
37
|
+
v({
|
|
38
|
+
body: k(t)
|
|
39
|
+
});
|
|
40
|
+
};
|
|
41
|
+
return /* @__PURE__ */ n("div", { className: "ttw:flex ttw:flex-col ttw:p-3 ttw:gap-4 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
42
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: /* @__PURE__ */ e(h, { variant: "body2", children: a._("Add a bank account") }) }),
|
|
43
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
44
|
+
/* @__PURE__ */ e(i, { name: "routing_number", control: l, render: ({
|
|
45
|
+
field: t,
|
|
46
|
+
fieldState: {
|
|
47
|
+
error: r
|
|
48
|
+
}
|
|
49
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
50
|
+
/* @__PURE__ */ e(m, { htmlFor: "routing_number", children: a._("Routing number") }),
|
|
51
|
+
/* @__PURE__ */ e(s, { ...t, id: "routing_number", placeholder: a._("e.g. 123456789"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
52
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
53
|
+
] }) }) }),
|
|
54
|
+
/* @__PURE__ */ e(i, { name: "account_number", control: l, render: ({
|
|
55
|
+
field: t,
|
|
56
|
+
fieldState: {
|
|
57
|
+
error: r
|
|
58
|
+
}
|
|
59
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
60
|
+
/* @__PURE__ */ e(m, { htmlFor: "account_number", children: a._("Account number") }),
|
|
61
|
+
/* @__PURE__ */ e(s, { ...t, id: "account_number", placeholder: a._("e.g. 123456789"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
62
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
63
|
+
] }) }) })
|
|
64
|
+
] }),
|
|
65
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
66
|
+
/* @__PURE__ */ e(i, { name: "account_holder_name", control: l, render: ({
|
|
67
|
+
field: t,
|
|
68
|
+
fieldState: {
|
|
69
|
+
error: r
|
|
70
|
+
}
|
|
71
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
72
|
+
/* @__PURE__ */ e(m, { htmlFor: "account_holder_name", children: a._("Account holder name") }),
|
|
73
|
+
/* @__PURE__ */ e(s, { ...t, id: "account_holder_name", placeholder: a._("e.g. James Smith"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
74
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
75
|
+
] }) }) }),
|
|
76
|
+
/* @__PURE__ */ e(i, { name: "display_name", control: l, render: ({
|
|
77
|
+
field: t,
|
|
78
|
+
fieldState: {
|
|
79
|
+
error: r
|
|
80
|
+
}
|
|
81
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
82
|
+
/* @__PURE__ */ n(m, { htmlFor: "display_name", className: "ttw:gap-1", children: [
|
|
83
|
+
a._("Account nickname"),
|
|
84
|
+
/* @__PURE__ */ e(h, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: a._("(optional)") })
|
|
85
|
+
] }),
|
|
86
|
+
/* @__PURE__ */ e(s, { ...t, id: "display_name", placeholder: a._("e.g. Empire Bank Checking"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
87
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
88
|
+
] }) }) })
|
|
89
|
+
] }),
|
|
90
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
91
|
+
b !== 0 && /* @__PURE__ */ e(p, { type: "button", variant: "outline", className: "ttw:border-border", disabled: o, onClick: f, children: a._("Cancel") }),
|
|
92
|
+
/* @__PURE__ */ e(p, { type: "button", disabled: o, onClick: g(w), children: a._("Save account") })
|
|
93
|
+
] })
|
|
23
94
|
] });
|
|
24
95
|
};
|
|
25
96
|
export {
|
|
26
|
-
|
|
97
|
+
J as BankAccountSectionForm
|
|
27
98
|
};
|
|
@@ -1,191 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import { Loader2 as E, Plus as de } from "lucide-react";
|
|
12
|
-
const y = "__create-new__", u = "custom", Ne = ({
|
|
13
|
-
fieldName: i,
|
|
14
|
-
error: F,
|
|
15
|
-
disabled: z,
|
|
16
|
-
index: B = 0,
|
|
17
|
-
defaultCurrency: G,
|
|
18
|
-
measureUnits: _,
|
|
19
|
-
container: H,
|
|
20
|
-
onCreateItem: M,
|
|
21
|
-
onChange: o
|
|
22
|
-
}) => {
|
|
23
|
-
const {
|
|
24
|
-
i18n: A
|
|
25
|
-
} = ie(), D = G, [t, h] = x(""), [v, O] = x(!1), [K, N] = x(null), [I, d] = x(!1), w = te(!1), {
|
|
26
|
-
api: Q
|
|
27
|
-
} = ae(), {
|
|
28
|
-
formatCurrencyToDisplay: T
|
|
29
|
-
} = re(), {
|
|
30
|
-
data: P,
|
|
31
|
-
isLoading: R,
|
|
32
|
-
fetchNextPage: U,
|
|
33
|
-
hasNextPage: j,
|
|
34
|
-
isFetchingNextPage: k
|
|
35
|
-
} = Q.finops.getProducts.useInfiniteQuery({
|
|
36
|
-
query: {
|
|
37
|
-
limit: 20,
|
|
38
|
-
currency: D
|
|
39
|
-
}
|
|
40
|
-
}, {
|
|
41
|
-
initialPageParam: {
|
|
42
|
-
query: {
|
|
43
|
-
pagination_token: void 0
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
getNextPageParam: (e) => {
|
|
47
|
-
if (e.next_pagination_token)
|
|
48
|
-
return {
|
|
49
|
-
query: {
|
|
50
|
-
pagination_token: e.next_pagination_token
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
},
|
|
54
|
-
enabled: !!D
|
|
55
|
-
}), W = f((e) => {
|
|
56
|
-
const {
|
|
57
|
-
scrollTop: n,
|
|
58
|
-
scrollHeight: m,
|
|
59
|
-
clientHeight: $
|
|
60
|
-
} = e.currentTarget;
|
|
61
|
-
m - n - $ < 100 && j && !k && U();
|
|
62
|
-
}, [U, j, k]), l = C(() => P ? P.pages.flatMap((e) => e.data).sort((e, n) => (e.name ?? "").localeCompare(n.name ?? "")) : [], [P]), r = C(() => !l || l.length === 0 ? [] : l.map((e) => {
|
|
63
|
-
const n = _ ? _.data.find((m) => m.id === e.measure_unit_id) : void 0;
|
|
64
|
-
return {
|
|
65
|
-
id: e.id,
|
|
66
|
-
label: e.name,
|
|
67
|
-
description: e.description,
|
|
68
|
-
price: e.price,
|
|
69
|
-
smallestAmount: e.smallest_amount,
|
|
70
|
-
measureUnit: n
|
|
71
|
-
};
|
|
72
|
-
}), [l, _, i]);
|
|
73
|
-
ne(() => {
|
|
74
|
-
!v && i && i.length > 0 && !t.length && (l?.find((e) => e?.name === i) || h(i));
|
|
75
|
-
}, [i, v, l, t]);
|
|
76
|
-
const J = f(() => {
|
|
77
|
-
O(!0), d(!0);
|
|
78
|
-
}, []), X = f(() => {
|
|
79
|
-
O(!1), t && t.trim() !== "" && !r.some((e) => e.label === t) && o({
|
|
80
|
-
id: u,
|
|
81
|
-
label: t
|
|
82
|
-
}, !1);
|
|
83
|
-
}, [t, r, o]);
|
|
84
|
-
let s = l?.find((e) => e?.id === K);
|
|
85
|
-
if (!v && i && i.length > 0 && !t.length && !s) {
|
|
86
|
-
const e = l?.find(
|
|
87
|
-
(n) => n?.name === i
|
|
88
|
-
// potentially item?.product.name, double check
|
|
89
|
-
);
|
|
90
|
-
e && (s = e);
|
|
1
|
+
const t = (e, n, a) => {
|
|
2
|
+
switch (e) {
|
|
3
|
+
case "INTERNAL":
|
|
4
|
+
return n ? a._("Powered by {embeddedBankName}", {
|
|
5
|
+
embeddedBankName: n
|
|
6
|
+
}) : null;
|
|
7
|
+
case "EXTERNAL":
|
|
8
|
+
return a._("Linked account");
|
|
9
|
+
default:
|
|
10
|
+
return null;
|
|
91
11
|
}
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
showCustomOption: S
|
|
96
|
-
} = C(() => {
|
|
97
|
-
const e = L.toLowerCase().trim();
|
|
98
|
-
if (!e || s && s.name.toLowerCase() === e)
|
|
99
|
-
return {
|
|
100
|
-
matchingItems: r,
|
|
101
|
-
nonMatchingItems: [],
|
|
102
|
-
showCustomOption: !1
|
|
103
|
-
};
|
|
104
|
-
const n = [], m = [];
|
|
105
|
-
for (const p of r)
|
|
106
|
-
p.label.toLowerCase().includes(e) ? n.push(p) : m.push(p);
|
|
107
|
-
const $ = n.some((p) => p.label.toLowerCase() === e);
|
|
108
|
-
return {
|
|
109
|
-
matchingItems: n,
|
|
110
|
-
nonMatchingItems: m,
|
|
111
|
-
showCustomOption: !$ && !!t.trim()
|
|
112
|
-
};
|
|
113
|
-
}, [L, r, s, t]), Z = C(() => [
|
|
114
|
-
y,
|
|
115
|
-
...r.map((e) => e.id),
|
|
116
|
-
// Always include CUSTOM_ID when there's a custom name so Base UI tracks
|
|
117
|
-
// it as the selected value and shows the clear button. The visible
|
|
118
|
-
// ComboboxItem is still gated by showCustomOption.
|
|
119
|
-
...t ? [u] : []
|
|
120
|
-
], [r, t]), V = f((e) => {
|
|
121
|
-
if (!e) {
|
|
122
|
-
N(null), h(""), o({
|
|
123
|
-
id: "",
|
|
124
|
-
label: ""
|
|
125
|
-
}, !1);
|
|
126
|
-
return;
|
|
127
|
-
}
|
|
128
|
-
if (e === y) {
|
|
129
|
-
M();
|
|
130
|
-
return;
|
|
131
|
-
}
|
|
132
|
-
if (e === u) {
|
|
133
|
-
w.current = !0, o({
|
|
134
|
-
id: u,
|
|
135
|
-
label: t
|
|
136
|
-
}, !1);
|
|
137
|
-
return;
|
|
138
|
-
}
|
|
139
|
-
const n = r.find((m) => m.id === e);
|
|
140
|
-
n && (N(n.id), h(""), o(n, !0));
|
|
141
|
-
}, [t, r, o, M]), ee = f((e) => {
|
|
142
|
-
if (e !== y && e !== u && !r.some((n) => n.id === e)) {
|
|
143
|
-
if (!e && w.current) {
|
|
144
|
-
w.current = !1;
|
|
145
|
-
return;
|
|
146
|
-
}
|
|
147
|
-
h(e), N(null), e.trim() && o({
|
|
148
|
-
id: u,
|
|
149
|
-
label: e
|
|
150
|
-
}, !1);
|
|
151
|
-
}
|
|
152
|
-
}, [r, o]);
|
|
153
|
-
return /* @__PURE__ */ c(se, { value: Y, onValueChange: V, inputValue: L, onInputValueChange: ee, items: Z, filter: () => !0, disabled: z, open: I, onOpenChange: d, children: [
|
|
154
|
-
/* @__PURE__ */ a(oe, { id: `item-selector-${B}`, placeholder: A._("e.g., office supplies"), "aria-invalid": F || void 0, maxLength: 100, onFocus: J, onBlur: X, onClick: () => {
|
|
155
|
-
I || d(!0);
|
|
156
|
-
}, onKeyDown: (e) => {
|
|
157
|
-
e.key === "Enter" ? (e.preventDefault(), t.trim() && (w.current = !0), d(!1)) : e.key === "Tab" && I && g.length === 1 && (V(g[0].id), d(!1));
|
|
158
|
-
}, showClear: !0, className: "ttw:w-full", children: R && /* @__PURE__ */ a(ce, { align: "inline-start", children: /* @__PURE__ */ a(E, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) }) }),
|
|
159
|
-
/* @__PURE__ */ a(le, { container: H, className: "ttw:min-w-138", children: /* @__PURE__ */ c(me, { onScroll: W, children: [
|
|
160
|
-
/* @__PURE__ */ c(b, { value: y, className: "ttw:text-primary ttw:font-semibold ttw:hover:text-primary ttw:focus:text-primary", children: [
|
|
161
|
-
/* @__PURE__ */ a(de, {}),
|
|
162
|
-
A._("Create new item")
|
|
163
|
-
] }),
|
|
164
|
-
g.map((e) => /* @__PURE__ */ c(b, { value: e.id, children: [
|
|
165
|
-
/* @__PURE__ */ a("span", { className: "ttw:flex-1 ttw:min-w-0 ttw:truncate", children: e.label }),
|
|
166
|
-
/* @__PURE__ */ c("span", { className: "ttw:shrink-0 ttw:text-right ttw:text-xs ttw:text-muted-foreground", children: [
|
|
167
|
-
e.smallestAmount,
|
|
168
|
-
" ",
|
|
169
|
-
e.measureUnit?.description,
|
|
170
|
-
e.price && ` / ${T(e.price.value, e.price.currency)}`
|
|
171
|
-
] })
|
|
172
|
-
] }, e.id)),
|
|
173
|
-
S && /* @__PURE__ */ a(b, { value: u, children: /* @__PURE__ */ a("span", { className: "ttw:flex-1 ttw:min-w-0 ttw:truncate", children: t }) }),
|
|
174
|
-
(g.length > 0 || S) && q.length > 0 && /* @__PURE__ */ a(ue, {}),
|
|
175
|
-
q.map((e) => /* @__PURE__ */ c(b, { value: e.id, children: [
|
|
176
|
-
/* @__PURE__ */ a("span", { className: "ttw:flex-1 ttw:min-w-0 ttw:truncate", children: e.label }),
|
|
177
|
-
/* @__PURE__ */ c("span", { className: "ttw:shrink-0 ttw:text-right ttw:text-xs ttw:text-muted-foreground", children: [
|
|
178
|
-
e.smallestAmount,
|
|
179
|
-
" ",
|
|
180
|
-
e.measureUnit?.description,
|
|
181
|
-
e.price && ` / ${T(e.price.value, e.price.currency)}`
|
|
182
|
-
] })
|
|
183
|
-
] }, e.id)),
|
|
184
|
-
k && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:justify-center ttw:py-1", children: /* @__PURE__ */ a(E, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) })
|
|
185
|
-
] }) })
|
|
186
|
-
] });
|
|
12
|
+
}, c = (e, n) => {
|
|
13
|
+
const a = e.account_number?.slice(-4) ?? e.account_number_last4;
|
|
14
|
+
return [e.display_name || n._("Bank Account"), a].filter(Boolean).join(" - ");
|
|
187
15
|
};
|
|
188
16
|
export {
|
|
189
|
-
|
|
190
|
-
|
|
17
|
+
c as getLineLabel,
|
|
18
|
+
t as getSourceLabel
|
|
191
19
|
};
|
|
@@ -1,110 +1,87 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import "./index92.js";
|
|
6
|
-
import "@emotion/react/jsx-runtime";
|
|
7
|
-
import "@lingui/react";
|
|
8
|
-
import "react-dom";
|
|
1
|
+
import { jsx as t, jsxs as u } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as S, useMemo as p } from "react";
|
|
3
|
+
import { useFormContext as $, Controller as E } from "react-hook-form";
|
|
4
|
+
import { getCounterpartEmail as V, getCounterpartName as I } from "./index7.js";
|
|
5
|
+
import { useRootElements as j } from "./index92.js";
|
|
9
6
|
import "./index57.js";
|
|
10
|
-
import "
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
7
|
+
import { useCounterpartList as k } from "./index71.js";
|
|
8
|
+
import "react-hot-toast";
|
|
9
|
+
import { useLingui as z } from "@lingui/react";
|
|
10
|
+
import { Combobox as D, ComboboxInput as A, ComboboxContent as q, ComboboxList as B, ComboboxEmpty as G, ComboboxItem as K } from "./index90.js";
|
|
11
|
+
import { Field as M, FieldContent as O, FieldLabel as P, FieldDescription as R, FieldError as T } from "./index192.js";
|
|
12
|
+
import { InputGroupAddon as H } from "./index101.js";
|
|
13
|
+
import { Loader2 as J, Search as Q } from "lucide-react";
|
|
14
|
+
const me = ({
|
|
15
|
+
disabled: _,
|
|
16
|
+
canCreateCounterpart: i = !0
|
|
17
17
|
}) => {
|
|
18
18
|
const {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
watch:
|
|
26
|
-
clearErrors:
|
|
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
|
-
|
|
56
|
-
type: e?.product?.type || "product"
|
|
19
|
+
i18n: o
|
|
20
|
+
} = z(), {
|
|
21
|
+
root: g
|
|
22
|
+
} = j(), {
|
|
23
|
+
control: x,
|
|
24
|
+
setValue: s,
|
|
25
|
+
watch: v,
|
|
26
|
+
clearErrors: f
|
|
27
|
+
} = $(), {
|
|
28
|
+
data: d,
|
|
29
|
+
isLoading: L
|
|
30
|
+
} = k({
|
|
31
|
+
query: {
|
|
32
|
+
is_customer: !0
|
|
33
|
+
}
|
|
34
|
+
}), [h, C] = S(!1), m = v("counterpart_name") ?? "", c = p(() => d ? d.data.map((e) => ({
|
|
35
|
+
id: e.id,
|
|
36
|
+
name: I(e),
|
|
37
|
+
email: V(e)
|
|
38
|
+
})) : [], [d]), a = p(() => {
|
|
39
|
+
const e = m.toLowerCase().trim();
|
|
40
|
+
return e ? c.filter((n) => n.name.toLowerCase().includes(e) || n.email.toLowerCase().includes(e)) : c;
|
|
41
|
+
}, [c, m]), y = p(() => a.map((e) => e.id), [a]);
|
|
42
|
+
return /* @__PURE__ */ t(E, { name: "counterpart_id", control: x, render: ({
|
|
43
|
+
field: e,
|
|
44
|
+
fieldState: {
|
|
45
|
+
error: n
|
|
46
|
+
}
|
|
47
|
+
}) => {
|
|
48
|
+
const w = (r) => {
|
|
49
|
+
s("counterpart_name", ""), s("counterpart_email", ""), f(["counterpart_id", "counterpart_email"]), e.onChange(r ?? "");
|
|
50
|
+
}, N = (r, l) => {
|
|
51
|
+
if (l.reason !== "input-change") {
|
|
52
|
+
i || s("counterpart_name", "");
|
|
53
|
+
return;
|
|
54
|
+
}
|
|
55
|
+
s("counterpart_name", r), e.value && e.onChange(""), i && r.trim() && f("counterpart_id");
|
|
57
56
|
};
|
|
58
|
-
return {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
const t = e.filter((s) => !!s?.product?.name?.trim()), p = e.find((s) => !s?.product?.name?.trim()), _ = t.length > 0 ? t : e.length > 0 ? [n(p || void 0)] : [];
|
|
86
|
-
(_.length !== e.length || !_.every((s, U) => s.id === e[U]?.id)) && (m("line_items"), l("line_items", _, {
|
|
87
|
-
shouldValidate: !1,
|
|
88
|
-
shouldDirty: !0
|
|
89
|
-
}));
|
|
90
|
-
}, [r, l, m, n]), F = u((e, t, p) => {
|
|
91
|
-
l(e, t, {
|
|
92
|
-
shouldDirty: !0,
|
|
93
|
-
...p
|
|
94
|
-
}), p?.shouldValidate && g(e);
|
|
95
|
-
}, [l, g]), M = JSON.stringify(o.line_items), w = J(() => Array.isArray(o.line_items) ? a.map((e, t) => o.line_items?.[t] ?? {}) : a.map(() => ({})), [o.line_items, M, a]);
|
|
96
|
-
return {
|
|
97
|
-
fields: a,
|
|
98
|
-
subtotalPrice: D,
|
|
99
|
-
totalPrice: L,
|
|
100
|
-
totalTaxes: R,
|
|
101
|
-
lineItemErrors: w,
|
|
102
|
-
handleAddRow: S,
|
|
103
|
-
handleRemoveItem: q,
|
|
104
|
-
setValueWithValidationLocal: F,
|
|
105
|
-
cleanUpLineItemsForSubmission: E
|
|
106
|
-
};
|
|
57
|
+
return /* @__PURE__ */ t(M, { children: /* @__PURE__ */ u(O, { children: [
|
|
58
|
+
/* @__PURE__ */ t(P, { htmlFor: "counterpart_id", children: o._("Name") }),
|
|
59
|
+
/* @__PURE__ */ u(D, { value: e.value || null, onValueChange: w, inputValue: m, onInputValueChange: N, items: y, filter: () => !0, disabled: _, open: h, onOpenChange: C, children: [
|
|
60
|
+
/* @__PURE__ */ t(A, { id: "counterpart_id", placeholder: i ? o._("Search or type to add a customer") : o._("Search for a customer"), "aria-invalid": !!n, onKeyDown: (r) => {
|
|
61
|
+
if (r.key === "Enter") {
|
|
62
|
+
r.preventDefault();
|
|
63
|
+
return;
|
|
64
|
+
}
|
|
65
|
+
if (r.key === "Tab" && h) {
|
|
66
|
+
const l = m.toLowerCase().trim();
|
|
67
|
+
if (!l) return;
|
|
68
|
+
const b = a.find((F) => F.name.toLowerCase() === l) ?? (a.length === 1 ? a[0] : void 0);
|
|
69
|
+
b && (w(b.id), C(!1));
|
|
70
|
+
}
|
|
71
|
+
}, children: /* @__PURE__ */ t(H, { align: "inline-start", children: L ? /* @__PURE__ */ t(J, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) : /* @__PURE__ */ t(Q, { className: "ttw:size-4 ttw:text-muted-foreground" }) }) }),
|
|
72
|
+
/* @__PURE__ */ t(q, { container: g, children: /* @__PURE__ */ u(B, { children: [
|
|
73
|
+
/* @__PURE__ */ t(G, { children: i ? o._("No customers found - type to add a customer") : o._("No customers found") }),
|
|
74
|
+
a.map((r) => /* @__PURE__ */ t(K, { value: r.id, children: /* @__PURE__ */ u("div", { className: "ttw:flex ttw:w-full ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
75
|
+
/* @__PURE__ */ t("span", { children: r.name }),
|
|
76
|
+
/* @__PURE__ */ t("span", { className: "ttw:text-muted-foreground", children: r.email })
|
|
77
|
+
] }) }, r.id))
|
|
78
|
+
] }) })
|
|
79
|
+
] }),
|
|
80
|
+
/* @__PURE__ */ t(R, { children: i ? o._("Search by customer name or email. New customers will be saved when saving the invoice.") : o._("Search by customer name or email.") }),
|
|
81
|
+
/* @__PURE__ */ t(T, { errors: n ? [n] : [] })
|
|
82
|
+
] }) });
|
|
83
|
+
} });
|
|
107
84
|
};
|
|
108
85
|
export {
|
|
109
|
-
|
|
86
|
+
me as CounterpartSelector
|
|
110
87
|
};
|
|
@@ -1,84 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
const r = typeof t == "object";
|
|
16
|
-
if (r && "message" in t && typeof t.message == "string")
|
|
17
|
-
return t.message;
|
|
18
|
-
const n = e.split("."), s = !Array.isArray(t);
|
|
19
|
-
if (s && r)
|
|
20
|
-
return c(t, n);
|
|
21
|
-
if (s) return;
|
|
22
|
-
const a = t.find((o) => {
|
|
23
|
-
if (!o || typeof o != "object" || o === null) return !1;
|
|
24
|
-
let i = o;
|
|
25
|
-
for (const u of n) {
|
|
26
|
-
if (typeof i != "object" || i === null || !(u in i))
|
|
27
|
-
return !1;
|
|
28
|
-
i = i[u];
|
|
29
|
-
}
|
|
30
|
-
return typeof i == "object" && i !== null && "message" in i && typeof i.message == "string";
|
|
31
|
-
});
|
|
32
|
-
if (a)
|
|
33
|
-
return c(a, n);
|
|
1
|
+
import { jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as l } from "./index100.js";
|
|
3
|
+
import * as r from "@radix-ui/react-avatar";
|
|
4
|
+
function n({
|
|
5
|
+
className: t,
|
|
6
|
+
...a
|
|
7
|
+
}) {
|
|
8
|
+
return /* @__PURE__ */ e(r.Root, { "data-slot": "avatar", className: l("ttw:relative ttw:flex ttw:size-8 ttw:shrink-0 ttw:overflow-hidden ttw:rounded-full", t), ...a });
|
|
9
|
+
}
|
|
10
|
+
function f({
|
|
11
|
+
className: t,
|
|
12
|
+
...a
|
|
13
|
+
}) {
|
|
14
|
+
return /* @__PURE__ */ e(r.Fallback, { "data-slot": "avatar-fallback", className: l("ttw:bg-muted ttw:flex ttw:size-full ttw:items-center ttw:justify-center ttw:rounded-full", t), ...a });
|
|
34
15
|
}
|
|
35
|
-
const d = (t, e) => m(t, e), M = (t) => {
|
|
36
|
-
let e = t.replace(/[^0-9.]/g, "");
|
|
37
|
-
const r = e.indexOf(".");
|
|
38
|
-
if (r !== -1 && (e = e.slice(0, r + 1) + e.slice(r + 1).replace(/\./g, ""), e = e.slice(0, r + 3)), e.length > 1 && e.startsWith("0") && e[1] !== "." && (e = e.replace(/^0+/, "") || "0"), e === "" || e === ".")
|
|
39
|
-
return e;
|
|
40
|
-
const n = Number(e);
|
|
41
|
-
return !isNaN(n) && n > 100 ? "100" : e;
|
|
42
|
-
}, j = (t, e) => {
|
|
43
|
-
if (t === void 0 || isNaN(t)) return "";
|
|
44
|
-
const r = p(t);
|
|
45
|
-
return e.format(r);
|
|
46
|
-
}, b = (t, e, r) => {
|
|
47
|
-
if (t.trim() === "") return 0;
|
|
48
|
-
let n = t;
|
|
49
|
-
if (r) {
|
|
50
|
-
const a = r.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
51
|
-
n = n.replace(new RegExp(a, "g"), "");
|
|
52
|
-
}
|
|
53
|
-
n = n.replace(e, ".");
|
|
54
|
-
const s = parseFloat(n);
|
|
55
|
-
return isNaN(s) ? 0 : f(s);
|
|
56
|
-
}, _ = (t) => !t || !Array.isArray(t) ? [] : t.filter((e) => !!e?.product?.name).map((e) => ({
|
|
57
|
-
...e,
|
|
58
|
-
id: e.product_id || l(),
|
|
59
|
-
quantity: e.quantity ?? 1,
|
|
60
|
-
product: {
|
|
61
|
-
...e.product,
|
|
62
|
-
type: e.product?.type,
|
|
63
|
-
price: {
|
|
64
|
-
...e.product?.price || {},
|
|
65
|
-
value: e.product?.price?.value ?? 0,
|
|
66
|
-
currency: e.product?.price?.currency || "USD"
|
|
67
|
-
},
|
|
68
|
-
measure_unit_id: e.product?.measure_unit_id || ""
|
|
69
|
-
},
|
|
70
|
-
...e.measure_unit?.name ? {
|
|
71
|
-
measure_unit: {
|
|
72
|
-
name: e.measure_unit.name,
|
|
73
|
-
id: null
|
|
74
|
-
}
|
|
75
|
-
} : {}
|
|
76
|
-
}));
|
|
77
16
|
export {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
d as getLineItemErrorMessage,
|
|
81
|
-
b as parseMajorToMinorCurrency,
|
|
82
|
-
_ as sanitizeLineItems,
|
|
83
|
-
M as sanitizeTaxRateInput
|
|
17
|
+
n as Avatar,
|
|
18
|
+
f as AvatarFallback
|
|
84
19
|
};
|