@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,271 +1,38 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
return `${a}${t[(s - 20) % 10] ?? t[s] ?? t[0]}`;
|
|
16
|
-
}, te = Array.from({
|
|
17
|
-
length: 31
|
|
18
|
-
}, (a, t) => t + 1), P = ["recurrence_start_date", "recurrence_end_date", "recurrence_issue_mode", "recurrence_days_of_week", "recurrence_end_mode", "recurrence_max_occurrences"], R = {
|
|
19
|
-
su: 0,
|
|
20
|
-
mo: 1,
|
|
21
|
-
tu: 2,
|
|
22
|
-
we: 3,
|
|
23
|
-
th: 4,
|
|
24
|
-
fr: 5,
|
|
25
|
-
sa: 6
|
|
26
|
-
}, V = () => {
|
|
27
|
-
const a = /* @__PURE__ */ new Date();
|
|
28
|
-
return a.setHours(0, 0, 0, 0), a;
|
|
29
|
-
}, re = () => {
|
|
30
|
-
const a = V();
|
|
31
|
-
return a.setDate(a.getDate() + 1), a;
|
|
32
|
-
}, ae = (a) => {
|
|
33
|
-
const t = V(), s = (R[a] - t.getDay() + 7) % 7 || 7, d = new Date(t);
|
|
34
|
-
return d.setDate(t.getDate() + s), d;
|
|
35
|
-
}, he = ({
|
|
36
|
-
lockSchedule: a = !1
|
|
1
|
+
import { jsxs as l, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMemo as d } from "react";
|
|
3
|
+
import { getCountriesArray as g } from "./index93.js";
|
|
4
|
+
import { Combobox as v, ComboboxInput as L, ComboboxContent as y, ComboboxList as N, ComboboxEmpty as M, ComboboxCollection as _, ComboboxItem as j } from "./index90.js";
|
|
5
|
+
import { useLingui as A } from "@lingui/react";
|
|
6
|
+
const E = ({
|
|
7
|
+
value: c,
|
|
8
|
+
onChange: u,
|
|
9
|
+
disabled: b,
|
|
10
|
+
invalid: C,
|
|
11
|
+
allowedCountries: a,
|
|
12
|
+
showClearButton: h = !0,
|
|
13
|
+
className: p,
|
|
14
|
+
container: x
|
|
37
15
|
}) => {
|
|
38
16
|
const {
|
|
39
17
|
i18n: t
|
|
40
|
-
} =
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
const w = Number(g);
|
|
57
|
-
return Number.isNaN(w) ? !1 : o !== Math.min(w, n);
|
|
58
|
-
}, K = (r) => {
|
|
59
|
-
if (j(r)) return !0;
|
|
60
|
-
if (!y) return !1;
|
|
61
|
-
const o = new Date(y);
|
|
62
|
-
return o.setHours(0, 0, 0, 0), r < o;
|
|
63
|
-
}, L = (r) => {
|
|
64
|
-
if (j(r)) return !0;
|
|
65
|
-
if (!b) return !1;
|
|
66
|
-
const o = new Date(b);
|
|
67
|
-
return o.setHours(0, 0, 0, 0), r > o;
|
|
68
|
-
}, U = () => {
|
|
69
|
-
switch (i) {
|
|
70
|
-
case "once":
|
|
71
|
-
case "day":
|
|
72
|
-
case "quarter":
|
|
73
|
-
case "year":
|
|
74
|
-
default:
|
|
75
|
-
return null;
|
|
76
|
-
case "month":
|
|
77
|
-
return /* @__PURE__ */ c(p, { children: [
|
|
78
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("on the") }),
|
|
79
|
-
/* @__PURE__ */ e(h, { name: "recurrence_issue_mode", control: s, render: ({
|
|
80
|
-
field: r,
|
|
81
|
-
fieldState: {
|
|
82
|
-
error: o
|
|
83
|
-
}
|
|
84
|
-
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c(
|
|
85
|
-
k,
|
|
86
|
-
{
|
|
87
|
-
value: r.value,
|
|
88
|
-
disabled: a,
|
|
89
|
-
onValueChange: (n) => {
|
|
90
|
-
r.onChange(n), x("recurrence_issue_mode"), a || u("recurrence_start_date", void 0, {
|
|
91
|
-
shouldDirty: !1
|
|
92
|
-
});
|
|
93
|
-
},
|
|
94
|
-
children: [
|
|
95
|
-
/* @__PURE__ */ e(S, { id: "recurrence_issue_mode", className: "ttw:min-w-21 ttw:w-fit", "aria-invalid": !!o, children: /* @__PURE__ */ e(C, {}) }),
|
|
96
|
-
/* @__PURE__ */ c(M, { children: [
|
|
97
|
-
/* @__PURE__ */ e(l, { value: "first_day", children: t._("First day") }),
|
|
98
|
-
/* @__PURE__ */ e(l, { value: "last_day", children: t._("Last day") }),
|
|
99
|
-
/* @__PURE__ */ e(Z, {}),
|
|
100
|
-
te.map((n) => /* @__PURE__ */ e(l, { value: String(n), children: ee(n) }, n))
|
|
101
|
-
] })
|
|
102
|
-
]
|
|
103
|
-
}
|
|
104
|
-
) }) }) }),
|
|
105
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("day of every month") })
|
|
106
|
-
] });
|
|
107
|
-
case "week":
|
|
108
|
-
return /* @__PURE__ */ c(p, { children: [
|
|
109
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", children: t._("on") }),
|
|
110
|
-
/* @__PURE__ */ e(h, { name: "recurrence_days_of_week", control: s, render: ({
|
|
111
|
-
field: r,
|
|
112
|
-
fieldState: {
|
|
113
|
-
error: o
|
|
114
|
-
}
|
|
115
|
-
}) => {
|
|
116
|
-
const n = r.value, w = (N) => {
|
|
117
|
-
a || n === N || (r.onChange(N), u("recurrence_start_date", ae(N), {
|
|
118
|
-
shouldDirty: !0
|
|
119
|
-
}), x("recurrence_start_date"));
|
|
120
|
-
};
|
|
121
|
-
return /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c("div", { "aria-invalid": !!o, "aria-disabled": a || void 0, className: G(
|
|
122
|
-
"ttw:flex ttw:border ttw:border-border ttw:rounded-md ttw:h-8 ttw:w-56 ttw:aria-invalid:border-destructive",
|
|
123
|
-
// Locked (a scheduled invoice issued): show inert and
|
|
124
|
-
// swallow clicks so the weekly day can't change.
|
|
125
|
-
a && "ttw:opacity-50 ttw:pointer-events-none"
|
|
126
|
-
), children: [
|
|
127
|
-
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "mo", "data-active": n === "mo", onClick: () => w("mo"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Mo") }),
|
|
128
|
-
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "tu", "data-active": n === "tu", onClick: () => w("tu"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Tu") }),
|
|
129
|
-
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "we", "data-active": n === "we", onClick: () => w("we"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("We") }),
|
|
130
|
-
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "th", "data-active": n === "th", onClick: () => w("th"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Th") }),
|
|
131
|
-
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "fr", "data-active": n === "fr", onClick: () => w("fr"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Fr") }),
|
|
132
|
-
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "sa", "data-active": n === "sa", onClick: () => w("sa"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:border-r ttw:border-border ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Sa") }),
|
|
133
|
-
/* @__PURE__ */ e("button", { type: "button", disabled: a, "aria-pressed": n === "su", "data-active": n === "su", onClick: () => w("su"), className: "ttw:hover:cursor-pointer ttw:transition-colors ttw:hover:bg-muted ttw:data-[active=true]:bg-muted ttw:text-sm ttw:font-medium ttw:flex ttw:flex-1 ttw:items-center ttw:justify-center", children: t._("Su") })
|
|
134
|
-
] }) }) });
|
|
135
|
-
} })
|
|
136
|
-
] });
|
|
137
|
-
}
|
|
138
|
-
}, W = () => {
|
|
139
|
-
switch (i) {
|
|
140
|
-
case "once":
|
|
141
|
-
default:
|
|
142
|
-
return null;
|
|
143
|
-
case "day":
|
|
144
|
-
return /* @__PURE__ */ c(p, { children: [
|
|
145
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("and end") }),
|
|
146
|
-
/* @__PURE__ */ e(h, { name: "recurrence_end_mode", control: s, render: ({
|
|
147
|
-
field: r,
|
|
148
|
-
fieldState: {
|
|
149
|
-
error: o
|
|
150
|
-
}
|
|
151
|
-
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c(k, { value: r.value, onValueChange: (n) => {
|
|
152
|
-
r.onChange(n), n === "after" ? u("recurrence_end_date", void 0, {
|
|
153
|
-
shouldDirty: !1
|
|
154
|
-
}) : u("recurrence_max_occurrences", void 0, {
|
|
155
|
-
shouldDirty: !1
|
|
156
|
-
});
|
|
157
|
-
}, children: [
|
|
158
|
-
/* @__PURE__ */ e(S, { id: "recurrence_end_mode", className: "ttw:w-21", "aria-invalid": !!o, children: /* @__PURE__ */ e(C, {}) }),
|
|
159
|
-
/* @__PURE__ */ c(M, { children: [
|
|
160
|
-
/* @__PURE__ */ e(l, { value: "after", children: t._("After") }),
|
|
161
|
-
/* @__PURE__ */ e(l, { value: "on", children: t._("On") })
|
|
162
|
-
] })
|
|
163
|
-
] }) }) }) }),
|
|
164
|
-
H === "on" ? /* @__PURE__ */ e(h, { control: s, name: "recurrence_end_date", render: ({
|
|
165
|
-
field: r,
|
|
166
|
-
fieldState: {
|
|
167
|
-
error: o
|
|
168
|
-
}
|
|
169
|
-
}) => /* @__PURE__ */ e(_, { className: "ttw:grow-0 ttw:w-44", children: /* @__PURE__ */ e(f, { children: /* @__PURE__ */ e(q, { ...r, selected: r.value ? new Date(r.value) : void 0, onSelect: r.onChange, showOutsideDays: !1, disabled: K, "aria-invalid": !!o, startMonth: y ? new Date(y.getFullYear(), y.getMonth(), 1) : /* @__PURE__ */ new Date(), endMonth: new Date(2050, 11) }) }) }) }) : /* @__PURE__ */ c(p, { children: [
|
|
170
|
-
/* @__PURE__ */ e(h, { name: "recurrence_max_occurrences", control: s, render: ({
|
|
171
|
-
field: r,
|
|
172
|
-
fieldState: {
|
|
173
|
-
error: o
|
|
174
|
-
}
|
|
175
|
-
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ e(A, { ...r, className: "ttw:w-16", value: r.value ?? "", type: "number", min: 0, max: 1e3, onKeyDown: O, "aria-invalid": !!o }) }) }) }),
|
|
176
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: v ? t._("day") : t._("days") })
|
|
177
|
-
] })
|
|
178
|
-
] });
|
|
179
|
-
case "month":
|
|
180
|
-
case "quarter":
|
|
181
|
-
case "year":
|
|
182
|
-
case "week":
|
|
183
|
-
return /* @__PURE__ */ c(p, { children: [
|
|
184
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("and end after") }),
|
|
185
|
-
/* @__PURE__ */ e(h, { name: "recurrence_max_occurrences", control: s, render: ({
|
|
186
|
-
field: r,
|
|
187
|
-
fieldState: {
|
|
188
|
-
error: o
|
|
189
|
-
}
|
|
190
|
-
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ e(A, { ...r, className: "ttw:w-16", value: r.value ?? "", type: "number", min: 0, max: 1e3, onKeyDown: O, "aria-invalid": !!o }) }) }) }),
|
|
191
|
-
/* @__PURE__ */ c(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: [
|
|
192
|
-
i === "month" && (v ? t._("month") : t._("months")),
|
|
193
|
-
i === "quarter" && (v ? t._("quarter") : t._("quarters")),
|
|
194
|
-
i === "week" && (v ? t._("week") : t._("weeks")),
|
|
195
|
-
i === "year" && (v ? t._("year") : t._("years"))
|
|
196
|
-
] })
|
|
197
|
-
] });
|
|
198
|
-
}
|
|
199
|
-
};
|
|
200
|
-
return /* @__PURE__ */ c("section", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
201
|
-
/* @__PURE__ */ c("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
202
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("Repeat this invoice") }),
|
|
203
|
-
/* @__PURE__ */ e(h, { name: "frequency", control: s, render: ({
|
|
204
|
-
field: r
|
|
205
|
-
}) => /* @__PURE__ */ e(_, { className: "ttw:w-fit", children: /* @__PURE__ */ e(f, { className: "ttw:grow-0", children: /* @__PURE__ */ c(
|
|
206
|
-
k,
|
|
207
|
-
{
|
|
208
|
-
value: r.value,
|
|
209
|
-
disabled: a,
|
|
210
|
-
onValueChange: (o) => {
|
|
211
|
-
x(P), P.forEach((n) => {
|
|
212
|
-
u(n, void 0, {
|
|
213
|
-
shouldDirty: !1
|
|
214
|
-
});
|
|
215
|
-
}), $.includes(o) ? (u("payment_terms_id", J, {
|
|
216
|
-
shouldDirty: !0
|
|
217
|
-
}), u("payment_terms_custom_date", null, {
|
|
218
|
-
shouldDirty: !1
|
|
219
|
-
}), u("payment_reminder_id", "", {
|
|
220
|
-
shouldDirty: !0
|
|
221
|
-
})) : o !== "once" && Y === X && (u("payment_terms_id", "", {
|
|
222
|
-
shouldDirty: !0
|
|
223
|
-
}), u("payment_terms_custom_date", null, {
|
|
224
|
-
shouldDirty: !1
|
|
225
|
-
})), r.onChange(o);
|
|
226
|
-
},
|
|
227
|
-
children: [
|
|
228
|
-
/* @__PURE__ */ e(S, { id: "frequency", className: "ttw:w-31", children: /* @__PURE__ */ e(C, {}) }),
|
|
229
|
-
/* @__PURE__ */ c(M, { children: [
|
|
230
|
-
/* @__PURE__ */ e(l, { value: "once", children: t._("Once") }),
|
|
231
|
-
/* @__PURE__ */ e(l, { value: "day", children: t._("Daily") }),
|
|
232
|
-
/* @__PURE__ */ e(l, { value: "week", children: t._("Weekly") }),
|
|
233
|
-
/* @__PURE__ */ e(l, { value: "month", children: t._("Monthly") }),
|
|
234
|
-
/* @__PURE__ */ e(l, { value: "quarter", children: t._("Quarterly") }),
|
|
235
|
-
/* @__PURE__ */ e(l, { value: "year", children: t._("Annually") })
|
|
236
|
-
] })
|
|
237
|
-
]
|
|
238
|
-
}
|
|
239
|
-
) }) }) }),
|
|
240
|
-
U()
|
|
241
|
-
] }),
|
|
242
|
-
i !== "once" && /* @__PURE__ */ c("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
243
|
-
/* @__PURE__ */ e(m, { variant: "body2", color: "muted", className: "ttw:text-nowrap", children: t._("Start on") }),
|
|
244
|
-
/* @__PURE__ */ e(h, { control: s, name: "recurrence_start_date", render: ({
|
|
245
|
-
field: r,
|
|
246
|
-
fieldState: {
|
|
247
|
-
error: o
|
|
248
|
-
}
|
|
249
|
-
}) => /* @__PURE__ */ e(_, { className: "ttw:grow-0 ttw:w-44", children: /* @__PURE__ */ e(f, { children: /* @__PURE__ */ e(
|
|
250
|
-
q,
|
|
251
|
-
{
|
|
252
|
-
...r,
|
|
253
|
-
selected: r.value ? new Date(r.value) : void 0,
|
|
254
|
-
onSelect: r.onChange,
|
|
255
|
-
showOutsideDays: !1,
|
|
256
|
-
shouldDisableButton: a || i === "week" && !D,
|
|
257
|
-
disabled: L,
|
|
258
|
-
"aria-invalid": !!o,
|
|
259
|
-
startMonth: /* @__PURE__ */ new Date(),
|
|
260
|
-
endMonth: b ? new Date(b.getFullYear(), b.getMonth(), 1) : new Date(2050, 11)
|
|
261
|
-
}
|
|
262
|
-
) }) }) }),
|
|
263
|
-
W()
|
|
264
|
-
] }),
|
|
265
|
-
E.recurrence_max_occurrences && /* @__PURE__ */ e(Q, { errors: [E.recurrence_max_occurrences] }),
|
|
266
|
-
["month", "quarter", "year"].includes(i) && /* @__PURE__ */ e(m, { variant: "caption", color: "muted", children: t._("If the issue day doesn't exist in a given month, e.g., the 31st, then the invoice will be sent on the last day of that month.") })
|
|
18
|
+
} = A(), r = d(() => {
|
|
19
|
+
const e = g(t);
|
|
20
|
+
return a ? e.filter((n) => a.includes(n.code)) : e;
|
|
21
|
+
}, [a, t]), s = d(() => new Map(r.map((e) => [e.code, e])), [r]), m = b || r.length === 1, f = (e) => s.get(e)?.label ?? e;
|
|
22
|
+
return /* @__PURE__ */ l(v, { value: c ?? null, onValueChange: (e) => u?.(e ?? void 0), items: r.map((e) => e.code), itemToStringLabel: f, filter: (e, n, w) => {
|
|
23
|
+
const i = n.toLowerCase().trim();
|
|
24
|
+
return i ? e.toLowerCase().includes(i) || (w?.(e) ?? "").toLowerCase().includes(i) : !0;
|
|
25
|
+
}, disabled: m, children: [
|
|
26
|
+
/* @__PURE__ */ o(L, { showClear: h, disabled: m, className: p, placeholder: t._("Country"), "aria-invalid": C || void 0 }),
|
|
27
|
+
/* @__PURE__ */ o(y, { container: x, children: /* @__PURE__ */ l(N, { children: [
|
|
28
|
+
/* @__PURE__ */ o(M, { children: t._("No countries found") }),
|
|
29
|
+
/* @__PURE__ */ o(_, { children: (e) => /* @__PURE__ */ l(j, { value: e, children: [
|
|
30
|
+
/* @__PURE__ */ o("span", { children: s.get(e)?.label ?? e }),
|
|
31
|
+
/* @__PURE__ */ o("span", { className: "ttw:ml-auto ttw:text-xs ttw:text-muted-foreground", children: e })
|
|
32
|
+
] }, e) })
|
|
33
|
+
] }) })
|
|
267
34
|
] });
|
|
268
35
|
};
|
|
269
36
|
export {
|
|
270
|
-
|
|
37
|
+
E as MoniteCountryShadcn
|
|
271
38
|
};
|
|
@@ -1,41 +1,28 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { useLingui as
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
import { useFormContext as x } from "react-hook-form";
|
|
6
|
-
import { Typography as l } from "./index85.js";
|
|
7
|
-
import { ReminderBeforeDueDate as b } from "./index443.js";
|
|
8
|
-
import { ReminderOverdue as E } from "./index444.js";
|
|
9
|
-
import { RECEIPT_DUE_PAYMENT_TERM as N } from "./index307.js";
|
|
10
|
-
const I = ({
|
|
11
|
-
disabled: a
|
|
12
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as o } from "./index57.js";
|
|
2
|
+
import { useLingui as a } from "@lingui/react";
|
|
3
|
+
import { toast as n } from "react-hot-toast";
|
|
4
|
+
const d = () => {
|
|
13
5
|
const {
|
|
14
|
-
i18n:
|
|
15
|
-
} =
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
} =
|
|
19
|
-
return
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
/* @__PURE__ */ e(E, { disabled: a })
|
|
34
|
-
] }),
|
|
35
|
-
/* @__PURE__ */ e(l, { variant: "body2", color: "muted", className: "ttw:font-medium", children: i._("New reminders will be saved to your organization's library and can be managed via Invoice settings") })
|
|
36
|
-
] })
|
|
37
|
-
] });
|
|
6
|
+
i18n: e
|
|
7
|
+
} = a(), {
|
|
8
|
+
api: r,
|
|
9
|
+
queryClient: t
|
|
10
|
+
} = o();
|
|
11
|
+
return r.finops.postCounterpartsIdAddresses.useMutation(void 0, {
|
|
12
|
+
onSuccess: async (s) => {
|
|
13
|
+
await r.finops.getCounterpartsIdAddresses.invalidateQueries({
|
|
14
|
+
parameters: {
|
|
15
|
+
path: {
|
|
16
|
+
counterpart_id: s.counterpart_id
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}, t);
|
|
20
|
+
},
|
|
21
|
+
onError: () => {
|
|
22
|
+
n.error(e._("There was an error setting up the address"));
|
|
23
|
+
}
|
|
24
|
+
});
|
|
38
25
|
};
|
|
39
26
|
export {
|
|
40
|
-
|
|
27
|
+
d as useCreateCounterpartAddress
|
|
41
28
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as o, jsxs as b, Fragment as $ } from "@emotion/react/jsx-runtime";
|
|
2
2
|
import { ScopedCssBaselineContainerClassName as z } from "./index104.js";
|
|
3
3
|
import { InvoiceStatusChip as k } from "./index55.js";
|
|
4
|
-
import { ReceivableFilters as G } from "./
|
|
4
|
+
import { ReceivableFilters as G } from "./index169.js";
|
|
5
5
|
import "react-hot-toast";
|
|
6
6
|
import { useMoniteContext as A } from "./index57.js";
|
|
7
7
|
import { useLingui as B } from "@lingui/react";
|
|
@@ -11,7 +11,7 @@ import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
|
11
11
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
12
12
|
import "@tanstack/react-query";
|
|
13
13
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
14
|
-
import { useReceivablesFilters as W } from "./
|
|
14
|
+
import { useReceivablesFilters as W } from "./index170.js";
|
|
15
15
|
import "date-fns";
|
|
16
16
|
import { useCurrencies as j } from "./index58.js";
|
|
17
17
|
import "clsx";
|
|
@@ -19,18 +19,18 @@ import "tailwind-merge";
|
|
|
19
19
|
import "@radix-ui/react-dropdown-menu";
|
|
20
20
|
import "lucide-react";
|
|
21
21
|
import "./index84.js";
|
|
22
|
-
import { useGetReceivables as E } from "./
|
|
22
|
+
import { useGetReceivables as E } from "./index143.js";
|
|
23
23
|
import "./index92.js";
|
|
24
24
|
import { useAreCounterpartsLoading as V, defaultCounterpartColumnWidth as q, useAutosizeGridColumns as H } from "./index62.js";
|
|
25
25
|
import "react-hook-form";
|
|
26
26
|
import { MoniteScopedProviders as Q } from "./index83.js";
|
|
27
|
-
import { ReceivableCursorFields as x } from "./
|
|
28
|
-
import { CounterpartNameCellById as Y } from "./
|
|
27
|
+
import { ReceivableCursorFields as x } from "./index167.js";
|
|
28
|
+
import { CounterpartNameCellById as Y } from "./index157.js";
|
|
29
29
|
import { DataGridEmptyState as J } from "./index171.js";
|
|
30
|
-
import { GetNoRowsOverlay as K } from "./
|
|
30
|
+
import { GetNoRowsOverlay as K } from "./index158.js";
|
|
31
31
|
import { TablePagination as U } from "./index86.js";
|
|
32
32
|
import { classNames as X } from "./index172.js";
|
|
33
|
-
import { hasSelectedText as Z } from "./
|
|
33
|
+
import { hasSelectedText as Z } from "./index160.js";
|
|
34
34
|
import { Stack as ee, Typography as te, Box as oe } from "@mui/material";
|
|
35
35
|
import { DataGrid as ie } from "@mui/x-data-grid";
|
|
36
36
|
const De = (s) => /* @__PURE__ */ o(Q, { children: /* @__PURE__ */ o(ae, { ...s }) }), ae = ({
|
|
@@ -1,67 +1,34 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}) => {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}, [n])
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
},
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
}
|
|
31
|
-
} }) }, r) : null) })
|
|
32
|
-
] }) }) : null;
|
|
33
|
-
}, C = (e) => {
|
|
34
|
-
const {
|
|
35
|
-
i18n: n
|
|
36
|
-
} = E(), t = o(() => Array.isArray(e) ? e : e ? [e] : [], [e]), r = x((i) => {
|
|
37
|
-
for (let u = 0; u < t.length; u++) {
|
|
38
|
-
const f = t[u];
|
|
39
|
-
if (typeof f == "object") {
|
|
40
|
-
const h = b(f, i);
|
|
41
|
-
if (h)
|
|
42
|
-
return h;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
return null;
|
|
46
|
-
}, [t]), s = o(() => r("product.name") ?? r("name"), [r]), l = o(() => r("quantity"), [r]), m = o(() => r("price") ?? r("product.price.value") ?? r("product.price.currency"), [r]), c = o(() => r("tax_rate_value"), [r]), p = o(() => r("product.measure_unit_id") ?? r("product.measure_unit_name") ?? r("measure_unit"), [r]), d = o(() => r("product.type"), [r]), y = o(() => t.length === 0 || (s || l || m || c || p || d) ? void 0 : t.some((i) => {
|
|
47
|
-
if (!i || typeof i != "object") return !1;
|
|
48
|
-
const u = Object.keys(i);
|
|
49
|
-
return u.length > 0 && u.some((f) => i[f] != null);
|
|
50
|
-
}) ? n._("Please check the form for errors") : void 0, [t, s, l, m, c, p, d, n]);
|
|
51
|
-
return {
|
|
52
|
-
generalError: y,
|
|
53
|
-
fieldErrors: {
|
|
54
|
-
name: s,
|
|
55
|
-
quantity: l,
|
|
56
|
-
price: m,
|
|
57
|
-
tax: c,
|
|
58
|
-
measureUnit: p,
|
|
59
|
-
productType: d
|
|
60
|
-
},
|
|
61
|
-
hasErrors: !!(y || s || l || m || c || p || d)
|
|
1
|
+
import { useRef as v, useState as s, useCallback as r, useEffect as M } from "react";
|
|
2
|
+
const D = () => {
|
|
3
|
+
const t = v(null), [n, a] = s(!1), [u, o] = s(0), [f, c] = s(0), d = r((e) => {
|
|
4
|
+
a(!0), o(e.pageX - (t.current?.offsetLeft || 0)), c(t.current?.scrollLeft || 0);
|
|
5
|
+
}, []), h = r(() => {
|
|
6
|
+
a(!1);
|
|
7
|
+
}, []), i = r(() => {
|
|
8
|
+
a(!1);
|
|
9
|
+
}, []), L = r((e) => {
|
|
10
|
+
if (!n) return;
|
|
11
|
+
e.preventDefault();
|
|
12
|
+
const p = e.pageX - (t.current?.offsetLeft || 0) - u;
|
|
13
|
+
t.current && (t.current.scrollLeft = f - p);
|
|
14
|
+
}, [n, u, f]), l = r((e) => {
|
|
15
|
+
t.current && (e.deltaMode === 0 && Math.abs(e.deltaX) > Math.abs(e.deltaY) ? (e.preventDefault(), t.current.scrollLeft += e.deltaX * 2) : e.preventDefault());
|
|
16
|
+
}, []);
|
|
17
|
+
return M(() => {
|
|
18
|
+
const e = t.current;
|
|
19
|
+
if (e)
|
|
20
|
+
return e.addEventListener("wheel", l), () => {
|
|
21
|
+
e.removeEventListener("wheel", l);
|
|
22
|
+
};
|
|
23
|
+
}, [l]), {
|
|
24
|
+
containerRef: t,
|
|
25
|
+
handleMouseDown: d,
|
|
26
|
+
handleMouseLeave: h,
|
|
27
|
+
handleMouseUp: i,
|
|
28
|
+
handleMouseMove: L,
|
|
29
|
+
isDragging: n
|
|
62
30
|
};
|
|
63
31
|
};
|
|
64
32
|
export {
|
|
65
|
-
|
|
66
|
-
C as useFormErrors
|
|
33
|
+
D as useDragScroll
|
|
67
34
|
};
|
|
@@ -1,46 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import { Trash2 as N } from "lucide-react";
|
|
6
|
-
import { ItemSelector as R } from "./index383.js";
|
|
7
|
-
import { PriceField as U } from "./index445.js";
|
|
8
|
-
import { QuantityField as F } from "./index446.js";
|
|
9
|
-
import { MeasureUnitField as V } from "./index447.js";
|
|
10
|
-
const j = ({
|
|
11
|
-
index: t,
|
|
12
|
-
control: l,
|
|
13
|
-
errors: a,
|
|
14
|
-
defaultCurrency: i = "USD",
|
|
15
|
-
measureUnitsData: m,
|
|
16
|
-
container: c,
|
|
17
|
-
onRequestLineItemValue: o,
|
|
18
|
-
onLineItemValueChange: n,
|
|
19
|
-
onUpdateItem: p,
|
|
20
|
-
onRemoveItem: u,
|
|
21
|
-
canRemove: s,
|
|
22
|
-
autoFocusName: h = !1
|
|
23
|
-
}) => {
|
|
24
|
-
const w = !!a.line_items?.[t]?.product?.name, v = !!a.line_items?.[t]?.quantity, f = !!a.line_items?.[t]?.product?.price?.value, d = o("product.name"), x = !!(d && d.trim()), g = a.line_items?.[t]?.product?.measure_unit_id;
|
|
25
|
-
return /* @__PURE__ */ _("li", { className: "ttw:flex ttw:items-center ttw:gap-2.5 ttw:h-9", children: [
|
|
26
|
-
/* @__PURE__ */ e("div", { className: "ttw:flex-1 ttw:min-w-30", children: /* @__PURE__ */ e(R, { onChange: (r, C) => p(t, r, C), fieldName: o("product.name") || "", index: t, error: w, autoFocus: h, defaultCurrency: i, measureUnits: m, container: c }) }),
|
|
27
|
-
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(F, { index: t, control: l, quantityError: v, canRemove: s, hasProduct: x, onLineItemValueChange: n, onRemoveItem: u }) }),
|
|
28
|
-
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(V, { value: o("product.measure_unit_id"), onChange: (r) => {
|
|
29
|
-
n("product.measure_unit_id", r, {
|
|
30
|
-
shouldValidate: !0
|
|
31
|
-
});
|
|
32
|
-
}, availableMeasureUnits: m?.data || [], fieldError: g }) }),
|
|
33
|
-
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(U, { error: f, currency: i, value: o("product.price.value"), onChange: (r) => {
|
|
34
|
-
n("product.price.value", r, {
|
|
35
|
-
shouldValidate: !0
|
|
36
|
-
});
|
|
37
|
-
} }) }),
|
|
38
|
-
/* @__PURE__ */ e("div", { className: "ttw:w-12 ttw:min-w-12 ttw:flex ttw:items-center ttw:justify-center", children: /* @__PURE__ */ e(y, { checked: o("taxable") ?? !1, onCheckedChange: (r) => {
|
|
39
|
-
n("taxable", r === !0);
|
|
40
|
-
} }) }),
|
|
41
|
-
s && /* @__PURE__ */ e(I, { type: "button", variant: "ghost", size: "sm", className: "ttw:w-10 ttw:text-muted-foreground ttw:hover:bg-transparent ttw:hover:text-destructive ttw:border-l ttw:border-border ttw:pl-4 ttw:rounded-none ttw:has-[>svg]:pr-0", onClick: () => u(t), children: /* @__PURE__ */ e(N, {}) })
|
|
42
|
-
] });
|
|
43
|
-
}, z = b(j);
|
|
1
|
+
const o = (e) => JSON.stringify(Object.entries(e).sort(([t], [a]) => t.localeCompare(a))), r = (e) => {
|
|
2
|
+
if (e)
|
|
3
|
+
return JSON.stringify(e.map(o).sort((t, a) => t.localeCompare(a)));
|
|
4
|
+
};
|
|
44
5
|
export {
|
|
45
|
-
|
|
6
|
+
r as getPayablesAnalyticsSnapshot
|
|
46
7
|
};
|