@appcorp/kismaa-web-ui 0.1.9 → 0.1.10
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/atoms/index.d.ts +41 -0
- package/atoms/index.js +57 -0
- package/index.d.ts +1 -0
- package/index.js +1 -0
- package/package.json +1 -1
package/atoms/index.d.ts
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
export * from './active-icon';
|
|
2
|
+
export * from './app-store-icon';
|
|
3
|
+
export * from './aquarius-icon';
|
|
4
|
+
export * from './aries-icon';
|
|
5
|
+
export * from './arrow-left-icon';
|
|
6
|
+
export * from './arrow-right-icon';
|
|
7
|
+
export * from './award-icon';
|
|
8
|
+
export * from './brief-case-icon';
|
|
9
|
+
export * from './cancer-icon';
|
|
10
|
+
export * from './capricon-icon';
|
|
11
|
+
export * from './clients-icon';
|
|
12
|
+
export * from './facebook-icon';
|
|
13
|
+
export * from './filter-icon';
|
|
14
|
+
export * from './gear-icon';
|
|
15
|
+
export * from './gemini-icon';
|
|
16
|
+
export * from './google-play-icon';
|
|
17
|
+
export * from './growth-icon';
|
|
18
|
+
export * from './home-icon';
|
|
19
|
+
export * from './innovation-icon';
|
|
20
|
+
export * from './instagram-icon';
|
|
21
|
+
export * from './kismaa-logo';
|
|
22
|
+
export * from './leo-icon';
|
|
23
|
+
export * from './libra-icon';
|
|
24
|
+
export * from './lightning-icon';
|
|
25
|
+
export * from './not-found-icon';
|
|
26
|
+
export * from './onboarding-track';
|
|
27
|
+
export * from './ownership-icon';
|
|
28
|
+
export * from './paper-plane-icon';
|
|
29
|
+
export * from './partners-icon';
|
|
30
|
+
export * from './pisces-icon';
|
|
31
|
+
export * from './quote-icon';
|
|
32
|
+
export * from './rating-star';
|
|
33
|
+
export * from './result-icon';
|
|
34
|
+
export * from './rocket-icon';
|
|
35
|
+
export * from './sagitarious-icon';
|
|
36
|
+
export * from './scorpio-icon';
|
|
37
|
+
export * from './search-icon';
|
|
38
|
+
export * from './taurus-icon';
|
|
39
|
+
export * from './triangle-icon';
|
|
40
|
+
export * from './user-icon';
|
|
41
|
+
export * from './virgo-icon';
|
package/atoms/index.js
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./active-icon"), exports);
|
|
18
|
+
__exportStar(require("./app-store-icon"), exports);
|
|
19
|
+
__exportStar(require("./aquarius-icon"), exports);
|
|
20
|
+
__exportStar(require("./aries-icon"), exports);
|
|
21
|
+
__exportStar(require("./arrow-left-icon"), exports);
|
|
22
|
+
__exportStar(require("./arrow-right-icon"), exports);
|
|
23
|
+
__exportStar(require("./award-icon"), exports);
|
|
24
|
+
__exportStar(require("./brief-case-icon"), exports);
|
|
25
|
+
__exportStar(require("./cancer-icon"), exports);
|
|
26
|
+
__exportStar(require("./capricon-icon"), exports);
|
|
27
|
+
__exportStar(require("./clients-icon"), exports);
|
|
28
|
+
__exportStar(require("./facebook-icon"), exports);
|
|
29
|
+
__exportStar(require("./filter-icon"), exports);
|
|
30
|
+
__exportStar(require("./gear-icon"), exports);
|
|
31
|
+
__exportStar(require("./gemini-icon"), exports);
|
|
32
|
+
__exportStar(require("./google-play-icon"), exports);
|
|
33
|
+
__exportStar(require("./growth-icon"), exports);
|
|
34
|
+
__exportStar(require("./home-icon"), exports);
|
|
35
|
+
__exportStar(require("./innovation-icon"), exports);
|
|
36
|
+
__exportStar(require("./instagram-icon"), exports);
|
|
37
|
+
__exportStar(require("./kismaa-logo"), exports);
|
|
38
|
+
__exportStar(require("./leo-icon"), exports);
|
|
39
|
+
__exportStar(require("./libra-icon"), exports);
|
|
40
|
+
__exportStar(require("./lightning-icon"), exports);
|
|
41
|
+
__exportStar(require("./not-found-icon"), exports);
|
|
42
|
+
__exportStar(require("./onboarding-track"), exports);
|
|
43
|
+
__exportStar(require("./ownership-icon"), exports);
|
|
44
|
+
__exportStar(require("./paper-plane-icon"), exports);
|
|
45
|
+
__exportStar(require("./partners-icon"), exports);
|
|
46
|
+
__exportStar(require("./pisces-icon"), exports);
|
|
47
|
+
__exportStar(require("./quote-icon"), exports);
|
|
48
|
+
__exportStar(require("./rating-star"), exports);
|
|
49
|
+
__exportStar(require("./result-icon"), exports);
|
|
50
|
+
__exportStar(require("./rocket-icon"), exports);
|
|
51
|
+
__exportStar(require("./sagitarious-icon"), exports);
|
|
52
|
+
__exportStar(require("./scorpio-icon"), exports);
|
|
53
|
+
__exportStar(require("./search-icon"), exports);
|
|
54
|
+
__exportStar(require("./taurus-icon"), exports);
|
|
55
|
+
__exportStar(require("./triangle-icon"), exports);
|
|
56
|
+
__exportStar(require("./user-icon"), exports);
|
|
57
|
+
__exportStar(require("./virgo-icon"), exports);
|
package/index.d.ts
CHANGED
package/index.js
CHANGED