@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
package/svg/Edit/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg/Edit/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,
|
|
1
|
+
{"version":3,"file":"svg/Edit/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,ykBAAykB;;;;;;;;;;;;;ACdxlB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,+qBAA+qB;;;;;;;ACd9rB;;;;;;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;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,UAAU,CAAC,SAA6B;AALrD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,OAAO,EAAC","sources":["webpack://icons/./src/svg/Edit/icon-fill.svg","webpack://icons/./src/svg/Edit/icon.svg","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/svg/Edit/index.ts"],"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>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const EditSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default EditSVG;\n"],"names":[],"sourceRoot":""}
|
package/svg/Error/icon-fill.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="m480-433.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z"/></svg>
|
package/svg/Error/icon.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="m480-433.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z"/></svg>
|
package/svg/Error/index.js
CHANGED
|
@@ -21,11 +21,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
21
21
|
height: 48,
|
|
22
22
|
viewBox: "0 -960 960 960"
|
|
23
23
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
d: "m480-433.
|
|
24
|
+
d: "m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z\"/></svg>");
|
|
29
29
|
|
|
30
30
|
/***/ }),
|
|
31
31
|
|
|
@@ -48,11 +48,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
48
48
|
height: 48,
|
|
49
49
|
viewBox: "0 -960 960 960"
|
|
50
50
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "m480-433.
|
|
51
|
+
d: "m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
|
55
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z\"/></svg>");
|
|
56
56
|
|
|
57
57
|
/***/ }),
|
|
58
58
|
|
package/svg/Error/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg/Error/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,
|
|
1
|
+
{"version":3,"file":"svg/Error/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,yiCAAyiC;;;;;;;;;;;;;ACdxjC;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,qxCAAqxC;;;;;;;ACdpyC;;;;;;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;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,WAAW,CAAC,SAA6B;AALtD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,QAAQ,EAAC","sources":["webpack://icons/./src/svg/Error/icon-fill.svg","webpack://icons/./src/svg/Error/icon.svg","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/svg/Error/index.ts"],"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: \"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z\"\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=\\\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z\\\"/></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: \"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z\"\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=\\\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z\\\"/></svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const ErrorSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default ErrorSVG;\n"],"names":[],"sourceRoot":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-540.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z"/></svg>
|
package/svg/ExpandLess/icon.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-540.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z"/></svg>
|
package/svg/ExpandLess/index.js
CHANGED
|
@@ -21,11 +21,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
21
21
|
height: 48,
|
|
22
22
|
viewBox: "0 -960 960 960"
|
|
23
23
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
d: "M480-540.
|
|
24
|
+
d: "M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"/></svg>");
|
|
29
29
|
|
|
30
30
|
/***/ }),
|
|
31
31
|
|
|
@@ -48,11 +48,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
48
48
|
height: 48,
|
|
49
49
|
viewBox: "0 -960 960 960"
|
|
50
50
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "M480-540.
|
|
51
|
+
d: "M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
|
55
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"/></svg>");
|
|
56
56
|
|
|
57
57
|
/***/ }),
|
|
58
58
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg/ExpandLess/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,
|
|
1
|
+
{"version":3,"file":"svg/ExpandLess/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,sZAAsZ;;;;;;;;;;;;;ACdra;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,sZAAsZ;;;;;;;ACdra;;;;;;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;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,gBAAgB,CAAC,SAA6B;AAL3D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,aAAa,EAAC","sources":["webpack://icons/./src/svg/ExpandLess/icon-fill.svg","webpack://icons/./src/svg/ExpandLess/icon.svg","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/svg/ExpandLess/index.ts"],"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: \"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"\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=\\\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\\\"/></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: \"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"\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=\\\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\\\"/></svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const ExpandLessSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default ExpandLessSVG;\n"],"names":[],"sourceRoot":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-346.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z"/></svg>
|
package/svg/ExpandMore/icon.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-346.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z"/></svg>
|
package/svg/ExpandMore/index.js
CHANGED
|
@@ -21,11 +21,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
21
21
|
height: 48,
|
|
22
22
|
viewBox: "0 -960 960 960"
|
|
23
23
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
d: "M480-346.
|
|
24
|
+
d: "M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"/></svg>");
|
|
29
29
|
|
|
30
30
|
/***/ }),
|
|
31
31
|
|
|
@@ -48,11 +48,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
48
48
|
height: 48,
|
|
49
49
|
viewBox: "0 -960 960 960"
|
|
50
50
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "M480-346.
|
|
51
|
+
d: "M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
|
55
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"/></svg>");
|
|
56
56
|
|
|
57
57
|
/***/ }),
|
|
58
58
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg/ExpandMore/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,
|
|
1
|
+
{"version":3,"file":"svg/ExpandMore/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,scAAsc;;;;;;;;;;;;;ACdrd;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,scAAsc;;;;;;;ACdrd;;;;;;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;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,gBAAgB,CAAC,SAA6B;AAL3D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,aAAa,EAAC","sources":["webpack://icons/./src/svg/ExpandMore/icon-fill.svg","webpack://icons/./src/svg/ExpandMore/icon.svg","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/svg/ExpandMore/index.ts"],"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: \"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"\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=\\\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\\\"/></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: \"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"\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=\\\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\\\"/></svg>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const ExpandMoreSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default ExpandMoreSVG;\n"],"names":[],"sourceRoot":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087Zm0-3.392q-138.174 0-234.848-96.673Q148.479-341.826 148.479-480q0-138.609 96.673-235.065Q341.826-811.521 480-811.521q138.609 0 235.065 96.456Q811.521-618.609 811.521-480q0 138.174-96.456 234.848Q618.609-148.479 480-148.479Zm63.435-246.303q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803l239.305-110.086Z"/></svg>
|
package/svg/Explore/icon.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480ZM304.13-284.696l239.305-110.086q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803Z"/></svg>
|
package/svg/Explore/index.js
CHANGED
|
@@ -21,11 +21,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
21
21
|
height: 48,
|
|
22
22
|
viewBox: "0 -960 960 960"
|
|
23
23
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
d: "
|
|
24
|
+
d: "M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087Zm0-3.392q-138.174 0-234.848-96.673Q148.479-341.826 148.479-480q0-138.609 96.673-235.065Q341.826-811.521 480-811.521q138.609 0 235.065 96.456Q811.521-618.609 811.521-480q0 138.174-96.456 234.848Q618.609-148.479 480-148.479Zm63.435-246.303q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803l239.305-110.086Z"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087Zm0-3.392q-138.174 0-234.848-96.673Q148.479-341.826 148.479-480q0-138.609 96.673-235.065Q341.826-811.521 480-811.521q138.609 0 235.065 96.456Q811.521-618.609 811.521-480q0 138.174-96.456 234.848Q618.609-148.479 480-148.479Zm63.435-246.303q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803l239.305-110.086Z\"/></svg>");
|
|
29
29
|
|
|
30
30
|
/***/ }),
|
|
31
31
|
|
|
@@ -48,11 +48,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
48
48
|
height: 48,
|
|
49
49
|
viewBox: "0 -960 960 960"
|
|
50
50
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "
|
|
51
|
+
d: "M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480ZM304.13-284.696l239.305-110.086q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803Z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
|
55
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480ZM304.13-284.696l239.305-110.086q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803Z\"/></svg>");
|
|
56
56
|
|
|
57
57
|
/***/ }),
|
|
58
58
|
|