am-shared-assets 1.1.7 → 1.1.10
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/dist/App.d.ts +1 -1
- package/dist/{CheckIcon-DOBPX5J0.js → CheckIcon-DUoRNL64.js} +189 -69
- package/dist/arrowIcons.js +545 -209
- package/dist/components/Alert.d.ts +1 -1
- package/dist/components/Autocomplete.d.ts +1 -1
- package/dist/components/Badge.d.ts +1 -1
- package/dist/components/Button.d.ts +1 -1
- package/dist/components/Checkbox.d.ts +1 -1
- package/dist/components/Chip.d.ts +1 -1
- package/dist/components/Input.d.ts +1 -1
- package/dist/components/Radio.d.ts +1 -1
- package/dist/components/RangeSlider.d.ts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Switch.d.ts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components.js +754 -387
- package/dist/essetionalIcons.js +974 -310
- package/dist/icons/components/AddIcon.d.ts +1 -1
- package/dist/icons/components/ArrowDownIcon.d.ts +1 -1
- package/dist/icons/components/ArrowRightIcon.d.ts +1 -1
- package/dist/icons/components/BagIcon.d.ts +1 -1
- package/dist/icons/components/BalloonIcon.d.ts +1 -1
- package/dist/icons/components/BatteryIcon.d.ts +1 -1
- package/dist/icons/components/BoxIcon.d.ts +1 -1
- package/dist/icons/components/BoxTickIcon.d.ts +1 -1
- package/dist/icons/components/BoxTimeIcon.d.ts +1 -1
- package/dist/icons/components/CardTickIcon.d.ts +1 -1
- package/dist/icons/components/CardsIcon.d.ts +1 -1
- package/dist/icons/components/CartIcon.d.ts +1 -1
- package/dist/icons/components/CategoryIcon.d.ts +1 -1
- package/dist/icons/components/CheckIcon.d.ts +1 -1
- package/dist/icons/components/ChevronBottomIcon.d.ts +1 -1
- package/dist/icons/components/ChevronLeftIcon.d.ts +1 -1
- package/dist/icons/components/ChevronRightIcon.d.ts +1 -1
- package/dist/icons/components/ChevronTopIcon.d.ts +1 -1
- package/dist/icons/components/CloseCircleIcon.d.ts +1 -1
- package/dist/icons/components/CloseIcon.d.ts +1 -1
- package/dist/icons/components/CosmeticsIcon.d.ts +1 -1
- package/dist/icons/components/DigitalDevicesIcon.d.ts +1 -1
- package/dist/icons/components/DislikeIcon.d.ts +1 -1
- package/dist/icons/components/EditIcon.d.ts +1 -1
- package/dist/icons/components/EnergyGradeIcon.d.ts +1 -1
- package/dist/icons/components/FillShoppingCartIcon.d.ts +1 -1
- package/dist/icons/components/FireIcon.d.ts +1 -1
- package/dist/icons/components/FlakeIcon.d.ts +1 -1
- package/dist/icons/components/FridgeIcon.d.ts +1 -1
- package/dist/icons/components/GoldIcon.d.ts +1 -1
- package/dist/icons/components/HammerIcon.d.ts +1 -1
- package/dist/icons/components/HeartIcon.d.ts +1 -1
- package/dist/icons/components/HomeIcon.d.ts +1 -1
- package/dist/icons/components/InfoIcon.d.ts +1 -1
- package/dist/icons/components/LaptopIcon.d.ts +1 -1
- package/dist/icons/components/LikeIcon.d.ts +1 -1
- package/dist/icons/components/LocationIcon.d.ts +1 -1
- package/dist/icons/components/LogoutIcon.d.ts +1 -1
- package/dist/icons/components/MessageIcon.d.ts +1 -1
- package/dist/icons/components/MinusIcon.d.ts +1 -1
- package/dist/icons/components/MobileIcon.d.ts +1 -1
- package/dist/icons/components/MobileScreenIcon.d.ts +1 -1
- package/dist/icons/components/MoneyIcon.d.ts +1 -1
- package/dist/icons/components/MoreIcon.d.ts +1 -1
- package/dist/icons/components/MotorcycleIcon.d.ts +1 -1
- package/dist/icons/components/OutlineTickCircleIcon.d.ts +1 -1
- package/dist/icons/components/PetIcon.d.ts +1 -1
- package/dist/icons/components/PhoneSizeIcon.d.ts +1 -1
- package/dist/icons/components/ProcessorIcon.d.ts +1 -1
- package/dist/icons/components/RamIcon.d.ts +1 -1
- package/dist/icons/components/ReceiptIcon.d.ts +1 -1
- package/dist/icons/components/ResolutionIcon.d.ts +1 -1
- package/dist/icons/components/RotateBoxIcon.d.ts +1 -1
- package/dist/icons/components/RotateInfoIcon.d.ts +1 -1
- package/dist/icons/components/RulerPenIcon.d.ts +1 -1
- package/dist/icons/components/ScreenIcon.d.ts +1 -1
- package/dist/icons/components/SearchIcon.d.ts +1 -1
- package/dist/icons/components/SettingIcon.d.ts +1 -1
- package/dist/icons/components/ShareIcon.d.ts +1 -1
- package/dist/icons/components/ShopIcon.d.ts +1 -1
- package/dist/icons/components/ShoppingCartIcon.d.ts +1 -1
- package/dist/icons/components/SofaIcon.d.ts +1 -1
- package/dist/icons/components/SpeakerIcon.d.ts +1 -1
- package/dist/icons/components/SpinnerIcon.d.ts +1 -1
- package/dist/icons/components/StarIcon.d.ts +1 -1
- package/dist/icons/components/TShirtIcon.d.ts +1 -1
- package/dist/icons/components/TVScreenIcon.d.ts +1 -1
- package/dist/icons/components/TickCircleIcon.d.ts +1 -1
- package/dist/icons/components/TrashIcon.d.ts +1 -1
- package/dist/icons/components/TruckIcon.d.ts +1 -1
- package/dist/icons/components/UserIcon.d.ts +1 -1
- package/dist/icons/components/UserSquareIcon.d.ts +1 -1
- package/dist/icons/components/WalletCheckIcon.d.ts +1 -1
- package/dist/icons/components/WalletIcon.d.ts +1 -1
- package/dist/icons/components/WarningIcon.d.ts +1 -1
- package/dist/icons/components/WheelIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBoldIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBrokenIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBulkIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdLinearIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdOutlineIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBoldIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBrokenIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBulkIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileLinearIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileOutlineIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileTwotoneIcon.d.ts +1 -1
- package/dist/icons.js +3081 -937
- package/dist/moneyIcons.js +341 -101
- package/dist/overlays/Drawer.d.ts +11 -0
- package/dist/overlays/index.d.ts +2 -0
- package/dist/overlays.d.ts +2 -0
- package/dist/overlays.js +2030 -0
- package/dist/styles.css +1 -1
- package/dist/usersIcons.js +219 -75
- package/package.json +10 -5
package/dist/App.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare function App(): import("react
|
|
1
|
+
declare function App(): import("react").JSX.Element;
|
|
2
2
|
export default App;
|
|
@@ -1,120 +1,208 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
color:
|
|
4
|
-
size:
|
|
5
|
-
}) => /* @__PURE__ */
|
|
1
|
+
import { jsxDEV as s } from "react/jsx-dev-runtime";
|
|
2
|
+
const t = ({
|
|
3
|
+
color: n,
|
|
4
|
+
size: e = 24
|
|
5
|
+
}) => /* @__PURE__ */ s(
|
|
6
6
|
"svg",
|
|
7
7
|
{
|
|
8
|
-
width:
|
|
9
|
-
height:
|
|
8
|
+
width: e,
|
|
9
|
+
height: e,
|
|
10
10
|
viewBox: "0 0 24 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
-
style: { color:
|
|
13
|
+
style: { color: n },
|
|
14
14
|
children: [
|
|
15
|
-
/* @__PURE__ */
|
|
15
|
+
/* @__PURE__ */ s(
|
|
16
16
|
"path",
|
|
17
17
|
{
|
|
18
18
|
d: "M7.25367 18C6.93501 18 6.61635 17.8826 6.36478 17.6312C5.87841 17.145 5.87841 16.3402 6.36478 15.854L15.8574 6.36465C16.3438 5.87845 17.1488 5.87845 17.6352 6.36465C18.1216 6.85086 18.1216 7.65561 17.6352 8.14181L8.14256 17.6312C7.90776 17.8826 7.57233 18 7.25367 18Z",
|
|
19
19
|
fill: "currentColor"
|
|
20
|
-
}
|
|
20
|
+
},
|
|
21
|
+
void 0,
|
|
22
|
+
!1,
|
|
23
|
+
{
|
|
24
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/CloseIcon.tsx",
|
|
25
|
+
lineNumber: 17,
|
|
26
|
+
columnNumber: 7
|
|
27
|
+
},
|
|
28
|
+
void 0
|
|
21
29
|
),
|
|
22
|
-
/* @__PURE__ */
|
|
30
|
+
/* @__PURE__ */ s(
|
|
23
31
|
"path",
|
|
24
32
|
{
|
|
25
33
|
d: "M16.7463 18C16.4277 18 16.109 17.8826 15.8574 17.6312L6.36478 8.14181C5.87841 7.65561 5.87841 6.85086 6.36478 6.36465C6.85115 5.87845 7.65618 5.87845 8.14256 6.36465L17.6352 15.854C18.1216 16.3402 18.1216 17.145 17.6352 17.6312C17.3836 17.8826 17.065 18 16.7463 18Z",
|
|
26
34
|
fill: "currentColor"
|
|
27
|
-
}
|
|
35
|
+
},
|
|
36
|
+
void 0,
|
|
37
|
+
!1,
|
|
38
|
+
{
|
|
39
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/CloseIcon.tsx",
|
|
40
|
+
lineNumber: 21,
|
|
41
|
+
columnNumber: 7
|
|
42
|
+
},
|
|
43
|
+
void 0
|
|
28
44
|
)
|
|
29
45
|
]
|
|
30
|
-
}
|
|
46
|
+
},
|
|
47
|
+
void 0,
|
|
48
|
+
!0,
|
|
49
|
+
{
|
|
50
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/CloseIcon.tsx",
|
|
51
|
+
lineNumber: 9,
|
|
52
|
+
columnNumber: 5
|
|
53
|
+
},
|
|
54
|
+
void 0
|
|
31
55
|
), r = ({
|
|
32
|
-
color:
|
|
33
|
-
size:
|
|
34
|
-
}) => /* @__PURE__ */
|
|
56
|
+
color: n,
|
|
57
|
+
size: e = 20
|
|
58
|
+
}) => /* @__PURE__ */ s(
|
|
35
59
|
"svg",
|
|
36
60
|
{
|
|
37
|
-
width:
|
|
38
|
-
height:
|
|
61
|
+
width: e,
|
|
62
|
+
height: e,
|
|
39
63
|
viewBox: "0 0 20 20",
|
|
40
64
|
fill: "none",
|
|
41
65
|
xmlns: "http://www.w3.org/2000/svg",
|
|
42
|
-
style: { color:
|
|
43
|
-
children: /* @__PURE__ */
|
|
66
|
+
style: { color: n },
|
|
67
|
+
children: /* @__PURE__ */ s(
|
|
44
68
|
"path",
|
|
45
69
|
{
|
|
46
70
|
d: "M10 20C15.51 20 20 15.51 20 10C20 4.49 15.51 -3.92528e-07 10 -8.74228e-07C4.49 -1.35593e-06 1.35593e-06 4.49 8.74228e-07 10C3.92528e-07 15.51 4.49 20 10 20ZM10.75 14C10.75 14.41 10.41 14.75 10 14.75C9.59 14.75 9.25 14.41 9.25 14L9.25 9C9.25 8.59 9.59 8.25 10 8.25C10.41 8.25 10.75 8.59 10.75 9L10.75 14ZM9.08 5.62C9.13 5.49 9.2 5.39 9.29 5.29C9.39 5.2 9.5 5.13 9.62 5.08C9.74 5.03 9.87 5 10 5C10.13 5 10.26 5.03 10.38 5.08C10.5 5.13 10.61 5.2 10.71 5.29C10.8 5.39 10.87 5.49 10.92 5.62C10.97 5.74 11 5.87 11 6C11 6.13 10.97 6.26 10.92 6.38C10.87 6.5 10.8 6.61 10.71 6.71C10.61 6.8 10.5 6.87 10.38 6.92C10.14 7.02 9.86 7.02 9.62 6.92C9.5 6.87 9.39 6.8 9.29 6.71C9.2 6.61 9.13 6.5 9.08 6.38C9.03 6.26 9 6.13 9 6C9 5.87 9.03 5.74 9.08 5.62Z",
|
|
47
71
|
fill: "currentColor"
|
|
48
|
-
}
|
|
72
|
+
},
|
|
73
|
+
void 0,
|
|
74
|
+
!1,
|
|
75
|
+
{
|
|
76
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/InfoIcon.tsx",
|
|
77
|
+
lineNumber: 17,
|
|
78
|
+
columnNumber: 7
|
|
79
|
+
},
|
|
80
|
+
void 0
|
|
49
81
|
)
|
|
50
|
-
}
|
|
51
|
-
|
|
82
|
+
},
|
|
83
|
+
void 0,
|
|
84
|
+
!1,
|
|
85
|
+
{
|
|
86
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/InfoIcon.tsx",
|
|
87
|
+
lineNumber: 9,
|
|
88
|
+
columnNumber: 5
|
|
89
|
+
},
|
|
90
|
+
void 0
|
|
91
|
+
), l = ({ color: n, size: e = 24 }) => /* @__PURE__ */ s(
|
|
52
92
|
"svg",
|
|
53
93
|
{
|
|
54
|
-
width:
|
|
55
|
-
height:
|
|
94
|
+
width: e,
|
|
95
|
+
height: e,
|
|
56
96
|
viewBox: "0 0 21 20",
|
|
57
97
|
fill: "none",
|
|
58
98
|
xmlns: "http://www.w3.org/2000/svg",
|
|
59
|
-
style: { color:
|
|
60
|
-
children: /* @__PURE__ */
|
|
99
|
+
style: { color: n },
|
|
100
|
+
children: /* @__PURE__ */ s(
|
|
61
101
|
"path",
|
|
62
102
|
{
|
|
63
103
|
d: "M20.1999 13.92L13.7999 2.4C12.9399 0.85 11.7499 0 10.4399 0C9.12992 0 7.93992 0.85 7.07992 2.4L0.679919 13.92C-0.130081 15.39 -0.220081 16.8 0.429919 17.91C1.07992 19.02 2.35992 19.63 4.03992 19.63H16.8399C18.5199 19.63 19.7999 19.02 20.4499 17.91C21.0999 16.8 21.0099 15.38 20.1999 13.92ZM9.68992 7C9.68992 6.59 10.0299 6.25 10.4399 6.25C10.8499 6.25 11.1899 6.59 11.1899 7V12C11.1899 12.41 10.8499 12.75 10.4399 12.75C10.0299 12.75 9.68992 12.41 9.68992 12V7ZM11.1499 15.71C11.0999 15.75 11.0499 15.79 10.9999 15.83C10.9399 15.87 10.8799 15.9 10.8199 15.92C10.7599 15.95 10.6999 15.97 10.6299 15.98C10.5699 15.99 10.4999 16 10.4399 16C10.3799 16 10.3099 15.99 10.2399 15.98C10.1799 15.97 10.1199 15.95 10.0599 15.92C9.99992 15.9 9.93992 15.87 9.87992 15.83C9.82992 15.79 9.77992 15.75 9.72992 15.71C9.54992 15.52 9.43992 15.26 9.43992 15C9.43992 14.74 9.54992 14.48 9.72992 14.29C9.77992 14.25 9.82992 14.21 9.87992 14.17C9.93992 14.13 9.99992 14.1 10.0599 14.08C10.1199 14.05 10.1799 14.03 10.2399 14.02C10.3699 13.99 10.5099 13.99 10.6299 14.02C10.6999 14.03 10.7599 14.05 10.8199 14.08C10.8799 14.1 10.9399 14.13 10.9999 14.17C11.0499 14.21 11.0999 14.25 11.1499 14.29C11.3299 14.48 11.4399 14.74 11.4399 15C11.4399 15.26 11.3299 15.52 11.1499 15.71Z",
|
|
64
104
|
fill: "currentColor"
|
|
65
|
-
}
|
|
105
|
+
},
|
|
106
|
+
void 0,
|
|
107
|
+
!1,
|
|
108
|
+
{
|
|
109
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/WarningIcon.tsx",
|
|
110
|
+
lineNumber: 11,
|
|
111
|
+
columnNumber: 7
|
|
112
|
+
},
|
|
113
|
+
void 0
|
|
66
114
|
)
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
115
|
+
},
|
|
116
|
+
void 0,
|
|
117
|
+
!1,
|
|
118
|
+
{
|
|
119
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/WarningIcon.tsx",
|
|
120
|
+
lineNumber: 3,
|
|
121
|
+
columnNumber: 5
|
|
122
|
+
},
|
|
123
|
+
void 0
|
|
124
|
+
), C = ({
|
|
125
|
+
color: n,
|
|
126
|
+
size: e = 24
|
|
127
|
+
}) => /* @__PURE__ */ s(
|
|
72
128
|
"svg",
|
|
73
129
|
{
|
|
74
|
-
width:
|
|
75
|
-
height:
|
|
130
|
+
width: e,
|
|
131
|
+
height: e,
|
|
76
132
|
viewBox: "0 0 20 20",
|
|
77
133
|
fill: "none",
|
|
78
134
|
xmlns: "http://www.w3.org/2000/svg",
|
|
79
|
-
style: { color:
|
|
80
|
-
children: /* @__PURE__ */
|
|
135
|
+
style: { color: n },
|
|
136
|
+
children: /* @__PURE__ */ s(
|
|
81
137
|
"path",
|
|
82
138
|
{
|
|
83
139
|
d: "M10 0C4.49 0 0 4.49 0 10C0 15.51 4.49 20 10 20C15.51 20 20 15.51 20 10C20 4.49 15.51 0 10 0ZM13.36 12.3C13.65 12.59 13.65 13.07 13.36 13.36C13.21 13.51 13.02 13.58 12.83 13.58C12.64 13.58 12.45 13.51 12.3 13.36L10 11.06L7.7 13.36C7.55 13.51 7.36 13.58 7.17 13.58C6.98 13.58 6.79 13.51 6.64 13.36C6.35 13.07 6.35 12.59 6.64 12.3L8.94 10L6.64 7.7C6.35 7.41 6.35 6.93 6.64 6.64C6.93 6.35 7.41 6.35 7.7 6.64L10 8.94L12.3 6.64C12.59 6.35 13.07 6.35 13.36 6.64C13.65 6.93 13.65 7.41 13.36 7.7L11.06 10L13.36 12.3Z",
|
|
84
140
|
fill: "currentColor"
|
|
85
|
-
}
|
|
141
|
+
},
|
|
142
|
+
void 0,
|
|
143
|
+
!1,
|
|
144
|
+
{
|
|
145
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/CloseCircleIcon.tsx",
|
|
146
|
+
lineNumber: 17,
|
|
147
|
+
columnNumber: 7
|
|
148
|
+
},
|
|
149
|
+
void 0
|
|
86
150
|
)
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
151
|
+
},
|
|
152
|
+
void 0,
|
|
153
|
+
!1,
|
|
154
|
+
{
|
|
155
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/CloseCircleIcon.tsx",
|
|
156
|
+
lineNumber: 9,
|
|
157
|
+
columnNumber: 5
|
|
158
|
+
},
|
|
159
|
+
void 0
|
|
160
|
+
), i = ({
|
|
161
|
+
color: n,
|
|
162
|
+
size: e = 20
|
|
163
|
+
}) => /* @__PURE__ */ s(
|
|
92
164
|
"svg",
|
|
93
165
|
{
|
|
94
|
-
width:
|
|
95
|
-
height:
|
|
166
|
+
width: e,
|
|
167
|
+
height: e,
|
|
96
168
|
viewBox: "0 0 20 20",
|
|
97
169
|
fill: "none",
|
|
98
170
|
xmlns: "http://www.w3.org/2000/svg",
|
|
99
|
-
style: { color:
|
|
100
|
-
children: /* @__PURE__ */
|
|
171
|
+
style: { color: n },
|
|
172
|
+
children: /* @__PURE__ */ s(
|
|
101
173
|
"path",
|
|
102
174
|
{
|
|
103
175
|
d: "M10 0C4.49 0 0 4.49 0 10C0 15.51 4.49 20 10 20C15.51 20 20 15.51 20 10C20 4.49 15.51 0 10 0ZM14.78 7.7L9.11 13.37C8.97 13.51 8.78 13.59 8.58 13.59C8.38 13.59 8.19 13.51 8.05 13.37L5.22 10.54C4.93 10.25 4.93 9.77 5.22 9.48C5.51 9.19 5.99 9.19 6.28 9.48L8.58 11.78L13.72 6.64C14.01 6.35 14.49 6.35 14.78 6.64C15.07 6.93 15.07 7.4 14.78 7.7Z",
|
|
104
176
|
fill: "currentColor"
|
|
105
|
-
}
|
|
177
|
+
},
|
|
178
|
+
void 0,
|
|
179
|
+
!1,
|
|
180
|
+
{
|
|
181
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/TickCircleIcon.tsx",
|
|
182
|
+
lineNumber: 17,
|
|
183
|
+
columnNumber: 7
|
|
184
|
+
},
|
|
185
|
+
void 0
|
|
106
186
|
)
|
|
107
|
-
}
|
|
108
|
-
|
|
187
|
+
},
|
|
188
|
+
void 0,
|
|
189
|
+
!1,
|
|
190
|
+
{
|
|
191
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/TickCircleIcon.tsx",
|
|
192
|
+
lineNumber: 9,
|
|
193
|
+
columnNumber: 5
|
|
194
|
+
},
|
|
195
|
+
void 0
|
|
196
|
+
), a = ({ color: n, size: e = 20 }) => /* @__PURE__ */ s(
|
|
109
197
|
"svg",
|
|
110
198
|
{
|
|
111
|
-
width:
|
|
112
|
-
height:
|
|
199
|
+
width: e,
|
|
200
|
+
height: e,
|
|
113
201
|
viewBox: "0 0 16 16",
|
|
114
202
|
fill: "none",
|
|
115
203
|
xmlns: "http://www.w3.org/2000/svg",
|
|
116
|
-
style: { color:
|
|
117
|
-
children: /* @__PURE__ */
|
|
204
|
+
style: { color: n },
|
|
205
|
+
children: /* @__PURE__ */ s(
|
|
118
206
|
"path",
|
|
119
207
|
{
|
|
120
208
|
d: "M13.2797 5.96667L8.93306 10.3133C8.41973 10.8267 7.57973 10.8267 7.06639 10.3133L2.71973 5.96667",
|
|
@@ -122,35 +210,67 @@ const n = ({
|
|
|
122
210
|
"stroke-miterlimit": "10",
|
|
123
211
|
"stroke-linecap": "round",
|
|
124
212
|
"stroke-linejoin": "round"
|
|
125
|
-
}
|
|
213
|
+
},
|
|
214
|
+
void 0,
|
|
215
|
+
!1,
|
|
216
|
+
{
|
|
217
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/ChevronBottomIcon.tsx",
|
|
218
|
+
lineNumber: 11,
|
|
219
|
+
columnNumber: 7
|
|
220
|
+
},
|
|
221
|
+
void 0
|
|
126
222
|
)
|
|
127
|
-
}
|
|
128
|
-
|
|
223
|
+
},
|
|
224
|
+
void 0,
|
|
225
|
+
!1,
|
|
226
|
+
{
|
|
227
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/ChevronBottomIcon.tsx",
|
|
228
|
+
lineNumber: 3,
|
|
229
|
+
columnNumber: 5
|
|
230
|
+
},
|
|
231
|
+
void 0
|
|
232
|
+
), c = ({ color: n, size: e = 24 }) => /* @__PURE__ */ s(
|
|
129
233
|
"svg",
|
|
130
234
|
{
|
|
131
|
-
width:
|
|
132
|
-
height:
|
|
235
|
+
width: e,
|
|
236
|
+
height: e,
|
|
133
237
|
viewBox: "0 0 16 16",
|
|
134
238
|
fill: "none",
|
|
135
239
|
xmlns: "http://www.w3.org/2000/svg",
|
|
136
|
-
style: { color:
|
|
137
|
-
children: /* @__PURE__ */
|
|
240
|
+
style: { color: n },
|
|
241
|
+
children: /* @__PURE__ */ s(
|
|
138
242
|
"path",
|
|
139
243
|
{
|
|
140
244
|
"fill-rule": "evenodd",
|
|
141
245
|
"clip-rule": "evenodd",
|
|
142
246
|
d: "M13.8047 3.5286C14.0651 3.78895 14.0651 4.21106 13.8047 4.47141L6.4714 11.8047C6.21106 12.0651 5.78894 12.0651 5.5286 11.8047L2.19526 8.47141C1.93491 8.21106 1.93491 7.78895 2.19526 7.5286C2.45561 7.26825 2.87772 7.26825 3.13807 7.5286L6 10.3905L12.8619 3.5286C13.1223 3.26825 13.5444 3.26825 13.8047 3.5286Z",
|
|
143
247
|
fill: "currentColor"
|
|
144
|
-
}
|
|
248
|
+
},
|
|
249
|
+
void 0,
|
|
250
|
+
!1,
|
|
251
|
+
{
|
|
252
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/CheckIcon.tsx",
|
|
253
|
+
lineNumber: 11,
|
|
254
|
+
columnNumber: 7
|
|
255
|
+
},
|
|
256
|
+
void 0
|
|
145
257
|
)
|
|
146
|
-
}
|
|
258
|
+
},
|
|
259
|
+
void 0,
|
|
260
|
+
!1,
|
|
261
|
+
{
|
|
262
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/CheckIcon.tsx",
|
|
263
|
+
lineNumber: 3,
|
|
264
|
+
columnNumber: 5
|
|
265
|
+
},
|
|
266
|
+
void 0
|
|
147
267
|
);
|
|
148
268
|
export {
|
|
149
|
-
|
|
269
|
+
t as C,
|
|
150
270
|
r as I,
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
271
|
+
i as T,
|
|
272
|
+
l as W,
|
|
273
|
+
C as a,
|
|
274
|
+
a as b,
|
|
275
|
+
c
|
|
156
276
|
};
|