@esmalley/react-material-icons 1.0.5 → 1.0.6

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.
@@ -1,2 +1,2 @@
1
- "use strict";var U=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var n=Object.getPrototypeOf,i=Object.prototype.hasOwnProperty;var u=(o,r)=>{for(var e in r)a(o,e,{get:r[e],enumerable:!0})},p=(o,r,e,x)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of l(r))!i.call(o,t)&&t!==e&&a(o,t,{get:()=>r[t],enumerable:!(x=d(r,t))||x.enumerable});return o},s=(o,r,e)=>(p(o,r,"default"),e&&p(e,r,"default")),f=(o,r,e)=>(e=o!=null?U(n(o)):{},p(r||!o||!o.__esModule?a(e,"default",{value:o,enumerable:!0}):e,o)),h=o=>p(a({},"__esModule",{value:!0}),o);var m={};u(m,{Ufilled:()=>w,Uoutlined:()=>b,Uround:()=>c,Usharp:()=>g,UtwoUtone:()=>j});module.exports=h(m);s(m,require("./Icon"),module.exports);var w=f(require("./components/filled/index")),b=f(require("./components/outlined/index")),c=f(require("./components/round/index")),g=f(require("./components/sharp/index")),j=f(require("./components/two-tone/index"));
1
+ "use strict";var d=Object.create;var f=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var T=(o,r)=>{for(var e in r)f(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,s)=>{if(r&&typeof r=="object"||typeof r=="function")for(let p of n(r))!u.call(o,p)&&p!==e&&f(o,p,{get:()=>r[p],enumerable:!(s=l(r,p))||s.enumerable});return o},x=(o,r,e)=>(a(o,r,"default"),e&&a(e,r,"default")),t=(o,r,e)=>(e=o!=null?d(i(o)):{},a(r||!o||!o.__esModule?f(e,"default",{value:o,enumerable:!0}):e,o)),h=o=>a(f({},"__esModule",{value:!0}),o);var m={};T(m,{Filled:()=>w,Outlined:()=>F,Round:()=>O,Sharp:()=>R,TwoTone:()=>S});module.exports=h(m);x(m,require("./Icon"),module.exports);var w=t(require("./components/filled/index")),F=t(require("./components/outlined/index")),O=t(require("./components/round/index")),R=t(require("./components/sharp/index")),S=t(require("./components/two-tone/index"));
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts"],
4
- "sourcesContent": ["\nexport * from './Icon';\nexport * as Ufilled from './components/filled/index';\nexport * as Uoutlined from './components/outlined/index';\nexport * as Uround from './components/round/index';\nexport * as Usharp from './components/sharp/index';\nexport * as UtwoUtone from './components/two-tone/index';\n"],
5
- "mappings": "wmBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,EAAA,cAAAC,EAAA,WAAAC,EAAA,WAAAC,EAAA,cAAAC,IAAA,eAAAC,EAAAP,GACAQ,EAAAR,EAAc,kBADd,gBAEA,IAAAE,EAAyB,wCACzBC,EAA2B,0CAC3BC,EAAwB,uCACxBC,EAAwB,uCACxBC,EAA2B",
6
- "names": ["index_exports", "__export", "Ufilled", "Uoutlined", "Uround", "Usharp", "UtwoUtone", "__toCommonJS", "__reExport"]
4
+ "sourcesContent": ["\nexport * from './Icon';\nexport * as Filled from './components/filled/index';\nexport * as Outlined from './components/outlined/index';\nexport * as Round from './components/round/index';\nexport * as Sharp from './components/sharp/index';\nexport * as TwoTone from './components/two-tone/index';\n"],
5
+ "mappings": "wmBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,YAAAE,EAAA,aAAAC,EAAA,UAAAC,EAAA,UAAAC,EAAA,YAAAC,IAAA,eAAAC,EAAAP,GACAQ,EAAAR,EAAc,kBADd,gBAEA,IAAAE,EAAwB,wCACxBC,EAA0B,0CAC1BC,EAAuB,uCACvBC,EAAuB,uCACvBC,EAAyB",
6
+ "names": ["index_exports", "__export", "Filled", "Outlined", "Round", "Sharp", "TwoTone", "__toCommonJS", "__reExport"]
7
7
  }
@@ -1,2 +1,2 @@
1
- export*from"./Icon";import*as e from"./components/filled/index";import*as t from"./components/outlined/index";import*as f from"./components/round/index";import*as p from"./components/sharp/index";import*as a from"./components/two-tone/index";export{e as Ufilled,t as Uoutlined,f as Uround,p as Usharp,a as UtwoUtone};
1
+ export*from"./Icon";import*as e from"./components/filled/index";import*as p from"./components/outlined/index";import*as t from"./components/round/index";import*as a from"./components/sharp/index";import*as f from"./components/two-tone/index";export{e as Filled,p as Outlined,t as Round,a as Sharp,f as TwoTone};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts"],
4
- "sourcesContent": ["\nexport * from './Icon';\nexport * as Ufilled from './components/filled/index';\nexport * as Uoutlined from './components/outlined/index';\nexport * as Uround from './components/round/index';\nexport * as Usharp from './components/sharp/index';\nexport * as UtwoUtone from './components/two-tone/index';\n"],
5
- "mappings": "AACA,WAAc,SACd,UAAYA,MAAa,4BACzB,UAAYC,MAAe,8BAC3B,UAAYC,MAAY,2BACxB,UAAYC,MAAY,2BACxB,UAAYC,MAAe",
6
- "names": ["Ufilled", "Uoutlined", "Uround", "Usharp", "UtwoUtone"]
4
+ "sourcesContent": ["\nexport * from './Icon';\nexport * as Filled from './components/filled/index';\nexport * as Outlined from './components/outlined/index';\nexport * as Round from './components/round/index';\nexport * as Sharp from './components/sharp/index';\nexport * as TwoTone from './components/two-tone/index';\n"],
5
+ "mappings": "AACA,WAAc,SACd,UAAYA,MAAY,4BACxB,UAAYC,MAAc,8BAC1B,UAAYC,MAAW,2BACvB,UAAYC,MAAW,2BACvB,UAAYC,MAAa",
6
+ "names": ["Filled", "Outlined", "Round", "Sharp", "TwoTone"]
7
7
  }
@@ -1,7 +1,7 @@
1
1
  export * from './Icon';
2
- export * as Ufilled from './components/filled/index';
3
- export * as Uoutlined from './components/outlined/index';
4
- export * as Uround from './components/round/index';
5
- export * as Usharp from './components/sharp/index';
6
- export * as UtwoUtone from './components/two-tone/index';
2
+ export * as Filled from './components/filled/index';
3
+ export * as Outlined from './components/outlined/index';
4
+ export * as Round from './components/round/index';
5
+ export * as Sharp from './components/sharp/index';
6
+ export * as TwoTone from './components/two-tone/index';
7
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,cAAc,QAAQ,CAAC;AACvB,OAAO,KAAK,OAAO,MAAM,2BAA2B,CAAC;AACrD,OAAO,KAAK,SAAS,MAAM,6BAA6B,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,0BAA0B,CAAC;AACnD,OAAO,KAAK,MAAM,MAAM,0BAA0B,CAAC;AACnD,OAAO,KAAK,SAAS,MAAM,6BAA6B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,cAAc,QAAQ,CAAC;AACvB,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAClD,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAClD,OAAO,KAAK,OAAO,MAAM,6BAA6B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esmalley/react-material-icons",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "./dist/index.cjs",