@pushwoosh/kit-icons 1.4.12 → 1.4.13

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.
@@ -1,176 +1,58 @@
1
1
  export declare const AssetMap: {
2
- small: {
3
- amazon: {
4
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
- lined: null;
6
- };
7
- android: {
8
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
9
- lined: null;
10
- };
11
- apple: {
12
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
13
- lined: null;
14
- };
15
- baidu: {
16
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
17
- lined: null;
18
- };
19
- chrome: {
20
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
21
- lined: null;
22
- };
23
- edge: {
24
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
25
- lined: null;
26
- };
27
- email: {
28
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
29
- lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
30
- };
31
- firefox: {
32
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
33
- lined: null;
34
- };
35
- huawei: {
36
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
37
- lined: null;
38
- };
39
- 'i-explorer': {
40
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
41
- lined: null;
42
- };
43
- 'mac-o-s': {
44
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
45
- lined: null;
46
- };
47
- safari: {
48
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
49
- lined: null;
50
- };
51
- windows: {
52
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
53
- lined: null;
54
- };
55
- xiaomi: {
56
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
57
- lined: null;
58
- };
2
+ amazon: {
3
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
4
+ lined: null;
59
5
  };
60
- medium: {
61
- amazon: {
62
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
63
- lined: null;
64
- };
65
- android: {
66
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
67
- lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
68
- };
69
- apple: {
70
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
71
- lined: null;
72
- };
73
- baidu: {
74
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
75
- lined: null;
76
- };
77
- chrome: {
78
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
79
- lined: null;
80
- };
81
- edge: {
82
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
83
- lined: null;
84
- };
85
- email: {
86
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
87
- lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
88
- };
89
- firefox: {
90
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
91
- lined: null;
92
- };
93
- huawei: {
94
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
95
- lined: null;
96
- };
97
- 'i-explorer': {
98
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
99
- lined: null;
100
- };
101
- 'mac-o-s': {
102
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
103
- lined: null;
104
- };
105
- safari: {
106
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
107
- lined: null;
108
- };
109
- windows: {
110
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
111
- lined: null;
112
- };
113
- xiaomi: {
114
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
115
- lined: null;
116
- };
6
+ android: {
7
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
8
+ lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
117
9
  };
118
- large: {
119
- amazon: {
120
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
121
- lined: null;
122
- };
123
- android: {
124
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
125
- lined: null;
126
- };
127
- apple: {
128
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
129
- lined: null;
130
- };
131
- baidu: {
132
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
133
- lined: null;
134
- };
135
- chrome: {
136
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
137
- lined: null;
138
- };
139
- edge: {
140
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
141
- lined: null;
142
- };
143
- email: {
144
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
145
- lined: null;
146
- };
147
- firefox: {
148
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
149
- lined: null;
150
- };
151
- huawei: {
152
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
153
- lined: null;
154
- };
155
- 'i-explorer': {
156
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
157
- lined: null;
158
- };
159
- 'mac-o-s': {
160
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
161
- lined: null;
162
- };
163
- safari: {
164
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
165
- lined: null;
166
- };
167
- windows: {
168
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
169
- lined: null;
170
- };
171
- xiaomi: {
172
- filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
173
- lined: null;
174
- };
10
+ apple: {
11
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
12
+ lined: null;
13
+ };
14
+ baidu: {
15
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
16
+ lined: null;
17
+ };
18
+ chrome: {
19
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
20
+ lined: null;
21
+ };
22
+ edge: {
23
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
24
+ lined: null;
25
+ };
26
+ email: {
27
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
28
+ lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
29
+ };
30
+ firefox: {
31
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
32
+ lined: null;
33
+ };
34
+ huawei: {
35
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
36
+ lined: null;
37
+ };
38
+ 'i-explorer': {
39
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
40
+ lined: null;
41
+ };
42
+ 'mac-o-s': {
43
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
44
+ lined: null;
45
+ };
46
+ safari: {
47
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
48
+ lined: null;
49
+ };
50
+ windows: {
51
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
52
+ lined: null;
53
+ };
54
+ xiaomi: {
55
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
56
+ lined: null;
175
57
  };
176
58
  };
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
- import { PlatformLogoIconProps } from './platform-logo-icon.types';
2
+ import type { PlatformLogoIconProps } from './platform-logo-icon.types';
3
3
  export declare function PlatformLogoIcon(props: PlatformLogoIconProps): JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pushwoosh/kit-icons",
3
- "version": "1.4.12",
3
+ "version": "1.4.13",
4
4
  "description": "React component for build Pushwoosh products",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",