@homecode/ui 4.18.48 → 4.18.50

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.
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+
3
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
+ var SvgCamera = function SvgCamera(props) {
5
+ return /*#__PURE__*/React.createElement("svg", _extends({
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ fill: "currentColor",
8
+ viewBox: "0 0 24 24"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M11.302 8.467h9.468q-.799-2.042-2.44-3.506-1.643-1.465-3.773-2.057Zm-2.723 2.367 4.735-8.167q-.326-.059-.651-.088-.326-.03-.651-.03-1.953 0-3.64.74-1.686.74-2.988 1.982zm-5.74 3.55h6.45L4.555 6.218q-.947 1.213-1.48 2.678-.532 1.465-.532 3.122 0 .621.074 1.198t.222 1.169m6.628 6.747 3.196-5.563h-9.41q.8 2.042 2.442 3.507 1.642 1.464 3.772 2.056m2.545.355q1.953 0 3.64-.74 1.686-.74 2.988-1.982l-3.196-5.563-4.734 8.167q.325.059.636.089.31.03.666.03m7.456-3.669q.947-1.213 1.48-2.678.532-1.464.532-3.121 0-.622-.074-1.199-.073-.577-.221-1.168h-6.45zm-7.456 6.036q-2.426 0-4.586-.932t-3.773-2.544-2.545-3.773-.932-4.586q0-2.456.932-4.601t2.545-3.758 3.773-2.545 4.586-.932q2.456 0 4.601.932t3.758 2.545 2.545 3.758.932 4.6q0 2.427-.932 4.587-.933 2.16-2.545 3.773-1.613 1.612-3.758 2.544t-4.601.932",
11
+ style: {
12
+ strokeWidth: 0.999999
13
+ }
14
+ }));
15
+ };
16
+
17
+ export { SvgCamera as default };
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+
3
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
+ var SvgImage = function SvgImage(props) {
5
+ return /*#__PURE__*/React.createElement("svg", _extends({
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ fill: "currentColor",
8
+ viewBox: "0 0 24 24"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M2.845 23.77q-1.078 0-1.845-.768-.768-.768-.768-1.846V2.865q0-1.078.768-1.846.767-.767 1.845-.767h18.292q1.078 0 1.845.767.768.768.768 1.846v18.291q0 1.078-.768 1.846-.767.767-1.845.767zm0-2.614h18.292V2.865H2.845Zm1.307-2.613H19.83l-4.9-6.533-3.919 5.227-2.94-3.92zm-1.307 2.613V2.865Z",
11
+ style: {
12
+ strokeWidth: 1
13
+ }
14
+ }));
15
+ };
16
+
17
+ export { SvgImage as default };
@@ -1,6 +1,7 @@
1
1
  var ICONS = {
2
2
  avatar: () => import('./avatar.svg.js'),
3
3
  brokenImage: () => import('./brokenImage.svg.js'),
4
+ camera: () => import('./camera.svg.js'),
4
5
  check: () => import('./check.svg.js'),
5
6
  close: () => import('./close.svg.js'),
6
7
  colors: () => import('./colors.svg.js'),
@@ -25,10 +26,12 @@ var ICONS = {
25
26
  geolocation: () => import('./geolocation.svg.js'),
26
27
  group: () => import('./group.svg.js'),
27
28
  history: () => import('./history.svg.js'),
29
+ image: () => import('./image.svg.js'),
28
30
  instagram: () => import('./instagram.svg.js'),
29
31
  home: () => import('./home.svg.js'),
30
32
  link: () => import('./link.svg.js'),
31
33
  loader: () => import('./loader.svg.js'),
34
+ map: () => import('./map.svg.js'),
32
35
  menu: () => import('./menu.svg.js'),
33
36
  mic: () => import('./mic.svg.js'),
34
37
  minus: () => import('./minus.svg.js'),
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+
3
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
+ var SvgMap = function SvgMap(props) {
5
+ return /*#__PURE__*/React.createElement("svg", _extends({
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ fill: "currentColor",
8
+ viewBox: "0 0 24 24"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M15.883 23.806 8.05 21.064l-6.072 2.35q-.653.261-1.208-.147t-.555-1.093V3.893q0-.424.245-.75.245-.327.67-.49L8.05.303l7.834 2.741 6.072-2.35q.653-.261 1.208.147t.555 1.093v18.28q0 .425-.245.752-.245.326-.67.49zm-1.305-3.2V5.33L9.355 3.501V18.78Zm2.611 0 3.917-1.305V3.828L17.19 5.329zM2.826 20.28l3.917-1.501V3.5L2.826 4.807ZM17.189 5.33v15.277ZM6.743 3.5v15.28Z",
11
+ style: {
12
+ strokeWidth: 1
13
+ }
14
+ }));
15
+ };
16
+
17
+ export { SvgMap as default };
@@ -1,6 +1,7 @@
1
1
  declare const _default: {
2
2
  avatar: () => Promise<any>;
3
3
  brokenImage: () => Promise<any>;
4
+ camera: () => Promise<any>;
4
5
  check: () => Promise<any>;
5
6
  close: () => Promise<any>;
6
7
  colors: () => Promise<any>;
@@ -25,10 +26,12 @@ declare const _default: {
25
26
  geolocation: () => Promise<any>;
26
27
  group: () => Promise<any>;
27
28
  history: () => Promise<any>;
29
+ image: () => Promise<any>;
28
30
  instagram: () => Promise<any>;
29
31
  home: () => Promise<any>;
30
32
  link: () => Promise<any>;
31
33
  loader: () => Promise<any>;
34
+ map: () => Promise<any>;
32
35
  menu: () => Promise<any>;
33
36
  mic: () => Promise<any>;
34
37
  minus: () => Promise<any>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@homecode/ui",
3
- "version": "4.18.48",
3
+ "version": "4.18.50",
4
4
  "description": "React UI components library",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1",