@driveflux/beam 1.9.12 → 1.9.14
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/accordion/Accordion.js +7 -133
- package/dist/accordion/Accordion.stories.js +11 -31
- package/dist/alert/Alert.js +14 -110
- package/dist/alert/Alert.stories.js +15 -50
- package/dist/animations/LoadingAnimation.js +21 -34
- package/dist/badge/Badge.js +7 -96
- package/dist/badge/Badge.stories.js +7 -28
- package/dist/box/Box.d.ts +1 -1
- package/dist/box/Box.d.ts.map +1 -1
- package/dist/box/Box.js +3 -87
- package/dist/box/Box.stories.js +7 -8
- package/dist/breadcrumbs/Breadcrumbs.js +28 -288
- package/dist/breadcrumbs/Breadcrumbs.stories.js +27 -51
- package/dist/button/Button.d.ts +1 -1
- package/dist/button/Button.js +12 -124
- package/dist/button/Button.js.map +1 -1
- package/dist/button/Button.stories.js +7 -35
- package/dist/card/Card.js +7 -109
- package/dist/card/Card.stories.js +7 -10
- package/dist/carousel/Carousel.js +58 -279
- package/dist/carousel/Carousel.stories.js +7 -39
- package/dist/carousel/CarouselButton.js +7 -68
- package/dist/center/Center.js +3 -63
- package/dist/center/Center.stories.js +7 -19
- package/dist/checkbox/Checkbox.js +4 -115
- package/dist/checkbox/Checkbox.stories.js +8 -10
- package/dist/chip/Chip.js +3 -104
- package/dist/chip/Chip.stories.js +7 -19
- package/dist/circular-progress/CircularProgress.js +11 -150
- package/dist/circular-progress/CircularProgress.stories.js +14 -54
- package/dist/command/command.js +13 -170
- package/dist/datepicker/DatePicker.js +48 -183
- package/dist/datepicker/DatePicker.stories.js +48 -144
- package/dist/dialog/index.js +12 -144
- package/dist/divider/Divider.js +3 -63
- package/dist/divider/Divider.stories.js +7 -13
- package/dist/drawer/index.js +12 -156
- package/dist/dropdown/Dropdown.js +26 -212
- package/dist/dropdown/Dropdown.stories.js +22 -109
- package/dist/field-wrapper/FieldWrapper.js +3 -136
- package/dist/field-wrapper/FieldWrapper.stories.js +28 -124
- package/dist/flex/Flex.js +3 -63
- package/dist/flex/Flex.stories.js +7 -19
- package/dist/grid/Grid.js +3 -63
- package/dist/grid/Grid.stories.js +7 -28
- package/dist/hooks/use-breakpoint-value.js +14 -77
- package/dist/hooks/use-media-query.js +12 -61
- package/dist/hstack/HStack.js +3 -63
- package/dist/hstack/HStack.stories.js +7 -19
- package/dist/icons/FluxLogo.js +9 -213
- package/dist/icons/FluxLogoTable.js +5 -109
- package/dist/icons/Icon.js +7 -108
- package/dist/icons/Icon.stories.js +7 -12
- package/dist/icons/Icon24Hours.js +5 -83
- package/dist/icons/IconAcceleration.d.ts +8 -0
- package/dist/icons/IconAcceleration.d.ts.map +1 -0
- package/dist/icons/IconAcceleration.js +8 -0
- package/dist/icons/IconAcceleration.js.map +1 -0
- package/dist/icons/IconAccount.js +4 -72
- package/dist/icons/IconApplicant.js +5 -78
- package/dist/icons/IconArrowBack.js +4 -72
- package/dist/icons/IconArrowForward.js +4 -72
- package/dist/icons/IconArrowTopLeft.js +4 -70
- package/dist/icons/IconBluesharkProductGuide.js +5 -80
- package/dist/icons/IconBolt.js +4 -72
- package/dist/icons/IconBriefcase.js +4 -72
- package/dist/icons/IconBulb.js +4 -72
- package/dist/icons/IconCalendar.js +5 -107
- package/dist/icons/IconCancelMark.js +4 -72
- package/dist/icons/IconCarSUV.js +4 -72
- package/dist/icons/IconCarSedan.js +7 -147
- package/dist/icons/IconChain.js +5 -79
- package/dist/icons/IconCheckmark.js +4 -72
- package/dist/icons/IconChevronRight.js +4 -72
- package/dist/icons/IconCircle.js +4 -72
- package/dist/icons/IconCircleCheckmark.js +4 -72
- package/dist/icons/IconCircleError.js +4 -72
- package/dist/icons/IconCircleExclamation.js +6 -104
- package/dist/icons/IconCircleMark.js +5 -78
- package/dist/icons/IconCircleOutline.js +5 -140
- package/dist/icons/IconClock.js +5 -80
- package/dist/icons/IconClose.js +4 -72
- package/dist/icons/IconConcierge.js +5 -79
- package/dist/icons/IconConciergeService.js +5 -87
- package/dist/icons/IconCreditCard.js +5 -78
- package/dist/icons/IconDash.js +4 -72
- package/dist/icons/IconDelivery.js +5 -87
- package/dist/icons/IconDetails.js +4 -72
- package/dist/icons/IconDot.js +6 -87
- package/dist/icons/IconEVCharging.d.ts +8 -0
- package/dist/icons/IconEVCharging.d.ts.map +1 -0
- package/dist/icons/IconEVCharging.js +8 -0
- package/dist/icons/IconEVCharging.js.map +1 -0
- package/dist/icons/IconElectricCarFuel.js +5 -80
- package/dist/icons/IconEllipsis.js +5 -78
- package/dist/icons/IconEnvelope.js +4 -72
- package/dist/icons/IconEye.js +5 -79
- package/dist/icons/IconFacebook.js +6 -94
- package/dist/icons/IconFilter.js +5 -83
- package/dist/icons/IconFlagMalaysia.js +5 -141
- package/dist/icons/IconGiveKey.js +5 -79
- package/dist/icons/IconGlobe.js +4 -70
- package/dist/icons/IconGoogle.js +5 -87
- package/dist/icons/IconHome.js +5 -78
- package/dist/icons/IconHostAdvertise.js +4 -72
- package/dist/icons/IconHostCar.js +4 -75
- package/dist/icons/IconHostCash.js +5 -91
- package/dist/icons/IconHostHandle.js +4 -70
- package/dist/icons/IconHostLocation.js +4 -70
- package/dist/icons/IconHostPayment.js +5 -91
- package/dist/icons/IconHostService.js +5 -79
- package/dist/icons/IconHotDeals.js +4 -72
- package/dist/icons/IconInfo.js +5 -77
- package/dist/icons/IconInstagram.js +4 -72
- package/dist/icons/IconInsurance.js +5 -99
- package/dist/icons/IconInternet.js +4 -73
- package/dist/icons/IconInventory.js +5 -78
- package/dist/icons/IconLaurel.js +5 -101
- package/dist/icons/IconLinkedIn.js +4 -72
- package/dist/icons/IconLoading.js +4 -78
- package/dist/icons/IconLocation.js +5 -80
- package/dist/icons/IconLock.js +4 -73
- package/dist/icons/IconLogistics.js +4 -72
- package/dist/icons/IconMail.js +5 -94
- package/dist/icons/IconMember.js +5 -78
- package/dist/icons/IconMobilePen.js +5 -83
- package/dist/icons/IconMotorcycleMoped.js +5 -78
- package/dist/icons/IconNoCost.js +5 -92
- package/dist/icons/IconPDF.js +5 -80
- package/dist/icons/IconPencil.js +4 -70
- package/dist/icons/IconPhone.js +4 -70
- package/dist/icons/IconPlus.js +4 -72
- package/dist/icons/IconPricing.js +4 -72
- package/dist/icons/IconProtected.js +4 -71
- package/dist/icons/IconPsychology.js +4 -72
- package/dist/icons/IconQuestionTooltip.js +4 -73
- package/dist/icons/IconQuote.js +4 -72
- package/dist/icons/IconRate.js +4 -71
- package/dist/icons/IconRegister.js +5 -99
- package/dist/icons/IconReturn.js +4 -72
- package/dist/icons/IconSearch.js +4 -70
- package/dist/icons/IconSecure.js +4 -71
- package/dist/icons/IconSecurity.js +4 -73
- package/dist/icons/IconSedanOutline.js +5 -159
- package/dist/icons/IconSelectArrow.js +6 -78
- package/dist/icons/IconSort.js +5 -79
- package/dist/icons/IconSortListed.js +5 -95
- package/dist/icons/IconSortPriceAscending.js +5 -83
- package/dist/icons/IconSortPriceDescending.js +5 -83
- package/dist/icons/IconSortYear.js +5 -79
- package/dist/icons/IconSpan.js +4 -71
- package/dist/icons/IconSpeaker.js +4 -79
- package/dist/icons/IconSpecialCar.js +5 -95
- package/dist/icons/IconStar.js +7 -92
- package/dist/icons/IconStockPhoto.js +5 -95
- package/dist/icons/IconSubscription.js +6 -113
- package/dist/icons/IconSubscriptions.js +6 -113
- package/dist/icons/IconSwap.js +5 -79
- package/dist/icons/IconTax.js +4 -72
- package/dist/icons/IconThinArrow.js +6 -78
- package/dist/icons/IconThumbsdown.js +5 -78
- package/dist/icons/IconThumbsup.js +5 -78
- package/dist/icons/IconTool.js +4 -72
- package/dist/icons/IconTooltip.js +4 -73
- package/dist/icons/IconTrash.js +4 -72
- package/dist/icons/IconTriangleExclamation.js +4 -72
- package/dist/icons/IconTyersBrakes.js +5 -83
- package/dist/icons/IconTyre.js +5 -83
- package/dist/icons/IconVacancy.js +5 -78
- package/dist/icons/IconVolunteer.js +4 -72
- package/dist/icons/IconWhatsapp.js +4 -73
- package/dist/icons/IconXPlatform.js +4 -72
- package/dist/icons/IconZeroEffort.js +5 -77
- package/dist/icons/Logo.js +3 -99
- package/dist/input/Input.js +11 -125
- package/dist/input/Input.js.map +1 -1
- package/dist/input/Input.stories.js +18 -17
- package/dist/input-mask/InputMask.js +10 -96
- package/dist/input-mask/InputMask.stories.js +6 -5
- package/dist/input-mask/mask-trackers.js +5 -4
- package/dist/input-select/InputSelect.js +69 -357
- package/dist/input-select/InputSelect.js.map +1 -1
- package/dist/input-select/InputSelect.stories.d.ts.map +1 -1
- package/dist/input-select/InputSelect.stories.js +18 -54
- package/dist/popover/popover.js +4 -72
- package/dist/progress/Progress.js +2 -96
- package/dist/progress/Progress.stories.js +14 -13
- package/dist/radio/Radio.js +4 -163
- package/dist/scroll-area/scroll-area.js +5 -113
- package/dist/search-input-select/SearchInputSelect.js +69 -346
- package/dist/select/Select.js +30 -300
- package/dist/select/Select.js.map +1 -1
- package/dist/select/Select.stories.d.ts.map +1 -1
- package/dist/select/Select.stories.js +19 -55
- package/dist/skeleton/Skeleton.js +3 -62
- package/dist/skeleton/Skeleton.stories.js +7 -8
- package/dist/slider/Slider.js +5 -106
- package/dist/slider/Slider.stories.js +11 -12
- package/dist/stack/Stack.js +3 -63
- package/dist/stack/Stack.stories.js +7 -19
- package/dist/table/Table.js +10 -131
- package/dist/table/Table.stories.js +8 -84
- package/dist/tabs/Tabs.js +9 -128
- package/dist/tabs/Tabs.js.map +1 -1
- package/dist/tabs/Tabs.stories.js +13 -46
- package/dist/text/Text.d.ts +1 -1
- package/dist/text/Text.d.ts.map +1 -1
- package/dist/text/Text.js +6 -88
- package/dist/text/Text.stories.js +7 -44
- package/dist/toast/Toast.stories.js +14 -66
- package/dist/toast/ToastBox.js +24 -71
- package/dist/toast/index.js +1 -0
- package/dist/toast/sonner.js +11 -70
- package/dist/tooltip/Tooltip.js +12 -151
- package/dist/tooltip/Tooltip.stories.js +13 -71
- package/dist/utils.js +2 -4
- package/dist/vstack/VStack.js +3 -63
- package/dist/vstack/VStack.stories.js +7 -19
- package/package.json +1 -1
|
@@ -1,82 +1,9 @@
|
|
|
1
|
-
function _define_property(obj, key, value) {
|
|
2
|
-
if (key in obj) {
|
|
3
|
-
Object.defineProperty(obj, key, {
|
|
4
|
-
value: value,
|
|
5
|
-
enumerable: true,
|
|
6
|
-
configurable: true,
|
|
7
|
-
writable: true
|
|
8
|
-
});
|
|
9
|
-
} else {
|
|
10
|
-
obj[key] = value;
|
|
11
|
-
}
|
|
12
|
-
return obj;
|
|
13
|
-
}
|
|
14
|
-
function _object_spread(target) {
|
|
15
|
-
for(var i = 1; i < arguments.length; i++){
|
|
16
|
-
var source = arguments[i] != null ? arguments[i] : {};
|
|
17
|
-
var ownKeys = Object.keys(source);
|
|
18
|
-
if (typeof Object.getOwnPropertySymbols === "function") {
|
|
19
|
-
ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
20
|
-
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
21
|
-
}));
|
|
22
|
-
}
|
|
23
|
-
ownKeys.forEach(function(key) {
|
|
24
|
-
_define_property(target, key, source[key]);
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
return target;
|
|
28
|
-
}
|
|
29
|
-
function _object_without_properties(source, excluded) {
|
|
30
|
-
if (source == null) return {};
|
|
31
|
-
var target = _object_without_properties_loose(source, excluded);
|
|
32
|
-
var key, i;
|
|
33
|
-
if (Object.getOwnPropertySymbols) {
|
|
34
|
-
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
35
|
-
for(i = 0; i < sourceSymbolKeys.length; i++){
|
|
36
|
-
key = sourceSymbolKeys[i];
|
|
37
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
38
|
-
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
39
|
-
target[key] = source[key];
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
return target;
|
|
43
|
-
}
|
|
44
|
-
function _object_without_properties_loose(source, excluded) {
|
|
45
|
-
if (source == null) return {};
|
|
46
|
-
var target = {};
|
|
47
|
-
var sourceKeys = Object.keys(source);
|
|
48
|
-
var key, i;
|
|
49
|
-
for(i = 0; i < sourceKeys.length; i++){
|
|
50
|
-
key = sourceKeys[i];
|
|
51
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
52
|
-
target[key] = source[key];
|
|
53
|
-
}
|
|
54
|
-
return target;
|
|
55
|
-
}
|
|
56
1
|
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
57
2
|
import { Icon } from './Icon';
|
|
58
|
-
|
|
59
|
-
on:
|
|
60
|
-
|
|
61
|
-
fill: 'currentColor',
|
|
62
|
-
d: "M8 2C4.6912 2 2 4.6912 2 8C2 11.3088 4.6912 14 8 14C11.3088 14 14 11.3088 14 8C14 4.6912 11.3088 2 8 2ZM5.024 8.2016L5.7248 7.5008L7.3504 9.1264L10.4768 6L11.1776 6.7008L7.3504 10.5248L5.024 8.2016Z"
|
|
63
|
-
})
|
|
64
|
-
}),
|
|
65
|
-
off: /*#__PURE__*/ _jsx(_Fragment, {
|
|
66
|
-
children: /*#__PURE__*/ _jsx("path", {
|
|
67
|
-
fill: 'currentColor',
|
|
68
|
-
d: "M8 2C4.6912 2 2 4.6912 2 8C2 11.3088 4.6912 14 8 14C11.3088 14 14 11.3088 14 8C14 4.6912 11.3088 2 8 2ZM10.608 9.8912L9.888 10.6112L8 8.72L6.1088 10.6112L5.3888 9.8912L7.28 8L5.3888 6.1088L6.1088 5.3888L8 7.28L9.8912 5.3888L10.6112 6.1088L8.72 8L10.608 9.8912Z"
|
|
69
|
-
})
|
|
70
|
-
})
|
|
71
|
-
};
|
|
72
|
-
var IconCircleMark = function(_param) {
|
|
73
|
-
var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 16 16' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'on' : _param_variant, props = _object_without_properties(_param, [
|
|
74
|
-
"viewBox",
|
|
75
|
-
"variant"
|
|
76
|
-
]);
|
|
77
|
-
return /*#__PURE__*/ _jsx(Icon, _object_spread({
|
|
78
|
-
viewBox: viewBox,
|
|
79
|
-
element: variants[variant]
|
|
80
|
-
}, props));
|
|
3
|
+
const variants = {
|
|
4
|
+
on: (_jsx(_Fragment, { children: _jsx("path", { fill: 'currentColor', d: "M8 2C4.6912 2 2 4.6912 2 8C2 11.3088 4.6912 14 8 14C11.3088 14 14 11.3088 14 8C14 4.6912 11.3088 2 8 2ZM5.024 8.2016L5.7248 7.5008L7.3504 9.1264L10.4768 6L11.1776 6.7008L7.3504 10.5248L5.024 8.2016Z" }) })),
|
|
5
|
+
off: (_jsx(_Fragment, { children: _jsx("path", { fill: 'currentColor', d: "M8 2C4.6912 2 2 4.6912 2 8C2 11.3088 4.6912 14 8 14C11.3088 14 14 11.3088 14 8C14 4.6912 11.3088 2 8 2ZM10.608 9.8912L9.888 10.6112L8 8.72L6.1088 10.6112L5.3888 9.8912L7.28 8L5.3888 6.1088L6.1088 5.3888L8 7.28L9.8912 5.3888L10.6112 6.1088L8.72 8L10.608 9.8912Z" }) })),
|
|
81
6
|
};
|
|
7
|
+
const IconCircleMark = ({ viewBox = '0 0 16 16', variant = 'on', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
|
|
82
8
|
export default IconCircleMark;
|
|
9
|
+
//# sourceMappingURL=IconCircleMark.js.map
|
|
@@ -1,144 +1,9 @@
|
|
|
1
|
-
function _define_property(obj, key, value) {
|
|
2
|
-
if (key in obj) {
|
|
3
|
-
Object.defineProperty(obj, key, {
|
|
4
|
-
value: value,
|
|
5
|
-
enumerable: true,
|
|
6
|
-
configurable: true,
|
|
7
|
-
writable: true
|
|
8
|
-
});
|
|
9
|
-
} else {
|
|
10
|
-
obj[key] = value;
|
|
11
|
-
}
|
|
12
|
-
return obj;
|
|
13
|
-
}
|
|
14
|
-
function _object_spread(target) {
|
|
15
|
-
for(var i = 1; i < arguments.length; i++){
|
|
16
|
-
var source = arguments[i] != null ? arguments[i] : {};
|
|
17
|
-
var ownKeys = Object.keys(source);
|
|
18
|
-
if (typeof Object.getOwnPropertySymbols === "function") {
|
|
19
|
-
ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
20
|
-
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
21
|
-
}));
|
|
22
|
-
}
|
|
23
|
-
ownKeys.forEach(function(key) {
|
|
24
|
-
_define_property(target, key, source[key]);
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
return target;
|
|
28
|
-
}
|
|
29
|
-
function _object_without_properties(source, excluded) {
|
|
30
|
-
if (source == null) return {};
|
|
31
|
-
var target = _object_without_properties_loose(source, excluded);
|
|
32
|
-
var key, i;
|
|
33
|
-
if (Object.getOwnPropertySymbols) {
|
|
34
|
-
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
35
|
-
for(i = 0; i < sourceSymbolKeys.length; i++){
|
|
36
|
-
key = sourceSymbolKeys[i];
|
|
37
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
38
|
-
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
39
|
-
target[key] = source[key];
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
return target;
|
|
43
|
-
}
|
|
44
|
-
function _object_without_properties_loose(source, excluded) {
|
|
45
|
-
if (source == null) return {};
|
|
46
|
-
var target = {};
|
|
47
|
-
var sourceKeys = Object.keys(source);
|
|
48
|
-
var key, i;
|
|
49
|
-
for(i = 0; i < sourceKeys.length; i++){
|
|
50
|
-
key = sourceKeys[i];
|
|
51
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
52
|
-
target[key] = source[key];
|
|
53
|
-
}
|
|
54
|
-
return target;
|
|
55
|
-
}
|
|
56
1
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
57
2
|
import { Icon } from './Icon';
|
|
58
|
-
|
|
59
|
-
on:
|
|
60
|
-
|
|
61
|
-
"data-name": "Component 126 \\u2013 2",
|
|
62
|
-
stroke: "currentColor",
|
|
63
|
-
children: [
|
|
64
|
-
/*#__PURE__*/ _jsx("g", {
|
|
65
|
-
"data-name": "Layer 2",
|
|
66
|
-
children: /*#__PURE__*/ _jsx("circle", {
|
|
67
|
-
cx: 10,
|
|
68
|
-
cy: 10,
|
|
69
|
-
r: 10,
|
|
70
|
-
fill: "none",
|
|
71
|
-
transform: "translate(.5 .5)",
|
|
72
|
-
"data-name": "Layer 1"
|
|
73
|
-
})
|
|
74
|
-
}),
|
|
75
|
-
/*#__PURE__*/ _jsxs("g", {
|
|
76
|
-
"data-name": "Group 3901",
|
|
77
|
-
fill: "none",
|
|
78
|
-
strokeLinecap: "round",
|
|
79
|
-
children: [
|
|
80
|
-
/*#__PURE__*/ _jsx("path", {
|
|
81
|
-
"data-name": "Line 3",
|
|
82
|
-
d: "M6.5 11.164L8.974 13.5"
|
|
83
|
-
}),
|
|
84
|
-
/*#__PURE__*/ _jsx("path", {
|
|
85
|
-
"data-name": "Line 4",
|
|
86
|
-
d: "M8.974 13.5l6.526-6"
|
|
87
|
-
})
|
|
88
|
-
]
|
|
89
|
-
})
|
|
90
|
-
]
|
|
91
|
-
})
|
|
92
|
-
}),
|
|
93
|
-
off: /*#__PURE__*/ _jsx(_Fragment, {
|
|
94
|
-
children: /*#__PURE__*/ _jsxs("g", {
|
|
95
|
-
"data-name": "Group 30",
|
|
96
|
-
fill: "none",
|
|
97
|
-
stroke: "currentColor",
|
|
98
|
-
strokeWidth: 2,
|
|
99
|
-
children: [
|
|
100
|
-
/*#__PURE__*/ _jsxs("g", {
|
|
101
|
-
"data-name": "Ellipse 44",
|
|
102
|
-
children: [
|
|
103
|
-
/*#__PURE__*/ _jsx("circle", {
|
|
104
|
-
cx: 20,
|
|
105
|
-
cy: 20,
|
|
106
|
-
r: 20,
|
|
107
|
-
stroke: "none"
|
|
108
|
-
}),
|
|
109
|
-
/*#__PURE__*/ _jsx("circle", {
|
|
110
|
-
cx: 20,
|
|
111
|
-
cy: 20,
|
|
112
|
-
r: 19
|
|
113
|
-
})
|
|
114
|
-
]
|
|
115
|
-
}),
|
|
116
|
-
/*#__PURE__*/ _jsxs("g", {
|
|
117
|
-
"data-name": "Group 4385",
|
|
118
|
-
strokeLinecap: "round",
|
|
119
|
-
children: [
|
|
120
|
-
/*#__PURE__*/ _jsx("path", {
|
|
121
|
-
"data-name": "Line 5",
|
|
122
|
-
d: "M14 26l12-12"
|
|
123
|
-
}),
|
|
124
|
-
/*#__PURE__*/ _jsx("path", {
|
|
125
|
-
"data-name": "Line 6",
|
|
126
|
-
d: "M14 14l12 12"
|
|
127
|
-
})
|
|
128
|
-
]
|
|
129
|
-
})
|
|
130
|
-
]
|
|
131
|
-
})
|
|
132
|
-
})
|
|
133
|
-
};
|
|
134
|
-
var IconCircleOutline = function(_param) {
|
|
135
|
-
var _param_variant = _param.variant, variant = _param_variant === void 0 ? 'on' : _param_variant, props = _object_without_properties(_param, [
|
|
136
|
-
"variant"
|
|
137
|
-
]);
|
|
138
|
-
return /*#__PURE__*/ _jsx(Icon, _object_spread({
|
|
139
|
-
viewBox: variant === 'off' ? '0 0 40 40' : '0 0 21 21',
|
|
140
|
-
element: variants[variant],
|
|
141
|
-
color: 'currentColor'
|
|
142
|
-
}, props));
|
|
3
|
+
const variants = {
|
|
4
|
+
on: (_jsx(_Fragment, { children: _jsxs("g", { "data-name": "Component 126 \\u2013 2", stroke: "currentColor", children: [_jsx("g", { "data-name": "Layer 2", children: _jsx("circle", { cx: 10, cy: 10, r: 10, fill: "none", transform: "translate(.5 .5)", "data-name": "Layer 1" }) }), _jsxs("g", { "data-name": "Group 3901", fill: "none", strokeLinecap: "round", children: [_jsx("path", { "data-name": "Line 3", d: "M6.5 11.164L8.974 13.5" }), _jsx("path", { "data-name": "Line 4", d: "M8.974 13.5l6.526-6" })] })] }) })),
|
|
5
|
+
off: (_jsx(_Fragment, { children: _jsxs("g", { "data-name": "Group 30", fill: "none", stroke: "currentColor", strokeWidth: 2, children: [_jsxs("g", { "data-name": "Ellipse 44", children: [_jsx("circle", { cx: 20, cy: 20, r: 20, stroke: "none" }), _jsx("circle", { cx: 20, cy: 20, r: 19 })] }), _jsxs("g", { "data-name": "Group 4385", strokeLinecap: "round", children: [_jsx("path", { "data-name": "Line 5", d: "M14 26l12-12" }), _jsx("path", { "data-name": "Line 6", d: "M14 14l12 12" })] })] }) })),
|
|
143
6
|
};
|
|
7
|
+
const IconCircleOutline = ({ variant = 'on', ...props }) => (_jsx(Icon, { viewBox: variant === 'off' ? '0 0 40 40' : '0 0 21 21', element: variants[variant], color: 'currentColor', ...props }));
|
|
144
8
|
export default IconCircleOutline;
|
|
9
|
+
//# sourceMappingURL=IconCircleOutline.js.map
|
package/dist/icons/IconClock.js
CHANGED
|
@@ -1,83 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
if (key in obj) {
|
|
3
|
-
Object.defineProperty(obj, key, {
|
|
4
|
-
value: value,
|
|
5
|
-
enumerable: true,
|
|
6
|
-
configurable: true,
|
|
7
|
-
writable: true
|
|
8
|
-
});
|
|
9
|
-
} else {
|
|
10
|
-
obj[key] = value;
|
|
11
|
-
}
|
|
12
|
-
return obj;
|
|
13
|
-
}
|
|
14
|
-
function _object_spread(target) {
|
|
15
|
-
for(var i = 1; i < arguments.length; i++){
|
|
16
|
-
var source = arguments[i] != null ? arguments[i] : {};
|
|
17
|
-
var ownKeys = Object.keys(source);
|
|
18
|
-
if (typeof Object.getOwnPropertySymbols === "function") {
|
|
19
|
-
ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
20
|
-
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
21
|
-
}));
|
|
22
|
-
}
|
|
23
|
-
ownKeys.forEach(function(key) {
|
|
24
|
-
_define_property(target, key, source[key]);
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
return target;
|
|
28
|
-
}
|
|
29
|
-
function _object_without_properties(source, excluded) {
|
|
30
|
-
if (source == null) return {};
|
|
31
|
-
var target = _object_without_properties_loose(source, excluded);
|
|
32
|
-
var key, i;
|
|
33
|
-
if (Object.getOwnPropertySymbols) {
|
|
34
|
-
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
35
|
-
for(i = 0; i < sourceSymbolKeys.length; i++){
|
|
36
|
-
key = sourceSymbolKeys[i];
|
|
37
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
38
|
-
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
39
|
-
target[key] = source[key];
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
return target;
|
|
43
|
-
}
|
|
44
|
-
function _object_without_properties_loose(source, excluded) {
|
|
45
|
-
if (source == null) return {};
|
|
46
|
-
var target = {};
|
|
47
|
-
var sourceKeys = Object.keys(source);
|
|
48
|
-
var key, i;
|
|
49
|
-
for(i = 0; i < sourceKeys.length; i++){
|
|
50
|
-
key = sourceKeys[i];
|
|
51
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
52
|
-
target[key] = source[key];
|
|
53
|
-
}
|
|
54
|
-
return target;
|
|
55
|
-
}
|
|
56
|
-
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
1
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
57
2
|
import { Icon } from './Icon';
|
|
58
|
-
|
|
59
|
-
outline:
|
|
60
|
-
children: [
|
|
61
|
-
/*#__PURE__*/ _jsx("path", {
|
|
62
|
-
d: "M16.5 12.75H11.25V6H12.75V11.25H16.5V12.75Z",
|
|
63
|
-
fill: "currentColor"
|
|
64
|
-
}),
|
|
65
|
-
/*#__PURE__*/ _jsx("path", {
|
|
66
|
-
d: "M12 4.5C16.125 4.5 19.5 7.875 19.5 12C19.5 16.125 16.125 19.5 12 19.5C7.875 19.5 4.5 16.125 4.5 12C4.5 7.875 7.875 4.5 12 4.5ZM12 3C7.05 3 3 7.05 3 12C3 16.95 7.05 21 12 21C16.95 21 21 16.95 21 12C21 7.05 16.95 3 12 3Z",
|
|
67
|
-
fill: "currentColor"
|
|
68
|
-
}),
|
|
69
|
-
/*#__PURE__*/ _jsx("path", {})
|
|
70
|
-
]
|
|
71
|
-
})
|
|
72
|
-
};
|
|
73
|
-
var IconClock = function(_param) {
|
|
74
|
-
var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 24 24' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'outline' : _param_variant, props = _object_without_properties(_param, [
|
|
75
|
-
"viewBox",
|
|
76
|
-
"variant"
|
|
77
|
-
]);
|
|
78
|
-
return /*#__PURE__*/ _jsx(Icon, _object_spread({
|
|
79
|
-
viewBox: viewBox,
|
|
80
|
-
element: variants[variant]
|
|
81
|
-
}, props));
|
|
3
|
+
const variants = {
|
|
4
|
+
outline: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M16.5 12.75H11.25V6H12.75V11.25H16.5V12.75Z", fill: "currentColor" }), _jsx("path", { d: "M12 4.5C16.125 4.5 19.5 7.875 19.5 12C19.5 16.125 16.125 19.5 12 19.5C7.875 19.5 4.5 16.125 4.5 12C4.5 7.875 7.875 4.5 12 4.5ZM12 3C7.05 3 3 7.05 3 12C3 16.95 7.05 21 12 21C16.95 21 21 16.95 21 12C21 7.05 16.95 3 12 3Z", fill: "currentColor" }), _jsx("path", {})] })),
|
|
82
5
|
};
|
|
6
|
+
const IconClock = ({ viewBox = '0 0 24 24', variant = 'outline', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
|
|
83
7
|
export default IconClock;
|
|
8
|
+
//# sourceMappingURL=IconClock.js.map
|
package/dist/icons/IconClose.js
CHANGED
|
@@ -1,76 +1,8 @@
|
|
|
1
|
-
function _define_property(obj, key, value) {
|
|
2
|
-
if (key in obj) {
|
|
3
|
-
Object.defineProperty(obj, key, {
|
|
4
|
-
value: value,
|
|
5
|
-
enumerable: true,
|
|
6
|
-
configurable: true,
|
|
7
|
-
writable: true
|
|
8
|
-
});
|
|
9
|
-
} else {
|
|
10
|
-
obj[key] = value;
|
|
11
|
-
}
|
|
12
|
-
return obj;
|
|
13
|
-
}
|
|
14
|
-
function _object_spread(target) {
|
|
15
|
-
for(var i = 1; i < arguments.length; i++){
|
|
16
|
-
var source = arguments[i] != null ? arguments[i] : {};
|
|
17
|
-
var ownKeys = Object.keys(source);
|
|
18
|
-
if (typeof Object.getOwnPropertySymbols === "function") {
|
|
19
|
-
ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
20
|
-
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
21
|
-
}));
|
|
22
|
-
}
|
|
23
|
-
ownKeys.forEach(function(key) {
|
|
24
|
-
_define_property(target, key, source[key]);
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
return target;
|
|
28
|
-
}
|
|
29
|
-
function _object_without_properties(source, excluded) {
|
|
30
|
-
if (source == null) return {};
|
|
31
|
-
var target = _object_without_properties_loose(source, excluded);
|
|
32
|
-
var key, i;
|
|
33
|
-
if (Object.getOwnPropertySymbols) {
|
|
34
|
-
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
35
|
-
for(i = 0; i < sourceSymbolKeys.length; i++){
|
|
36
|
-
key = sourceSymbolKeys[i];
|
|
37
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
38
|
-
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
39
|
-
target[key] = source[key];
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
return target;
|
|
43
|
-
}
|
|
44
|
-
function _object_without_properties_loose(source, excluded) {
|
|
45
|
-
if (source == null) return {};
|
|
46
|
-
var target = {};
|
|
47
|
-
var sourceKeys = Object.keys(source);
|
|
48
|
-
var key, i;
|
|
49
|
-
for(i = 0; i < sourceKeys.length; i++){
|
|
50
|
-
key = sourceKeys[i];
|
|
51
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
52
|
-
target[key] = source[key];
|
|
53
|
-
}
|
|
54
|
-
return target;
|
|
55
|
-
}
|
|
56
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
57
2
|
import { Icon } from './Icon';
|
|
58
|
-
|
|
59
|
-
default:
|
|
60
|
-
d: "M3.60938 2.89062L2.89062 3.60938L7.28125 8L2.89062 12.3906L3.60938 13.1094L8 8.71875L12.3906 13.1094L13.1094 12.3906L8.71875 8L13.1094 3.60938L12.3906 2.89062L8 7.28125L3.60938 2.89062Z",
|
|
61
|
-
fill: "currentColor"
|
|
62
|
-
})
|
|
63
|
-
};
|
|
64
|
-
var IconClose = function(_param) {
|
|
65
|
-
var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 16 16' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, _param_size = _param.size, size = _param_size === void 0 ? '16px' : _param_size, props = _object_without_properties(_param, [
|
|
66
|
-
"viewBox",
|
|
67
|
-
"variant",
|
|
68
|
-
"size"
|
|
69
|
-
]);
|
|
70
|
-
return /*#__PURE__*/ _jsx(Icon, _object_spread({
|
|
71
|
-
viewBox: viewBox,
|
|
72
|
-
size: size,
|
|
73
|
-
element: variants[variant]
|
|
74
|
-
}, props));
|
|
3
|
+
const variants = {
|
|
4
|
+
default: (_jsx("path", { d: "M3.60938 2.89062L2.89062 3.60938L7.28125 8L2.89062 12.3906L3.60938 13.1094L8 8.71875L12.3906 13.1094L13.1094 12.3906L8.71875 8L13.1094 3.60938L12.3906 2.89062L8 7.28125L3.60938 2.89062Z", fill: "currentColor" })),
|
|
75
5
|
};
|
|
6
|
+
const IconClose = ({ viewBox = '0 0 16 16', variant = 'default', size = '16px', ...props }) => (_jsx(Icon, { viewBox: viewBox, size: size, element: variants[variant], ...props }));
|
|
76
7
|
export default IconClose;
|
|
8
|
+
//# sourceMappingURL=IconClose.js.map
|
|
@@ -1,82 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
if (key in obj) {
|
|
3
|
-
Object.defineProperty(obj, key, {
|
|
4
|
-
value: value,
|
|
5
|
-
enumerable: true,
|
|
6
|
-
configurable: true,
|
|
7
|
-
writable: true
|
|
8
|
-
});
|
|
9
|
-
} else {
|
|
10
|
-
obj[key] = value;
|
|
11
|
-
}
|
|
12
|
-
return obj;
|
|
13
|
-
}
|
|
14
|
-
function _object_spread(target) {
|
|
15
|
-
for(var i = 1; i < arguments.length; i++){
|
|
16
|
-
var source = arguments[i] != null ? arguments[i] : {};
|
|
17
|
-
var ownKeys = Object.keys(source);
|
|
18
|
-
if (typeof Object.getOwnPropertySymbols === "function") {
|
|
19
|
-
ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
20
|
-
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
21
|
-
}));
|
|
22
|
-
}
|
|
23
|
-
ownKeys.forEach(function(key) {
|
|
24
|
-
_define_property(target, key, source[key]);
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
return target;
|
|
28
|
-
}
|
|
29
|
-
function _object_without_properties(source, excluded) {
|
|
30
|
-
if (source == null) return {};
|
|
31
|
-
var target = _object_without_properties_loose(source, excluded);
|
|
32
|
-
var key, i;
|
|
33
|
-
if (Object.getOwnPropertySymbols) {
|
|
34
|
-
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
35
|
-
for(i = 0; i < sourceSymbolKeys.length; i++){
|
|
36
|
-
key = sourceSymbolKeys[i];
|
|
37
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
38
|
-
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
39
|
-
target[key] = source[key];
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
return target;
|
|
43
|
-
}
|
|
44
|
-
function _object_without_properties_loose(source, excluded) {
|
|
45
|
-
if (source == null) return {};
|
|
46
|
-
var target = {};
|
|
47
|
-
var sourceKeys = Object.keys(source);
|
|
48
|
-
var key, i;
|
|
49
|
-
for(i = 0; i < sourceKeys.length; i++){
|
|
50
|
-
key = sourceKeys[i];
|
|
51
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
52
|
-
target[key] = source[key];
|
|
53
|
-
}
|
|
54
|
-
return target;
|
|
55
|
-
}
|
|
56
|
-
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
1
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
57
2
|
import { Icon } from './Icon';
|
|
58
|
-
|
|
59
|
-
default:
|
|
60
|
-
children: [
|
|
61
|
-
/*#__PURE__*/ _jsx("path", {
|
|
62
|
-
d: "M12.5625 10.0625C13.375 9.625 13.9375 8.75 13.9375 7.75V5H13.6875C13.8125 4.6875 13.9375 4.375 13.9375 4.0625V1.875H6.125V4.0625C6.125 4.375 6.1875 4.6875 6.375 5H6.125V7.6875C6.125 8.6875 6.6875 9.5625 7.5625 10.0625C6.0625 10.9375 5.125 12.5625 5.125 14.375V18.125H15.125V14.375C15.0625 12.5 14.0625 10.9375 12.5625 10.0625ZM12 11.1875L10 13L8 11.25C8.5625 10.875 9.3125 10.625 10.0625 10.625C10.75 10.625 11.4375 10.8125 12 11.1875ZM7.375 4.0625V3.125H12.6875V4.0625C12.6875 4.5625 12.25 5 11.75 5H8.3125C7.75 5 7.375 4.5625 7.375 4.0625ZM7.375 6.25H8.3125H11.75H12.6875V7.6875C12.6875 8.5 12.0625 9.125 11.25 9.125H8.875C8.0625 9.125 7.4375 8.5 7.4375 7.6875V6.25H7.375ZM13.8125 16.875H6.3125V14.375C6.3125 13.5 6.625 12.6875 7.125 12.0625L10.0625 14.6875L13 12.0625C13.5 12.6875 13.8125 13.5 13.8125 14.4375V16.875Z",
|
|
63
|
-
fill: 'currentColor'
|
|
64
|
-
}),
|
|
65
|
-
/*#__PURE__*/ _jsx("path", {
|
|
66
|
-
d: "M13.0625 13.75H11.25V15H13.0625V13.75Z",
|
|
67
|
-
fill: 'currentColor'
|
|
68
|
-
})
|
|
69
|
-
]
|
|
70
|
-
})
|
|
71
|
-
};
|
|
72
|
-
var IconConcierge = function(_param) {
|
|
73
|
-
var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 20 20' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
|
|
74
|
-
"viewBox",
|
|
75
|
-
"variant"
|
|
76
|
-
]);
|
|
77
|
-
return /*#__PURE__*/ _jsx(Icon, _object_spread({
|
|
78
|
-
viewBox: viewBox,
|
|
79
|
-
element: variants[variant]
|
|
80
|
-
}, props));
|
|
3
|
+
const variants = {
|
|
4
|
+
default: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M12.5625 10.0625C13.375 9.625 13.9375 8.75 13.9375 7.75V5H13.6875C13.8125 4.6875 13.9375 4.375 13.9375 4.0625V1.875H6.125V4.0625C6.125 4.375 6.1875 4.6875 6.375 5H6.125V7.6875C6.125 8.6875 6.6875 9.5625 7.5625 10.0625C6.0625 10.9375 5.125 12.5625 5.125 14.375V18.125H15.125V14.375C15.0625 12.5 14.0625 10.9375 12.5625 10.0625ZM12 11.1875L10 13L8 11.25C8.5625 10.875 9.3125 10.625 10.0625 10.625C10.75 10.625 11.4375 10.8125 12 11.1875ZM7.375 4.0625V3.125H12.6875V4.0625C12.6875 4.5625 12.25 5 11.75 5H8.3125C7.75 5 7.375 4.5625 7.375 4.0625ZM7.375 6.25H8.3125H11.75H12.6875V7.6875C12.6875 8.5 12.0625 9.125 11.25 9.125H8.875C8.0625 9.125 7.4375 8.5 7.4375 7.6875V6.25H7.375ZM13.8125 16.875H6.3125V14.375C6.3125 13.5 6.625 12.6875 7.125 12.0625L10.0625 14.6875L13 12.0625C13.5 12.6875 13.8125 13.5 13.8125 14.4375V16.875Z", fill: 'currentColor' }), _jsx("path", { d: "M13.0625 13.75H11.25V15H13.0625V13.75Z", fill: 'currentColor' })] })),
|
|
81
5
|
};
|
|
6
|
+
const IconConcierge = ({ viewBox = '0 0 20 20', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
|
|
82
7
|
export default IconConcierge;
|
|
8
|
+
//# sourceMappingURL=IconConcierge.js.map
|
|
@@ -1,90 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
if (key in obj) {
|
|
3
|
-
Object.defineProperty(obj, key, {
|
|
4
|
-
value: value,
|
|
5
|
-
enumerable: true,
|
|
6
|
-
configurable: true,
|
|
7
|
-
writable: true
|
|
8
|
-
});
|
|
9
|
-
} else {
|
|
10
|
-
obj[key] = value;
|
|
11
|
-
}
|
|
12
|
-
return obj;
|
|
13
|
-
}
|
|
14
|
-
function _object_spread(target) {
|
|
15
|
-
for(var i = 1; i < arguments.length; i++){
|
|
16
|
-
var source = arguments[i] != null ? arguments[i] : {};
|
|
17
|
-
var ownKeys = Object.keys(source);
|
|
18
|
-
if (typeof Object.getOwnPropertySymbols === "function") {
|
|
19
|
-
ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
|
|
20
|
-
return Object.getOwnPropertyDescriptor(source, sym).enumerable;
|
|
21
|
-
}));
|
|
22
|
-
}
|
|
23
|
-
ownKeys.forEach(function(key) {
|
|
24
|
-
_define_property(target, key, source[key]);
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
return target;
|
|
28
|
-
}
|
|
29
|
-
function _object_without_properties(source, excluded) {
|
|
30
|
-
if (source == null) return {};
|
|
31
|
-
var target = _object_without_properties_loose(source, excluded);
|
|
32
|
-
var key, i;
|
|
33
|
-
if (Object.getOwnPropertySymbols) {
|
|
34
|
-
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
35
|
-
for(i = 0; i < sourceSymbolKeys.length; i++){
|
|
36
|
-
key = sourceSymbolKeys[i];
|
|
37
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
38
|
-
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
39
|
-
target[key] = source[key];
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
return target;
|
|
43
|
-
}
|
|
44
|
-
function _object_without_properties_loose(source, excluded) {
|
|
45
|
-
if (source == null) return {};
|
|
46
|
-
var target = {};
|
|
47
|
-
var sourceKeys = Object.keys(source);
|
|
48
|
-
var key, i;
|
|
49
|
-
for(i = 0; i < sourceKeys.length; i++){
|
|
50
|
-
key = sourceKeys[i];
|
|
51
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
52
|
-
target[key] = source[key];
|
|
53
|
-
}
|
|
54
|
-
return target;
|
|
55
|
-
}
|
|
56
|
-
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
1
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
57
2
|
import { Icon } from './Icon';
|
|
58
|
-
|
|
59
|
-
default:
|
|
60
|
-
children: [
|
|
61
|
-
/*#__PURE__*/ _jsx("path", {
|
|
62
|
-
d: "M16.25 6.6875C16.625 6.25 16.875 5.625 16.875 5V2.5H11.875V5C11.875 5.625 12.125 6.25 12.5 6.6875C11.5 7.25 11.25 8.1875 11.25 8.75V12.875L12.5 13.5V17.5H16.25V13.5L17.5 12.875V8.75C17.5 8.1875 17.1875 7.1875 16.25 6.6875ZM13.125 5V3.75H15.625V5C15.625 5.6875 15.0625 6.25 14.375 6.25C13.6875 6.25 13.125 5.6875 13.125 5ZM16.25 12.125L15 12.75V16.25H13.75V12.75L12.5 12.125V8.75C12.5 8.6875 12.5 8.25 13 7.875L14.375 10.625L15.75 7.875C16.1875 8.1875 16.25 8.625 16.25 8.75V12.125Z",
|
|
63
|
-
fill: "white"
|
|
64
|
-
}),
|
|
65
|
-
/*#__PURE__*/ _jsx("path", {
|
|
66
|
-
d: "M10.4375 8.8125L9.1875 9.25L8.1875 5.9375C8 5.375 7.5625 5.0625 7 5.0625H2.5V6.3125H7.0625L8 9.4375H2.5V10.6875H8.375L8.75 12V15.625H2.5V16.875H7.5V17.5H10V16.875V16.25V11.875L9.5625 10.375L10.8125 9.9375L10.4375 8.8125Z",
|
|
67
|
-
fill: "white"
|
|
68
|
-
}),
|
|
69
|
-
/*#__PURE__*/ _jsx("path", {
|
|
70
|
-
d: "M7.1875 13.125C7.70527 13.125 8.125 12.7053 8.125 12.1875C8.125 11.6697 7.70527 11.25 7.1875 11.25C6.66973 11.25 6.25 11.6697 6.25 12.1875C6.25 12.7053 6.66973 13.125 7.1875 13.125Z",
|
|
71
|
-
fill: "white"
|
|
72
|
-
}),
|
|
73
|
-
/*#__PURE__*/ _jsx("path", {
|
|
74
|
-
d: "M4.8125 15.25L5.9375 14.75L5.25 13.125H2.5V14.375H4.4375L4.8125 15.25Z",
|
|
75
|
-
fill: "white"
|
|
76
|
-
})
|
|
77
|
-
]
|
|
78
|
-
})
|
|
79
|
-
};
|
|
80
|
-
var IconConciergeService = function(_param) {
|
|
81
|
-
var _param_viewBox = _param.viewBox, viewBox = _param_viewBox === void 0 ? '0 0 20 20' : _param_viewBox, _param_variant = _param.variant, variant = _param_variant === void 0 ? 'default' : _param_variant, props = _object_without_properties(_param, [
|
|
82
|
-
"viewBox",
|
|
83
|
-
"variant"
|
|
84
|
-
]);
|
|
85
|
-
return /*#__PURE__*/ _jsx(Icon, _object_spread({
|
|
86
|
-
viewBox: viewBox,
|
|
87
|
-
element: variants[variant]
|
|
88
|
-
}, props));
|
|
3
|
+
const variants = {
|
|
4
|
+
default: (_jsxs(_Fragment, { children: [_jsx("path", { d: "M16.25 6.6875C16.625 6.25 16.875 5.625 16.875 5V2.5H11.875V5C11.875 5.625 12.125 6.25 12.5 6.6875C11.5 7.25 11.25 8.1875 11.25 8.75V12.875L12.5 13.5V17.5H16.25V13.5L17.5 12.875V8.75C17.5 8.1875 17.1875 7.1875 16.25 6.6875ZM13.125 5V3.75H15.625V5C15.625 5.6875 15.0625 6.25 14.375 6.25C13.6875 6.25 13.125 5.6875 13.125 5ZM16.25 12.125L15 12.75V16.25H13.75V12.75L12.5 12.125V8.75C12.5 8.6875 12.5 8.25 13 7.875L14.375 10.625L15.75 7.875C16.1875 8.1875 16.25 8.625 16.25 8.75V12.125Z", fill: "white" }), _jsx("path", { d: "M10.4375 8.8125L9.1875 9.25L8.1875 5.9375C8 5.375 7.5625 5.0625 7 5.0625H2.5V6.3125H7.0625L8 9.4375H2.5V10.6875H8.375L8.75 12V15.625H2.5V16.875H7.5V17.5H10V16.875V16.25V11.875L9.5625 10.375L10.8125 9.9375L10.4375 8.8125Z", fill: "white" }), _jsx("path", { d: "M7.1875 13.125C7.70527 13.125 8.125 12.7053 8.125 12.1875C8.125 11.6697 7.70527 11.25 7.1875 11.25C6.66973 11.25 6.25 11.6697 6.25 12.1875C6.25 12.7053 6.66973 13.125 7.1875 13.125Z", fill: "white" }), _jsx("path", { d: "M4.8125 15.25L5.9375 14.75L5.25 13.125H2.5V14.375H4.4375L4.8125 15.25Z", fill: "white" })] })),
|
|
89
5
|
};
|
|
6
|
+
const IconConciergeService = ({ viewBox = '0 0 20 20', variant = 'default', ...props }) => _jsx(Icon, { viewBox: viewBox, element: variants[variant], ...props });
|
|
90
7
|
export default IconConciergeService;
|
|
8
|
+
//# sourceMappingURL=IconConciergeService.js.map
|