@epilot360/icons 1.17.0 → 1.17.2
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/icons.config.yaml +12 -0
- package/index.js +612 -177
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/Add/index.js +4 -4
- package/react/Add/index.js.map +1 -1
- package/react/AddCircle/index.js +4 -4
- package/react/AddCircle/index.js.map +1 -1
- package/react/AddLink/index.js +4 -4
- package/react/AddLink/index.js.map +1 -1
- package/react/Calendar/index.js +4 -4
- package/react/Calendar/index.js.map +1 -1
- package/react/CalendarToday/index.js +4 -4
- package/react/CalendarToday/index.js.map +1 -1
- package/react/Check/index.js +4 -4
- package/react/Check/index.js.map +1 -1
- package/react/CheckCircle/index.js +4 -4
- package/react/CheckCircle/index.js.map +1 -1
- package/react/ChevronLeft/index.js +4 -4
- package/react/ChevronLeft/index.js.map +1 -1
- package/react/ChevronRight/index.js +4 -4
- package/react/ChevronRight/index.js.map +1 -1
- package/react/Close/index.js +4 -4
- package/react/Close/index.js.map +1 -1
- package/react/ContentCopy/index.js +4 -4
- package/react/ContentCopy/index.js.map +1 -1
- package/react/DataObject/index.js +4 -4
- package/react/DataObject/index.js.map +1 -1
- package/react/Delete/index.js +4 -4
- package/react/Delete/index.js.map +1 -1
- package/react/Download/index.js +4 -4
- package/react/Download/index.js.map +1 -1
- package/react/DragIndicator/index.js +4 -4
- package/react/DragIndicator/index.js.map +1 -1
- package/react/Edit/index.js +4 -4
- package/react/Edit/index.js.map +1 -1
- package/react/EpilotIcon.d.ts +6 -0
- package/react/EpilotIcon.js +502 -169
- package/react/EpilotIcon.js.map +1 -1
- package/react/Error/index.js +4 -4
- package/react/Error/index.js.map +1 -1
- package/react/ExpandLess/index.js +4 -4
- package/react/ExpandLess/index.js.map +1 -1
- package/react/ExpandMore/index.js +4 -4
- package/react/ExpandMore/index.js.map +1 -1
- package/react/Explore/index.js +4 -4
- package/react/Explore/index.js.map +1 -1
- package/react/FileCopy/index.js +4 -4
- package/react/FileCopy/index.js.map +1 -1
- package/react/FileCopyOff/index.js +4 -4
- package/react/FileCopyOff/index.js.map +1 -1
- package/react/FilterAlt/index.js +4 -4
- package/react/FilterAlt/index.js.map +1 -1
- package/react/FilterAltOff/index.js +4 -4
- package/react/FilterAltOff/index.js.map +1 -1
- package/react/Help/index.js +4 -4
- package/react/Help/index.js.map +1 -1
- package/react/Info/index.js +4 -4
- package/react/Info/index.js.map +1 -1
- package/react/Link/index.js +4 -4
- package/react/Link/index.js.map +1 -1
- package/react/LinkOff/index.d.ts +4 -0
- package/react/LinkOff/index.js +209 -0
- package/react/LinkOff/index.js.map +1 -0
- package/react/LocationAway/index.d.ts +4 -0
- package/react/LocationAway/index.js +209 -0
- package/react/LocationAway/index.js.map +1 -0
- package/react/Lock/index.js +4 -4
- package/react/Lock/index.js.map +1 -1
- package/react/LockOpen/index.js +4 -4
- package/react/LockOpen/index.js.map +1 -1
- package/react/Login/index.js +4 -4
- package/react/Login/index.js.map +1 -1
- package/react/Logout/index.js +4 -4
- package/react/Logout/index.js.map +1 -1
- package/react/Menu/index.js +4 -4
- package/react/Menu/index.js.map +1 -1
- package/react/Notifications/index.js +4 -4
- package/react/Notifications/index.js.map +1 -1
- package/react/OpenInNew/index.js +4 -4
- package/react/OpenInNew/index.js.map +1 -1
- package/react/Refresh/index.js +4 -4
- package/react/Refresh/index.js.map +1 -1
- package/react/Search/index.js +4 -4
- package/react/Search/index.js.map +1 -1
- package/react/Send/index.d.ts +4 -0
- package/react/Send/index.js +209 -0
- package/react/Send/index.js.map +1 -0
- package/react/Settings/index.js +4 -4
- package/react/Settings/index.js.map +1 -1
- package/react/Share/index.js +4 -4
- package/react/Share/index.js.map +1 -1
- package/react/Table/index.js +4 -4
- package/react/Table/index.js.map +1 -1
- package/react/Visibility/index.js +4 -4
- package/react/Visibility/index.js.map +1 -1
- package/react/VisibilityOff/index.js +4 -4
- package/react/VisibilityOff/index.js.map +1 -1
- package/react/Warning/index.js +4 -4
- package/react/Warning/index.js.map +1 -1
- package/react/index.d.ts +3 -0
- package/react/index.js +514 -172
- package/react/index.js.map +1 -1
- package/svg/Add/icon-fill.svg +1 -1
- package/svg/Add/icon.svg +1 -1
- package/svg/Add/index.js +4 -4
- package/svg/Add/index.js.map +1 -1
- package/svg/AddCircle/icon-fill.svg +1 -1
- package/svg/AddCircle/icon.svg +1 -1
- package/svg/AddCircle/index.js +4 -4
- package/svg/AddCircle/index.js.map +1 -1
- package/svg/AddLink/icon-fill.svg +1 -1
- package/svg/AddLink/icon.svg +1 -1
- package/svg/AddLink/index.js +4 -4
- package/svg/AddLink/index.js.map +1 -1
- package/svg/Calendar/icon-fill.svg +1 -1
- package/svg/Calendar/icon.svg +1 -1
- package/svg/Calendar/index.js +4 -4
- package/svg/Calendar/index.js.map +1 -1
- package/svg/CalendarToday/icon-fill.svg +1 -1
- package/svg/CalendarToday/icon.svg +1 -1
- package/svg/CalendarToday/index.js +4 -4
- package/svg/CalendarToday/index.js.map +1 -1
- package/svg/Check/icon-fill.svg +1 -1
- package/svg/Check/icon.svg +1 -1
- package/svg/Check/index.js +4 -4
- package/svg/Check/index.js.map +1 -1
- package/svg/CheckCircle/icon-fill.svg +1 -1
- package/svg/CheckCircle/icon.svg +1 -1
- package/svg/CheckCircle/index.js +4 -4
- package/svg/CheckCircle/index.js.map +1 -1
- package/svg/ChevronLeft/icon-fill.svg +1 -1
- package/svg/ChevronLeft/icon.svg +1 -1
- package/svg/ChevronLeft/index.js +4 -4
- package/svg/ChevronLeft/index.js.map +1 -1
- package/svg/ChevronRight/icon-fill.svg +1 -1
- package/svg/ChevronRight/icon.svg +1 -1
- package/svg/ChevronRight/index.js +4 -4
- package/svg/ChevronRight/index.js.map +1 -1
- package/svg/Close/icon-fill.svg +1 -1
- package/svg/Close/icon.svg +1 -1
- package/svg/Close/index.js +4 -4
- package/svg/Close/index.js.map +1 -1
- package/svg/ContentCopy/icon-fill.svg +1 -1
- package/svg/ContentCopy/icon.svg +1 -1
- package/svg/ContentCopy/index.js +4 -4
- package/svg/ContentCopy/index.js.map +1 -1
- package/svg/DataObject/icon-fill.svg +1 -1
- package/svg/DataObject/icon.svg +1 -1
- package/svg/DataObject/index.js +4 -4
- package/svg/DataObject/index.js.map +1 -1
- package/svg/Delete/icon-fill.svg +1 -1
- package/svg/Delete/icon.svg +1 -1
- package/svg/Delete/index.js +4 -4
- package/svg/Delete/index.js.map +1 -1
- package/svg/Download/icon-fill.svg +1 -1
- package/svg/Download/icon.svg +1 -1
- package/svg/Download/index.js +4 -4
- package/svg/Download/index.js.map +1 -1
- package/svg/DragIndicator/icon-fill.svg +1 -1
- package/svg/DragIndicator/icon.svg +1 -1
- package/svg/DragIndicator/index.js +4 -4
- package/svg/DragIndicator/index.js.map +1 -1
- package/svg/Edit/icon-fill.svg +1 -1
- package/svg/Edit/icon.svg +1 -1
- package/svg/Edit/index.js +4 -4
- package/svg/Edit/index.js.map +1 -1
- package/svg/Error/icon-fill.svg +1 -1
- package/svg/Error/icon.svg +1 -1
- package/svg/Error/index.js +4 -4
- package/svg/Error/index.js.map +1 -1
- package/svg/ExpandLess/icon-fill.svg +1 -1
- package/svg/ExpandLess/icon.svg +1 -1
- package/svg/ExpandLess/index.js +4 -4
- package/svg/ExpandLess/index.js.map +1 -1
- package/svg/ExpandMore/icon-fill.svg +1 -1
- package/svg/ExpandMore/icon.svg +1 -1
- package/svg/ExpandMore/index.js +4 -4
- package/svg/ExpandMore/index.js.map +1 -1
- package/svg/Explore/icon-fill.svg +1 -1
- package/svg/Explore/icon.svg +1 -1
- package/svg/Explore/index.js +4 -4
- package/svg/Explore/index.js.map +1 -1
- package/svg/FileCopy/icon-fill.svg +1 -1
- package/svg/FileCopy/icon.svg +1 -1
- package/svg/FileCopy/index.js +4 -4
- package/svg/FileCopy/index.js.map +1 -1
- package/svg/FileCopyOff/icon-fill.svg +1 -1
- package/svg/FileCopyOff/icon.svg +1 -1
- package/svg/FileCopyOff/index.js +4 -4
- package/svg/FileCopyOff/index.js.map +1 -1
- package/svg/FilterAlt/icon-fill.svg +1 -1
- package/svg/FilterAlt/icon.svg +1 -1
- package/svg/FilterAlt/index.js +4 -4
- package/svg/FilterAlt/index.js.map +1 -1
- package/svg/FilterAltOff/icon-fill.svg +1 -1
- package/svg/FilterAltOff/icon.svg +1 -1
- package/svg/FilterAltOff/index.js +4 -4
- package/svg/FilterAltOff/index.js.map +1 -1
- package/svg/Help/icon-fill.svg +1 -1
- package/svg/Help/icon.svg +1 -1
- package/svg/Help/index.js +4 -4
- package/svg/Help/index.js.map +1 -1
- package/svg/Info/icon-fill.svg +1 -1
- package/svg/Info/icon.svg +1 -1
- package/svg/Info/index.js +4 -4
- package/svg/Info/index.js.map +1 -1
- package/svg/Link/icon-fill.svg +1 -1
- package/svg/Link/icon.svg +1 -1
- package/svg/Link/index.js +4 -4
- package/svg/Link/index.js.map +1 -1
- package/svg/LinkOff/icon-fill.svg +1 -0
- package/svg/LinkOff/icon.svg +1 -0
- package/svg/LinkOff/index.d.ts +3 -0
- package/svg/LinkOff/index.js +159 -0
- package/svg/LinkOff/index.js.map +1 -0
- package/svg/LocationAway/icon-fill.svg +1 -0
- package/svg/LocationAway/icon.svg +1 -0
- package/svg/LocationAway/index.d.ts +3 -0
- package/svg/LocationAway/index.js +159 -0
- package/svg/LocationAway/index.js.map +1 -0
- package/svg/Lock/icon-fill.svg +1 -1
- package/svg/Lock/icon.svg +1 -1
- package/svg/Lock/index.js +4 -4
- package/svg/Lock/index.js.map +1 -1
- package/svg/LockOpen/icon-fill.svg +1 -1
- package/svg/LockOpen/icon.svg +1 -1
- package/svg/LockOpen/index.js +4 -4
- package/svg/LockOpen/index.js.map +1 -1
- package/svg/Login/icon-fill.svg +1 -1
- package/svg/Login/icon.svg +1 -1
- package/svg/Login/index.js +4 -4
- package/svg/Login/index.js.map +1 -1
- package/svg/Logout/icon-fill.svg +1 -1
- package/svg/Logout/icon.svg +1 -1
- package/svg/Logout/index.js +4 -4
- package/svg/Logout/index.js.map +1 -1
- package/svg/Menu/icon-fill.svg +1 -1
- package/svg/Menu/icon.svg +1 -1
- package/svg/Menu/index.js +4 -4
- package/svg/Menu/index.js.map +1 -1
- package/svg/Notifications/icon-fill.svg +1 -1
- package/svg/Notifications/icon.svg +1 -1
- package/svg/Notifications/index.js +4 -4
- package/svg/Notifications/index.js.map +1 -1
- package/svg/OpenInNew/icon-fill.svg +1 -1
- package/svg/OpenInNew/icon.svg +1 -1
- package/svg/OpenInNew/index.js +4 -4
- package/svg/OpenInNew/index.js.map +1 -1
- package/svg/Refresh/icon-fill.svg +1 -1
- package/svg/Refresh/icon.svg +1 -1
- package/svg/Refresh/index.js +4 -4
- package/svg/Refresh/index.js.map +1 -1
- package/svg/Search/icon-fill.svg +1 -1
- package/svg/Search/icon.svg +1 -1
- package/svg/Search/index.js +4 -4
- package/svg/Search/index.js.map +1 -1
- package/svg/Send/icon-fill.svg +1 -0
- package/svg/Send/icon.svg +1 -0
- package/svg/Send/index.d.ts +3 -0
- package/svg/Send/index.js +159 -0
- package/svg/Send/index.js.map +1 -0
- package/svg/Settings/icon-fill.svg +1 -1
- package/svg/Settings/icon.svg +1 -1
- package/svg/Settings/index.js +4 -4
- package/svg/Settings/index.js.map +1 -1
- package/svg/Share/icon-fill.svg +1 -1
- package/svg/Share/icon.svg +1 -1
- package/svg/Share/index.js +4 -4
- package/svg/Share/index.js.map +1 -1
- package/svg/Table/icon-fill.svg +1 -1
- package/svg/Table/icon.svg +1 -1
- package/svg/Table/index.js +4 -4
- package/svg/Table/index.js.map +1 -1
- package/svg/Visibility/icon-fill.svg +1 -1
- package/svg/Visibility/icon.svg +1 -1
- package/svg/Visibility/index.js +4 -4
- package/svg/Visibility/index.js.map +1 -1
- package/svg/VisibilityOff/icon-fill.svg +1 -1
- package/svg/VisibilityOff/icon.svg +1 -1
- package/svg/VisibilityOff/index.js +4 -4
- package/svg/VisibilityOff/index.js.map +1 -1
- package/svg/Warning/icon-fill.svg +1 -1
- package/svg/Warning/icon.svg +1 -1
- package/svg/Warning/index.js +4 -4
- package/svg/Warning/index.js.map +1 -1
- package/svg/index.d.ts +3 -0
- package/svg/index.js +415 -172
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +3 -0
- package/svg/svgIcon.js +403 -169
- package/svg/svgIcon.js.map +1 -1
|
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
20
20
|
height: 48,
|
|
21
21
|
viewBox: "0 -960 960 960"
|
|
22
22
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
-
d: "M348.
|
|
23
|
+
d: "M348.747-146.999q-33.732 0-57.74-24.115-24.008-24.115-24.008-57.979 0-33.863 24.069-57.711 24.068-23.848 57.866-23.848 33.319 0 57.518 24 24.2 24 24.2 57.863 0 33.864-24.086 57.827-24.087 23.963-57.819 23.963Zm261.904 0q-33.818 0-57.778-24.115t-23.96-57.979q0-33.863 24.078-57.711 24.077-23.848 57.887-23.848 33.331 0 57.51 24 24.178 24 24.178 57.863 0 33.864-24.165 57.827-24.164 23.963-57.75 23.963Zm-261.904-251.74q-33.732 0-57.74-23.144-24.008-23.143-24.008-58.466 0-33.494 24.069-57.486 24.068-23.991 57.866-23.991 33.319 0 57.518 24.08 24.2 24.08 24.2 57.292 0 35.499-24.086 58.607-24.087 23.108-57.819 23.108Zm261.904 0q-33.818 0-57.778-23.144-23.96-23.143-23.96-58.466 0-33.494 24.078-57.486 24.077-23.991 57.887-23.991 33.331 0 57.51 24.08 24.178 24.08 24.178 57.292 0 35.499-24.165 58.607-24.164 23.108-57.75 23.108ZM348.747-649.913q-33.732 0-57.74-24.033-24.008-24.033-24.008-57.781 0-33.352 24.069-57.313 24.068-23.961 57.866-23.961 33.319 0 57.518 24.183 24.2 24.182 24.2 57.718t-24.086 57.361q-24.087 23.826-57.819 23.826Zm261.904 0q-33.818 0-57.778-24.033t-23.96-57.781q0-33.352 24.078-57.313 24.077-23.961 57.887-23.961 33.331 0 57.51 24.183 24.178 24.182 24.178 57.718t-24.165 57.361q-24.164 23.826-57.75 23.826Z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M348.
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M348.747-146.999q-33.732 0-57.74-24.115-24.008-24.115-24.008-57.979 0-33.863 24.069-57.711 24.068-23.848 57.866-23.848 33.319 0 57.518 24 24.2 24 24.2 57.863 0 33.864-24.086 57.827-24.087 23.963-57.819 23.963Zm261.904 0q-33.818 0-57.778-24.115t-23.96-57.979q0-33.863 24.078-57.711 24.077-23.848 57.887-23.848 33.331 0 57.51 24 24.178 24 24.178 57.863 0 33.864-24.165 57.827-24.164 23.963-57.75 23.963Zm-261.904-251.74q-33.732 0-57.74-23.144-24.008-23.143-24.008-58.466 0-33.494 24.069-57.486 24.068-23.991 57.866-23.991 33.319 0 57.518 24.08 24.2 24.08 24.2 57.292 0 35.499-24.086 58.607-24.087 23.108-57.819 23.108Zm261.904 0q-33.818 0-57.778-23.144-23.96-23.143-23.96-58.466 0-33.494 24.078-57.486 24.077-23.991 57.887-23.991 33.331 0 57.51 24.08 24.178 24.08 24.178 57.292 0 35.499-24.165 58.607-24.164 23.108-57.75 23.108ZM348.747-649.913q-33.732 0-57.74-24.033-24.008-24.033-24.008-57.781 0-33.352 24.069-57.313 24.068-23.961 57.866-23.961 33.319 0 57.518 24.183 24.2 24.182 24.2 57.718t-24.086 57.361q-24.087 23.826-57.819 23.826Zm261.904 0q-33.818 0-57.778-24.033t-23.96-57.781q0-33.352 24.078-57.313 24.077-23.961 57.887-23.961 33.331 0 57.51 24.183 24.178 24.182 24.178 57.718t-24.165 57.361q-24.164 23.826-57.75 23.826Z\"/></svg>");
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
46
46
|
height: 48,
|
|
47
47
|
viewBox: "0 -960 960 960"
|
|
48
48
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
-
d: "M343.
|
|
49
|
+
d: "M343.994-146.999q-31.718 0-54.356-22.587-22.639-22.587-22.639-54.305t22.587-53.913Q312.173-300 343.891-300t53.913 22.144Q420-255.712 420-223.994q0 31.718-22.144 54.356-22.144 22.639-53.862 22.639Zm272.635 0q-31.717 0-54.173-22.587Q540-192.173 540-223.891t22.491-53.913Q584.983-300 616.566-300q31.817 0 54.126 22.144 22.309 22.144 22.309 53.862 0 31.718-22.327 54.356-22.327 22.639-54.045 22.639ZM343.994-403.782q-31.718 0-54.356-22.492-22.639-22.491-22.639-54.075 0-32.042 22.587-53.956 22.587-21.913 54.305-21.913t53.913 22.002Q420-512.214 420-480.454t-22.144 54.216q-22.144 22.456-53.862 22.456Zm272.635 0q-31.717 0-54.173-22.492Q540-448.765 540-480.349q0-32.042 22.491-53.956 22.492-21.913 54.075-21.913 31.817 0 54.126 22.002 22.309 22.002 22.309 53.762t-22.327 54.216q-22.327 22.456-54.045 22.456ZM343.994-660q-31.718 0-54.356-22.491-22.639-22.492-22.639-54.075 0-31.817 22.587-54.126 22.587-22.309 54.305-22.309t53.913 22.327Q420-768.347 420-736.629q0 31.717-22.144 54.173Q375.712-660 343.994-660Zm272.635 0q-31.717 0-54.173-22.491Q540-704.983 540-736.566q0-31.817 22.491-54.126 22.492-22.309 54.075-22.309 31.817 0 54.126 22.327 22.309 22.327 22.309 54.045 0 31.717-22.327 54.173Q648.347-660 616.629-660Z"
|
|
50
50
|
})));
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M343.
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M343.994-146.999q-31.718 0-54.356-22.587-22.639-22.587-22.639-54.305t22.587-53.913Q312.173-300 343.891-300t53.913 22.144Q420-255.712 420-223.994q0 31.718-22.144 54.356-22.144 22.639-53.862 22.639Zm272.635 0q-31.717 0-54.173-22.587Q540-192.173 540-223.891t22.491-53.913Q584.983-300 616.566-300q31.817 0 54.126 22.144 22.309 22.144 22.309 53.862 0 31.718-22.327 54.356-22.327 22.639-54.045 22.639ZM343.994-403.782q-31.718 0-54.356-22.492-22.639-22.491-22.639-54.075 0-32.042 22.587-53.956 22.587-21.913 54.305-21.913t53.913 22.002Q420-512.214 420-480.454t-22.144 54.216q-22.144 22.456-53.862 22.456Zm272.635 0q-31.717 0-54.173-22.492Q540-448.765 540-480.349q0-32.042 22.491-53.956 22.492-21.913 54.075-21.913 31.817 0 54.126 22.002 22.309 22.002 22.309 53.762t-22.327 54.216q-22.327 22.456-54.045 22.456ZM343.994-660q-31.718 0-54.356-22.491-22.639-22.492-22.639-54.075 0-31.817 22.587-54.126 22.587-22.309 54.305-22.309t53.913 22.327Q420-768.347 420-736.629q0 31.717-22.144 54.173Q375.712-660 343.994-660Zm272.635 0q-31.717 0-54.173-22.491Q540-704.983 540-736.566q0-31.817 22.491-54.126 22.492-22.309 54.075-22.309 31.817 0 54.126 22.327 22.309 22.327 22.309 54.045 0 31.717-22.327 54.173Q648.347-660 616.629-660Z\"/></svg>");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react/DragIndicator/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,2mCAA2mC;;;;;;;;;;;;ACd1nC;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,ylCAAylC;;;;;;;;;;;ACZjmC,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,cAAc,OAAuB;AACnD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,gFAAQ,GAAG,qFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,aAAa,EAAC","sources":["webpack://icons/./src/svg/DragIndicator/icon-fill.svg","webpack://icons/./src/svg/DragIndicator/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/DragIndicator/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M348.75-147q-33.73 0-57.74-24.11Q267-195.23 267-229.09q0-33.87 24.07-57.71 24.07-23.85 57.86-23.85 33.32 0 57.52 24 24.2 24 24.2 57.86t-24.08 57.83Q382.48-147 348.75-147Zm261.9 0q-33.82 0-57.78-24.11-23.96-24.12-23.96-57.98 0-33.87 24.08-57.71 24.08-23.85 57.89-23.85 33.33 0 57.51 24t24.18 57.86q0 33.86-24.17 57.83Q644.24-147 610.65-147Zm-261.9-251.74q-33.73 0-57.74-23.14Q267-445.03 267-480.35q0-33.49 24.07-57.48 24.07-24 57.86-24 33.32 0 57.52 24.08 24.2 24.08 24.2 57.3 0 35.5-24.08 58.6-24.09 23.11-57.82 23.11Zm261.9 0q-33.82 0-57.78-23.14-23.96-23.15-23.96-58.47 0-33.49 24.08-57.48 24.08-24 57.89-24 33.33 0 57.51 24.08t24.18 57.3q0 35.5-24.17 58.6-24.16 23.11-57.75 23.11Zm-261.9-251.17q-33.73 0-57.74-24.04Q267-697.98 267-731.73q0-33.35 24.07-57.31T348.93-813q33.32 0 57.52 24.18 24.2 24.18 24.2 57.72t-24.08 57.36q-24.09 23.83-57.82 23.83Zm261.9 0q-33.82 0-57.78-24.04-23.96-24.03-23.96-57.78 0-33.35 24.08-57.31T610.88-813q33.33 0 57.51 24.18t24.18 57.72q0 33.54-24.17 57.36-24.16 23.83-57.75 23.83Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M348.75-147q-33.73 0-57.74-24.11Q267-195.23 267-229.09q0-33.87 24.07-57.71 24.07-23.85 57.86-23.85 33.32 0 57.52 24 24.2 24 24.2 57.86t-24.08 57.83Q382.48-147 348.75-147Zm261.9 0q-33.82 0-57.78-24.11-23.96-24.12-23.96-57.98 0-33.87 24.08-57.71 24.08-23.85 57.89-23.85 33.33 0 57.51 24t24.18 57.86q0 33.86-24.17 57.83Q644.24-147 610.65-147Zm-261.9-251.74q-33.73 0-57.74-23.14Q267-445.03 267-480.35q0-33.49 24.07-57.48 24.07-24 57.86-24 33.32 0 57.52 24.08 24.2 24.08 24.2 57.3 0 35.5-24.08 58.6-24.09 23.11-57.82 23.11Zm261.9 0q-33.82 0-57.78-23.14-23.96-23.15-23.96-58.47 0-33.49 24.08-57.48 24.08-24 57.89-24 33.33 0 57.51 24.08t24.18 57.3q0 35.5-24.17 58.6-24.16 23.11-57.75 23.11Zm-261.9-251.17q-33.73 0-57.74-24.04Q267-697.98 267-731.73q0-33.35 24.07-57.31T348.93-813q33.32 0 57.52 24.18 24.2 24.18 24.2 57.72t-24.08 57.36q-24.09 23.83-57.82 23.83Zm261.9 0q-33.82 0-57.78-24.04-23.96-24.03-23.96-57.78 0-33.35 24.08-57.31T610.88-813q33.33 0 57.51 24.18t24.18 57.72q0 33.54-24.17 57.36-24.16 23.83-57.75 23.83Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M343.99-147q-31.71 0-54.35-22.59Q267-192.17 267-223.89t22.59-53.91q22.58-22.2 54.3-22.2t53.91 22.14q22.2 22.15 22.2 53.87 0 31.71-22.14 54.35Q375.71-147 343.99-147Zm272.64 0q-31.72 0-54.17-22.59Q540-192.17 540-223.89t22.49-53.91q22.49-22.2 54.08-22.2 31.81 0 54.12 22.14Q693-255.71 693-223.99q0 31.71-22.33 54.35Q648.35-147 616.63-147ZM343.99-403.78q-31.71 0-54.35-22.49Q267-448.77 267-480.35q0-32.04 22.59-53.95 22.58-21.92 54.3-21.92t53.91 22q22.2 22.01 22.2 53.77t-22.14 54.21q-22.15 22.46-53.87 22.46Zm272.64 0q-31.72 0-54.17-22.49Q540-448.77 540-480.35q0-32.04 22.49-53.95 22.49-21.92 54.08-21.92 31.81 0 54.12 22Q693-512.21 693-480.45t-22.33 54.21q-22.32 22.46-54.04 22.46ZM343.99-660q-31.71 0-54.35-22.49T267-736.57q0-31.81 22.59-54.12Q312.17-813 343.89-813t53.91 22.33q22.2 22.32 22.2 54.04t-22.14 54.17Q375.71-660 343.99-660Zm272.64 0q-31.72 0-54.17-22.49Q540-704.98 540-736.57q0-31.81 22.49-54.12T616.57-813q31.81 0 54.12 22.33Q693-768.35 693-736.63t-22.33 54.17Q648.35-660 616.63-660Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M343.99-147q-31.71 0-54.35-22.59Q267-192.17 267-223.89t22.59-53.91q22.58-22.2 54.3-22.2t53.91 22.14q22.2 22.15 22.2 53.87 0 31.71-22.14 54.35Q375.71-147 343.99-147Zm272.64 0q-31.72 0-54.17-22.59Q540-192.17 540-223.89t22.49-53.91q22.49-22.2 54.08-22.2 31.81 0 54.12 22.14Q693-255.71 693-223.99q0 31.71-22.33 54.35Q648.35-147 616.63-147ZM343.99-403.78q-31.71 0-54.35-22.49Q267-448.77 267-480.35q0-32.04 22.59-53.95 22.58-21.92 54.3-21.92t53.91 22q22.2 22.01 22.2 53.77t-22.14 54.21q-22.15 22.46-53.87 22.46Zm272.64 0q-31.72 0-54.17-22.49Q540-448.77 540-480.35q0-32.04 22.49-53.95 22.49-21.92 54.08-21.92 31.81 0 54.12 22Q693-512.21 693-480.45t-22.33 54.21q-22.32 22.46-54.04 22.46ZM343.99-660q-31.71 0-54.35-22.49T267-736.57q0-31.81 22.59-54.12Q312.17-813 343.89-813t53.91 22.33q22.2 22.32 22.2 54.04t-22.14 54.17Q375.71-660 343.99-660Zm272.64 0q-31.72 0-54.17-22.49Q540-704.98 540-736.57q0-31.81 22.49-54.12T616.57-813q31.81 0 54.12 22.33Q693-768.35 693-736.63t-22.33 54.17Q648.35-660 616.63-660Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/DragIndicator/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/DragIndicator/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'drag_indicator';\n\nexport function DragIndicator(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default DragIndicator;\n"],"names":[],"sourceRoot":""}
|
|
1
|
+
{"version":3,"file":"react/DragIndicator/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,m0CAAm0C;;;;;;;;;;;;ACdl1C;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,izCAAizC;;;;;;;;;;;ACZzzC,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,cAAc,OAAuB;AACnD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,gFAAQ,GAAG,qFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,aAAa,EAAC","sources":["webpack://icons/./src/svg/DragIndicator/icon-fill.svg","webpack://icons/./src/svg/DragIndicator/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/DragIndicator/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M348.747-146.999q-33.732 0-57.74-24.115-24.008-24.115-24.008-57.979 0-33.863 24.069-57.711 24.068-23.848 57.866-23.848 33.319 0 57.518 24 24.2 24 24.2 57.863 0 33.864-24.086 57.827-24.087 23.963-57.819 23.963Zm261.904 0q-33.818 0-57.778-24.115t-23.96-57.979q0-33.863 24.078-57.711 24.077-23.848 57.887-23.848 33.331 0 57.51 24 24.178 24 24.178 57.863 0 33.864-24.165 57.827-24.164 23.963-57.75 23.963Zm-261.904-251.74q-33.732 0-57.74-23.144-24.008-23.143-24.008-58.466 0-33.494 24.069-57.486 24.068-23.991 57.866-23.991 33.319 0 57.518 24.08 24.2 24.08 24.2 57.292 0 35.499-24.086 58.607-24.087 23.108-57.819 23.108Zm261.904 0q-33.818 0-57.778-23.144-23.96-23.143-23.96-58.466 0-33.494 24.078-57.486 24.077-23.991 57.887-23.991 33.331 0 57.51 24.08 24.178 24.08 24.178 57.292 0 35.499-24.165 58.607-24.164 23.108-57.75 23.108ZM348.747-649.913q-33.732 0-57.74-24.033-24.008-24.033-24.008-57.781 0-33.352 24.069-57.313 24.068-23.961 57.866-23.961 33.319 0 57.518 24.183 24.2 24.182 24.2 57.718t-24.086 57.361q-24.087 23.826-57.819 23.826Zm261.904 0q-33.818 0-57.778-24.033t-23.96-57.781q0-33.352 24.078-57.313 24.077-23.961 57.887-23.961 33.331 0 57.51 24.183 24.178 24.182 24.178 57.718t-24.165 57.361q-24.164 23.826-57.75 23.826Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M348.747-146.999q-33.732 0-57.74-24.115-24.008-24.115-24.008-57.979 0-33.863 24.069-57.711 24.068-23.848 57.866-23.848 33.319 0 57.518 24 24.2 24 24.2 57.863 0 33.864-24.086 57.827-24.087 23.963-57.819 23.963Zm261.904 0q-33.818 0-57.778-24.115t-23.96-57.979q0-33.863 24.078-57.711 24.077-23.848 57.887-23.848 33.331 0 57.51 24 24.178 24 24.178 57.863 0 33.864-24.165 57.827-24.164 23.963-57.75 23.963Zm-261.904-251.74q-33.732 0-57.74-23.144-24.008-23.143-24.008-58.466 0-33.494 24.069-57.486 24.068-23.991 57.866-23.991 33.319 0 57.518 24.08 24.2 24.08 24.2 57.292 0 35.499-24.086 58.607-24.087 23.108-57.819 23.108Zm261.904 0q-33.818 0-57.778-23.144-23.96-23.143-23.96-58.466 0-33.494 24.078-57.486 24.077-23.991 57.887-23.991 33.331 0 57.51 24.08 24.178 24.08 24.178 57.292 0 35.499-24.165 58.607-24.164 23.108-57.75 23.108ZM348.747-649.913q-33.732 0-57.74-24.033-24.008-24.033-24.008-57.781 0-33.352 24.069-57.313 24.068-23.961 57.866-23.961 33.319 0 57.518 24.183 24.2 24.182 24.2 57.718t-24.086 57.361q-24.087 23.826-57.819 23.826Zm261.904 0q-33.818 0-57.778-24.033t-23.96-57.781q0-33.352 24.078-57.313 24.077-23.961 57.887-23.961 33.331 0 57.51 24.183 24.178 24.182 24.178 57.718t-24.165 57.361q-24.164 23.826-57.75 23.826Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M343.994-146.999q-31.718 0-54.356-22.587-22.639-22.587-22.639-54.305t22.587-53.913Q312.173-300 343.891-300t53.913 22.144Q420-255.712 420-223.994q0 31.718-22.144 54.356-22.144 22.639-53.862 22.639Zm272.635 0q-31.717 0-54.173-22.587Q540-192.173 540-223.891t22.491-53.913Q584.983-300 616.566-300q31.817 0 54.126 22.144 22.309 22.144 22.309 53.862 0 31.718-22.327 54.356-22.327 22.639-54.045 22.639ZM343.994-403.782q-31.718 0-54.356-22.492-22.639-22.491-22.639-54.075 0-32.042 22.587-53.956 22.587-21.913 54.305-21.913t53.913 22.002Q420-512.214 420-480.454t-22.144 54.216q-22.144 22.456-53.862 22.456Zm272.635 0q-31.717 0-54.173-22.492Q540-448.765 540-480.349q0-32.042 22.491-53.956 22.492-21.913 54.075-21.913 31.817 0 54.126 22.002 22.309 22.002 22.309 53.762t-22.327 54.216q-22.327 22.456-54.045 22.456ZM343.994-660q-31.718 0-54.356-22.491-22.639-22.492-22.639-54.075 0-31.817 22.587-54.126 22.587-22.309 54.305-22.309t53.913 22.327Q420-768.347 420-736.629q0 31.717-22.144 54.173Q375.712-660 343.994-660Zm272.635 0q-31.717 0-54.173-22.491Q540-704.983 540-736.566q0-31.817 22.491-54.126 22.492-22.309 54.075-22.309 31.817 0 54.126 22.327 22.309 22.327 22.309 54.045 0 31.717-22.327 54.173Q648.347-660 616.629-660Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M343.994-146.999q-31.718 0-54.356-22.587-22.639-22.587-22.639-54.305t22.587-53.913Q312.173-300 343.891-300t53.913 22.144Q420-255.712 420-223.994q0 31.718-22.144 54.356-22.144 22.639-53.862 22.639Zm272.635 0q-31.717 0-54.173-22.587Q540-192.173 540-223.891t22.491-53.913Q584.983-300 616.566-300q31.817 0 54.126 22.144 22.309 22.144 22.309 53.862 0 31.718-22.327 54.356-22.327 22.639-54.045 22.639ZM343.994-403.782q-31.718 0-54.356-22.492-22.639-22.491-22.639-54.075 0-32.042 22.587-53.956 22.587-21.913 54.305-21.913t53.913 22.002Q420-512.214 420-480.454t-22.144 54.216q-22.144 22.456-53.862 22.456Zm272.635 0q-31.717 0-54.173-22.492Q540-448.765 540-480.349q0-32.042 22.491-53.956 22.492-21.913 54.075-21.913 31.817 0 54.126 22.002 22.309 22.002 22.309 53.762t-22.327 54.216q-22.327 22.456-54.045 22.456ZM343.994-660q-31.718 0-54.356-22.491-22.639-22.492-22.639-54.075 0-31.817 22.587-54.126 22.587-22.309 54.305-22.309t53.913 22.327Q420-768.347 420-736.629q0 31.717-22.144 54.173Q375.712-660 343.994-660Zm272.635 0q-31.717 0-54.173-22.491Q540-704.983 540-736.566q0-31.817 22.491-54.126 22.492-22.309 54.075-22.309 31.817 0 54.126 22.327 22.309 22.327 22.309 54.045 0 31.717-22.327 54.173Q648.347-660 616.629-660Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/DragIndicator/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/DragIndicator/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'drag_indicator';\n\nexport function DragIndicator(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default DragIndicator;\n"],"names":[],"sourceRoot":""}
|
package/react/Edit/index.js
CHANGED
|
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
20
20
|
height: 48,
|
|
21
21
|
viewBox: "0 -960 960 960"
|
|
22
22
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
-
d: "M145.
|
|
23
|
+
d: "M145.478-105.869q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm584.478-581.522 40-39.435-41.565-42.13-40.565 40 42.13 41.565Z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.478-105.869q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm584.478-581.522 40-39.435-41.565-42.13-40.565 40 42.13 41.565Z\"/></svg>");
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
46
46
|
height: 48,
|
|
47
47
|
viewBox: "0 -960 960 960"
|
|
48
48
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
-
d: "M184.
|
|
49
|
+
d: "M184.522-185.087h44.565L672.26-627.26l-43.435-44-444.303 442.738v43.435Zm-39.044 79.218q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm624.478-620.957-41.565-42.13 41.565 42.13Zm-119.131 77.001-22-21.435 43.435 44-21.435-22.565Z"
|
|
50
50
|
})));
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M184.
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M184.522-185.087h44.565L672.26-627.26l-43.435-44-444.303 442.738v43.435Zm-39.044 79.218q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm624.478-620.957-41.565-42.13 41.565 42.13Zm-119.131 77.001-22-21.435 43.435 44-21.435-22.565Z\"/></svg>");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
package/react/Edit/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react/Edit/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,
|
|
1
|
+
{"version":3,"file":"react/Edit/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,ykBAAykB;;;;;;;;;;;;ACdxlB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,+qBAA+qB;;;;;;;;;;;ACZvrB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,KAAK,OAAuB;AAC1C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,uEAAQ,GAAG,4EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,IAAI,EAAC","sources":["webpack://icons/./src/svg/Edit/icon-fill.svg","webpack://icons/./src/svg/Edit/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Edit/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M145.478-105.869q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm584.478-581.522 40-39.435-41.565-42.13-40.565 40 42.13 41.565Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M145.478-105.869q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm584.478-581.522 40-39.435-41.565-42.13-40.565 40 42.13 41.565Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M184.522-185.087h44.565L672.26-627.26l-43.435-44-444.303 442.738v43.435Zm-39.044 79.218q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm624.478-620.957-41.565-42.13 41.565 42.13Zm-119.131 77.001-22-21.435 43.435 44-21.435-22.565Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M184.522-185.087h44.565L672.26-627.26l-43.435-44-444.303 442.738v43.435Zm-39.044 79.218q-16.957 0-28.283-11.326t-11.326-28.283v-82.044q0-15.957 6.413-31.131t17.239-26l550.217-549.782q8.566-9.131 20.979-14.196 12.413-5.065 25.543-5.065 12.131 0 24.261 5.065 12.131 5.065 22.827 13.63l62.653 60.958q9.565 10.695 14.13 23.109 4.565 12.413 4.565 25.108 0 12.696-5.065 25.327-5.065 12.63-13.63 21.761L285.784-129.521q-11.392 10.826-26.283 17.239-14.892 6.413-30.849 6.413h-83.174Zm624.478-620.957-41.565-42.13 41.565 42.13Zm-119.131 77.001-22-21.435 43.435 44-21.435-22.565Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Edit/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Edit/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'edit';\n\nexport function Edit(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Edit;\n"],"names":[],"sourceRoot":""}
|
package/react/EpilotIcon.d.ts
CHANGED
|
@@ -181,6 +181,9 @@ import { Raven } from './Raven';
|
|
|
181
181
|
import { DriveFileMove } from './DriveFileMove';
|
|
182
182
|
import { Archive } from './Archive';
|
|
183
183
|
import { Unarchive } from './Unarchive';
|
|
184
|
+
import { LocationAway } from './LocationAway';
|
|
185
|
+
import { LinkOff } from './LinkOff';
|
|
186
|
+
import { Send } from './Send';
|
|
184
187
|
import type { IconPropsReact } from './types';
|
|
185
188
|
export declare const IconComponentsMap: {
|
|
186
189
|
epilot: typeof Epilot;
|
|
@@ -365,6 +368,9 @@ export declare const IconComponentsMap: {
|
|
|
365
368
|
drive_file_move: typeof DriveFileMove;
|
|
366
369
|
archive: typeof Archive;
|
|
367
370
|
unarchive: typeof Unarchive;
|
|
371
|
+
location_away: typeof LocationAway;
|
|
372
|
+
link_off: typeof LinkOff;
|
|
373
|
+
send: typeof Send;
|
|
368
374
|
};
|
|
369
375
|
export type IconName = keyof typeof IconComponentsMap;
|
|
370
376
|
type Props = IconPropsReact & {
|