@webjet/react-icons 0.0.11 → 2.0.1

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.
Files changed (159) hide show
  1. package/accessibility.js +2 -0
  2. package/arrow-down.js +2 -0
  3. package/arrow-left.js +2 -0
  4. package/arrow-right.js +2 -0
  5. package/arrow-up.js +2 -0
  6. package/bags.js +2 -0
  7. package/bar.js +2 -0
  8. package/breakfast.js +2 -0
  9. package/bulb.js +2 -0
  10. package/business.js +2 -0
  11. package/calendar.js +2 -0
  12. package/camera-slash.js +2 -0
  13. package/camera.js +2 -0
  14. package/caret-down.js +2 -0
  15. package/caret-left.js +2 -0
  16. package/caret-right.js +2 -0
  17. package/caret-up.js +2 -0
  18. package/cart.js +2 -0
  19. package/check-round.js +2 -0
  20. package/check.js +2 -0
  21. package/close.js +2 -0
  22. package/common/arrow-down.js +1 -1
  23. package/common/arrow-left.js +1 -1
  24. package/common/arrow-right.js +1 -1
  25. package/common/arrow-up.js +1 -1
  26. package/common/baggage-x.js +1 -1
  27. package/common/baggage.js +1 -1
  28. package/common/calendar.js +1 -1
  29. package/common/camera-slash.js +1 -1
  30. package/common/camera.js +1 -1
  31. package/common/caret-down.js +1 -1
  32. package/common/caret-left.js +1 -1
  33. package/common/caret-right.js +1 -1
  34. package/common/caret-up.js +1 -1
  35. package/common/copy.js +1 -1
  36. package/common/cross-bold.js +1 -1
  37. package/common/cross.js +1 -1
  38. package/common/edit.js +1 -1
  39. package/common/filter.js +1 -1
  40. package/common/gallery.js +1 -1
  41. package/common/info-circle.js +1 -1
  42. package/common/list-sort.js +1 -1
  43. package/common/locked.js +1 -1
  44. package/common/minus.js +1 -1
  45. package/common/notification.js +1 -1
  46. package/common/plus-circle-fill.js +1 -1
  47. package/common/plus.js +1 -1
  48. package/common/rating-half.js +1 -1
  49. package/common/rating.js +1 -1
  50. package/common/tag.js +1 -1
  51. package/common/tick-bold.js +1 -1
  52. package/common/tick.js +1 -1
  53. package/common/ticket.js +1 -1
  54. package/common/unlocked.js +1 -1
  55. package/common/user-rating-alt.js +1 -1
  56. package/common/user-rating.js +1 -1
  57. package/common/user.js +1 -1
  58. package/common/x-circle-fill.js +1 -1
  59. package/copy.js +2 -0
  60. package/cross-round.js +2 -0
  61. package/deal-tag.js +2 -0
  62. package/double-arrow-down.js +2 -0
  63. package/double-arrow-left.js +2 -0
  64. package/double-arrow-right.js +2 -0
  65. package/double-arrow-up.js +2 -0
  66. package/entertainment.js +2 -0
  67. package/family.js +2 -0
  68. package/filter.js +2 -0
  69. package/flights.js +2 -0
  70. package/guest-services.js +2 -0
  71. package/gym.js +2 -0
  72. package/hotel-rating-half.js +2 -0
  73. package/hotel-rating.js +2 -0
  74. package/hotels.js +2 -0
  75. package/info-circle.js +2 -0
  76. package/info.js +2 -0
  77. package/list-sort-down.js +2 -0
  78. package/list-sort-up.js +2 -0
  79. package/list-sort.js +2 -0
  80. package/lock.js +2 -0
  81. package/map-pin.js +2 -0
  82. package/minus-round.js +2 -0
  83. package/minus-square.js +2 -0
  84. package/minus.js +2 -0
  85. package/no-photos.js +2 -0
  86. package/notifcation-disabled.js +2 -0
  87. package/notifcation.js +2 -0
  88. package/other.js +2 -0
  89. package/outdoor.js +2 -0
  90. package/package.json +2 -2
  91. package/paired-flights.js +2 -0
  92. package/parking.js +2 -0
  93. package/photos.js +2 -0
  94. package/plus-round.js +2 -0
  95. package/plus-square.js +2 -0
  96. package/plus.js +2 -0
  97. package/pool.js +2 -0
  98. package/reset.js +2 -0
  99. package/save-download.js +2 -0
  100. package/search.js +2 -0
  101. package/sort-down.js +2 -0
  102. package/sort-up.js +2 -0
  103. package/sort.js +2 -0
  104. package/spa.js +2 -0
  105. package/unlock.js +2 -0
  106. package/user.js +2 -0
  107. package/widget/calendar-double.js +1 -1
  108. package/widget/calendar.js +1 -1
  109. package/widget/car-dropoff.js +1 -1
  110. package/widget/car-pickup.js +1 -1
  111. package/widget/flight-arrive.js +1 -1
  112. package/widget/flight-depart.js +1 -1
  113. package/widget/hotel.js +1 -1
  114. package/widget/map-pin.js +1 -1
  115. package/common/arrow-down.js.LICENSE.txt +0 -14
  116. package/common/arrow-left.js.LICENSE.txt +0 -14
  117. package/common/arrow-right.js.LICENSE.txt +0 -14
  118. package/common/arrow-up.js.LICENSE.txt +0 -14
  119. package/common/baggage-x.js.LICENSE.txt +0 -14
  120. package/common/baggage.js.LICENSE.txt +0 -14
  121. package/common/calendar.js.LICENSE.txt +0 -14
  122. package/common/camera-slash.js.LICENSE.txt +0 -14
  123. package/common/camera.js.LICENSE.txt +0 -14
  124. package/common/caret-down.js.LICENSE.txt +0 -14
  125. package/common/caret-left.js.LICENSE.txt +0 -14
  126. package/common/caret-right.js.LICENSE.txt +0 -14
  127. package/common/caret-up.js.LICENSE.txt +0 -14
  128. package/common/copy.js.LICENSE.txt +0 -14
  129. package/common/cross-bold.js.LICENSE.txt +0 -14
  130. package/common/cross.js.LICENSE.txt +0 -14
  131. package/common/edit.js.LICENSE.txt +0 -14
  132. package/common/filter.js.LICENSE.txt +0 -14
  133. package/common/gallery.js.LICENSE.txt +0 -14
  134. package/common/info-circle.js.LICENSE.txt +0 -14
  135. package/common/list-sort.js.LICENSE.txt +0 -14
  136. package/common/locked.js.LICENSE.txt +0 -14
  137. package/common/minus.js.LICENSE.txt +0 -14
  138. package/common/notification.js.LICENSE.txt +0 -14
  139. package/common/plus-circle-fill.js.LICENSE.txt +0 -14
  140. package/common/plus.js.LICENSE.txt +0 -14
  141. package/common/rating-half.js.LICENSE.txt +0 -14
  142. package/common/rating.js.LICENSE.txt +0 -14
  143. package/common/tag.js.LICENSE.txt +0 -14
  144. package/common/tick-bold.js.LICENSE.txt +0 -14
  145. package/common/tick.js.LICENSE.txt +0 -14
  146. package/common/ticket.js.LICENSE.txt +0 -14
  147. package/common/unlocked.js.LICENSE.txt +0 -14
  148. package/common/user-rating-alt.js.LICENSE.txt +0 -14
  149. package/common/user-rating.js.LICENSE.txt +0 -14
  150. package/common/user.js.LICENSE.txt +0 -14
  151. package/common/x-circle-fill.js.LICENSE.txt +0 -14
  152. package/widget/calendar-double.js.LICENSE.txt +0 -14
  153. package/widget/calendar.js.LICENSE.txt +0 -14
  154. package/widget/car-dropoff.js.LICENSE.txt +0 -14
  155. package/widget/car-pickup.js.LICENSE.txt +0 -14
  156. package/widget/flight-arrive.js.LICENSE.txt +0 -14
  157. package/widget/flight-depart.js.LICENSE.txt +0 -14
  158. package/widget/hotel.js.LICENSE.txt +0 -14
  159. package/widget/map-pin.js.LICENSE.txt +0 -14
package/widget/map-pin.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see map-pin.js.LICENSE.txt */
2
- !function(){"use strict";var e={418:function(e){var t=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function n(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(e){o[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}()?Object.assign:function(e,i){for(var a,f,c=n(e),u=1;u<arguments.length;u++){for(var l in a=Object(arguments[u]))r.call(a,l)&&(c[l]=a[l]);if(t){f=t(a);for(var p=0;p<f.length;p++)o.call(a,f[p])&&(c[f[p]]=a[f[p]])}}return c}},408:function(e,t,r){var o=r(418),n="function"==typeof Symbol&&Symbol.for,i=n?Symbol.for("react.element"):60103;n&&Symbol.for("react.portal"),n&&Symbol.for("react.fragment"),n&&Symbol.for("react.strict_mode"),n&&Symbol.for("react.profiler"),n&&Symbol.for("react.provider"),n&&Symbol.for("react.context"),n&&Symbol.for("react.forward_ref"),n&&Symbol.for("react.suspense"),n&&Symbol.for("react.memo"),n&&Symbol.for("react.lazy"),"function"==typeof Symbol&&Symbol.iterator;function a(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var f={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},c={};function u(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}function l(){}function p(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}u.prototype.isReactComponent={},u.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(a(85));this.updater.enqueueSetState(this,e,t,"setState")},u.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},l.prototype=u.prototype;var s=p.prototype=new l;s.constructor=p,o(s,u.prototype),s.isPureReactComponent=!0;var y=null,d=Object.prototype.hasOwnProperty,b={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,r){var o,n={},a=null,f=null;if(null!=t)for(o in void 0!==t.ref&&(f=t.ref),void 0!==t.key&&(a=""+t.key),t)d.call(t,o)&&!b.hasOwnProperty(o)&&(n[o]=t[o]);var c=arguments.length-2;if(1===c)n.children=r;else if(1<c){for(var u=Array(c),l=0;l<c;l++)u[l]=arguments[l+2];n.children=u}if(e&&e.defaultProps)for(o in c=e.defaultProps)void 0===n[o]&&(n[o]=c[o]);return{$$typeof:i,type:e,key:a,ref:f,props:n,_owner:y}}},294:function(e,t,r){e.exports=r(408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M8.607 14.112c1.285-1.609 4.218-5.509 4.218-7.7A4.814 4.814 0 0 0 8.012 1.6 4.814 4.814 0 0 0 3.2 6.412c0 2.191 2.933 6.091 4.218 7.7a.757.757 0 0 0 1.189 0Zm-.595-6.095a1.606 1.606 0 0 1 0-3.208c.885 0 1.605.719 1.605 1.603 0 .885-.72 1.605-1.605 1.605Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
2
+ !function(){"use strict";var e={7418:function(e){var t=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function n(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(e){o[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}()?Object.assign:function(e,i){for(var a,f,c=n(e),u=1;u<arguments.length;u++){for(var l in a=Object(arguments[u]))r.call(a,l)&&(c[l]=a[l]);if(t){f=t(a);for(var p=0;p<f.length;p++)o.call(a,f[p])&&(c[f[p]]=a[f[p]])}}return c}},2408:function(e,t,r){var o=r(7418),n="function"==typeof Symbol&&Symbol.for,i=n?Symbol.for("react.element"):60103;n&&Symbol.for("react.portal"),n&&Symbol.for("react.fragment"),n&&Symbol.for("react.strict_mode"),n&&Symbol.for("react.profiler"),n&&Symbol.for("react.provider"),n&&Symbol.for("react.context"),n&&Symbol.for("react.forward_ref"),n&&Symbol.for("react.suspense"),n&&Symbol.for("react.memo"),n&&Symbol.for("react.lazy"),"function"==typeof Symbol&&Symbol.iterator;function a(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var f={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},c={};function u(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}function l(){}function p(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}u.prototype.isReactComponent={},u.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(a(85));this.updater.enqueueSetState(this,e,t,"setState")},u.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},l.prototype=u.prototype;var s=p.prototype=new l;s.constructor=p,o(s,u.prototype),s.isPureReactComponent=!0;var y=null,d=Object.prototype.hasOwnProperty,b={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,r){var o,n={},a=null,f=null;if(null!=t)for(o in void 0!==t.ref&&(f=t.ref),void 0!==t.key&&(a=""+t.key),t)d.call(t,o)&&!b.hasOwnProperty(o)&&(n[o]=t[o]);var c=arguments.length-2;if(1===c)n.children=r;else if(1<c){for(var u=Array(c),l=0;l<c;l++)u[l]=arguments[l+2];n.children=u}if(e&&e.defaultProps)for(o in c=e.defaultProps)void 0===n[o]&&(n[o]=c[o]);return{$$typeof:i,type:e,key:a,ref:f,props:n,_owner:y}}},7294:function(e,t,r){e.exports=r(2408)}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};!function(){r.r(o);var e,t=r(7294);function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},n.apply(this,arguments)}o.default=function(r){return t.createElement("svg",n({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M8.607 14.112c1.285-1.609 4.218-5.509 4.218-7.7A4.814 4.814 0 0 0 8.012 1.6 4.814 4.814 0 0 0 3.2 6.412c0 2.191 2.933 6.091 4.218 7.7a.757.757 0 0 0 1.189 0Zm-.595-6.095a1.606 1.606 0 0 1 0-3.208c.885 0 1.605.719 1.605 1.603 0 .885-.72 1.605-1.605 1.605Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
@@ -1,14 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /** @license React v16.14.0
8
- * react.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */