@tesouro/embedded-components-react 0.2.98 → 0.2.107
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 +1 -0
- package/dist/index.css +14 -7
- package/dist/index.d.ts +20 -10
- package/dist/lib/GlCodeTableWidget.d.ts +7 -1
- package/dist/lib/HelpWidget.js +9 -6
- package/dist/lib/InvoicingWidget.d.ts +5 -1
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/lib/SettingsWidget.d.ts +2 -3
- package/dist/lib/TeamWidget.d.ts +6 -5
- package/dist/lib/monite-sdk.d.ts +568 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +17 -19
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index3.js +8 -6
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/useApprovalPolicies.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index2.js +93 -76
- package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index2.js +19 -15
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +17 -6
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index6.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +6 -17
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +12 -12
- 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 +3 -4
- 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 +4 -4
- 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/index115.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +23 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +33 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +34 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +4 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +2 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +25 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +1271 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +8 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +12 -1270
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +7 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +26 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +44 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +73 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +58 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +196 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +12 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +38 -11
- 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 +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +79 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +9 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +78 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +28 -120
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +62 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +41 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +6 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +5 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +115 -11
- 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 +67 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +190 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +30 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +100 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +134 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +19 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +19 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +23 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +25 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +183 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +13 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +22 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +4 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +5 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +88 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +37 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +6 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +43 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +47 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +205 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +415 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +21 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +76 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +28 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +11 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +12 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +24 -195
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +117 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +11 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +47 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +49 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +11 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +43 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +15 -201
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +10 -30
- 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 +141 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +54 -134
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +71 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +3 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +96 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +57 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +10 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +18 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +148 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +21 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +2 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +12 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +20 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +20 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +27 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +105 -191
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +68 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +11 -391
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +25 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +93 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +98 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +16 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +13 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +7 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +34 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +60 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +173 -182
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +69 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +2 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +406 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +99 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +11 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +7 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +7 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +214 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +9 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +12 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -146
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +36 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +50 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +24 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +66 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +345 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +2 -66
- 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 +18 -344
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +14 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +15 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +31 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +31 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +15 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -37
- 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 +244 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +9 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +19 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -247
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +35 -178
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +57 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +52 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +93 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +38 -49
- 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 +140 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +107 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +141 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +86 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +24 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +22 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +52 -342
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +27 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +56 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +15 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +474 -250
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +166 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +40 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +57 -486
- 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 +28 -165
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +114 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +21 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +43 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +56 -191
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +14 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +77 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +77 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +40 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +72 -133
- 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 +62 -161
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +26 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +126 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +44 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +149 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +10 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +19 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +62 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +41 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +22 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +23 -22
- 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 +137 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +112 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +80 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +282 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +48 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +15 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +85 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +225 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +37 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +11 -30
- 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 +6 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +9 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +10 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +6 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +2 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +41 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +347 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +298 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +102 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +158 -25
- 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 +267 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +25 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +18 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +2 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +91 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +191 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +20 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +16 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +18 -113
- 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 +170 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +131 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +156 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +18 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +62 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +65 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +58 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +6 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +9 -65
- 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 +58 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +21 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +60 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +14 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +92 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +15 -187
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +80 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +16 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +48 -283
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +10 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +50 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +158 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +27 -224
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +26 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +76 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +65 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +19 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +24 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +30 -92
- 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 +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +27 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +42 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +60 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +94 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +110 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +88 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +31 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +28 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +41 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +23 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +72 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +94 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +34 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +255 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +9 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +10 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +7 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +54 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +17 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +122 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +18 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +16 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +16 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +16 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +16 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +266 -208
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +73 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +16 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +16 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +72 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +65 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +37 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +2 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +9 -15
- 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 +58 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +18 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +37 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +31 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +32 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +85 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +24 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +11 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +95 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +112 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +50 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +32 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +4 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +127 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +12 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +67 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -16
- 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 +38 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +28 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +23 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +37 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +8 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +19 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +17 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +19 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +13 -19
- 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 +14 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +8 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +21 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +5 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +68 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +43 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +27 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +29 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +67 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +55 -37
- 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 +39 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +34 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +26 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +53 -104
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +32 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +74 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +81 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +50 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +50 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +52 -14
- 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 +29 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +55 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +37 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +43 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +69 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +21 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +48 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +81 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +39 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +19 -29
- 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 +93 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +16 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +75 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +19 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +9 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +27 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +40 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +16 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +16 -19
- 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 +51 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +57 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +31 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +51 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +10 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +64 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +50 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +55 -39
- 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 +41 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +45 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +7 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index49.js +10 -9
- 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 +36 -36
- 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/index67.js +1 -2
- 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/index85.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/profile-widget/feature/dist/index2.js +73 -72
- package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +47 -42
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +136 -166
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index5.js +39 -0
- package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index2.js +21 -44
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1799 -1795
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/scopes.js +1 -0
- 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 +26 -26
- package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/SectionHeading/SectionHeading.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index3.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index10.js +139 -139
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index12.js +41 -40
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +205 -201
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index7.js +73 -71
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index10.js +137 -119
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index13.js +9 -12
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index17.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index5.js +116 -108
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index8.js +4 -4
- package/dist/packages/shared-ui-shadcn/dist/index.js +7 -4
- package/package.json +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +0 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +0 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +0 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +0 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +0 -10
|
@@ -1,9 +1,87 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
1
|
+
import { jsx as n } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { buttonVariants as c, Button as x } from "./index84.js";
|
|
3
|
+
import { cn as t } from "./index100.js";
|
|
4
|
+
import { ChevronLeftIcon as b, ChevronRightIcon as y, ChevronDownIcon as h } from "lucide-react";
|
|
5
|
+
import * as m from "react";
|
|
6
|
+
import { getDefaultClassNames as g, DayPicker as _ } from "react-day-picker";
|
|
7
|
+
function j({
|
|
8
|
+
className: u,
|
|
9
|
+
classNames: i,
|
|
10
|
+
showOutsideDays: a = !0,
|
|
11
|
+
captionLayout: w = "label",
|
|
12
|
+
buttonVariant: s = "ghost",
|
|
13
|
+
formatters: l,
|
|
14
|
+
components: f,
|
|
15
|
+
...p
|
|
16
|
+
}) {
|
|
17
|
+
const e = g();
|
|
18
|
+
return /* @__PURE__ */ n(_, { showOutsideDays: a, className: t("ttw:bg-background ttw:group/calendar ttw:p-3 ttw:[--cell-size:--spacing(8)] ttw:[[data-slot=card-content]_&]:bg-transparent ttw:[[data-slot=popover-content]_&]:bg-transparent", String.raw`rtl:**:[.rdp-button\_next>svg]:rotate-180`, String.raw`rtl:**:[.rdp-button\_previous>svg]:rotate-180`, u), captionLayout: w, formatters: {
|
|
19
|
+
formatMonthDropdown: (r) => r.toLocaleString("default", {
|
|
20
|
+
month: "short"
|
|
21
|
+
}),
|
|
22
|
+
...l
|
|
23
|
+
}, classNames: {
|
|
24
|
+
root: t("ttw:w-fit", e.root),
|
|
25
|
+
months: t("ttw:flex ttw:gap-4 ttw:flex-col ttw:md:flex-row ttw:relative", e.months),
|
|
26
|
+
month: t("ttw:flex ttw:flex-col ttw:w-full ttw:gap-4", e.month),
|
|
27
|
+
nav: t("ttw:flex ttw:items-center ttw:gap-1 ttw:w-full ttw:absolute ttw:top-0 ttw:inset-x-0 ttw:justify-between", e.nav),
|
|
28
|
+
button_previous: t(c({
|
|
29
|
+
variant: s
|
|
30
|
+
}), "ttw:size-(--cell-size) ttw:aria-disabled:opacity-50 ttw:p-0 ttw:select-none", e.button_previous),
|
|
31
|
+
button_next: t(c({
|
|
32
|
+
variant: s
|
|
33
|
+
}), "ttw:size-(--cell-size) ttw:aria-disabled:opacity-50 ttw:p-0 ttw:select-none", e.button_next),
|
|
34
|
+
month_caption: t("ttw:flex ttw:items-center ttw:justify-center ttw:h-(--cell-size) ttw:w-full ttw:px-(--cell-size)", e.month_caption),
|
|
35
|
+
dropdowns: t("ttw:w-full ttw:flex ttw:items-center ttw:text-sm ttw:font-medium ttw:justify-center ttw:h-(--cell-size) ttw:gap-1.5", e.dropdowns),
|
|
36
|
+
dropdown_root: t("ttw:relative ttw:has-focus:border-ring ttw:border ttw:border-input ttw:shadow-xs ttw:has-focus:ring-ring/50 ttw:has-focus:ring-[3px] ttw:rounded-md", e.dropdown_root),
|
|
37
|
+
dropdown: t("ttw:absolute ttw:bg-popover ttw:inset-0 ttw:opacity-0", e.dropdown),
|
|
38
|
+
caption_label: t("ttw:select-none ttw:font-medium", w === "label" ? "ttw:text-sm" : "ttw:rounded-md ttw:pl-2 ttw:pr-1 ttw:flex ttw:items-center ttw:gap-1 ttw:text-sm ttw:h-8 ttw:[&>svg]:text-muted-foreground ttw:[&>svg]:size-3.5", e.caption_label),
|
|
39
|
+
table: "ttw:w-full ttw:border-collapse",
|
|
40
|
+
weekdays: t("ttw:flex", e.weekdays),
|
|
41
|
+
weekday: t("ttw:text-muted-foreground ttw:rounded-md ttw:flex-1 ttw:font-normal ttw:text-[0.8rem] ttw:select-none", e.weekday),
|
|
42
|
+
week: t("ttw:flex ttw:w-full ttw:mt-2", e.week),
|
|
43
|
+
week_number_header: t("ttw:select-none ttw:w-(--cell-size)", e.week_number_header),
|
|
44
|
+
week_number: t("ttw:text-[0.8rem] ttw:select-none ttw:text-muted-foreground", e.week_number),
|
|
45
|
+
day: t("ttw:relative ttw:w-full ttw:h-full ttw:p-0 ttw:text-center ttw:[&:first-child[data-selected=true]_button]:rounded-l-md ttw:[&:last-child[data-selected=true]_button]:rounded-r-md ttw:group/day ttw:aspect-square ttw:select-none", e.day),
|
|
46
|
+
range_start: t("ttw:rounded-l-md ttw:bg-accent", e.range_start),
|
|
47
|
+
range_middle: t("ttw:rounded-none", e.range_middle),
|
|
48
|
+
range_end: t("ttw:rounded-r-md ttw:bg-accent", e.range_end),
|
|
49
|
+
today: t("ttw:bg-accent ttw:text-accent-foreground ttw:rounded-md ttw:data-[selected=true]:rounded-none", e.today),
|
|
50
|
+
outside: t("ttw:text-muted-foreground ttw:aria-selected:text-muted-foreground", e.outside),
|
|
51
|
+
disabled: t("ttw:text-muted-foreground ttw:opacity-50", e.disabled),
|
|
52
|
+
hidden: t("ttw:invisible", e.hidden),
|
|
53
|
+
...i
|
|
54
|
+
}, components: {
|
|
55
|
+
Root: ({
|
|
56
|
+
className: r,
|
|
57
|
+
rootRef: o,
|
|
58
|
+
...d
|
|
59
|
+
}) => /* @__PURE__ */ n("div", { "data-slot": "calendar", ref: o, className: t(r), ...d }),
|
|
60
|
+
Chevron: ({
|
|
61
|
+
className: r,
|
|
62
|
+
orientation: o,
|
|
63
|
+
...d
|
|
64
|
+
}) => o === "left" ? /* @__PURE__ */ n(b, { className: t("ttw:size-4", r), ...d }) : o === "right" ? /* @__PURE__ */ n(y, { className: t("ttw:size-4", r), ...d }) : /* @__PURE__ */ n(h, { className: t("ttw:size-4", r), ...d }),
|
|
65
|
+
DayButton: v,
|
|
66
|
+
WeekNumber: ({
|
|
67
|
+
children: r,
|
|
68
|
+
...o
|
|
69
|
+
}) => /* @__PURE__ */ n("td", { ...o, children: /* @__PURE__ */ n("div", { className: "ttw:flex ttw:size-(--cell-size) ttw:items-center ttw:justify-center ttw:text-center", children: r }) }),
|
|
70
|
+
...f
|
|
71
|
+
}, ...p });
|
|
72
|
+
}
|
|
73
|
+
function v({
|
|
74
|
+
className: u,
|
|
75
|
+
day: i,
|
|
76
|
+
modifiers: a,
|
|
77
|
+
...w
|
|
78
|
+
}) {
|
|
79
|
+
const s = g(), l = m.useRef(null);
|
|
80
|
+
return m.useEffect(() => {
|
|
81
|
+
a.focused && l.current?.focus();
|
|
82
|
+
}, [a.focused]), /* @__PURE__ */ n(x, { ref: l, variant: "ghost", size: "icon", "data-day": i.date.toLocaleDateString(), "data-selected-single": a.selected && !a.range_start && !a.range_end && !a.range_middle, "data-range-start": a.range_start, "data-range-end": a.range_end, "data-range-middle": a.range_middle, className: t("ttw:data-[selected-single=true]:bg-primary ttw:data-[selected-single=true]:text-primary-foreground ttw:data-[range-middle=true]:bg-accent ttw:data-[range-middle=true]:text-accent-foreground ttw:data-[range-start=true]:bg-primary ttw:data-[range-start=true]:text-primary-foreground ttw:data-[range-end=true]:bg-primary ttw:data-[range-end=true]:text-primary-foreground ttw:group-data-[focused=true]/day:border-ring ttw:group-data-[focused=true]/day:ring-ring/50 ttw:dark:hover:text-accent-foreground ttw:flex ttw:aspect-square ttw:size-auto ttw:w-full ttw:min-w-(--cell-size) ttw:flex-col ttw:gap-1 ttw:leading-none ttw:font-normal ttw:group-data-[focused=true]/day:relative ttw:group-data-[focused=true]/day:z-1300 ttw:group-data-[focused=true]/day:ring-[3px] ttw:data-[range-end=true]:rounded-md ttw:data-[range-end=true]:rounded-r-md ttw:data-[range-middle=true]:rounded-none ttw:data-[range-start=true]:rounded-md ttw:data-[range-start=true]:rounded-l-md ttw:[&>span]:text-xs ttw:[&>span]:opacity-70", s.day, u), ...w });
|
|
83
|
+
}
|
|
7
84
|
export {
|
|
8
|
-
|
|
85
|
+
j as Calendar,
|
|
86
|
+
v as CalendarDayButton
|
|
9
87
|
};
|
|
@@ -1,56 +1,26 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
name__istartswith: f || void 0
|
|
25
|
-
}
|
|
26
|
-
}, {
|
|
27
|
-
enabled: i
|
|
28
|
-
});
|
|
29
|
-
return /* @__PURE__ */ o(M, { autoComplete: !0, includeInputInList: !0, filterSelectedOptions: !0, value: m, noOptionsText: r._("No users found"), slotProps: {
|
|
30
|
-
popper: {
|
|
31
|
-
container: u
|
|
32
|
-
}
|
|
33
|
-
}, open: i, onOpen: () => {
|
|
34
|
-
s(!0);
|
|
35
|
-
}, onClose: () => {
|
|
36
|
-
s(!1);
|
|
37
|
-
}, loading: a, options: C?.data || [], getOptionLabel: (e) => `${e.first_name ?? ""} ${e.last_name ?? ""}`.trim(), isOptionEqualToValue: (e, t) => e.id === t.id, filterOptions: (e) => e, onInputChange: (e, t) => {
|
|
38
|
-
g(t);
|
|
39
|
-
}, onChange: (e, t) => {
|
|
40
|
-
c(t), l(t?.id), A();
|
|
41
|
-
}, className: _("Monite-ApprovalAddedByFilter-Container", "Monite-FilterControl", p), sx: {
|
|
42
|
-
"&.MuiAutocomplete-root": {
|
|
43
|
-
display: "flex",
|
|
44
|
-
alignItems: "center"
|
|
45
|
-
}
|
|
46
|
-
}, renderInput: (e) => /* @__PURE__ */ o(O, { ...e, variant: "standard", placeholder: r._("Added by"), className: "Monite-ApprovalAddedByFilter Monite-FilterControl", InputProps: {
|
|
47
|
-
...e.InputProps,
|
|
48
|
-
endAdornment: /* @__PURE__ */ h(x, { children: [
|
|
49
|
-
a ? /* @__PURE__ */ o(v, { color: "inherit", size: 20 }) : null,
|
|
50
|
-
e.InputProps.endAdornment
|
|
51
|
-
] })
|
|
52
|
-
} }) });
|
|
53
|
-
};
|
|
1
|
+
import { jsxs as e, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as l } from "./index84.js";
|
|
3
|
+
import { Calendar as s } from "./index406.js";
|
|
4
|
+
import { Popover as d, PopoverTrigger as m, PopoverContent as p } from "./index405.js";
|
|
5
|
+
import { useLingui as c } from "@lingui/react";
|
|
6
|
+
import { format as f } from "date-fns";
|
|
7
|
+
import { Calendar as u } from "lucide-react";
|
|
8
|
+
import * as w from "react";
|
|
9
|
+
const h = "MMM d, yyyy";
|
|
10
|
+
function D(t) {
|
|
11
|
+
const [a, r] = w.useState(!1), {
|
|
12
|
+
i18n: n
|
|
13
|
+
} = c();
|
|
14
|
+
return /* @__PURE__ */ e(d, { open: a, onOpenChange: r, children: [
|
|
15
|
+
/* @__PURE__ */ o(m, { asChild: !0, children: /* @__PURE__ */ e(l, { variant: "outline", id: "date", disabled: !!t.shouldDisableButton, "aria-invalid": t["aria-invalid"], className: "ttw:w-full ttw:justify-between ttw:font-normal ttw:border-border", children: [
|
|
16
|
+
t.selected ? f(t.selected, h) : t.placeholder ?? n._("Mon DD, YYYY"),
|
|
17
|
+
/* @__PURE__ */ o(u, {})
|
|
18
|
+
] }) }),
|
|
19
|
+
/* @__PURE__ */ o(p, { className: "ttw:w-auto ttw:overflow-hidden ttw:p-0", align: "start", children: /* @__PURE__ */ o(s, { ...t, mode: "single", captionLayout: "dropdown", onSelect: (i) => {
|
|
20
|
+
t.onSelect(i), r(!1);
|
|
21
|
+
} }) })
|
|
22
|
+
] });
|
|
23
|
+
}
|
|
54
24
|
export {
|
|
55
|
-
|
|
25
|
+
D as DatePicker
|
|
56
26
|
};
|
|
@@ -1,20 +1,13 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
...
|
|
8
|
-
})
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
...r
|
|
12
|
-
}) => {
|
|
13
|
-
const {
|
|
14
|
-
data: o
|
|
15
|
-
} = s(a);
|
|
16
|
-
return /* @__PURE__ */ l(e, { alt: t, src: o?.url, ...r });
|
|
17
|
-
};
|
|
1
|
+
import { jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Switch as a } from "radix-ui";
|
|
3
|
+
import { cn as e } from "./index100.js";
|
|
4
|
+
function o({
|
|
5
|
+
className: s,
|
|
6
|
+
size: r = "default",
|
|
7
|
+
...i
|
|
8
|
+
}) {
|
|
9
|
+
return /* @__PURE__ */ t(a.Root, { "data-slot": "switch", "data-size": r, className: e("ttw:peer ttw:group/switch ttw:inline-flex ttw:shrink-0 ttw:items-center ttw:rounded-full ttw:border ttw:border-transparent ttw:shadow-xs ttw:transition-all ttw:outline-none ttw:focus-visible:border-ring ttw:focus-visible:ring-[3px] ttw:focus-visible:ring-ring/50 ttw:disabled:cursor-not-allowed ttw:disabled:opacity-50 ttw:data-[size=default]:h-[1.15rem] ttw:data-[size=default]:w-8 ttw:data-[size=sm]:h-3.5 ttw:data-[size=sm]:w-6 ttw:data-[state=checked]:bg-primary ttw:data-[state=unchecked]:bg-input ttw:dark:data-[state=unchecked]:bg-input/80", s), ...i, children: /* @__PURE__ */ t(a.Thumb, { "data-slot": "switch-thumb", className: e("ttw:pointer-events-none ttw:block ttw:rounded-full ttw:bg-background ttw:ring-0 ttw:transition-transform ttw:group-data-[size=default]/switch:size-4 ttw:group-data-[size=sm]/switch:size-3 ttw:data-[state=checked]:translate-x-[calc(100%-2px)] ttw:data-[state=unchecked]:translate-x-0 ttw:dark:data-[state=checked]:bg-primary-foreground ttw:dark:data-[state=unchecked]:bg-foreground") }) });
|
|
10
|
+
}
|
|
18
11
|
export {
|
|
19
|
-
|
|
12
|
+
o as Switch
|
|
20
13
|
};
|
|
@@ -1,125 +1,107 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "react";
|
|
1
|
+
import { jsxs as i, jsx as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import "react-hot-toast";
|
|
3
|
+
import "./index57.js";
|
|
4
|
+
import { useLingui as j } from "@lingui/react";
|
|
5
|
+
import { useState as A } from "react";
|
|
6
|
+
import { useUserPermissions as G } from "./index130.js";
|
|
7
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
|
+
import "@tanstack/react-query";
|
|
11
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
|
+
import { Scope as S } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
+
import { differenceInCalendarDays as O, format as U } from "date-fns";
|
|
14
|
+
import "clsx";
|
|
15
|
+
import "tailwind-merge";
|
|
16
|
+
import "@radix-ui/react-dropdown-menu";
|
|
17
|
+
import { Loader2 as F } from "lucide-react";
|
|
18
|
+
import { Button as L } from "./index84.js";
|
|
19
|
+
import { useGetPaymentReminderById as V } from "./index243.js";
|
|
20
|
+
import { useGetPaymentReminders as Y } from "./index427.js";
|
|
21
|
+
import { useCreatePaymentReminder as k } from "./index428.js";
|
|
22
|
+
import { useGetPaymentTermById as z } from "./index431.js";
|
|
3
23
|
import "./index92.js";
|
|
4
|
-
import "@emotion/react/jsx-runtime";
|
|
5
|
-
import { useLingui as d } from "@lingui/react";
|
|
6
24
|
import "react-dom";
|
|
7
|
-
import "./index57.js";
|
|
8
25
|
import "@mui/x-data-grid";
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
26
|
+
import { useFormContext as W } from "react-hook-form";
|
|
27
|
+
import { calculateDueDate as Z } from "./index7.js";
|
|
28
|
+
import { CUSTOM_DATE_PAYMENT_TERM as q, RECEIPT_DUE_PAYMENT_TERM as H } from "./index152.js";
|
|
29
|
+
import { RadioGroup as J, RadioGroupItem as N } from "./index296.js";
|
|
30
|
+
import { Typography as m } from "./index85.js";
|
|
31
|
+
import { Input as K } from "./index127.js";
|
|
32
|
+
const Q = "MMM d, yyyy", D = 1, P = 1e4, Re = ({
|
|
33
|
+
disabled: E
|
|
12
34
|
}) => {
|
|
13
35
|
const {
|
|
36
|
+
data: d
|
|
37
|
+
} = Y(), [a, f] = A(""), {
|
|
14
38
|
i18n: t
|
|
15
|
-
} =
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
return e;
|
|
42
|
-
}
|
|
43
|
-
}, _ = (e, u) => {
|
|
44
|
-
const a = s(e[0][1], u);
|
|
45
|
-
if (e.length === 1)
|
|
46
|
-
switch (e[0][0]) {
|
|
47
|
-
case o.GREATER_THAN:
|
|
48
|
-
return t._("Greater than {formattedValue}", {
|
|
49
|
-
formattedValue: a
|
|
50
|
-
});
|
|
51
|
-
case o.GREATER_THAN_OR_EQUAL:
|
|
52
|
-
return t._("Greater than or equal to {formattedValue}", {
|
|
53
|
-
formattedValue: a
|
|
54
|
-
});
|
|
55
|
-
case o.LESS_THAN:
|
|
56
|
-
return t._("Less than {formattedValue}", {
|
|
57
|
-
formattedValue: a
|
|
58
|
-
});
|
|
59
|
-
case o.LESS_THAN_OR_EQUAL:
|
|
60
|
-
return t._("Less than or equal to {formattedValue}", {
|
|
61
|
-
formattedValue: a
|
|
62
|
-
});
|
|
63
|
-
case o.EQUALS:
|
|
64
|
-
return t._("Equal to {formattedValue}", {
|
|
65
|
-
formattedValue: a
|
|
66
|
-
});
|
|
67
|
-
default:
|
|
68
|
-
return a;
|
|
39
|
+
} = j(), T = G().has(S.InvoiceWriteOrg), {
|
|
40
|
+
watch: s,
|
|
41
|
+
setValue: y
|
|
42
|
+
} = W(), _ = s("payment_reminder_id"), o = s("payment_terms_id"), l = s("payment_terms_custom_date"), c = o === q, b = o === H, $ = o && !c && !b ? o : void 0, {
|
|
43
|
+
data: h
|
|
44
|
+
} = z($), v = c ? l ?? void 0 : b ? /* @__PURE__ */ new Date() : h && Z(h) || void 0, {
|
|
45
|
+
mutate: M,
|
|
46
|
+
isPending: p
|
|
47
|
+
} = k(), g = Number(a), x = a !== "" && g >= D && g <= P, u = a !== "" && !x, w = c && l ? O(l, /* @__PURE__ */ new Date()) : void 0, {
|
|
48
|
+
data: n
|
|
49
|
+
} = V(_), R = n ? [n.term_1_reminder?.days_before, n.term_2_reminder?.days_before, n.term_final_reminder?.days_before].filter((e) => typeof e == "number") : [], B = w !== void 0 && (a !== "" && Number(a) > w || R.some((e) => e > w)), C = () => {
|
|
50
|
+
const e = Number(a);
|
|
51
|
+
M({
|
|
52
|
+
body: {
|
|
53
|
+
name: e === 1 ? t._("{daysBefore} day", {
|
|
54
|
+
daysBefore: e
|
|
55
|
+
}) : t._("{daysBefore} days", {
|
|
56
|
+
daysBefore: e
|
|
57
|
+
}),
|
|
58
|
+
term_final_reminder: {
|
|
59
|
+
days_before: e,
|
|
60
|
+
subject: t._("Payment is due soon"),
|
|
61
|
+
body: v ? t._("Payment is due on {dueDate}.", {
|
|
62
|
+
dueDate: U(v, Q)
|
|
63
|
+
}) : t._("Payment is due soon.")
|
|
64
|
+
}
|
|
69
65
|
}
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
return t._("{from} - {to}", {
|
|
74
|
-
from: s(r[1], u),
|
|
75
|
-
to: s(g[1], u)
|
|
76
|
-
});
|
|
77
|
-
}
|
|
78
|
-
return a;
|
|
79
|
-
};
|
|
80
|
-
return ((e) => !!(e && typeof e == "object" && "all" in e && Array.isArray(e.all)))(i?.trigger) ? {
|
|
81
|
-
triggers: i.trigger?.all?.reduce((e, u) => {
|
|
82
|
-
if (typeof u == "string" || !u.operator || !u.left_operand || u.right_operand == null)
|
|
83
|
-
return e;
|
|
84
|
-
const {
|
|
85
|
-
key: a,
|
|
86
|
-
value: r
|
|
87
|
-
} = f(u);
|
|
88
|
-
if (!a || r == null || !p(a))
|
|
89
|
-
return e;
|
|
90
|
-
switch (a) {
|
|
91
|
-
case "amount":
|
|
92
|
-
(typeof r == "string" || typeof r == "number") && A(u.operator) && (e.amount || (e.amount = {
|
|
93
|
-
currency: "EUR",
|
|
94
|
-
value: []
|
|
95
|
-
}), e.amount.value.push([u.operator, r]));
|
|
96
|
-
break;
|
|
97
|
-
case "currency":
|
|
98
|
-
e.amount ? e.amount.currency = r : e.amount = {
|
|
99
|
-
value: [],
|
|
100
|
-
currency: r
|
|
101
|
-
};
|
|
102
|
-
break;
|
|
103
|
-
case "tags.id":
|
|
104
|
-
typeof r == "string" && (e.tags || (e.tags = []), e.tags.push(r));
|
|
105
|
-
break;
|
|
106
|
-
case "counterpart_id":
|
|
107
|
-
case "was_created_by_user_id":
|
|
108
|
-
Array.isArray(r) && (e[a] = r);
|
|
109
|
-
break;
|
|
66
|
+
}, {
|
|
67
|
+
onSuccess: (I) => {
|
|
68
|
+
f(""), y("payment_reminder_id", I.id);
|
|
110
69
|
}
|
|
111
|
-
|
|
112
|
-
}, {}),
|
|
113
|
-
getTriggerName: c,
|
|
114
|
-
getTriggerLabel: l,
|
|
115
|
-
getAmountLabel: _
|
|
116
|
-
} : {
|
|
117
|
-
triggers: {},
|
|
118
|
-
getTriggerName: c,
|
|
119
|
-
getTriggerLabel: l,
|
|
120
|
-
getAmountLabel: _
|
|
70
|
+
});
|
|
121
71
|
};
|
|
72
|
+
return /* @__PURE__ */ i("div", { className: "ttw:border ttw:border-border ttw:rounded-lg ttw:min-h-28 ttw:p-2.5 ttw:flex ttw:w-full ttw:flex-col ttw:gap-4 ttw:xl:w-1/2", children: [
|
|
73
|
+
/* @__PURE__ */ i(m, { variant: "body2", children: [
|
|
74
|
+
t._("Number of days"),
|
|
75
|
+
" ",
|
|
76
|
+
/* @__PURE__ */ r("span", { className: "ttw:text-green-700 ttw:font-bold", children: t._("BEFORE") }),
|
|
77
|
+
" ",
|
|
78
|
+
t._("due date")
|
|
79
|
+
] }),
|
|
80
|
+
/* @__PURE__ */ r(J, { className: "ttw:contents", value: _ ?? "", onValueChange: (e) => y("payment_reminder_id", e), children: /* @__PURE__ */ i("ul", { className: "ttw:flex ttw:flex-col ttw:gap-3", children: [
|
|
81
|
+
/* @__PURE__ */ r("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
82
|
+
/* @__PURE__ */ r(N, { value: "", id: "no-payment-reminder" }),
|
|
83
|
+
/* @__PURE__ */ r(m, { variant: "body2", className: "ttw:leading-snug", children: t._("No reminder") })
|
|
84
|
+
] }) }),
|
|
85
|
+
d?.map((e) => /* @__PURE__ */ r("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
86
|
+
/* @__PURE__ */ r(N, { value: e.value, id: e.value }),
|
|
87
|
+
/* @__PURE__ */ r(m, { variant: "body2", className: "ttw:leading-snug", children: e.label })
|
|
88
|
+
] }) }, e.value))
|
|
89
|
+
] }) }),
|
|
90
|
+
T && /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
91
|
+
!!(d && d?.length > 0) && /* @__PURE__ */ r(m, { variant: "caption", color: "muted", children: t._("Add schedule") }),
|
|
92
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
93
|
+
/* @__PURE__ */ r(K, { type: "text", inputMode: "numeric", value: a, onChange: (e) => f(e.target.value.replace(/\D/g, "")), disabled: E || p, name: "new_reminders", className: "ttw:text-right ttw:w-full ttw:p-1.5 ttw:max-w-56", placeholder: t._("e.g., 3"), "aria-invalid": u, "aria-describedby": u ? "new-reminder-error" : void 0 }),
|
|
94
|
+
/* @__PURE__ */ r(m, { variant: "body2", children: Number(a) === 1 ? t._("day") : t._("days") }),
|
|
95
|
+
/* @__PURE__ */ r(L, { type: "button", variant: "secondary", className: "ttw:hover:brightness-95 ttw:text-secondary-foreground ttw:text-xs", disabled: !x || p, onClick: C, children: p ? /* @__PURE__ */ r(F, { className: "ttw:size-4 ttw:animate-spin" }) : t._("Save") })
|
|
96
|
+
] }),
|
|
97
|
+
u && /* @__PURE__ */ r(m, { id: "new-reminder-error", variant: "caption", color: "destructive", children: t._("Enter a number of days between {min} and {max}.", {
|
|
98
|
+
min: D,
|
|
99
|
+
max: P
|
|
100
|
+
}) })
|
|
101
|
+
] }),
|
|
102
|
+
B && /* @__PURE__ */ r(m, { variant: "body2", className: "ttw:text-amber-700", children: t._("This reminder would be sent after the due date has already passed.") })
|
|
103
|
+
] });
|
|
122
104
|
};
|
|
123
105
|
export {
|
|
124
|
-
|
|
106
|
+
Re as ReminderBeforeDueDate
|
|
125
107
|
};
|
|
@@ -5,7 +5,7 @@ import { InvoicesTable as x } from "./index36.js";
|
|
|
5
5
|
import { QuotesTable as $ } from "./index37.js";
|
|
6
6
|
import { useMoniteContext as T } from "./index57.js";
|
|
7
7
|
import { MoniteScopedProviders as I } from "./index83.js";
|
|
8
|
-
import { classNames as q } from "./
|
|
8
|
+
import { classNames as q } from "./index147.js";
|
|
9
9
|
import { useLingui as R } from "@lingui/react";
|
|
10
10
|
import { Box as s, Tabs as D } from "@mui/material";
|
|
11
11
|
import { useState as N, useId as S } from "react";
|
|
@@ -1,20 +1,114 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { jsxs as s, jsx as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import "react-hot-toast";
|
|
3
|
+
import "./index57.js";
|
|
4
|
+
import { useLingui as j } from "@lingui/react";
|
|
5
|
+
import { useState as I, Fragment as O } from "react";
|
|
6
|
+
import { useUserPermissions as G } from "./index130.js";
|
|
7
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
|
+
import "@tanstack/react-query";
|
|
11
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
|
+
import { Scope as k } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
+
import { format as F } from "date-fns";
|
|
14
|
+
import "clsx";
|
|
15
|
+
import "tailwind-merge";
|
|
16
|
+
import "@radix-ui/react-dropdown-menu";
|
|
17
|
+
import { Plus as U, Loader2 as B } from "lucide-react";
|
|
18
|
+
import { Button as h } from "./index84.js";
|
|
19
|
+
import { useGetOverdueReminders as L } from "./index429.js";
|
|
20
|
+
import { useCreateOverdueReminder as V } from "./index430.js";
|
|
21
|
+
import { useGetPaymentTermById as Y } from "./index431.js";
|
|
22
|
+
import "./index92.js";
|
|
23
|
+
import "react-dom";
|
|
24
|
+
import "@mui/x-data-grid";
|
|
25
|
+
import { useFormContext as z } from "react-hook-form";
|
|
26
|
+
import { calculateDueDate as K } from "./index7.js";
|
|
27
|
+
import { CUSTOM_DATE_PAYMENT_TERM as W, RECEIPT_DUE_PAYMENT_TERM as q } from "./index152.js";
|
|
28
|
+
import { RadioGroup as H, RadioGroupItem as b } from "./index296.js";
|
|
29
|
+
import { Typography as n } from "./index85.js";
|
|
30
|
+
import { Input as J } from "./index127.js";
|
|
31
|
+
const Q = "MMM d, yyyy", N = 3, Et = ({
|
|
32
|
+
disabled: l
|
|
33
|
+
}) => {
|
|
34
|
+
const {
|
|
35
|
+
data: u
|
|
36
|
+
} = L(), [o, c] = I([""]), {
|
|
37
|
+
i18n: e
|
|
38
|
+
} = j(), T = G().has(k.InvoiceWriteOrg), {
|
|
39
|
+
watch: w,
|
|
40
|
+
setValue: y
|
|
41
|
+
} = z(), A = w("overdue_reminder_id"), p = w("payment_terms_id"), C = w("payment_terms_custom_date"), v = p === W, _ = p === q, P = p && !v && !_ ? p : void 0, {
|
|
42
|
+
data: g
|
|
43
|
+
} = Y(P), x = v ? C ?? void 0 : _ ? /* @__PURE__ */ new Date() : g && K(g) || void 0, {
|
|
44
|
+
mutate: E,
|
|
45
|
+
isPending: d
|
|
46
|
+
} = V(), M = (t, i) => {
|
|
47
|
+
c((m) => m.map((r, f) => f === t ? i : r));
|
|
48
|
+
}, R = () => {
|
|
49
|
+
c((t) => t.length < N ? [...t, ""] : t);
|
|
50
|
+
}, D = () => {
|
|
51
|
+
c([""]);
|
|
52
|
+
}, S = o.every((t) => Number(t) >= 1), $ = () => {
|
|
53
|
+
const t = o.map((r) => Number(r)).sort((r, f) => r - f), i = t.map((r) => r === 1 ? e._("{daysAfter} day", {
|
|
54
|
+
daysAfter: r
|
|
55
|
+
}) : e._("{daysAfter} days", {
|
|
56
|
+
daysAfter: r
|
|
57
|
+
})), m = i.length === 1 ? i[0] : `${i.slice(0, -1).join(", ")} ${e._("and")} ${i[i.length - 1]}`;
|
|
58
|
+
E({
|
|
59
|
+
body: {
|
|
60
|
+
name: m,
|
|
61
|
+
terms: t.map((r) => ({
|
|
62
|
+
days_after: r,
|
|
63
|
+
subject: e._("Payment is overdue"),
|
|
64
|
+
body: x ? e._("Payment was due on {dueDate}.", {
|
|
65
|
+
dueDate: F(x, Q)
|
|
66
|
+
}) : e._("Payment is overdue.")
|
|
67
|
+
}))
|
|
68
|
+
}
|
|
69
|
+
}, {
|
|
70
|
+
onSuccess: (r) => {
|
|
71
|
+
c([""]), y("overdue_reminder_id", r.id);
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
};
|
|
75
|
+
return /* @__PURE__ */ s("div", { className: "ttw:border ttw:border-border ttw:rounded-lg ttw:min-h-28 ttw:p-2.5 ttw:flex ttw:w-full ttw:flex-col ttw:gap-4 ttw:xl:w-1/2", children: [
|
|
76
|
+
/* @__PURE__ */ s(n, { variant: "body2", children: [
|
|
77
|
+
e._("Number of days"),
|
|
78
|
+
" ",
|
|
79
|
+
/* @__PURE__ */ a("span", { className: "ttw:text-destructive ttw:font-bold", children: e._("AFTER") }),
|
|
80
|
+
" ",
|
|
81
|
+
e._("due date")
|
|
82
|
+
] }),
|
|
83
|
+
/* @__PURE__ */ a(H, { className: "ttw:contents", value: A ?? "", onValueChange: (t) => y("overdue_reminder_id", t), children: /* @__PURE__ */ s("ul", { className: "ttw:flex ttw:flex-col ttw:gap-3", children: [
|
|
84
|
+
/* @__PURE__ */ a("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
85
|
+
/* @__PURE__ */ a(b, { value: "", id: "no-overdue-reminder" }),
|
|
86
|
+
/* @__PURE__ */ a(n, { variant: "body2", className: "ttw:leading-snug", children: e._("No reminder") })
|
|
87
|
+
] }) }),
|
|
88
|
+
u?.map((t) => /* @__PURE__ */ a("li", { className: "ttw:flex ttw:items-center ttw:gap-3 ttw:justify-between", children: /* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
89
|
+
/* @__PURE__ */ a(b, { value: t.value, id: t.value }),
|
|
90
|
+
/* @__PURE__ */ a(n, { variant: "body2", className: "ttw:leading-snug", children: t.label })
|
|
91
|
+
] }) }, t.value))
|
|
92
|
+
] }) }),
|
|
93
|
+
T && /* @__PURE__ */ s("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
94
|
+
/* @__PURE__ */ a(n, { variant: "caption", color: "muted", children: u && u.length > 0 ? e._("Add schedule (Specify up to 3 terms)") : e._("Send up to three reminders") }),
|
|
95
|
+
/* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
96
|
+
o.map((t, i, m) => /* @__PURE__ */ s(O, { children: [
|
|
97
|
+
/* @__PURE__ */ a(J, { type: "text", inputMode: "numeric", value: t, onChange: (r) => M(i, r.target.value.replace(/\D/g, "")), disabled: l || d, name: `new_reminders_${i}`, className: "ttw:text-right ttw:w-15 ttw:p-1.5", placeholder: m.length === 1 ? e._("e.g., 3") : void 0 }),
|
|
98
|
+
/* @__PURE__ */ a(n, { variant: "body2", children: Number(t) === 1 ? e._("day") : e._("days") })
|
|
99
|
+
] }, i)),
|
|
100
|
+
o.length < N && /* @__PURE__ */ s(h, { type: "button", variant: "ghost", className: "ttw:text-xs ttw:text-primary ttw:hover:text-primary", disabled: l || d || !o[o.length - 1], onClick: R, children: [
|
|
101
|
+
/* @__PURE__ */ a(U, {}),
|
|
102
|
+
e._("Add")
|
|
103
|
+
] })
|
|
104
|
+
] }),
|
|
105
|
+
/* @__PURE__ */ s("div", { className: "ttw:flex ttw:items-center ttw:gap-2.5", children: [
|
|
106
|
+
/* @__PURE__ */ a(h, { type: "button", variant: "ghost", className: "ttw:text-xs", disabled: l || d, onClick: D, children: e._("Clear") }),
|
|
107
|
+
/* @__PURE__ */ a(h, { type: "button", variant: "secondary", className: "ttw:hover:brightness-95 ttw:text-secondary-foreground ttw:text-xs", disabled: l || d || !S, onClick: $, children: d ? /* @__PURE__ */ a(B, { className: "ttw:size-4 ttw:animate-spin" }) : e._("Save") })
|
|
108
|
+
] })
|
|
109
|
+
] })
|
|
110
|
+
] });
|
|
111
|
+
};
|
|
18
112
|
export {
|
|
19
|
-
|
|
113
|
+
Et as ReminderOverdue
|
|
20
114
|
};
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
}
|
|
1
|
+
import { useMoniteContext as e } from "./index57.js";
|
|
2
|
+
const a = () => {
|
|
3
|
+
const {
|
|
4
|
+
api: t,
|
|
5
|
+
queryClient: i
|
|
6
|
+
} = e();
|
|
7
|
+
return t.finops.putEntitiesIdLogo.useMutation(void 0, {
|
|
8
|
+
onSuccess: async (s) => {
|
|
9
|
+
t.finops.getEntityUsersMyEntity.setQueryData({}, (o) => o && {
|
|
10
|
+
...o,
|
|
11
|
+
logo: s
|
|
12
|
+
}, i), await t.finops.getEntityUsersMyEntity.invalidateQueries(i);
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
};
|
|
16
16
|
export {
|
|
17
|
-
|
|
17
|
+
a as useUploadEntityLogo
|
|
18
18
|
};
|