@epilot360/icons 1.2.0 → 1.3.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot360/icons",
3
- "version": "1.2.0",
3
+ "version": "1.3.0",
4
4
  "author": "epilot GmbH",
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -72,4 +72,4 @@
72
72
  "peerDependencies": {
73
73
  "react": ">=17.0.0"
74
74
  }
75
- }
75
+ }
@@ -28,6 +28,8 @@ import { Explore } from './Explore';
28
28
  import { DragIndicator } from './DragIndicator';
29
29
  import { Refresh } from './Refresh';
30
30
  import { Menu } from './Menu';
31
+ import { Login } from './Login';
32
+ import { Logout } from './Logout';
31
33
  import { Table } from './Table';
32
34
  import { Attributes } from './Attributes';
33
35
  import { Dashboard } from './Dashboard';
@@ -85,6 +87,8 @@ export declare const IconComponentsMap: {
85
87
  drag_indicator: typeof DragIndicator;
86
88
  refresh: typeof Refresh;
87
89
  menu: typeof Menu;
90
+ login: typeof Login;
91
+ logout: typeof Logout;
88
92
  table: typeof Table;
89
93
  attributes: typeof Attributes;
90
94
  dashboard: typeof Dashboard;
@@ -113,7 +117,6 @@ export declare const IconComponentsMap: {
113
117
  availability: typeof Availability;
114
118
  };
115
119
  export type IconName = keyof typeof IconComponentsMap;
116
- export declare const IconNames: ("search" | "add" | "error" | "message" | "file" | "notifications" | "product" | "order" | "visibility" | "menu" | "meter" | "table" | "close" | "attributes" | "refresh" | "document" | "calendar" | "help" | "note" | "epilot" | "edit" | "open_in_new" | "share" | "delete" | "add_circle" | "check" | "check_circle" | "warning" | "info" | "content_copy" | "data_object" | "draft" | "visibility_off" | "expand_more" | "expand_less" | "settings" | "explore" | "drag_indicator" | "dashboard" | "opportunity" | "contact" | "account" | "contract" | "templates" | "Price" | "tax" | "submission" | "partner" | "entity" | "webhook" | "design" | "workflow" | "journey" | "relations" | "availability")[];
117
120
  type Props = IconProps & {
118
121
  name: IconName;
119
122
  };
@@ -14,7 +14,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
14
14
  return (mod && mod.__esModule) ? mod : { "default": mod };
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.EpilotIcon = exports.IconNames = exports.IconComponentsMap = void 0;
17
+ exports.EpilotIcon = exports.IconComponentsMap = void 0;
18
18
  /* eslint-disable import/order */
19
19
  var react_1 = __importDefault(require("react"));
20
20
  var Epilot_1 = require("./Epilot");
@@ -46,6 +46,8 @@ var Explore_1 = require("./Explore");
46
46
  var DragIndicator_1 = require("./DragIndicator");
47
47
  var Refresh_1 = require("./Refresh");
48
48
  var Menu_1 = require("./Menu");
49
+ var Login_1 = require("./Login");
50
+ var Logout_1 = require("./Logout");
49
51
  var Table_1 = require("./Table");
50
52
  var Attributes_1 = require("./Attributes");
51
53
  var Dashboard_1 = require("./Dashboard");
@@ -102,6 +104,8 @@ exports.IconComponentsMap = {
102
104
  drag_indicator: DragIndicator_1.DragIndicator,
103
105
  refresh: Refresh_1.Refresh,
104
106
  menu: Menu_1.Menu,
107
+ login: Login_1.Login,
108
+ logout: Logout_1.Logout,
105
109
  table: Table_1.Table,
106
110
  attributes: Attributes_1.Attributes,
107
111
  dashboard: Dashboard_1.Dashboard,
@@ -129,7 +133,6 @@ exports.IconComponentsMap = {
129
133
  relations: Relations_1.Relations,
130
134
  availability: Availability_1.Availability,
131
135
  };
132
- exports.IconNames = Object.keys(exports.IconComponentsMap);
133
136
  var EpilotIcon = function (props) {
134
137
  var name = props.name, restProps = __rest(props, ["name"]);
135
138
  var iconComponent = exports.IconComponentsMap[props.name];
@@ -1 +1 @@
1
- {"version":3,"file":"EpilotIcon.js","sourceRoot":"","sources":["../../src/react/EpilotIcon.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"EpilotIcon.js","sourceRoot":"","sources":["../../src/react/EpilotIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,iCAAiC;AACjC,gDAA0B;AAE1B,mCAAkC;AAClC,+BAA8B;AAC9B,yCAAwC;AACxC,iCAAgC;AAChC,mCAAkC;AAClC,6BAA4B;AAC5B,yCAAwC;AACxC,iCAAgC;AAChC,6CAA4C;AAC5C,qCAAoC;AACpC,iCAAgC;AAChC,+BAA8B;AAC9B,+BAA8B;AAC9B,6CAA4C;AAC5C,2CAA0C;AAC1C,iDAAgD;AAChD,iCAAgC;AAChC,2CAA0C;AAC1C,iDAAgD;AAChD,iCAAgC;AAChC,2CAA0C;AAC1C,2CAA0C;AAC1C,mCAAkC;AAClC,uCAAsC;AACtC,uCAAsC;AACtC,qCAAoC;AACpC,iDAAgD;AAChD,qCAAoC;AACpC,+BAA8B;AAC9B,iCAAgC;AAChC,mCAAkC;AAClC,iCAAgC;AAChC,2CAA0C;AAC1C,yCAAwC;AACxC,6CAA4C;AAC5C,iCAAgC;AAChC,qCAAoC;AACpC,qCAAoC;AACpC,uCAAsC;AACtC,qCAAoC;AACpC,+BAA8B;AAC9B,+BAA8B;AAC9B,uCAAsC;AACtC,yCAAwC;AACxC,qCAAoC;AACpC,iCAAgC;AAChC,6BAA4B;AAC5B,2CAA0C;AAC1C,qCAAoC;AACpC,iCAAgC;AAChC,mCAAkC;AAClC,qCAAoC;AACpC,mCAAkC;AAClC,uCAAsC;AACtC,qCAAoC;AACpC,yCAAwC;AACxC,+CAA8C;AAIjC,QAAA,iBAAiB,GAAG;IAC/B,MAAM,EAAE,eAAM;IACd,IAAI,EAAE,WAAI;IACV,WAAW,EAAE,qBAAS;IACtB,KAAK,EAAE,aAAK;IACZ,MAAM,EAAE,eAAM;IACd,GAAG,EAAE,SAAG;IACR,UAAU,EAAE,qBAAS;IACrB,KAAK,EAAE,aAAK;IACZ,YAAY,EAAE,yBAAW;IACzB,OAAO,EAAE,iBAAO;IAChB,KAAK,EAAE,aAAK;IACZ,IAAI,EAAE,WAAI;IACV,IAAI,EAAE,WAAI;IACV,YAAY,EAAE,yBAAW;IACzB,WAAW,EAAE,uBAAU;IACvB,aAAa,EAAE,6BAAa;IAC5B,KAAK,EAAE,aAAK;IACZ,UAAU,EAAE,uBAAU;IACtB,cAAc,EAAE,6BAAa;IAC7B,KAAK,EAAE,aAAK;IACZ,WAAW,EAAE,uBAAU;IACvB,WAAW,EAAE,uBAAU;IACvB,MAAM,EAAE,eAAM;IACd,QAAQ,EAAE,mBAAQ;IAClB,QAAQ,EAAE,mBAAQ;IAClB,OAAO,EAAE,iBAAO;IAChB,cAAc,EAAE,6BAAa;IAC7B,OAAO,EAAE,iBAAO;IAChB,IAAI,EAAE,WAAI;IACV,KAAK,EAAE,aAAK;IACZ,MAAM,EAAE,eAAM;IACd,KAAK,EAAE,aAAK;IACZ,UAAU,EAAE,uBAAU;IACtB,SAAS,EAAE,qBAAS;IACpB,WAAW,EAAE,yBAAW;IACxB,KAAK,EAAE,aAAK;IACZ,OAAO,EAAE,iBAAO;IAChB,OAAO,EAAE,iBAAO;IAChB,QAAQ,EAAE,mBAAQ;IAClB,OAAO,EAAE,iBAAO;IAChB,IAAI,EAAE,WAAI;IACV,IAAI,EAAE,WAAI;IACV,QAAQ,EAAE,mBAAQ;IAClB,SAAS,EAAE,qBAAS;IACpB,OAAO,EAAE,iBAAO;IAChB,KAAK,EAAE,aAAK;IACZ,GAAG,EAAE,SAAG;IACR,UAAU,EAAE,uBAAU;IACtB,OAAO,EAAE,iBAAO;IAChB,KAAK,EAAE,aAAK;IACZ,MAAM,EAAE,eAAM;IACd,OAAO,EAAE,iBAAO;IAChB,MAAM,EAAE,eAAM;IACd,QAAQ,EAAE,mBAAQ;IAClB,OAAO,EAAE,iBAAO;IAChB,SAAS,EAAE,qBAAS;IACpB,YAAY,EAAE,2BAAY;CAC3B,CAAC;AAKK,IAAM,UAAU,GAAG,UAAC,KAAY;IAC7B,IAAA,IAAI,GAAmB,KAAK,KAAxB,EAAK,SAAS,UAAK,KAAK,EAA9B,QAAsB,CAAF,CAAW;IAErC,IAAM,aAAa,GAAG,yBAAiB,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAEpD,IAAI,CAAC,aAAa;QAAE,OAAO,IAAI,CAAC;IAEhC,OAAO,eAAK,CAAC,aAAa,CAAC,aAAa,EAAE,SAAS,CAAC,CAAC;AACvD,CAAC,CAAC;AARW,QAAA,UAAU,cAQrB"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ export declare function Login(props: IconProps): React.JSX.Element;
4
+ export default Login;
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ var __importDefault = (this && this.__importDefault) || function (mod) {
25
+ return (mod && mod.__esModule) ? mod : { "default": mod };
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.Login = void 0;
29
+ var login_fill_svg_1 = __importDefault(require("@material-symbols/svg-600/outlined/login-fill.svg"));
30
+ var login_svg_1 = __importDefault(require("@material-symbols/svg-600/outlined/login.svg"));
31
+ var react_1 = __importDefault(require("react"));
32
+ var types_1 = require("../types");
33
+ var name = 'login';
34
+ function Login(props) {
35
+ var _a = __assign(__assign({}, types_1.defaultIconProps), props), variant = _a.variant, restProps = __rest(_a, ["variant"]);
36
+ var IconComponent = variant === 'outlined' ? login_svg_1.default : login_fill_svg_1.default;
37
+ return react_1.default.createElement(IconComponent, __assign({ "aria-label": name }, restProps));
38
+ }
39
+ exports.Login = Login;
40
+ exports.default = Login;
41
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/react/Login/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,qGAAuE;AACvE,2FAAoE;AACpE,gDAA0B;AAE1B,kCAAuD;AAEvD,IAAM,IAAI,GAAG,OAAO,CAAC;AAErB,SAAgB,KAAK,CAAC,KAAgB;IACpC,IAAM,2BACD,wBAAgB,GAChB,KAAK,CACT,EAHO,OAAO,aAAA,EAAK,SAAS,cAAvB,WAAyB,CAG9B,CAAC;IACF,IAAM,aAAa,GAAG,OAAO,KAAK,UAAU,CAAC,CAAC,CAAC,mBAAQ,CAAC,CAAC,CAAC,wBAAM,CAAC;IAEjE,OAAO,8BAAC,aAAa,2BAAa,IAAI,IAAM,SAAS,EAAI,CAAC;AAC5D,CAAC;AARD,sBAQC;AAED,kBAAe,KAAK,CAAC"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../types';
3
+ export declare function Logout(props: IconProps): React.JSX.Element;
4
+ export default Logout;
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ var __importDefault = (this && this.__importDefault) || function (mod) {
25
+ return (mod && mod.__esModule) ? mod : { "default": mod };
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.Logout = void 0;
29
+ var logout_fill_svg_1 = __importDefault(require("@material-symbols/svg-600/outlined/logout-fill.svg"));
30
+ var logout_svg_1 = __importDefault(require("@material-symbols/svg-600/outlined/logout.svg"));
31
+ var react_1 = __importDefault(require("react"));
32
+ var types_1 = require("../types");
33
+ var name = 'logout';
34
+ function Logout(props) {
35
+ var _a = __assign(__assign({}, types_1.defaultIconProps), props), variant = _a.variant, restProps = __rest(_a, ["variant"]);
36
+ var IconComponent = variant === 'outlined' ? logout_svg_1.default : logout_fill_svg_1.default;
37
+ return react_1.default.createElement(IconComponent, __assign({ "aria-label": name }, restProps));
38
+ }
39
+ exports.Logout = Logout;
40
+ exports.default = Logout;
41
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/react/Logout/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uGAAwE;AACxE,6FAAqE;AACrE,gDAA0B;AAE1B,kCAAuD;AAEvD,IAAM,IAAI,GAAG,QAAQ,CAAC;AAEtB,SAAgB,MAAM,CAAC,KAAgB;IACrC,IAAM,2BACD,wBAAgB,GAChB,KAAK,CACT,EAHO,OAAO,aAAA,EAAK,SAAS,cAAvB,WAAyB,CAG9B,CAAC;IACF,IAAM,aAAa,GAAG,OAAO,KAAK,UAAU,CAAC,CAAC,CAAC,oBAAQ,CAAC,CAAC,CAAC,yBAAM,CAAC;IAEjE,OAAO,8BAAC,aAAa,2BAAa,IAAI,IAAM,SAAS,EAAI,CAAC;AAC5D,CAAC;AARD,wBAQC;AAED,kBAAe,MAAM,CAAC"}
package/react/index.d.ts CHANGED
@@ -27,6 +27,8 @@ export * from './Explore';
27
27
  export * from './DragIndicator';
28
28
  export * from './Refresh';
29
29
  export * from './Menu';
30
+ export * from './Login';
31
+ export * from './Logout';
30
32
  export * from './Table';
31
33
  export * from './Attributes';
32
34
  export * from './Dashboard';
package/react/index.js CHANGED
@@ -43,6 +43,8 @@ __exportStar(require("./Explore"), exports);
43
43
  __exportStar(require("./DragIndicator"), exports);
44
44
  __exportStar(require("./Refresh"), exports);
45
45
  __exportStar(require("./Menu"), exports);
46
+ __exportStar(require("./Login"), exports);
47
+ __exportStar(require("./Logout"), exports);
46
48
  __exportStar(require("./Table"), exports);
47
49
  __exportStar(require("./Attributes"), exports);
48
50
  __exportStar(require("./Dashboard"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/react/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAAyB;AACzB,yCAAuB;AACvB,8CAA4B;AAC5B,0CAAwB;AACxB,2CAAyB;AACzB,wCAAsB;AACtB,8CAA4B;AAC5B,0CAAwB;AACxB,gDAA8B;AAC9B,4CAA0B;AAC1B,0CAAwB;AACxB,yCAAuB;AACvB,yCAAuB;AACvB,gDAA8B;AAC9B,+CAA6B;AAC7B,kDAAgC;AAChC,0CAAwB;AACxB,+CAA6B;AAC7B,kDAAgC;AAChC,0CAAwB;AACxB,+CAA6B;AAC7B,+CAA6B;AAC7B,2CAAyB;AACzB,6CAA2B;AAC3B,6CAA2B;AAC3B,4CAA0B;AAC1B,kDAAgC;AAChC,4CAA0B;AAC1B,yCAAuB;AACvB,0CAAwB;AACxB,+CAA6B;AAC7B,8CAA4B;AAC5B,gDAA8B;AAC9B,0CAAwB;AACxB,4CAA0B;AAC1B,4CAA0B;AAC1B,6CAA2B;AAC3B,4CAA0B;AAC1B,yCAAuB;AACvB,yCAAuB;AACvB,6CAA2B;AAC3B,8CAA4B;AAC5B,4CAA0B;AAC1B,0CAAwB;AACxB,wCAAsB;AACtB,+CAA6B;AAC7B,4CAA0B;AAC1B,0CAAwB;AACxB,2CAAyB;AACzB,4CAA0B;AAC1B,2CAAyB;AACzB,6CAA2B;AAC3B,4CAA0B;AAC1B,8CAA4B;AAC5B,iDAA+B;AAE/B,+CAA6B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/react/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAAyB;AACzB,yCAAuB;AACvB,8CAA4B;AAC5B,0CAAwB;AACxB,2CAAyB;AACzB,wCAAsB;AACtB,8CAA4B;AAC5B,0CAAwB;AACxB,gDAA8B;AAC9B,4CAA0B;AAC1B,0CAAwB;AACxB,yCAAuB;AACvB,yCAAuB;AACvB,gDAA8B;AAC9B,+CAA6B;AAC7B,kDAAgC;AAChC,0CAAwB;AACxB,+CAA6B;AAC7B,kDAAgC;AAChC,0CAAwB;AACxB,+CAA6B;AAC7B,+CAA6B;AAC7B,2CAAyB;AACzB,6CAA2B;AAC3B,6CAA2B;AAC3B,4CAA0B;AAC1B,kDAAgC;AAChC,4CAA0B;AAC1B,yCAAuB;AACvB,0CAAwB;AACxB,2CAAyB;AACzB,0CAAwB;AACxB,+CAA6B;AAC7B,8CAA4B;AAC5B,gDAA8B;AAC9B,0CAAwB;AACxB,4CAA0B;AAC1B,4CAA0B;AAC1B,6CAA2B;AAC3B,4CAA0B;AAC1B,yCAAuB;AACvB,yCAAuB;AACvB,6CAA2B;AAC3B,8CAA4B;AAC5B,4CAA0B;AAC1B,0CAAwB;AACxB,wCAAsB;AACtB,+CAA6B;AAC7B,4CAA0B;AAC1B,0CAAwB;AACxB,2CAAyB;AACzB,4CAA0B;AAC1B,2CAAyB;AACzB,6CAA2B;AAC3B,4CAA0B;AAC1B,8CAA4B;AAC5B,iDAA+B;AAE/B,+CAA6B"}