@adobe-commerce/elsie 1.6.0-alpha7 → 1.6.0-alpha77
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/package.json +3 -4
- package/src/components/Icon/Icon.css +11 -7
- package/src/components/Icon/Icon.tsx +30 -24
- package/src/components/MultiSelect/MultiSelect.stories.tsx +7 -5
- package/src/components/Pagination/Pagination.css +14 -5
- package/src/components/Pagination/Pagination.stories.tsx +32 -3
- package/src/components/Pagination/Pagination.tsx +28 -22
- package/src/components/Pagination/PaginationButton.tsx +46 -0
- package/src/components/Table/Table.css +86 -13
- package/src/components/Table/Table.stories.tsx +320 -57
- package/src/components/Table/Table.tsx +6 -2
- package/src/icons/Business.svg +6 -0
- package/src/icons/ChevronDown.svg +1 -1
- package/src/icons/ChevronUp.svg +1 -1
- package/src/icons/Edit.svg +3 -1
- package/src/icons/Eye.svg +1 -1
- package/src/icons/EyeClose.svg +1 -1
- package/src/icons/Gift.svg +1 -1
- package/src/icons/GiftCard.svg +1 -1
- package/src/icons/Heart.svg +1 -1
- package/src/icons/List.svg +9 -0
- package/src/icons/Locker.svg +2 -2
- package/src/icons/Minus.svg +1 -1
- package/src/icons/OrderError.svg +6 -6
- package/src/icons/OrderSuccess.svg +6 -6
- package/src/icons/PaymentError.svg +7 -7
- package/src/icons/Placeholder.svg +1 -1
- package/src/icons/Purchase.svg +8 -0
- package/src/icons/Quote.svg +10 -0
- package/src/icons/Sort.svg +5 -5
- package/src/icons/Structure.svg +10 -0
- package/src/icons/Team.svg +5 -0
- package/src/icons/Trash.svg +6 -6
- package/src/icons/Warning.svg +3 -3
- package/src/icons/index.ts +30 -24
- package/src/lib/aem/configs.ts +1 -1
package/src/icons/Heart.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path vector-effect="non-scaling-stroke" d="M19.734 5.4175C17.8557 3.5275 14.7987 3.5275 12.9105 5.4175L11.9814 6.3475L11.0523 5.4175C9.15407 3.5475 6.09699 3.5775 4.22878 5.4875C2.39054 7.3675 2.39054 10.3675 4.22878 12.2475L5.15789 13.1775L11.9814 20.0075L18.8048 13.1775L19.734 12.2475C21.6221 10.3675 21.6221 7.3075 19.734 5.4175Z" stroke="currentColor" />
|
|
2
|
+
<path vector-effect="non-scaling-stroke" d="M19.734 5.4175C17.8557 3.5275 14.7987 3.5275 12.9105 5.4175L11.9814 6.3475L11.0523 5.4175C9.15407 3.5475 6.09699 3.5775 4.22878 5.4875C2.39054 7.3675 2.39054 10.3675 4.22878 12.2475L5.15789 13.1775L11.9814 20.0075L18.8048 13.1775L19.734 12.2475C21.6221 10.3675 21.6221 7.3075 19.734 5.4175Z" stroke="currentColor" stroke-width="1" />
|
|
3
3
|
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4.89282" y="2.75" width="14.2143" height="18.5" rx="2.25" stroke="currentColor" stroke-width="1"/>
|
|
3
|
+
<line x1="9.85718" y1="7.67871" x2="16.2857" y2="7.67871" stroke="currentColor" stroke-width="1"/>
|
|
4
|
+
<line x1="9.85718" y1="11.9644" x2="16.2857" y2="11.9644" stroke="currentColor" stroke-width="1"/>
|
|
5
|
+
<line x1="9.85718" y1="16.25" x2="16.2857" y2="16.25" stroke="currentColor" stroke-width="1"/>
|
|
6
|
+
<circle cx="7.71429" cy="7.71429" r="0.714286" fill="currentColor"/>
|
|
7
|
+
<circle cx="7.71429" cy="11.9999" r="0.714286" fill="currentColor"/>
|
|
8
|
+
<circle cx="7.71429" cy="16.2856" r="0.714286" fill="currentColor"/>
|
|
9
|
+
</svg>
|
package/src/icons/Locker.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_3785_11045)">
|
|
3
|
-
<path vector-effect="non-scaling-stroke" d="M7.33 11H16.66C17.4 11 17.99 11.81 17.99 12.82V19.18C17.99 20.18 17.39 21 16.66 21H7.33C6.59 21 6 20.19 6 19.18V12.82C6 11.82 6.6 11 7.33 11Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path vector-effect="non-scaling-stroke" d="M8.5 10.86V6.5C8.5 4.57 10.07 3 12 3C13.93 3 15.5 4.57 15.5 6.5V10.86" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path vector-effect="non-scaling-stroke" d="M7.33 11H16.66C17.4 11 17.99 11.81 17.99 12.82V19.18C17.99 20.18 17.39 21 16.66 21H7.33C6.59 21 6 20.19 6 19.18V12.82C6 11.82 6.6 11 7.33 11Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
4
|
+
<path vector-effect="non-scaling-stroke" d="M8.5 10.86V6.5C8.5 4.57 10.07 3 12 3C13.93 3 15.5 4.57 15.5 6.5V10.86" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
5
5
|
</g>
|
|
6
6
|
<defs>
|
|
7
7
|
<clipPath id="clip0_3785_11045">
|
package/src/icons/Minus.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M17.3332 11.75H6.6665" stroke-width="1
|
|
2
|
+
<path d="M17.3332 11.75H6.6665" stroke-width="1" stroke-linecap="square" stroke-linejoin="round" vector-effect="non-scaling-stroke" fill="none" stroke="currentColor"/>
|
|
3
3
|
</svg>
|
package/src/icons/OrderError.svg
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_4797_15331)">
|
|
3
|
-
<path vector-effect="non-scaling-stroke" d="M10.25 20.91L1.5 17.55V6.51996L10.25 9.92996V20.91Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path vector-effect="non-scaling-stroke" d="M6.24023 4.64001L14.9902 8.06001V11.42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path class="error-icon" vector-effect="non-scaling-stroke" d="M19 13.31L15.5 19.37H22.5L19 13.31Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
<path class="error-icon" vector-effect="non-scaling-stroke" d="M19.0202 17.11H18.9802L18.9502 15.56H19.0502L19.0202 17.11ZM18.9602 18.29V18.06H19.0502V18.29H18.9602Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
-
<path vector-effect="non-scaling-stroke" d="M19 12.16V6.51996L10.25 9.92996V20.91L14.27 19.37L14.4 19.32" stroke="currentColor" stroke-linejoin="round"/>
|
|
8
|
-
<path vector-effect="non-scaling-stroke" d="M1.5 6.51999L10.25 3.04999L19 6.51999L10.25 9.92999L1.5 6.51999Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path vector-effect="non-scaling-stroke" d="M10.25 20.91L1.5 17.55V6.51996L10.25 9.92996V20.91Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
4
|
+
<path vector-effect="non-scaling-stroke" d="M6.24023 4.64001L14.9902 8.06001V11.42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
5
|
+
<path class="error-icon" vector-effect="non-scaling-stroke" d="M19 13.31L15.5 19.37H22.5L19 13.31Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
6
|
+
<path class="error-icon" vector-effect="non-scaling-stroke" d="M19.0202 17.11H18.9802L18.9502 15.56H19.0502L19.0202 17.11ZM18.9602 18.29V18.06H19.0502V18.29H18.9602Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
7
|
+
<path vector-effect="non-scaling-stroke" d="M19 12.16V6.51996L10.25 9.92996V20.91L14.27 19.37L14.4 19.32" stroke="currentColor" stroke-linejoin="round" stroke-width="1"/>
|
|
8
|
+
<path vector-effect="non-scaling-stroke" d="M1.5 6.51999L10.25 3.04999L19 6.51999L10.25 9.92999L1.5 6.51999Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
9
9
|
</g>
|
|
10
10
|
<defs>
|
|
11
11
|
<clipPath id="clip0_4797_15331">
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_4797_15077)">
|
|
3
|
-
<path vector-effect="non-scaling-stroke" d="M10.15 20.85L1.5 17.53V6.63L10.15 10V20.85Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path vector-effect="non-scaling-stroke" d="M1.5 6.63001L10.15 3.20001L18.8 6.63001L10.15 10L1.5 6.63001Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
<path vector-effect="non-scaling-stroke" d="M6.17969 4.77002L14.8297 8.15002V11.47" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
-
<path vector-effect="non-scaling-stroke" d="M18.7896 12.64V6.63L10.1396 10V20.85L14.8296 19.05" stroke="currentColor" stroke-linejoin="round"/>
|
|
7
|
-
<path class="success-icon" vector-effect="non-scaling-stroke" d="M15.71 17.26C15.71 15.38 17.23 13.86 19.11 13.86C20.99 13.86 22.51 15.38 22.51 17.26C22.51 19.14 20.99 20.66 19.11 20.66C17.23 20.66 15.71 19.14 15.71 17.26Z" stroke="currentColor"/>
|
|
8
|
-
<path class="success-icon" vector-effect="non-scaling-stroke" d="M17.4805 17.49L18.5605 18.41L20.7205 16.33" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round"/>
|
|
3
|
+
<path vector-effect="non-scaling-stroke" d="M10.15 20.85L1.5 17.53V6.63L10.15 10V20.85Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
4
|
+
<path vector-effect="non-scaling-stroke" d="M1.5 6.63001L10.15 3.20001L18.8 6.63001L10.15 10L1.5 6.63001Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
5
|
+
<path vector-effect="non-scaling-stroke" d="M6.17969 4.77002L14.8297 8.15002V11.47" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
6
|
+
<path vector-effect="non-scaling-stroke" d="M18.7896 12.64V6.63L10.1396 10V20.85L14.8296 19.05" stroke="currentColor" stroke-linejoin="round" stroke-width="1"/>
|
|
7
|
+
<path class="success-icon" vector-effect="non-scaling-stroke" d="M15.71 17.26C15.71 15.38 17.23 13.86 19.11 13.86C20.99 13.86 22.51 15.38 22.51 17.26C22.51 19.14 20.99 20.66 19.11 20.66C17.23 20.66 15.71 19.14 15.71 17.26Z" stroke="currentColor" stroke-width="1"/>
|
|
8
|
+
<path class="success-icon" vector-effect="non-scaling-stroke" d="M17.4805 17.49L18.5605 18.41L20.7205 16.33" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="1"/>
|
|
9
9
|
</g>
|
|
10
10
|
<defs>
|
|
11
11
|
<clipPath id="clip0_4797_15077">
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_4797_15420)">
|
|
3
|
-
<path vector-effect="non-scaling-stroke" d="M2.3 4.76999H18.24C18.68 4.76999 19.04 5.12999 19.04 5.56999V6.76999L1.5 6.79999V5.56999C1.5 5.12999 1.86 4.76999 2.3 4.76999Z" stroke="currentColor" />
|
|
4
|
-
<path vector-effect="non-scaling-stroke" d="M3.86035 13.45H8.13035" stroke="currentColor" stroke-linecap="round"/>
|
|
5
|
-
<path vector-effect="non-scaling-stroke" d="M13.8904 14.74C14.5504 14.74 15.0904 14.2 15.0904 13.54C15.0904 12.88 14.5504 12.34 13.8904 12.34C13.2304 12.34 12.6904 12.88 12.6904 13.54C12.6904 14.2 13.2304 14.74 13.8904 14.74Z" stroke="currentColor" />
|
|
6
|
-
<path vector-effect="non-scaling-stroke" d="M15.6902 14.74C16.3502 14.74 16.8902 14.2 16.8902 13.54C16.8902 12.88 16.3502 12.34 15.6902 12.34C15.0302 12.34 14.4902 12.88 14.4902 13.54C14.4902 14.2 15.0302 14.74 15.6902 14.74Z" stroke="currentColor" />
|
|
7
|
-
<path vector-effect="non-scaling-stroke" d="M19.04 11.91V8.56H1.5V15.34C1.5 15.78 1.86 16.14 2.3 16.14H15.94" stroke="currentColor" />
|
|
8
|
-
<path class="error-icon" vector-effect="non-scaling-stroke" d="M18.9198 13.03L15.3398 19.23H22.4998L18.9198 13.03Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
-
<path class="error-icon" vector-effect="non-scaling-stroke" d="M18.9401 16.92H18.9001L18.8701 15.33H18.9701L18.9401 16.92ZM18.8801 18.13V17.89H18.9701V18.13H18.8801Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path vector-effect="non-scaling-stroke" d="M2.3 4.76999H18.24C18.68 4.76999 19.04 5.12999 19.04 5.56999V6.76999L1.5 6.79999V5.56999C1.5 5.12999 1.86 4.76999 2.3 4.76999Z" stroke="currentColor" stroke-width="1" />
|
|
4
|
+
<path vector-effect="non-scaling-stroke" d="M3.86035 13.45H8.13035" stroke="currentColor" stroke-linecap="round" stroke-width="1"/>
|
|
5
|
+
<path vector-effect="non-scaling-stroke" d="M13.8904 14.74C14.5504 14.74 15.0904 14.2 15.0904 13.54C15.0904 12.88 14.5504 12.34 13.8904 12.34C13.2304 12.34 12.6904 12.88 12.6904 13.54C12.6904 14.2 13.2304 14.74 13.8904 14.74Z" stroke="currentColor" stroke-width="1"/>
|
|
6
|
+
<path vector-effect="non-scaling-stroke" d="M15.6902 14.74C16.3502 14.74 16.8902 14.2 16.8902 13.54C16.8902 12.88 16.3502 12.34 15.6902 12.34C15.0302 12.34 14.4902 12.88 14.4902 13.54C14.4902 14.2 15.0302 14.74 15.6902 14.74Z" stroke="currentColor" stroke-width="1"/>
|
|
7
|
+
<path vector-effect="non-scaling-stroke" d="M19.04 11.91V8.56H1.5V15.34C1.5 15.78 1.86 16.14 2.3 16.14H15.94" stroke="currentColor" stroke-width="1"/>
|
|
8
|
+
<path class="error-icon" vector-effect="non-scaling-stroke" d="M18.9198 13.03L15.3398 19.23H22.4998L18.9198 13.03Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
9
|
+
<path class="error-icon" vector-effect="non-scaling-stroke" d="M18.9401 16.92H18.9001L18.8701 15.33H18.9701L18.9401 16.92ZM18.8801 18.13V17.89H18.9701V18.13H18.8801Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1"/>
|
|
10
10
|
</g>
|
|
11
11
|
<defs>
|
|
12
12
|
<clipPath id="clip0_4797_15420">
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" data-name="placeholder_icon" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle vector-effect="non-scaling-stroke" cx="12" cy="12" r="8.25" stroke="currentColor"/>
|
|
2
|
+
<circle vector-effect="non-scaling-stroke" cx="12" cy="12" r="8.25" stroke="currentColor" stroke-width="1" />
|
|
3
3
|
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4.89282" y="2.75" width="14.2143" height="18.5" rx="2.25" stroke="currentColor" stroke-width="1"/>
|
|
3
|
+
<line x1="8" y1="18.25" x2="16" y2="18.25" stroke="currentColor" stroke-width="1"/>
|
|
4
|
+
<line x1="8" y1="15.25" x2="16" y2="15.25" stroke="currentColor" stroke-width="1"/>
|
|
5
|
+
<path d="M8.57129 5.57129H9.54399L10.0521 10.2547H15.4238L15.7141 7.57847L9.6892 6.90941" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<circle cx="10.0356" cy="12.0356" r="0.375" stroke="currentColor" stroke-width="0.75"/>
|
|
7
|
+
<circle cx="15.0356" cy="12.0356" r="0.375" stroke="currentColor" stroke-width="0.75"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4.89282" y="2.75" width="14.2143" height="18.5" rx="2.25" stroke="currentColor" stroke-width="1"/>
|
|
3
|
+
<line x1="9.85718" y1="17.6787" x2="16.2857" y2="17.6787" stroke="currentColor" stroke-width="1"/>
|
|
4
|
+
<line x1="9.85718" y1="14.8213" x2="16.2857" y2="14.8213" stroke="currentColor" stroke-width="1"/>
|
|
5
|
+
<circle cx="7.71429" cy="17.7143" r="0.714286" fill="currentColor"/>
|
|
6
|
+
<circle cx="7.71429" cy="14.8574" r="0.714286" fill="currentColor"/>
|
|
7
|
+
<path d="M13.4284 7.47652C13.4284 6.75329 12.7888 6.16699 11.9999 6.16699C11.2109 6.16699 10.5713 6.75329 10.5713 7.47652C10.5713 8.19975 11.9999 8.78604 11.9999 8.78604C11.9999 8.78604 13.4284 9.37233 13.4284 10.0956C13.4284 10.8188 12.7888 11.4051 11.9999 11.4051C11.2109 11.4051 10.5713 10.8188 10.5713 10.0956" stroke="currentColor" stroke-width="1"/>
|
|
8
|
+
<line x1="12.0356" y1="4.85693" x2="12.0356" y2="6.16646" stroke="currentColor" stroke-width="1"/>
|
|
9
|
+
<line x1="12.0356" y1="11.4048" x2="12.0356" y2="12.7143" stroke="currentColor" stroke-width="1"/>
|
|
10
|
+
</svg>
|
package/src/icons/Sort.svg
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
<g id="Large">
|
|
3
3
|
<rect id="Placement_area" data-name="Placement area" width="24" height="24" fill="#fff" opacity="0"/>
|
|
4
4
|
<g id="Sort_icon" data-name="Sort icon" transform="translate(-0.049 -3.509)">
|
|
5
|
-
<path vector-effect="non-scaling-stroke" id="Path_38562" data-name="Path 38562" d="M309.634,376.594l-1.5,1.5-1.5-1.5" transform="translate(-290.537 -358.082)" fill="none" stroke="currentColor"/>
|
|
6
|
-
<line vector-effect="non-scaling-stroke" id="Line_510" data-name="Line 510" x2="6.833" transform="translate(5 15.509)" fill="none" stroke="currentColor"/>
|
|
7
|
-
<line vector-effect="non-scaling-stroke" id="Line_511" data-name="Line 511" x2="8.121" transform="translate(5 11.645)" fill="none" stroke="currentColor"/>
|
|
8
|
-
<line vector-effect="non-scaling-stroke" id="Line_511-2" data-name="Line 511" y2="9.017" transform="translate(17.593 11)" fill="none" stroke="currentColor"/>
|
|
9
|
-
<line vector-effect="non-scaling-stroke" id="Line_512" data-name="Line 512" x2="5.545" transform="translate(5 19.373)" fill="none" stroke="currentColor"/>
|
|
5
|
+
<path vector-effect="non-scaling-stroke" id="Path_38562" data-name="Path 38562" d="M309.634,376.594l-1.5,1.5-1.5-1.5" transform="translate(-290.537 -358.082)" fill="none" stroke="currentColor" stroke-width="1"/>
|
|
6
|
+
<line vector-effect="non-scaling-stroke" id="Line_510" data-name="Line 510" x2="6.833" transform="translate(5 15.509)" fill="none" stroke="currentColor" stroke-width="1"/>
|
|
7
|
+
<line vector-effect="non-scaling-stroke" id="Line_511" data-name="Line 511" x2="8.121" transform="translate(5 11.645)" fill="none" stroke="currentColor" stroke-width="1"/>
|
|
8
|
+
<line vector-effect="non-scaling-stroke" id="Line_511-2" data-name="Line 511" y2="9.017" transform="translate(17.593 11)" fill="none" stroke="currentColor" stroke-width="1"/>
|
|
9
|
+
<line vector-effect="non-scaling-stroke" id="Line_512" data-name="Line 512" x2="5.545" transform="translate(5 19.373)" fill="none" stroke="currentColor" stroke-width="1"/>
|
|
10
10
|
</g>
|
|
11
11
|
</g>
|
|
12
12
|
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="5.375" y="5.65576" width="13.25" height="1" rx="0.375" stroke="currentColor" stroke-width="1"/>
|
|
3
|
+
<rect x="8.65039" y="11.5942" width="13.25" height="1" rx="0.375" stroke="currentColor" stroke-width="1"/>
|
|
4
|
+
<rect x="8.82422" y="17.5942" width="13.25" height="1" rx="0.375" stroke="currentColor" stroke-width="1"/>
|
|
5
|
+
<circle cx="2.30078" cy="6.03076" r="0.375" stroke="currentColor" stroke-width="1"/>
|
|
6
|
+
<circle cx="5.67578" cy="11.9692" r="0.375" stroke="currentColor" stroke-width="1"/>
|
|
7
|
+
<circle cx="5.67578" cy="17.9692" r="0.375" stroke="currentColor" stroke-width="1"/>
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path vector-effect="non-scaling-stroke" d="M10.6047 10.011L10.4765 10.2749C10.4093 10.4774 10.2566 10.6307 10.0551 10.7044C9.43878 10.926 8.91201 11.1763 8.49707 11.4375M13.4262 10.2442L13.2674 10.0908C13.3957 10.3608 13.6094 10.5817 13.872 10.7228C14.3816 10.8972 14.9429 11.145 15.4124 11.4375M11.8262 10.2994C11.246 10.2994 10.7085 10.011 10.3849 9.52631L10.3665 9.49563L10.3482 9.45882C9.5848 8.29306 9.21837 6.90642 9.30998 5.50751C9.35273 4.12087 10.4826 3.01033 11.8628 3.00419H11.9483C13.3347 2.92443 14.5195 3.99202 14.5989 5.37866C14.5989 5.42775 14.5989 5.4707 14.5989 5.51978C14.6844 6.89415 14.3302 8.26238 13.5851 9.41587L13.5362 9.4895C13.2003 9.98648 12.6384 10.281 12.046 10.2871H11.9483C11.9056 10.2871 11.8628 10.2933 11.8201 10.2933L11.8262 10.2994Z" stroke="currentColor" stroke-width="1" stroke-linejoin="round"/>
|
|
3
|
+
<path vector-effect="non-scaling-stroke" d="M1.125 20.7002C1.14332 20.0069 1.21661 19.3136 1.33875 18.6325C1.47312 18.0128 2.43807 17.3134 3.92214 16.7796C4.12368 16.7059 4.27636 16.5525 4.34354 16.3501L4.47179 16.0862M7.29326 16.3194L7.13447 16.166C7.26272 16.436 7.47648 16.6569 7.73909 16.798C8.83229 17.1722 10.1637 17.884 10.3164 18.6509C10.4446 19.3258 10.5057 20.013 10.4996 20.6941M5.69325 16.3746C5.11306 16.3746 4.57562 16.0862 4.25193 15.6015L4.23361 15.5708L4.21529 15.534C3.45188 14.3683 3.08544 12.9816 3.17705 11.5827C3.2198 10.1961 4.34965 9.08553 5.72989 9.07939H5.8154C7.20175 8.99963 8.38656 10.0672 8.46596 11.4539C8.46596 11.5029 8.46596 11.5459 8.46596 11.595C8.55146 12.9693 8.19724 14.3376 7.45215 15.4911L7.40329 15.5647C7.06739 16.0617 6.50552 16.3562 5.91311 16.3623H5.8154C5.77264 16.3623 5.72989 16.3685 5.68714 16.3685L5.69325 16.3746Z" stroke="currentColor" stroke-width="1" stroke-linejoin="round"/>
|
|
4
|
+
<path vector-effect="non-scaling-stroke" d="M13.5 20.7002C13.5183 20.0069 13.5916 19.3136 13.7138 18.6325C13.8481 18.0128 14.8131 17.3134 16.2971 16.7796C16.4987 16.7059 16.6514 16.5525 16.7185 16.3501L16.8468 16.0862M19.6683 16.3194L19.5095 16.166C19.6377 16.436 19.8515 16.6569 20.1141 16.798C21.2073 17.1722 22.5387 17.884 22.6914 18.6509C22.8196 19.3258 22.8807 20.013 22.8746 20.6941M18.0682 16.3746C17.4881 16.3746 16.9506 16.0862 16.6269 15.6015L16.6086 15.5708L16.5903 15.534C15.8269 14.3683 15.4604 12.9816 15.552 11.5827C15.5948 10.1961 16.7246 9.08553 18.1049 9.07939H18.1904C19.5767 8.99963 20.7616 10.0672 20.841 11.4539C20.841 11.5029 20.841 11.5459 20.841 11.595C20.9265 12.9693 20.5722 14.3376 19.8271 15.4911L19.7783 15.5647C19.4424 16.0617 18.8805 16.3562 18.2881 16.3623H18.1904C18.1476 16.3623 18.1049 16.3685 18.0621 16.3685L18.0682 16.3746Z" stroke="currentColor" stroke-width="1" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
package/src/icons/Trash.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
2
|
-
<path d="M1 5H23" stroke="currentColor" stroke-width="1
|
|
3
|
-
<path d="M17.3674 22H6.63446C5.67952 22 4.88992 21.2688 4.8379 20.3338L4 5H20L19.1621 20.3338C19.1119 21.2688 18.3223 22 17.3655 22H17.3674Z" stroke="currentColor" stroke-width="1
|
|
4
|
-
<path d="M9.87189 2H14.1281C14.6085 2 15 2.39766 15 2.88889V5H9V2.88889C9 2.39912 9.39006 2 9.87189 2Z" stroke="currentColor" stroke-width="1
|
|
5
|
-
<path d="M8.87402 8.58057L9.39348 17.682" stroke="currentColor" stroke-width="1
|
|
6
|
-
<path d="M14.6673 8.58057L14.146 17.682" stroke="currentColor" stroke-width="1
|
|
7
|
-
</svg>
|
|
2
|
+
<path vector-effect="non-scaling-stroke" d="M1 5H23" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
|
|
3
|
+
<path vector-effect="non-scaling-stroke" d="M17.3674 22H6.63446C5.67952 22 4.88992 21.2688 4.8379 20.3338L4 5H20L19.1621 20.3338C19.1119 21.2688 18.3223 22 17.3655 22H17.3674Z" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
|
|
4
|
+
<path vector-effect="non-scaling-stroke" d="M9.87189 2H14.1281C14.6085 2 15 2.39766 15 2.88889V5H9V2.88889C9 2.39912 9.39006 2 9.87189 2Z" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
|
|
5
|
+
<path vector-effect="non-scaling-stroke" d="M8.87402 8.58057L9.39348 17.682" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
|
|
6
|
+
<path vector-effect="non-scaling-stroke" d="M14.6673 8.58057L14.146 17.682" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
|
|
7
|
+
</svg>
|
package/src/icons/Warning.svg
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<svg id="Icon_Warning_Base" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g clip-path="url(#clip0_841_1324)">
|
|
3
|
-
<path vector-effect="non-scaling-stroke" d="M11.9949 2.30237L0.802734 21.6977H23.1977L11.9949 2.30237Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path vector-effect="non-scaling-stroke" d="M12.4336 10.5504L12.3373 14.4766H11.6632L11.5669 10.5504V9.51273H12.4336V10.5504ZM11.5883 18.2636V17.2687H12.4229V18.2636H11.5883Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path vector-effect="non-scaling-stroke" d="M11.9949 2.30237L0.802734 21.6977H23.1977L11.9949 2.30237Z" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path vector-effect="non-scaling-stroke" d="M12.4336 10.5504L12.3373 14.4766H11.6632L11.5669 10.5504V9.51273H12.4336V10.5504ZM11.5883 18.2636V17.2687H12.4229V18.2636H11.5883Z" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
5
|
</g>
|
|
6
6
|
<defs>
|
|
7
7
|
<clipPath id="clip0_841_1324">
|
|
8
|
-
|
|
8
|
+
<rect width="24" height="21" fill="white" transform="translate(0 1.5)" stroke-width="1" />
|
|
9
9
|
</clipPath>
|
|
10
10
|
</defs>
|
|
11
11
|
</svg>
|
package/src/icons/index.ts
CHANGED
|
@@ -1,43 +1,49 @@
|
|
|
1
1
|
export { default as Add } from './Add.svg';
|
|
2
|
+
export { default as AddressBook } from './AddressBook.svg';
|
|
2
3
|
export { default as Bulk } from './Bulk.svg';
|
|
3
4
|
export { default as Burger } from './Burger.svg';
|
|
5
|
+
export { default as Business } from './Business.svg';
|
|
6
|
+
export { default as Card } from './Card.svg';
|
|
4
7
|
export { default as Cart } from './Cart.svg';
|
|
5
8
|
export { default as Check } from './Check.svg';
|
|
9
|
+
export { default as CheckWithCircle } from './CheckWithCircle.svg';
|
|
6
10
|
export { default as ChevronDown } from './ChevronDown.svg';
|
|
7
|
-
export { default as ChevronUp } from './ChevronUp.svg';
|
|
8
11
|
export { default as ChevronRight } from './ChevronRight.svg';
|
|
12
|
+
export { default as ChevronUp } from './ChevronUp.svg';
|
|
9
13
|
export { default as Close } from './Close.svg';
|
|
14
|
+
export { default as Coupon } from './Coupon.svg';
|
|
15
|
+
export { default as Date } from './Date.svg';
|
|
16
|
+
export { default as Delivery } from './Delivery.svg';
|
|
17
|
+
export { default as Edit } from './Edit.svg';
|
|
18
|
+
export { default as EmptyBox } from './EmptyBox.svg';
|
|
19
|
+
export { default as Eye } from './Eye.svg';
|
|
20
|
+
export { default as EyeClose } from './EyeClose.svg';
|
|
21
|
+
export { default as Gift } from './Gift.svg';
|
|
22
|
+
export { default as GiftCard } from './GiftCard.svg';
|
|
10
23
|
export { default as Heart } from './Heart.svg';
|
|
24
|
+
export { default as HeartFilled } from './HeartFilled.svg';
|
|
25
|
+
export { default as InfoFilled } from './InfoFilled.svg';
|
|
26
|
+
export { default as List } from './List.svg';
|
|
27
|
+
export { default as Locker } from './Locker.svg';
|
|
11
28
|
export { default as Minus } from './Minus.svg';
|
|
29
|
+
export { default as Order } from './Order.svg';
|
|
30
|
+
export { default as OrderError } from './OrderError.svg';
|
|
31
|
+
export { default as OrderSuccess } from './OrderSuccess.svg';
|
|
32
|
+
export { default as PaymentError } from './PaymentError.svg';
|
|
12
33
|
export { default as Placeholder } from './Placeholder.svg';
|
|
13
34
|
export { default as PlaceholderFilled } from './PlaceholderFilled.svg';
|
|
35
|
+
export { default as Purchase } from './Purchase.svg';
|
|
36
|
+
export { default as Quote } from './Quote.svg';
|
|
14
37
|
export { default as Search } from './Search.svg';
|
|
15
38
|
export { default as SearchFilled } from './SearchFilled.svg';
|
|
16
39
|
export { default as Sort } from './Sort.svg';
|
|
17
40
|
export { default as Star } from './Star.svg';
|
|
18
|
-
export { default as
|
|
41
|
+
export { default as Structure } from './Structure.svg';
|
|
42
|
+
export { default as Team } from './Team.svg';
|
|
43
|
+
export { default as Trash } from './Trash.svg';
|
|
19
44
|
export { default as User } from './User.svg';
|
|
20
|
-
export { default as
|
|
21
|
-
export { default as Locker } from './Locker.svg';
|
|
45
|
+
export { default as View } from './View.svg';
|
|
22
46
|
export { default as Wallet } from './Wallet.svg';
|
|
23
|
-
export { default as
|
|
24
|
-
export { default as Order } from './Order.svg';
|
|
25
|
-
export { default as Delivery } from './Delivery.svg';
|
|
26
|
-
export { default as OrderError } from './OrderError.svg';
|
|
27
|
-
export { default as OrderSuccess } from './OrderSuccess.svg';
|
|
28
|
-
export { default as PaymentError } from './PaymentError.svg';
|
|
29
|
-
export { default as CheckWithCircle } from './CheckWithCircle.svg';
|
|
30
|
-
export { default as WarningWithCircle } from './WarningWithCircle.svg';
|
|
47
|
+
export { default as Warning } from './Warning.svg';
|
|
31
48
|
export { default as WarningFilled } from './WarningFilled.svg';
|
|
32
|
-
export { default as
|
|
33
|
-
export { default as HeartFilled } from './HeartFilled.svg';
|
|
34
|
-
export { default as Trash } from './Trash.svg';
|
|
35
|
-
export { default as Eye } from './Eye.svg';
|
|
36
|
-
export { default as EyeClose } from './EyeClose.svg';
|
|
37
|
-
export { default as Date } from './Date.svg';
|
|
38
|
-
export { default as AddressBook } from './AddressBook.svg';
|
|
39
|
-
export { default as EmptyBox } from './EmptyBox.svg';
|
|
40
|
-
export { default as Coupon } from './Coupon.svg';
|
|
41
|
-
export { default as Gift } from './Gift.svg';
|
|
42
|
-
export { default as GiftCard } from './GiftCard.svg';
|
|
43
|
-
export { default as Edit } from './Edit.svg';
|
|
49
|
+
export { default as WarningWithCircle } from './WarningWithCircle.svg';
|
package/src/lib/aem/configs.ts
CHANGED