labsense-ui-kit 1.2.6 → 1.2.8
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/Container&Span/StyledComponents.d.ts +2 -0
- package/dist/Icons/SVGs/Globe.d.ts +4 -0
- package/dist/Icons/SVGs/index.d.ts +1 -0
- package/dist/Icons/index.d.ts +1 -1
- package/dist/index.js +166 -27
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +166 -27
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
|
@@ -44,7 +44,9 @@ export declare const Container: import("styled-components/dist/types").IStyledCo
|
|
|
44
44
|
$hoverBackground?: string | undefined;
|
|
45
45
|
$hoverColor?: string | undefined;
|
|
46
46
|
$transition?: string | undefined;
|
|
47
|
+
$transform?: string | undefined;
|
|
47
48
|
$boxShadow?: string | undefined;
|
|
49
|
+
$backDropFilter?: string | undefined;
|
|
48
50
|
}>> & string;
|
|
49
51
|
export declare const Span: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {
|
|
50
52
|
$fontFamily?: string | undefined;
|
|
@@ -48,6 +48,7 @@ export { default as FPS } from './FPS';
|
|
|
48
48
|
export { default as Free } from './Free';
|
|
49
49
|
export { default as FullScreen } from './FullScreen';
|
|
50
50
|
export { default as FullVolume } from './FullVolume';
|
|
51
|
+
export { default as Globe } from './Globe';
|
|
51
52
|
export { default as Grid_2x2_Hollow } from './Grid_2x2_Hollow';
|
|
52
53
|
export { default as Grid_2x2 } from './Grid_2x2';
|
|
53
54
|
export { default as Grid_3x3 } from './Grid_3x3';
|
package/dist/Icons/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export interface SVGProps {
|
|
|
9
9
|
color: string;
|
|
10
10
|
weight: string;
|
|
11
11
|
}
|
|
12
|
-
export declare type IconNames = 'Add_1' | 'Add_2' | 'AddProfile' | 'AI_Web' | 'App' | 'Back' | 'Bin' | 'Bulb' | 'Business' | 'Calendar' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'Client' | 'Close' | 'CloseCircle' | 'CloseEye' | 'Copy' | 'CPU' | 'Cube3D' | 'Cyber' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'DocumentBadge' | 'DownArrow' | 'Download' | 'Email' | 'ExitFullScreen' | 'FaceRecognition' | 'OpenEye' | 'FilesBox' | 'FilledCircle' | 'FilledCircleTick' | 'FilledPin' | 'Filter_1' | 'Filter_2' | 'Forward_10_Sec' | 'Forward' | 'FPS' | 'Free' | 'FullScreen' | 'Grid_2x2_Hollow' | 'Grid_2x2' | 'Grid_3x3' | 'Grid_4x4' | 'Grid_5x5' | 'Hazard' | 'History' | 'Hexagon' | 'Information' | 'InformationFilled' | 'IP' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'Live' | 'Lock' | 'Logout' | 'Maps' | 'Media' | 'Monitor' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Rectangle' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'ROI' | 'RunAway' | 'SandTimer' | 'Search' | 'Settings' | 'Shield' | 'SlantLine' | 'SquareEdit' | 'SquareTick' | 'StorageDisks' | 'Tag' | 'Team' | 'ThreeDots' | 'ThumbsUp' | 'Tick' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'Video' | 'FullVolume' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Zapper';
|
|
12
|
+
export declare type IconNames = 'Add_1' | 'Add_2' | 'AddProfile' | 'AI_Web' | 'App' | 'Back' | 'Bin' | 'Bulb' | 'Business' | 'Calendar' | 'CCTV_1' | 'CCTV_2' | 'Circle' | 'CircularEdit' | 'CircularFilledWarning' | 'CircularPause' | 'CircularPlay' | 'CircularWarning' | 'Client' | 'Close' | 'CloseCircle' | 'CloseEye' | 'Copy' | 'CPU' | 'Cube3D' | 'Cyber' | 'DiagonalArrow' | 'Directory' | 'Disk' | 'DNS_1' | 'DNS_2' | 'DNS_3' | 'DocumentBadge' | 'DownArrow' | 'Download' | 'Email' | 'ExitFullScreen' | 'FaceRecognition' | 'OpenEye' | 'FilesBox' | 'FilledCircle' | 'FilledCircleTick' | 'FilledPin' | 'Filter_1' | 'Filter_2' | 'Forward_10_Sec' | 'Forward' | 'FPS' | 'Free' | 'FullScreen' | 'Grid_2x2_Hollow' | 'Grid_2x2' | 'Grid_3x3' | 'Grid_4x4' | 'Grid_5x5' | 'Hazard' | 'History' | 'Hexagon' | 'Information' | 'InformationFilled' | 'IP' | 'Key' | 'KeyDown' | 'KnobController' | 'LedBulb' | 'LeftArrow' | 'Letter' | 'Live' | 'Lock' | 'Logout' | 'Maps' | 'Media' | 'Monitor' | 'MultiMonitor' | 'MediumVolume' | 'Mute' | 'MuteVolume' | 'Menu' | 'NetworkStorage' | 'NFS_Directory' | 'NoCam' | 'Node' | 'NoStorage' | 'Notifications' | 'OpenBin' | 'OpenEye' | 'PasswordLock' | 'Pause' | 'Phone' | 'Pin_2' | 'Pin' | 'Play_1' | 'Play_2' | 'Playback' | 'Power' | 'PremiumBadge' | 'ProcessingBulb' | 'Profile_1' | 'Profile_2' | 'Profile_3' | 'Recording_1' | 'Recording_2' | 'Rectangle' | 'Retry' | 'Return' | 'Rewind_10_Sec' | 'Rhombus' | 'RightArrow' | 'ROI' | 'RunAway' | 'SandTimer' | 'Search' | 'Settings' | 'Shield' | 'SlantLine' | 'SquareEdit' | 'SquareTick' | 'StorageDisks' | 'Tag' | 'Team' | 'ThreeDots' | 'ThumbsUp' | 'Tick' | 'Tools' | 'TriangularFilledWarning' | 'UnPinned' | 'UpArrow' | 'Video' | 'FullVolume' | 'Globe' | 'Wallet' | 'Web' | 'WiFiCam' | 'WiFiLaptop' | 'Zapper';
|
|
13
13
|
export interface IconProps {
|
|
14
14
|
icon: IconNames;
|
|
15
15
|
size?: number;
|
package/dist/index.js
CHANGED
|
@@ -1182,6 +1182,138 @@ var FullVolume = function FullVolume(_ref) {
|
|
|
1182
1182
|
}));
|
|
1183
1183
|
};
|
|
1184
1184
|
|
|
1185
|
+
var Globe = function Globe(_ref) {
|
|
1186
|
+
var size = _ref.size;
|
|
1187
|
+
return React__default.createElement("svg", {
|
|
1188
|
+
width: size,
|
|
1189
|
+
height: size,
|
|
1190
|
+
viewBox: "0 0 1028 1028",
|
|
1191
|
+
fill: "none",
|
|
1192
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1193
|
+
}, React__default.createElement("g", {
|
|
1194
|
+
filter: "url(#filter0_ddi_1510_3418)"
|
|
1195
|
+
}, React__default.createElement("rect", {
|
|
1196
|
+
x: "114",
|
|
1197
|
+
y: "114",
|
|
1198
|
+
width: "800",
|
|
1199
|
+
height: "800",
|
|
1200
|
+
rx: "400",
|
|
1201
|
+
fill: "url(#paint0_linear_1510_3418)"
|
|
1202
|
+
}), React__default.createElement("rect", {
|
|
1203
|
+
x: "114",
|
|
1204
|
+
y: "114",
|
|
1205
|
+
width: "800",
|
|
1206
|
+
height: "800",
|
|
1207
|
+
rx: "400",
|
|
1208
|
+
fill: "url(#paint1_radial_1510_3418)",
|
|
1209
|
+
"fill-opacity": "0.6"
|
|
1210
|
+
})), React__default.createElement("defs", null, React__default.createElement("filter", {
|
|
1211
|
+
id: "filter0_ddi_1510_3418",
|
|
1212
|
+
x: "0",
|
|
1213
|
+
y: "0",
|
|
1214
|
+
width: "1028",
|
|
1215
|
+
height: "1028",
|
|
1216
|
+
filterUnits: "userSpaceOnUse",
|
|
1217
|
+
"color-interpolation-filters": "sRGB"
|
|
1218
|
+
}, React__default.createElement("feFlood", {
|
|
1219
|
+
"flood-opacity": "0",
|
|
1220
|
+
result: "BackgroundImageFix"
|
|
1221
|
+
}), React__default.createElement("feColorMatrix", {
|
|
1222
|
+
"in": "SourceAlpha",
|
|
1223
|
+
type: "matrix",
|
|
1224
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
1225
|
+
result: "hardAlpha"
|
|
1226
|
+
}), React__default.createElement("feOffset", null), React__default.createElement("feGaussianBlur", {
|
|
1227
|
+
stdDeviation: "57"
|
|
1228
|
+
}), React__default.createElement("feComposite", {
|
|
1229
|
+
in2: "hardAlpha",
|
|
1230
|
+
operator: "out"
|
|
1231
|
+
}), React__default.createElement("feColorMatrix", {
|
|
1232
|
+
type: "matrix",
|
|
1233
|
+
values: "0 0 0 0 0.0941176 0 0 0 0 0.286275 0 0 0 0 0.662745 0 0 0 0.8 0"
|
|
1234
|
+
}), React__default.createElement("feBlend", {
|
|
1235
|
+
mode: "normal",
|
|
1236
|
+
in2: "BackgroundImageFix",
|
|
1237
|
+
result: "effect1_dropShadow_1510_3418"
|
|
1238
|
+
}), React__default.createElement("feColorMatrix", {
|
|
1239
|
+
"in": "SourceAlpha",
|
|
1240
|
+
type: "matrix",
|
|
1241
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
1242
|
+
result: "hardAlpha"
|
|
1243
|
+
}), React__default.createElement("feMorphology", {
|
|
1244
|
+
radius: "5",
|
|
1245
|
+
operator: "dilate",
|
|
1246
|
+
"in": "SourceAlpha",
|
|
1247
|
+
result: "effect2_dropShadow_1510_3418"
|
|
1248
|
+
}), React__default.createElement("feOffset", null), React__default.createElement("feGaussianBlur", {
|
|
1249
|
+
stdDeviation: "10"
|
|
1250
|
+
}), React__default.createElement("feComposite", {
|
|
1251
|
+
in2: "hardAlpha",
|
|
1252
|
+
operator: "out"
|
|
1253
|
+
}), React__default.createElement("feColorMatrix", {
|
|
1254
|
+
type: "matrix",
|
|
1255
|
+
values: "0 0 0 0 0.0941176 0 0 0 0 0.286275 0 0 0 0 0.662745 0 0 0 1 0"
|
|
1256
|
+
}), React__default.createElement("feBlend", {
|
|
1257
|
+
mode: "normal",
|
|
1258
|
+
in2: "effect1_dropShadow_1510_3418",
|
|
1259
|
+
result: "effect2_dropShadow_1510_3418"
|
|
1260
|
+
}), React__default.createElement("feBlend", {
|
|
1261
|
+
mode: "normal",
|
|
1262
|
+
"in": "SourceGraphic",
|
|
1263
|
+
in2: "effect2_dropShadow_1510_3418",
|
|
1264
|
+
result: "shape"
|
|
1265
|
+
}), React__default.createElement("feColorMatrix", {
|
|
1266
|
+
"in": "SourceAlpha",
|
|
1267
|
+
type: "matrix",
|
|
1268
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
1269
|
+
result: "hardAlpha"
|
|
1270
|
+
}), React__default.createElement("feMorphology", {
|
|
1271
|
+
radius: "20",
|
|
1272
|
+
operator: "erode",
|
|
1273
|
+
"in": "SourceAlpha",
|
|
1274
|
+
result: "effect3_innerShadow_1510_3418"
|
|
1275
|
+
}), React__default.createElement("feOffset", null), React__default.createElement("feGaussianBlur", {
|
|
1276
|
+
stdDeviation: "56"
|
|
1277
|
+
}), React__default.createElement("feComposite", {
|
|
1278
|
+
in2: "hardAlpha",
|
|
1279
|
+
operator: "arithmetic",
|
|
1280
|
+
k2: "-1",
|
|
1281
|
+
k3: "1"
|
|
1282
|
+
}), React__default.createElement("feColorMatrix", {
|
|
1283
|
+
type: "matrix",
|
|
1284
|
+
values: "0 0 0 0 0.0941176 0 0 0 0 0.286275 0 0 0 0 0.662745 0 0 0 1 0"
|
|
1285
|
+
}), React__default.createElement("feBlend", {
|
|
1286
|
+
mode: "normal",
|
|
1287
|
+
in2: "shape",
|
|
1288
|
+
result: "effect3_innerShadow_1510_3418"
|
|
1289
|
+
})), React__default.createElement("linearGradient", {
|
|
1290
|
+
id: "paint0_linear_1510_3418",
|
|
1291
|
+
x1: "914",
|
|
1292
|
+
y1: "114",
|
|
1293
|
+
x2: "114",
|
|
1294
|
+
y2: "914",
|
|
1295
|
+
gradientUnits: "userSpaceOnUse"
|
|
1296
|
+
}, React__default.createElement("stop", {
|
|
1297
|
+
"stop-color": "#CCEEFF"
|
|
1298
|
+
}), React__default.createElement("stop", {
|
|
1299
|
+
offset: "0.773726",
|
|
1300
|
+
"stop-color": "#1849A9"
|
|
1301
|
+
})), React__default.createElement("radialGradient", {
|
|
1302
|
+
id: "paint1_radial_1510_3418",
|
|
1303
|
+
cx: "0",
|
|
1304
|
+
cy: "0",
|
|
1305
|
+
r: "1",
|
|
1306
|
+
gradientUnits: "userSpaceOnUse",
|
|
1307
|
+
gradientTransform: "translate(514 514) rotate(90) scale(400)"
|
|
1308
|
+
}, React__default.createElement("stop", {
|
|
1309
|
+
"stop-color": "white"
|
|
1310
|
+
}), React__default.createElement("stop", {
|
|
1311
|
+
offset: "1",
|
|
1312
|
+
"stop-color": "white",
|
|
1313
|
+
"stop-opacity": "0"
|
|
1314
|
+
}))));
|
|
1315
|
+
};
|
|
1316
|
+
|
|
1185
1317
|
var Grid_2x2_Hollow = function Grid_2x2_Hollow(_ref) {
|
|
1186
1318
|
var size = _ref.size,
|
|
1187
1319
|
color = _ref.color,
|
|
@@ -3266,7 +3398,7 @@ var useCustomModal = function useCustomModal(_ref4) {
|
|
|
3266
3398
|
};
|
|
3267
3399
|
|
|
3268
3400
|
var _templateObject$1, _templateObject2$1;
|
|
3269
|
-
var Container = styled__default.div(_templateObject$1 || (_templateObject$1 = _taggedTemplateLiteralLoose(["\n display: flex;\n flex: ", ";\n flex-wrap: ", ";\n flex-direction: ", ";\n justify-content: ", ";\n align-items: ", "; \n gap: ", ";\n font-weight: ", ";\n height: ", ";\n min-height: ", ";\n max-height: ", ";\n width: ", ";\n min-width: ", ";\n max-width: ", ";\n padding: ", ";\n background: ", ";\n object-fit:", ";\n margin: ", ";\n border-radius: ", ";\n border-top-left-radius: ", ";\n border-top-right-radius: ", ";\n border-bottom-right-radius: ", ";\n border-bottom-left-radius: ", ";\n cursor: ", ";\n font-size: ", ";\n opacity: ", ";\n pointer-events: ", ";\n position: ", ";\n top: ", ";\n bottom: ", ";\n left: ", ";\n right: ", ";\n text-align: ", "; \n color: ", "; \n overflow: ", ";\n overflow-y: ", ";\n z-index: ", "; \n scrollbar-width: ", ";\n border: ", "; \n border-top: ", ";\n border-bottom: ", ";\n border-left: ", ";\n transition: ", ";\n box-shadow: ", ";\n\n &:hover {\n background: ", ";\n color: ", ";\n }\n"])), function (_ref) {
|
|
3401
|
+
var Container = styled__default.div(_templateObject$1 || (_templateObject$1 = _taggedTemplateLiteralLoose(["\n display: flex;\n flex: ", ";\n flex-wrap: ", ";\n flex-direction: ", ";\n justify-content: ", ";\n align-items: ", "; \n gap: ", ";\n font-weight: ", ";\n height: ", ";\n min-height: ", ";\n max-height: ", ";\n width: ", ";\n min-width: ", ";\n max-width: ", ";\n padding: ", ";\n background: ", ";\n object-fit:", ";\n margin: ", ";\n border-radius: ", ";\n border-top-left-radius: ", ";\n border-top-right-radius: ", ";\n border-bottom-right-radius: ", ";\n border-bottom-left-radius: ", ";\n cursor: ", ";\n font-size: ", ";\n opacity: ", ";\n pointer-events: ", ";\n position: ", ";\n top: ", ";\n bottom: ", ";\n left: ", ";\n right: ", ";\n text-align: ", "; \n color: ", "; \n overflow: ", ";\n overflow-y: ", ";\n z-index: ", "; \n scrollbar-width: ", ";\n border: ", "; \n border-top: ", ";\n border-bottom: ", ";\n border-left: ", ";\n transition: ", ";\n transform: ", ";\n box-shadow: ", ";\n backdrop-filter: ", ";\n\n &:hover {\n background: ", ";\n color: ", ";\n }\n"])), function (_ref) {
|
|
3270
3402
|
var $flex = _ref.$flex;
|
|
3271
3403
|
return $flex;
|
|
3272
3404
|
}, function (_ref2) {
|
|
@@ -3393,45 +3525,51 @@ var Container = styled__default.div(_templateObject$1 || (_templateObject$1 = _t
|
|
|
3393
3525
|
var $transition = _ref42.$transition;
|
|
3394
3526
|
return $transition;
|
|
3395
3527
|
}, function (_ref43) {
|
|
3396
|
-
var $
|
|
3397
|
-
return $
|
|
3528
|
+
var $transform = _ref43.$transform;
|
|
3529
|
+
return $transform;
|
|
3398
3530
|
}, function (_ref44) {
|
|
3399
|
-
var $
|
|
3400
|
-
return $
|
|
3531
|
+
var $boxShadow = _ref44.$boxShadow;
|
|
3532
|
+
return $boxShadow;
|
|
3401
3533
|
}, function (_ref45) {
|
|
3402
|
-
var $
|
|
3534
|
+
var $backDropFilter = _ref45.$backDropFilter;
|
|
3535
|
+
return $backDropFilter;
|
|
3536
|
+
}, function (_ref46) {
|
|
3537
|
+
var $hoverBackground = _ref46.$hoverBackground;
|
|
3538
|
+
return $hoverBackground;
|
|
3539
|
+
}, function (_ref47) {
|
|
3540
|
+
var $hoverColor = _ref47.$hoverColor;
|
|
3403
3541
|
return $hoverColor;
|
|
3404
3542
|
});
|
|
3405
|
-
var Span = styled__default.span(_templateObject2$1 || (_templateObject2$1 = _taggedTemplateLiteralLoose(["\n font-family: ", ";\n font-weight: ", ";\n font-size: ", ";\n font-style: ", ";\n color: ", ";\n line-height: ", ";\n text-align: ", ";\n min-width: ", ";\n width: ", ";\n overflow-wrap: ", ";\n"])), function (
|
|
3406
|
-
var $fontFamily =
|
|
3543
|
+
var Span = styled__default.span(_templateObject2$1 || (_templateObject2$1 = _taggedTemplateLiteralLoose(["\n font-family: ", ";\n font-weight: ", ";\n font-size: ", ";\n font-style: ", ";\n color: ", ";\n line-height: ", ";\n text-align: ", ";\n min-width: ", ";\n width: ", ";\n overflow-wrap: ", ";\n"])), function (_ref48) {
|
|
3544
|
+
var $fontFamily = _ref48.$fontFamily;
|
|
3407
3545
|
return $fontFamily ? $fontFamily : 'NotoSans, sans-serif';
|
|
3408
|
-
}, function (
|
|
3409
|
-
var $fontWeight =
|
|
3546
|
+
}, function (_ref49) {
|
|
3547
|
+
var $fontWeight = _ref49.$fontWeight;
|
|
3410
3548
|
return $fontWeight ? $fontWeight : '500';
|
|
3411
|
-
}, function (
|
|
3412
|
-
var $fontSize =
|
|
3549
|
+
}, function (_ref50) {
|
|
3550
|
+
var $fontSize = _ref50.$fontSize;
|
|
3413
3551
|
return $fontSize ? $fontSize : '16px';
|
|
3414
|
-
}, function (
|
|
3415
|
-
var $fontStyle =
|
|
3552
|
+
}, function (_ref51) {
|
|
3553
|
+
var $fontStyle = _ref51.$fontStyle;
|
|
3416
3554
|
return $fontStyle ? $fontStyle : 'normal';
|
|
3417
|
-
}, function (
|
|
3418
|
-
var $color =
|
|
3419
|
-
theme =
|
|
3555
|
+
}, function (_ref52) {
|
|
3556
|
+
var $color = _ref52.$color,
|
|
3557
|
+
theme = _ref52.theme;
|
|
3420
3558
|
return $color ? $color : theme.text.medium;
|
|
3421
|
-
}, function (
|
|
3422
|
-
var $lineHeight =
|
|
3559
|
+
}, function (_ref53) {
|
|
3560
|
+
var $lineHeight = _ref53.$lineHeight;
|
|
3423
3561
|
return $lineHeight ? $lineHeight : '100%';
|
|
3424
|
-
}, function (
|
|
3425
|
-
var $textAlign =
|
|
3562
|
+
}, function (_ref54) {
|
|
3563
|
+
var $textAlign = _ref54.$textAlign;
|
|
3426
3564
|
return $textAlign ? $textAlign : 'center';
|
|
3427
|
-
}, function (
|
|
3428
|
-
var $minWidth =
|
|
3565
|
+
}, function (_ref55) {
|
|
3566
|
+
var $minWidth = _ref55.$minWidth;
|
|
3429
3567
|
return $minWidth;
|
|
3430
|
-
}, function (
|
|
3431
|
-
var $width =
|
|
3568
|
+
}, function (_ref56) {
|
|
3569
|
+
var $width = _ref56.$width;
|
|
3432
3570
|
return $width;
|
|
3433
|
-
}, function (
|
|
3434
|
-
var $overflowWrap =
|
|
3571
|
+
}, function (_ref57) {
|
|
3572
|
+
var $overflowWrap = _ref57.$overflowWrap;
|
|
3435
3573
|
return $overflowWrap;
|
|
3436
3574
|
});
|
|
3437
3575
|
|
|
@@ -3733,6 +3871,7 @@ var IconSVGs = {
|
|
|
3733
3871
|
Free: Free,
|
|
3734
3872
|
FullScreen: FullScreen,
|
|
3735
3873
|
FullVolume: FullVolume,
|
|
3874
|
+
Globe: Globe,
|
|
3736
3875
|
Grid_2x2_Hollow: Grid_2x2_Hollow,
|
|
3737
3876
|
Grid_2x2: Grid_2x2,
|
|
3738
3877
|
Grid_3x3: Grid_3x3,
|