@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,40 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
}, {
|
|
17
|
-
onSuccess: () => {
|
|
18
|
-
if (e.finops.getApprovalRequests.invalidateQueries(t), a.success(o._("Payable “{document_id}” has been rejected", {
|
|
19
|
-
document_id: p
|
|
20
|
-
})), !!s)
|
|
21
|
-
return n?.(s ?? ""), new Promise((r) => {
|
|
22
|
-
setTimeout(() => {
|
|
23
|
-
Promise.all([e.finops.getPayablesId.invalidateQueries({
|
|
24
|
-
parameters: {
|
|
25
|
-
path: {
|
|
26
|
-
payable_id: s ?? ""
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}, t), e.finops.getPayables.invalidateQueries(t)]).then(() => r());
|
|
30
|
-
}, 500);
|
|
31
|
-
});
|
|
32
|
-
},
|
|
33
|
-
onError: (r) => {
|
|
34
|
-
a.error(l(o, r));
|
|
35
|
-
}
|
|
36
|
-
});
|
|
37
|
-
};
|
|
1
|
+
import { jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { cn as c } from "./index100.js";
|
|
3
|
+
const l = ({
|
|
4
|
+
ratio: t,
|
|
5
|
+
children: s,
|
|
6
|
+
className: a,
|
|
7
|
+
style: e,
|
|
8
|
+
ref: i,
|
|
9
|
+
...o
|
|
10
|
+
}) => /* @__PURE__ */ r("div", { ref: i, className: c("ttw:w-full", a), style: {
|
|
11
|
+
...e,
|
|
12
|
+
aspectRatio: t.toString()
|
|
13
|
+
}, ...o, children: s });
|
|
14
|
+
l.displayName = "AspectRatio";
|
|
38
15
|
export {
|
|
39
|
-
|
|
16
|
+
l as AspectRatio
|
|
40
17
|
};
|
|
@@ -1,37 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
const g = (i, p, t, n) => {
|
|
6
|
-
const {
|
|
7
|
-
api: e,
|
|
8
|
-
queryClient: o
|
|
9
|
-
} = u(), {
|
|
10
|
-
i18n: r
|
|
11
|
-
} = d();
|
|
12
|
-
return e.finops.postApprovalRequestsIdApprove.useMutation({
|
|
13
|
-
path: {
|
|
14
|
-
approval_request_id: i
|
|
15
|
-
}
|
|
16
|
-
}, {
|
|
17
|
-
onSuccess: () => (e.finops.getApprovalRequests.invalidateQueries(o), a.success(r._('Payable "{document_id}" has been approved', {
|
|
18
|
-
document_id: n ?? "document id is unknown"
|
|
19
|
-
})), p?.(t ?? ""), new Promise((s) => {
|
|
20
|
-
setTimeout(() => {
|
|
21
|
-
Promise.all([e.finops.getPayablesId.invalidateQueries({
|
|
22
|
-
parameters: {
|
|
23
|
-
path: {
|
|
24
|
-
payable_id: t ?? ""
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}, o), e.finops.getPayables.invalidateQueries(o)]).then(() => s());
|
|
28
|
-
}, 500);
|
|
29
|
-
})),
|
|
30
|
-
onError: (s) => {
|
|
31
|
-
a.error(m(r, s));
|
|
32
|
-
}
|
|
33
|
-
});
|
|
34
|
-
};
|
|
1
|
+
function r(l, e) {
|
|
2
|
+
if (l !== void 0) return l;
|
|
3
|
+
if (e !== void 0) return null;
|
|
4
|
+
}
|
|
35
5
|
export {
|
|
36
|
-
|
|
6
|
+
r as resolveNullableUpdate
|
|
37
7
|
};
|
|
@@ -1,9 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
import { useLingui as a } from "@lingui/react";
|
|
3
|
+
import { toast as s } from "react-hot-toast";
|
|
4
|
+
const m = (e) => {
|
|
5
|
+
const {
|
|
6
|
+
api: t,
|
|
7
|
+
queryClient: i
|
|
8
|
+
} = n(), {
|
|
9
|
+
i18n: o
|
|
10
|
+
} = a();
|
|
11
|
+
return t.finops.deleteMeasureUnitsId.useMutation(void 0, {
|
|
12
|
+
onSuccess: async () => {
|
|
13
|
+
e && (await t.finops.getMeasureUnits.invalidateQueries(i), s.success(o._("Unit {name} was deleted from the list.", {
|
|
14
|
+
name: e
|
|
15
|
+
})));
|
|
16
|
+
},
|
|
17
|
+
onError: (r) => {
|
|
18
|
+
console.error(r), s.error(o._("Failed to delete Unit."));
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
};
|
|
7
22
|
export {
|
|
8
|
-
|
|
23
|
+
m as useDeleteMeasureUnit
|
|
9
24
|
};
|
|
@@ -1,56 +1,30 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
import { useLingui as F } from "@lingui/react";
|
|
7
|
-
import { Autocomplete as M, TextField as O, CircularProgress as v } from "@mui/material";
|
|
8
|
-
const $ = ({
|
|
9
|
-
onChange: l,
|
|
10
|
-
className: p
|
|
11
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as u } from "./index57.js";
|
|
2
|
+
import { getAPIErrorMessage as m } from "./index119.js";
|
|
3
|
+
import { useLingui as c } from "@lingui/react";
|
|
4
|
+
import { toast as n } from "react-hot-toast";
|
|
5
|
+
const M = (a, i) => {
|
|
12
6
|
const {
|
|
7
|
+
api: t,
|
|
8
|
+
queryClient: o
|
|
9
|
+
} = u(), {
|
|
13
10
|
i18n: r
|
|
14
|
-
} =
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
11
|
+
} = c();
|
|
12
|
+
return t.finops.postMeasureUnits.useMutation({}, {
|
|
13
|
+
onSuccess: async (e) => {
|
|
14
|
+
await t.finops.getMeasureUnits.invalidateQueries(o), n.success(r._("Unit {name} was added to the list", {
|
|
15
|
+
name: e.name
|
|
16
|
+
})), a?.();
|
|
17
|
+
},
|
|
18
|
+
onError: async (e) => {
|
|
19
|
+
const s = m(r, e);
|
|
20
|
+
if (s.includes("already exists")) {
|
|
21
|
+
i?.(s);
|
|
22
|
+
return;
|
|
23
|
+
} else
|
|
24
|
+
n.error(s);
|
|
25
25
|
}
|
|
26
|
-
}, {
|
|
27
|
-
enabled: i
|
|
28
26
|
});
|
|
29
|
-
return /* @__PURE__ */ o(M, { autoComplete: !0, includeInputInList: !0, filterSelectedOptions: !0, value: m, noOptionsText: r._("No users found"), slotProps: {
|
|
30
|
-
popper: {
|
|
31
|
-
container: u
|
|
32
|
-
}
|
|
33
|
-
}, open: i, onOpen: () => {
|
|
34
|
-
s(!0);
|
|
35
|
-
}, onClose: () => {
|
|
36
|
-
s(!1);
|
|
37
|
-
}, loading: a, options: C?.data || [], getOptionLabel: (e) => `${e.first_name ?? ""} ${e.last_name ?? ""}`.trim(), isOptionEqualToValue: (e, t) => e.id === t.id, filterOptions: (e) => e, onInputChange: (e, t) => {
|
|
38
|
-
g(t);
|
|
39
|
-
}, onChange: (e, t) => {
|
|
40
|
-
c(t), l(t?.id), A();
|
|
41
|
-
}, className: _("Monite-ApprovalAddedByFilter-Container", "Monite-FilterControl", p), sx: {
|
|
42
|
-
"&.MuiAutocomplete-root": {
|
|
43
|
-
display: "flex",
|
|
44
|
-
alignItems: "center"
|
|
45
|
-
}
|
|
46
|
-
}, renderInput: (e) => /* @__PURE__ */ o(O, { ...e, variant: "standard", placeholder: r._("Added by"), className: "Monite-ApprovalAddedByFilter Monite-FilterControl", InputProps: {
|
|
47
|
-
...e.InputProps,
|
|
48
|
-
endAdornment: /* @__PURE__ */ h(x, { children: [
|
|
49
|
-
a ? /* @__PURE__ */ o(v, { color: "inherit", size: 20 }) : null,
|
|
50
|
-
e.InputProps.endAdornment
|
|
51
|
-
] })
|
|
52
|
-
} }) });
|
|
53
27
|
};
|
|
54
28
|
export {
|
|
55
|
-
|
|
29
|
+
M as useCreateMeasureUnit
|
|
56
30
|
};
|
|
@@ -1,20 +1,40 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
fileId: a,
|
|
7
|
-
...r
|
|
8
|
-
}) => a ? /* @__PURE__ */ l(i, { fileId: a, alt: t, ...r }) : /* @__PURE__ */ l(e, { alt: t, ...r }), i = ({
|
|
9
|
-
alt: t,
|
|
10
|
-
fileId: a,
|
|
11
|
-
...r
|
|
12
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as p } from "./index57.js";
|
|
2
|
+
import { getAPIErrorMessage as m } from "./index119.js";
|
|
3
|
+
import { useLingui as d } from "@lingui/react";
|
|
4
|
+
import { toast as n } from "react-hot-toast";
|
|
5
|
+
const g = (i, o, u) => {
|
|
13
6
|
const {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
7
|
+
api: e,
|
|
8
|
+
queryClient: r
|
|
9
|
+
} = p(), {
|
|
10
|
+
i18n: a
|
|
11
|
+
} = d();
|
|
12
|
+
return e.finops.patchMeasureUnitsId.useMutation({
|
|
13
|
+
path: {
|
|
14
|
+
unit_id: i
|
|
15
|
+
}
|
|
16
|
+
}, {
|
|
17
|
+
onSuccess: async (s) => {
|
|
18
|
+
await Promise.all([e.finops.getMeasureUnits.invalidateQueries(r), e.finops.getMeasureUnitsId.invalidateQueries({
|
|
19
|
+
parameters: {
|
|
20
|
+
path: {
|
|
21
|
+
unit_id: i
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}, r)]), n.success(a._("Unit {name} was updated", {
|
|
25
|
+
name: s.name
|
|
26
|
+
})), o?.();
|
|
27
|
+
},
|
|
28
|
+
onError: (s) => {
|
|
29
|
+
const t = m(a, s);
|
|
30
|
+
if (t.includes("already exists")) {
|
|
31
|
+
u?.(t);
|
|
32
|
+
return;
|
|
33
|
+
} else
|
|
34
|
+
n.error(t);
|
|
35
|
+
}
|
|
36
|
+
});
|
|
17
37
|
};
|
|
18
38
|
export {
|
|
19
|
-
|
|
39
|
+
g as useUpdateMeasureUnit
|
|
20
40
|
};
|
|
@@ -1,87 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
import { useLingui as z } from "@lingui/react";
|
|
10
|
-
import { Combobox as D, ComboboxInput as A, ComboboxContent as q, ComboboxList as B, ComboboxEmpty as G, ComboboxItem as K } from "./index90.js";
|
|
11
|
-
import { Field as M, FieldContent as O, FieldLabel as P, FieldDescription as R, FieldError as T } from "./index154.js";
|
|
12
|
-
import { InputGroupAddon as H } from "./index101.js";
|
|
13
|
-
import { Loader2 as J, Search as Q } from "lucide-react";
|
|
14
|
-
const me = ({
|
|
15
|
-
disabled: _,
|
|
16
|
-
canCreateCounterpart: i = !0
|
|
17
|
-
}) => {
|
|
18
|
-
const {
|
|
19
|
-
i18n: o
|
|
20
|
-
} = z(), {
|
|
21
|
-
root: g
|
|
22
|
-
} = j(), {
|
|
23
|
-
control: x,
|
|
24
|
-
setValue: s,
|
|
25
|
-
watch: v,
|
|
26
|
-
clearErrors: f
|
|
27
|
-
} = $(), {
|
|
28
|
-
data: d,
|
|
29
|
-
isLoading: L
|
|
30
|
-
} = k({
|
|
31
|
-
query: {
|
|
32
|
-
is_customer: !0
|
|
33
|
-
}
|
|
34
|
-
}), [h, C] = S(!1), m = v("counterpart_name") ?? "", c = p(() => d ? d.data.map((e) => ({
|
|
35
|
-
id: e.id,
|
|
36
|
-
name: I(e),
|
|
37
|
-
email: V(e)
|
|
38
|
-
})) : [], [d]), a = p(() => {
|
|
39
|
-
const e = m.toLowerCase().trim();
|
|
40
|
-
return e ? c.filter((n) => n.name.toLowerCase().includes(e) || n.email.toLowerCase().includes(e)) : c;
|
|
41
|
-
}, [c, m]), y = p(() => a.map((e) => e.id), [a]);
|
|
42
|
-
return /* @__PURE__ */ t(E, { name: "counterpart_id", control: x, render: ({
|
|
43
|
-
field: e,
|
|
44
|
-
fieldState: {
|
|
45
|
-
error: n
|
|
46
|
-
}
|
|
47
|
-
}) => {
|
|
48
|
-
const w = (r) => {
|
|
49
|
-
s("counterpart_name", ""), s("counterpart_email", ""), f(["counterpart_id", "counterpart_email"]), e.onChange(r ?? "");
|
|
50
|
-
}, N = (r, l) => {
|
|
51
|
-
if (l.reason !== "input-change") {
|
|
52
|
-
i || s("counterpart_name", "");
|
|
53
|
-
return;
|
|
54
|
-
}
|
|
55
|
-
s("counterpart_name", r), e.value && e.onChange(""), i && r.trim() && f("counterpart_id");
|
|
56
|
-
};
|
|
57
|
-
return /* @__PURE__ */ t(M, { children: /* @__PURE__ */ u(O, { children: [
|
|
58
|
-
/* @__PURE__ */ t(P, { htmlFor: "counterpart_id", children: o._("Name") }),
|
|
59
|
-
/* @__PURE__ */ u(D, { value: e.value || null, onValueChange: w, inputValue: m, onInputValueChange: N, items: y, filter: () => !0, disabled: _, open: h, onOpenChange: C, children: [
|
|
60
|
-
/* @__PURE__ */ t(A, { id: "counterpart_id", placeholder: i ? o._("Search or type to add a customer") : o._("Search for a customer"), "aria-invalid": !!n, onKeyDown: (r) => {
|
|
61
|
-
if (r.key === "Enter") {
|
|
62
|
-
r.preventDefault();
|
|
63
|
-
return;
|
|
64
|
-
}
|
|
65
|
-
if (r.key === "Tab" && h) {
|
|
66
|
-
const l = m.toLowerCase().trim();
|
|
67
|
-
if (!l) return;
|
|
68
|
-
const b = a.find((F) => F.name.toLowerCase() === l) ?? (a.length === 1 ? a[0] : void 0);
|
|
69
|
-
b && (w(b.id), C(!1));
|
|
70
|
-
}
|
|
71
|
-
}, children: /* @__PURE__ */ t(H, { align: "inline-start", children: L ? /* @__PURE__ */ t(J, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) : /* @__PURE__ */ t(Q, { className: "ttw:size-4 ttw:text-muted-foreground" }) }) }),
|
|
72
|
-
/* @__PURE__ */ t(q, { container: g, children: /* @__PURE__ */ u(B, { children: [
|
|
73
|
-
/* @__PURE__ */ t(G, { children: i ? o._("No customers found - type to add a customer") : o._("No customers found") }),
|
|
74
|
-
a.map((r) => /* @__PURE__ */ t(K, { value: r.id, children: /* @__PURE__ */ u("div", { className: "ttw:flex ttw:w-full ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
75
|
-
/* @__PURE__ */ t("span", { children: r.name }),
|
|
76
|
-
/* @__PURE__ */ t("span", { className: "ttw:text-muted-foreground", children: r.email })
|
|
77
|
-
] }) }, r.id))
|
|
78
|
-
] }) })
|
|
79
|
-
] }),
|
|
80
|
-
/* @__PURE__ */ t(R, { children: i ? o._("Search by customer name or email. New customers will be saved when saving the invoice.") : o._("Search by customer name or email.") }),
|
|
81
|
-
/* @__PURE__ */ t(T, { errors: n ? [n] : [] })
|
|
82
|
-
] }) });
|
|
83
|
-
} });
|
|
1
|
+
const o = ["draft", "new", "waiting_to_be_paid", "approve_in_progress"], s = (n) => {
|
|
2
|
+
if (!n.due_date) return 0;
|
|
3
|
+
const e = /* @__PURE__ */ new Date();
|
|
4
|
+
e.setUTCHours(0, 0, 0, 0);
|
|
5
|
+
const t = new Date(n.due_date);
|
|
6
|
+
if (t.setUTCHours(0, 0, 0, 0), t.getTime() === e.getTime()) return 0;
|
|
7
|
+
const r = o.includes(n.status), i = t.getTime() < e.getTime();
|
|
8
|
+
return !r || !i ? 0 : Math.floor((e.getTime() - t.getTime()) / 864e5);
|
|
84
9
|
};
|
|
85
10
|
export {
|
|
86
|
-
|
|
11
|
+
s as getInvoiceOverdueDays
|
|
87
12
|
};
|
|
@@ -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 "./index146.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 "./index157.js";
|
|
14
14
|
import "./index84.js";
|
|
15
15
|
import "clsx";
|
|
16
16
|
import "tailwind-merge";
|
|
@@ -1,19 +1,71 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
1
|
+
import { jsx as t, jsxs as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { getMeasureUnitValidationSchema as z } from "./index182.js";
|
|
3
|
+
import { Button as o } from "./index84.js";
|
|
4
|
+
import { Input as p } from "./index122.js";
|
|
5
|
+
import { TableRow as C, TableCell as M } from "./index285.js";
|
|
6
|
+
import { zodResolver as S } from "@hookform/resolvers/zod";
|
|
7
|
+
import { useLingui as U } from "@lingui/react";
|
|
8
|
+
import { Check as $, X as j } from "lucide-react";
|
|
9
|
+
import { useForm as k, Controller as f } from "react-hook-form";
|
|
10
|
+
import { useCreateMeasureUnit as E } from "./index417.js";
|
|
11
|
+
import { useUpdateMeasureUnit as V } from "./index418.js";
|
|
12
|
+
const P = {
|
|
13
|
+
name: "",
|
|
14
|
+
description: ""
|
|
15
|
+
}, D = ({
|
|
16
|
+
id: s,
|
|
17
|
+
isEditMode: n,
|
|
18
|
+
initialValues: h = P,
|
|
19
|
+
onCancel: g,
|
|
20
|
+
onEdit: v
|
|
21
|
+
}) => {
|
|
22
|
+
const {
|
|
23
|
+
i18n: m
|
|
24
|
+
} = U(), b = z(m), {
|
|
25
|
+
handleSubmit: l,
|
|
26
|
+
control: d,
|
|
27
|
+
reset: y,
|
|
28
|
+
setError: c
|
|
29
|
+
} = k({
|
|
30
|
+
defaultValues: h,
|
|
31
|
+
resolver: S(b)
|
|
32
|
+
}), w = E(() => y(), (e) => c("name", {
|
|
33
|
+
type: "custom",
|
|
34
|
+
message: e
|
|
35
|
+
})), i = V(s ?? "", () => v?.(), (e) => c("name", {
|
|
36
|
+
type: "custom",
|
|
37
|
+
message: e
|
|
38
|
+
})), x = (e) => {
|
|
39
|
+
if (!n || !s) {
|
|
40
|
+
console.error("handleEdit called without valid id or edit mode");
|
|
41
|
+
return;
|
|
42
|
+
}
|
|
43
|
+
i.mutate(e);
|
|
44
|
+
}, N = (e) => {
|
|
45
|
+
w.mutate(e);
|
|
46
|
+
}, u = w.isPending || i.isPending;
|
|
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
|
|
52
|
+
}
|
|
53
|
+
}) => /* @__PURE__ */ a("div", { className: "ttw:w-[35%]", children: [
|
|
54
|
+
/* @__PURE__ */ t(p, { ...e, disabled: u, "aria-invalid": !!r || void 0, className: "ttw:h-8" }),
|
|
55
|
+
r && /* @__PURE__ */ t("p", { className: "ttw:text-xs ttw:text-destructive ttw:mt-1", children: r.message })
|
|
56
|
+
] }) }),
|
|
57
|
+
/* @__PURE__ */ t(f, { name: "description", control: d, render: ({
|
|
58
|
+
field: e,
|
|
59
|
+
fieldState: {
|
|
60
|
+
error: r
|
|
61
|
+
}
|
|
62
|
+
}) => /* @__PURE__ */ t("div", { className: "ttw:w-[55%]", children: /* @__PURE__ */ t(p, { ...e, id: e.name, disabled: u, "aria-invalid": !!r || void 0, className: "ttw:h-8" }) }) }),
|
|
63
|
+
n ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:justify-center ttw:gap-1", children: [
|
|
64
|
+
/* @__PURE__ */ t(o, { variant: "outline", size: "icon", className: "ttw:size-8 ttw:bg-primary-foreground ttw:text-primary ttw:hover:text-primary ttw:hover:bg-primary-foreground/80 ttw:border-0", disabled: i.isPending, onClick: l(x), children: /* @__PURE__ */ t($, { className: "ttw:size-4" }) }),
|
|
65
|
+
/* @__PURE__ */ t(o, { variant: "outline", size: "icon", className: "ttw:size-8 ttw:bg-primary-foreground ttw:text-primary ttw:hover:text-primary ttw:hover:bg-primary-foreground/80 ttw:border-0", onClick: g, children: /* @__PURE__ */ t(j, { className: "ttw:size-4" }) })
|
|
66
|
+
] }) : /* @__PURE__ */ t(o, { variant: "outline", size: "sm", className: "ttw:h-8 ttw:bg-primary-foreground ttw:text-primary ttw:hover:text-primary ttw:hover:bg-primary-foreground/80 ttw:border-0", onClick: l(N), children: m._("Add") })
|
|
67
|
+
] }) }) });
|
|
68
|
+
};
|
|
16
69
|
export {
|
|
17
|
-
|
|
18
|
-
f as AvatarFallback
|
|
70
|
+
D as MeasureUnitsFormRow
|
|
19
71
|
};
|
|
@@ -1,88 +1,49 @@
|
|
|
1
|
-
import { jsx as e,
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
1
|
+
import { jsx as e, jsxs as a, Fragment as m } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useCurrencies as b } from "./index58.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "./index92.js";
|
|
5
|
+
import { useLingui as x } from "@lingui/react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
import "./index57.js";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { ConfirmationModal as y } from "./index215.js";
|
|
10
|
+
import { Table as C, TableBody as _, TableRow as D, TableCell as l } from "./index285.js";
|
|
11
|
+
import { Typography as r } from "./index85.js";
|
|
12
|
+
import { Loader2 as L } from "lucide-react";
|
|
13
|
+
import { useGetProducts as T } from "./index179.js";
|
|
14
|
+
const R = ({
|
|
15
|
+
onClose: c,
|
|
16
|
+
onDelete: d,
|
|
17
|
+
name: p,
|
|
18
|
+
isLoading: u,
|
|
19
|
+
open: h,
|
|
20
|
+
id: n
|
|
20
21
|
}) => {
|
|
21
22
|
const {
|
|
22
|
-
i18n:
|
|
23
|
-
} =
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
/* @__PURE__ */ e(
|
|
33
|
-
|
|
23
|
+
i18n: t
|
|
24
|
+
} = x(), {
|
|
25
|
+
formatCurrencyToDisplay: w
|
|
26
|
+
} = b(), {
|
|
27
|
+
data: s,
|
|
28
|
+
isLoading: o
|
|
29
|
+
} = T({
|
|
30
|
+
measure_unit_id: n ?? ""
|
|
31
|
+
}, !!n), f = s?.data.length === 0, g = () => f ? /* @__PURE__ */ a(m, { children: [
|
|
32
|
+
/* @__PURE__ */ e(r, { children: t._("There are no items created with this measure unit.") }),
|
|
33
|
+
/* @__PURE__ */ e(r, { color: "muted", children: t._("Deleting it won't affect your items.") })
|
|
34
|
+
] }) : /* @__PURE__ */ a(m, { children: [
|
|
35
|
+
/* @__PURE__ */ e(r, { children: t._("Any products or services referencing this unit will update to use a blank unit of measure.") }),
|
|
36
|
+
/* @__PURE__ */ e(r, { color: "muted", children: t._("Previously issued invoices will not be impacted.") }),
|
|
37
|
+
o && /* @__PURE__ */ e(L, { className: "ttw:mx-auto ttw:size-6 ttw:animate-spin" }),
|
|
38
|
+
!o && /* @__PURE__ */ e(C, { children: /* @__PURE__ */ e(_, { children: s?.data.map((i) => /* @__PURE__ */ a(D, { className: "ttw:border-border ttw:hover:bg-transparent", children: [
|
|
39
|
+
/* @__PURE__ */ e(l, { className: "ttw:pl-0 ttw:whitespace-normal ttw:text-text ttw:font-medium", children: i.name }),
|
|
40
|
+
/* @__PURE__ */ e(l, { className: "ttw:pr-0 ttw:text-right ttw:text-text ttw:font-medium", children: i.price && w(i.price?.value, i.price?.currency) })
|
|
41
|
+
] }, i.id)) }) })
|
|
34
42
|
] });
|
|
35
|
-
return /* @__PURE__ */ e(
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
error: s
|
|
39
|
-
}
|
|
40
|
-
}) => /* @__PURE__ */ e(H, { children: /* @__PURE__ */ n(J, { children: [
|
|
41
|
-
/* @__PURE__ */ e(Q, { htmlFor: "payment_terms_id", children: a._("Payment terms") }),
|
|
42
|
-
/* @__PURE__ */ n(q, { open: F, onOpenChange: (t) => {
|
|
43
|
-
m(t), !t && i === l && !o && r.onChange(void 0);
|
|
44
|
-
}, children: [
|
|
45
|
-
/* @__PURE__ */ n(R, { ...r, disabled: T, value: r.value, onValueChange: (t) => {
|
|
46
|
-
if (t === l) {
|
|
47
|
-
i !== l && p(void 0), r.onChange(t), c();
|
|
48
|
-
return;
|
|
49
|
-
}
|
|
50
|
-
r.onChange(t), t === u && _("payment_reminder_id", "", {
|
|
51
|
-
shouldDirty: !0
|
|
52
|
-
}), p(void 0), m(!1);
|
|
53
|
-
}, children: [
|
|
54
|
-
/* @__PURE__ */ e(B, { className: "ttw:w-full", children: /* @__PURE__ */ e(U, { id: "payment_terms_id", className: "ttw:w-full", "aria-invalid": !!s, children: /* @__PURE__ */ n(V, { placeholder: a._("Select payment terms"), children: [
|
|
55
|
-
i === u && /* @__PURE__ */ e("span", { className: "ttw:truncate", children: a._("Due on receipt") }),
|
|
56
|
-
i === l && /* @__PURE__ */ n("span", { className: "ttw:flex ttw:w-full ttw:min-w-0 ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
57
|
-
/* @__PURE__ */ n("span", { className: "ttw:flex ttw:min-w-0 ttw:items-center ttw:gap-1.5", children: [
|
|
58
|
-
/* @__PURE__ */ e(A, { className: D("ttw:size-4 ttw:shrink-0", !o && "ttw:text-muted-foreground") }),
|
|
59
|
-
/* @__PURE__ */ e("span", { className: D("ttw:truncate", !o && "ttw:text-muted-foreground"), children: o ? x(o, S) : a._("Mon DD, YYYY") })
|
|
60
|
-
] }),
|
|
61
|
-
/* @__PURE__ */ e("span", { className: "ttw:text-muted-foreground ttw:shrink-0 ttw:text-xs", children: a._("Custom date") })
|
|
62
|
-
] }),
|
|
63
|
-
d && C(d.name, P)
|
|
64
|
-
] }) }) }),
|
|
65
|
-
/* @__PURE__ */ n(z, { children: [
|
|
66
|
-
/* @__PURE__ */ e(h, { value: u, children: a._("Due on receipt") }),
|
|
67
|
-
!y && /* @__PURE__ */ e(h, { value: l, onPointerUp: c, onClick: c, onKeyDown: (t) => {
|
|
68
|
-
(t.key === "Enter" || t.key === " ") && c();
|
|
69
|
-
}, children: a._("Custom date") }),
|
|
70
|
-
/* @__PURE__ */ e(I, {}),
|
|
71
|
-
g.map((t) => /* @__PURE__ */ e(h, { value: t.id, children: C(t.name, N(t)) }, t.id))
|
|
72
|
-
] })
|
|
73
|
-
] }),
|
|
74
|
-
/* @__PURE__ */ e(K, { className: "ttw:w-auto ttw:overflow-hidden ttw:p-0", align: "start", onFocusOutside: (t) => {
|
|
75
|
-
t.preventDefault();
|
|
76
|
-
}, children: /* @__PURE__ */ e(G, { mode: "single", captionLayout: "dropdown", selected: o, disabled: {
|
|
77
|
-
before: /* @__PURE__ */ new Date()
|
|
78
|
-
}, onSelect: (t) => {
|
|
79
|
-
p(t), m(!1);
|
|
80
|
-
} }) })
|
|
81
|
-
] }),
|
|
82
|
-
y && /* @__PURE__ */ e(W, { children: a._("Each invoice in the series will have the same payment term.") }),
|
|
83
|
-
/* @__PURE__ */ e(X, { errors: s ? [s] : [] })
|
|
84
|
-
] }) }) }) }) });
|
|
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() });
|
|
85
46
|
};
|
|
86
47
|
export {
|
|
87
|
-
|
|
48
|
+
R as ConfirmDeleteMeasureUnitDialog
|
|
88
49
|
};
|