@webjet/react-icons 0.0.4 → 0.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.
package/README.md CHANGED
@@ -3,4 +3,18 @@
3
3
  ## Getting started
4
4
  >`> npm i`
5
5
 
6
- >`> npm start `
6
+ >`> npm start `
7
+
8
+ ## How to convert add Webjet font icon into SVG Icon Library
9
+ 1. Open file `UIPatternLibraries/src/Webjet/fonts/webjet-icons.svg`
10
+ 2. Open https://services.webjet.com.au/web/ui/uipatternlibrary/patterns/webjet/icons-images.html
11
+ 3. Find the icon that you want to add into library, and find the icon hexadecimal value (from the icon's css `content` property)
12
+ 4. Search for the hexadecimal value from webjet-icons.svg, and copy the value inside `d=` attribute
13
+ 5. Create new svg file with below content, and change the `d=` value with the copied value from previous step
14
+ ```
15
+ <svg width="2048" height="2048" viewBox="0 0 2048 2048" fill="none" xmlns="http://www.w3.org/2000/svg">
16
+ <path d="" fill="#646464"/>
17
+ </svg>
18
+ ```
19
+ 6. Bring the file into figma. Atm The file is very big, and we want to reduce the size to be 16x16 OR 32x32 pixels only. Please adjust this using figma so the icon fit into the viewBox nicely.
20
+ 7. After finish adjusting the icon, please export file as SVG using figma
@@ -0,0 +1,2 @@
1
+ /*! For license information please see baggage-x.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,a){for(var i,f,c=n(e),l=1;l<arguments.length;l++){for(var u in i=Object(arguments[l]))r.call(i,u)&&(c[u]=i[u]);if(t){f=t(i);for(var p=0;p<f.length;p++)o.call(i,f[p])&&(c[f[p]]=i[f[p]])}}return c}},408:function(e,t,r){var o=r(418),n="function"==typeof Symbol&&Symbol.for,a=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 i(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 l(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}function u(){}function p(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}l.prototype.isReactComponent={},l.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(i(85));this.updater.enqueueSetState(this,e,t,"setState")},l.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},u.prototype=l.prototype;var s=p.prototype=new u;s.constructor=p,o(s,l.prototype),s.isPureReactComponent=!0;var y=null,d=Object.prototype.hasOwnProperty,h={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,r){var o,n={},i=null,f=null;if(null!=t)for(o in void 0!==t.ref&&(f=t.ref),void 0!==t.key&&(i=""+t.key),t)d.call(t,o)&&!h.hasOwnProperty(o)&&(n[o]=t[o]);var c=arguments.length-2;if(1===c)n.children=r;else if(1<c){for(var l=Array(c),u=0;u<c;u++)l[u]=arguments[u+2];n.children=l}if(e&&e.defaultProps)for(o in c=e.defaultProps)void 0===n[o]&&(n[o]=c[o]);return{$$typeof:a,type:e,key:i,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 a=t[o]={exports:{}};return e[o](a,a.exports,r),a.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,n=r(294);function a(){return a=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},a.apply(this,arguments)}o.default=function(r){return n.createElement("svg",a({width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=n.createElement("path",{d:"M1 13V6c0-.27.099-.505.297-.703A.961.961 0 0 1 2 5h2.14l.235-1L4 3.75v-.5L4.375 3h7.25l.375.25v.5l-.375.25h-.031l.234 1H14c.27 0 .505.099.703.297A.961.961 0 0 1 15 6v7a.96.96 0 0 1-.293.71A.97.97 0 0 1 14 14H2a.97.97 0 0 1-.707-.29A.96.96 0 0 1 1 13Zm4.219-8h5.547l-.297-1H5.5l-.281 1Z"})),t||(t=n.createElement("path",{d:"M.016 4.163c.047.273.182.49.406.652l5.86 4.188-5.86 4.187a.977.977 0 0 0-.406.649c-.047.27.01.518.172.742.161.224.379.36.652.406a.953.953 0 0 0 .746-.172L8 10.23l6.422 4.586a.946.946 0 0 0 .742.172.976.976 0 0 0 .649-.406.959.959 0 0 0 .175-.742.962.962 0 0 0-.402-.649l-5.86-4.187 5.86-4.188a.962.962 0 0 0 .402-.648.959.959 0 0 0-.175-.743.977.977 0 0 0-.649-.406.946.946 0 0 0-.742.172L8 7.776 1.586 3.19a.982.982 0 0 0-.75-.176.962.962 0 0 0-.648.403.953.953 0 0 0-.172.746Z",fill:"#DC140A"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see baggage.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),l=1;l<arguments.length;l++){for(var u in a=Object(arguments[l]))r.call(a,u)&&(c[u]=a[u]);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 l(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}function u(){}function p(e,t,r){this.props=e,this.context=t,this.refs=c,this.updater=r||f}l.prototype.isReactComponent={},l.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")},l.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},u.prototype=l.prototype;var s=p.prototype=new u;s.constructor=p,o(s,l.prototype),s.isPureReactComponent=!0;var y=null,d=Object.prototype.hasOwnProperty,h={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)&&!h.hasOwnProperty(o)&&(n[o]=t[o]);var c=arguments.length-2;if(1===c)n.children=r;else if(1<c){for(var l=Array(c),u=0;u<c;u++)l[u]=arguments[u+2];n.children=l}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:"M1 13V6c0-.27.099-.505.297-.703A.961.961 0 0 1 2 5h2.14l.235-1L4 3.75v-.5L4.375 3h7.25l.375.25v.5l-.375.25h-.031l.234 1H14c.27 0 .505.099.703.297A.961.961 0 0 1 15 6v7a.96.96 0 0 1-.293.71A.97.97 0 0 1 14 14H2a.97.97 0 0 1-.707-.29A.96.96 0 0 1 1 13Zm4.219-8h5.547l-.297-1H5.5l-.281 1Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see camera-slash.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,a){for(var i,c,f=n(e),l=1;l<arguments.length;l++){for(var u in i=Object(arguments[l]))r.call(i,u)&&(f[u]=i[u]);if(t){c=t(i);for(var p=0;p<c.length;p++)o.call(i,c[p])&&(f[c[p]]=i[c[p]])}}return f}},408:function(e,t,r){var o=r(418),n="function"==typeof Symbol&&Symbol.for,a=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 i(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 c={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},f={};function l(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}function u(){}function p(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}l.prototype.isReactComponent={},l.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(i(85));this.updater.enqueueSetState(this,e,t,"setState")},l.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},u.prototype=l.prototype;var s=p.prototype=new u;s.constructor=p,o(s,l.prototype),s.isPureReactComponent=!0;var y=null,d=Object.prototype.hasOwnProperty,m={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,r){var o,n={},i=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(i=""+t.key),t)d.call(t,o)&&!m.hasOwnProperty(o)&&(n[o]=t[o]);var f=arguments.length-2;if(1===f)n.children=r;else if(1<f){for(var l=Array(f),u=0;u<f;u++)l[u]=arguments[u+2];n.children=l}if(e&&e.defaultProps)for(o in f=e.defaultProps)void 0===n[o]&&(n[o]=f[o]);return{$$typeof:a,type:e,key:i,ref:c,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 a=t[o]={exports:{}};return e[o](a,a.exports,r),a.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 32 32",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"m4 26.219 1.406 1.406L26.625 6.422 25.219 5 4 26.219Zm.016-3.438V9.813c0-.282.096-.521.289-.72A.936.936 0 0 1 5 8.798h4.406c.396 0 .742-.104 1.04-.313.296-.208.53-.458.702-.75.172-.291.342-.583.508-.875.167-.291.373-.541.617-.75.245-.208.534-.312.868-.312h6c.125 0 .244.016.359.047a.853.853 0 0 1 .328.18l.266.226c.073.063.159.17.258.32.099.151.169.26.21.328.042.068.115.196.22.383.103.188.171.308.202.36l-3.406 3.406a5.297 5.297 0 0 0-1.594-.25c-1.364 0-2.534.492-3.507 1.476-.974.985-1.461 2.165-1.461 3.54 0 .51.083 1.025.25 1.546l-6.422 6.422a.965.965 0 0 1-.594-.343.994.994 0 0 1-.234-.657Zm6.812 1.016 3.344-3.344c.604.23 1.229.344 1.875.344 1.385-.01 2.56-.5 3.523-1.469.964-.969 1.446-2.146 1.446-3.531 0-.625-.115-1.24-.344-1.844l5.156-5.156h1.203c.271 0 .503.099.696.297a.992.992 0 0 1 .289.719V22.78c0 .282-.097.521-.29.719a.936.936 0 0 1-.695.297H10.828Zm1.844-7.844v-.234a3.158 3.158 0 0 1 1.008-2.328c.661-.636 1.455-.948 2.383-.938h.109l-3.5 3.5Zm2.828 3.172 3.844-3.844c.031.188.047.38.047.578-.021.917-.365 1.7-1.032 2.352-.666.651-1.453.971-2.359.96a2.55 2.55 0 0 1-.5-.046Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see camera.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,a){for(var i,c,f=n(e),u=1;u<arguments.length;u++){for(var l in i=Object(arguments[u]))r.call(i,l)&&(f[l]=i[l]);if(t){c=t(i);for(var p=0;p<c.length;p++)o.call(i,c[p])&&(f[c[p]]=i[c[p]])}}return f}},408:function(e,t,r){var o=r(418),n="function"==typeof Symbol&&Symbol.for,a=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 i(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 c={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},f={};function u(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}function l(){}function p(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}u.prototype.isReactComponent={},u.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(i(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,m={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,r){var o,n={},i=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(i=""+t.key),t)d.call(t,o)&&!m.hasOwnProperty(o)&&(n[o]=t[o]);var f=arguments.length-2;if(1===f)n.children=r;else if(1<f){for(var u=Array(f),l=0;l<f;l++)u[l]=arguments[l+2];n.children=u}if(e&&e.defaultProps)for(o in f=e.defaultProps)void 0===n[o]&&(n[o]=f[o]);return{$$typeof:a,type:e,key:i,ref:c,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 a=t[o]={exports:{}};return e[o](a,a.exports,r),a.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 32 32",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M4 22.984V10.016c0-.282.096-.521.29-.72A.936.936 0 0 1 4.983 9h4.391c.406 0 .755-.104 1.047-.313.291-.208.526-.458.703-.75.177-.291.349-.583.516-.875.166-.291.372-.541.617-.75.245-.208.534-.312.867-.312h6c.292 0 .557.104.797.313.24.208.44.458.601.75.162.291.326.583.493.875.166.291.362.541.586.75.224.208.476.312.757.312h4.657c.27 0 .502.099.695.297.193.198.289.437.289.719v12.968c0 .282-.096.521-.29.72a.936.936 0 0 1-.694.296H4.984a.936.936 0 0 1-.695-.297.992.992 0 0 1-.289-.719Zm7-6.968c0 1.385.492 2.565 1.477 3.539.984.974 2.169 1.455 3.554 1.445 1.386-.01 2.56-.5 3.524-1.469C20.518 18.563 21 17.385 21 16c-.01-1.396-.503-2.578-1.477-3.547C18.55 11.484 17.365 11 15.97 11c-1.365 0-2.534.492-3.508 1.477C11.487 13.46 11 14.64 11 16.016Zm1.656-.094a3.158 3.158 0 0 1 1.008-2.328c.662-.636 1.456-.948 2.383-.938a3.24 3.24 0 0 1 2.367 1.016c.651.666.966 1.463.945 2.39-.01.917-.349 1.701-1.015 2.352-.667.651-1.453.971-2.36.961a3.22 3.22 0 0 1-2.375-1.023c-.646-.672-.963-1.482-.953-2.43Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see minus.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:"M3 7h9.5v1.5H3V7Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see plus-circle-fill.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:"M1 8c0 .948.185 1.854.555 2.719.37.864.867 1.61 1.492 2.234a7.032 7.032 0 0 0 2.234 1.492C6.146 14.815 7.052 15 8 15s1.854-.185 2.719-.555a7.033 7.033 0 0 0 2.234-1.492 7.033 7.033 0 0 0 1.492-2.234C14.815 9.854 15 8.948 15 8s-.185-1.854-.555-2.719a7.032 7.032 0 0 0-1.492-2.234 7.033 7.033 0 0 0-2.234-1.492A6.843 6.843 0 0 0 8 1c-.948 0-1.854.185-2.719.555-.864.37-1.61.867-2.234 1.492A7.032 7.032 0 0 0 1.555 5.28 6.843 6.843 0 0 0 1 8Zm2-1h4V3h1.992v4H13v2H8.992v4H7V9H3V7Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
package/common/plus.js ADDED
@@ -0,0 +1,2 @@
1
+ /*! For license information please see plus.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,h={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)&&!h.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:"M3 7v1.5h4v4h1.5v-4h4V7h-4V3H7v4H3Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see user-rating-alt.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,c,f=n(e),u=1;u<arguments.length;u++){for(var l in a=Object(arguments[u]))r.call(a,l)&&(f[l]=a[l]);if(t){c=t(a);for(var p=0;p<c.length;p++)o.call(a,c[p])&&(f[c[p]]=a[c[p]])}}return f}},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 c={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},f={};function u(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}function l(){}function p(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}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,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(a=""+t.key),t)d.call(t,o)&&!b.hasOwnProperty(o)&&(n[o]=t[o]);var f=arguments.length-2;if(1===f)n.children=r;else if(1<f){for(var u=Array(f),l=0;l<f;l++)u[l]=arguments[l+2];n.children=u}if(e&&e.defaultProps)for(o in f=e.defaultProps)void 0===n[o]&&(n[o]=f[o]);return{$$typeof:i,type:e,key:a,ref:c,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 32 32",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M0 16c0-2.167.423-4.238 1.268-6.214s1.982-3.679 3.41-5.107C6.109 3.25 7.81 2.113 9.787 1.268A15.64 15.64 0 0 1 16 0c2.167 0 4.238.423 6.214 1.268 1.977.845 3.679 1.982 5.107 3.41 1.429 1.43 2.566 3.132 3.411 5.108A15.64 15.64 0 0 1 32 16a15.64 15.64 0 0 1-1.268 6.214c-.845 1.977-1.982 3.679-3.41 5.107-1.43 1.429-3.131 2.566-5.108 3.411A15.64 15.64 0 0 1 16 32a15.64 15.64 0 0 1-6.214-1.268c-1.976-.845-3.679-1.982-5.107-3.41-1.429-1.43-2.566-3.131-3.411-5.108A15.64 15.64 0 0 1 0 16Zm3 0c0 1.762.342 3.446 1.027 5.054.684 1.607 1.607 2.99 2.768 4.151 1.16 1.161 2.544 2.084 4.151 2.768A12.766 12.766 0 0 0 16 29c1.762 0 3.446-.342 5.054-1.027 1.607-.684 2.99-1.607 4.151-2.768 1.161-1.16 2.084-2.544 2.768-4.151A12.766 12.766 0 0 0 29 16c0-1.762-.342-3.446-1.027-5.054-.684-1.607-1.607-2.99-2.768-4.151-1.16-1.161-2.544-2.084-4.151-2.768A12.766 12.766 0 0 0 16 3c-1.762 0-3.446.342-5.054 1.027-1.607.684-2.99 1.607-4.151 2.768-1.161 1.16-2.084 2.544-2.768 4.151A12.766 12.766 0 0 0 3 16Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see user-rating.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,c,f=n(e),u=1;u<arguments.length;u++){for(var l in a=Object(arguments[u]))r.call(a,l)&&(f[l]=a[l]);if(t){c=t(a);for(var p=0;p<c.length;p++)o.call(a,c[p])&&(f[c[p]]=a[c[p]])}}return f}},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 c={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},f={};function u(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}function l(){}function p(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}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,m={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,r){var o,n={},a=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(a=""+t.key),t)d.call(t,o)&&!m.hasOwnProperty(o)&&(n[o]=t[o]);var f=arguments.length-2;if(1===f)n.children=r;else if(1<f){for(var u=Array(f),l=0;l<f;l++)u[l]=arguments[l+2];n.children=u}if(e&&e.defaultProps)for(o in f=e.defaultProps)void 0===n[o]&&(n[o]=f[o]);return{$$typeof:i,type:e,key:a,ref:c,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 32 32",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M0 16c0-2.167.423-4.238 1.268-6.214s1.982-3.679 3.41-5.107C6.109 3.25 7.81 2.113 9.787 1.268A15.64 15.64 0 0 1 16 0c2.167 0 4.238.423 6.214 1.268 1.977.845 3.679 1.982 5.107 3.41 1.429 1.43 2.566 3.132 3.411 5.108A15.64 15.64 0 0 1 32 16c0 2.179-.423 4.256-1.268 6.232s-1.982 3.676-3.41 5.098c-1.43 1.423-3.131 2.557-5.108 3.402A15.64 15.64 0 0 1 16 32a15.64 15.64 0 0 1-6.214-1.268c-1.976-.845-3.679-1.979-5.107-3.402-1.429-1.422-2.566-3.122-3.411-5.098A15.684 15.684 0 0 1 0 16Zm3 0c0 1.762.342 3.446 1.027 5.054.684 1.607 1.607 2.99 2.768 4.151 1.16 1.161 2.544 2.084 4.151 2.768A12.766 12.766 0 0 0 16 29c1.762 0 3.446-.342 5.054-1.027 1.607-.684 2.99-1.607 4.151-2.768 1.161-1.16 2.084-2.544 2.768-4.151A12.766 12.766 0 0 0 29 16c0-1.762-.342-3.446-1.027-5.054-.684-1.607-1.607-2.99-2.768-4.151-1.16-1.161-2.544-2.084-4.151-2.768A12.766 12.766 0 0 0 16 3c-1.762 0-3.446.342-5.054 1.027-1.607.684-2.99 1.607-4.151 2.768-1.161 1.16-2.084 2.544-2.768 4.151A12.766 12.766 0 0 0 3 16Zm1.571 0c0-1.548.304-3.027.911-4.438.607-1.41 1.42-2.624 2.438-3.642 1.018-1.018 2.232-1.83 3.643-2.438A11.11 11.11 0 0 1 16 4.572c2.071 0 3.985.511 5.741 1.535a11.341 11.341 0 0 1 4.16 4.16C26.92 12.018 27.43 13.93 27.43 16c0 1.548-.301 3.027-.902 4.438-.601 1.41-1.414 2.628-2.438 3.651-1.023 1.024-2.24 1.837-3.651 2.438-1.411.601-2.89.902-4.438.902-2.071 0-3.982-.51-5.732-1.527a11.341 11.341 0 0 1-4.16-4.16C5.082 19.984 4.57 18.071 4.57 16Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@webjet/react-icons",
3
3
  "sideEffects": false,
4
- "version": "0.0.4",
4
+ "version": "0.0.6",
5
5
  "description": "React Icons",
6
6
  "scripts": {
7
7
  "start": "webpack serve --env env=library --port 9020 --open",
@@ -0,0 +1,2 @@
1
+ /*! For license information please see hotel.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,c,f=n(e),u=1;u<arguments.length;u++){for(var l in a=Object(arguments[u]))r.call(a,l)&&(f[l]=a[l]);if(t){c=t(a);for(var p=0;p<c.length;p++)o.call(a,c[p])&&(f[c[p]]=a[c[p]])}}return f}},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 c={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},f={};function u(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}function l(){}function p(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}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,m={key:!0,ref:!0,__self:!0,__source:!0};t.createElement=function(e,t,r){var o,n={},a=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(a=""+t.key),t)d.call(t,o)&&!m.hasOwnProperty(o)&&(n[o]=t[o]);var f=arguments.length-2;if(1===f)n.children=r;else if(1<f){for(var u=Array(f),l=0;l<f;l++)u[l]=arguments[l+2];n.children=u}if(e&&e.defaultProps)for(o in f=e.defaultProps)void 0===n[o]&&(n[o]=f[o]);return{$$typeof:i,type:e,key:a,ref:c,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 32 32",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M1 25V8h3v12h26v5h-3v-2H4v2H1Zm5-7v-3c.74 0 1.279.003 1.617.008a25.6 25.6 0 0 1 1.305.062c.531.037.911.091 1.14.164.23.073.5.18.813.32.313.141.531.321.656.54.125.218.235.484.328.797.094.312.141.682.141 1.109H6Zm0-6.5c0 .688.242 1.276.727 1.766A2.4 2.4 0 0 0 8.5 14c.688 0 1.276-.245 1.766-.734.49-.49.734-1.079.734-1.766 0-.688-.245-1.276-.734-1.766A2.407 2.407 0 0 0 8.5 9a2.4 2.4 0 0 0-1.773.734A2.42 2.42 0 0 0 6 11.5Zm6-.5a33.7 33.7 0 0 1 1.063-.063c.447-.02 1.286-.039 2.515-.054 1.23-.016 2.373 0 3.43.047s2.161.159 3.312.336c1.151.177 2.04.416 2.664.718 1.74.844 3.008 1.7 3.805 2.57.797.87 1.2 2.019 1.211 3.446H14l-2-7Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */
@@ -0,0 +1,2 @@
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,a){for(var i,c,f=n(e),u=1;u<arguments.length;u++){for(var l in i=Object(arguments[u]))r.call(i,l)&&(f[l]=i[l]);if(t){c=t(i);for(var p=0;p<c.length;p++)o.call(i,c[p])&&(f[c[p]]=i[c[p]])}}return f}},408:function(e,t,r){var o=r(418),n="function"==typeof Symbol&&Symbol.for,a=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 i(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 c={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},f={};function u(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}function l(){}function p(e,t,r){this.props=e,this.context=t,this.refs=f,this.updater=r||c}u.prototype.isReactComponent={},u.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(i(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={},i=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(i=""+t.key),t)d.call(t,o)&&!b.hasOwnProperty(o)&&(n[o]=t[o]);var f=arguments.length-2;if(1===f)n.children=r;else if(1<f){for(var u=Array(f),l=0;l<f;l++)u[l]=arguments[l+2];n.children=u}if(e&&e.defaultProps)for(o in f=e.defaultProps)void 0===n[o]&&(n[o]=f[o]);return{$$typeof:a,type:e,key:i,ref:c,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 a=t[o]={exports:{}};return e[o](a,a.exports,r),a.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 32 32",fill:"#646464",xmlns:"http://www.w3.org/2000/svg"},r),e||(e=t.createElement("path",{d:"M4 11.906c0-1.552.328-3.06.984-4.523a12.584 12.584 0 0 1 2.61-3.813C8.677 2.492 9.956 1.628 11.43.977A11.198 11.198 0 0 1 16 0c1.563 0 3.08.326 4.555.977a12.761 12.761 0 0 1 3.843 2.586c1.089 1.072 1.961 2.343 2.618 3.812.656 1.469.984 2.98.984 4.531 0 .959-.221 2.068-.664 3.328a23.155 23.155 0 0 1-1.719 3.75 61.72 61.72 0 0 1-2.336 3.782 56.753 56.753 0 0 1-2.562 3.554 185.265 185.265 0 0 1-2.336 2.922 50.477 50.477 0 0 1-1.727 2.024L16 32c-.167-.177-.393-.43-.68-.758-.286-.328-.846-.99-1.68-1.984a88.898 88.898 0 0 1-2.382-2.969 77.223 77.223 0 0 1-2.516-3.508 50.453 50.453 0 0 1-2.383-3.828 24.581 24.581 0 0 1-1.68-3.703C4.228 13.98 4 12.865 4 11.906ZM10 12c0 1.656.586 3.07 1.758 4.242C12.93 17.414 14.344 18 16 18c1.656 0 3.07-.586 4.242-1.758C21.414 15.07 22 13.656 22 12c0-1.656-.586-3.07-1.758-4.242C19.07 6.586 17.656 6 16 6c-1.656 0-3.07.586-4.242 1.758C10.586 8.93 10 10.344 10 12Z"})))}}(),exports.default=o.default,Object.defineProperty(exports,"__esModule",{value:!0})}();
@@ -0,0 +1,14 @@
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
+ */