@arco-iconbox/vue-smartcode 0.0.22 → 0.0.24
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/dist/icon.js +1942 -1251
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +409 -345
- package/dist/icon.min.js.map +1 -1
- package/esm/IconColorAlibl/index.js +58 -0
- package/esm/IconColorClickhouse/index.js +51 -0
- package/esm/IconColorData/index.js +33 -0
- package/esm/IconColorDatadm/index.js +38 -0
- package/esm/IconColorDatakb/index.js +38 -0
- package/esm/IconColorDingding/index.js +1 -1
- package/esm/IconColorElsearch/index.js +76 -0
- package/esm/IconColorEmail/index.js +1 -1
- package/esm/IconColorFeishu/index.js +1 -1
- package/esm/IconColorHttp/index.js +1 -1
- package/esm/IconColorHuawei/index.js +33 -0
- package/esm/IconColorJava/index.js +38 -0
- package/esm/IconColorJs/index.js +1 -1
- package/esm/IconColorLlm/index.js +46 -0
- package/esm/IconColorMilvus/index.js +33 -0
- package/esm/IconColorMysql/index.js +49 -0
- package/esm/IconColorNotice/index.js +1 -1
- package/esm/IconColorOpenai/index.js +46 -0
- package/esm/IconColorOracle/index.js +33 -0
- package/esm/IconColorPgsql/index.js +46 -0
- package/esm/IconColorQiwei/index.js +1 -1
- package/esm/IconColorSiliflow/index.js +33 -0
- package/esm/IconColorSql/index.js +1 -1
- package/esm/IconColorSqlserver/index.js +56 -0
- package/esm/IconColorSysMessage/index.js +46 -0
- package/esm/IconColorSysNotice/index.js +33 -0
- package/esm/IconColorVector/index.js +33 -0
- package/esm/IconFillChart/index.js +1 -1
- package/esm/IconFillData/index.js +1 -1
- package/esm/IconFillDown/index.js +1 -1
- package/esm/IconFillDownload/index.js +1 -1
- package/esm/IconFillFile/index.js +1 -1
- package/esm/IconFillIdea/index.js +1 -1
- package/esm/IconFillMenu/index.js +1 -1
- package/esm/IconFillResources/index.js +1 -1
- package/esm/IconFillRight/index.js +1 -1
- package/esm/IconFillTemplate/index.js +1 -1
- package/esm/IconLineArrowdown/index.js +1 -1
- package/esm/IconLineArrowleft/index.js +1 -1
- package/esm/IconLineArrowright/index.js +1 -1
- package/esm/IconLineArrowup/index.js +1 -1
- package/esm/IconLineBack/index.js +1 -1
- package/esm/IconLineChart/index.js +1 -1
- package/esm/IconLineClose/index.js +1 -1
- package/esm/IconLineCompany/index.js +1 -1
- package/esm/IconLineDelete/index.js +1 -1
- package/esm/IconLineDoubledown/index.js +1 -1
- package/esm/IconLineDoubleleft/index.js +1 -1
- package/esm/IconLineDoubleright/index.js +1 -1
- package/esm/IconLineDoubleup/index.js +1 -1
- package/esm/IconLineDownload/index.js +1 -1
- package/esm/IconLineExit/index.js +1 -1
- package/esm/IconLineFile/index.js +1 -1
- package/esm/IconLineFilter/index.js +1 -1
- package/esm/IconLineFolder/index.js +1 -1
- package/esm/IconLineFollow/index.js +1 -1
- package/esm/IconLineHome/index.js +1 -1
- package/esm/IconLineInfo/index.js +1 -1
- package/esm/IconLineLock/index.js +1 -1
- package/esm/IconLineManage/index.js +1 -1
- package/esm/IconLineMoney/index.js +1 -1
- package/esm/IconLineNotice/index.js +1 -1
- package/esm/IconLineOrder/index.js +1 -1
- package/esm/IconLineOrganization/index.js +1 -1
- package/esm/IconLinePercent/index.js +1 -1
- package/esm/IconLineQuestion/index.js +1 -1
- package/esm/IconLineRefresh/index.js +1 -1
- package/esm/IconLineRisk/index.js +1 -1
- package/esm/IconLineSet/index.js +1 -1
- package/esm/IconLineShopping/index.js +1 -1
- package/esm/IconLineSort/index.js +1 -1
- package/esm/IconLineSpacing/index.js +1 -1
- package/esm/IconLineTime/index.js +1 -1
- package/esm/IconLineUser/index.js +1 -1
- package/esm/IconLineWarning/index.js +1 -1
- package/esm/index.js +19 -3
- package/lib/IconColorAlibl/index.js +59 -0
- package/lib/IconColorClickhouse/index.js +52 -0
- package/lib/IconColorData/index.js +34 -0
- package/lib/IconColorDatadm/index.js +39 -0
- package/lib/IconColorDatakb/index.js +39 -0
- package/lib/IconColorDingding/index.js +1 -1
- package/lib/IconColorElsearch/index.js +77 -0
- package/lib/IconColorEmail/index.js +1 -1
- package/lib/IconColorFeishu/index.js +1 -1
- package/lib/IconColorHttp/index.js +1 -1
- package/lib/IconColorHuawei/index.js +34 -0
- package/lib/IconColorJava/index.js +39 -0
- package/lib/IconColorJs/index.js +1 -1
- package/lib/IconColorLlm/index.js +47 -0
- package/lib/IconColorMilvus/index.js +34 -0
- package/lib/IconColorMysql/index.js +50 -0
- package/lib/IconColorNotice/index.js +1 -1
- package/lib/IconColorOpenai/index.js +47 -0
- package/lib/IconColorOracle/index.js +34 -0
- package/lib/IconColorPgsql/index.js +47 -0
- package/lib/IconColorQiwei/index.js +1 -1
- package/lib/IconColorSiliflow/index.js +34 -0
- package/lib/IconColorSql/index.js +1 -1
- package/lib/IconColorSqlserver/index.js +57 -0
- package/lib/IconColorSysMessage/index.js +47 -0
- package/lib/IconColorSysNotice/index.js +34 -0
- package/lib/IconColorVector/index.js +34 -0
- package/lib/IconFillChart/index.js +1 -1
- package/lib/IconFillData/index.js +1 -1
- package/lib/IconFillDown/index.js +1 -1
- package/lib/IconFillDownload/index.js +1 -1
- package/lib/IconFillFile/index.js +1 -1
- package/lib/IconFillIdea/index.js +1 -1
- package/lib/IconFillMenu/index.js +1 -1
- package/lib/IconFillResources/index.js +1 -1
- package/lib/IconFillRight/index.js +1 -1
- package/lib/IconFillTemplate/index.js +1 -1
- package/lib/IconLineArrowdown/index.js +1 -1
- package/lib/IconLineArrowleft/index.js +1 -1
- package/lib/IconLineArrowright/index.js +1 -1
- package/lib/IconLineArrowup/index.js +1 -1
- package/lib/IconLineBack/index.js +1 -1
- package/lib/IconLineChart/index.js +1 -1
- package/lib/IconLineClose/index.js +1 -1
- package/lib/IconLineCompany/index.js +1 -1
- package/lib/IconLineDelete/index.js +1 -1
- package/lib/IconLineDoubledown/index.js +1 -1
- package/lib/IconLineDoubleleft/index.js +1 -1
- package/lib/IconLineDoubleright/index.js +1 -1
- package/lib/IconLineDoubleup/index.js +1 -1
- package/lib/IconLineDownload/index.js +1 -1
- package/lib/IconLineExit/index.js +1 -1
- package/lib/IconLineFile/index.js +1 -1
- package/lib/IconLineFilter/index.js +1 -1
- package/lib/IconLineFolder/index.js +1 -1
- package/lib/IconLineFollow/index.js +1 -1
- package/lib/IconLineHome/index.js +1 -1
- package/lib/IconLineInfo/index.js +1 -1
- package/lib/IconLineLock/index.js +1 -1
- package/lib/IconLineManage/index.js +1 -1
- package/lib/IconLineMoney/index.js +1 -1
- package/lib/IconLineNotice/index.js +1 -1
- package/lib/IconLineOrder/index.js +1 -1
- package/lib/IconLineOrganization/index.js +1 -1
- package/lib/IconLinePercent/index.js +1 -1
- package/lib/IconLineQuestion/index.js +1 -1
- package/lib/IconLineRefresh/index.js +1 -1
- package/lib/IconLineRisk/index.js +1 -1
- package/lib/IconLineSet/index.js +1 -1
- package/lib/IconLineShopping/index.js +1 -1
- package/lib/IconLineSort/index.js +1 -1
- package/lib/IconLineSpacing/index.js +1 -1
- package/lib/IconLineTime/index.js +1 -1
- package/lib/IconLineUser/index.js +1 -1
- package/lib/IconLineWarning/index.js +1 -1
- package/lib/index.js +94 -62
- package/package.json +1 -1
- package/src/IconColorAlibl/index.vue +19 -0
- package/src/IconColorClickhouse/index.vue +19 -0
- package/src/IconColorData/index.vue +19 -0
- package/src/IconColorDatadm/index.vue +19 -0
- package/src/IconColorDatakb/index.vue +19 -0
- package/src/IconColorDingding/index.vue +1 -1
- package/src/IconColorElsearch/index.vue +19 -0
- package/src/IconColorEmail/index.vue +1 -1
- package/src/IconColorFeishu/index.vue +1 -1
- package/src/IconColorHttp/index.vue +1 -1
- package/src/IconColorHuawei/index.vue +19 -0
- package/src/IconColorJava/index.vue +19 -0
- package/src/IconColorJs/index.vue +1 -1
- package/src/IconColorLlm/index.vue +19 -0
- package/src/IconColorMilvus/index.vue +19 -0
- package/src/IconColorMysql/index.vue +19 -0
- package/src/IconColorNotice/index.vue +1 -1
- package/src/IconColorOpenai/index.vue +19 -0
- package/src/IconColorOracle/index.vue +19 -0
- package/src/IconColorPgsql/index.vue +19 -0
- package/src/IconColorQiwei/index.vue +1 -1
- package/src/IconColorSiliflow/index.vue +19 -0
- package/src/IconColorSql/index.vue +1 -1
- package/src/IconColorSqlserver/index.vue +19 -0
- package/src/IconColorSysMessage/index.vue +19 -0
- package/src/IconColorSysNotice/index.vue +19 -0
- package/src/IconColorVector/index.vue +19 -0
- package/src/IconFillChart/index.vue +1 -1
- package/src/IconFillData/index.vue +1 -1
- package/src/IconFillDown/index.vue +1 -1
- package/src/IconFillDownload/index.vue +1 -1
- package/src/IconFillFile/index.vue +1 -1
- package/src/IconFillIdea/index.vue +1 -1
- package/src/IconFillMenu/index.vue +1 -1
- package/src/IconFillResources/index.vue +1 -1
- package/src/IconFillRight/index.vue +1 -1
- package/src/IconFillTemplate/index.vue +1 -1
- package/src/IconLineArrowdown/index.vue +1 -1
- package/src/IconLineArrowleft/index.vue +1 -1
- package/src/IconLineArrowright/index.vue +1 -1
- package/src/IconLineArrowup/index.vue +1 -1
- package/src/IconLineBack/index.vue +1 -1
- package/src/IconLineChart/index.vue +1 -1
- package/src/IconLineClose/index.vue +1 -1
- package/src/IconLineCompany/index.vue +1 -1
- package/src/IconLineDelete/index.vue +1 -1
- package/src/IconLineDoubledown/index.vue +1 -1
- package/src/IconLineDoubleleft/index.vue +1 -1
- package/src/IconLineDoubleright/index.vue +1 -1
- package/src/IconLineDoubleup/index.vue +1 -1
- package/src/IconLineDownload/index.vue +1 -1
- package/src/IconLineExit/index.vue +1 -1
- package/src/IconLineFile/index.vue +1 -1
- package/src/IconLineFilter/index.vue +1 -1
- package/src/IconLineFolder/index.vue +1 -1
- package/src/IconLineFollow/index.vue +1 -1
- package/src/IconLineHome/index.vue +1 -1
- package/src/IconLineInfo/index.vue +1 -1
- package/src/IconLineLock/index.vue +1 -1
- package/src/IconLineManage/index.vue +1 -1
- package/src/IconLineMoney/index.vue +1 -1
- package/src/IconLineNotice/index.vue +1 -1
- package/src/IconLineOrder/index.vue +1 -1
- package/src/IconLineOrganization/index.vue +1 -1
- package/src/IconLinePercent/index.vue +1 -1
- package/src/IconLineQuestion/index.vue +1 -1
- package/src/IconLineRefresh/index.vue +1 -1
- package/src/IconLineRisk/index.vue +1 -1
- package/src/IconLineSet/index.vue +1 -1
- package/src/IconLineShopping/index.vue +1 -1
- package/src/IconLineSort/index.vue +1 -1
- package/src/IconLineSpacing/index.vue +1 -1
- package/src/IconLineTime/index.vue +1 -1
- package/src/IconLineUser/index.vue +1 -1
- package/src/IconLineWarning/index.vue +1 -1
- package/src/index.js +20 -4
- package/esm/IconLineDingding/index.js +0 -32
- package/esm/IconLineFeishu/index.js +0 -32
- package/esm/IconLineQiwei/index.js +0 -32
- package/lib/IconLineDingding/index.js +0 -33
- package/lib/IconLineFeishu/index.js +0 -33
- package/lib/IconLineQiwei/index.js +0 -33
- package/src/IconLineDingding/index.vue +0 -19
- package/src/IconLineFeishu/index.vue +0 -19
- package/src/IconLineQiwei/index.vue +0 -19
package/lib/IconLineSet/index.js
CHANGED
package/lib/index.js
CHANGED
|
@@ -86,37 +86,53 @@ var index$1i = require("./IconLineApi/index.js");
|
|
|
86
86
|
var index$1j = require("./IconLineArea/index.js");
|
|
87
87
|
var index$1k = require("./IconLineData/index.js");
|
|
88
88
|
var index$1l = require("./IconLineDictionary/index.js");
|
|
89
|
-
var index$1m = require("./
|
|
90
|
-
var index$1n = require("./
|
|
91
|
-
var index$1o = require("./
|
|
92
|
-
var index$1p = require("./
|
|
93
|
-
var index$1q = require("./
|
|
94
|
-
var index$1r = require("./
|
|
95
|
-
var index$1s = require("./
|
|
96
|
-
var index$1t = require("./
|
|
97
|
-
var index$1u = require("./
|
|
98
|
-
var index$1v = require("./
|
|
99
|
-
var index$1w = require("./
|
|
100
|
-
var index$1x = require("./
|
|
101
|
-
var index$1y = require("./
|
|
102
|
-
var index$1z = require("./
|
|
103
|
-
var index$1A = require("./
|
|
104
|
-
var index$1B = require("./
|
|
105
|
-
var index$1C = require("./
|
|
106
|
-
var index$1D = require("./
|
|
107
|
-
var index$1E = require("./
|
|
108
|
-
var index$1F = require("./
|
|
109
|
-
var index$1G = require("./
|
|
110
|
-
var index$1H = require("./
|
|
111
|
-
var index$1I = require("./
|
|
112
|
-
var index$1J = require("./
|
|
113
|
-
var index$1K = require("./
|
|
114
|
-
var index$1L = require("./
|
|
115
|
-
var index$1M = require("./
|
|
116
|
-
var index$1N = require("./
|
|
117
|
-
var index$1O = require("./
|
|
118
|
-
var index$1P = require("./
|
|
119
|
-
var index$1Q = require("./
|
|
89
|
+
var index$1m = require("./IconLineEmail/index.js");
|
|
90
|
+
var index$1n = require("./IconLineMenuExpand/index.js");
|
|
91
|
+
var index$1o = require("./IconLineMenuShrink/index.js");
|
|
92
|
+
var index$1p = require("./IconLineList/index.js");
|
|
93
|
+
var index$1q = require("./IconLineSysNotice/index.js");
|
|
94
|
+
var index$1r = require("./IconLinePhrase/index.js");
|
|
95
|
+
var index$1s = require("./IconLineSeal/index.js");
|
|
96
|
+
var index$1t = require("./IconLineSend/index.js");
|
|
97
|
+
var index$1u = require("./IconLineSysSet/index.js");
|
|
98
|
+
var index$1v = require("./IconLineTask/index.js");
|
|
99
|
+
var index$1w = require("./IconLineTemplate/index.js");
|
|
100
|
+
var index$1x = require("./IconLineTranslation/index.js");
|
|
101
|
+
var index$1y = require("./IconColorDingding/index.js");
|
|
102
|
+
var index$1z = require("./IconColorEmail/index.js");
|
|
103
|
+
var index$1A = require("./IconColorFeishu/index.js");
|
|
104
|
+
var index$1B = require("./IconColorNotice/index.js");
|
|
105
|
+
var index$1C = require("./IconLineAi/index.js");
|
|
106
|
+
var index$1D = require("./IconLineAuthorization/index.js");
|
|
107
|
+
var index$1E = require("./IconColorHttp/index.js");
|
|
108
|
+
var index$1F = require("./IconColorJs/index.js");
|
|
109
|
+
var index$1G = require("./IconLineOnline/index.js");
|
|
110
|
+
var index$1H = require("./IconLineOrg/index.js");
|
|
111
|
+
var index$1I = require("./IconLinePermission/index.js");
|
|
112
|
+
var index$1J = require("./IconLinePosition/index.js");
|
|
113
|
+
var index$1K = require("./IconColorQiwei/index.js");
|
|
114
|
+
var index$1L = require("./IconColorSql/index.js");
|
|
115
|
+
var index$1M = require("./IconLineUsers/index.js");
|
|
116
|
+
var index$1N = require("./IconLineVector/index.js");
|
|
117
|
+
var index$1O = require("./IconColorData/index.js");
|
|
118
|
+
var index$1P = require("./IconColorJava/index.js");
|
|
119
|
+
var index$1Q = require("./IconColorMysql/index.js");
|
|
120
|
+
var index$1R = require("./IconColorPgsql/index.js");
|
|
121
|
+
var index$1S = require("./IconColorOracle/index.js");
|
|
122
|
+
var index$1T = require("./IconColorSqlserver/index.js");
|
|
123
|
+
var index$1U = require("./IconColorDatadm/index.js");
|
|
124
|
+
var index$1V = require("./IconColorDatakb/index.js");
|
|
125
|
+
var index$1W = require("./IconColorHuawei/index.js");
|
|
126
|
+
var index$1X = require("./IconColorClickhouse/index.js");
|
|
127
|
+
var index$1Y = require("./IconColorLlm/index.js");
|
|
128
|
+
var index$1Z = require("./IconColorVector/index.js");
|
|
129
|
+
var index$1_ = require("./IconColorAlibl/index.js");
|
|
130
|
+
var index$1$ = require("./IconColorOpenai/index.js");
|
|
131
|
+
var index$20 = require("./IconColorSiliflow/index.js");
|
|
132
|
+
var index$21 = require("./IconColorMilvus/index.js");
|
|
133
|
+
var index$22 = require("./IconColorElsearch/index.js");
|
|
134
|
+
var index$23 = require("./IconColorSysNotice/index.js");
|
|
135
|
+
var index$24 = require("./IconColorSysMessage/index.js");
|
|
120
136
|
exports.IconFillHeart = index;
|
|
121
137
|
exports.IconFillMute = index$1;
|
|
122
138
|
exports.IconFillSound = index$2;
|
|
@@ -203,34 +219,50 @@ exports.IconLineApi = index$1i;
|
|
|
203
219
|
exports.IconLineArea = index$1j;
|
|
204
220
|
exports.IconLineData = index$1k;
|
|
205
221
|
exports.IconLineDictionary = index$1l;
|
|
206
|
-
exports.
|
|
207
|
-
exports.
|
|
208
|
-
exports.
|
|
209
|
-
exports.
|
|
210
|
-
exports.
|
|
211
|
-
exports.
|
|
212
|
-
exports.
|
|
213
|
-
exports.
|
|
214
|
-
exports.
|
|
215
|
-
exports.
|
|
216
|
-
exports.
|
|
217
|
-
exports.
|
|
218
|
-
exports.
|
|
219
|
-
exports.
|
|
220
|
-
exports.
|
|
221
|
-
exports.
|
|
222
|
-
exports.
|
|
223
|
-
exports.
|
|
224
|
-
exports.
|
|
225
|
-
exports.
|
|
226
|
-
exports.
|
|
227
|
-
exports.
|
|
228
|
-
exports.
|
|
229
|
-
exports.
|
|
230
|
-
exports.
|
|
231
|
-
exports.
|
|
232
|
-
exports.
|
|
233
|
-
exports.
|
|
234
|
-
exports.
|
|
235
|
-
exports.
|
|
236
|
-
exports.
|
|
222
|
+
exports.IconLineEmail = index$1m;
|
|
223
|
+
exports.IconLineMenuExpand = index$1n;
|
|
224
|
+
exports.IconLineMenuShrink = index$1o;
|
|
225
|
+
exports.IconLineList = index$1p;
|
|
226
|
+
exports.IconLineSysNotice = index$1q;
|
|
227
|
+
exports.IconLinePhrase = index$1r;
|
|
228
|
+
exports.IconLineSeal = index$1s;
|
|
229
|
+
exports.IconLineSend = index$1t;
|
|
230
|
+
exports.IconLineSysSet = index$1u;
|
|
231
|
+
exports.IconLineTask = index$1v;
|
|
232
|
+
exports.IconLineTemplate = index$1w;
|
|
233
|
+
exports.IconLineTranslation = index$1x;
|
|
234
|
+
exports.IconColorDingding = index$1y;
|
|
235
|
+
exports.IconColorEmail = index$1z;
|
|
236
|
+
exports.IconColorFeishu = index$1A;
|
|
237
|
+
exports.IconColorNotice = index$1B;
|
|
238
|
+
exports.IconLineAi = index$1C;
|
|
239
|
+
exports.IconLineAuthorization = index$1D;
|
|
240
|
+
exports.IconColorHttp = index$1E;
|
|
241
|
+
exports.IconColorJs = index$1F;
|
|
242
|
+
exports.IconLineOnline = index$1G;
|
|
243
|
+
exports.IconLineOrg = index$1H;
|
|
244
|
+
exports.IconLinePermission = index$1I;
|
|
245
|
+
exports.IconLinePosition = index$1J;
|
|
246
|
+
exports.IconColorQiwei = index$1K;
|
|
247
|
+
exports.IconColorSql = index$1L;
|
|
248
|
+
exports.IconLineUsers = index$1M;
|
|
249
|
+
exports.IconLineVector = index$1N;
|
|
250
|
+
exports.IconColorData = index$1O;
|
|
251
|
+
exports.IconColorJava = index$1P;
|
|
252
|
+
exports.IconColorMysql = index$1Q;
|
|
253
|
+
exports.IconColorPgsql = index$1R;
|
|
254
|
+
exports.IconColorOracle = index$1S;
|
|
255
|
+
exports.IconColorSqlserver = index$1T;
|
|
256
|
+
exports.IconColorDatadm = index$1U;
|
|
257
|
+
exports.IconColorDatakb = index$1V;
|
|
258
|
+
exports.IconColorHuawei = index$1W;
|
|
259
|
+
exports.IconColorClickhouse = index$1X;
|
|
260
|
+
exports.IconColorLlm = index$1Y;
|
|
261
|
+
exports.IconColorVector = index$1Z;
|
|
262
|
+
exports.IconColorAlibl = index$1_;
|
|
263
|
+
exports.IconColorOpenai = index$1$;
|
|
264
|
+
exports.IconColorSiliflow = index$20;
|
|
265
|
+
exports.IconColorMilvus = index$21;
|
|
266
|
+
exports.IconColorElsearch = index$22;
|
|
267
|
+
exports.IconColorSysNotice = index$23;
|
|
268
|
+
exports.IconColorSysMessage = index$24;
|