@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 SvgKebabXs = (_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-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgKebabXs = (_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 SvgKebabXs;
|
|
@@ -14,7 +14,7 @@ const SvgMinusS = (_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 = '-minus-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgMinusS = (_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 SvgMinusS;
|
|
@@ -14,7 +14,7 @@ const SvgMinusXs = (_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 = '-minus-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgMinusXs = (_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 SvgMinusXs;
|
|
@@ -14,7 +14,7 @@ const SvgMoreS = (_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 = '-more-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgMoreS = (_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 SvgMoreS;
|
|
@@ -14,7 +14,7 @@ const SvgMoreXs = (_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 = '-more-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgMoreXs = (_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 SvgMoreXs;
|
|
@@ -14,7 +14,7 @@ const SvgNightS = (_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 = '-night-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgNightS = (_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 SvgNightS;
|
|
@@ -14,7 +14,7 @@ const SvgPinnedS = (_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 = '-pinned-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgPinnedS = (_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 SvgPinnedS;
|
|
@@ -14,7 +14,7 @@ const SvgPinnedXs = (_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 = '-pinned-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgPinnedXs = (_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 SvgPinnedXs;
|
|
@@ -14,7 +14,7 @@ const SvgPlaceholderS = (_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 = '-placeholder-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgPlaceholderS = (_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 SvgPlaceholderS;
|
|
@@ -14,7 +14,7 @@ const SvgPlaceholderXs = (_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 = '-placeholder-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgPlaceholderXs = (_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 SvgPlaceholderXs;
|
|
@@ -14,7 +14,7 @@ const SvgPlusS = (_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 = '-plus-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgPlusS = (_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 SvgPlusS;
|
|
@@ -14,7 +14,7 @@ const SvgPlusXs = (_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 = '-plus-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgPlusXs = (_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 SvgPlusXs;
|
|
@@ -14,7 +14,7 @@ const SvgQuestionS = (_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 = '-question-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgQuestionS = (_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 SvgQuestionS;
|
|
@@ -14,7 +14,7 @@ const SvgQuestionXs = (_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 = '-question-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgQuestionXs = (_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 SvgQuestionXs;
|
|
@@ -14,7 +14,7 @@ const SvgResizeS = (_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 = '-resize-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgResizeS = (_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 SvgResizeS;
|
|
@@ -14,7 +14,7 @@ const SvgResizeXs = (_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 = '-resize-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgResizeXs = (_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 SvgResizeXs;
|
|
@@ -14,7 +14,7 @@ const SvgSearchS = (_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 = '-search-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgSearchS = (_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 SvgSearchS;
|
|
@@ -14,7 +14,7 @@ const SvgSearchXs = (_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 = '-search-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgSearchXs = (_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 SvgSearchXs;
|
|
@@ -14,7 +14,7 @@ const SvgSettingsS = (_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 = '-settings-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgSettingsS = (_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 SvgSettingsS;
|
|
@@ -14,7 +14,7 @@ const SvgSettingsXs = (_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 = '-settings-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgSettingsXs = (_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 SvgSettingsXs;
|
|
@@ -14,7 +14,7 @@ const SvgStarS = (_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 = '-star-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgStarS = (_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 SvgStarS;
|
|
@@ -14,7 +14,7 @@ const SvgStarXs = (_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 = '-star-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgStarXs = (_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 SvgStarXs;
|
|
@@ -14,7 +14,7 @@ const SvgStarFilledS = (_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 = '-star-filled-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgStarFilledS = (_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 SvgStarFilledS;
|
|
@@ -14,7 +14,7 @@ const SvgStarFilledXs = (_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 = '-star-filled-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgStarFilledXs = (_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 SvgStarFilledXs;
|
|
@@ -14,7 +14,7 @@ const SvgTrashS = (_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 = '-trash-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgTrashS = (_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 SvgTrashS;
|
|
@@ -14,7 +14,7 @@ const SvgUnPinnedS = (_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 = '-un-pinned-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgUnPinnedS = (_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 SvgUnPinnedS;
|
|
@@ -14,7 +14,7 @@ const SvgUnPinnedXs = (_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 = '-un-pinned-xs';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgUnPinnedXs = (_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 SvgUnPinnedXs;
|
|
@@ -14,7 +14,7 @@ const SvgUpdateS = (_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 = '-update-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgUpdateS = (_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 SvgUpdateS;
|
|
@@ -14,7 +14,7 @@ const SvgUploadS = (_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 = '-upload-s';
|
|
18
18
|
const isCustomSize = typeof size === 'number';
|
|
19
19
|
if (isCustomSize) {
|
|
20
20
|
if (!props.style)
|
|
@@ -22,6 +22,6 @@ const SvgUploadS = (_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 SvgUploadS;
|