@tesouro/embedded-components-react 0.2.231 → 0.2.233
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -10
- package/dist/index.css +24 -0
- package/dist/index.d.ts +106 -27
- package/dist/index.js +82 -86
- package/dist/lib/ReceivablesWidget.js +24 -24
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index4.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +154 -126
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +144 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +5 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/ExpenseApprovalPoliciesWidgetFeature.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/data-access/dist/index3.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index9.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index4.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +23 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +35 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +4 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +25 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +1270 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +32 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +2 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +23 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +9 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +8 -1270
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +79 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +6 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +33 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +31 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +11 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +21 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +10 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +118 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +7 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +215 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +10 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +10 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +48 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +49 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +10 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +42 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +15 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +11 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +150 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +26 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +54 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +71 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +29 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +3 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +64 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +37 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +82 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +5 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +96 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +56 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +9 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +45 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +75 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +58 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +14 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +22 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +79 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +28 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +39 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +23 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +12 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +20 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +18 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +18 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +19 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +27 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +111 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +68 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +12 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +12 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +59 -151
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +396 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +66 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +2 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +407 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +101 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +26 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +5 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +11 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +5 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +10 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +214 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +12 -214
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +11 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +7 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +35 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +146 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +85 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +25 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +183 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +26 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +35 -360
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +51 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +82 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +34 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +360 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +117 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +6 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +16 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +9 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +12 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +10 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +8 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +15 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +22 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +54 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +27 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +34 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +37 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +12 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +26 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +17 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +106 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +12 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +16 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +23 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +34 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +54 -142
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +44 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +30 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +96 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +46 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +143 -209
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +109 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +34 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +51 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +27 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +5 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +56 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +31 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +18 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +41 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +344 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +301 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +88 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +162 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +263 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +25 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +20 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +5 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +18 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +28 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +39 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +61 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +96 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +111 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +87 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +2 -160
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +96 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +97 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +212 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +62 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +72 -346
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +42 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +10 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +22 -162
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +51 -261
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +28 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +58 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +20 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +480 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +163 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +39 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +58 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +29 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +118 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +22 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +41 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +57 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +25 -128
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +122 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +43 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +112 -104
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +104 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +43 -198
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +203 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +70 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +149 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +30 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +4 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +13 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +32 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +27 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +33 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +31 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +11 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +6 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +156 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +28 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +28 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +78 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +14 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +76 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +76 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +42 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +25 -488
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +122 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +19 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +40 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +61 -165
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +22 -132
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +29 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +21 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +17 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +18 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +168 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +122 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +160 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +9 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +18 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +59 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +62 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +59 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +6 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +6 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +62 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +21 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +63 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +14 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +11 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +255 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +6 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +94 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +30 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +26 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +15 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +46 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +10 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +47 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +43 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +34 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +27 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +73 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +96 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +35 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +16 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +19 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +47 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +32 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +10 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +10 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +34 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +53 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +31 -264
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +24 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +30 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +5 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +127 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +18 -138
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +62 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +18 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +18 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +12 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +17 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +13 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +67 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +20 -284
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +111 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +81 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +2 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +9 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +4 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +7 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +48 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +16 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +120 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +18 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +16 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +16 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +74 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +16 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +16 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +16 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +3 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +11 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +82 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +17 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +85 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +265 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +37 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +61 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +43 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +136 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +92 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +10 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +2 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +282 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +49 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +15 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +5 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +65 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +47 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +22 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +28 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +38 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +54 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +96 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +14 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +75 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +18 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +9 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +53 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +69 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +21 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +34 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +19 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +42 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +36 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +13 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +14 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +51 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +57 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +8 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +68 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +67 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +37 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +32 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +85 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +103 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +109 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +12 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +70 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +82 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +50 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +50 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +52 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +29 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +36 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +44 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +48 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +81 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +28 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +23 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +37 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +35 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +15 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +24 -24
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/lib/approvalPoliciesApi.js +71 -75
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApprovalPolicyRules.js +29 -29
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApproverOptions.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/allPages.js +17 -9
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/bank-account/useAllBankAccountsQuery.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/clientRegistry.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useAllOrganizationRolesQuery.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useUpsertUserDataMutation.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/user/useAllOrganizationUsersQuery.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +24 -24
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index10.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index5.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index5.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index8.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index7.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +35 -35
- package/dist/pending-feature-style-sources.d.ts +2 -1
- package/package.json +1 -1
- package/dist/lib/CreateCardWidget.d.ts +0 -590
- package/dist/lib/CreateCardWidget.js +0 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +0 -175
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/data-access/dist/index2.js +0 -16
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index2.js +0 -61
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index3.js +0 -7
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index2.js +0 -18
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index3.js +0 -7
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { useMoniteContext as r } from "./index57.js";
|
|
2
|
-
const
|
|
2
|
+
const u = (e, t = !0) => {
|
|
3
3
|
const {
|
|
4
4
|
api: o
|
|
5
5
|
} = r();
|
|
6
|
-
return o.finops.
|
|
6
|
+
return o.finops.getProducts.useQuery({
|
|
7
7
|
query: e
|
|
8
8
|
}, {
|
|
9
9
|
enabled: t
|
|
10
10
|
});
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
|
-
|
|
13
|
+
u as useGetProducts
|
|
14
14
|
};
|
|
@@ -1,123 +1,24 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { useLingui as
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
import { getUpdateCounterpartValidationSchema as O } from "./index260.js";
|
|
10
|
-
import "./index57.js";
|
|
11
|
-
import { toast as x } from "react-hot-toast";
|
|
12
|
-
import "date-fns";
|
|
13
|
-
import { getCounterpartName as N } from "./index7.js";
|
|
14
|
-
import { useUpdateCounterpartAddress as R } from "./index294.js";
|
|
15
|
-
import { LanguageCodeEnum as q } from "./index262.js";
|
|
16
|
-
import { LoadingSpinner as G } from "./index150.js";
|
|
17
|
-
const de = ({
|
|
18
|
-
customerType: g,
|
|
19
|
-
counterpart: t,
|
|
20
|
-
counterpartAddress: a,
|
|
21
|
-
handleClose: z,
|
|
22
|
-
onUpdate: i
|
|
1
|
+
import { jsx as e, jsxs as n } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as s } from "./index84.js";
|
|
3
|
+
import { Sheet as a, SheetContent as i, SheetHeader as d, SheetTitle as l, SheetDescription as h, SheetFooter as m } from "./index130.js";
|
|
4
|
+
import { useLingui as c } from "@lingui/react";
|
|
5
|
+
import { ManageMeasureUnitsForm as p } from "./index331.js";
|
|
6
|
+
const b = ({
|
|
7
|
+
handleClose: r,
|
|
8
|
+
open: o
|
|
23
9
|
}) => {
|
|
24
10
|
const {
|
|
25
|
-
i18n:
|
|
26
|
-
} =
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
addressId: a?.id ?? ""
|
|
35
|
-
}), v = E || b, r = t.type, l = "individual" in t ? t.individual.email : t.organization.email, p = ("individual" in t ? t.individual.phone : t.organization.phone) ?? "", u = "individual" in t ? t.individual.last_name : "", n = "organization" in t ? t.organization.legal_name : t.individual.first_name, $ = k(() => ({
|
|
36
|
-
remindersEnabled: t.reminders_enabled,
|
|
37
|
-
isCustomer: t.is_customer,
|
|
38
|
-
isVendor: t.is_vendor,
|
|
39
|
-
tax_id: t.tax_id ?? "",
|
|
40
|
-
email: l,
|
|
41
|
-
phone: p,
|
|
42
|
-
line1: a?.line1,
|
|
43
|
-
line2: a?.line2 ?? "",
|
|
44
|
-
city: a?.city,
|
|
45
|
-
state: a?.state,
|
|
46
|
-
country: a?.country,
|
|
47
|
-
postalCode: a?.postal_code,
|
|
48
|
-
firstName: n,
|
|
49
|
-
lastName: u,
|
|
50
|
-
companyName: n
|
|
51
|
-
}), [t, a]), s = I({
|
|
52
|
-
resolver: B(O(o, r, g)),
|
|
53
|
-
defaultValues: $
|
|
54
|
-
}), L = D((c) => {
|
|
55
|
-
c.preventDefault(), c.stopPropagation(), s.handleSubmit(async (e) => {
|
|
56
|
-
const P = q.find((f) => f === o.locale.split("-")[0]) ?? "en", h = {
|
|
57
|
-
city: e.city,
|
|
58
|
-
country: e.country,
|
|
59
|
-
line1: e.line1,
|
|
60
|
-
line2: e.line2,
|
|
61
|
-
state: e.state,
|
|
62
|
-
postal_code: e.postalCode
|
|
63
|
-
}, U = e.city !== a?.city || e.country !== a?.country || e.line1 !== a?.line1 || (e.line2 ?? "") !== (a?.line2 ?? "") || e.state !== a?.state || e.postalCode !== a?.postal_code, w = {
|
|
64
|
-
reminders_enabled: e.remindersEnabled,
|
|
65
|
-
is_customer: t.is_customer,
|
|
66
|
-
is_vendor: t.is_vendor,
|
|
67
|
-
tax_id: e.tax_id
|
|
68
|
-
};
|
|
69
|
-
if (e.remindersEnabled !== !!t.reminders_enabled || e.tax_id !== (t.tax_id ?? "") || e.phone !== p || e.email !== l || r === "organization" && e.companyName !== n || r === "individual" && e.firstName !== n || r === "individual" && e.lastName !== u) {
|
|
70
|
-
U && await m(h);
|
|
71
|
-
const f = r === "individual" ? {
|
|
72
|
-
...w,
|
|
73
|
-
individual: {
|
|
74
|
-
first_name: e.firstName,
|
|
75
|
-
last_name: e.lastName,
|
|
76
|
-
phone: e.phone,
|
|
77
|
-
email: e.email
|
|
78
|
-
}
|
|
79
|
-
} : {
|
|
80
|
-
...w,
|
|
81
|
-
language: t.language ?? P,
|
|
82
|
-
organization: {
|
|
83
|
-
legal_name: e.companyName,
|
|
84
|
-
phone: e.phone,
|
|
85
|
-
email: e.email
|
|
86
|
-
}
|
|
87
|
-
};
|
|
88
|
-
return y({
|
|
89
|
-
path: {
|
|
90
|
-
counterpart_id: t.id
|
|
91
|
-
},
|
|
92
|
-
body: f
|
|
93
|
-
}, {
|
|
94
|
-
onSuccess: ({
|
|
95
|
-
id: F
|
|
96
|
-
}) => {
|
|
97
|
-
i && i(F);
|
|
98
|
-
}
|
|
99
|
-
});
|
|
100
|
-
} else
|
|
101
|
-
return m(h, {
|
|
102
|
-
onSuccess: () => {
|
|
103
|
-
x.success(o._("{name} has been updated.", {
|
|
104
|
-
name: N(t)
|
|
105
|
-
})), i && i(t.id);
|
|
106
|
-
}
|
|
107
|
-
});
|
|
108
|
-
})(c);
|
|
109
|
-
}, [y, m, x, N, i, r, s.handleSubmit, o, n, p, l, u]);
|
|
110
|
-
return /* @__PURE__ */ d(A, { ...s, children: /* @__PURE__ */ _("form", { id: S, onSubmit: L, className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:border ttw:border-primary ttw:rounded-[10px] ttw:bg-zinc-100", children: [
|
|
111
|
-
/* @__PURE__ */ d(T, { counterpartType: r, isLoading: b, isEditMode: !0, customerType: g }),
|
|
112
|
-
/* @__PURE__ */ _("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
113
|
-
/* @__PURE__ */ d(C, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", onClick: z, children: o._("Cancel") }),
|
|
114
|
-
/* @__PURE__ */ _(C, { type: "submit", className: "ttw:flex-1", disabled: v || !s.formState.isDirty && t.type === r, children: [
|
|
115
|
-
v && /* @__PURE__ */ d(G, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
116
|
-
o._("Save")
|
|
117
|
-
] })
|
|
118
|
-
] })
|
|
11
|
+
i18n: t
|
|
12
|
+
} = c();
|
|
13
|
+
return /* @__PURE__ */ e(a, { open: o, onOpenChange: r, children: /* @__PURE__ */ n(i, { side: "right", className: "ttw:gap-0 ttw:p-0", children: [
|
|
14
|
+
/* @__PURE__ */ n(d, { className: "ttw:border-b ttw:border-border", children: [
|
|
15
|
+
/* @__PURE__ */ e(l, { children: t._("Manage measure units") }),
|
|
16
|
+
/* @__PURE__ */ e(h, { hidden: !0, children: t._("Manage measure units") })
|
|
17
|
+
] }),
|
|
18
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex-1 ttw:overflow-y-auto ttw:px-6 ttw:py-4", children: /* @__PURE__ */ e(p, {}) }),
|
|
19
|
+
/* @__PURE__ */ e(m, { className: "ttw:border-t ttw:border-border ttw:flex-row ttw:justify-end", children: /* @__PURE__ */ e(s, { onClick: r, children: t._("Done") }) })
|
|
119
20
|
] }) });
|
|
120
21
|
};
|
|
121
22
|
export {
|
|
122
|
-
|
|
23
|
+
b as ManageMeasureUnits
|
|
123
24
|
};
|
|
@@ -1,14 +1,24 @@
|
|
|
1
|
-
import { useMoniteContext as
|
|
2
|
-
|
|
1
|
+
import { useMoniteContext as i } from "./index57.js";
|
|
2
|
+
import { useLingui as a } from "@lingui/react";
|
|
3
|
+
import { toast as s } from "react-hot-toast";
|
|
4
|
+
const m = (r) => {
|
|
3
5
|
const {
|
|
4
|
-
api:
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
6
|
+
api: e,
|
|
7
|
+
queryClient: n
|
|
8
|
+
} = i(), {
|
|
9
|
+
i18n: t
|
|
10
|
+
} = a();
|
|
11
|
+
return e.finops.postProducts.useMutation(void 0, {
|
|
12
|
+
onSuccess: async (o) => {
|
|
13
|
+
r?.(o), await e.finops.getProducts.invalidateQueries(n), s.success(t._("{name} has been added to the list.", {
|
|
14
|
+
name: o.name
|
|
15
|
+
}));
|
|
16
|
+
},
|
|
17
|
+
onError: () => {
|
|
18
|
+
s.error(t._("Failed to create"));
|
|
19
|
+
}
|
|
10
20
|
});
|
|
11
21
|
};
|
|
12
22
|
export {
|
|
13
|
-
|
|
23
|
+
m as useCreateProduct
|
|
14
24
|
};
|
|
@@ -1,51 +1,29 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
ready_to_pay: "ttw:bg-green-100 ttw:text-green-700",
|
|
27
|
-
pending_approval: "ttw:bg-blue-100 ttw:text-blue-700",
|
|
28
|
-
rejected: "ttw:bg-orange-100 ttw:text-orange-700",
|
|
29
|
-
draft: "ttw:bg-neutral-100 ttw:text-neutral-700",
|
|
30
|
-
paid: "ttw:bg-white ttw:text-green-700",
|
|
31
|
-
cancelled: "ttw:bg-white ttw:text-neutral-400"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}), C = ({
|
|
35
|
-
status: t,
|
|
36
|
-
dueDate: a,
|
|
37
|
-
className: r,
|
|
38
|
-
showBadgeBackground: e = !0,
|
|
39
|
-
showOverdueBadge: i = !1,
|
|
40
|
-
ref: o
|
|
41
|
-
}) => {
|
|
42
|
-
const {
|
|
43
|
-
i18n: p
|
|
44
|
-
} = u(), l = f(t, a), n = m(t), d = n === "paid", s = d ? !1 : e;
|
|
45
|
-
return /* @__PURE__ */ c(g, { ref: o, className: w("ttw:inline-flex ttw:items-center ttw:gap-1", b({
|
|
46
|
-
variant: l ? "overdue" : n
|
|
47
|
-
}), !e && !d && "ttw:text-zinc-950!", r), showBadgeBackground: s, children: v(p, n, i) });
|
|
48
|
-
};
|
|
1
|
+
import { CurrencyEnumSchema as t } from "./index308.js";
|
|
2
|
+
import { z as r } from "zod";
|
|
3
|
+
const n = (e) => r.object({
|
|
4
|
+
name: r.string().trim().min(1, e._("Product name is required")).max(100, e._("Product name must be 100 characters or less")).meta({
|
|
5
|
+
title: e._("Product Name")
|
|
6
|
+
}),
|
|
7
|
+
type: r.enum(["product", "service"], e._("Product type is required")).meta({
|
|
8
|
+
title: e._("Type")
|
|
9
|
+
}),
|
|
10
|
+
pricePerUnit: r.number().min(0, e._("Price per unit must be 0 or greater")).meta({
|
|
11
|
+
title: e._("Price Per Unit")
|
|
12
|
+
}),
|
|
13
|
+
currency: t.meta({
|
|
14
|
+
title: e._("Currency")
|
|
15
|
+
}),
|
|
16
|
+
description: r.string().trim().max(280, e._("Description must be 280 characters or less")).optional().meta({
|
|
17
|
+
title: e._("Description")
|
|
18
|
+
}),
|
|
19
|
+
measureUnitId: r.string().optional().meta({
|
|
20
|
+
title: e._("Unit")
|
|
21
|
+
})
|
|
22
|
+
}), m = (e) => r.object({
|
|
23
|
+
name: r.string().trim().min(1, e._("Unit label is required")),
|
|
24
|
+
description: r.string().trim().optional()
|
|
25
|
+
});
|
|
49
26
|
export {
|
|
50
|
-
|
|
27
|
+
m as getMeasureUnitValidationSchema,
|
|
28
|
+
n as getProductValidationSchema
|
|
51
29
|
};
|
|
@@ -1,51 +1,119 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { jsxs as r, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useRef as L, useMemo as g, useCallback as P } from "react";
|
|
3
|
+
import { useCurrencies as U } from "./index58.js";
|
|
4
|
+
import "./index92.js";
|
|
5
|
+
import { useLingui as M } from "@lingui/react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
import "./index57.js";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { FieldLabel as w, Field as f, FieldContent as x, FieldError as p } from "./index154.js";
|
|
10
|
+
import { InputGroup as y, InputGroupAddon as N, InputGroupInput as T, InputGroupTextarea as E } from "./index101.js";
|
|
11
|
+
import { Input as z } from "./index128.js";
|
|
12
|
+
import { Label as C } from "./index285.js";
|
|
13
|
+
import { RadioGroup as A, RadioGroupItem as _ } from "./index330.js";
|
|
14
|
+
import { Typography as d } from "./index85.js";
|
|
15
|
+
import { Combobox as B, ComboboxInput as R, ComboboxContent as V, ComboboxList as j, ComboboxEmpty as D, ComboboxCollection as W, ComboboxItem as H } from "./index90.js";
|
|
16
|
+
import { useFormContext as q, Controller as s } from "react-hook-form";
|
|
17
|
+
import { twMerge as l } from "tailwind-merge";
|
|
18
|
+
import "react-hot-toast";
|
|
19
|
+
import { useGetMeasureUnits as J } from "./index317.js";
|
|
20
|
+
const wt = ({
|
|
21
|
+
isLoading: i,
|
|
22
|
+
isEditMode: c,
|
|
23
|
+
isProduct: F
|
|
18
24
|
}) => {
|
|
19
25
|
const {
|
|
20
|
-
i18n:
|
|
21
|
-
} =
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
26
|
+
i18n: a
|
|
27
|
+
} = M(), {
|
|
28
|
+
getSymbolFromCurrency: I
|
|
29
|
+
} = U(), u = L(null), {
|
|
30
|
+
data: S
|
|
31
|
+
} = J(), m = S?.data ?? [], {
|
|
32
|
+
control: n,
|
|
33
|
+
formState: {
|
|
34
|
+
errors: k
|
|
35
|
+
}
|
|
36
|
+
} = q(), G = g(() => m.map((t) => t.id), [m]), h = g(() => new Map(m.map((t) => [t.id, t.name])), [m]), b = P((t) => h.get(t) ?? t, [h]);
|
|
37
|
+
return /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
38
|
+
c && /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: /* @__PURE__ */ e(d, { variant: "body1", className: "ttw:font-medium", children: a._("Editing {type} details", {
|
|
39
|
+
type: F ? "product" : "service"
|
|
40
|
+
}) }) }),
|
|
41
|
+
/* @__PURE__ */ e(s, { name: "type", control: n, render: ({
|
|
42
|
+
field: t
|
|
43
|
+
}) => /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
44
|
+
/* @__PURE__ */ e(w, { children: a._("Type") }),
|
|
45
|
+
/* @__PURE__ */ r(A, { className: "ttw:flex", value: t.value, disabled: i, onValueChange: t.onChange, children: [
|
|
46
|
+
/* @__PURE__ */ r("div", { className: l("ttw:flex ttw:p-4 ttw:flex-1 ttw:gap-2 ttw:border ttw:rounded-xl ttw:border-border ttw:hover:bg-primary/10 ttw:hover:border-primary/30", t.value === "product" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
47
|
+
/* @__PURE__ */ e(_, { value: "product", id: "type-product", className: l(t.value === "product" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: l(t.value === "product" && "ttw:fill-white"), disabled: i }),
|
|
48
|
+
/* @__PURE__ */ r(C, { htmlFor: "type-product", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
49
|
+
/* @__PURE__ */ e(d, { variant: "body2", className: "ttw:leading-3.5", children: a._("Product") }),
|
|
50
|
+
/* @__PURE__ */ e(d, { variant: "caption", color: "muted", children: a._("A physical or digital item") })
|
|
51
|
+
] })
|
|
52
|
+
] }),
|
|
53
|
+
/* @__PURE__ */ r("div", { className: l("ttw:flex ttw:p-4 ttw:flex-1 ttw:gap-2 ttw:border ttw:rounded-xl ttw:border-border ttw:hover:bg-primary/10 ttw:hover:border-primary/30", t.value === "service" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
54
|
+
/* @__PURE__ */ e(_, { value: "service", id: "type-service", className: l(t.value === "service" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: l(t.value === "service" && "ttw:fill-white"), disabled: i }),
|
|
55
|
+
/* @__PURE__ */ r(C, { htmlFor: "type-service", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
56
|
+
/* @__PURE__ */ e(d, { variant: "body2", className: "ttw:leading-3.5", children: a._("Service") }),
|
|
57
|
+
/* @__PURE__ */ e(d, { variant: "caption", color: "muted", children: a._("Work or labor you provide") })
|
|
58
|
+
] })
|
|
59
|
+
] })
|
|
36
60
|
] })
|
|
37
|
-
] })
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
61
|
+
] }) }),
|
|
62
|
+
/* @__PURE__ */ e(s, { name: "name", control: n, render: ({
|
|
63
|
+
field: t,
|
|
64
|
+
fieldState: {
|
|
65
|
+
error: o
|
|
66
|
+
}
|
|
67
|
+
}) => /* @__PURE__ */ e(f, { children: /* @__PURE__ */ r(x, { children: [
|
|
68
|
+
/* @__PURE__ */ e(w, { htmlFor: t.name, children: a._("Name") }),
|
|
69
|
+
/* @__PURE__ */ e(z, { ...t, id: t.name, placeholder: a._("e.g. House blend espresso beans"), className: c ? "ttw:bg-white" : "", disabled: i, "aria-invalid": !!o || void 0 }),
|
|
70
|
+
/* @__PURE__ */ e(p, { errors: [o] })
|
|
71
|
+
] }) }) }),
|
|
72
|
+
/* @__PURE__ */ r("div", { className: "ttw:w-1/2 ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
73
|
+
/* @__PURE__ */ e(w, { children: a._("Price per unit") }),
|
|
74
|
+
/* @__PURE__ */ r("div", { className: l("ttw:flex ttw:overflow-hidden ttw:rounded-md ttw:border ttw:border-input ttw:shadow-xs ttw:transition-[color,box-shadow]", "ttw:focus-within:border-ring ttw:focus-within:ring-[3px] ttw:focus-within:ring-ring/50", "ttw:has-[[data-slot][aria-invalid=true]]:border-destructive ttw:has-[[data-slot][aria-invalid=true]]:ring-[3px] ttw:has-[[data-slot][aria-invalid=true]]:ring-destructive/20", c && "ttw:bg-white"), ref: u, children: [
|
|
75
|
+
/* @__PURE__ */ e(s, { name: "pricePerUnit", control: n, render: ({
|
|
76
|
+
field: t,
|
|
77
|
+
fieldState: {
|
|
78
|
+
error: o
|
|
79
|
+
}
|
|
80
|
+
}) => /* @__PURE__ */ r(y, { className: "ttw:flex-1 ttw:border-0 ttw:shadow-none ttw:rounded-none ttw:has-[[data-slot=input-group-control]:focus-visible]:border-transparent ttw:has-[[data-slot=input-group-control]:focus-visible]:ring-0", children: [
|
|
81
|
+
/* @__PURE__ */ e(N, { align: "inline-start", children: I("USD") }),
|
|
82
|
+
/* @__PURE__ */ e(T, { type: "number", name: t.name, ref: t.ref, value: t.value ?? "", onChange: (v) => t.onChange(v.target.value === "" ? void 0 : Number(v.target.value)), className: "ttw:text-end", onBlur: t.onBlur, placeholder: "0.00", "aria-invalid": !!o || void 0, disabled: i })
|
|
83
|
+
] }) }),
|
|
84
|
+
/* @__PURE__ */ e("div", { className: "ttw:w-px ttw:shrink-0 ttw:bg-border" }),
|
|
85
|
+
/* @__PURE__ */ e(s, { name: "measureUnitId", control: n, render: ({
|
|
86
|
+
field: t
|
|
87
|
+
}) => /* @__PURE__ */ r(B, { value: t.value ?? null, onValueChange: (o) => t.onChange(o ?? void 0), items: G, itemToStringLabel: b, disabled: i, children: [
|
|
88
|
+
/* @__PURE__ */ e(R, { showClear: !!t.value, placeholder: "-", disabled: i, className: "ttw:w-28 ttw:border-0 ttw:shadow-none ttw:rounded-none ttw:has-[[data-slot=input-group-control]:focus-visible]:border-transparent ttw:has-[[data-slot=input-group-control]:focus-visible]:ring-0" }),
|
|
89
|
+
/* @__PURE__ */ e(V, { container: u.current, children: /* @__PURE__ */ r(j, { children: [
|
|
90
|
+
/* @__PURE__ */ e(D, { children: a._("No units found") }),
|
|
91
|
+
/* @__PURE__ */ e(W, { children: (o) => /* @__PURE__ */ e(H, { value: o, children: b(o) }, o) })
|
|
92
|
+
] }) })
|
|
93
|
+
] }) })
|
|
41
94
|
] }),
|
|
42
|
-
/* @__PURE__ */
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
95
|
+
/* @__PURE__ */ e(p, { errors: [k.pricePerUnit] })
|
|
96
|
+
] }),
|
|
97
|
+
/* @__PURE__ */ e(s, { name: "description", control: n, render: ({
|
|
98
|
+
field: t,
|
|
99
|
+
fieldState: {
|
|
100
|
+
error: o
|
|
101
|
+
}
|
|
102
|
+
}) => /* @__PURE__ */ e(f, { className: "ttw:block", children: /* @__PURE__ */ r(x, { children: [
|
|
103
|
+
/* @__PURE__ */ r(w, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
104
|
+
a._("Description"),
|
|
105
|
+
/* @__PURE__ */ e(d, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: a._("(optional)") })
|
|
106
|
+
] }),
|
|
107
|
+
/* @__PURE__ */ r(y, { className: l(c && "ttw:bg-white"), children: [
|
|
108
|
+
/* @__PURE__ */ e(E, { ...t, id: t.name, placeholder: a._("e.g. 16oz whole bean, medium-dark roast, ground to order"), rows: 4, maxLength: 280, disabled: i, "aria-invalid": !!o || void 0 }),
|
|
109
|
+
/* @__PURE__ */ e(N, { align: "block-end", className: "ttw:cursor-default", children: /* @__PURE__ */ e(d, { variant: "caption", color: "muted", className: "ttw:leading-none", children: a._("{count}/280 characters", {
|
|
110
|
+
count: (t.value ?? "").length
|
|
111
|
+
}) }) })
|
|
112
|
+
] }),
|
|
113
|
+
/* @__PURE__ */ e(p, { errors: [o] })
|
|
114
|
+
] }) }) })
|
|
47
115
|
] });
|
|
48
116
|
};
|
|
49
117
|
export {
|
|
50
|
-
|
|
118
|
+
wt as ProductFormContent
|
|
51
119
|
};
|
|
@@ -1,16 +1,72 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as i, jsxs as c } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useCurrencies as v } from "./index58.js";
|
|
3
|
+
import { useId as P, useMemo as U, useCallback as h } from "react";
|
|
4
|
+
import "./index92.js";
|
|
5
|
+
import { useLingui as g } from "@lingui/react";
|
|
6
|
+
import "react-dom";
|
|
7
|
+
import "./index57.js";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { zodResolver as x } from "@hookform/resolvers/zod";
|
|
10
|
+
import { Button as u } from "./index84.js";
|
|
11
|
+
import { LoadingSpinner as S } from "./index131.js";
|
|
12
|
+
import { useForm as _, FormProvider as C } from "react-hook-form";
|
|
13
|
+
import { useUpdateProduct as F } from "./index333.js";
|
|
14
|
+
import { getProductValidationSchema as N } from "./index186.js";
|
|
15
|
+
import { ProductFormContent as I } from "./index187.js";
|
|
16
|
+
const A = ({
|
|
17
|
+
product: r,
|
|
18
|
+
handleClose: l,
|
|
19
|
+
onUpdate: d
|
|
20
|
+
}) => {
|
|
3
21
|
const {
|
|
4
|
-
|
|
5
|
-
} =
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
22
|
+
i18n: o
|
|
23
|
+
} = g(), {
|
|
24
|
+
formatToMinorUnits: m,
|
|
25
|
+
formatFromMinorUnits: s
|
|
26
|
+
} = v(), f = `product-edit-form-${P()}`, {
|
|
27
|
+
mutate: p,
|
|
28
|
+
isPending: n
|
|
29
|
+
} = F(r.id), w = U(() => ({
|
|
30
|
+
name: r.name,
|
|
31
|
+
type: r.type ?? "product",
|
|
32
|
+
pricePerUnit: s(r.price?.value, r.price?.currency) ?? void 0,
|
|
33
|
+
currency: r.price?.currency ?? "USD",
|
|
34
|
+
description: r.description ?? "",
|
|
35
|
+
measureUnitId: r.measure_unit_id ?? void 0
|
|
36
|
+
}), [r.name, r.type, r.price?.value, r.price?.currency, r.description, r.measure_unit_id, s]), t = _({
|
|
37
|
+
resolver: x(N(o)),
|
|
38
|
+
defaultValues: w
|
|
39
|
+
}), y = h((a) => {
|
|
40
|
+
a.preventDefault(), a.stopPropagation(), t.handleSubmit((e) => {
|
|
41
|
+
p({
|
|
42
|
+
name: e.name,
|
|
43
|
+
type: e.type,
|
|
44
|
+
price: {
|
|
45
|
+
value: m(e.pricePerUnit, e.currency) ?? e.pricePerUnit,
|
|
46
|
+
currency: e.currency
|
|
47
|
+
},
|
|
48
|
+
description: e.description,
|
|
49
|
+
...e.measureUnitId ? {
|
|
50
|
+
measure_unit_id: e.measureUnitId
|
|
51
|
+
} : {}
|
|
52
|
+
}, {
|
|
53
|
+
onSuccess: (b) => {
|
|
54
|
+
d?.(b);
|
|
55
|
+
}
|
|
56
|
+
});
|
|
57
|
+
})(a);
|
|
58
|
+
}, [p, m, d, t.handleSubmit]);
|
|
59
|
+
return /* @__PURE__ */ i(C, { ...t, children: /* @__PURE__ */ c("form", { id: f, onSubmit: y, className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:border ttw:border-primary ttw:rounded-[10px] ttw:bg-zinc-100", children: [
|
|
60
|
+
/* @__PURE__ */ i(I, { isLoading: n, isProduct: r?.type === "product", isEditMode: !0 }),
|
|
61
|
+
/* @__PURE__ */ c("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
62
|
+
/* @__PURE__ */ i(u, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", onClick: l, children: o._("Cancel") }),
|
|
63
|
+
/* @__PURE__ */ c(u, { type: "submit", className: "ttw:flex-1", disabled: n || !t.formState.isDirty, children: [
|
|
64
|
+
n && /* @__PURE__ */ i(S, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
65
|
+
o._("Save")
|
|
66
|
+
] })
|
|
67
|
+
] })
|
|
68
|
+
] }) });
|
|
13
69
|
};
|
|
14
70
|
export {
|
|
15
|
-
|
|
71
|
+
A as ProductEditForm
|
|
16
72
|
};
|
|
@@ -1,48 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { Typography as a } from "./index85.js";
|
|
4
|
-
import { useLingui as g } from "@lingui/react";
|
|
5
|
-
import { Plus as b } from "lucide-react";
|
|
6
|
-
import { useState as N } from "react";
|
|
7
|
-
import { CounterpartAddressFormContent as C } from "./index297.js";
|
|
8
|
-
import { CounterpartAddressForm as y } from "./index298.js";
|
|
9
|
-
import { twMerge as A } from "tailwind-merge";
|
|
10
|
-
const k = ({
|
|
11
|
-
isStandalone: p,
|
|
12
|
-
counterpartId: n,
|
|
13
|
-
counterpartAddress: e,
|
|
14
|
-
isUpdateAllowed: v,
|
|
15
|
-
isLoading: u,
|
|
16
|
-
customerType: d
|
|
17
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as r } from "./index57.js";
|
|
2
|
+
const u = (t, e = !0) => {
|
|
18
3
|
const {
|
|
19
|
-
|
|
20
|
-
} =
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
/* @__PURE__ */ t("span", { className: "ttw:text-muted-foreground", children: o._("(optional)") })
|
|
29
|
-
] }),
|
|
30
|
-
l && v && /* @__PURE__ */ t(h, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => i(!0), children: o._("Edit") })
|
|
31
|
-
] }),
|
|
32
|
-
/* @__PURE__ */ t("div", { className: A("ttw:flex ttw:items-start ttw:rounded-lg", l ? "ttw:border-none" : "ttw:border ttw:border-border ttw:p-3"), children: l ? /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
33
|
-
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e?.line1 }),
|
|
34
|
-
e?.line2 && /* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e.line2 }),
|
|
35
|
-
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: `${m && m}${m && (c || w) && ","} ${c && c} ${w && w}` }),
|
|
36
|
-
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e?.country })
|
|
37
|
-
] }) : /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
38
|
-
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:leading-5", children: o._("No address on file") }),
|
|
39
|
-
/* @__PURE__ */ r(h, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary/70 ttw:w-fit ttw:px-0 ttw:has-[>svg]:px-0 ttw:py-2 ttw:hover:bg-transparent", onClick: () => i(!0), disabled: u, children: [
|
|
40
|
-
/* @__PURE__ */ t(b, {}),
|
|
41
|
-
o._("Add address")
|
|
42
|
-
] })
|
|
43
|
-
] }) })
|
|
44
|
-
] });
|
|
4
|
+
api: o
|
|
5
|
+
} = r();
|
|
6
|
+
return o.finops.getProductsId.useQuery({
|
|
7
|
+
path: {
|
|
8
|
+
product_id: t
|
|
9
|
+
}
|
|
10
|
+
}, {
|
|
11
|
+
enabled: e
|
|
12
|
+
});
|
|
45
13
|
};
|
|
46
14
|
export {
|
|
47
|
-
|
|
15
|
+
u as useGetProductById
|
|
48
16
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useMemo as p } from "react";
|
|
2
|
-
import { useUserPermissions as y } from "./
|
|
2
|
+
import { useUserPermissions as y } from "./index141.js";
|
|
3
3
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
4
4
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
5
5
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
1
|
+
import { jsxs as i, jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Typography as e } from "./index85.js";
|
|
3
|
+
import { twMerge as s } from "tailwind-merge";
|
|
4
|
+
const w = ({
|
|
5
|
+
label: o,
|
|
6
|
+
value: t,
|
|
7
|
+
isLast: a
|
|
8
|
+
}) => /* @__PURE__ */ i("li", { className: s("ttw:flex ttw:gap-4 ttw:py-2.5", !a && "ttw:border-b ttw:border-border"), children: [
|
|
9
|
+
/* @__PURE__ */ r(e, { variant: "body2", color: "muted", className: "ttw:w-35 ttw:min-w-35 ttw:font-medium", children: o }),
|
|
10
|
+
typeof t == "string" ? /* @__PURE__ */ r(e, { variant: "body2", className: "ttw:font-medium", children: t }) : t
|
|
11
|
+
] });
|
|
11
12
|
export {
|
|
12
|
-
|
|
13
|
+
w as ProductDetailLine
|
|
13
14
|
};
|