@easypost/easy-ui 1.0.0-alpha.113 → 1.0.0-alpha.115
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/AlertBadge/AlertBadge.d.ts +1 -1
- package/AlertBadge/AlertBadge.d.ts.map +1 -1
- package/AlertBadge/index.js +11 -9
- package/AlertBadge/index.mjs +11 -9
- package/Badge/index.js +12 -12
- package/Badge/index.mjs +12 -12
- package/Banner/index.js +7 -7
- package/Banner/index.mjs +7 -7
- package/Button/index.js +1 -1
- package/Button/index.mjs +1 -1
- package/CHANGELOG.md +12 -0
- package/Calendar/index.js +1 -1
- package/Calendar/index.mjs +1 -1
- package/Card/index.js +1 -1
- package/Card/index.mjs +1 -1
- package/CheckableCard/index.js +14 -14
- package/CheckableCard/index.mjs +14 -14
- package/Checkbox/index.js +1 -1
- package/Checkbox/index.mjs +1 -1
- package/CodeBlock/index.js +30 -30
- package/CodeBlock/index.mjs +30 -30
- package/CodeSnippet/index.js +1 -1
- package/CodeSnippet/index.mjs +1 -1
- package/ColorPicker/index.js +24 -24
- package/ColorPicker/index.mjs +24 -24
- package/CustomerPortalLayout/index.js +36 -36
- package/CustomerPortalLayout/index.mjs +36 -36
- package/DataGrid/index.js +78 -78
- package/DataGrid/index.mjs +78 -78
- package/DatePicker/index.js +6 -6
- package/DatePicker/index.mjs +6 -6
- package/DateRangePicker/index.js +6 -6
- package/DateRangePicker/index.mjs +6 -6
- package/Drawer/index.js +24 -24
- package/Drawer/index.mjs +24 -24
- package/DropdownButton/index.js +7 -7
- package/DropdownButton/index.mjs +7 -7
- package/EmptyStateCard/index.js +18 -18
- package/EmptyStateCard/index.mjs +18 -18
- package/FocusedProductLayout/index.js +38 -38
- package/FocusedProductLayout/index.mjs +38 -38
- package/ForgeLayout/index.js +91 -91
- package/ForgeLayout/index.mjs +92 -92
- package/FormLayout/index.js +11 -11
- package/FormLayout/index.mjs +11 -11
- package/HorizontalGrid/index.js +1 -1
- package/HorizontalGrid/index.mjs +1 -1
- package/HorizontalStack/index.js +1 -1
- package/HorizontalStack/index.mjs +1 -1
- package/Icon/index.js +1 -1
- package/Icon/index.mjs +1 -1
- package/IconButton/index.js +7 -7
- package/IconButton/index.mjs +7 -7
- package/InputField/index.js +1 -1
- package/InputField/index.mjs +1 -1
- package/KebabButton/index.js +1 -1
- package/KebabButton/index.mjs +1 -1
- package/Menu/index.js +1 -1
- package/Menu/index.mjs +1 -1
- package/Modal/index.js +39 -39
- package/Modal/index.mjs +39 -39
- package/MultiSelect/index.js +30 -30
- package/MultiSelect/index.mjs +31 -31
- package/MultipageSection/index.js +28 -28
- package/MultipageSection/index.mjs +28 -28
- package/NexusLayout/index.js +44 -44
- package/NexusLayout/index.mjs +44 -44
- package/Notification/index.js +1 -1
- package/Notification/index.mjs +1 -1
- package/Pagination/index.js +21 -21
- package/Pagination/index.mjs +21 -21
- package/PillGroup/index.js +1 -1
- package/PillGroup/index.mjs +1 -1
- package/PlanCard/illustrations/Building01/index.js +88 -88
- package/PlanCard/illustrations/Building01/index.mjs +88 -88
- package/PlanCard/illustrations/Building02/index.js +33 -33
- package/PlanCard/illustrations/Building02/index.mjs +33 -33
- package/PlanCard/illustrations/Building03/index.js +120 -120
- package/PlanCard/illustrations/Building03/index.mjs +120 -120
- package/PlanCard/illustrations/Building04/index.js +236 -236
- package/PlanCard/illustrations/Building04/index.mjs +236 -236
- package/PlanCard/index.js +17 -17
- package/PlanCard/index.mjs +17 -17
- package/ProductLayout/index.js +48 -48
- package/ProductLayout/index.mjs +48 -48
- package/Provider/index.js +7 -7
- package/Provider/index.mjs +7 -7
- package/RadioButtonGroup/index.js +5 -5
- package/RadioButtonGroup/index.mjs +5 -5
- package/RadioGroup/index.js +1 -1
- package/RadioGroup/index.mjs +1 -1
- package/RangeCalendar/index.js +1 -1
- package/RangeCalendar/index.mjs +1 -1
- package/SearchNav/index.js +70 -70
- package/SearchNav/index.mjs +71 -71
- package/SectionCard/index.js +16 -16
- package/SectionCard/index.mjs +16 -16
- package/Select/index.js +20 -20
- package/Select/index.mjs +20 -20
- package/SelectorErrorTooltip/index.js +1 -1
- package/SelectorErrorTooltip/index.mjs +1 -1
- package/Spinner/index.js +1 -1
- package/Spinner/index.mjs +1 -1
- package/SplitToggleCard/index.js +11 -11
- package/SplitToggleCard/index.mjs +11 -11
- package/Stepper/index.js +1 -1
- package/Stepper/index.mjs +1 -1
- package/TabNav/index.js +1 -1
- package/TabNav/index.mjs +1 -1
- package/TabPanels/index.js +7 -7
- package/TabPanels/index.mjs +7 -7
- package/Tabs/index.js +1 -1
- package/Tabs/index.mjs +1 -1
- package/Text/index.js +1 -1
- package/Text/index.mjs +1 -1
- package/TextField/index.js +1 -1
- package/TextField/index.mjs +1 -1
- package/Textarea/index.js +3 -3
- package/Textarea/index.mjs +3 -3
- package/Theme/index.js +1 -1
- package/Theme/index.mjs +1 -1
- package/Toggle/index.js +1 -1
- package/Toggle/index.mjs +1 -1
- package/ToggleCard/index.js +7 -7
- package/ToggleCard/index.mjs +7 -7
- package/Tooltip/index.js +1 -1
- package/Tooltip/index.mjs +1 -1
- package/UnstyledButton/index.js +1 -1
- package/UnstyledButton/index.mjs +1 -1
- package/VerticalNav/index.js +39 -39
- package/VerticalNav/index.mjs +39 -39
- package/VerticalStack/index.js +1 -1
- package/VerticalStack/index.mjs +1 -1
- package/__chunks__/{Button-C3vDXJsJ.js → Button-CQdi4TMV.js} +7 -7
- package/__chunks__/{Button-Dexauftx.mjs → Button-JL1YQxJ5.mjs} +7 -7
- package/__chunks__/{Calendar-BEbdigVB.js → Calendar-C9zdRov0.js} +3 -3
- package/__chunks__/{Calendar-BOxw8lwX.mjs → Calendar-DLzAtdfg.mjs} +3 -3
- package/__chunks__/{CalendarBase-3a9i7QNo.mjs → CalendarBase-DJ38_qK6.mjs} +32 -32
- package/__chunks__/{CalendarBase-Bx8bdXeT.js → CalendarBase-M-f289w8.js} +32 -32
- package/__chunks__/{Card-8778avMv.mjs → Card-BgjWYPVY.mjs} +5 -5
- package/__chunks__/{Card-DIZFYg6E.js → Card-LPIW5drP.js} +5 -5
- package/__chunks__/{Checkbox-DFWhjlaO.js → Checkbox-B_-6lfKk.js} +14 -14
- package/__chunks__/{Checkbox-C-NlI-Ym.mjs → Checkbox-DcaO0fC3.mjs} +14 -14
- package/__chunks__/{CodeSnippet-BCOMwE07.js → CodeSnippet-25l4r2Gh.js} +5 -5
- package/__chunks__/{CodeSnippet-CWnMHdVu.mjs → CodeSnippet-B3nsMpvq.mjs} +5 -5
- package/__chunks__/{DatePickerBase-C4PwUr9x.mjs → DatePickerBase-BQc8LKWg.mjs} +30 -30
- package/__chunks__/{DatePickerBase-XoRply_u.js → DatePickerBase-BYYfRTEY.js} +30 -30
- package/__chunks__/{EasyPostLogo-D3WNdZ29.js → EasyPostLogo-C9-Q0lSn.js} +5 -5
- package/__chunks__/{EasyPostLogo-tf6CCEAq.mjs → EasyPostLogo-DgIgAGa3.mjs} +5 -5
- package/__chunks__/{HelpMenu-8r0cjx5z.mjs → HelpMenu-BZRV42ab.mjs} +14 -14
- package/__chunks__/{HelpMenu-DBo_fklD.js → HelpMenu-C2t8KQuU.js} +14 -14
- package/__chunks__/{HorizontalGrid-BAvSeg39.js → HorizontalGrid-CAoDcmPW.js} +2 -2
- package/__chunks__/{HorizontalGrid-C4MBFEH-.mjs → HorizontalGrid-DbLeJBt8.mjs} +2 -2
- package/__chunks__/{HorizontalStack-BkE82C73.mjs → HorizontalStack-CJavrBHm.mjs} +2 -2
- package/__chunks__/{HorizontalStack-DidoI4Ks.js → HorizontalStack-CWdKKY8L.js} +2 -2
- package/__chunks__/{Icon-DzTns8u5.mjs → Icon-BIpaQJ_I.mjs} +3 -3
- package/__chunks__/{Icon-BVa5ddiD.js → Icon-BRlbo3RF.js} +3 -3
- package/__chunks__/{InputCaption-Dkyn1sg6.js → InputCaption-CccF4ynE.js} +6 -6
- package/__chunks__/{InputCaption-B8bZH6sX.mjs → InputCaption-DoyGkWQe.mjs} +6 -6
- package/__chunks__/{InputField-BTrYBVAD.mjs → InputField-CAY9O90X.mjs} +21 -21
- package/__chunks__/{InputField-Dvkk5R1K.js → InputField-DGb4ZDoR.js} +21 -21
- package/__chunks__/{InputIcon-BLJ6dx_5.mjs → InputIcon-CEATdJ1j.mjs} +4 -4
- package/__chunks__/{InputIcon-BSIAXX9k.js → InputIcon-DDKBJ_Tk.js} +4 -4
- package/__chunks__/{KebabButton-DSK0ISAn.mjs → KebabButton-D-5Mjaj0.mjs} +7 -7
- package/__chunks__/{KebabButton-3FnxY-Fz.js → KebabButton-TbapERgy.js} +7 -7
- package/__chunks__/{Menu-C2F4fvhd.mjs → Menu-Ci1FGh8B.mjs} +29 -29
- package/__chunks__/{Menu-Du8SsMeJ.js → Menu-MGDv1tob.js} +29 -29
- package/__chunks__/{Notification-CeJn5Qq1.js → Notification-DDQHWloB.js} +21 -21
- package/__chunks__/{Notification-CgUT2gv6.mjs → Notification-DnNx0rb6.mjs} +21 -21
- package/__chunks__/{PillGroup-rTS853Rr.js → PillGroup-BK8VCf3B.js} +14 -14
- package/__chunks__/{PillGroup-EJ8t8SrT.mjs → PillGroup-DN72MPhg.mjs} +14 -14
- package/__chunks__/{RadioGroup-DBgIqOkZ.mjs → RadioGroup-BfKaJnSo.mjs} +19 -19
- package/__chunks__/{RadioGroup-BFqH1Csi.js → RadioGroup-BiCqtR0F.js} +19 -19
- package/__chunks__/{RangeCalendar-BSsmX9l4.mjs → RangeCalendar-BdTjX8NT.mjs} +3 -3
- package/__chunks__/{RangeCalendar-Do2nei5A.js → RangeCalendar-Dz6LyRYS.js} +3 -3
- package/__chunks__/{SelectOverlay-DjiJHthj.js → SelectOverlay-Bva0SG8D.js} +20 -20
- package/__chunks__/{SelectOverlay-DUIIhF4t.mjs → SelectOverlay-q23ZLLi4.mjs} +20 -20
- package/__chunks__/{SelectorErrorTooltip-BMxbuFiM.js → SelectorErrorTooltip-BNLrFRLN.js} +8 -8
- package/__chunks__/{SelectorErrorTooltip-BC-1JoX3.mjs → SelectorErrorTooltip-rO2-k3Gl.mjs} +8 -8
- package/__chunks__/{Spinner-2PFCOK3I.mjs → Spinner-COsekFr1.mjs} +7 -7
- package/__chunks__/{Spinner-Dd68v9QX.js → Spinner-vRnrcEz0.js} +7 -7
- package/__chunks__/{Stepper-q3YNLglj.mjs → Stepper-DlI-16t-.mjs} +17 -17
- package/__chunks__/{Stepper-BZ90AIx0.js → Stepper-lhcjfVFY.js} +17 -17
- package/__chunks__/{TabNav-BnpNl7tj.mjs → TabNav-BNhQF0b0.mjs} +4 -4
- package/__chunks__/{TabNav-CLVG0bL2.js → TabNav-bVgyfEV7.js} +4 -4
- package/__chunks__/{Tabs-CtyYEye0.mjs → Tabs-BaROnbKg.mjs} +14 -14
- package/__chunks__/{Tabs-5_61DIBw.js → Tabs-DSngzN9A.js} +14 -14
- package/__chunks__/{Text-u9mYLeWj.mjs → Text-D6oT5WJQ.mjs} +2 -2
- package/__chunks__/{Text-C4CEsglh.js → Text-DkzMEqky.js} +2 -2
- package/__chunks__/{TextField-D1JGaTQv.mjs → TextField-818kTElu.mjs} +3 -3
- package/__chunks__/{TextField-DE1vPtQm.js → TextField-DKQVJPP_.js} +3 -3
- package/__chunks__/{Theme-unLHjjnm.js → Theme-C2nSZUpG.js} +10 -10
- package/__chunks__/{Theme-CyUCrGdN.mjs → Theme-M__gFMM3.mjs} +10 -10
- package/__chunks__/{Toggle-BHzAGPDh.js → Toggle-BmJjrdVn.js} +11 -11
- package/__chunks__/{Toggle-DioYP2KQ.mjs → Toggle-DlDQ7rr2.mjs} +11 -11
- package/__chunks__/{Tooltip-COjtKErw.js → Tooltip-BSMvNula.js} +9 -9
- package/__chunks__/{Tooltip-BKGkKnOx.mjs → Tooltip-BXRi0h4E.mjs} +9 -9
- package/__chunks__/{UnstyledButton-_YQekhlm.js → UnstyledButton-DW8CjaXN.js} +2 -2
- package/__chunks__/{UnstyledButton-BCg7eEyP.mjs → UnstyledButton-DxJLvL-G.mjs} +2 -2
- package/__chunks__/{VerticalStack-CunLpHRv.js → VerticalStack-BHkiocKU.js} +2 -2
- package/__chunks__/{VerticalStack-Cbdpucbh.mjs → VerticalStack-DoMqBfYD.mjs} +2 -2
- package/__chunks__/{useEdgeInterceptors-BBmo6MI4.mjs → useEdgeInterceptors-OZmGXvtF.mjs} +6 -6
- package/__chunks__/{useEdgeInterceptors-BLxn3eUi.js → useEdgeInterceptors-Rb2Hf0v8.js} +6 -6
- package/package.json +1 -1
- package/__chunks__/jsx-runtime-CH1d66I3.js +0 -320
- package/__chunks__/jsx-runtime-DTpFD6nx.mjs +0 -321
|
@@ -1,209 +1,209 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const jsxRuntime = require("
|
|
3
|
+
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
function PlanCardIllustrationBuilding02() {
|
|
5
|
-
return jsxRuntime.
|
|
5
|
+
return jsxRuntime.jsxs("svg", {
|
|
6
6
|
width: "237",
|
|
7
7
|
height: "140",
|
|
8
8
|
viewBox: "0 0 237 140",
|
|
9
9
|
fill: "none",
|
|
10
10
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
children: [jsxRuntime.
|
|
11
|
+
children: [jsxRuntime.jsx("path", {
|
|
12
12
|
d: "M229.813 139.09H6.21559",
|
|
13
13
|
stroke: "#164DFF",
|
|
14
14
|
strokeWidth: "0.75",
|
|
15
15
|
strokeLinecap: "round",
|
|
16
16
|
strokeLinejoin: "round"
|
|
17
|
-
}), jsxRuntime.
|
|
17
|
+
}), jsxRuntime.jsx("path", {
|
|
18
18
|
d: "M22.3059 139.049C21.9491 137.783 21.7521 136.446 21.7521 135.061C21.7521 127.275 27.81 120.96 35.2861 120.96C35.6953 120.96 36.0983 120.983 36.4983 121.018C36.4183 120.46 36.3752 119.893 36.3752 119.313C36.3752 113.062 41.2393 107.994 47.2386 107.994C53.238 107.994 58.1021 113.062 58.1021 119.313C58.1021 119.893 58.059 120.464 57.979 121.018C58.379 120.98 58.782 120.96 59.1912 120.96C66.6642 120.96 72.7251 127.272 72.7251 135.061C72.7251 136.446 72.5313 137.786 72.1713 139.049H22.309H22.3059Z",
|
|
19
19
|
fill: "#00AC83",
|
|
20
20
|
stroke: "#164DFF",
|
|
21
21
|
strokeWidth: "0.75",
|
|
22
22
|
strokeLinecap: "round",
|
|
23
23
|
strokeLinejoin: "round"
|
|
24
|
-
}), jsxRuntime.
|
|
24
|
+
}), jsxRuntime.jsx("path", {
|
|
25
25
|
d: "M75.5122 11.5973C78.4226 4.99726 84.8189 0.413483 92.2458 0.413483H126.288C133.715 0.413483 140.111 5.00046 143.022 11.6005H157.168V27.5828H61.3691V11.6005H75.5153L75.5122 11.5973Z",
|
|
26
26
|
fill: "#00AC83",
|
|
27
27
|
stroke: "#164DFF",
|
|
28
28
|
strokeWidth: "0.75",
|
|
29
29
|
strokeLinecap: "round",
|
|
30
30
|
strokeLinejoin: "round"
|
|
31
|
-
}), jsxRuntime.
|
|
31
|
+
}), jsxRuntime.jsx("path", {
|
|
32
32
|
d: "M157.931 27.5828H197.121V139.225H157.931V27.5828Z",
|
|
33
33
|
fill: "#FEDEDE",
|
|
34
34
|
stroke: "#164DFF",
|
|
35
35
|
strokeWidth: "0.75",
|
|
36
36
|
strokeLinecap: "round",
|
|
37
37
|
strokeLinejoin: "round"
|
|
38
|
-
}), jsxRuntime.
|
|
38
|
+
}), jsxRuntime.jsx("path", {
|
|
39
39
|
d: "M51.3454 27.5828H158.5V139.225H51.3454V27.5828Z",
|
|
40
40
|
fill: "#FFF9F5",
|
|
41
41
|
stroke: "#164DFF",
|
|
42
42
|
strokeWidth: "0.75",
|
|
43
43
|
strokeLinecap: "round",
|
|
44
44
|
strokeLinejoin: "round"
|
|
45
|
-
}), jsxRuntime.
|
|
45
|
+
}), jsxRuntime.jsx("path", {
|
|
46
46
|
d: "M60.4213 75.7766H90.6519V139.225H60.4213V75.7766Z",
|
|
47
47
|
fill: "#A2B8FF",
|
|
48
48
|
stroke: "#164DFF",
|
|
49
49
|
strokeWidth: "0.75",
|
|
50
50
|
strokeMiterlimit: "10"
|
|
51
|
-
}), jsxRuntime.
|
|
51
|
+
}), jsxRuntime.jsx("path", {
|
|
52
52
|
d: "M99.9711 75.7766H145.969V120.964H99.9711V75.7766Z",
|
|
53
53
|
fill: "#D0DBFF",
|
|
54
54
|
stroke: "#164DFF",
|
|
55
55
|
strokeWidth: "0.75",
|
|
56
56
|
strokeMiterlimit: "10"
|
|
57
|
-
}), jsxRuntime.
|
|
57
|
+
}), jsxRuntime.jsx("path", {
|
|
58
58
|
d: "M126.38 75.7862C126.728 75.7605 140.8 75.7862 140.8 75.7862L117.403 120.96H102.866L126.377 75.7862H126.38Z",
|
|
59
59
|
fill: "#E9EFFF",
|
|
60
60
|
stroke: "#164DFF",
|
|
61
61
|
strokeWidth: "0.75",
|
|
62
62
|
strokeMiterlimit: "10"
|
|
63
|
-
}), jsxRuntime.
|
|
63
|
+
}), jsxRuntime.jsx("path", {
|
|
64
64
|
d: "M145.969 37.4106H55.782C47.5122 37.4106 40.796 44.4081 40.796 53.0243V68.9041H145.969V37.4106Z",
|
|
65
65
|
fill: "#00E5AE",
|
|
66
66
|
stroke: "#164DFF",
|
|
67
67
|
strokeWidth: "0.75",
|
|
68
68
|
strokeLinecap: "round",
|
|
69
69
|
strokeLinejoin: "round"
|
|
70
|
-
}), jsxRuntime.
|
|
70
|
+
}), jsxRuntime.jsx("path", {
|
|
71
71
|
d: "M71.171 11.5973C74.0784 4.99726 80.4746 0.413483 87.9015 0.413483H121.944C129.371 0.413483 135.767 5.00046 138.678 11.6005H152.824V27.5828H57.0248V11.6005H71.171V11.5973Z",
|
|
72
72
|
fill: "#00E5AE",
|
|
73
73
|
stroke: "#164DFF",
|
|
74
74
|
strokeWidth: "0.75",
|
|
75
75
|
strokeLinecap: "round",
|
|
76
76
|
strokeLinejoin: "round"
|
|
77
|
-
}), jsxRuntime.
|
|
77
|
+
}), jsxRuntime.jsx("path", {
|
|
78
78
|
d: "M145.969 37.4106H136.18C128.26 37.4106 121.833 44.1068 121.833 52.3576V68.9041H145.969V37.4106Z",
|
|
79
79
|
fill: "#00AC83",
|
|
80
80
|
stroke: "#164DFF",
|
|
81
81
|
strokeWidth: "0.75",
|
|
82
82
|
strokeLinecap: "round",
|
|
83
83
|
strokeLinejoin: "round"
|
|
84
|
-
}), jsxRuntime.
|
|
84
|
+
}), jsxRuntime.jsx("path", {
|
|
85
85
|
d: "M129.762 37.4106H119.972C112.05 37.4106 105.626 44.1036 105.626 52.3576V68.9041",
|
|
86
86
|
stroke: "#164DFF",
|
|
87
87
|
strokeWidth: "0.75",
|
|
88
88
|
strokeLinecap: "round",
|
|
89
89
|
strokeLinejoin: "round"
|
|
90
|
-
}), jsxRuntime.
|
|
90
|
+
}), jsxRuntime.jsx("path", {
|
|
91
91
|
d: "M113.554 37.4106H103.764C95.8423 37.4106 89.4183 44.1036 89.4183 52.3576V68.9041",
|
|
92
92
|
stroke: "#164DFF",
|
|
93
93
|
strokeWidth: "0.75",
|
|
94
94
|
strokeLinecap: "round",
|
|
95
95
|
strokeLinejoin: "round"
|
|
96
|
-
}), jsxRuntime.
|
|
96
|
+
}), jsxRuntime.jsx("path", {
|
|
97
97
|
d: "M97.3467 37.4106H87.557C79.6347 37.4106 73.2108 44.1036 73.2108 52.3576V68.9041",
|
|
98
98
|
stroke: "#164DFF",
|
|
99
99
|
strokeWidth: "0.75",
|
|
100
100
|
strokeLinecap: "round",
|
|
101
101
|
strokeLinejoin: "round"
|
|
102
|
-
}), jsxRuntime.
|
|
102
|
+
}), jsxRuntime.jsx("path", {
|
|
103
103
|
d: "M81.1392 37.4106H71.3494C63.4272 37.4106 57.0033 44.1036 57.0033 52.3576V68.9041",
|
|
104
104
|
stroke: "#164DFF",
|
|
105
105
|
strokeWidth: "0.75",
|
|
106
106
|
strokeLinecap: "round",
|
|
107
107
|
strokeLinejoin: "round"
|
|
108
|
-
}), jsxRuntime.
|
|
108
|
+
}), jsxRuntime.jsx("path", {
|
|
109
109
|
d: "M104.925 21.8418C100.767 21.8418 97.3963 18.3301 97.3963 13.9981C97.3963 9.66617 100.767 6.15442 104.925 6.15442C109.083 6.15442 112.453 9.66617 112.453 13.9981C112.453 18.3301 109.083 21.8418 104.925 21.8418Z",
|
|
110
110
|
fill: "#00AC83",
|
|
111
111
|
stroke: "#164DFF",
|
|
112
112
|
strokeWidth: "0.75",
|
|
113
113
|
strokeLinecap: "round",
|
|
114
114
|
strokeLinejoin: "round"
|
|
115
|
-
}), jsxRuntime.
|
|
115
|
+
}), jsxRuntime.jsx("path", {
|
|
116
116
|
d: "M90.6489 134.205H158.5V139.222H90.6489V134.205Z",
|
|
117
117
|
fill: "#F6F8FE",
|
|
118
118
|
stroke: "#164DFF",
|
|
119
119
|
strokeWidth: "0.75",
|
|
120
120
|
strokeLinecap: "round",
|
|
121
121
|
strokeLinejoin: "round"
|
|
122
|
-
}), jsxRuntime.
|
|
122
|
+
}), jsxRuntime.jsx("path", {
|
|
123
123
|
d: "M158.5 134.205H197.121V139.222H158.5V134.205Z",
|
|
124
124
|
fill: "#F6F8FE",
|
|
125
125
|
stroke: "#164DFF",
|
|
126
126
|
strokeWidth: "0.75",
|
|
127
127
|
strokeLinecap: "round",
|
|
128
128
|
strokeLinejoin: "round"
|
|
129
|
-
}), jsxRuntime.
|
|
129
|
+
}), jsxRuntime.jsx("path", {
|
|
130
130
|
d: "M44.6569 27.5828H158.5V32.5993H44.6569V27.5828Z",
|
|
131
131
|
fill: "#F6F8FE",
|
|
132
132
|
stroke: "#164DFF",
|
|
133
133
|
strokeWidth: "0.75",
|
|
134
134
|
strokeLinecap: "round",
|
|
135
135
|
strokeLinejoin: "round"
|
|
136
|
-
}), jsxRuntime.
|
|
136
|
+
}), jsxRuntime.jsx("path", {
|
|
137
137
|
d: "M158.503 27.5828H200.646V32.5993H158.503V27.5828Z",
|
|
138
138
|
fill: "#F6F8FE",
|
|
139
139
|
stroke: "#164DFF",
|
|
140
140
|
strokeWidth: "0.75",
|
|
141
141
|
strokeLinecap: "round",
|
|
142
142
|
strokeLinejoin: "round"
|
|
143
|
-
}), jsxRuntime.
|
|
143
|
+
}), jsxRuntime.jsx("path", {
|
|
144
144
|
d: "M51.3485 134.205H60.4214V139.222H51.3485V134.205Z",
|
|
145
145
|
fill: "#F6F8FE",
|
|
146
146
|
stroke: "#164DFF",
|
|
147
147
|
strokeWidth: "0.75",
|
|
148
148
|
strokeLinecap: "round",
|
|
149
149
|
strokeLinejoin: "round"
|
|
150
|
-
}), jsxRuntime.
|
|
150
|
+
}), jsxRuntime.jsx("path", {
|
|
151
151
|
d: "M79.9976 104.375H85.6001V116.97H79.9976V104.375Z",
|
|
152
152
|
fill: "#FFF9F5",
|
|
153
153
|
stroke: "#164DFF",
|
|
154
154
|
strokeWidth: "0.75",
|
|
155
155
|
strokeLinecap: "round",
|
|
156
156
|
strokeLinejoin: "round"
|
|
157
|
-
}), jsxRuntime.
|
|
157
|
+
}), jsxRuntime.jsx("path", {
|
|
158
158
|
d: "M153.056 74.9557C153.056 64.3489 158.766 55.1659 167.093 50.7C171.071 48.5668 173.318 44.1502 172.881 39.5685C172.768 38.3984 172.711 37.2038 172.711 35.9918C172.711 21.4216 181.026 9.60782 191.283 9.60782C201.54 9.60782 209.855 21.4192 209.855 35.9918C209.855 37.2062 209.797 38.3984 209.685 39.5685C209.248 44.1502 211.494 48.5668 215.472 50.7C223.797 55.1659 229.51 64.3489 229.51 74.9557C229.51 87.9741 220.907 98.8494 209.425 101.485C206.948 102.054 205.032 104.111 204.603 106.678C203.179 115.178 197.759 119.814 191.283 119.814C184.806 119.814 179.386 115.178 177.963 106.678C177.533 104.111 175.617 102.054 173.14 101.485C161.659 98.8469 153.056 87.9716 153.056 74.9557Z",
|
|
159
159
|
fill: "#00E5AE",
|
|
160
160
|
stroke: "#164DFF",
|
|
161
161
|
strokeWidth: "0.75",
|
|
162
162
|
strokeLinecap: "round",
|
|
163
163
|
strokeLinejoin: "round"
|
|
164
|
-
}), jsxRuntime.
|
|
164
|
+
}), jsxRuntime.jsx("path", {
|
|
165
165
|
d: "M192.922 31.1393V139.22",
|
|
166
166
|
stroke: "#164DFF",
|
|
167
167
|
strokeWidth: "0.75",
|
|
168
168
|
strokeLinecap: "round",
|
|
169
169
|
strokeLinejoin: "round"
|
|
170
|
-
}), jsxRuntime.
|
|
170
|
+
}), jsxRuntime.jsx("path", {
|
|
171
171
|
d: "M192.922 46.0247L181.187 30.0086",
|
|
172
172
|
stroke: "#164DFF",
|
|
173
173
|
strokeWidth: "0.75",
|
|
174
174
|
strokeLinecap: "round",
|
|
175
175
|
strokeLinejoin: "round"
|
|
176
|
-
}), jsxRuntime.
|
|
176
|
+
}), jsxRuntime.jsx("path", {
|
|
177
177
|
d: "M192.922 61.3339L181.187 45.3177",
|
|
178
178
|
stroke: "#164DFF",
|
|
179
179
|
strokeWidth: "0.75",
|
|
180
180
|
strokeLinecap: "round",
|
|
181
181
|
strokeLinejoin: "round"
|
|
182
|
-
}), jsxRuntime.
|
|
182
|
+
}), jsxRuntime.jsx("path", {
|
|
183
183
|
d: "M192.922 76.6406L175.752 53.2076",
|
|
184
184
|
stroke: "#164DFF",
|
|
185
185
|
strokeWidth: "0.75",
|
|
186
186
|
strokeLinecap: "round",
|
|
187
187
|
strokeLinejoin: "round"
|
|
188
|
-
}), jsxRuntime.
|
|
188
|
+
}), jsxRuntime.jsx("path", {
|
|
189
189
|
d: "M192.922 53.476L204.262 37.8663",
|
|
190
190
|
stroke: "#164DFF",
|
|
191
191
|
strokeWidth: "0.75",
|
|
192
192
|
strokeLinecap: "round",
|
|
193
193
|
strokeLinejoin: "round"
|
|
194
|
-
}), jsxRuntime.
|
|
194
|
+
}), jsxRuntime.jsx("path", {
|
|
195
195
|
d: "M192.922 68.7828L204.262 53.1755",
|
|
196
196
|
stroke: "#164DFF",
|
|
197
197
|
strokeWidth: "0.75",
|
|
198
198
|
strokeLinecap: "round",
|
|
199
199
|
strokeLinejoin: "round"
|
|
200
|
-
}), jsxRuntime.
|
|
200
|
+
}), jsxRuntime.jsx("path", {
|
|
201
201
|
d: "M192.922 84.092L212.239 57.5035",
|
|
202
202
|
stroke: "#164DFF",
|
|
203
203
|
strokeWidth: "0.75",
|
|
204
204
|
strokeLinecap: "round",
|
|
205
205
|
strokeLinejoin: "round"
|
|
206
|
-
}), jsxRuntime.
|
|
206
|
+
}), jsxRuntime.jsx("path", {
|
|
207
207
|
d: "M192.922 107.259L167.641 72.756",
|
|
208
208
|
stroke: "#164DFF",
|
|
209
209
|
strokeWidth: "0.75",
|
|
@@ -1,207 +1,207 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
function PlanCardIllustrationBuilding02() {
|
|
3
|
-
return
|
|
3
|
+
return jsxs("svg", {
|
|
4
4
|
width: "237",
|
|
5
5
|
height: "140",
|
|
6
6
|
viewBox: "0 0 237 140",
|
|
7
7
|
fill: "none",
|
|
8
8
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
-
children: [
|
|
9
|
+
children: [jsx("path", {
|
|
10
10
|
d: "M229.813 139.09H6.21559",
|
|
11
11
|
stroke: "#164DFF",
|
|
12
12
|
strokeWidth: "0.75",
|
|
13
13
|
strokeLinecap: "round",
|
|
14
14
|
strokeLinejoin: "round"
|
|
15
|
-
}),
|
|
15
|
+
}), jsx("path", {
|
|
16
16
|
d: "M22.3059 139.049C21.9491 137.783 21.7521 136.446 21.7521 135.061C21.7521 127.275 27.81 120.96 35.2861 120.96C35.6953 120.96 36.0983 120.983 36.4983 121.018C36.4183 120.46 36.3752 119.893 36.3752 119.313C36.3752 113.062 41.2393 107.994 47.2386 107.994C53.238 107.994 58.1021 113.062 58.1021 119.313C58.1021 119.893 58.059 120.464 57.979 121.018C58.379 120.98 58.782 120.96 59.1912 120.96C66.6642 120.96 72.7251 127.272 72.7251 135.061C72.7251 136.446 72.5313 137.786 72.1713 139.049H22.309H22.3059Z",
|
|
17
17
|
fill: "#00AC83",
|
|
18
18
|
stroke: "#164DFF",
|
|
19
19
|
strokeWidth: "0.75",
|
|
20
20
|
strokeLinecap: "round",
|
|
21
21
|
strokeLinejoin: "round"
|
|
22
|
-
}),
|
|
22
|
+
}), jsx("path", {
|
|
23
23
|
d: "M75.5122 11.5973C78.4226 4.99726 84.8189 0.413483 92.2458 0.413483H126.288C133.715 0.413483 140.111 5.00046 143.022 11.6005H157.168V27.5828H61.3691V11.6005H75.5153L75.5122 11.5973Z",
|
|
24
24
|
fill: "#00AC83",
|
|
25
25
|
stroke: "#164DFF",
|
|
26
26
|
strokeWidth: "0.75",
|
|
27
27
|
strokeLinecap: "round",
|
|
28
28
|
strokeLinejoin: "round"
|
|
29
|
-
}),
|
|
29
|
+
}), jsx("path", {
|
|
30
30
|
d: "M157.931 27.5828H197.121V139.225H157.931V27.5828Z",
|
|
31
31
|
fill: "#FEDEDE",
|
|
32
32
|
stroke: "#164DFF",
|
|
33
33
|
strokeWidth: "0.75",
|
|
34
34
|
strokeLinecap: "round",
|
|
35
35
|
strokeLinejoin: "round"
|
|
36
|
-
}),
|
|
36
|
+
}), jsx("path", {
|
|
37
37
|
d: "M51.3454 27.5828H158.5V139.225H51.3454V27.5828Z",
|
|
38
38
|
fill: "#FFF9F5",
|
|
39
39
|
stroke: "#164DFF",
|
|
40
40
|
strokeWidth: "0.75",
|
|
41
41
|
strokeLinecap: "round",
|
|
42
42
|
strokeLinejoin: "round"
|
|
43
|
-
}),
|
|
43
|
+
}), jsx("path", {
|
|
44
44
|
d: "M60.4213 75.7766H90.6519V139.225H60.4213V75.7766Z",
|
|
45
45
|
fill: "#A2B8FF",
|
|
46
46
|
stroke: "#164DFF",
|
|
47
47
|
strokeWidth: "0.75",
|
|
48
48
|
strokeMiterlimit: "10"
|
|
49
|
-
}),
|
|
49
|
+
}), jsx("path", {
|
|
50
50
|
d: "M99.9711 75.7766H145.969V120.964H99.9711V75.7766Z",
|
|
51
51
|
fill: "#D0DBFF",
|
|
52
52
|
stroke: "#164DFF",
|
|
53
53
|
strokeWidth: "0.75",
|
|
54
54
|
strokeMiterlimit: "10"
|
|
55
|
-
}),
|
|
55
|
+
}), jsx("path", {
|
|
56
56
|
d: "M126.38 75.7862C126.728 75.7605 140.8 75.7862 140.8 75.7862L117.403 120.96H102.866L126.377 75.7862H126.38Z",
|
|
57
57
|
fill: "#E9EFFF",
|
|
58
58
|
stroke: "#164DFF",
|
|
59
59
|
strokeWidth: "0.75",
|
|
60
60
|
strokeMiterlimit: "10"
|
|
61
|
-
}),
|
|
61
|
+
}), jsx("path", {
|
|
62
62
|
d: "M145.969 37.4106H55.782C47.5122 37.4106 40.796 44.4081 40.796 53.0243V68.9041H145.969V37.4106Z",
|
|
63
63
|
fill: "#00E5AE",
|
|
64
64
|
stroke: "#164DFF",
|
|
65
65
|
strokeWidth: "0.75",
|
|
66
66
|
strokeLinecap: "round",
|
|
67
67
|
strokeLinejoin: "round"
|
|
68
|
-
}),
|
|
68
|
+
}), jsx("path", {
|
|
69
69
|
d: "M71.171 11.5973C74.0784 4.99726 80.4746 0.413483 87.9015 0.413483H121.944C129.371 0.413483 135.767 5.00046 138.678 11.6005H152.824V27.5828H57.0248V11.6005H71.171V11.5973Z",
|
|
70
70
|
fill: "#00E5AE",
|
|
71
71
|
stroke: "#164DFF",
|
|
72
72
|
strokeWidth: "0.75",
|
|
73
73
|
strokeLinecap: "round",
|
|
74
74
|
strokeLinejoin: "round"
|
|
75
|
-
}),
|
|
75
|
+
}), jsx("path", {
|
|
76
76
|
d: "M145.969 37.4106H136.18C128.26 37.4106 121.833 44.1068 121.833 52.3576V68.9041H145.969V37.4106Z",
|
|
77
77
|
fill: "#00AC83",
|
|
78
78
|
stroke: "#164DFF",
|
|
79
79
|
strokeWidth: "0.75",
|
|
80
80
|
strokeLinecap: "round",
|
|
81
81
|
strokeLinejoin: "round"
|
|
82
|
-
}),
|
|
82
|
+
}), jsx("path", {
|
|
83
83
|
d: "M129.762 37.4106H119.972C112.05 37.4106 105.626 44.1036 105.626 52.3576V68.9041",
|
|
84
84
|
stroke: "#164DFF",
|
|
85
85
|
strokeWidth: "0.75",
|
|
86
86
|
strokeLinecap: "round",
|
|
87
87
|
strokeLinejoin: "round"
|
|
88
|
-
}),
|
|
88
|
+
}), jsx("path", {
|
|
89
89
|
d: "M113.554 37.4106H103.764C95.8423 37.4106 89.4183 44.1036 89.4183 52.3576V68.9041",
|
|
90
90
|
stroke: "#164DFF",
|
|
91
91
|
strokeWidth: "0.75",
|
|
92
92
|
strokeLinecap: "round",
|
|
93
93
|
strokeLinejoin: "round"
|
|
94
|
-
}),
|
|
94
|
+
}), jsx("path", {
|
|
95
95
|
d: "M97.3467 37.4106H87.557C79.6347 37.4106 73.2108 44.1036 73.2108 52.3576V68.9041",
|
|
96
96
|
stroke: "#164DFF",
|
|
97
97
|
strokeWidth: "0.75",
|
|
98
98
|
strokeLinecap: "round",
|
|
99
99
|
strokeLinejoin: "round"
|
|
100
|
-
}),
|
|
100
|
+
}), jsx("path", {
|
|
101
101
|
d: "M81.1392 37.4106H71.3494C63.4272 37.4106 57.0033 44.1036 57.0033 52.3576V68.9041",
|
|
102
102
|
stroke: "#164DFF",
|
|
103
103
|
strokeWidth: "0.75",
|
|
104
104
|
strokeLinecap: "round",
|
|
105
105
|
strokeLinejoin: "round"
|
|
106
|
-
}),
|
|
106
|
+
}), jsx("path", {
|
|
107
107
|
d: "M104.925 21.8418C100.767 21.8418 97.3963 18.3301 97.3963 13.9981C97.3963 9.66617 100.767 6.15442 104.925 6.15442C109.083 6.15442 112.453 9.66617 112.453 13.9981C112.453 18.3301 109.083 21.8418 104.925 21.8418Z",
|
|
108
108
|
fill: "#00AC83",
|
|
109
109
|
stroke: "#164DFF",
|
|
110
110
|
strokeWidth: "0.75",
|
|
111
111
|
strokeLinecap: "round",
|
|
112
112
|
strokeLinejoin: "round"
|
|
113
|
-
}),
|
|
113
|
+
}), jsx("path", {
|
|
114
114
|
d: "M90.6489 134.205H158.5V139.222H90.6489V134.205Z",
|
|
115
115
|
fill: "#F6F8FE",
|
|
116
116
|
stroke: "#164DFF",
|
|
117
117
|
strokeWidth: "0.75",
|
|
118
118
|
strokeLinecap: "round",
|
|
119
119
|
strokeLinejoin: "round"
|
|
120
|
-
}),
|
|
120
|
+
}), jsx("path", {
|
|
121
121
|
d: "M158.5 134.205H197.121V139.222H158.5V134.205Z",
|
|
122
122
|
fill: "#F6F8FE",
|
|
123
123
|
stroke: "#164DFF",
|
|
124
124
|
strokeWidth: "0.75",
|
|
125
125
|
strokeLinecap: "round",
|
|
126
126
|
strokeLinejoin: "round"
|
|
127
|
-
}),
|
|
127
|
+
}), jsx("path", {
|
|
128
128
|
d: "M44.6569 27.5828H158.5V32.5993H44.6569V27.5828Z",
|
|
129
129
|
fill: "#F6F8FE",
|
|
130
130
|
stroke: "#164DFF",
|
|
131
131
|
strokeWidth: "0.75",
|
|
132
132
|
strokeLinecap: "round",
|
|
133
133
|
strokeLinejoin: "round"
|
|
134
|
-
}),
|
|
134
|
+
}), jsx("path", {
|
|
135
135
|
d: "M158.503 27.5828H200.646V32.5993H158.503V27.5828Z",
|
|
136
136
|
fill: "#F6F8FE",
|
|
137
137
|
stroke: "#164DFF",
|
|
138
138
|
strokeWidth: "0.75",
|
|
139
139
|
strokeLinecap: "round",
|
|
140
140
|
strokeLinejoin: "round"
|
|
141
|
-
}),
|
|
141
|
+
}), jsx("path", {
|
|
142
142
|
d: "M51.3485 134.205H60.4214V139.222H51.3485V134.205Z",
|
|
143
143
|
fill: "#F6F8FE",
|
|
144
144
|
stroke: "#164DFF",
|
|
145
145
|
strokeWidth: "0.75",
|
|
146
146
|
strokeLinecap: "round",
|
|
147
147
|
strokeLinejoin: "round"
|
|
148
|
-
}),
|
|
148
|
+
}), jsx("path", {
|
|
149
149
|
d: "M79.9976 104.375H85.6001V116.97H79.9976V104.375Z",
|
|
150
150
|
fill: "#FFF9F5",
|
|
151
151
|
stroke: "#164DFF",
|
|
152
152
|
strokeWidth: "0.75",
|
|
153
153
|
strokeLinecap: "round",
|
|
154
154
|
strokeLinejoin: "round"
|
|
155
|
-
}),
|
|
155
|
+
}), jsx("path", {
|
|
156
156
|
d: "M153.056 74.9557C153.056 64.3489 158.766 55.1659 167.093 50.7C171.071 48.5668 173.318 44.1502 172.881 39.5685C172.768 38.3984 172.711 37.2038 172.711 35.9918C172.711 21.4216 181.026 9.60782 191.283 9.60782C201.54 9.60782 209.855 21.4192 209.855 35.9918C209.855 37.2062 209.797 38.3984 209.685 39.5685C209.248 44.1502 211.494 48.5668 215.472 50.7C223.797 55.1659 229.51 64.3489 229.51 74.9557C229.51 87.9741 220.907 98.8494 209.425 101.485C206.948 102.054 205.032 104.111 204.603 106.678C203.179 115.178 197.759 119.814 191.283 119.814C184.806 119.814 179.386 115.178 177.963 106.678C177.533 104.111 175.617 102.054 173.14 101.485C161.659 98.8469 153.056 87.9716 153.056 74.9557Z",
|
|
157
157
|
fill: "#00E5AE",
|
|
158
158
|
stroke: "#164DFF",
|
|
159
159
|
strokeWidth: "0.75",
|
|
160
160
|
strokeLinecap: "round",
|
|
161
161
|
strokeLinejoin: "round"
|
|
162
|
-
}),
|
|
162
|
+
}), jsx("path", {
|
|
163
163
|
d: "M192.922 31.1393V139.22",
|
|
164
164
|
stroke: "#164DFF",
|
|
165
165
|
strokeWidth: "0.75",
|
|
166
166
|
strokeLinecap: "round",
|
|
167
167
|
strokeLinejoin: "round"
|
|
168
|
-
}),
|
|
168
|
+
}), jsx("path", {
|
|
169
169
|
d: "M192.922 46.0247L181.187 30.0086",
|
|
170
170
|
stroke: "#164DFF",
|
|
171
171
|
strokeWidth: "0.75",
|
|
172
172
|
strokeLinecap: "round",
|
|
173
173
|
strokeLinejoin: "round"
|
|
174
|
-
}),
|
|
174
|
+
}), jsx("path", {
|
|
175
175
|
d: "M192.922 61.3339L181.187 45.3177",
|
|
176
176
|
stroke: "#164DFF",
|
|
177
177
|
strokeWidth: "0.75",
|
|
178
178
|
strokeLinecap: "round",
|
|
179
179
|
strokeLinejoin: "round"
|
|
180
|
-
}),
|
|
180
|
+
}), jsx("path", {
|
|
181
181
|
d: "M192.922 76.6406L175.752 53.2076",
|
|
182
182
|
stroke: "#164DFF",
|
|
183
183
|
strokeWidth: "0.75",
|
|
184
184
|
strokeLinecap: "round",
|
|
185
185
|
strokeLinejoin: "round"
|
|
186
|
-
}),
|
|
186
|
+
}), jsx("path", {
|
|
187
187
|
d: "M192.922 53.476L204.262 37.8663",
|
|
188
188
|
stroke: "#164DFF",
|
|
189
189
|
strokeWidth: "0.75",
|
|
190
190
|
strokeLinecap: "round",
|
|
191
191
|
strokeLinejoin: "round"
|
|
192
|
-
}),
|
|
192
|
+
}), jsx("path", {
|
|
193
193
|
d: "M192.922 68.7828L204.262 53.1755",
|
|
194
194
|
stroke: "#164DFF",
|
|
195
195
|
strokeWidth: "0.75",
|
|
196
196
|
strokeLinecap: "round",
|
|
197
197
|
strokeLinejoin: "round"
|
|
198
|
-
}),
|
|
198
|
+
}), jsx("path", {
|
|
199
199
|
d: "M192.922 84.092L212.239 57.5035",
|
|
200
200
|
stroke: "#164DFF",
|
|
201
201
|
strokeWidth: "0.75",
|
|
202
202
|
strokeLinecap: "round",
|
|
203
203
|
strokeLinejoin: "round"
|
|
204
|
-
}),
|
|
204
|
+
}), jsx("path", {
|
|
205
205
|
d: "M192.922 107.259L167.641 72.756",
|
|
206
206
|
stroke: "#164DFF",
|
|
207
207
|
strokeWidth: "0.75",
|