@arco-iconbox/vue-smartcode 0.1.66 → 0.1.68
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 +2785 -2695
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +13 -1
- package/dist/icon.min.js.map +1 -1
- package/esm/IconLineCloseBold/index.js +32 -0
- package/esm/IconLineOkBold/index.js +32 -0
- package/esm/IconLineQuotation/index.js +32 -0
- package/esm/index.js +3 -0
- package/lib/IconLineCloseBold/index.js +33 -0
- package/lib/IconLineOkBold/index.js +33 -0
- package/lib/IconLineQuotation/index.js +33 -0
- package/lib/index.js +6 -0
- package/package.json +1 -1
- package/src/IconLineCloseBold/index.vue +19 -0
- package/src/IconLineOkBold/index.vue +19 -0
- package/src/IconLineQuotation/index.vue +19 -0
- package/src/index.js +4 -1
package/dist/icon.min.js
CHANGED
|
@@ -1356,6 +1356,18 @@
|
|
|
1356
1356
|
var WB = r(jB, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1357
1357
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-toolbar-import`], width: "1em", height: "1em" }, e2.$attrs), KB, 16, QB);
|
|
1358
1358
|
}]]);
|
|
1359
|
-
|
|
1359
|
+
const JB = { name: "IconLineQuotation", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, XB = ["fill"], YB = [C.createElementVNode("path", { d: "M4.18627 1.57092C4.41893 1.42432 4.72664 1.49394 4.87377 1.7262C5.02079 1.9591 4.95138 2.26762 4.7185 2.41467C4.17425 2.75824 3.37265 3.42962 2.69018 4.33069C2.46575 4.62705 2.2589 4.94635 2.0769 5.28186C2.3808 5.18315 2.69936 5.13972 3.00951 5.15491C3.56817 5.18236 4.13029 5.39376 4.55541 5.81799C4.98616 6.24822 5.24183 6.86265 5.24194 7.62366C5.24194 8.51105 4.94848 9.21873 4.46557 9.70178C3.98683 10.1805 3.35185 10.4078 2.72826 10.3893C2.10452 10.3706 1.48361 10.1057 1.03588 9.59631C0.584675 9.08258 0.338579 8.35479 0.396233 7.46448C0.490664 6.00874 1.13747 4.7286 1.89428 3.72913C2.65096 2.72996 3.54312 1.97693 4.18627 1.57092ZM10.5574 1.57092C10.7901 1.42462 11.0979 1.49383 11.2449 1.7262C11.3918 1.95896 11.3221 2.26751 11.0896 2.41467C10.5454 2.75819 9.74371 3.42975 9.06127 4.33069C8.83691 4.62696 8.62996 4.94646 8.44799 5.28186C8.75186 5.18322 9.0705 5.13968 9.38061 5.15491C9.93928 5.18245 10.5014 5.39364 10.9265 5.81799C11.3572 6.24821 11.6129 6.86267 11.613 7.62366C11.613 8.51083 11.3194 9.21873 10.8367 9.70178C10.358 10.1804 9.72282 10.4076 9.09936 10.3893C8.47551 10.3707 7.85478 10.1058 7.40698 9.59631C6.95557 9.08257 6.70966 8.35499 6.76733 7.46448C6.86177 6.00876 7.50857 4.72859 8.26537 3.72913C9.02203 2.73009 9.91428 1.97687 10.5574 1.57092ZM2.96069 6.151C2.25862 6.11664 1.56262 6.53619 1.40893 7.32288C1.40148 7.39109 1.39582 7.46002 1.39135 7.52893C1.34815 8.19606 1.53365 8.65195 1.7849 8.93811C2.03979 9.22802 2.39427 9.3813 2.75756 9.39221C3.12118 9.40304 3.48613 9.27106 3.76049 8.99671C4.03082 8.72629 4.24389 8.28506 4.24389 7.62366C4.24379 7.09544 4.07306 6.74563 3.85131 6.52405C3.62381 6.297 3.30626 6.16799 2.96069 6.151ZM9.33178 6.151C8.62964 6.1165 7.93379 6.53615 7.78002 7.32288C7.77258 7.39107 7.76691 7.46004 7.76244 7.52893C7.71923 8.19633 7.90459 8.65198 8.156 8.93811C8.41096 9.22811 8.76525 9.38139 9.12865 9.39221C9.49214 9.40294 9.85732 9.27096 10.1316 8.99671C10.4017 8.72626 10.615 8.28477 10.615 7.62366C10.6149 7.09546 10.4441 6.74563 10.2224 6.52405C9.99496 6.29688 9.67737 6.16808 9.33178 6.151Z" }, null, -1)];
|
|
1360
|
+
var eM = r(JB, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1361
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-quotation`], width: "1em", height: "1em" }, e2.$attrs), YB, 16, XB);
|
|
1362
|
+
}]]);
|
|
1363
|
+
const CM = { name: "IconLineCloseBold", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, rM = ["fill"], oM = [C.createElementVNode("path", { d: "M11.0273 3.55845C11.4177 3.168 12.0508 3.16809 12.4413 3.55845C12.8318 3.94898 12.8318 4.582 12.4413 4.97251L9.41397 7.99985L12.4413 11.0272C12.8318 11.4177 12.8317 12.0507 12.4413 12.4413C12.0508 12.8315 11.4177 12.8317 11.0273 12.4413L7.99991 9.41392L4.97257 12.4413C4.58213 12.8316 3.94903 12.8315 3.5585 12.4413C3.16816 12.0507 3.16806 11.4177 3.5585 11.0272L6.58585 7.99985L3.5585 4.97251C3.16799 4.582 3.168 3.94898 3.5585 3.55845C3.94903 3.16805 4.58207 3.16799 4.97257 3.55845L7.99991 6.58579L11.0273 3.55845Z" }, null, -1)];
|
|
1364
|
+
var tM = r(CM, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1365
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-close-bold`], width: "1em", height: "1em" }, e2.$attrs), oM, 16, rM);
|
|
1366
|
+
}]]);
|
|
1367
|
+
const lM = { name: "IconLineOkBold", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, nM = ["fill"], iM = [C.createElementVNode("path", { d: "M12.1766 4.0585C12.5671 3.668 13.2001 3.66799 13.5906 4.0585C13.981 4.44905 13.9811 5.08211 13.5906 5.47257L7.12089 11.9413C6.7304 12.3315 6.09727 12.3316 5.70683 11.9413L2.40898 8.64347C2.01854 8.25303 2.01871 7.61995 2.40898 7.2294C2.79951 6.83901 3.43256 6.83892 3.82304 7.2294L6.41484 9.82022L12.1766 4.0585Z" }, null, -1)];
|
|
1368
|
+
var cM = r(lM, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1369
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-ok-bold`], width: "1em", height: "1em" }, e2.$attrs), iM, 16, nM);
|
|
1370
|
+
}]]);
|
|
1371
|
+
e.IconColorAlibl = Fc, e.IconColorApi = La, e.IconColorApprove = wv, e.IconColorBarcode = xh, e.IconColorClick = Qx, e.IconColorClickhouse = wc, e.IconColorComputer = Ba, e.IconColorCycle = Jx, e.IconColorData = $i, e.IconColorDataFilter = Nm, e.IconColorDatadm = lc, e.IconColorDatakb = ac, e.IconColorDingding = hn, e.IconColorDoc = zV, e.IconColorEdit = su, e.IconColorElsearch = na, e.IconColorEmail = xn, e.IconColorFeishu = Zn, e.IconColorHline = hh, e.IconColorHttp = Gn, e.IconColorHuawei = uc, e.IconColorImage = yh, e.IconColorImageNew = Ox, e.IconColorInput = Jm, e.IconColorJava = Ii, e.IconColorJs = Rn, e.IconColorKey = Fm, e.IconColorLlm = Mc, e.IconColorLogicFlow = Ch, e.IconColorLogo = uv, e.IconColorLongtext = fh, e.IconColorMarkdown = pL, e.IconColorMilvus = Qc, e.IconColorMusic = Ix, e.IconColorMysql = bi, e.IconColorNone = yV, e.IconColorNotice = _n, e.IconColorNum = Um, e.IconColorOpenai = Gc, e.IconColorOracle = ji, e.IconColorOval = Th, e.IconColorPdf = JV, e.IconColorPgsql = Ui, e.IconColorPhone = xa, e.IconColorPpt = UV, e.IconColorQdrant = bB, e.IconColorQiwei = di, e.IconColorQrcode = Eh, e.IconColorRadio = eg, e.IconColorRect = qh, e.IconColorRequired = Dp, e.IconColorSiliflow = Rc, e.IconColorSql = hi, e.IconColorSqlserver = Cc, e.IconColorSwitch = jm, e.IconColorSysMessage = ma, e.IconColorSysNotice = aa, e.IconColorTable = Bh, e.IconColorText = Wh, e.IconColorTextarea = tg, e.IconColorTime = Ah, e.IconColorTxt = px, e.IconColorUpload = iu, e.IconColorUser = Nh, e.IconColorVector = $c, e.IconColorVideo = tx, e.IconColorVline = zh, e.IconColorXls = Mx, e.IconColorYaml = mL, e.IconColorZip = Lx, e.IconFillActivity = HB, e.IconFillAddData = Lu, e.IconFillApi = zt, e.IconFillApplication = Jo, e.IconFillApproval = vu, e.IconFillBigModel = af, e.IconFillBranch = Vp, e.IconFillChart = ee, e.IconFillChinese = S, e.IconFillClick = Rx, e.IconFillCode = Kf, e.IconFillCol2row = jd, e.IconFillCondition = Jd, e.IconFillCycle = qu, e.IconFillCycleAlpha = zf, e.IconFillCycleIf = Nf, e.IconFillCyclePrep = Of, e.IconFillData = W, e.IconFillDataExpansion = Cm, e.IconFillDataFilter = Hv, e.IconFillDeWeight = am, e.IconFillDelData = Wu, e.IconFillDictCode = Ot, e.IconFillDown = te, e.IconFillDownload = ue, e.IconFillEnglish = q, e.IconFillFile = ge, e.IconFillFiled = xm, e.IconFillFx = yu, e.IconFillGroup = lm, e.IconFillHeart = n, e.IconFillHome = Eo, e.IconFillHttp = ef, e.IconFillIdea = Be, e.IconFillIf = Su, e.IconFillInfo = jo, e.IconFillInput = tf, e.IconFillLight = bu, e.IconFillLink = Mm, e.IconFillMenu = ce, e.IconFillMerge = fm, e.IconFillMoon = Z, e.IconFillMute = s, e.IconFillNotice = wB, e.IconFillOrganization = Ct, e.IconFillOutput = ff, e.IconFillParallel = hf, e.IconFillPen = v, e.IconFillPlayArrow = y, e.IconFillPlugin = xf, e.IconFillPoint = Kt, e.IconFillQuotation = Mw, e.IconFillRank = hm, e.IconFillRepost = mB, e.IconFillResource = tL, e.IconFillResources = $e, e.IconFillRight = Ie, e.IconFillRow2col = km, e.IconFillSearchData = Mf, e.IconFillSelector = kf, e.IconFillSend = EB, e.IconFillSetting = lt, e.IconFillSkipNext = b, e.IconFillSkipPrevious = G, e.IconFillSound = d, e.IconFillSql = Gu, e.IconFillStar = _o, e.IconFillStart = ys, e.IconFillStop = gp, e.IconFillSun = L, e.IconFillSyncMsg = md, e.IconFillTask = _B, e.IconFillTemplate = Ve, e.IconFillText = Zu, e.IconFillUpdateData = pd, e.IconFillVariable = Rf, e.IconIconLineSet2 = Qg, e.IconLineAdd = Ip, e.IconLineAgent = ah, e.IconLineAi = Pn, e.IconLineAiFlow = Yf, e.IconLineAlignBottom = Ig, e.IconLineAlignCenter = $g, e.IconLineAlignLeft = Vg, e.IconLineAlignRight = gg, e.IconLineAlignTop = ug, e.IconLineAlignVertically = Bg, e.IconLineApi = il, e.IconLineApprovalTask = Jv, e.IconLineArea = pl, e.IconLineArray = rs, e.IconLineArrowdown = Fe, e.IconLineArrowleft = Qe, e.IconLineArrowright = Ae, e.IconLineArrowup = Ue, e.IconLineAttachment = Ow, e.IconLineAuthorization = Dn, e.IconLineBack = Xe, e.IconLineBasicBlock = Pv, e.IconLineBatch = bs, e.IconLineBigger = Tp, e.IconLineBoolean = ns, e.IconLineCarousel = YH, e.IconLineCascade = Tv, e.IconLineChart = LC, e.IconLineChartBar = hH, e.IconLineChartBubble = _v, e.IconLineChartDualAxis = jv, e.IconLineChartFunnel = CH, e.IconLineChartLine = Dv, e.IconLineChartNormalTable = lH, e.IconLineChartPie = zH, e.IconLineChartPivotTable = fH, e.IconLineChartProgress = aH, e.IconLineChartRadar = RH, e.IconLineChartScatter = MH, e.IconLineCheck = up, e.IconLineClose = ZC, e.IconLineCloseBold = tM, e.IconLineCode = Ss, e.IconLineCollapseAll = Yt, e.IconLineComment = Nw, e.IconLineCompany = tr, e.IconLineComputer = mV, e.IconLineContain = JL, e.IconLineCopy = Cv, e.IconLineCut = wd, e.IconLineData = ml, e.IconLineDataFilter = Ia, e.IconLineDataFlow = id, e.IconLineDate = HL, e.IconLineDateRange = xH, e.IconLineDebug = cp, e.IconLineDelete = rC, e.IconLineDictionary = wl, e.IconLineDictionary2 = Rw, e.IconLineDocker = Aa, e.IconLineDotDrag = fw, e.IconLineDoubledown = nC, e.IconLineDoubleleft = sC, e.IconLineDoubleright = SC, e.IconLineDoubleup = dC, e.IconLineDownload = qC, e.IconLineDrag = Hd, e.IconLineEdit = Zs, e.IconLineEmail = Hl, e.IconLineEnum = Qa, e.IconLineEqual = _L, e.IconLineEr = xw, e.IconLineExit = vC, e.IconLineExpand = Po, e.IconLineExpandAll = ol, e.IconLineExport = ft, e.IconLineExportNew = HV, e.IconLineExternal = $a, e.IconLineEye = Bp, e.IconLineFile = wo, e.IconLineFilter = yC, e.IconLineFlatten = kt, e.IconLineFloat = Ua, e.IconLineFolder = bC, e.IconLineFollow = GC, e.IconLineFormulaSelect = tp, e.IconLineGo = Fp, e.IconLineGoUp = wL, e.IconLineGreaterEqual = TL, e.IconLineGreaterThan = DL, e.IconLineGroup = Ws, e.IconLineHome = Xr, e.IconLineIframe = iB, e.IconLineImage = kH, e.IconLineImport = at, e.IconLineInfo = Ir, e.IconLineInfoData = Fg, e.IconLineInteger = Xa, e.IconLineInternationalization = Ug, e.IconLineKey = oV, e.IconLineKey2 = iV, e.IconLineKnowledge = Cu, e.IconLineLanguage = To, e.IconLineLeft = xt, e.IconLineLessEqual = PL, e.IconLineLessThan = lw, e.IconLineLink = Kw, e.IconLineLink2 = pV, e.IconLineList = Pl, e.IconLineListContain = jL, e.IconLineLlm = Xg, e.IconLineLock = Ar, e.IconLineLogicFlow = od, e.IconLineManage = ur, e.IconLineMenuExpand = El, e.IconLineMenuShrink = _l, e.IconLineMoney = gr, e.IconLineMore = Rt, e.IconLineNext = _d, e.IconLineNotContain = Cw, e.IconLineNotEqual = EL, e.IconLineNotListContain = aw, e.IconLineNotice = Vr, e.IconLineNoticeList = pB, e.IconLineNumberInput = NH, e.IconLineObjArray = ss, e.IconLineObject = ds, e.IconLineOk = kw, e.IconLineOkBold = cM, e.IconLineOnline = Kn, e.IconLineOrder = WC, e.IconLineOrg = Yn, e.IconLineOrganization = no, e.IconLineParamSet = Dd, e.IconLinePass = Am, e.IconLinePercent = Ur, e.IconLinePermission = oi, e.IconLinePhone = wV, e.IconLinePhrase = Tl, e.IconLinePlay = eL, e.IconLinePosition = ii, e.IconLinePre = Pd, e.IconLinePrint = Ag, e.IconLineQuestion = Fr, e.IconLineQuotation = eM, e.IconLineRedo = Gs, e.IconLineRefresh = $r, e.IconLineRemove = ep, e.IconLineReset = cg, e.IconLineRight = Mt, e.IconLineRisk = cr, e.IconLineSave = du, e.IconLineScript = Yw, e.IconLineScroll = Ed, e.IconLineSeal = jl, e.IconLineSearch = Ev, e.IconLineSelect = zw, e.IconLineSelect2 = oB, e.IconLineSend = Jl, e.IconLineSet = ro, e.IconLineShopping = er, e.IconLineSkill = lh, e.IconLineSmaller = Td, e.IconLineSort = Qr, e.IconLineSpacing = Ho, e.IconLineStar = Do, e.IconLineStr = vs, e.IconLineStrArray = Ls, e.IconLineSubtract = $p, e.IconLineSwitch = jp, e.IconLineSysNotice = Dl, e.IconLineSysSet = Cn, e.IconLineTab = OH, e.IconLineTable = Fa, e.IconLineTableSet = ht, e.IconLineTask = ln, e.IconLineTemplate = sn, e.IconLineTextInput = KH, e.IconLineTime = so, e.IconLineTool = cL, e.IconLineToolbarImport = WB, e.IconLineToolbarPreview = GB, e.IconLineToolbarVerify = qB, e.IconLineTranslation = dn, e.IconLineTree = Nt, e.IconLineUndo = qs, e.IconLineUpload = PB, e.IconLineUser = Br, e.IconLineUserOversize = Jp, e.IconLineUsers = xi, e.IconLineVector = Mi, e.IconLineWarning = mo, e.IconLineWorkFlow = hw, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
1360
1372
|
});
|
|
1361
1373
|
//# sourceMappingURL=icon.min.js.map
|