@codemonster-ru/vueiconify 1.0.1 → 1.1.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.
@@ -5,11 +5,13 @@ type __VLS_Props = {
5
5
  spin?: boolean;
6
6
  size?: number | string;
7
7
  style?: IconStyle;
8
+ inset?: number;
8
9
  };
9
10
  declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
11
  size: number | string;
11
12
  icon: IconName | string;
12
13
  spin: boolean;
13
14
  style: IconStyle;
15
+ inset: number;
14
16
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
15
17
  export default _default;
@@ -144,6 +144,11 @@ declare const _default: {
144
144
  "keywords": ["info"],
145
145
  "style": "solid"
146
146
  },
147
+ "infoCircle": {
148
+ "title": "Info Circle",
149
+ "keywords": ["info", "circle"],
150
+ "style": "solid"
151
+ },
147
152
  "link": {
148
153
  "title": "Link",
149
154
  "keywords": ["link"],
@@ -184,6 +189,11 @@ declare const _default: {
184
189
  "keywords": ["question"],
185
190
  "style": "solid"
186
191
  },
192
+ "questionCircle": {
193
+ "title": "Question Circle",
194
+ "keywords": ["question", "circle"],
195
+ "style": "solid"
196
+ },
187
197
  "rotateRight": {
188
198
  "title": "Rotate Right",
189
199
  "keywords": ["rotate", "right"],
@@ -120,8 +120,10 @@ declare const _default: [
120
120
  "eyeSlash",
121
121
  "history",
122
122
  "info",
123
+ "infoCircle",
123
124
  "moon",
124
125
  "question",
126
+ "questionCircle",
125
127
  "rotateRight",
126
128
  "shield",
127
129
  "sparkles",
@@ -0,0 +1,54 @@
1
+ declare const _default: {
2
+ "activity": { "x": 0.041, "y": -0.1289 },
3
+ "archive": { "x": 0, "y": -0.0527 },
4
+ "bell": { "x": 0, "y": -0.041 },
5
+ "bookmark": { "x": 0, "y": -0.0225 },
6
+ "caretDown": { "x": -0.001, "y": -0.0527 },
7
+ "caretLeft": { "x": 0.0498, "y": -0.001 },
8
+ "caretRight": { "x": -0.0498, "y": 0.001 },
9
+ "caretUp": { "x": 0.001, "y": 0.0527 },
10
+ "chartBar": { "x": 0.0166, "y": -0.0098 },
11
+ "chevronDown": { "x": 0, "y": -0.0498 },
12
+ "chevronLeft": { "x": 0.0498, "y": 0 },
13
+ "chevronRight": { "x": -0.0498, "y": 0 },
14
+ "chevronUp": { "x": 0, "y": 0.0498 },
15
+ "clipboard": { "x": 0, "y": 0.0156 },
16
+ "cloud": { "x": -0.0098, "y": -0.0762 },
17
+ "copy": { "x": -0.0352, "y": -0.0703 },
18
+ "file": { "x": -0.0107, "y": -0.0244 },
19
+ "fileText": { "x": 0, "y": -0.0244 },
20
+ "filter": { "x": 0.0039, "y": -0.0684 },
21
+ "folder": { "x": 0, "y": -0.0342 },
22
+ "folderOpen": { "x": -0.0732, "y": -0.0938 },
23
+ "funnelX": { "x": 0, "y": -0.0752 },
24
+ "hardDrive": { "x": 0, "y": -0.0195 },
25
+ "heart": { "x": 0, "y": -0.0508 },
26
+ "house": { "x": 0, "y": -0.0322 },
27
+ "inbox": { "x": 0, "y": -0.0166 },
28
+ "layers": { "x": -0.001, "y": -0.0176 },
29
+ "lock": { "x": 0, "y": -0.0195 },
30
+ "magnifyingGlass": { "x": 0.0117, "y": 0.0117 },
31
+ "mail": { "x": 0, "y": -0.0166 },
32
+ "message": { "x": -0.001, "y": -0.0264 },
33
+ "plug": { "x": -0.0469, "y": -0.0547 },
34
+ "question": { "x": 0.0137, "y": -0.0205 },
35
+ "receipt": { "x": -0.0273, "y": 0 },
36
+ "server": { "x": 0, "y": -0.0938 },
37
+ "share": { "x": 0.0117, "y": -0.0352 },
38
+ "shield": { "x": 0.0068, "y": -0.0449 },
39
+ "sparkles": { "x": 0.0332, "y": -0.0244 },
40
+ "star": { "x": 0.001, "y": 0.043 },
41
+ "terminal": { "x": -0.1064, "y": -0.0791 },
42
+ "trash": { "x": 0, "y": -0.0273 },
43
+ "unlock": { "x": 0, "y": 0.0117 },
44
+ "upload": { "x": 0, "y": -0.1084 },
45
+ "user": { "x": 0, "y": -0.0371 },
46
+ "userCheck": { "x": -0.0303, "y": -0.1123 },
47
+ "userMinus": { "x": -0.0303, "y": -0.1123 },
48
+ "userPlus": { "x": -0.0303, "y": -0.1123 },
49
+ "wallet": { "x": -0.0469, "y": -0.0547 },
50
+ "warning": { "x": 0, "y": 0.0371 }
51
+ }
52
+ ;
53
+
54
+ export default _default;
@@ -149,6 +149,11 @@ declare const _default: [
149
149
  "status": "in_progress",
150
150
  "note": "Solid info icon being simplified toward a cleaner lowercase-i silhouette."
151
151
  },
152
+ {
153
+ "icon": "infoCircle",
154
+ "status": "in_progress",
155
+ "note": "Solid info-circle icon matching the current filled status-circle construction."
156
+ },
152
157
  {
153
158
  "icon": "warning",
154
159
  "status": "in_progress",
@@ -159,6 +164,11 @@ declare const _default: [
159
164
  "status": "in_progress",
160
165
  "note": "Solid question icon being simplified toward a cleaner standalone question mark silhouette."
161
166
  },
167
+ {
168
+ "icon": "questionCircle",
169
+ "status": "in_progress",
170
+ "note": "Solid question-circle icon matching the current filled status-circle construction."
171
+ },
162
172
  {
163
173
  "icon": "checkCircle",
164
174
  "status": "in_progress",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemonster-ru/vueiconify",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "description": "Open source vue icon library.",
5
5
  "keywords": [
6
6
  "vue",