@opexa/portal-components 0.0.801 → 0.0.803

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.
Files changed (74) hide show
  1. package/dist/client/hooks/useCreateDigitainGameSessionMutatio.js +0 -1
  2. package/dist/components/Banner/Banner.client.d.ts +12 -0
  3. package/dist/components/Banner/Banner.client.js +49 -0
  4. package/dist/components/Bonuses/BonusesTrigger.d.ts +1 -0
  5. package/dist/components/Bonuses/BonusesTrigger.js +1 -1
  6. package/dist/components/DigitainLauncher/DigitainLauncher.js +2 -1
  7. package/dist/components/DigitainLauncher/DigitianContainter.js +1 -0
  8. package/dist/components/KYC/KYCDefault/KYCVerificationStatus.lazy.js +0 -1
  9. package/dist/components/KYC/KYCVerificationStatus.lazy.js +7 -4
  10. package/dist/components/Messages/MessagesTrigger.d.ts +1 -0
  11. package/dist/components/Messages/MessagesTrigger.js +1 -1
  12. package/dist/components/PortalProvider/AndroidOnlyComponents.d.ts +1 -0
  13. package/dist/components/PortalProvider/AndroidOnlyComponents.js +12 -0
  14. package/dist/components/PortalProvider/CXDTokenObserver.js +11 -11
  15. package/dist/components/SignIn/utils.d.ts +8 -0
  16. package/dist/components/SignIn/utils.js +26 -0
  17. package/dist/constants/Branches.d.ts +2 -0
  18. package/dist/constants/Branches.js +42 -0
  19. package/dist/third-parties/FacebookPixel/FacebookPixel.d.ts +4 -0
  20. package/dist/third-parties/FacebookPixel/FacebookPixel.js +4 -0
  21. package/dist/third-parties/FacebookPixel/api.d.ts +0 -0
  22. package/dist/third-parties/FacebookPixel/api.js +1 -0
  23. package/dist/third-parties/FacebookPixel/index.d.ts +1 -0
  24. package/dist/third-parties/FacebookPixel/index.js +1 -0
  25. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.d.ts +4 -0
  26. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.js +4 -0
  27. package/dist/third-parties/GoogleRecaptcha/api.d.ts +0 -0
  28. package/dist/third-parties/GoogleRecaptcha/api.js +1 -0
  29. package/dist/third-parties/GoogleRecaptcha/index.d.ts +1 -0
  30. package/dist/third-parties/GoogleRecaptcha/index.js +1 -0
  31. package/dist/third-parties/index.d.ts +2 -0
  32. package/dist/third-parties/index.js +2 -0
  33. package/dist/ui/AlertDialog/AlertDialog.d.ts +88 -88
  34. package/dist/ui/AlertDialog/alertDialog.recipe.d.ts +8 -8
  35. package/dist/ui/Avatar/Avatar.d.ts +9 -9
  36. package/dist/ui/Avatar/avatar.recipe.d.ts +3 -3
  37. package/dist/ui/Checkbox/Checkbox.d.ts +23 -23
  38. package/dist/ui/Checkbox/checkbox.recipe.d.ts +3 -3
  39. package/dist/ui/Clipboard/Clipboard.d.ts +18 -18
  40. package/dist/ui/Clipboard/clipboard.recipe.d.ts +3 -3
  41. package/dist/ui/Collapsible/Collapsible.d.ts +20 -20
  42. package/dist/ui/Collapsible/collapsible.recipe.d.ts +5 -5
  43. package/dist/ui/Combobox/Combobox.d.ts +42 -42
  44. package/dist/ui/Combobox/combobox.recipe.d.ts +3 -3
  45. package/dist/ui/DatePicker/DatePicker.d.ts +72 -72
  46. package/dist/ui/DatePicker/datePicker.recipe.d.ts +3 -3
  47. package/dist/ui/Dialog/Dialog.d.ts +33 -33
  48. package/dist/ui/Dialog/dialog.recipe.d.ts +3 -3
  49. package/dist/ui/Drawer/Drawer.d.ts +33 -33
  50. package/dist/ui/Drawer/drawer.recipe.d.ts +3 -3
  51. package/dist/ui/Menu/Menu.d.ts +144 -144
  52. package/dist/ui/Menu/menu.recipe.d.ts +8 -8
  53. package/dist/ui/NumberInput/NumberInput.d.ts +24 -24
  54. package/dist/ui/NumberInput/numberInput.recipe.d.ts +3 -3
  55. package/dist/ui/Popover/Popover.d.ts +154 -154
  56. package/dist/ui/Popover/popover.recipe.d.ts +14 -14
  57. package/dist/ui/QrCode/QrCode.d.ts +25 -25
  58. package/dist/ui/QrCode/qrCode.recipe.d.ts +5 -5
  59. package/dist/ui/Select/Select.d.ts +45 -45
  60. package/dist/ui/Select/select.recipe.d.ts +3 -3
  61. package/dist/ui/Table/Table.d.ts +21 -21
  62. package/dist/ui/Table/table.anatomy.d.ts +1 -1
  63. package/dist/ui/Table/table.recipe.d.ts +3 -3
  64. package/dist/ui/Tabs/Tabs.d.ts +15 -15
  65. package/dist/ui/Tabs/tabs.recipe.d.ts +3 -3
  66. package/dist/ui/Tooltip/Tooltip.d.ts +30 -30
  67. package/dist/ui/Tooltip/tooltip.recipe.d.ts +5 -5
  68. package/package.json +1 -1
  69. package/dist/components/AccountInfo/GoogleDisconnect.d.ts +0 -7
  70. package/dist/components/AccountInfo/GoogleDisconnect.js +0 -11
  71. package/dist/components/DepositWithdrawal/Deposit/GCashWebpayDeposit /GCashWebpayDeposit .d.ts +0 -1
  72. package/dist/components/DepositWithdrawal/Deposit/GCashWebpayDeposit /GCashWebpayDeposit .js +0 -191
  73. package/dist/icons/LinkBrokenIcon.d.ts +0 -2
  74. package/dist/icons/LinkBrokenIcon.js +0 -4
@@ -3,9 +3,9 @@ export declare const tooltipRecipe: import("tailwind-variants").TVReturnType<{
3
3
  [key: string]: import("tailwind-variants").ClassValue | {
4
4
  content?: import("tailwind-variants").ClassValue;
5
5
  trigger?: import("tailwind-variants").ClassValue;
6
- positioner?: import("tailwind-variants").ClassValue;
7
6
  arrow?: import("tailwind-variants").ClassValue;
8
7
  arrowTip?: import("tailwind-variants").ClassValue;
8
+ positioner?: import("tailwind-variants").ClassValue;
9
9
  };
10
10
  };
11
11
  } | {
@@ -13,19 +13,19 @@ export declare const tooltipRecipe: import("tailwind-variants").TVReturnType<{
13
13
  [x: string]: import("tailwind-variants").ClassValue | {
14
14
  content?: import("tailwind-variants").ClassValue;
15
15
  trigger?: import("tailwind-variants").ClassValue;
16
- positioner?: import("tailwind-variants").ClassValue;
17
16
  arrow?: import("tailwind-variants").ClassValue;
18
17
  arrowTip?: import("tailwind-variants").ClassValue;
18
+ positioner?: import("tailwind-variants").ClassValue;
19
19
  };
20
20
  };
21
- } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
21
+ } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
22
22
  [key: string]: {
23
23
  [key: string]: import("tailwind-variants").ClassValue | {
24
24
  content?: import("tailwind-variants").ClassValue;
25
25
  trigger?: import("tailwind-variants").ClassValue;
26
- positioner?: import("tailwind-variants").ClassValue;
27
26
  arrow?: import("tailwind-variants").ClassValue;
28
27
  arrowTip?: import("tailwind-variants").ClassValue;
28
+ positioner?: import("tailwind-variants").ClassValue;
29
29
  };
30
30
  };
31
- } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>;
31
+ } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opexa/portal-components",
3
- "version": "0.0.801",
3
+ "version": "0.0.803",
4
4
  "exports": {
5
5
  "./ui/*": {
6
6
  "types": "./dist/ui/*/index.d.ts",
@@ -1,7 +0,0 @@
1
- import { type UseDisclosureReturn } from '../../client/hooks/useDisclosure';
2
- interface GoogleDisconnectProps {
3
- onConfirmAction?: (ctx: UseDisclosureReturn) => React.ReactNode;
4
- children?: (ctx: UseDisclosureReturn) => React.ReactNode;
5
- }
6
- export declare function GoogleDisconnect(props: GoogleDisconnectProps): import("react/jsx-runtime").JSX.Element;
7
- export {};
@@ -1,11 +0,0 @@
1
- 'use client';
2
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
- import { useDisclosure, } from '../../client/hooks/useDisclosure.js';
4
- import { LinkBrokenIcon } from '../../icons/LinkBrokenIcon.js';
5
- import { XIcon } from '../../icons/XIcon.js';
6
- import { Dialog } from '../../ui/Dialog/index.js';
7
- import { Portal } from '../../ui/Portal/index.js';
8
- export function GoogleDisconnect(props) {
9
- const disclosure = useDisclosure();
10
- return (_jsxs(_Fragment, { children: [props.children?.(disclosure), _jsx(Dialog.Root, { lazyMount: true, unmountOnExit: true, open: disclosure.open, onOpenChange: (details) => disclosure.setOpen(details.open), closeOnEscape: false, closeOnInteractOutside: false, children: _jsxs(Portal, { children: [_jsx(Dialog.Backdrop, { className: "!z-[calc(var(--z-dialog)+1)]" }), _jsx(Dialog.Positioner, { className: "!z-[calc(var(--z-dialog)+2)] flex items-center justify-center", children: _jsxs(Dialog.Content, { className: "mx-auto min-h-auto max-w-[25rem] overflow-y-auto rounded-xl p-6", children: [_jsx(Dialog.CloseTrigger, { children: _jsx(XIcon, {}) }), _jsxs("div", { className: "flex flex-col ", children: [_jsx("div", { className: "mx-auto flex size-12 items-center justify-center rounded-full bg-bg-brand-secondary text-text-brand", children: _jsx(LinkBrokenIcon, {}) }), _jsx("h2", { className: "mb-1 text-center font-semibold text-lg xl:mt-xl", children: "Disconnect Google Account" }), _jsx("p", { className: "text-center text-sm text-text-tertiary-600 leading-2xl", children: "Are you sure you want to disconnect your Google account? This may affect your ability to log in or sync data." })] }), _jsx("div", { className: "pt-6", children: props.onConfirmAction?.(disclosure) })] }) })] }) })] }));
11
- }
@@ -1 +0,0 @@
1
- export declare function GCashWebpayDeposit(): import("react/jsx-runtime").JSX.Element;
@@ -1,191 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { zodResolver } from '@hookform/resolvers/zod';
3
- import Link from 'next/link';
4
- import { useEffect, useState } from 'react';
5
- import { Controller, useForm } from 'react-hook-form';
6
- import invariant from 'tiny-invariant';
7
- import { z } from 'zod';
8
- import { useShallow } from 'zustand/shallow';
9
- import { useAvailablePromosQuery } from '../../../../client/hooks/useAvailablePromosQuery.js';
10
- import { useCreateGCashWebpayDepositMutation } from '../../../../client/hooks/useCreateGCashWebpayDepositMutation.js';
11
- import { useDepositQuery } from '../../../../client/hooks/useDepositQuery.js';
12
- import { useDepositsCountQuery } from '../../../../client/hooks/useDepositsCountQuery.js';
13
- import { useDisclosure } from '../../../../client/hooks/useDisclosure.js';
14
- import { useGlobalStore } from '../../../../client/hooks/useGlobalStore.js';
15
- import { useMemberVerificationQuery } from '../../../../client/hooks/useMemberVerificationQuery.js';
16
- import { usePaymentSettingsQuery } from '../../../../client/hooks/usePaymentSettingsQuery.js';
17
- import { AlertCircleIcon } from '../../../../icons/AlertCircleIcon.js';
18
- import { ChevronDownIcon } from '../../../../icons/ChevronDownIcon.js';
19
- import { ChevronUpIcon } from '../../../../icons/ChevronUpIcon.js';
20
- import { SpinnerIcon } from '../../../../icons/SpinnerIcon.js';
21
- import { XIcon } from '../../../../icons/XIcon.js';
22
- import { AlertDialog } from '../../../../ui/AlertDialog/index.js';
23
- import { Button } from '../../../../ui/Button/index.js';
24
- import { Field } from '../../../../ui/Field/index.js';
25
- import { NumberInput } from '../../../../ui/NumberInput/index.js';
26
- import { Portal } from '../../../../ui/Portal/index.js';
27
- import { parseDecimal } from '../../../../utils/parseDecimal.js';
28
- import { AmountChoices } from '../../AmountChoices.js';
29
- import { useDepositWithdrawalPropsContext } from '../../DepositWithdrawalContext.js';
30
- import { AvailablePromos } from '../AvailablePromos.js';
31
- export function GCashWebpayDeposit() {
32
- const depositWithdrawalProps = useDepositWithdrawalPropsContext();
33
- const disclosure = useDisclosure();
34
- const globalStore = useGlobalStore(useShallow((ctx) => ({
35
- depositWithdrawal: ctx.depositWithdrawal,
36
- kycVerificationStatus: ctx.kycVerificationStatus,
37
- })));
38
- const verificationQuery = useMemberVerificationQuery();
39
- const verificationStatus = verificationQuery.data?.status ?? 'UNVERIFIED';
40
- const [status, setStatus] = useState('waiting');
41
- const createDepositMutation = useCreateGCashWebpayDepositMutation({
42
- onMutate() {
43
- disclosure.setOpen(true);
44
- setStatus('processing');
45
- },
46
- onSuccess(data) {
47
- invariant(data.checkoutUrl);
48
- window.open(data.checkoutUrl, '_blank', 'noopener,noreferrer');
49
- form.reset();
50
- disclosure.setOpen(false);
51
- },
52
- onError() {
53
- disclosure.setOpen(true);
54
- setStatus('failed');
55
- },
56
- });
57
- const depositQuery = useDepositQuery(createDepositMutation.data?.id, {
58
- enabled: createDepositMutation.data != null,
59
- refetchInterval(ctx) {
60
- if (ctx.state.data?.status === 'CANCELLED' ||
61
- ctx.state.data?.status === 'CONFIRMED') {
62
- return false;
63
- }
64
- else {
65
- return 2500;
66
- }
67
- },
68
- });
69
- useEffect(() => {
70
- if (depositQuery.data?.status === 'CANCELLED') {
71
- disclosure.setOpen(true);
72
- setStatus('failed');
73
- }
74
- else if (depositQuery.data?.status === 'CONFIRMED') {
75
- disclosure.setOpen(true);
76
- setStatus('success');
77
- }
78
- }, [depositQuery.data?.status, disclosure]);
79
- const depositsCountQuery = useDepositsCountQuery();
80
- const depositsCount = depositsCountQuery.data ?? 0;
81
- const paymentSettingsQuery = usePaymentSettingsQuery();
82
- const paymentSettings = paymentSettingsQuery.data;
83
- const gatewaySettings = paymentSettings?.gcashWebpayDepositGatewaySettings;
84
- const maximumAmount = parseDecimal(gatewaySettings?.maximumAmount, 0);
85
- const minimumAmount = depositsCount <= 0
86
- ? parseDecimal(paymentSettingsQuery.data?.minimumFirstDepositAmount, 0)
87
- : parseDecimal(gatewaySettings?.minimumAmount, 0);
88
- const promosQuery = useAvailablePromosQuery();
89
- const promos = promosQuery.data ?? [];
90
- const definition = z
91
- .object({
92
- amount: z.string().superRefine((val, ctx) => {
93
- const n = parseDecimal(val, 0);
94
- if (n < minimumAmount) {
95
- ctx.addIssue({
96
- type: 'number',
97
- code: z.ZodIssueCode.too_small,
98
- inclusive: true,
99
- minimum: minimumAmount,
100
- message: `Minimum amount is ${minimumAmount.toLocaleString()}`,
101
- });
102
- }
103
- if (n > maximumAmount) {
104
- ctx.addIssue({
105
- type: 'number',
106
- code: z.ZodIssueCode.too_big,
107
- inclusive: true,
108
- maximum: maximumAmount,
109
- message: `Maximum amount is ${maximumAmount.toLocaleString()}`,
110
- });
111
- }
112
- }),
113
- promo: z.string().optional().nullable(),
114
- })
115
- .superRefine((value, ctx) => {
116
- const promo = promos.find((o) => o.id === value.promo);
117
- const promoMinAmount = parseDecimal(promo?.minimumDepositAmount, 0);
118
- const promoMaxAmount = parseDecimal(promo?.maximumDepositAmount, 0);
119
- const amount = parseDecimal(value.amount, 0);
120
- if (promo && amount < promoMinAmount) {
121
- ctx.addIssue({
122
- path: ['amount'],
123
- code: z.ZodIssueCode.custom,
124
- message: `Minimum amount for this promo is ${promoMinAmount.toLocaleString()}`,
125
- });
126
- }
127
- if (promo && amount > promoMaxAmount) {
128
- ctx.addIssue({
129
- path: ['amount'],
130
- code: z.ZodIssueCode.custom,
131
- message: `Maximum amount for this promo is ${promoMaxAmount}`,
132
- });
133
- }
134
- });
135
- const form = useForm({
136
- mode: 'all',
137
- resolver: zodResolver(definition),
138
- defaultValues: {
139
- amount: '0',
140
- promo: globalStore.depositWithdrawal.promo ?? null,
141
- },
142
- });
143
- useEffect(() => {
144
- if (minimumAmount) {
145
- form.reset({
146
- amount: minimumAmount.toString(),
147
- promo: form.getValues('promo') ?? null,
148
- });
149
- }
150
- }, [form, minimumAmount]);
151
- return (_jsxs("form", { onSubmit: form.handleSubmit(async (data) => {
152
- //handle new kyc process
153
- if (verificationStatus === 'PENDING' ||
154
- verificationStatus === 'UNVERIFIED' ||
155
- verificationStatus === 'REJECTED' ||
156
- verificationStatus === 'CREATED') {
157
- globalStore.kycVerificationStatus.setOpen(true);
158
- return;
159
- }
160
- else {
161
- createDepositMutation.reset();
162
- createDepositMutation.mutate({
163
- amount: data.amount.toString(),
164
- promo: data.promo ?? undefined,
165
- successRedirectionUrl: window.location.origin,
166
- cancelRedirectionUrl: window.location.origin,
167
- });
168
- }
169
- }), noValidate: true, children: [_jsx(Controller, { control: form.control, name: "amount", render: (o) => (_jsxs(Field.Root, { invalid: !!form.formState.errors.amount, children: [_jsxs(NumberInput.Root, { min: 0, step: 1, value: o.field.value, onValueChange: (details) => {
170
- o.field.onChange(details.value);
171
- }, formatOptions: {
172
- maximumFractionDigits: 2,
173
- minimumFractionDigits: 0,
174
- }, allowMouseWheel: true, children: [_jsx(NumberInput.Label, { children: "Enter amount you want to deposit" }), _jsxs(NumberInput.Control, { children: [_jsx(NumberInput.Input, {}), _jsx(NumberInput.IncrementTrigger, { children: _jsx(ChevronUpIcon, {}) }), _jsx(NumberInput.DecrementTrigger, { children: _jsx(ChevronDownIcon, {}) })] })] }), _jsx(Field.ErrorText, { children: form.formState.errors.amount?.message })] })) }), _jsx(AmountChoices, { value: parseDecimal(form.watch('amount'), 0), onChange: (value) => {
175
- form.setValue('amount', value.toString(), {
176
- shouldTouch: true,
177
- shouldDirty: true,
178
- shouldValidate: true,
179
- });
180
- }, min: minimumAmount, max: maximumAmount, className: "mt-lg" }), _jsx(Controller, { control: form.control, name: "promo", render: (o) => (_jsx(AvailablePromos, { value: o.field.value, onChange: (value) => {
181
- o.field.onChange(value);
182
- globalStore.depositWithdrawal.setPromo(null);
183
- }, className: "mt-3xl" })) }), _jsx(Button, { type: "submit", className: "mt-3xl", disabled: createDepositMutation.isPending, children: "Deposit" }), _jsxs("p", { className: "mt-lg text-text-tertiary-600 text-xs", children: ["By depositing, you agree to our", ' ', _jsx(Link, { href: depositWithdrawalProps.termsOfUseUrl ?? '/terms-of-use', onClick: () => globalStore.depositWithdrawal.setOpen(false), className: "text-text-warning-primary-600 underline underline-offset-2", children: "Terms of Use" }), ' ', "and", ' ', _jsx(Link, { href: depositWithdrawalProps.privacyPolicyUrl ?? '/privacy-policy', onClick: () => globalStore.depositWithdrawal.setOpen(false), className: "text-text-warning-primary-600 underline underline-offset-2", children: "Privacy Policy" }), "."] }), _jsx(AlertDialog.Root, { open: disclosure.open, onOpenChange: (details) => {
184
- disclosure.setOpen(details.open);
185
- }, lazyMount: true, unmountOnExit: true, children: _jsxs(Portal, { children: [_jsx(AlertDialog.Backdrop, { className: "!z-[calc(var(--z-dialog)+2)]" }), _jsx(AlertDialog.Positioner, { className: "!z-[calc(var(--z-dialog)+3)]", children: _jsxs(AlertDialog.Content, { children: [_jsx(AlertDialog.CloseTrigger, { children: _jsx(XIcon, {}) }), _jsxs(AlertDialog.Header, { children: [status === 'processing' && (_jsx(SpinnerIcon, { className: "size-12 text-text-brand-primary-600" })), status === 'success' && (_jsx("div", { className: "flex size-12 items-center justify-center rounded-full bg-bg-success-secondary text-text-featured-icon-light-success", children: _jsx(AlertCircleIcon, {}) })), status === 'failed' && (_jsx("div", { className: "flex size-12 items-center justify-center rounded-full bg-bg-error-secondary text-text-featured-icon-light-error", children: _jsx(AlertCircleIcon, {}) }))] }), _jsxs(AlertDialog.Body, { children: [_jsxs(AlertDialog.Title, { children: [status === 'processing' && 'Processing Deposit', status === 'success' && 'Deposit Successful', status === 'failed' && 'Deposit Failed'] }), _jsxs(AlertDialog.Description, { children: [status === 'processing' &&
186
- "We're verifying your account and amount. Please hold a moment.", status === 'success' &&
187
- 'Your deposit has been successfully processed.', status === 'failed' &&
188
- 'Something went wrong while processing your deposit. Please try again or contact support.'] })] }), (status === 'failed' || status === 'success') && (_jsx(AlertDialog.Footer, { children: _jsx(AlertDialog.Context, { children: (api) => (_jsx(Button, { onClick: () => {
189
- api.setOpen(false);
190
- }, children: status === 'failed' ? 'Try Again' : 'Ok' })) }) }))] }) })] }) })] }));
191
- }
@@ -1,2 +0,0 @@
1
- import type { ComponentPropsWithRef } from 'react';
2
- export declare function LinkBrokenIcon(props: ComponentPropsWithRef<'svg'>): import("react/jsx-runtime").JSX.Element;
@@ -1,4 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- export function LinkBrokenIcon(props) {
3
- return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx("path", { d: "M8.5 15.5L15.5 8.49998M9 4V2M15 20V22M4 9H2M20 15H22M4.91421 4.91421L3.5 3.5M19.0858 19.0857L20.5 20.4999M12 17.6568L9.87871 19.7781C8.31662 21.3402 5.78396 21.3402 4.22186 19.7781C2.65976 18.216 2.65976 15.6833 4.22186 14.1212L6.34318 11.9999M17.6569 11.9999L19.7782 9.87859C21.3403 8.31649 21.3403 5.78383 19.7782 4.22174C18.2161 2.65964 15.6835 2.65964 14.1214 4.22174L12 6.34306", stroke: "#FEDF89", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }) }));
4
- }