@snack-uikit/icons 0.20.0 → 0.20.1
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/CHANGELOG.md +11 -0
- package/README.md +44 -0
- package/dist/Sprite.d.ts +6 -0
- package/dist/Sprite.js +16 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +1 -0
- package/dist/components/interface-icons/alarmFilled/AlarmFilledS.js +2 -2
- package/dist/components/interface-icons/alarmFilled/AlarmFilledXs.js +2 -2
- package/dist/components/interface-icons/arrowDown/ArrowDownS.js +2 -2
- package/dist/components/interface-icons/arrowDown/ArrowDownXs.js +2 -2
- package/dist/components/interface-icons/arrowLeft/ArrowLeftS.js +2 -2
- package/dist/components/interface-icons/arrowLeft/ArrowLeftXs.js +2 -2
- package/dist/components/interface-icons/arrowLinks/ArrowLinksS.js +2 -2
- package/dist/components/interface-icons/arrowLinks/ArrowLinksXs.js +2 -2
- package/dist/components/interface-icons/arrowRight/ArrowRightS.js +2 -2
- package/dist/components/interface-icons/arrowRight/ArrowRightXs.js +2 -2
- package/dist/components/interface-icons/arrowUp/ArrowUpS.js +2 -2
- package/dist/components/interface-icons/arrowUp/ArrowUpXs.js +2 -2
- package/dist/components/interface-icons/calendar/CalendarS.js +2 -2
- package/dist/components/interface-icons/calendar/CalendarXs.js +2 -2
- package/dist/components/interface-icons/check/CheckS.js +2 -2
- package/dist/components/interface-icons/check/CheckXs.js +2 -2
- package/dist/components/interface-icons/checkFilled/CheckFilledS.js +2 -2
- package/dist/components/interface-icons/checkFilled/CheckFilledXs.js +2 -2
- package/dist/components/interface-icons/chevronDown/ChevronDownS.js +2 -2
- package/dist/components/interface-icons/chevronDown/ChevronDownXs.js +2 -2
- package/dist/components/interface-icons/chevronLeft/ChevronLeftS.js +2 -2
- package/dist/components/interface-icons/chevronLeft/ChevronLeftXs.js +2 -2
- package/dist/components/interface-icons/chevronRight/ChevronRightS.js +2 -2
- package/dist/components/interface-icons/chevronRight/ChevronRightXs.js +2 -2
- package/dist/components/interface-icons/chevronUp/ChevronUpS.js +2 -2
- package/dist/components/interface-icons/chevronUp/ChevronUpXs.js +2 -2
- package/dist/components/interface-icons/copy/CopyS.js +2 -2
- package/dist/components/interface-icons/copy/CopyXs.js +2 -2
- package/dist/components/interface-icons/cross/CrossS.js +2 -2
- package/dist/components/interface-icons/cross/CrossXs.js +2 -2
- package/dist/components/interface-icons/crossFilled/CrossFilledS.js +2 -2
- package/dist/components/interface-icons/crossFilled/CrossFilledXs.js +2 -2
- package/dist/components/interface-icons/day/DayS.js +2 -2
- package/dist/components/interface-icons/download/DownloadS.js +2 -2
- package/dist/components/interface-icons/download/DownloadXs.js +2 -2
- package/dist/components/interface-icons/email/EmailS.js +2 -2
- package/dist/components/interface-icons/eye/EyeS.js +2 -2
- package/dist/components/interface-icons/eye/EyeXs.js +2 -2
- package/dist/components/interface-icons/eyeClosed/EyeClosedS.js +2 -2
- package/dist/components/interface-icons/eyeClosed/EyeClosedXs.js +2 -2
- package/dist/components/interface-icons/file/FileS.js +2 -2
- package/dist/components/interface-icons/file/FileXs.js +2 -2
- package/dist/components/interface-icons/filter/FilterS.js +2 -2
- package/dist/components/interface-icons/folder/FolderS.js +2 -2
- package/dist/components/interface-icons/folder/FolderXs.js +2 -2
- package/dist/components/interface-icons/folderOpen/FolderOpenS.js +2 -2
- package/dist/components/interface-icons/folderOpen/FolderOpenXs.js +2 -2
- package/dist/components/interface-icons/heart/HeartS.js +2 -2
- package/dist/components/interface-icons/heartFilled/HeartFilledS.js +2 -2
- package/dist/components/interface-icons/heartFilled/HeartFilledXs.js +2 -2
- package/dist/components/interface-icons/home/HomeS.js +2 -2
- package/dist/components/interface-icons/home/HomeXs.js +2 -2
- package/dist/components/interface-icons/infoFilled/InfoFilledS.js +2 -2
- package/dist/components/interface-icons/infoFilled/InfoFilledXs.js +2 -2
- package/dist/components/interface-icons/kebab/KebabS.js +2 -2
- package/dist/components/interface-icons/kebab/KebabXs.js +2 -2
- package/dist/components/interface-icons/minus/MinusS.js +2 -2
- package/dist/components/interface-icons/minus/MinusXs.js +2 -2
- package/dist/components/interface-icons/more/MoreS.js +2 -2
- package/dist/components/interface-icons/more/MoreXs.js +2 -2
- package/dist/components/interface-icons/night/NightS.js +2 -2
- package/dist/components/interface-icons/pinned/PinnedS.js +2 -2
- package/dist/components/interface-icons/pinned/PinnedXs.js +2 -2
- package/dist/components/interface-icons/placeholder/PlaceholderS.js +2 -2
- package/dist/components/interface-icons/placeholder/PlaceholderXs.js +2 -2
- package/dist/components/interface-icons/plus/PlusS.js +2 -2
- package/dist/components/interface-icons/plus/PlusXs.js +2 -2
- package/dist/components/interface-icons/question/QuestionS.js +2 -2
- package/dist/components/interface-icons/question/QuestionXs.js +2 -2
- package/dist/components/interface-icons/resize/ResizeS.js +2 -2
- package/dist/components/interface-icons/resize/ResizeXs.js +2 -2
- package/dist/components/interface-icons/search/SearchS.js +2 -2
- package/dist/components/interface-icons/search/SearchXs.js +2 -2
- package/dist/components/interface-icons/settings/SettingsS.js +2 -2
- package/dist/components/interface-icons/settings/SettingsXs.js +2 -2
- package/dist/components/interface-icons/star/StarS.js +2 -2
- package/dist/components/interface-icons/star/StarXs.js +2 -2
- package/dist/components/interface-icons/starFilled/StarFilledS.js +2 -2
- package/dist/components/interface-icons/starFilled/StarFilledXs.js +2 -2
- package/dist/components/interface-icons/trash/TrashS.js +2 -2
- package/dist/components/interface-icons/unPinned/UnPinnedS.js +2 -2
- package/dist/components/interface-icons/unPinned/UnPinnedXs.js +2 -2
- package/dist/components/interface-icons/update/UpdateS.js +2 -2
- package/dist/components/interface-icons/upload/UploadS.js +2 -2
- package/dist/components/interface-icons/upload/UploadXs.js +2 -2
- package/dist/components/interface-icons/warning/WarningS.js +2 -2
- package/dist/components/interface-icons/warning/WarningXs.js +2 -2
- package/dist/index.d.ts +3 -1
- package/dist/index.js +3 -1
- package/dist/sprite/svg/sprite.symbol.svg +1 -0
- package/package.json +15 -7
- package/src/Sprite.tsx +22 -0
- package/src/index.ts +3 -1
|
@@ -14,7 +14,7 @@ const SvgCopyS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-copy-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgCopyS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgCopyS;
|
|
@@ -14,7 +14,7 @@ const SvgCopyXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-copy-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgCopyXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgCopyXs;
|
|
@@ -14,7 +14,7 @@ const SvgCrossS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-cross-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgCrossS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgCrossS;
|
|
@@ -14,7 +14,7 @@ const SvgCrossXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-cross-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgCrossXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgCrossXs;
|
|
@@ -14,7 +14,7 @@ const SvgCrossFilledS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-cross-filled-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgCrossFilledS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgCrossFilledS;
|
|
@@ -14,7 +14,7 @@ const SvgCrossFilledXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-cross-filled-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgCrossFilledXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgCrossFilledXs;
|
|
@@ -14,7 +14,7 @@ const SvgDayS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-day-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgDayS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgDayS;
|
|
@@ -14,7 +14,7 @@ const SvgDownloadS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-download-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgDownloadS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgDownloadS;
|
|
@@ -14,7 +14,7 @@ const SvgDownloadXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-download-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgDownloadXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgDownloadXs;
|
|
@@ -14,7 +14,7 @@ const SvgEmailS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-email-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgEmailS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgEmailS;
|
|
@@ -14,7 +14,7 @@ const SvgEyeS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-eye-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgEyeS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgEyeS;
|
|
@@ -14,7 +14,7 @@ const SvgEyeXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-eye-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgEyeXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgEyeXs;
|
|
@@ -14,7 +14,7 @@ const SvgEyeClosedS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-eye-closed-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgEyeClosedS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgEyeClosedS;
|
|
@@ -14,7 +14,7 @@ const SvgEyeClosedXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-eye-closed-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgEyeClosedXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgEyeClosedXs;
|
|
@@ -14,7 +14,7 @@ const SvgFileS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-file-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgFileS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgFileS;
|
|
@@ -14,7 +14,7 @@ const SvgFileXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-file-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgFileXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgFileXs;
|
|
@@ -14,7 +14,7 @@ const SvgFilterS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-filter-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgFilterS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgFilterS;
|
|
@@ -14,7 +14,7 @@ const SvgFolderS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-folder-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgFolderS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgFolderS;
|
|
@@ -14,7 +14,7 @@ const SvgFolderXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-folder-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgFolderXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgFolderXs;
|
|
@@ -14,7 +14,7 @@ const SvgFolderOpenS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-folder-open-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgFolderOpenS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgFolderOpenS;
|
|
@@ -14,7 +14,7 @@ const SvgFolderOpenXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-folder-open-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgFolderOpenXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgFolderOpenXs;
|
|
@@ -14,7 +14,7 @@ const SvgHeartS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-heart-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgHeartS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgHeartS;
|
|
@@ -14,7 +14,7 @@ const SvgHeartFilledS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-heart-filled-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgHeartFilledS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgHeartFilledS;
|
|
@@ -14,7 +14,7 @@ const SvgHeartFilledXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-heart-filled-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgHeartFilledXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgHeartFilledXs;
|
|
@@ -14,7 +14,7 @@ const SvgHomeS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-home-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgHomeS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgHomeS;
|
|
@@ -14,7 +14,7 @@ const SvgHomeXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-home-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgHomeXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgHomeXs;
|
|
@@ -14,7 +14,7 @@ const SvgInfoFilledS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-info-filled-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgInfoFilledS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgInfoFilledS;
|
|
@@ -14,7 +14,7 @@ const SvgInfoFilledXs = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-info-filled-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgInfoFilledXs = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width:
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgInfoFilledXs;
|
|
@@ -14,7 +14,7 @@ const SvgKebabS = (_a) => {
|
|
|
14
14
|
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
15
|
props.width = undefined;
|
|
16
16
|
props.height = undefined;
|
|
17
|
-
const testId = '
|
|
17
|
+
const testId = '-kebab-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgKebabS = (_a) => {
|
|
|
22
22
|
props.style.width = size + 'px';
|
|
23
23
|
props.style.height = size + 'px';
|
|
24
24
|
}
|
|
25
|
-
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": 'icon' + testId }, props, { children: _jsx("use", { href: '#snack-uikit-' + testId.substring(1) }) })));
|
|
26
26
|
};
|
|
27
27
|
export default SvgKebabS;
|