@rankingcoach/vanguard 1.7.0 → 1.8.0
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/avatarIcons/listings/user.svg +5 -0
- package/dist/icons/Icon-document-active-1.svg +4 -0
- package/dist/icons/Icon-document-active.svg +4 -0
- package/dist/icons/Icon-list-active-1.svg +3 -0
- package/dist/icons/Icon-list-active.svg +3 -0
- package/dist/icons/Icon-manage-projects-active-1.svg +5 -0
- package/dist/icons/Icon-manage-projects-active.svg +5 -0
- package/dist/icons/Icon-rec-1.svg +3 -0
- package/dist/icons/Icon-save-active-1.svg +4 -0
- package/dist/icons/Icon-save-active.svg +4 -0
- package/dist/icons/Icon-sepa-active-1.svg +6 -0
- package/dist/icons/Icon-sepa-active.svg +5 -0
- package/dist/icons/Icon-user-active-1.svg +4 -0
- package/dist/icons/Icon-user-active.svg +4 -0
- package/dist/index-Avatar.enum.js +3 -1
- package/dist/index-Avatar.js +18 -19
- package/dist/index-DateInput.js +4 -4
- package/dist/index-Icon-document-active-1.svg.js +4 -0
- package/dist/index-Icon-document-active.svg.js +4 -0
- package/dist/index-Icon-list-active-1.svg.js +4 -0
- package/dist/index-Icon-list-active.svg.js +4 -0
- package/dist/index-Icon-manage-projects-active-1.svg.js +4 -0
- package/dist/index-Icon-manage-projects-active.svg.js +4 -0
- package/dist/index-Icon-rec-1.svg.js +4 -0
- package/dist/index-Icon-save-active-1.svg.js +4 -0
- package/dist/index-Icon-save-active.svg.js +4 -0
- package/dist/index-Icon-sepa-active-1.svg.js +4 -0
- package/dist/index-Icon-sepa-active.svg.js +4 -0
- package/dist/index-Icon-user-active-1.svg.js +4 -0
- package/dist/index-Icon-user-active.svg.js +4 -0
- package/dist/index-IconNames.js +1 -1
- package/dist/index-InputRangeField.js +1 -1
- package/dist/index-MenuItem.js +31 -29
- package/dist/index-Month.js +2 -2
- package/dist/index-TabsCustomScroll.js +16 -16
- package/dist/index-TabsCustomScroll.module.scss.js +4 -2
- package/dist/index-_virtual69.js +2 -2
- package/dist/index-_virtual70.js +2 -4
- package/dist/index-_virtual71.js +4 -2
- package/dist/index-_virtual72.js +2 -4
- package/dist/index-_virtual73.js +1 -1
- package/dist/index-_virtual74.js +1 -1
- package/dist/index-_virtual75.js +4 -2
- package/dist/index-_virtual76.js +2 -2
- package/dist/index-accessibility.js +1 -1
- package/dist/index-cjs.js +1 -1
- package/dist/index-lib5.js +1 -1
- package/dist/index-use-dynamic-import.js +17 -3
- package/dist/index-user.svg.js +4 -0
- package/dist/types/core/Avatar/Avatar.d.ts +1 -6
- package/dist/types/core/Avatar/stories/WithIconThenImage.story.d.ts +2 -0
- package/dist/types/core/Avatar/stories/WithUserIcon.story.d.ts +2 -0
- package/dist/types/core/Icon/IconNames.d.ts +6 -0
- package/dist/types/core/MenuItem/MenuItem.d.ts +2 -1
- package/dist/vanguard-asset-analysis.json +1 -1
- package/dist/vanguard.css +1 -1
- package/dist-wordpress/Icon-document-active-1-BNbAelSx.mjs +4 -0
- package/dist-wordpress/Icon-document-active-C1Pow12T.mjs +4 -0
- package/dist-wordpress/Icon-list-active-1-CMWBBljn.mjs +4 -0
- package/dist-wordpress/Icon-list-active-DLyP-KM_.mjs +4 -0
- package/dist-wordpress/Icon-manage-projects-active-1-5GrLM5Rt.mjs +4 -0
- package/dist-wordpress/Icon-manage-projects-active-jzJITd2J.mjs +4 -0
- package/dist-wordpress/Icon-rec-1-BmhIaa9j.mjs +4 -0
- package/dist-wordpress/Icon-save-active-1-BXIn4M60.mjs +4 -0
- package/dist-wordpress/Icon-save-active-sukwIFSJ.mjs +4 -0
- package/dist-wordpress/Icon-sepa-active-1-CQz_LpKA.mjs +4 -0
- package/dist-wordpress/Icon-sepa-active-BcmATS7C.mjs +4 -0
- package/dist-wordpress/Icon-user-active-1-CB2diJDq.mjs +4 -0
- package/dist-wordpress/Icon-user-active-BX075VMi.mjs +4 -0
- package/dist-wordpress/index.js +1084 -1069
- package/dist-wordpress/vanguard.css +1 -1
- package/package.json +44 -44
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="128" height="128" rx="64" fill="var(--n100)"/>
|
|
3
|
+
<path d="M85.2 85.6C102.823 85.6 117 99.7775 117 117.4V128H11V117.4C11 99.7775 25.1775 85.6 42.8 85.6H85.2Z" fill="var(--brand-color)"/>
|
|
4
|
+
<path d="M64 22C78.575 22 90.5 33.925 90.5 48.5C90.5 63.075 78.575 75 64 75C49.425 75 37.5 63.075 37.5 48.5C37.5 33.925 49.425 22 64 22Z" fill="var(--brand-color)"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 2V7C12 9 13 10 15 10H20V20C20 21.1 19.1 22 18 22H6C4.9 22 4 21.1 4 20V4C4 2.9 4.9 2 6 2H12Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M20 8H15C14.4477 8 14 7.55228 14 7V2L20 8Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8 0V5C8 6.10457 8.89543 7 10 7H15V14C15 15.1 14.1 16 13 16H3C1.9 16 1 15.1 1 14V2C1 0.900001 1.9 1.30047e-07 3 0H8Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M15 6H10C9.44772 6 9 5.55228 9 5V0L15 6Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20 2C21.1046 2 22 2.89543 22 4V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V4C2 2.89543 2.89543 2 4 2H20ZM4 19H7V17H4V19ZM9 19H20V17H9V19ZM4 13H7V11H4V13ZM9 13H20V11H9V13ZM4 7H7V5H4V7ZM9 7H20V5H9V7Z" fill="#2A3546"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.4 0C15.2837 2.06162e-07 16 0.716345 16 1.6V14.4C16 15.2837 15.2837 16 14.4 16H1.6C0.716345 16 1.28853e-08 15.2837 0 14.4V1.6C2.06165e-07 0.716345 0.716345 1.28851e-08 1.6 0H14.4ZM2 14H4V12H2V14ZM6 14H14V12H6V14ZM2 9H4V7H2V9ZM6 9H14V7H6V9ZM2 4H4V2H2V4ZM6 4H14V2H6V4Z" fill="#2A3546"/>
|
|
3
|
+
</svg>
|
|
@@ -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 fill-rule="evenodd" clip-rule="evenodd" d="M19.5 2C20.8641 2 22 3.13602 22 4.5V14.6133H20.125C20.0303 14.1967 19.8596 13.8178 19.6514 13.458L20.9775 12.1328L19.3672 10.5225L18.042 11.8486C17.6823 11.6404 17.3032 11.4701 16.8867 11.3564V9.5H14.6133V11.3564C14.1968 11.4701 13.8177 11.6404 13.458 11.8486L12.1328 10.5225L10.5225 12.1328L11.8486 13.458C11.6404 13.8177 11.4701 14.1968 11.3564 14.6133H9.5V16.8867H11.3564C11.4701 17.3032 11.6404 17.6823 11.8486 18.042L10.5225 19.3672L12.1328 20.9775L13.458 19.6514C13.8177 19.8596 14.1968 20.0299 14.6133 20.1436V22H4.5C3.12488 22 2 20.875 2 19.5V4.5C2 3.12503 3.12488 2 4.5 2H19.5ZM4.5 7H19.5V4.5H4.5V7Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M22 19.5C22 20.8807 20.8817 22 19.501 22H16.8867V20.1436C17.3032 20.0299 17.6823 19.8596 18.042 19.6514L19.3672 20.9775L20.9775 19.3672L19.6514 18.042C19.8596 17.6822 20.0303 17.3033 20.125 16.8867H22V19.5Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M15.75 13.4775C17 13.4775 18.0225 14.5 18.0225 15.75C18.0225 17 17 18.0225 15.75 18.0225C14.5 18.0225 13.4775 17 13.4775 15.75C13.4775 14.5 14.5 13.4775 15.75 13.4775Z" fill="#2A3546"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 0C15.0913 0 16 0.908813 16 2V10.0908H14.5C14.4243 9.75759 14.2877 9.45479 14.1211 9.16699L15.1816 8.10645L13.8936 6.81836L12.833 7.87891C12.5452 7.71229 12.2424 7.57526 11.9092 7.48438V6H10.0908V7.48438C9.75756 7.57526 9.45481 7.71229 9.16699 7.87891L8.10645 6.81836L6.81836 8.10645L7.87891 9.16699C7.71229 9.45481 7.57526 9.75756 7.48438 10.0908H6V11.9092H7.48438C7.57526 12.2424 7.71229 12.5452 7.87891 12.833L6.81836 13.8936L8.10645 15.1816L9.16699 14.1211C9.45481 14.2877 9.75756 14.4247 10.0908 14.5156V16H2C0.899902 16 0 15.1 0 14V2C0 0.900024 0.899902 0 2 0H14ZM2 4H14V2H2V4Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M16 14C16 15.1045 15.1055 15.9999 14.001 16H11.9092V14.5156C12.2424 14.4247 12.5452 14.2877 12.833 14.1211L13.8936 15.1816L15.1816 13.8936L14.1211 12.833C14.2877 12.5452 14.4243 12.2424 14.5 11.9092H16V14Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M11 9.18164C12 9.18164 12.8184 10 12.8184 11C12.8184 12 12 12.8184 11 12.8184C10 12.8184 9.18164 12 9.18164 11C9.18164 10 10 9.18164 11 9.18164Z" fill="#2A3546"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.3 22C11.2323 22 11.1639 21.9902 11.097 21.9693C10.8016 21.8778 10.6 21.6002 10.6 21.2857V14.143H5.69998C5.44168 14.143 5.20435 13.998 5.08265 13.7656C4.96094 13.5333 4.97457 13.2516 5.11748 13.0326L12.1174 2.31849C12.2882 2.05608 12.6083 1.939 12.9028 2.03117C13.1984 2.12218 13.4 2.39987 13.4 2.71458V9.8573H18.3C18.5583 9.8573 18.7956 10.0023 18.9173 10.2346C19.0391 10.467 19.0254 10.7487 18.8825 10.9677L11.8825 21.6818C11.7504 21.8839 11.5296 22 11.3 22Z" fill="#2A3546"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.5 7V8.25H9.5V7H14.5Z" fill="#2A3546"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M22 6.47876V19.5C22 20.875 20.875 22 19.5 22H4.5C3.125 22 2 20.875 2 19.5V4.5C2 3.125 3.125 2 4.5 2H17.5212L22 6.47876ZM7 19.5H17V18.25H7V19.5ZM7 4.5V10.75H17V4.5H7Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10 4V5H6V4H10Z" fill="#2A3546"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 3.58301V14C16 15.1 15.1 16 14 16H2C0.9 16 0 15.1 0 14V2C0 0.900001 0.9 0 2 0H12.417L16 3.58301ZM4 14H12V13H4V14ZM4 2V7H12V2H4Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10 13V18H15L20 13V19C20 20.1046 19.1046 21 18 21H2C0.895431 21 0 20.1046 0 19V12H11L10 13Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M21.0068 9L14 16L12.1797 15.8174L12 14L19 7L21.0068 9Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M14 9H0V7C0 5.89543 0.895431 5 2 5H18L14 9Z" fill="#2A3546"/>
|
|
5
|
+
<path d="M24 6L22 8L20 6L22 4L24 6Z" fill="#2A3546"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 8.09668V12.9248H8.82812L15.7529 6H16V13C15.9999 14.1045 15.1045 15 14 15H2C0.895512 15 0.00013198 14.1045 0 13V6H6.09668L4 8.09668Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M13.5664 1.42871C14.1213 0.857762 15.0291 0.857762 15.584 1.42871C16.1385 1.98284 16.1386 2.87252 15.584 3.44336L8.01758 11H6V8.98535L13.5664 1.42871Z" fill="#2A3546"/>
|
|
4
|
+
<path d="M8.09766 4H0V3C0.000114991 1.89553 0.895501 1 2 1H11.0977L8.09766 4Z" fill="#2A3546"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16 14C19.325 14 22 16.675 22 20V22H2V20C2 16.675 4.675 14 8 14H16Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M12 2C14.75 2 17 4.25 17 7C17 9.75 14.75 12 12 12C9.25 12 7 9.75 7 7C7 4.25 9.25 2 12 2Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.5 9C14.4333 9 16 10.5667 16 12.5V16H0V12.5C5.15212e-07 10.5667 1.56667 9 3.5 9H12.5Z" fill="#2A3546"/>
|
|
3
|
+
<path d="M8 0C10.2167 0 12 1.78333 12 4C12 6.21667 10.2167 8 8 8C5.8 8 4 6.21667 4 4C4 1.78333 5.8 0 8 0Z" fill="#2A3546"/>
|
|
4
|
+
</svg>
|
package/dist/index-Avatar.js
CHANGED
|
@@ -9,7 +9,7 @@ import { Text as D, FontWeights as R, TextTypes as W } from "./index-Text.js";
|
|
|
9
9
|
import "react";
|
|
10
10
|
import { StyledSVG as q } from "./index-StyledSVG.js";
|
|
11
11
|
import t from "./index-Avatar.module.scss.js";
|
|
12
|
-
const X = (
|
|
12
|
+
const X = (n) => {
|
|
13
13
|
const {
|
|
14
14
|
size: l = "medium",
|
|
15
15
|
hasNotifications: x = !1,
|
|
@@ -18,21 +18,20 @@ const X = (r) => {
|
|
|
18
18
|
bgColor: d,
|
|
19
19
|
noHover: f,
|
|
20
20
|
translate: A = !1,
|
|
21
|
-
greyScale:
|
|
21
|
+
greyScale: r = !1,
|
|
22
22
|
clearIcon: S
|
|
23
|
-
} =
|
|
24
|
-
icon: v = ""
|
|
25
|
-
} = r, {
|
|
23
|
+
} = n, {
|
|
24
|
+
icon: v = "",
|
|
26
25
|
image: g
|
|
27
|
-
} =
|
|
26
|
+
} = n, u = `${j[v]}`, s = x && l !== "small";
|
|
28
27
|
let {
|
|
29
|
-
SvgIcon:
|
|
28
|
+
SvgIcon: o,
|
|
30
29
|
loading: F,
|
|
31
30
|
error: M
|
|
32
31
|
} = $(`avatarIcons/listings/${u}.svg`, {
|
|
33
32
|
shouldRequest: !!u
|
|
34
33
|
});
|
|
35
|
-
S && (
|
|
34
|
+
S && (o = "");
|
|
36
35
|
let a = 0;
|
|
37
36
|
switch (l) {
|
|
38
37
|
case "large":
|
|
@@ -67,51 +66,51 @@ const X = (r) => {
|
|
|
67
66
|
if (g)
|
|
68
67
|
return e("div", {
|
|
69
68
|
"data-testid": "avatar-image-test-id",
|
|
70
|
-
className: i(t.rcAvatar, t.rcAvatarImage, f ? t.noHover : null,
|
|
69
|
+
className: i(t.rcAvatar, t.rcAvatarImage, f ? t.noHover : null, r ? t.greyScale : void 0),
|
|
71
70
|
style: {
|
|
72
71
|
backgroundImage: `url(${H(g)})`,
|
|
73
72
|
width: a,
|
|
74
73
|
height: a
|
|
75
74
|
},
|
|
76
|
-
children:
|
|
75
|
+
children: s && e("div", {
|
|
77
76
|
"data-testid": "avatar-notifications-test-id",
|
|
78
77
|
className: i(t.rcAvatarNotification)
|
|
79
78
|
})
|
|
80
79
|
});
|
|
81
|
-
if (v &&
|
|
80
|
+
if (v && o)
|
|
82
81
|
return b("div", {
|
|
83
82
|
"data-testid": "avatar-icon-test-id",
|
|
84
|
-
className: i(t.rcAvatar,
|
|
85
|
-
children: [
|
|
83
|
+
className: i(t.rcAvatar, r ? t.greyScale : void 0),
|
|
84
|
+
children: [s && e("div", {
|
|
86
85
|
"data-testid": "avatar-notifications-test-id",
|
|
87
86
|
className: i(t.rcAvatarNotification)
|
|
88
87
|
}), e(q, {
|
|
89
88
|
width: a,
|
|
90
89
|
height: a,
|
|
91
|
-
src:
|
|
90
|
+
src: o,
|
|
92
91
|
className: t.avatarSvg
|
|
93
92
|
})]
|
|
94
93
|
});
|
|
95
|
-
const T = d || z(h() ?? []),
|
|
94
|
+
const T = d || z(h() ?? []), p = m || k(), N = 2 * Math.log1p(p.length);
|
|
96
95
|
return b("div", {
|
|
97
96
|
"data-testid": "avatar-name-test-id",
|
|
98
|
-
className: i(t.rcAvatar, t.rcAvatarName, f ? t.noHover : null,
|
|
97
|
+
className: i(t.rcAvatar, t.rcAvatarName, f ? t.noHover : null, r ? t.greyScale : void 0),
|
|
99
98
|
style: {
|
|
100
99
|
backgroundColor: `var(${T})`,
|
|
101
100
|
width: a,
|
|
102
101
|
height: a,
|
|
103
102
|
borderRadius: "50%"
|
|
104
103
|
},
|
|
105
|
-
children: [
|
|
104
|
+
children: [s && e("div", {
|
|
106
105
|
"data-testid": "avatar-notifications-test-id",
|
|
107
106
|
className: i(t.rcAvatarNotification)
|
|
108
107
|
}), e(D, {
|
|
109
108
|
type: W.textHelp,
|
|
110
|
-
fontSize:
|
|
109
|
+
fontSize: N ? a / N : a,
|
|
111
110
|
fontWeight: R.bold,
|
|
112
111
|
color: "--n000",
|
|
113
112
|
translate: A,
|
|
114
|
-
children:
|
|
113
|
+
children: p
|
|
115
114
|
})]
|
|
116
115
|
});
|
|
117
116
|
};
|
package/dist/index-DateInput.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { __exports as p } from "./index-
|
|
1
|
+
import { __exports as p } from "./index-_virtual72.js";
|
|
2
2
|
import k from "react";
|
|
3
3
|
import { __require as K } from "./index-prop-types.js";
|
|
4
4
|
import { __require as L } from "./index-classnames2.js";
|
|
5
|
-
import U from "./index-
|
|
6
|
-
import z from "./index-
|
|
7
|
-
import A from "./index-
|
|
5
|
+
import U from "./index-_virtual73.js";
|
|
6
|
+
import z from "./index-_virtual74.js";
|
|
7
|
+
import A from "./index-_virtual75.js";
|
|
8
8
|
import V from "./index-_virtual55.js";
|
|
9
9
|
var q;
|
|
10
10
|
function te() {
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202V7C12%209%2013%2010%2015%2010H20V20C20%2021.1%2019.1%2022%2018%2022H6C4.9%2022%204%2021.1%204%2020V4C4%202.9%204.9%202%206%202H12Z'%20fill='%232A3546'/%3e%3cpath%20d='M20%208H15C14.4477%208%2014%207.55228%2014%207V2L20%208Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%200V5C8%206.10457%208.89543%207%2010%207H15V14C15%2015.1%2014.1%2016%2013%2016H3C1.9%2016%201%2015.1%201%2014V2C1%200.900001%201.9%201.30047e-07%203%200H8Z'%20fill='%232A3546'/%3e%3cpath%20d='M15%206H10C9.44772%206%209%205.55228%209%205V0L15%206Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%202C21.1046%202%2022%202.89543%2022%204V20C22%2021.1046%2021.1046%2022%2020%2022H4C2.89543%2022%202%2021.1046%202%2020V4C2%202.89543%202.89543%202%204%202H20ZM4%2019H7V17H4V19ZM9%2019H20V17H9V19ZM4%2013H7V11H4V13ZM9%2013H20V11H9V13ZM4%207H7V5H4V7ZM9%207H20V5H9V7Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.4%200C15.2837%202.06162e-07%2016%200.716345%2016%201.6V14.4C16%2015.2837%2015.2837%2016%2014.4%2016H1.6C0.716345%2016%201.28853e-08%2015.2837%200%2014.4V1.6C2.06165e-07%200.716345%200.716345%201.28851e-08%201.6%200H14.4ZM2%2014H4V12H2V14ZM6%2014H14V12H6V14ZM2%209H4V7H2V9ZM6%209H14V7H6V9ZM2%204H4V2H2V4ZM6%204H14V2H6V4Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.5%202C20.8641%202%2022%203.13602%2022%204.5V14.6133H20.125C20.0303%2014.1967%2019.8596%2013.8178%2019.6514%2013.458L20.9775%2012.1328L19.3672%2010.5225L18.042%2011.8486C17.6823%2011.6404%2017.3032%2011.4701%2016.8867%2011.3564V9.5H14.6133V11.3564C14.1968%2011.4701%2013.8177%2011.6404%2013.458%2011.8486L12.1328%2010.5225L10.5225%2012.1328L11.8486%2013.458C11.6404%2013.8177%2011.4701%2014.1968%2011.3564%2014.6133H9.5V16.8867H11.3564C11.4701%2017.3032%2011.6404%2017.6823%2011.8486%2018.042L10.5225%2019.3672L12.1328%2020.9775L13.458%2019.6514C13.8177%2019.8596%2014.1968%2020.0299%2014.6133%2020.1436V22H4.5C3.12488%2022%202%2020.875%202%2019.5V4.5C2%203.12503%203.12488%202%204.5%202H19.5ZM4.5%207H19.5V4.5H4.5V7Z'%20fill='%232A3546'/%3e%3cpath%20d='M22%2019.5C22%2020.8807%2020.8817%2022%2019.501%2022H16.8867V20.1436C17.3032%2020.0299%2017.6823%2019.8596%2018.042%2019.6514L19.3672%2020.9775L20.9775%2019.3672L19.6514%2018.042C19.8596%2017.6822%2020.0303%2017.3033%2020.125%2016.8867H22V19.5Z'%20fill='%232A3546'/%3e%3cpath%20d='M15.75%2013.4775C17%2013.4775%2018.0225%2014.5%2018.0225%2015.75C18.0225%2017%2017%2018.0225%2015.75%2018.0225C14.5%2018.0225%2013.4775%2017%2013.4775%2015.75C13.4775%2014.5%2014.5%2013.4775%2015.75%2013.4775Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%200C15.0913%200%2016%200.908813%2016%202V10.0908H14.5C14.4243%209.75759%2014.2877%209.45479%2014.1211%209.16699L15.1816%208.10645L13.8936%206.81836L12.833%207.87891C12.5452%207.71229%2012.2424%207.57526%2011.9092%207.48438V6H10.0908V7.48438C9.75756%207.57526%209.45481%207.71229%209.16699%207.87891L8.10645%206.81836L6.81836%208.10645L7.87891%209.16699C7.71229%209.45481%207.57526%209.75756%207.48438%2010.0908H6V11.9092H7.48438C7.57526%2012.2424%207.71229%2012.5452%207.87891%2012.833L6.81836%2013.8936L8.10645%2015.1816L9.16699%2014.1211C9.45481%2014.2877%209.75756%2014.4247%2010.0908%2014.5156V16H2C0.899902%2016%200%2015.1%200%2014V2C0%200.900024%200.899902%200%202%200H14ZM2%204H14V2H2V4Z'%20fill='%232A3546'/%3e%3cpath%20d='M16%2014C16%2015.1045%2015.1055%2015.9999%2014.001%2016H11.9092V14.5156C12.2424%2014.4247%2012.5452%2014.2877%2012.833%2014.1211L13.8936%2015.1816L15.1816%2013.8936L14.1211%2012.833C14.2877%2012.5452%2014.4243%2012.2424%2014.5%2011.9092H16V14Z'%20fill='%232A3546'/%3e%3cpath%20d='M11%209.18164C12%209.18164%2012.8184%2010%2012.8184%2011C12.8184%2012%2012%2012.8184%2011%2012.8184C10%2012.8184%209.18164%2012%209.18164%2011C9.18164%2010%2010%209.18164%2011%209.18164Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3%2022C11.2323%2022%2011.1639%2021.9902%2011.097%2021.9693C10.8016%2021.8778%2010.6%2021.6002%2010.6%2021.2857V14.143H5.69998C5.44168%2014.143%205.20435%2013.998%205.08265%2013.7656C4.96094%2013.5333%204.97457%2013.2516%205.11748%2013.0326L12.1174%202.31849C12.2882%202.05608%2012.6083%201.939%2012.9028%202.03117C13.1984%202.12218%2013.4%202.39987%2013.4%202.71458V9.8573H18.3C18.5583%209.8573%2018.7956%2010.0023%2018.9173%2010.2346C19.0391%2010.467%2019.0254%2010.7487%2018.8825%2010.9677L11.8825%2021.6818C11.7504%2021.8839%2011.5296%2022%2011.3%2022Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%207V8.25H9.5V7H14.5Z'%20fill='%232A3546'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22%206.47876V19.5C22%2020.875%2020.875%2022%2019.5%2022H4.5C3.125%2022%202%2020.875%202%2019.5V4.5C2%203.125%203.125%202%204.5%202H17.5212L22%206.47876ZM7%2019.5H17V18.25H7V19.5ZM7%204.5V10.75H17V4.5H7Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%204V5H6V4H10Z'%20fill='%232A3546'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%203.58301V14C16%2015.1%2015.1%2016%2014%2016H2C0.9%2016%200%2015.1%200%2014V2C0%200.900001%200.9%200%202%200H12.417L16%203.58301ZM4%2014H12V13H4V14ZM4%202V7H12V2H4Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2013V18H15L20%2013V19C20%2020.1046%2019.1046%2021%2018%2021H2C0.895431%2021%200%2020.1046%200%2019V12H11L10%2013Z'%20fill='%232A3546'/%3e%3cpath%20d='M21.0068%209L14%2016L12.1797%2015.8174L12%2014L19%207L21.0068%209Z'%20fill='%232A3546'/%3e%3cpath%20d='M14%209H0V7C0%205.89543%200.895431%205%202%205H18L14%209Z'%20fill='%232A3546'/%3e%3cpath%20d='M24%206L22%208L20%206L22%204L24%206Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%208.09668V12.9248H8.82812L15.7529%206H16V13C15.9999%2014.1045%2015.1045%2015%2014%2015H2C0.895512%2015%200.00013198%2014.1045%200%2013V6H6.09668L4%208.09668Z'%20fill='%232A3546'/%3e%3cpath%20d='M13.5664%201.42871C14.1213%200.857762%2015.0291%200.857762%2015.584%201.42871C16.1385%201.98284%2016.1386%202.87252%2015.584%203.44336L8.01758%2011H6V8.98535L13.5664%201.42871Z'%20fill='%232A3546'/%3e%3cpath%20d='M8.09766%204H0V3C0.000114991%201.89553%200.895501%201%202%201H11.0977L8.09766%204Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2014C19.325%2014%2022%2016.675%2022%2020V22H2V20C2%2016.675%204.675%2014%208%2014H16Z'%20fill='%232A3546'/%3e%3cpath%20d='M12%202C14.75%202%2017%204.25%2017%207C17%209.75%2014.75%2012%2012%2012C9.25%2012%207%209.75%207%207C7%204.25%209.25%202%2012%202Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5%209C14.4333%209%2016%2010.5667%2016%2012.5V16H0V12.5C5.15212e-07%2010.5667%201.56667%209%203.5%209H12.5Z'%20fill='%232A3546'/%3e%3cpath%20d='M8%200C10.2167%200%2012%201.78333%2012%204C12%206.21667%2010.2167%208%208%208C5.8%208%204%206.21667%204%204C4%201.78333%205.8%200%208%200Z'%20fill='%232A3546'/%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
package/dist/index-IconNames.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var t;
|
|
2
2
|
(function(i) {
|
|
3
|
-
i.hamburgerMenu = "hamburger-menu", i.search = "search", i.location = "location", i.calendar = "calendar", i.language = "language", i.check = "check", i.close = "close", i.warning = "warning", i.info = "info", i.help = "help", i.add = "add", i.save = "save", i.login = "login", i.user = "user", i.settings = "settings", i.settingsActive = "settings-active", i.link = "link", i.mail = "mail", i.phone = "phone", i.message = "message", i.attachment = "attachment", i.download = "download", i.upload = "upload", i.refresh = "refresh", i.filter = "filter", i.home = "home", i.homeActive = "home-active", i.business = "business", i.businessActive = "business-active", i.searchEngines = "search-engines", i.searchEnginesActive = "search-engines-active", i.google = "google", i.maps = "maps", i.prize = "prize", i.bulletList = "bullet-list", i.list = "list", i.socialMedia = "social-media", i.socialMediaActive = "social-media-active", i.gAds = "g-ads", i.gAdsActive = "g-ads-active", i.budget = "budget", i.lineChart = "line-chart", i.tools = "tools", i.barChart = "bar-chart", i.tasks = "tasks", i.news = "news", i.share = "share", i.edit = "edit", i.mobile = "mobile", i.browser = "browser", i.browserActive = "browser-active", i.manageProjects = "manage-projects", i.lock = "lock", i.lockOpen = "lock-open", i.notification = "notification", i.media = "media", i.trafic = "trafic", i.photo = "photo", i.clock = "clock", i.caretLeft = "caret-left", i.caretRight = "caret-right", i.caretUp = "caret-up", i.caretDown = "caret-down", i.end = "end", i.start = "start", i.arrowLeft = "arrow-left", i.arrowRight = "arrow-right", i.arrowUp = "arrow-up", i.arrowDown = "arrow-down", i.wizard = "wizard", i.document = "document", i.api = "api", i.visibility = "visibility", i.card = "card", i.visibilityOff = "visibility-off", i.kebabMenu = "kebab-menu", i.meatballsMenu = "meatballs-menu", i.remove = "remove", i.bing = "bing", i.instagram = "instagram", i.facebook = "facebook", i.twitter = "twitter", i.trash = "trash", i.exclamation = "exclamation", i.play = "play", i.tag = "tag", i.linkedin = "linkedin", i.youtube = "youtube", i.whatsapp = "whatsapp", i.bank = "bank", i.newTab = "new-tab", i.sepa = "sepa", i.pause = "pause", i.details = "details", i.qAnalysis = "q-analysis", i.duplicate = "duplicate", i.region = "region", i.connect = "connect", i.category = "category", i.slideV = "slide-v", i.slideH = "slide-h", i.image = "image", i.gmb = "gmb", i.star = "star", i.starActive = "star-active", i.text = "text", i.pinFilled = "pin-filled", i.cursor = "cursor", i.desktop = "desktop", i.directions = "directions", i.queriesBrand = "queries-brand", i.queriesDiscovery = "queries-discovery", i.queriesTarget = "queries-target", i.tablet = "tablet", i.question = "question", i.send = "send", i.emailAt = "email-at", i.shield = "shield", i.shieldActive = "shield-active", i.dash = "dash", i.low = "low", i.medium = "medium", i.high = "high", i.ai = "ai", i.aiReviews = "ai-reviews", i.audioMicrophone = "audio-microphone", i.audioSettings = "audio-settings", i.callTracking = "call-tracking", i.email = "email", i.fax = "fax", i.generate = "generate", i.minimize = "minimize", i.maximize = "maximize", i.messageBad = "message-bad", i.messageGood = "message-good", i.messageNeutral = "message-neutral", i.rewrite = "rewrite", i.sorting = "sorting", i.userRound = "user-round", i.rec = "rec", i.boost = "boost", i.post = "post", i.postsSeries = "posts-series", i.event = "event", i.like = "like";
|
|
3
|
+
i.hamburgerMenu = "hamburger-menu", i.search = "search", i.location = "location", i.calendar = "calendar", i.language = "language", i.check = "check", i.close = "close", i.warning = "warning", i.info = "info", i.help = "help", i.add = "add", i.save = "save", i.saveActive = "save-active", i.login = "login", i.user = "user", i.userActive = "user-active", i.settings = "settings", i.settingsActive = "settings-active", i.link = "link", i.mail = "mail", i.phone = "phone", i.message = "message", i.attachment = "attachment", i.download = "download", i.upload = "upload", i.refresh = "refresh", i.filter = "filter", i.home = "home", i.homeActive = "home-active", i.business = "business", i.businessActive = "business-active", i.searchEngines = "search-engines", i.searchEnginesActive = "search-engines-active", i.google = "google", i.maps = "maps", i.prize = "prize", i.bulletList = "bullet-list", i.list = "list", i.listActive = "list-active", i.socialMedia = "social-media", i.socialMediaActive = "social-media-active", i.gAds = "g-ads", i.gAdsActive = "g-ads-active", i.budget = "budget", i.lineChart = "line-chart", i.tools = "tools", i.barChart = "bar-chart", i.tasks = "tasks", i.news = "news", i.share = "share", i.edit = "edit", i.mobile = "mobile", i.browser = "browser", i.browserActive = "browser-active", i.manageProjects = "manage-projects", i.manageProjectsActive = "manage-projects-active", i.lock = "lock", i.lockOpen = "lock-open", i.notification = "notification", i.media = "media", i.trafic = "trafic", i.photo = "photo", i.clock = "clock", i.caretLeft = "caret-left", i.caretRight = "caret-right", i.caretUp = "caret-up", i.caretDown = "caret-down", i.end = "end", i.start = "start", i.arrowLeft = "arrow-left", i.arrowRight = "arrow-right", i.arrowUp = "arrow-up", i.arrowDown = "arrow-down", i.wizard = "wizard", i.document = "document", i.documentActive = "document-active", i.api = "api", i.visibility = "visibility", i.card = "card", i.visibilityOff = "visibility-off", i.kebabMenu = "kebab-menu", i.meatballsMenu = "meatballs-menu", i.remove = "remove", i.bing = "bing", i.instagram = "instagram", i.facebook = "facebook", i.twitter = "twitter", i.trash = "trash", i.exclamation = "exclamation", i.play = "play", i.tag = "tag", i.linkedin = "linkedin", i.youtube = "youtube", i.whatsapp = "whatsapp", i.bank = "bank", i.newTab = "new-tab", i.sepa = "sepa", i.sepaActive = "sepa-active", i.pause = "pause", i.details = "details", i.qAnalysis = "q-analysis", i.duplicate = "duplicate", i.region = "region", i.connect = "connect", i.category = "category", i.slideV = "slide-v", i.slideH = "slide-h", i.image = "image", i.gmb = "gmb", i.star = "star", i.starActive = "star-active", i.text = "text", i.pinFilled = "pin-filled", i.cursor = "cursor", i.desktop = "desktop", i.directions = "directions", i.queriesBrand = "queries-brand", i.queriesDiscovery = "queries-discovery", i.queriesTarget = "queries-target", i.tablet = "tablet", i.question = "question", i.send = "send", i.emailAt = "email-at", i.shield = "shield", i.shieldActive = "shield-active", i.dash = "dash", i.low = "low", i.medium = "medium", i.high = "high", i.ai = "ai", i.aiReviews = "ai-reviews", i.audioMicrophone = "audio-microphone", i.audioSettings = "audio-settings", i.callTracking = "call-tracking", i.email = "email", i.fax = "fax", i.generate = "generate", i.minimize = "minimize", i.maximize = "maximize", i.messageBad = "message-bad", i.messageGood = "message-good", i.messageNeutral = "message-neutral", i.rewrite = "rewrite", i.sorting = "sorting", i.userRound = "user-round", i.rec = "rec", i.boost = "boost", i.post = "post", i.postsSeries = "posts-series", i.event = "event", i.like = "like";
|
|
4
4
|
})(t || (t = {}));
|
|
5
5
|
Object.values(t);
|
|
6
6
|
export {
|
package/dist/index-MenuItem.js
CHANGED
|
@@ -1,41 +1,43 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { Icon as
|
|
3
|
-
import { Text as
|
|
1
|
+
import { jsx as n, jsxs as u } from "react/jsx-runtime";
|
|
2
|
+
import { Icon as y } from "./index-Icon.js";
|
|
3
|
+
import { Text as I, TextTypes as g } from "./index-Text.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import
|
|
6
|
-
const
|
|
7
|
-
testId:
|
|
8
|
-
className:
|
|
9
|
-
children:
|
|
10
|
-
textType:
|
|
11
|
-
icon:
|
|
12
|
-
iconProps:
|
|
13
|
-
iconPosition:
|
|
14
|
-
|
|
5
|
+
import v from "./index-MenuItem2.js";
|
|
6
|
+
const M = ({
|
|
7
|
+
testId: f,
|
|
8
|
+
className: a,
|
|
9
|
+
children: e,
|
|
10
|
+
textType: m = g.text,
|
|
11
|
+
icon: t,
|
|
12
|
+
iconProps: d,
|
|
13
|
+
iconPosition: o = "before",
|
|
14
|
+
useActiveIcon: i = !1,
|
|
15
|
+
...s
|
|
15
16
|
}) => {
|
|
16
|
-
const
|
|
17
|
-
type:
|
|
18
|
-
children:
|
|
19
|
-
}) : t, r =
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
const c = typeof e == "string" ? n(I, {
|
|
18
|
+
type: m,
|
|
19
|
+
children: e
|
|
20
|
+
}) : e, p = s.selected, l = t && i ? `${t}-active` : t, r = l ? n(y, {
|
|
21
|
+
color: p ? "var(--fn-fg-cta)" : void 0,
|
|
22
|
+
...d,
|
|
23
|
+
children: l
|
|
24
|
+
}) : null, x = r ? u("div", {
|
|
23
25
|
style: {
|
|
24
26
|
display: "flex",
|
|
25
27
|
alignItems: "center",
|
|
26
28
|
width: "100%",
|
|
27
29
|
gap: 8,
|
|
28
|
-
justifyContent:
|
|
30
|
+
justifyContent: o === "after" ? "space-between" : "flex-start"
|
|
29
31
|
},
|
|
30
|
-
children: [
|
|
31
|
-
}) :
|
|
32
|
-
return
|
|
33
|
-
"data-testid":
|
|
34
|
-
className:
|
|
35
|
-
...
|
|
36
|
-
children:
|
|
32
|
+
children: [o === "before" && r, c, o === "after" && r]
|
|
33
|
+
}) : c;
|
|
34
|
+
return n(v, {
|
|
35
|
+
"data-testid": f,
|
|
36
|
+
className: a,
|
|
37
|
+
...s,
|
|
38
|
+
children: x
|
|
37
39
|
});
|
|
38
40
|
};
|
|
39
41
|
export {
|
|
40
|
-
|
|
42
|
+
M as MenuItem
|
|
41
43
|
};
|
package/dist/index-Month.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { __exports as y } from "./index-
|
|
1
|
+
import { __exports as y } from "./index-_virtual70.js";
|
|
2
2
|
import de from "react";
|
|
3
3
|
import { __require as me } from "./index-prop-types.js";
|
|
4
4
|
import { __require as he } from "./index-DayCell.js";
|
|
5
5
|
import ye from "./index-_virtual54.js";
|
|
6
6
|
import ve from "./index-_virtual37.js";
|
|
7
|
-
import Oe from "./index-
|
|
7
|
+
import Oe from "./index-_virtual71.js";
|
|
8
8
|
import _e from "./index-_virtual68.js";
|
|
9
9
|
import De from "./index-_virtual51.js";
|
|
10
10
|
import ge from "./index-_virtual41.js";
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { classNames as
|
|
3
|
-
import { Icon as
|
|
1
|
+
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
+
import { classNames as m } from "./index-classNames.js";
|
|
3
|
+
import { Icon as l, IconSize as n } from "./index-Icon.js";
|
|
4
4
|
import { IconNames as a } from "./index-IconNames.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import
|
|
7
|
-
const C = (
|
|
6
|
+
import o from "./index-TabsCustomScroll.module.scss.js";
|
|
7
|
+
const C = (e) => {
|
|
8
8
|
const {
|
|
9
|
-
direction:
|
|
10
|
-
onClick:
|
|
11
|
-
disabled:
|
|
12
|
-
testId:
|
|
13
|
-
} =
|
|
14
|
-
return
|
|
15
|
-
onClick:
|
|
16
|
-
className:
|
|
17
|
-
"data-testid":
|
|
18
|
-
children:
|
|
19
|
-
color: "var(--
|
|
9
|
+
direction: i,
|
|
10
|
+
onClick: s,
|
|
11
|
+
disabled: t,
|
|
12
|
+
testId: c
|
|
13
|
+
} = e;
|
|
14
|
+
return r("div", {
|
|
15
|
+
onClick: t ? void 0 : s,
|
|
16
|
+
className: m(o.customScrollButtonWrapper, i === "right" ? o.right : o.left, t && o.hidden),
|
|
17
|
+
"data-testid": c,
|
|
18
|
+
children: r(l, {
|
|
19
|
+
color: "var(--n400)",
|
|
20
20
|
type: n.small,
|
|
21
21
|
children: a.caretLeft
|
|
22
22
|
})
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
const t = "custom-scroll-button-wrapper_Ib", o = "right_IN", r = "left_Je",
|
|
1
|
+
const t = "custom-scroll-button-wrapper_Ib", o = "right_IN", e = "hidden_Np", r = "left_Je", s = {
|
|
2
2
|
customScrollButtonWrapper: t,
|
|
3
3
|
right: o,
|
|
4
|
+
hidden: e,
|
|
4
5
|
left: r
|
|
5
6
|
};
|
|
6
7
|
export {
|
|
7
8
|
t as customScrollButtonWrapper,
|
|
8
|
-
|
|
9
|
+
s as default,
|
|
10
|
+
e as hidden,
|
|
9
11
|
r as left,
|
|
10
12
|
o as right
|
|
11
13
|
};
|
package/dist/index-_virtual69.js
CHANGED
package/dist/index-_virtual70.js
CHANGED
package/dist/index-_virtual71.js
CHANGED
package/dist/index-_virtual72.js
CHANGED
package/dist/index-_virtual73.js
CHANGED
package/dist/index-_virtual74.js
CHANGED
package/dist/index-_virtual75.js
CHANGED
package/dist/index-_virtual76.js
CHANGED
package/dist/index-cjs.js
CHANGED
package/dist/index-lib5.js
CHANGED