@tesouro/embedded-components-react 0.2.227 → 0.2.232
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 +6 -15
- package/dist/index.css +24 -0
- package/dist/index.d.ts +125 -28
- package/dist/index.js +82 -86
- package/dist/lib/ExpenseManagementWidget.d.ts +18 -0
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/lib/UploadReceiptWidget.d.ts +20 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/feature/dist/lib/UploadReceiptWidget.js +89 -52
- package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/ui/dist/index4.js +10 -6
- 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 +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/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/index117.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +2 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -9
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +9 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +1 -1
- 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 +60 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +397 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +69 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +2 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +407 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +6 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +5 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +33 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +29 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +22 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +13 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +119 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +7 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +217 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +8 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +10 -44
- 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 +49 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +49 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +12 -150
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +43 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +15 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +11 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +152 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +23 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +55 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +68 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +29 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +3 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +61 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +36 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +79 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +5 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +97 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +57 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +25 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +96 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +94 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +14 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +14 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +27 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +10 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +18 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +19 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +19 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +27 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +117 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +68 -226
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +12 -468
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +12 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +9 -539
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +43 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +75 -56
- 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 +56 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +14 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +23 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +76 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +28 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +41 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +7 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +226 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +468 -396
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +109 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +539 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +25 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +32 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +53 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +25 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +5 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +74 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +32 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +20 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +143 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +86 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +183 -361
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +26 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +36 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +51 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +82 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +34 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +66 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +360 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +117 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +6 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +17 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +10 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +7 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +8 -31
- 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 +14 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +19 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +22 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +49 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +27 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +37 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +35 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +15 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +24 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -52
- 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 +110 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +11 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +18 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -144
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +36 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +56 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +46 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +98 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +43 -73
- 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 +147 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +106 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +17 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +27 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +40 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +62 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +95 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +109 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +84 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +41 -5
- 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 +313 -457
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +293 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +97 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +158 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +267 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +24 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +18 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +5 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +2 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +92 -167
- 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 +95 -132
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +209 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +62 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +10 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +72 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +44 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +22 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +55 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +28 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +56 -58
- 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 +18 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +14 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +80 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +77 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +42 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +149 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +17 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +7 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +21 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +18 -28
- 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 +17 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +168 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +132 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +159 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +8 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +18 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +60 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +64 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +56 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +6 -39
- 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 +8 -344
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +56 -297
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +21 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +56 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +13 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +158 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +28 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +29 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +78 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +25 -29
- 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 +119 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +46 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +119 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +111 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +50 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +203 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +70 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +27 -124
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +4 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +17 -116
- 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 +34 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +29 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +29 -200
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +31 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +13 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +24 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +479 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +162 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +39 -31
- 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 +59 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +31 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +118 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +23 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +44 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +53 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +65 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +19 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +40 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +25 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +125 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +24 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +48 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +11 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +6 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +255 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +32 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +16 -27
- 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 +48 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +8 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +48 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +44 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +22 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +27 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +42 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +24 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +65 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +97 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +34 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +11 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +53 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +34 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +24 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +96 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +35 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +35 -16
- 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 +32 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +5 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +127 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +22 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +64 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +17 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +19 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +13 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +21 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +13 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +66 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +19 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +114 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +79 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +2 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +8 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +8 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +7 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +51 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +16 -19
- 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 +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +82 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +17 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +86 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +263 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +38 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +65 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +44 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +23 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +142 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +92 -30
- 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 +11 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +2 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +282 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +45 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +15 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +5 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +22 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +23 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +36 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +9 -84
- 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 +69 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +43 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +25 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +120 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +18 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +16 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +16 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +16 -142
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +16 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +72 -10
- 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 +16 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +16 -285
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +16 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +3 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +11 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +20 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +29 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +48 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +46 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +37 -70
- 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 +17 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +49 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +56 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +30 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +53 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +41 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +33 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +14 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +92 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +16 -21
- 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 +75 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +20 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +9 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +57 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +70 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +21 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +32 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +8 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +15 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +31 -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 +85 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +23 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +101 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +108 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +72 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +66 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +12 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +27 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +23 -33
- 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 +38 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +74 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +84 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +51 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +49 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +49 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +30 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +35 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +46 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +52 -28
- 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 +81 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +37 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +64 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +9 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +47 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +18 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +50 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +54 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +40 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +39 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +1 -1
- 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 +1 -1
- 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/settings-widget/feature/dist/index2.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
- 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/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,120 +1,271 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import "./
|
|
6
|
-
import "
|
|
7
|
-
import "
|
|
8
|
-
import "
|
|
9
|
-
import "./
|
|
10
|
-
import "
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
const
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
import { jsxs as c, jsx as e, Fragment as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useLingui as z } from "@lingui/react";
|
|
3
|
+
import { useFormContext as B, Controller as h } from "react-hook-form";
|
|
4
|
+
import { Field as _, FieldContent as f, FieldError as Q } from "./index159.js";
|
|
5
|
+
import { Select as k, SelectTrigger as S, SelectValue as C, SelectContent as M, SelectItem as l, SelectSeparator as Z } from "./index284.js";
|
|
6
|
+
import { Typography as m } from "./index85.js";
|
|
7
|
+
import { DatePicker as q } from "./index461.js";
|
|
8
|
+
import { Input as A } from "./index122.js";
|
|
9
|
+
import { cn as G } from "./index100.js";
|
|
10
|
+
import { RECEIPT_DUE_PAYMENT_TERM as J, CUSTOM_DATE_PAYMENT_TERM as X } from "./index327.js";
|
|
11
|
+
const $ = ["day", "week", "month"], O = (a) => {
|
|
12
|
+
(a.key === "." || a.key === ",") && a.preventDefault();
|
|
13
|
+
}, ee = (a) => {
|
|
14
|
+
const t = ["th", "st", "nd", "rd"], s = a % 100;
|
|
15
|
+
return `${a}${t[(s - 20) % 10] ?? t[s] ?? t[0]}`;
|
|
16
|
+
}, te = Array.from({
|
|
17
|
+
length: 31
|
|
18
|
+
}, (a, t) => t + 1), P = ["recurrence_start_date", "recurrence_end_date", "recurrence_issue_mode", "recurrence_days_of_week", "recurrence_end_mode", "recurrence_max_occurrences"], R = {
|
|
19
|
+
su: 0,
|
|
20
|
+
mo: 1,
|
|
21
|
+
tu: 2,
|
|
22
|
+
we: 3,
|
|
23
|
+
th: 4,
|
|
24
|
+
fr: 5,
|
|
25
|
+
sa: 6
|
|
26
|
+
}, V = () => {
|
|
27
|
+
const a = /* @__PURE__ */ new Date();
|
|
28
|
+
return a.setHours(0, 0, 0, 0), a;
|
|
29
|
+
}, re = () => {
|
|
30
|
+
const a = V();
|
|
31
|
+
return a.setDate(a.getDate() + 1), a;
|
|
32
|
+
}, ae = (a) => {
|
|
33
|
+
const t = V(), s = (R[a] - t.getDay() + 7) % 7 || 7, d = new Date(t);
|
|
34
|
+
return d.setDate(t.getDate() + s), d;
|
|
35
|
+
}, he = ({
|
|
36
|
+
lockSchedule: a = !1
|
|
17
37
|
}) => {
|
|
18
38
|
const {
|
|
19
|
-
|
|
39
|
+
i18n: t
|
|
40
|
+
} = z(), {
|
|
41
|
+
control: s,
|
|
42
|
+
watch: d,
|
|
43
|
+
clearErrors: x,
|
|
44
|
+
setValue: u,
|
|
20
45
|
formState: {
|
|
21
|
-
errors:
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
} =
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
} =
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
46
|
+
errors: E
|
|
47
|
+
}
|
|
48
|
+
} = B(), i = d("frequency"), Y = d("payment_terms_id"), g = d("recurrence_issue_mode"), H = d("recurrence_end_mode"), D = d("recurrence_days_of_week"), I = d("recurrence_max_occurrences"), v = Number(I) === 1, F = d("recurrence_start_date"), y = F ? new Date(F) : void 0, T = d("recurrence_end_date"), b = T ? new Date(T) : void 0, j = (r) => {
|
|
49
|
+
if (r < re()) return !0;
|
|
50
|
+
if (i === "week")
|
|
51
|
+
return D ? r.getDay() !== R[D] : !1;
|
|
52
|
+
if (i !== "month" || !g) return !1;
|
|
53
|
+
const o = r.getDate(), n = new Date(r.getFullYear(), r.getMonth() + 1, 0).getDate();
|
|
54
|
+
if (g === "first_day") return o !== 1;
|
|
55
|
+
if (g === "last_day") return o !== n;
|
|
56
|
+
const w = Number(g);
|
|
57
|
+
return Number.isNaN(w) ? !1 : o !== Math.min(w, n);
|
|
58
|
+
}, K = (r) => {
|
|
59
|
+
if (j(r)) return !0;
|
|
60
|
+
if (!y) return !1;
|
|
61
|
+
const o = new Date(y);
|
|
62
|
+
return o.setHours(0, 0, 0, 0), r < o;
|
|
63
|
+
}, L = (r) => {
|
|
64
|
+
if (j(r)) return !0;
|
|
65
|
+
if (!b) return !1;
|
|
66
|
+
const o = new Date(b);
|
|
67
|
+
return o.setHours(0, 0, 0, 0), r > o;
|
|
68
|
+
}, U = () => {
|
|
69
|
+
switch (i) {
|
|
70
|
+
case "once":
|
|
71
|
+
case "day":
|
|
72
|
+
case "quarter":
|
|
73
|
+
case "year":
|
|
74
|
+
default:
|
|
75
|
+
return null;
|
|
76
|
+
case "month":
|
|
77
|
+
return /* @__PURE__ */ c(p, { children: [
|
|
78
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("on the") }),
|
|
79
|
+
/* @__PURE__ */ e(h, { name: "recurrence_issue_mode", control: s, render: ({
|
|
80
|
+
field: r,
|
|
81
|
+
fieldState: {
|
|
82
|
+
error: o
|
|
83
|
+
}
|
|
84
|
+
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c(
|
|
85
|
+
k,
|
|
86
|
+
{
|
|
87
|
+
value: r.value,
|
|
88
|
+
disabled: a,
|
|
89
|
+
onValueChange: (n) => {
|
|
90
|
+
r.onChange(n), x("recurrence_issue_mode"), a || u("recurrence_start_date", void 0, {
|
|
91
|
+
shouldDirty: !1
|
|
92
|
+
});
|
|
93
|
+
},
|
|
94
|
+
children: [
|
|
95
|
+
/* @__PURE__ */ e(S, { id: "recurrence_issue_mode", className: "ttw:min-w-21 ttw:w-fit", "aria-invalid": !!o, children: /* @__PURE__ */ e(C, {}) }),
|
|
96
|
+
/* @__PURE__ */ c(M, { children: [
|
|
97
|
+
/* @__PURE__ */ e(l, { value: "first_day", children: t._("First day") }),
|
|
98
|
+
/* @__PURE__ */ e(l, { value: "last_day", children: t._("Last day") }),
|
|
99
|
+
/* @__PURE__ */ e(Z, {}),
|
|
100
|
+
te.map((n) => /* @__PURE__ */ e(l, { value: String(n), children: ee(n) }, n))
|
|
101
|
+
] })
|
|
102
|
+
]
|
|
103
|
+
}
|
|
104
|
+
) }) }) }),
|
|
105
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("day of every month") })
|
|
106
|
+
] });
|
|
107
|
+
case "week":
|
|
108
|
+
return /* @__PURE__ */ c(p, { children: [
|
|
109
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", children: t._("on") }),
|
|
110
|
+
/* @__PURE__ */ e(h, { name: "recurrence_days_of_week", control: s, render: ({
|
|
111
|
+
field: r,
|
|
112
|
+
fieldState: {
|
|
113
|
+
error: o
|
|
114
|
+
}
|
|
115
|
+
}) => {
|
|
116
|
+
const n = r.value, w = (N) => {
|
|
117
|
+
a || n === N || (r.onChange(N), u("recurrence_start_date", ae(N), {
|
|
118
|
+
shouldDirty: !0
|
|
119
|
+
}), x("recurrence_start_date"));
|
|
120
|
+
};
|
|
121
|
+
return /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c("div", { "aria-invalid": !!o, "aria-disabled": a || void 0, className: G(
|
|
122
|
+
"ttw:flex ttw:border ttw:border-border ttw:rounded-md ttw:h-8 ttw:w-56 ttw:aria-invalid:border-destructive",
|
|
123
|
+
// Locked (a scheduled invoice issued): show inert and
|
|
124
|
+
// swallow clicks so the weekly day can't change.
|
|
125
|
+
a && "ttw:opacity-50 ttw:pointer-events-none"
|
|
126
|
+
), children: [
|
|
127
|
+
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "mo", "data-active": n === "mo", onClick: () => w("mo"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Mo") }),
|
|
128
|
+
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "tu", "data-active": n === "tu", onClick: () => w("tu"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Tu") }),
|
|
129
|
+
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "we", "data-active": n === "we", onClick: () => w("we"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("We") }),
|
|
130
|
+
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "th", "data-active": n === "th", onClick: () => w("th"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Th") }),
|
|
131
|
+
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "fr", "data-active": n === "fr", onClick: () => w("fr"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Fr") }),
|
|
132
|
+
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "sa", "data-active": n === "sa", onClick: () => w("sa"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Sa") }),
|
|
133
|
+
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "su", "data-active": n === "su", onClick: () => w("su"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Su") })
|
|
134
|
+
] }) }) });
|
|
135
|
+
} })
|
|
136
|
+
] });
|
|
137
|
+
}
|
|
138
|
+
}, W = () => {
|
|
139
|
+
switch (i) {
|
|
140
|
+
case "once":
|
|
141
|
+
default:
|
|
142
|
+
return null;
|
|
143
|
+
case "day":
|
|
144
|
+
return /* @__PURE__ */ c(p, { children: [
|
|
145
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("and end") }),
|
|
146
|
+
/* @__PURE__ */ e(h, { name: "recurrence_end_mode", control: s, render: ({
|
|
147
|
+
field: r,
|
|
148
|
+
fieldState: {
|
|
149
|
+
error: o
|
|
150
|
+
}
|
|
151
|
+
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c(k, { value: r.value, onValueChange: (n) => {
|
|
152
|
+
r.onChange(n), n === "after" ? u("recurrence_end_date", void 0, {
|
|
153
|
+
shouldDirty: !1
|
|
154
|
+
}) : u("recurrence_max_occurrences", void 0, {
|
|
155
|
+
shouldDirty: !1
|
|
156
|
+
});
|
|
157
|
+
}, children: [
|
|
158
|
+
/* @__PURE__ */ e(S, { id: "recurrence_end_mode", className: "ttw:w-21", "aria-invalid": !!o, children: /* @__PURE__ */ e(C, {}) }),
|
|
159
|
+
/* @__PURE__ */ c(M, { children: [
|
|
160
|
+
/* @__PURE__ */ e(l, { value: "after", children: t._("After") }),
|
|
161
|
+
/* @__PURE__ */ e(l, { value: "on", children: t._("On") })
|
|
162
|
+
] })
|
|
163
|
+
] }) }) }) }),
|
|
164
|
+
H === "on" ? /* @__PURE__ */ e(h, { control: s, name: "recurrence_end_date", render: ({
|
|
165
|
+
field: r,
|
|
166
|
+
fieldState: {
|
|
167
|
+
error: o
|
|
168
|
+
}
|
|
169
|
+
}) => /* @__PURE__ */ e(_, { className: "ttw:grow-0 ttw:w-44", children: /* @__PURE__ */ e(f, { children: /* @__PURE__ */ e(q, { ...r, selected: r.value ? new Date(r.value) : void 0, onSelect: r.onChange, showOutsideDays: !1, disabled: K, "aria-invalid": !!o, startMonth: y ? new Date(y.getFullYear(), y.getMonth(), 1) : /* @__PURE__ */ new Date(), endMonth: new Date(2050, 11) }) }) }) }) : /* @__PURE__ */ c(p, { children: [
|
|
170
|
+
/* @__PURE__ */ e(h, { name: "recurrence_max_occurrences", control: s, render: ({
|
|
171
|
+
field: r,
|
|
172
|
+
fieldState: {
|
|
173
|
+
error: o
|
|
174
|
+
}
|
|
175
|
+
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ e(A, { ...r, className: "ttw:w-16", value: r.value ?? "", type: "number", min: 0, max: 1e3, onKeyDown: O, "aria-invalid": !!o }) }) }) }),
|
|
176
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: v ? t._("day") : t._("days") })
|
|
177
|
+
] })
|
|
178
|
+
] });
|
|
179
|
+
case "month":
|
|
180
|
+
case "quarter":
|
|
181
|
+
case "year":
|
|
182
|
+
case "week":
|
|
183
|
+
return /* @__PURE__ */ c(p, { children: [
|
|
184
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("and end after") }),
|
|
185
|
+
/* @__PURE__ */ e(h, { name: "recurrence_max_occurrences", control: s, render: ({
|
|
186
|
+
field: r,
|
|
187
|
+
fieldState: {
|
|
188
|
+
error: o
|
|
189
|
+
}
|
|
190
|
+
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ e(A, { ...r, className: "ttw:w-16", value: r.value ?? "", type: "number", min: 0, max: 1e3, onKeyDown: O, "aria-invalid": !!o }) }) }) }),
|
|
191
|
+
/* @__PURE__ */ c(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: [
|
|
192
|
+
i === "month" && (v ? t._("month") : t._("months")),
|
|
193
|
+
i === "quarter" && (v ? t._("quarter") : t._("quarters")),
|
|
194
|
+
i === "week" && (v ? t._("week") : t._("weeks")),
|
|
195
|
+
i === "year" && (v ? t._("year") : t._("years"))
|
|
196
|
+
] })
|
|
197
|
+
] });
|
|
79
198
|
}
|
|
80
|
-
}, [y, i, r, m]);
|
|
81
|
-
C(() => {
|
|
82
|
-
s.current && Promise.resolve().then(() => {
|
|
83
|
-
c.current && (s.current = !1);
|
|
84
|
-
});
|
|
85
|
-
}, [n.length, c]), C(() => {
|
|
86
|
-
!c.current || x || !r("line_items")?.length && !s.current && (g({
|
|
87
|
-
...r(),
|
|
88
|
-
line_items: [i()]
|
|
89
|
-
}), V(!0));
|
|
90
|
-
}, [c, x, r, g, i]);
|
|
91
|
-
const U = u((e) => v(e), [v, r]), $ = u(() => {
|
|
92
|
-
const e = r("line_items");
|
|
93
|
-
if (!e?.length) return;
|
|
94
|
-
const t = e.filter((a) => !!a?.product?.name?.trim()), d = e.find((a) => !a?.product?.name?.trim()), _ = t.length > 0 ? t : e.length > 0 ? [i(d || void 0)] : [];
|
|
95
|
-
(_.length !== e.length || !_.every((a, z) => a.id === e[z]?.id)) && (m("line_items"), l("line_items", _, {
|
|
96
|
-
shouldValidate: !1,
|
|
97
|
-
shouldDirty: !0
|
|
98
|
-
}));
|
|
99
|
-
}, [r, l, m, i]), N = u((e, t, d) => {
|
|
100
|
-
l(e, t, {
|
|
101
|
-
shouldDirty: !0,
|
|
102
|
-
...d
|
|
103
|
-
}), d?.shouldValidate && h(e);
|
|
104
|
-
}, [l, h]), k = JSON.stringify(o.line_items), w = B(() => Array.isArray(o.line_items) ? n.map((e, t) => o.line_items?.[t] ?? {}) : n.map(() => ({})), [o.line_items, k, n]);
|
|
105
|
-
return {
|
|
106
|
-
fields: n,
|
|
107
|
-
subtotalPrice: q,
|
|
108
|
-
totalPrice: A,
|
|
109
|
-
totalTaxes: E,
|
|
110
|
-
lineItemErrors: w,
|
|
111
|
-
autoFocusIndex: F,
|
|
112
|
-
handleAddRow: M,
|
|
113
|
-
handleRemoveItem: U,
|
|
114
|
-
setValueWithValidationLocal: N,
|
|
115
|
-
cleanUpLineItemsForSubmission: $
|
|
116
199
|
};
|
|
200
|
+
return /* @__PURE__ */ c("section", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
201
|
+
/* @__PURE__ */ c("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
202
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("Repeat this invoice") }),
|
|
203
|
+
/* @__PURE__ */ e(h, { name: "frequency", control: s, render: ({
|
|
204
|
+
field: r
|
|
205
|
+
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c(
|
|
206
|
+
k,
|
|
207
|
+
{
|
|
208
|
+
value: r.value,
|
|
209
|
+
disabled: a,
|
|
210
|
+
onValueChange: (o) => {
|
|
211
|
+
x(P), P.forEach((n) => {
|
|
212
|
+
u(n, void 0, {
|
|
213
|
+
shouldDirty: !1
|
|
214
|
+
});
|
|
215
|
+
}), $.includes(o) ? (u("payment_terms_id", J, {
|
|
216
|
+
shouldDirty: !0
|
|
217
|
+
}), u("payment_terms_custom_date", null, {
|
|
218
|
+
shouldDirty: !1
|
|
219
|
+
}), u("payment_reminder_id", "", {
|
|
220
|
+
shouldDirty: !0
|
|
221
|
+
})) : o !== "once" && Y === X && (u("payment_terms_id", "", {
|
|
222
|
+
shouldDirty: !0
|
|
223
|
+
}), u("payment_terms_custom_date", null, {
|
|
224
|
+
shouldDirty: !1
|
|
225
|
+
})), r.onChange(o);
|
|
226
|
+
},
|
|
227
|
+
children: [
|
|
228
|
+
/* @__PURE__ */ e(S, { id: "frequency", className: "ttw:w-31", children: /* @__PURE__ */ e(C, {}) }),
|
|
229
|
+
/* @__PURE__ */ c(M, { children: [
|
|
230
|
+
/* @__PURE__ */ e(l, { value: "once", children: t._("Once") }),
|
|
231
|
+
/* @__PURE__ */ e(l, { value: "day", children: t._("Daily") }),
|
|
232
|
+
/* @__PURE__ */ e(l, { value: "week", children: t._("Weekly") }),
|
|
233
|
+
/* @__PURE__ */ e(l, { value: "month", children: t._("Monthly") }),
|
|
234
|
+
/* @__PURE__ */ e(l, { value: "quarter", children: t._("Quarterly") }),
|
|
235
|
+
/* @__PURE__ */ e(l, { value: "year", children: t._("Annually") })
|
|
236
|
+
] })
|
|
237
|
+
]
|
|
238
|
+
}
|
|
239
|
+
) }) }) }),
|
|
240
|
+
U()
|
|
241
|
+
] }),
|
|
242
|
+
i !== "once" && /* @__PURE__ */ c("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
243
|
+
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("Start on") }),
|
|
244
|
+
/* @__PURE__ */ e(h, { control: s, name: "recurrence_start_date", render: ({
|
|
245
|
+
field: r,
|
|
246
|
+
fieldState: {
|
|
247
|
+
error: o
|
|
248
|
+
}
|
|
249
|
+
}) => /* @__PURE__ */ e(_, { className: "ttw:grow-0 ttw:w-44", children: /* @__PURE__ */ e(f, { children: /* @__PURE__ */ e(
|
|
250
|
+
q,
|
|
251
|
+
{
|
|
252
|
+
...r,
|
|
253
|
+
selected: r.value ? new Date(r.value) : void 0,
|
|
254
|
+
onSelect: r.onChange,
|
|
255
|
+
showOutsideDays: !1,
|
|
256
|
+
shouldDisableButton: a || i === "week" && !D,
|
|
257
|
+
disabled: L,
|
|
258
|
+
"aria-invalid": !!o,
|
|
259
|
+
startMonth: /* @__PURE__ */ new Date(),
|
|
260
|
+
endMonth: b ? new Date(b.getFullYear(), b.getMonth(), 1) : new Date(2050, 11)
|
|
261
|
+
}
|
|
262
|
+
) }) }) }),
|
|
263
|
+
W()
|
|
264
|
+
] }),
|
|
265
|
+
E.recurrence_max_occurrences && /* @__PURE__ */ e(Q, { errors: [E.recurrence_max_occurrences] }),
|
|
266
|
+
["month", "quarter", "year"].includes(i) && /* @__PURE__ */ e(m, { variant: "caption", color: "muted", children: t._("If the issue day doesn't exist in a given month, e.g., the 31st, then the invoice will be sent on the last day of that month.") })
|
|
267
|
+
] });
|
|
117
268
|
};
|
|
118
269
|
export {
|
|
119
|
-
|
|
270
|
+
he as RecurrenceSection
|
|
120
271
|
};
|
|
@@ -1,84 +1,41 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { jsxs as r, jsx as e, Fragment as h } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useLingui as y } from "@lingui/react";
|
|
3
|
+
import { Switch as g } from "./index354.js";
|
|
4
|
+
import { useState as v } from "react";
|
|
5
|
+
import { useFormContext as x } from "react-hook-form";
|
|
6
|
+
import { Typography as l } from "./index85.js";
|
|
7
|
+
import { ReminderBeforeDueDate as b } from "./index462.js";
|
|
8
|
+
import { ReminderOverdue as E } from "./index463.js";
|
|
9
|
+
import { RECEIPT_DUE_PAYMENT_TERM as N } from "./index327.js";
|
|
10
|
+
const I = ({
|
|
11
|
+
disabled: a
|
|
12
|
+
}) => {
|
|
13
|
+
const {
|
|
14
|
+
i18n: i
|
|
15
|
+
} = y(), {
|
|
16
|
+
watch: t,
|
|
17
|
+
setValue: d
|
|
18
|
+
} = x(), n = t("payment_terms_id"), c = t("payment_terms_custom_date"), p = t("payment_reminder_id"), u = t("overdue_reminder_id"), o = !!(n || c), w = !!(p || u), f = n !== N, [m, _] = v(o || w);
|
|
19
|
+
return /* @__PURE__ */ r("section", { className: "ttw:flex ttw:flex-col ttw:gap-6", children: [
|
|
20
|
+
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-center ttw:gap-3", children: [
|
|
21
|
+
/* @__PURE__ */ e(g, { checked: m, disabled: !o, onCheckedChange: (s) => {
|
|
22
|
+
s || (d("payment_reminder_id", "", {
|
|
23
|
+
shouldDirty: !0
|
|
24
|
+
}), d("overdue_reminder_id", "", {
|
|
25
|
+
shouldDirty: !0
|
|
26
|
+
})), _(s);
|
|
27
|
+
}, "aria-label": i._("Payment reminders") }),
|
|
28
|
+
/* @__PURE__ */ e(l, { variant: "body2", children: i._("Send reminders when an invoice is approaching its due date or past due.") })
|
|
29
|
+
] }),
|
|
30
|
+
m && /* @__PURE__ */ r(h, { children: [
|
|
31
|
+
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:w-full ttw:xl:flex-row", children: [
|
|
32
|
+
f && /* @__PURE__ */ e(b, { disabled: a }),
|
|
33
|
+
/* @__PURE__ */ e(E, { disabled: a })
|
|
34
|
+
] }),
|
|
35
|
+
/* @__PURE__ */ e(l, { variant: "body2", color: "muted", className: "ttw:font-medium", children: i._("New reminders will be saved to your organization's library and can be managed via Invoice settings") })
|
|
36
|
+
] })
|
|
37
|
+
] });
|
|
11
38
|
};
|
|
12
|
-
function m(t, e) {
|
|
13
|
-
if (!t)
|
|
14
|
-
return;
|
|
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);
|
|
34
|
-
}
|
|
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
39
|
export {
|
|
78
|
-
|
|
79
|
-
m as getErrorMessage,
|
|
80
|
-
d as getLineItemErrorMessage,
|
|
81
|
-
b as parseMajorToMinorCurrency,
|
|
82
|
-
_ as sanitizeLineItems,
|
|
83
|
-
M as sanitizeTaxRateInput
|
|
40
|
+
I as RemindersSection
|
|
84
41
|
};
|
|
@@ -1,4 +1,67 @@
|
|
|
1
|
-
|
|
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) => {
|
|
34
|
+
const {
|
|
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
|
+
}
|
|
44
|
+
}
|
|
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
|
|
60
|
+
},
|
|
61
|
+
hasErrors: !!(y || s || l || m || c || p || d)
|
|
62
|
+
};
|
|
63
|
+
};
|
|
2
64
|
export {
|
|
3
|
-
|
|
65
|
+
q as FormErrorDisplay,
|
|
66
|
+
C as useFormErrors
|
|
4
67
|
};
|
|
@@ -1,13 +1,46 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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 "./index355.js";
|
|
5
|
+
import { Trash2 as N } from "lucide-react";
|
|
6
|
+
import { ItemSelector as R } from "./index408.js";
|
|
7
|
+
import { PriceField as U } from "./index464.js";
|
|
8
|
+
import { QuantityField as F } from "./index465.js";
|
|
9
|
+
import { MeasureUnitField as V } from "./index466.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
|
|
23
|
+
}) => {
|
|
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);
|
|
11
44
|
export {
|
|
12
|
-
|
|
45
|
+
z as InvoiceItemRow
|
|
13
46
|
};
|