@epilot360/icons 1.12.2 → 1.12.4
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/build/index.js +1 -1
- package/build/index.js.map +1 -1
- package/build/react/Condition/index.d.ts +4 -0
- package/build/react/Condition/index.js +2 -0
- package/build/react/Condition/index.js.map +1 -0
- package/build/react/EpilotIcon.d.ts +6 -0
- package/build/react/EpilotIcon.js +1 -1
- package/build/react/EpilotIcon.js.map +1 -1
- package/build/react/PauseCircle/index.d.ts +4 -0
- package/build/react/PauseCircle/index.js +2 -0
- package/build/react/PauseCircle/index.js.map +1 -0
- package/build/react/Pending/index.d.ts +4 -0
- package/build/react/Pending/index.js +2 -0
- package/build/react/Pending/index.js.map +1 -0
- package/build/react/index.d.ts +3 -0
- package/build/react/index.js +1 -1
- package/build/react/index.js.map +1 -1
- package/build/svg/Condition/icon-fill.svg +1 -0
- package/build/svg/Condition/icon.svg +1 -0
- package/build/svg/Condition/index.d.ts +3 -0
- package/build/svg/Condition/index.js +2 -0
- package/build/svg/Condition/index.js.map +1 -0
- package/build/svg/PauseCircle/icon-fill.svg +1 -0
- package/build/svg/PauseCircle/icon.svg +1 -0
- package/build/svg/PauseCircle/index.d.ts +3 -0
- package/build/svg/PauseCircle/index.js +2 -0
- package/build/svg/PauseCircle/index.js.map +1 -0
- package/build/svg/Pending/icon-fill.svg +1 -0
- package/build/svg/Pending/icon.svg +1 -0
- package/build/svg/Pending/index.d.ts +3 -0
- package/build/svg/Pending/index.js +2 -0
- package/build/svg/Pending/index.js.map +1 -0
- package/build/svg/index.d.ts +3 -0
- package/build/svg/index.js +1 -1
- package/build/svg/index.js.map +1 -1
- package/build/svg/svgIcon.d.ts +3 -0
- package/build/svg/svgIcon.js +1 -1
- package/build/svg/svgIcon.js.map +1 -1
- package/dist/bundle.js +1 -1
- package/dist/bundle.js.map +1 -1
- package/icons.config.yaml +12 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/Condition/index.d.ts +4 -0
- package/react/Condition/index.js +2 -0
- package/react/Condition/index.js.map +1 -0
- package/react/EpilotIcon.d.ts +6 -0
- package/react/EpilotIcon.js +1 -1
- package/react/EpilotIcon.js.map +1 -1
- package/react/PauseCircle/index.d.ts +4 -0
- package/react/PauseCircle/index.js +2 -0
- package/react/PauseCircle/index.js.map +1 -0
- package/react/Pending/index.d.ts +4 -0
- package/react/Pending/index.js +2 -0
- package/react/Pending/index.js.map +1 -0
- package/react/index.d.ts +3 -0
- package/react/index.js +1 -1
- package/react/index.js.map +1 -1
- package/src/react/Condition/index.tsx +22 -0
- package/src/react/Condition/story.stories.tsx +13 -0
- package/src/react/EpilotIcon.tsx +6 -0
- package/src/react/PauseCircle/index.tsx +22 -0
- package/src/react/PauseCircle/story.stories.tsx +13 -0
- package/src/react/Pending/index.tsx +22 -0
- package/src/react/Pending/story.stories.tsx +13 -0
- package/src/react/index.ts +3 -0
- package/src/svg/Condition/icon-fill.svg +1 -0
- package/src/svg/Condition/icon.svg +1 -0
- package/src/svg/Condition/index.ts +12 -0
- package/src/svg/PauseCircle/icon-fill.svg +1 -0
- package/src/svg/PauseCircle/icon.svg +1 -0
- package/src/svg/PauseCircle/index.ts +12 -0
- package/src/svg/Pending/icon-fill.svg +1 -0
- package/src/svg/Pending/icon.svg +1 -0
- package/src/svg/Pending/index.ts +12 -0
- package/src/svg/index.ts +3 -0
- package/src/svg/svgIcon.ts +6 -0
- package/svg/Condition/icon-fill.svg +1 -0
- package/svg/Condition/icon.svg +1 -0
- package/svg/Condition/index.d.ts +3 -0
- package/svg/Condition/index.js +2 -0
- package/svg/Condition/index.js.map +1 -0
- package/svg/PauseCircle/icon-fill.svg +1 -0
- package/svg/PauseCircle/icon.svg +1 -0
- package/svg/PauseCircle/index.d.ts +3 -0
- package/svg/PauseCircle/index.js +2 -0
- package/svg/PauseCircle/index.js.map +1 -0
- package/svg/Pending/icon-fill.svg +1 -0
- package/svg/Pending/icon.svg +1 -0
- package/svg/Pending/index.d.ts +3 -0
- package/svg/Pending/index.js +2 -0
- package/svg/Pending/index.js.map +1 -0
- package/svg/index.d.ts +3 -0
- package/svg/index.js +1 -1
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +3 -0
- package/svg/svgIcon.js +1 -1
- package/svg/svgIcon.js.map +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(()=>{"use strict";var e={19884:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(99497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M397.29-316.609q14 0 23.355-9.437Q430-335.484 430-349.435v-261.13q0-13.951-9.474-23.389-9.473-9.437-23.478-9.437t-23.635 9.437q-9.631 9.438-9.631 23.389v261.13q0 13.951 9.634 23.389 9.633 9.437 23.874 9.437Zm166.217 0q14.001 0 23.356-9.437 9.355-9.438 9.355-23.389v-261.13q0-13.951-9.474-23.389-9.474-9.437-23.478-9.437-14.005 0-23.636 9.437-9.63 9.438-9.63 23.389v261.13q0 13.951 9.633 23.389 9.634 9.437 23.874 9.437Zm-83.163 250.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Z"})))}},85870:(e,r,t)=>{t.d(r,{r:()=>i});var n,o=t(99497);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e},a.apply(this,arguments)}var i=function(e){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},e),n||(n=o.createElement("path",{d:"M397.29-316.609q14 0 23.355-9.437Q430-335.484 430-349.435v-261.13q0-13.951-9.474-23.389-9.473-9.437-23.478-9.437t-23.635 9.437q-9.631 9.438-9.631 23.389v261.13q0 13.951 9.634 23.389 9.633 9.437 23.874 9.437Zm166.217 0q14.001 0 23.356-9.437 9.355-9.438 9.355-23.389v-261.13q0-13.951-9.474-23.389-9.474-9.437-23.478-9.437-14.005 0-23.636 9.437-9.63 9.438-9.63 23.389v261.13q0 13.951 9.633 23.389 9.634 9.437 23.874 9.437Zm-83.163 250.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Zm.156-79.218q139.239 0 236.826-97.732 97.587-97.732 97.587-237.681 0-139.239-97.4-236.826-97.399-97.587-237.796-97.587-139.021 0-236.826 97.4-97.804 97.399-97.804 237.796 0 139.021 97.732 236.826 97.732 97.804 237.681 97.804ZM480-480Z"})))}},58387:(e,r,t)=>{t.d(r,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},99497:e=>{e.exports=require("react")}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={exports:{}};return e[n](a,a.exports,t),a.exports}t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};(()=>{t.r(n),t.d(n,{PauseCircle:()=>b,default:()=>h});var e=t(99497),r=t.n(e),o=t(19884),a=t(85870),i=t(58387),l=Object.defineProperty,c=Object.getOwnPropertySymbols,s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable,v=(e,r,t)=>r in e?l(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,p=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&v(e,t,r[t]);if(c)for(var t of c(r))u.call(r,t)&&v(e,t,r[t]);return e},f=(e,r)=>{var t={};for(var n in e)s.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(null!=e&&c)for(var n of c(e))r.indexOf(n)<0&&u.call(e,n)&&(t[n]=e[n]);return t};const d="pause_circle";function b(e){const t=p(p({},i.defaultIconProps),e),{variant:n}=t,l=f(t,["variant"]),c="outlined"===n?a.r:o.r,s=e.size?{width:e.size,height:e.size}:{};return r().createElement(c,p(p({"aria-label":d},l),s))}const h=b})(),module.exports=n})();
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react/PauseCircle/index.js","mappings":"+DAAIA,E,WACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,q1BAEP,C,uCCZItB,E,WACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,+jCAEP,C,kDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,YCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,+lBCE9D,MAAMC,EAAO,eAEN,SAASC,EAAYnC,GAC1B,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/PauseCircle/icon-fill.svg","webpack://icons/./src/svg/PauseCircle/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/PauseCircle/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: \"M397.29-316.609q14 0 23.355-9.437Q430-335.484 430-349.435v-261.13q0-13.951-9.474-23.389-9.473-9.437-23.478-9.437t-23.635 9.437q-9.631 9.438-9.631 23.389v261.13q0 13.951 9.634 23.389 9.633 9.437 23.874 9.437Zm166.217 0q14.001 0 23.356-9.437 9.355-9.438 9.355-23.389v-261.13q0-13.951-9.474-23.389-9.474-9.437-23.478-9.437-14.005 0-23.636 9.437-9.63 9.438-9.63 23.389v261.13q0 13.951 9.633 23.389 9.634 9.437 23.874 9.437Zm-83.163 250.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Z\"\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=\\\"M397.29-316.609q14 0 23.355-9.437Q430-335.484 430-349.435v-261.13q0-13.951-9.474-23.389-9.473-9.437-23.478-9.437t-23.635 9.437q-9.631 9.438-9.631 23.389v261.13q0 13.951 9.634 23.389 9.633 9.437 23.874 9.437Zm166.217 0q14.001 0 23.356-9.437 9.355-9.438 9.355-23.389v-261.13q0-13.951-9.474-23.389-9.474-9.437-23.478-9.437-14.005 0-23.636 9.437-9.63 9.438-9.63 23.389v261.13q0 13.951 9.633 23.389 9.634 9.437 23.874 9.437Zm-83.163 250.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Z\\\"/></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: \"M397.29-316.609q14 0 23.355-9.437Q430-335.484 430-349.435v-261.13q0-13.951-9.474-23.389-9.473-9.437-23.478-9.437t-23.635 9.437q-9.631 9.438-9.631 23.389v261.13q0 13.951 9.634 23.389 9.633 9.437 23.874 9.437Zm166.217 0q14.001 0 23.356-9.437 9.355-9.438 9.355-23.389v-261.13q0-13.951-9.474-23.389-9.474-9.437-23.478-9.437-14.005 0-23.636 9.437-9.63 9.438-9.63 23.389v261.13q0 13.951 9.633 23.389 9.634 9.437 23.874 9.437Zm-83.163 250.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Zm.156-79.218q139.239 0 236.826-97.732 97.587-97.732 97.587-237.681 0-139.239-97.4-236.826-97.399-97.587-237.796-97.587-139.021 0-236.826 97.4-97.804 97.399-97.804 237.796 0 139.021 97.732 236.826 97.732 97.804 237.681 97.804ZM480-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=\\\"M397.29-316.609q14 0 23.355-9.437Q430-335.484 430-349.435v-261.13q0-13.951-9.474-23.389-9.473-9.437-23.478-9.437t-23.635 9.437q-9.631 9.438-9.631 23.389v261.13q0 13.951 9.634 23.389 9.633 9.437 23.874 9.437Zm166.217 0q14.001 0 23.356-9.437 9.355-9.438 9.355-23.389v-261.13q0-13.951-9.474-23.389-9.474-9.437-23.478-9.437-14.005 0-23.636 9.437-9.63 9.438-9.63 23.389v261.13q0 13.951 9.633 23.389 9.634 9.437 23.874 9.437Zm-83.163 250.74q-86.203 0-161.506-32.395-75.302-32.395-131.741-88.833-56.438-56.439-88.833-131.738-32.395-75.299-32.395-161.587 0-86.288 32.395-161.665t88.745-131.345q56.349-55.968 131.69-88.616 75.34-32.648 161.676-32.648 86.335 0 161.779 32.604t131.37 88.497q55.926 55.893 88.549 131.452 32.623 75.559 32.623 161.877 0 86.281-32.648 161.575-32.648 75.293-88.616 131.478-55.968 56.186-131.426 88.765-75.459 32.58-161.662 32.58Zm.156-79.218q139.239 0 236.826-97.732 97.587-97.732 97.587-237.681 0-139.239-97.4-236.826-97.399-97.587-237.796-97.587-139.021 0-236.826 97.4-97.804 97.399-97.804 237.796 0 139.021 97.732 236.826 97.732 97.804 237.681 97.804ZM480-480Z\\\"/></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/PauseCircle/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/PauseCircle/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'pause_circle';\n\nexport function PauseCircle(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 PauseCircle;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","PauseCircle","restProps","IconComponent","overrides","size"],"sourceRoot":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(()=>{"use strict";var t={51625:(t,e,r)=>{r.d(e,{r:()=>i});var n,o=r(99497);function a(){return a=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},a.apply(this,arguments)}var i=function(t){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},t),n||(n=o.createElement("path",{d:"M698.913-80q-79 0-134-55.283-55-55.282-55-133.717 0-78.435 55-133.717 55-55.283 134-55.283 78.435 0 133.718 55.283Q887.913-347.435 887.913-269q0 78.435-55.282 133.717Q777.348-80 698.913-80Zm14.392-192.369v-92.116q0-9.211-6.669-15.559-6.669-6.347-15.561-6.347-9.292 0-16.423 6.791-7.13 6.791-7.13 16.646v91.128q0 7.998 2.848 14.865 2.848 6.868 7.978 12.918l62.304 64.304q6.566 6.565 15.979 6.565t15.978-7.211q6.565-7.211 6.848-16.261.283-9.05-6.848-16.202l-59.304-59.521Zm-528.218 166.5q-32.677 0-55.948-23.27-23.27-23.271-23.27-55.948v-589.826q0-34.464 22.377-57.124 22.377-22.659 56.841-22.659H371.26q9.261-35.566 39.421-58.631 30.16-23.065 69.319-23.065 38.261 0 68.587 23.065t40.718 58.631h185.608q34.464 0 57.124 22.659 22.659 22.66 22.659 57.124v220.912q0 17.272-11.833 28.724-11.834 11.451-28.566 11.451t-28.058-11.451q-11.326-11.452-11.326-28.724v-220.912h-57.174v57.174q0 16.707-11.451 28.158T678.13-678.13H281.87q-16.707 0-28.158-11.451t-11.451-28.158v-57.174h-57.174v589.826h249.522q16.706 0 28.157 11.501 11.452 11.502 11.452 28.283 0 16.782-11.452 28.108-11.451 11.326-28.157 11.326H185.087ZM480-782.826q17 0 28.5-11.5t11.5-28.5q0-16.435-11.5-28.218-11.5-11.782-28.5-11.782t-28.5 11.782Q440-839.261 440-822.826q0 17 11.5 28.5t28.5 11.5Z"})))}},63642:(t,e,r)=>{r.d(e,{r:()=>i});var n,o=r(99497);function a(){return a=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},a.apply(this,arguments)}var i=function(t){return o.createElement("svg",a({xmlns:"http://www.w3.org/2000/svg",width:48,height:48,viewBox:"0 -960 960 960"},t),n||(n=o.createElement("path",{d:"M698.913-80q-79 0-134-55.283-55-55.282-55-133.717 0-78.435 55-133.717 55-55.283 134-55.283 78.435 0 133.718 55.283Q887.913-347.435 887.913-269q0 78.435-55.282 133.717Q777.348-80 698.913-80Zm14.392-192.369v-92.116q0-9.211-6.669-15.559-6.669-6.347-15.561-6.347-9.292 0-16.423 6.791-7.13 6.791-7.13 16.646v91.128q0 7.998 2.848 14.865 2.848 6.868 7.978 12.918l62.304 64.304q6.566 6.565 15.979 6.565t15.978-7.211q6.565-7.211 6.848-16.261.283-9.05-6.848-16.202l-59.304-59.521Zm-528.218 166.5q-32.677 0-55.948-23.27-23.27-23.271-23.27-55.948v-589.826q0-34.464 22.377-57.124 22.377-22.659 56.841-22.659H371.26q9.261-35.566 39.421-58.631 30.16-23.065 69.319-23.065 38.261 0 68.587 23.065t40.718 58.631h185.608q34.464 0 57.124 22.659 22.659 22.66 22.659 57.124v220.912q0 17.272-11.833 28.724-11.834 11.451-28.566 11.451t-28.058-11.451q-11.326-11.452-11.326-28.724v-220.912h-57.174v57.174q0 16.707-11.451 28.158T678.13-678.13H281.87q-16.707 0-28.158-11.451t-11.451-28.158v-57.174h-57.174v589.826h249.522q16.706 0 28.157 11.501 11.452 11.502 11.452 28.283 0 16.782-11.452 28.108-11.451 11.326-28.157 11.326H185.087ZM480-782.826q17 0 28.5-11.5t11.5-28.5q0-16.435-11.5-28.218-11.5-11.782-28.5-11.782t-28.5 11.782Q440-839.261 440-822.826q0 17 11.5 28.5t28.5 11.5Z"})))}},58387:(t,e,r)=>{r.d(e,{defaultIconProps:()=>n});const n={width:20,height:20,fill:"currentColor",variant:"filled"}},99497:t=>{t.exports=require("react")}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var a=e[n]={exports:{}};return t[n](a,a.exports,r),a.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{r.r(n),r.d(n,{Pending:()=>d,default:()=>h});var t=r(99497),e=r.n(t),o=r(51625),a=r(63642),i=r(58387),l=Object.defineProperty,v=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable,u=(t,e,r)=>e in t?l(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,p=(t,e)=>{for(var r in e||(e={}))c.call(e,r)&&u(t,r,e[r]);if(v)for(var r of v(e))s.call(e,r)&&u(t,r,e[r]);return t},f=(t,e)=>{var r={};for(var n in t)c.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&v)for(var n of v(t))e.indexOf(n)<0&&s.call(t,n)&&(r[n]=t[n]);return r};const q="pending_actions";function d(t){const r=p(p({},i.defaultIconProps),t),{variant:n}=r,l=f(r,["variant"]),v="outlined"===n?a.r:o.r,c=t.size?{width:t.size,height:t.size}:{};return e().createElement(v,p(p({"aria-label":q},l),c))}const h=d})(),module.exports=n})();
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react/Pending/index.js","mappings":"+DAAIA,E,WACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIS,EAAc,SAAqBC,GACrC,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,suCAEP,C,uCCZItB,E,WACJ,SAASC,IAAiS,OAApRA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAAU,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CAAE,IAAIG,EAASF,UAAUD,GAAI,IAAK,IAAII,KAAOD,EAAcP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAAQL,EAAOK,GAAOD,EAAOC,GAAU,CAAE,OAAOL,CAAQ,EAAUJ,EAASa,MAAMC,KAAMR,UAAY,CAElV,IAAIgB,EAAU,SAAiBN,GAC7B,OAAoB,gBAAoB,MAAOhB,EAAS,CACtDiB,MAAO,6BACPC,MAAO,GACPC,OAAQ,GACRC,QAAS,kBACRJ,GAAQjB,IAAUA,EAAqB,gBAAoB,OAAQ,CACpEsB,EAAG,suCAEP,C,kDCVO,MAAME,EAA8B,CACzCL,MAAO,GACPC,OAAQ,GACRK,KAAM,eACNC,QAAS,S,YCNXC,EAAOC,QAAUC,QAAQ,Q,GCCrBC,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAaL,QAGrB,IAAID,EAASG,EAAyBE,GAAY,CAGjDJ,QAAS,CAAC,GAOX,OAHAO,EAAoBH,GAAUL,EAAQA,EAAOC,QAASG,GAG/CJ,EAAOC,OACf,CCrBAG,EAAoBK,EAAKT,IACxB,IAAIU,EAASV,GAAUA,EAAOW,WAC7B,IAAOX,EAAiB,QACxB,IAAM,EAEP,OADAI,EAAoBT,EAAEe,EAAQ,CAAEE,EAAGF,IAC5BA,CAAM,ECLdN,EAAoBT,EAAI,CAACM,EAASY,KACjC,IAAI,IAAI9B,KAAO8B,EACXT,EAAoBU,EAAED,EAAY9B,KAASqB,EAAoBU,EAAEb,EAASlB,IAC5ER,OAAOwC,eAAed,EAASlB,EAAK,CAAEiC,YAAY,EAAMC,IAAKJ,EAAW9B,IAE1E,ECNDqB,EAAoBU,EAAI,CAACI,EAAKC,IAAU5C,OAAOS,UAAUC,eAAeC,KAAKgC,EAAKC,GCClFf,EAAoBgB,EAAKnB,IACH,oBAAXoB,QAA0BA,OAAOC,aAC1C/C,OAAOwC,eAAed,EAASoB,OAAOC,YAAa,CAAEC,MAAO,WAE7DhD,OAAOwC,eAAed,EAAS,aAAc,CAAEsB,OAAO,GAAO,E,2lBCE9D,MAAMC,EAAO,kBAEN,SAASC,EAAQnC,GACtB,MAAkC,SAC7B,EAAAO,kBACAP,IAFGS,QAAAA,GAA0B,EAAd2B,EAAA,EAAc,EAAd,CAAZ,YAIFC,EAA4B,aAAZ5B,EAAyB,IAAW,IAEpD6B,EAAYtC,EAAMuC,KAAO,CAAErC,MAAOF,EAAMuC,KAAMpC,OAAQH,EAAMuC,MAAS,CAAC,EAE5E,OAAO,kBAACF,EAAA,KAAc,aAAYH,GAAUE,GAAeE,GAC7D,CAEA,S","sources":["webpack://icons/./src/svg/Pending/icon-fill.svg","webpack://icons/./src/svg/Pending/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/Pending/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: \"M698.913-80q-79 0-134-55.283-55-55.282-55-133.717 0-78.435 55-133.717 55-55.283 134-55.283 78.435 0 133.718 55.283Q887.913-347.435 887.913-269q0 78.435-55.282 133.717Q777.348-80 698.913-80Zm14.392-192.369v-92.116q0-9.211-6.669-15.559-6.669-6.347-15.561-6.347-9.292 0-16.423 6.791-7.13 6.791-7.13 16.646v91.128q0 7.998 2.848 14.865 2.848 6.868 7.978 12.918l62.304 64.304q6.566 6.565 15.979 6.565t15.978-7.211q6.565-7.211 6.848-16.261.283-9.05-6.848-16.202l-59.304-59.521Zm-528.218 166.5q-32.677 0-55.948-23.27-23.27-23.271-23.27-55.948v-589.826q0-34.464 22.377-57.124 22.377-22.659 56.841-22.659H371.26q9.261-35.566 39.421-58.631 30.16-23.065 69.319-23.065 38.261 0 68.587 23.065t40.718 58.631h185.608q34.464 0 57.124 22.659 22.659 22.66 22.659 57.124v220.912q0 17.272-11.833 28.724-11.834 11.451-28.566 11.451t-28.058-11.451q-11.326-11.452-11.326-28.724v-220.912h-57.174v57.174q0 16.707-11.451 28.158T678.13-678.13H281.87q-16.707 0-28.158-11.451t-11.451-28.158v-57.174h-57.174v589.826h249.522q16.706 0 28.157 11.501 11.452 11.502 11.452 28.283 0 16.782-11.452 28.108-11.451 11.326-28.157 11.326H185.087ZM480-782.826q17 0 28.5-11.5t11.5-28.5q0-16.435-11.5-28.218-11.5-11.782-28.5-11.782t-28.5 11.782Q440-839.261 440-822.826q0 17 11.5 28.5t28.5 11.5Z\"\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=\\\"M698.913-80q-79 0-134-55.283-55-55.282-55-133.717 0-78.435 55-133.717 55-55.283 134-55.283 78.435 0 133.718 55.283Q887.913-347.435 887.913-269q0 78.435-55.282 133.717Q777.348-80 698.913-80Zm14.392-192.369v-92.116q0-9.211-6.669-15.559-6.669-6.347-15.561-6.347-9.292 0-16.423 6.791-7.13 6.791-7.13 16.646v91.128q0 7.998 2.848 14.865 2.848 6.868 7.978 12.918l62.304 64.304q6.566 6.565 15.979 6.565t15.978-7.211q6.565-7.211 6.848-16.261.283-9.05-6.848-16.202l-59.304-59.521Zm-528.218 166.5q-32.677 0-55.948-23.27-23.27-23.271-23.27-55.948v-589.826q0-34.464 22.377-57.124 22.377-22.659 56.841-22.659H371.26q9.261-35.566 39.421-58.631 30.16-23.065 69.319-23.065 38.261 0 68.587 23.065t40.718 58.631h185.608q34.464 0 57.124 22.659 22.659 22.66 22.659 57.124v220.912q0 17.272-11.833 28.724-11.834 11.451-28.566 11.451t-28.058-11.451q-11.326-11.452-11.326-28.724v-220.912h-57.174v57.174q0 16.707-11.451 28.158T678.13-678.13H281.87q-16.707 0-28.158-11.451t-11.451-28.158v-57.174h-57.174v589.826h249.522q16.706 0 28.157 11.501 11.452 11.502 11.452 28.283 0 16.782-11.452 28.108-11.451 11.326-28.157 11.326H185.087ZM480-782.826q17 0 28.5-11.5t11.5-28.5q0-16.435-11.5-28.218-11.5-11.782-28.5-11.782t-28.5 11.782Q440-839.261 440-822.826q0 17 11.5 28.5t28.5 11.5Z\\\"/></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: \"M698.913-80q-79 0-134-55.283-55-55.282-55-133.717 0-78.435 55-133.717 55-55.283 134-55.283 78.435 0 133.718 55.283Q887.913-347.435 887.913-269q0 78.435-55.282 133.717Q777.348-80 698.913-80Zm14.392-192.369v-92.116q0-9.211-6.669-15.559-6.669-6.347-15.561-6.347-9.292 0-16.423 6.791-7.13 6.791-7.13 16.646v91.128q0 7.998 2.848 14.865 2.848 6.868 7.978 12.918l62.304 64.304q6.566 6.565 15.979 6.565t15.978-7.211q6.565-7.211 6.848-16.261.283-9.05-6.848-16.202l-59.304-59.521Zm-528.218 166.5q-32.677 0-55.948-23.27-23.27-23.271-23.27-55.948v-589.826q0-34.464 22.377-57.124 22.377-22.659 56.841-22.659H371.26q9.261-35.566 39.421-58.631 30.16-23.065 69.319-23.065 38.261 0 68.587 23.065t40.718 58.631h185.608q34.464 0 57.124 22.659 22.659 22.66 22.659 57.124v220.912q0 17.272-11.833 28.724-11.834 11.451-28.566 11.451t-28.058-11.451q-11.326-11.452-11.326-28.724v-220.912h-57.174v57.174q0 16.707-11.451 28.158T678.13-678.13H281.87q-16.707 0-28.158-11.451t-11.451-28.158v-57.174h-57.174v589.826h249.522q16.706 0 28.157 11.501 11.452 11.502 11.452 28.283 0 16.782-11.452 28.108-11.451 11.326-28.157 11.326H185.087ZM480-782.826q17 0 28.5-11.5t11.5-28.5q0-16.435-11.5-28.218-11.5-11.782-28.5-11.782t-28.5 11.782Q440-839.261 440-822.826q0 17 11.5 28.5t28.5 11.5Z\"\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=\\\"M698.913-80q-79 0-134-55.283-55-55.282-55-133.717 0-78.435 55-133.717 55-55.283 134-55.283 78.435 0 133.718 55.283Q887.913-347.435 887.913-269q0 78.435-55.282 133.717Q777.348-80 698.913-80Zm14.392-192.369v-92.116q0-9.211-6.669-15.559-6.669-6.347-15.561-6.347-9.292 0-16.423 6.791-7.13 6.791-7.13 16.646v91.128q0 7.998 2.848 14.865 2.848 6.868 7.978 12.918l62.304 64.304q6.566 6.565 15.979 6.565t15.978-7.211q6.565-7.211 6.848-16.261.283-9.05-6.848-16.202l-59.304-59.521Zm-528.218 166.5q-32.677 0-55.948-23.27-23.27-23.271-23.27-55.948v-589.826q0-34.464 22.377-57.124 22.377-22.659 56.841-22.659H371.26q9.261-35.566 39.421-58.631 30.16-23.065 69.319-23.065 38.261 0 68.587 23.065t40.718 58.631h185.608q34.464 0 57.124 22.659 22.659 22.66 22.659 57.124v220.912q0 17.272-11.833 28.724-11.834 11.451-28.566 11.451t-28.058-11.451q-11.326-11.452-11.326-28.724v-220.912h-57.174v57.174q0 16.707-11.451 28.158T678.13-678.13H281.87q-16.707 0-28.158-11.451t-11.451-28.158v-57.174h-57.174v589.826h249.522q16.706 0 28.157 11.501 11.452 11.502 11.452 28.283 0 16.782-11.452 28.108-11.451 11.326-28.157 11.326H185.087ZM480-782.826q17 0 28.5-11.5t11.5-28.5q0-16.435-11.5-28.218-11.5-11.782-28.5-11.782t-28.5 11.782Q440-839.261 440-822.826q0 17 11.5 28.5t28.5 11.5Z\\\"/></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/Pending/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Pending/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'pending_actions';\n\nexport function Pending(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 Pending;\n"],"names":["_path","_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this","SvgIconFill","props","xmlns","width","height","viewBox","d","SvgIcon","defaultIconProps","fill","variant","module","exports","require","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","n","getter","__esModule","a","definition","o","defineProperty","enumerable","get","obj","prop","r","Symbol","toStringTag","value","name","Pending","restProps","IconComponent","overrides","size"],"sourceRoot":""}
|
package/build/react/index.d.ts
CHANGED