@tesouro/embedded-components-react 0.2.231 → 0.2.233
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 +0 -10
- package/dist/index.css +24 -0
- package/dist/index.d.ts +106 -27
- package/dist/index.js +82 -86
- package/dist/lib/ReceivablesWidget.js +24 -24
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index4.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +154 -126
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +144 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +5 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/ExpenseApprovalPoliciesWidgetFeature.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index3.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index9.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index4.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +23 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +35 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +4 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +25 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +1270 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +32 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +2 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +23 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +9 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +8 -1270
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +79 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +6 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +33 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +31 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +11 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +21 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +10 -25
- 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 +118 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +7 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +215 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +10 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +10 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +48 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +49 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +10 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +42 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +15 -79
- 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 +11 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +150 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +26 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +54 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +71 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +29 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +3 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +64 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +37 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +82 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +5 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +96 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +56 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +9 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +45 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +75 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +58 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +14 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +22 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +79 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +28 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +39 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +23 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +12 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +20 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +18 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +18 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +19 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +27 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +111 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +68 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +12 -44
- 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 +12 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +59 -151
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +396 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +66 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +2 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +407 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +101 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +26 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +5 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +11 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +5 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +10 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +214 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +12 -214
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +11 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +7 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +35 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +146 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +85 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +25 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +183 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +26 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +35 -360
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +51 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +82 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +34 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +360 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +117 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +6 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +16 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +9 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +12 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +10 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +8 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +15 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +22 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +54 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +27 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +34 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +37 -12
- 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 +12 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +26 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +17 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +106 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +12 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +16 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +23 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +34 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +54 -142
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +44 -101
- 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 +30 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +96 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +46 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +143 -209
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +109 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +34 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +51 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +27 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +5 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +56 -125
- 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 +31 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +18 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +41 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +344 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +301 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +88 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +162 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +263 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +25 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +20 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +5 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +18 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +28 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +39 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +61 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +96 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +111 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +87 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +2 -160
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +96 -28
- 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 +97 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +212 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +62 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +72 -346
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +42 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +10 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +22 -162
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +51 -261
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +28 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +58 -18
- 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 +20 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +480 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +163 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +39 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +58 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +29 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +118 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +22 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +41 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +57 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +25 -128
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +122 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +43 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +112 -104
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +104 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +43 -198
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +203 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +70 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +149 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +30 -19
- 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 +4 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +13 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +32 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +27 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +33 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +31 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +11 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +6 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +156 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +28 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +28 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +78 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +14 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +76 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +76 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +42 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +25 -488
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +122 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +19 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +40 -15
- 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 +19 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +61 -165
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +22 -132
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +29 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +21 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +17 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +18 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +168 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +122 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +160 -6
- 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 +9 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +18 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +59 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +62 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +59 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +6 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +6 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +62 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +21 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +63 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +14 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +11 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +255 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +6 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +94 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +30 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +26 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +15 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +46 -21
- 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 +10 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +47 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +43 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +34 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +27 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +73 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +96 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +35 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +16 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +19 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +47 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +32 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +10 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +10 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +34 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +53 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +31 -264
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +24 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +30 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +5 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +127 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +18 -138
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +62 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +18 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +18 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +12 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +17 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +13 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +67 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +20 -284
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +111 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +81 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +2 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +9 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +4 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +7 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +48 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +16 -17
- 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 +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +120 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +18 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +16 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +16 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +74 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +16 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +16 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +16 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +3 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +11 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +82 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +17 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +85 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +265 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +37 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +61 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +43 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +25 -11
- 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 +136 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +92 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +10 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +2 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +282 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +49 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +15 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +5 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +65 -70
- 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 +47 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +22 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +28 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +38 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +54 -8
- 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 +96 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +14 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +75 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +18 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +9 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +53 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +69 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +21 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +34 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +19 -28
- 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 +42 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +36 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +13 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +14 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +51 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +57 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +8 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +68 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +67 -20
- 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 +37 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +32 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +85 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +103 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +109 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +12 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +70 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +82 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +50 -48
- 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 +50 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +52 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +29 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +36 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +44 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +48 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +81 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +28 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +23 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +37 -18
- 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 +35 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +15 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +1 -1
- 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 +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +24 -24
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/lib/approvalPoliciesApi.js +71 -75
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApprovalPolicyRules.js +29 -29
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApproverOptions.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/allPages.js +17 -9
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/bank-account/useAllBankAccountsQuery.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/clientRegistry.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useAllOrganizationRolesQuery.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useUpsertUserDataMutation.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/user/useAllOrganizationUsersQuery.js +19 -19
- 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 +24 -24
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index10.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index5.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index5.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index8.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index7.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +35 -35
- package/dist/pending-feature-style-sources.d.ts +2 -1
- package/package.json +1 -1
- package/dist/lib/CreateCardWidget.d.ts +0 -590
- package/dist/lib/CreateCardWidget.js +0 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +0 -175
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/data-access/dist/index2.js +0 -16
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index2.js +0 -61
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index3.js +0 -7
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index2.js +0 -18
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index3.js +0 -7
|
@@ -1,26 +1,67 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import { jsx as a, jsxs as g } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMemo as o, useCallback as x } from "react";
|
|
3
|
+
import { getLineItemErrorMessage as b } from "./index393.js";
|
|
4
|
+
import { useLingui as E } from "@lingui/react";
|
|
5
|
+
import { Collapse as _, Alert as j, List as v, ListItem as L, ListItemText as A } from "@mui/material";
|
|
6
|
+
const q = ({
|
|
7
|
+
generalError: e,
|
|
8
|
+
fieldErrors: n
|
|
9
|
+
}) => {
|
|
10
|
+
const t = o(() => {
|
|
11
|
+
for (const r of Object.values(n))
|
|
12
|
+
if (r) return !0;
|
|
13
|
+
return !1;
|
|
14
|
+
}, [n]);
|
|
15
|
+
return e || t ? /* @__PURE__ */ a(_, { in: !0, sx: {
|
|
16
|
+
":not(.MuiCollapse-hidden)": {
|
|
17
|
+
marginBottom: 1
|
|
18
|
+
}
|
|
19
|
+
}, children: /* @__PURE__ */ g(j, { severity: "error", sx: {
|
|
20
|
+
"& .MuiAlert-icon": {
|
|
21
|
+
alignItems: "center"
|
|
22
|
+
}
|
|
23
|
+
}, children: [
|
|
24
|
+
e && /* @__PURE__ */ a("div", { children: e }),
|
|
25
|
+
t && /* @__PURE__ */ a(v, { dense: !0, disablePadding: !0, sx: {
|
|
26
|
+
mt: e ? 1 : 0
|
|
27
|
+
}, children: Object.entries(n).map(([r, s]) => s ? /* @__PURE__ */ a(L, { disablePadding: !0, children: /* @__PURE__ */ a(A, { primary: s, primaryTypographyProps: {
|
|
28
|
+
sx: {
|
|
29
|
+
color: "inherit"
|
|
30
|
+
}
|
|
31
|
+
} }) }, r) : null) })
|
|
32
|
+
] }) }) : null;
|
|
33
|
+
}, C = (e) => {
|
|
5
34
|
const {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
35
|
+
i18n: n
|
|
36
|
+
} = E(), t = o(() => Array.isArray(e) ? e : e ? [e] : [], [e]), r = x((i) => {
|
|
37
|
+
for (let u = 0; u < t.length; u++) {
|
|
38
|
+
const f = t[u];
|
|
39
|
+
if (typeof f == "object") {
|
|
40
|
+
const h = b(f, i);
|
|
41
|
+
if (h)
|
|
42
|
+
return h;
|
|
43
|
+
}
|
|
14
44
|
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
45
|
+
return null;
|
|
46
|
+
}, [t]), s = o(() => r("product.name") ?? r("name"), [r]), l = o(() => r("quantity"), [r]), m = o(() => r("price") ?? r("product.price.value") ?? r("product.price.currency"), [r]), c = o(() => r("tax_rate_value"), [r]), p = o(() => r("product.measure_unit_id") ?? r("product.measure_unit_name") ?? r("measure_unit"), [r]), d = o(() => r("product.type"), [r]), y = o(() => t.length === 0 || (s || l || m || c || p || d) ? void 0 : t.some((i) => {
|
|
47
|
+
if (!i || typeof i != "object") return !1;
|
|
48
|
+
const u = Object.keys(i);
|
|
49
|
+
return u.length > 0 && u.some((f) => i[f] != null);
|
|
50
|
+
}) ? n._("Please check the form for errors") : void 0, [t, s, l, m, c, p, d, n]);
|
|
51
|
+
return {
|
|
52
|
+
generalError: y,
|
|
53
|
+
fieldErrors: {
|
|
54
|
+
name: s,
|
|
55
|
+
quantity: l,
|
|
56
|
+
price: m,
|
|
57
|
+
tax: c,
|
|
58
|
+
measureUnit: p,
|
|
59
|
+
productType: d
|
|
18
60
|
},
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
});
|
|
61
|
+
hasErrors: !!(y || s || l || m || c || p || d)
|
|
62
|
+
};
|
|
23
63
|
};
|
|
24
64
|
export {
|
|
25
|
-
|
|
65
|
+
q as FormErrorDisplay,
|
|
66
|
+
C as useFormErrors
|
|
26
67
|
};
|
|
@@ -1,52 +1,46 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
import { jsxs as _, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { memo as b } from "react";
|
|
3
|
+
import { Button as I } from "./index84.js";
|
|
4
|
+
import { Checkbox as y } from "./index351.js";
|
|
5
|
+
import { Trash2 as N } from "lucide-react";
|
|
6
|
+
import { ItemSelector as R } from "./index420.js";
|
|
7
|
+
import { PriceField as U } from "./index458.js";
|
|
8
|
+
import { QuantityField as F } from "./index459.js";
|
|
9
|
+
import { MeasureUnitField as V } from "./index460.js";
|
|
10
|
+
const j = ({
|
|
11
|
+
index: t,
|
|
12
|
+
control: l,
|
|
13
|
+
errors: a,
|
|
14
|
+
defaultCurrency: i = "USD",
|
|
15
|
+
measureUnitsData: m,
|
|
16
|
+
container: c,
|
|
17
|
+
onRequestLineItemValue: o,
|
|
18
|
+
onLineItemValueChange: n,
|
|
19
|
+
onUpdateItem: p,
|
|
20
|
+
onRemoveItem: u,
|
|
21
|
+
canRemove: s,
|
|
22
|
+
autoFocusName: h = !1
|
|
17
23
|
}) => {
|
|
18
|
-
const
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
] })
|
|
39
|
-
] }),
|
|
40
|
-
i && /* @__PURE__ */ t(l, { variant: "body2", color: "destructive", className: "ttw:font-medium", children: s._("Wrong file format. Please, upload the file in JPEG, PNG or GIF format.") })
|
|
41
|
-
] }) : /* @__PURE__ */ e(c, { children: [
|
|
42
|
-
/* @__PURE__ */ t("div", { className: "ttw:p-3 ttw:bg-primary ttw:rounded-full", children: /* @__PURE__ */ t(x, { className: "ttw:text-white ttw:size-5" }) }),
|
|
43
|
-
/* @__PURE__ */ e(l, { variant: "body2", className: "ttw:font-medium", children: [
|
|
44
|
-
s._("Drop your files here, or "),
|
|
45
|
-
/* @__PURE__ */ t("span", { className: "ttw:text-primary ttw:underline ttw:hover:cursor-pointer", children: s._("click to browse") })
|
|
46
|
-
] }),
|
|
47
|
-
/* @__PURE__ */ t(l, { variant: "caption", color: "muted", children: s._("PNG, JPG or GIF (max. 10MB)") })
|
|
48
|
-
] }) });
|
|
49
|
-
};
|
|
24
|
+
const w = !!a.line_items?.[t]?.product?.name, v = !!a.line_items?.[t]?.quantity, f = !!a.line_items?.[t]?.product?.price?.value, d = o("product.name"), x = !!(d && d.trim()), g = a.line_items?.[t]?.product?.measure_unit_id;
|
|
25
|
+
return /* @__PURE__ */ _("li", { className: "ttw:flex ttw:items-center ttw:gap-2.5 ttw:h-9", children: [
|
|
26
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex-1 ttw:min-w-30", children: /* @__PURE__ */ e(R, { onChange: (r, C) => p(t, r, C), fieldName: o("product.name") || "", index: t, error: w, autoFocus: h, defaultCurrency: i, measureUnits: m, container: c }) }),
|
|
27
|
+
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(F, { index: t, control: l, quantityError: v, canRemove: s, hasProduct: x, onLineItemValueChange: n, onRemoveItem: u }) }),
|
|
28
|
+
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(V, { value: o("product.measure_unit_id"), onChange: (r) => {
|
|
29
|
+
n("product.measure_unit_id", r, {
|
|
30
|
+
shouldValidate: !0
|
|
31
|
+
});
|
|
32
|
+
}, availableMeasureUnits: m?.data || [], fieldError: g }) }),
|
|
33
|
+
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(U, { error: f, currency: i, value: o("product.price.value"), onChange: (r) => {
|
|
34
|
+
n("product.price.value", r, {
|
|
35
|
+
shouldValidate: !0
|
|
36
|
+
});
|
|
37
|
+
} }) }),
|
|
38
|
+
/* @__PURE__ */ e("div", { className: "ttw:w-12 ttw:min-w-12 ttw:flex ttw:items-center ttw:justify-center", children: /* @__PURE__ */ e(y, { checked: o("taxable") ?? !1, onCheckedChange: (r) => {
|
|
39
|
+
n("taxable", r === !0);
|
|
40
|
+
} }) }),
|
|
41
|
+
s && /* @__PURE__ */ e(I, { type: "button", variant: "ghost", size: "sm", className: "ttw:w-10 ttw:text-muted-foreground ttw:hover:bg-transparent ttw:hover:text-destructive ttw:border-l ttw:border-border ttw:pl-4 ttw:rounded-none ttw:has-[>svg]:pr-0", onClick: () => u(t), children: /* @__PURE__ */ e(N, {}) })
|
|
42
|
+
] });
|
|
43
|
+
}, z = b(j);
|
|
50
44
|
export {
|
|
51
|
-
|
|
45
|
+
z as InvoiceItemRow
|
|
52
46
|
};
|
|
@@ -1,13 +1,27 @@
|
|
|
1
|
-
import { jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}) {
|
|
9
|
-
|
|
10
|
-
}
|
|
1
|
+
import { jsxs as n, jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useLingui as r } from "@lingui/react";
|
|
3
|
+
import { twMerge as i } from "tailwind-merge";
|
|
4
|
+
const o = ({
|
|
5
|
+
label: e,
|
|
6
|
+
value: l,
|
|
7
|
+
className: a
|
|
8
|
+
}) => /* @__PURE__ */ n("li", { className: i("ttw:flex ttw:justify-between ttw:items-center", a), children: [
|
|
9
|
+
/* @__PURE__ */ t("span", { children: e }),
|
|
10
|
+
/* @__PURE__ */ t("span", { children: l?.toString() })
|
|
11
|
+
] }), u = ({
|
|
12
|
+
subtotalPrice: e,
|
|
13
|
+
totalTaxes: l,
|
|
14
|
+
totalPrice: a
|
|
15
|
+
}) => {
|
|
16
|
+
const {
|
|
17
|
+
i18n: s
|
|
18
|
+
} = r();
|
|
19
|
+
return /* @__PURE__ */ n("ul", { className: "ttw:w-full ttw:flex ttw:flex-col ttw:gap-1.5 ttw:list-none", children: [
|
|
20
|
+
/* @__PURE__ */ t(o, { label: s._("Subtotal"), value: e, className: "ttw:text-sm ttw:font-normal" }),
|
|
21
|
+
/* @__PURE__ */ t(o, { label: s._("Tax"), value: l, className: "ttw:text-sm ttw:font-normal" }),
|
|
22
|
+
/* @__PURE__ */ t(o, { label: s._("Total"), value: a, className: "ttw:text-lg ttw:font-medium" })
|
|
23
|
+
] });
|
|
24
|
+
};
|
|
11
25
|
export {
|
|
12
|
-
|
|
26
|
+
u as InvoiceTotals
|
|
13
27
|
};
|
|
@@ -3,14 +3,14 @@ import { useState as c, useCallback as r } from "react";
|
|
|
3
3
|
import { ProductsTable as g } from "./index43.js";
|
|
4
4
|
import { ProductDetails as v } from "./index45.js";
|
|
5
5
|
import { MoniteScopedProviders as x } from "./index83.js";
|
|
6
|
-
import { useUserPermissions as h } from "./
|
|
6
|
+
import { useUserPermissions as h } from "./index141.js";
|
|
7
7
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
8
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
9
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
10
|
import "@tanstack/react-query";
|
|
11
11
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
12
|
import { Scope as R } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
-
import { AccessRestriction as S } from "./
|
|
13
|
+
import { AccessRestriction as S } from "./index152.js";
|
|
14
14
|
import "./index84.js";
|
|
15
15
|
import "clsx";
|
|
16
16
|
import "tailwind-merge";
|
|
@@ -1,71 +1,144 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import {
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { jsxs as P, jsx as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as x, useCallback as p, useMemo as w, useEffect as J } from "react";
|
|
3
|
+
import { useMoniteContext as R } from "./index57.js";
|
|
4
|
+
import { useCurrencies as X } from "./index58.js";
|
|
5
|
+
import "./index92.js";
|
|
6
|
+
import { useLingui as Y } from "@lingui/react";
|
|
7
|
+
import "react-dom";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { useUserPermissions as Z } from "./index141.js";
|
|
10
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
11
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
12
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
13
|
+
import "@tanstack/react-query";
|
|
14
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
15
|
+
import { Scope as ee } from "../../shared/data-access/dist/lib/scopes.js";
|
|
16
|
+
import { Combobox as te, ComboboxInput as ne, ComboboxContent as ae, ComboboxList as ie, ComboboxEmpty as oe, ComboboxItem as re } from "./index90.js";
|
|
17
|
+
import { InputGroupAddon as se } from "./index101.js";
|
|
18
|
+
import { Loader2 as F } from "lucide-react";
|
|
19
|
+
const le = "custom", Ie = ({
|
|
20
|
+
fieldName: i,
|
|
21
|
+
error: M,
|
|
22
|
+
disabled: T,
|
|
23
|
+
index: V = 0,
|
|
24
|
+
defaultCurrency: j,
|
|
25
|
+
measureUnits: C,
|
|
26
|
+
container: D,
|
|
27
|
+
autoFocus: E = !1,
|
|
28
|
+
onChange: l
|
|
21
29
|
}) => {
|
|
22
30
|
const {
|
|
23
|
-
i18n:
|
|
24
|
-
} =
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
})), x = (e) => {
|
|
39
|
-
if (!n || !s) {
|
|
40
|
-
console.error("handleEdit called without valid id or edit mode");
|
|
41
|
-
return;
|
|
31
|
+
i18n: f
|
|
32
|
+
} = Y(), I = j, [g, m] = x(""), [b, k] = x(!1), [O, y] = x(null), [_, u] = x(!1), {
|
|
33
|
+
api: q
|
|
34
|
+
} = R(), {
|
|
35
|
+
formatCurrencyToDisplay: z
|
|
36
|
+
} = X(), c = Z().has(ee.InvoiceWriteOrg), {
|
|
37
|
+
data: v,
|
|
38
|
+
isLoading: A,
|
|
39
|
+
fetchNextPage: $,
|
|
40
|
+
hasNextPage: S,
|
|
41
|
+
isFetchingNextPage: N
|
|
42
|
+
} = q.finops.getProducts.useInfiniteQuery({
|
|
43
|
+
query: {
|
|
44
|
+
limit: 20,
|
|
45
|
+
currency: I
|
|
42
46
|
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
return /* @__PURE__ */ t(C, { className: "ttw:border-border ttw:hover:bg-transparent", children: /* @__PURE__ */ t(M, { colSpan: 3, className: "ttw:w-full ttw:whitespace-normal", children: /* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-2 ttw:justify-between ttw:items-start", children: [
|
|
48
|
-
/* @__PURE__ */ t(f, { name: "name", control: d, render: ({
|
|
49
|
-
field: e,
|
|
50
|
-
fieldState: {
|
|
51
|
-
error: r
|
|
47
|
+
}, {
|
|
48
|
+
initialPageParam: {
|
|
49
|
+
query: {
|
|
50
|
+
pagination_token: void 0
|
|
52
51
|
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
52
|
+
},
|
|
53
|
+
getNextPageParam: (e) => {
|
|
54
|
+
if (e.next_pagination_token)
|
|
55
|
+
return {
|
|
56
|
+
query: {
|
|
57
|
+
pagination_token: e.next_pagination_token
|
|
58
|
+
}
|
|
59
|
+
};
|
|
60
|
+
},
|
|
61
|
+
enabled: !!I
|
|
62
|
+
}), B = p((e) => {
|
|
63
|
+
const {
|
|
64
|
+
scrollTop: t,
|
|
65
|
+
scrollHeight: r,
|
|
66
|
+
clientHeight: L
|
|
67
|
+
} = e.currentTarget;
|
|
68
|
+
r - t - L < 100 && S && !N && $();
|
|
69
|
+
}, [$, S, N]), o = w(() => v ? v.pages.flatMap((e) => e.data).sort((e, t) => (e.name ?? "").localeCompare(t.name ?? "")) : [], [v]), d = w(() => !o || o.length === 0 ? [] : o.map((e) => {
|
|
70
|
+
const t = C ? C.data.find((r) => r.id === e.measure_unit_id) : void 0;
|
|
71
|
+
return {
|
|
72
|
+
id: e.id,
|
|
73
|
+
label: e.name,
|
|
74
|
+
description: e.description,
|
|
75
|
+
price: e.price,
|
|
76
|
+
smallestAmount: e.smallest_amount,
|
|
77
|
+
measureUnit: t
|
|
78
|
+
};
|
|
79
|
+
}), [o, C]);
|
|
80
|
+
J(() => {
|
|
81
|
+
!b && i && i.length > 0 && !g.length && (o?.find((e) => e?.name === i) || m(i));
|
|
82
|
+
}, [i, b, o, g]);
|
|
83
|
+
let n = o?.find((e) => e?.id === O);
|
|
84
|
+
if (!b && i && i.length > 0 && !g.length && !n) {
|
|
85
|
+
const e = o?.find((t) => t?.name === i);
|
|
86
|
+
e && (n = e);
|
|
87
|
+
}
|
|
88
|
+
const H = n ? n.id : null, h = n ? n.name : g, s = w(() => {
|
|
89
|
+
const e = h.toLowerCase().trim();
|
|
90
|
+
return !e || n && n.name.toLowerCase() === e ? d : d.filter((t) => t.label.toLowerCase().includes(e));
|
|
91
|
+
}, [h, d, n]), W = w(() => s.map((e) => e.id), [s]), G = p(() => {
|
|
92
|
+
k(!0), u(!0);
|
|
93
|
+
}, []), K = p(() => {
|
|
94
|
+
k(!1);
|
|
95
|
+
}, []), U = p((e) => {
|
|
96
|
+
if (!e) {
|
|
97
|
+
y(null), m(""), l({
|
|
98
|
+
id: "",
|
|
99
|
+
label: ""
|
|
100
|
+
}, !1);
|
|
101
|
+
return;
|
|
102
|
+
}
|
|
103
|
+
const t = d.find((r) => r.id === e);
|
|
104
|
+
t && (y(t.id), m(""), l(t, !0));
|
|
105
|
+
}, [d, l]), Q = p((e, t) => {
|
|
106
|
+
if (t.reason !== "input-change") {
|
|
107
|
+
c || m("");
|
|
108
|
+
return;
|
|
109
|
+
}
|
|
110
|
+
m(e), y(null), c && l(e.trim() ? {
|
|
111
|
+
id: le,
|
|
112
|
+
label: e
|
|
113
|
+
} : {
|
|
114
|
+
id: "",
|
|
115
|
+
label: ""
|
|
116
|
+
}, !1);
|
|
117
|
+
}, [c, l]);
|
|
118
|
+
return /* @__PURE__ */ P(te, { value: H, onValueChange: U, inputValue: h, onInputValueChange: Q, items: W, filter: () => !0, disabled: T, open: _, onOpenChange: u, children: [
|
|
119
|
+
/* @__PURE__ */ a(ne, { id: `item-selector-${V}`, placeholder: c ? f._("e.g., Office supplies") : f._("Search for an item"), "aria-invalid": M || void 0, maxLength: 100, autoFocus: E, onFocus: G, onBlur: K, onClick: () => {
|
|
120
|
+
_ || u(!0);
|
|
121
|
+
}, onKeyDown: (e) => {
|
|
122
|
+
if (e.key === "Enter")
|
|
123
|
+
e.preventDefault(), u(!1);
|
|
124
|
+
else if (e.key === "Tab" && _) {
|
|
125
|
+
const t = h.toLowerCase().trim();
|
|
126
|
+
if (!t) return;
|
|
127
|
+
const r = s.find((L) => L.label.toLowerCase() === t) ?? (s.length === 1 ? s[0] : void 0);
|
|
128
|
+
r && (U(r.id), u(!1));
|
|
61
129
|
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/* @__PURE__ */
|
|
65
|
-
/* @__PURE__ */
|
|
66
|
-
|
|
67
|
-
|
|
130
|
+
}, className: "ttw:w-full", children: A && /* @__PURE__ */ a(se, { align: "inline-start", children: /* @__PURE__ */ a(F, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) }) }),
|
|
131
|
+
/* @__PURE__ */ a(ae, { container: D, className: "ttw:min-w-138", children: /* @__PURE__ */ P(ie, { onScroll: B, children: [
|
|
132
|
+
/* @__PURE__ */ a(oe, { children: c ? f._("No saved items found - type to add an item") : f._("No saved items found") }),
|
|
133
|
+
s.map((e) => /* @__PURE__ */ P(re, { value: e.id, children: [
|
|
134
|
+
/* @__PURE__ */ a("span", { className: "ttw:flex-1 ttw:min-w-0 ttw:truncate", children: e.label }),
|
|
135
|
+
/* @__PURE__ */ a("span", { className: "ttw:shrink-0 ttw:text-right ttw:text-xs ttw:text-muted-foreground", children: [e.price && z(e.price.value, e.price.currency), e.measureUnit?.name].filter(Boolean).join(" ") })
|
|
136
|
+
] }, e.id)),
|
|
137
|
+
N && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:justify-center ttw:py-1", children: /* @__PURE__ */ a(F, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) })
|
|
138
|
+
] }) })
|
|
139
|
+
] });
|
|
68
140
|
};
|
|
69
141
|
export {
|
|
70
|
-
|
|
142
|
+
le as CUSTOM_ID,
|
|
143
|
+
Ie as ItemSelector
|
|
71
144
|
};
|
|
@@ -1,49 +1,98 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import "
|
|
4
|
-
import "
|
|
5
|
-
import {
|
|
6
|
-
import "
|
|
7
|
-
import "
|
|
8
|
-
import "
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
name: p,
|
|
18
|
-
isLoading: u,
|
|
19
|
-
open: h,
|
|
20
|
-
id: n
|
|
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 "./index457.js";
|
|
4
|
+
import "date-fns";
|
|
5
|
+
import { getCreateBankAccountSchema as x } from "./index173.js";
|
|
6
|
+
import { safeZodResolver as C } from "./index258.js";
|
|
7
|
+
import { useLingui as S } from "@lingui/react";
|
|
8
|
+
import { Field as d, FieldContent as c, FieldLabel as m, FieldError as u } from "./index154.js";
|
|
9
|
+
import { Input as s } from "./index128.js";
|
|
10
|
+
import { Typography as h } from "./index85.js";
|
|
11
|
+
import { useCreateEntityBankAccount as F } from "./index383.js";
|
|
12
|
+
import { Button as p } from "./index84.js";
|
|
13
|
+
const I = ({
|
|
14
|
+
bankAccountsLength: b,
|
|
15
|
+
onCreate: _,
|
|
16
|
+
onCancel: f
|
|
21
17
|
}) => {
|
|
22
18
|
const {
|
|
23
|
-
i18n:
|
|
24
|
-
} =
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
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
|
+
] })
|
|
42
94
|
] });
|
|
43
|
-
return /* @__PURE__ */ e(y, { open: h, title: t._('Delete "{name}"?', {
|
|
44
|
-
name: p
|
|
45
|
-
}), confirmLabel: t._("Delete"), cancelLabel: t._("Cancel"), onClose: c, onConfirm: d, isLoading: u || o, children: g() });
|
|
46
95
|
};
|
|
47
96
|
export {
|
|
48
|
-
|
|
97
|
+
I as BankAccountSectionForm
|
|
49
98
|
};
|