@arco-iconbox/vue-smartcode 0.1.91 → 0.1.93
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 +2892 -2862
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +5 -1
- package/dist/icon.min.js.map +1 -1
- package/esm/IconLineCode2/index.js +32 -0
- package/esm/index.js +1 -0
- package/lib/IconLineCode2/index.js +33 -0
- package/lib/index.js +2 -0
- package/package.json +1 -1
- package/src/IconLineCode2/index.vue +19 -0
- package/src/index.js +2 -1
package/dist/icon.min.js
CHANGED
|
@@ -1540,6 +1540,10 @@
|
|
|
1540
1540
|
var i$ = r(t$, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1541
1541
|
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-disabled`], width: "1em", height: "1em" }, e2.$attrs), n$, 16, l$);
|
|
1542
1542
|
}]]);
|
|
1543
|
-
|
|
1543
|
+
const c$ = { name: "IconLineCode2", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, a$ = ["fill"], s$ = [C.createElementVNode("path", { d: "M9.56151 1.76774C9.68709 1.42271 10.068 1.24484 10.4131 1.37028C10.7582 1.4959 10.9361 1.8777 10.8105 2.22282L6.43944 14.2326C6.31382 14.5777 5.93202 14.7557 5.5869 14.63C5.2421 14.5044 5.06419 14.1234 5.18944 13.7785L9.56151 1.76774ZM3.7744 4.24138C4.01811 3.96671 4.43814 3.94206 4.71287 4.18571C4.98757 4.42943 5.0132 4.84945 4.76951 5.12419L2.76854 7.38005C2.59549 7.57516 2.48998 7.69418 2.41795 7.78923C2.38476 7.83308 2.36661 7.86278 2.35643 7.88103C2.34815 7.89591 2.34516 7.903 2.34471 7.90446C2.32618 7.96687 2.32608 8.03447 2.34471 8.09685C2.34538 8.09879 2.34838 8.10585 2.35643 8.12028C2.36664 8.13856 2.38478 8.16729 2.41795 8.2111C2.49004 8.30626 2.59513 8.42575 2.76854 8.62126L4.76951 10.8771C5.01316 11.1519 4.98757 11.5719 4.71287 11.8156C4.43815 12.0588 4.01799 12.0344 3.7744 11.7599L1.77342 9.50407C1.61364 9.32392 1.46776 9.16048 1.3574 9.01482C1.24213 8.86263 1.13381 8.68923 1.0703 8.47673C0.977654 8.16628 0.977761 7.83506 1.0703 7.52458C1.13373 7.31218 1.24222 7.13863 1.3574 6.9865C1.46767 6.84093 1.61376 6.67724 1.77342 6.49724L3.7744 4.24138ZM11.2871 4.18571C11.5618 3.94204 11.9819 3.96671 12.2256 4.24138L14.2265 6.49724C14.3863 6.67733 14.5322 6.84087 14.6426 6.9865C14.7578 7.13868 14.8662 7.31208 14.9297 7.52458C15.0222 7.83509 15.0223 8.16623 14.9297 8.47673C14.8662 8.68918 14.7578 8.86266 14.6426 9.01482C14.5322 9.16042 14.3862 9.32401 14.2265 9.50407L12.2256 11.7599C11.9819 12.0343 11.5617 12.059 11.2871 11.8156C11.0125 11.572 10.987 11.1519 11.2305 10.8771L13.2314 8.62126C13.4047 8.42591 13.5099 8.30622 13.582 8.2111C13.6151 8.16745 13.6333 8.13857 13.6435 8.12028C13.6514 8.10618 13.6545 8.09897 13.6553 8.09685C13.6739 8.03442 13.6738 7.9669 13.6553 7.90446C13.6548 7.903 13.6519 7.89605 13.6435 7.88103C13.6333 7.86275 13.6153 7.83321 13.582 7.78923C13.51 7.69414 13.4046 7.57529 13.2314 7.38005L11.2305 5.12419C10.9868 4.84953 11.0126 4.42946 11.2871 4.18571Z" }, null, -1)];
|
|
1544
|
+
var p$ = r(c$, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1545
|
+
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-code2`], width: "1em", height: "1em" }, e2.$attrs), s$, 16, a$);
|
|
1546
|
+
}]]);
|
|
1547
|
+
e.IconColorAlibl = Fc, e.IconColorApi = wa, e.IconColorApiGary = LM, e.IconColorApiPurple = vM, e.IconColorApprove = Lv, e.IconColorBarcode = xh, e.IconColorBlock = gZ, e.IconColorCard = IZ, e.IconColorCascade = _M, e.IconColorCheckbox = MM, e.IconColorClick = Qx, e.IconColorClickhouse = Lc, e.IconColorColorselection = KM, e.IconColorComputer = Ha, e.IconColorCycle = Jx, e.IconColorData = $i, e.IconColorDataFilter = Nm, e.IconColorDataFlow = uM, e.IconColorDatadm = lc, e.IconColorDatakb = ac, e.IconColorDate = bM, e.IconColorDictionary = BZ, e.IconColorDingding = hn, e.IconColorDivide = NE, e.IconColorDoc = DV, e.IconColorEdit = su, e.IconColorEditForm = RE, e.IconColorElsearch = na, e.IconColorEmail = xn, e.IconColorFeishu = Zn, e.IconColorHline = hh, e.IconColorHttp = On, e.IconColorHuawei = uc, e.IconColorImage = yh, e.IconColorImageNew = Tx, e.IconColorImageupload = oZ, e.IconColorInput = Jm, e.IconColorJava = _i, e.IconColorJs = Rn, e.IconColorKey = Fm, e.IconColorLine = PZ, e.IconColorLink = OM, e.IconColorLlm = Mc, e.IconColorLogicFlow = Ch, e.IconColorLogo = uv, e.IconColorLongtext = fh, e.IconColorLr = DE, e.IconColorMarkdown = pw, e.IconColorMilvus = Qc, e.IconColorMusic = _x, e.IconColorMysql = bi, e.IconColorNeo4j = uE, e.IconColorNone = yV, e.IconColorNotice = In, e.IconColorNum = jm, e.IconColorOpenai = Oc, e.IconColorOracle = qi, e.IconColorOrg = gM, e.IconColorOrganization = $Z, e.IconColorOval = Gh, e.IconColorPdf = JV, e.IconColorPeople = aZ, e.IconColorPgsql = ji, e.IconColorPhone = xa, e.IconColorPpt = jV, e.IconColorQdrant = bH, e.IconColorQiwei = di, e.IconColorQrcode = Eh, e.IconColorRadio = eg, e.IconColorRating = $M, e.IconColorRect = Uh, e.IconColorRequired = zp, e.IconColorRichtext = jZ, e.IconColorSearchTable = TE, e.IconColorSelect = TZ, e.IconColorSign = yE, e.IconColorSiliflow = Rc, e.IconColorSlide = nZ, e.IconColorSql = hi, e.IconColorSqlserver = Cc, e.IconColorStep = EE, e.IconColorStop = JZ, e.IconColorSuccess = eE, e.IconColorSwitch = qm, e.IconColorSysMessage = ma, e.IconColorSysNotice = aa, e.IconColorTab = LZ, e.IconColorTable = Hh, e.IconColorText = Wh, e.IconColorTextarea = tg, e.IconColorTime = Ah, e.IconColorTip = eZ, e.IconColorTitle = fZ, e.IconColorTugraph = mE, e.IconColorTxt = px, e.IconColorUpload = iu, e.IconColorUpload2 = bZ, e.IconColorUser = Nh, e.IconColorVector = $c, e.IconColorVideo = tx, e.IconColorVline = Dh, e.IconColorXls = Mx, e.IconColorYaml = mw, e.IconColorZip = wx, e.IconFillActivity = BH, e.IconFillAddData = wu, e.IconFillApi = Dt, 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 = qd, e.IconFillCondition = Jd, e.IconFillCycle = Uu, e.IconFillCycleAlpha = Df, e.IconFillCycleIf = Nf, e.IconFillCyclePrep = Tf, e.IconFillData = W, e.IconFillDataExpansion = Cm, e.IconFillDataFilter = Bv, e.IconFillDeWeight = am, e.IconFillDelData = Wu, e.IconFillDictCode = Tt, e.IconFillDown = te, e.IconFillDownload = ue, e.IconFillEnglish = U, e.IconFillFile = ge, e.IconFillFiled = xm, e.IconFillFx = yu, e.IconFillGroup = lm, e.IconFillHeart = n, e.IconFillHome = Eo, e.IconFillHttp = ef, e.IconFillIdea = He, e.IconFillIf = Su, e.IconFillInfo = qo, e.IconFillInput = tf, e.IconFillLight = bu, e.IconFillLink = Mm, e.IconFillMenu = ce, e.IconFillMerge = fm, e.IconFillMoon = Z, e.IconFillMute = s, e.IconFillNotice = LH, e.IconFillOrganization = Ct, e.IconFillOutput = ff, e.IconFillParallel = hf, e.IconFillPen = v, e.IconFillPlayArrow = y, e.IconFillPlugin = xf, e.IconFillPoint = Kt, e.IconFillQuotation = ML, e.IconFillRank = hm, e.IconFillRepost = mH, e.IconFillResource = tw, e.IconFillResources = $e, e.IconFillRight = _e, e.IconFillRow2col = km, e.IconFillSearchData = Mf, e.IconFillSelector = kf, e.IconFillSend = EH, e.IconFillSetting = lt, e.IconFillSkipNext = b, e.IconFillSkipPrevious = O, e.IconFillSound = d, e.IconFillSql = Ou, e.IconFillStar = Io, e.IconFillStart = ys, e.IconFillStop = gp, e.IconFillSun = w, e.IconFillSyncMsg = md, e.IconFillTask = IH, e.IconFillTemplate = Ve, e.IconFillText = Zu, e.IconFillUpdateData = pd, e.IconFillVariable = Rf, e.IconIconLineSet2 = Qg, e.IconLineAdd = _p, e.IconLineAddBold = KE, e.IconLineAddChild = YE, e.IconLineAgent = ah, e.IconLineAi = Pn, e.IconLineAiFlow = Yf, e.IconLineAlignBottom = _g, e.IconLineAlignCenter = $g, e.IconLineAlignLeft = Vg, e.IconLineAlignRight = gg, e.IconLineAlignTop = ug, e.IconLineAlignVertically = Hg, e.IconLineApi = il, e.IconLineApprovalTask = Jv, e.IconLineArea = pl, e.IconLineArray = rs, e.IconLineArrowdown = Fe, e.IconLineArrowleft = Qe, e.IconLineArrowright = Ae, e.IconLineArrowup = je, e.IconLineAttachment = TL, e.IconLineAuthorization = zn, e.IconLineBack = Xe, e.IconLineBasicBlock = Pv, e.IconLineBatch = bs, e.IconLineBigger = Gp, e.IconLineBoolean = ns, e.IconLineCarousel = YB, e.IconLineCascade = Gv, e.IconLineChart = wC, e.IconLineChartBar = hB, e.IconLineChartBubble = Iv, e.IconLineChartDualAxis = qv, e.IconLineChartFunnel = CB, e.IconLineChartLine = zv, e.IconLineChartNormalTable = lB, e.IconLineChartPie = DB, e.IconLineChartPivotTable = fB, e.IconLineChartProgress = aB, e.IconLineChartRadar = RB, e.IconLineChartScatter = MB, e.IconLineCheck = up, e.IconLineClose = ZC, e.IconLineCloseBold = tM, e.IconLineCode = Ss, e.IconLineCode2 = p$, e.IconLineCollapseAll = Yt, e.IconLineComment = NL, e.IconLineCompany = tr, e.IconLineComputer = mV, e.IconLineContain = Jw, e.IconLineCopy = Cv, e.IconLineCut = Ld, e.IconLineData = ml, e.IconLineDataFilter = _a, e.IconLineDataFlow = id, e.IconLineDate = Bw, e.IconLineDateRange = xB, e.IconLineDebug = cp, e.IconLineDelete = rC, e.IconLineDictionary = Ll, e.IconLineDictionary2 = RL, e.IconLineDisabled = i$, e.IconLineDocker = Aa, e.IconLineDotDrag = fL, e.IconLineDoubledown = nC, e.IconLineDoubleleft = sC, e.IconLineDoubleright = SC, e.IconLineDoubleup = dC, e.IconLineDown = cE, e.IconLineDownload = UC, e.IconLineDrag = Bd, e.IconLineEdit = Zs, e.IconLineEmail = Bl, e.IconLineEnum = Qa, e.IconLineEqual = Iw, e.IconLineEr = xL, e.IconLineExit = vC, e.IconLineExpand = Po, e.IconLineExpandAll = ol, e.IconLineExport = ft, e.IconLineExportNew = BV, e.IconLineExternal = $a, e.IconLineEye = Hp, e.IconLineFile = Lo, e.IconLineFile2 = tE, e.IconLineFilter = yC, e.IconLineFlatten = kt, e.IconLineFloat = ja, e.IconLineFolder = bC, e.IconLineFollow = OC, e.IconLineFormulaSelect = tp, e.IconLineGo = Fp, e.IconLineGoUp = Lw, e.IconLineGraphData = LE, e.IconLineGreaterEqual = Gw, e.IconLineGreaterThan = zw, e.IconLineGroup = Ws, e.IconLineHome = Xr, e.IconLineIframe = iH, e.IconLineImage = kB, e.IconLineImport = at, e.IconLineInfo = _r, e.IconLineInfoData = Fg, e.IconLineInteger = Xa, e.IconLineInternationalization = jg, e.IconLineKey = oV, e.IconLineKey2 = iV, e.IconLineKnowledge = Cu, e.IconLineLanguage = Go, e.IconLineLeft = xt, e.IconLineLessEqual = Pw, e.IconLineLessThan = lL, e.IconLineLink = KL, e.IconLineLink2 = pV, e.IconLineList = Pl, e.IconLineListContain = qw, e.IconLineLlm = Xg, e.IconLineLock = Ar, e.IconLineLogicFlow = od, e.IconLineManage = ur, e.IconLineMenuExpand = El, e.IconLineMenuShrink = Il, e.IconLineMoney = gr, e.IconLineMore = Rt, e.IconLineNext = Id, e.IconLineNotContain = CL, e.IconLineNotEqual = Ew, e.IconLineNotListContain = aL, e.IconLineNotice = Vr, e.IconLineNoticeList = pH, e.IconLineNumberInput = NB, e.IconLineObjArray = ss, e.IconLineObject = ds, e.IconLineOk = kL, e.IconLineOkBold = cM, e.IconLineOnline = Kn, e.IconLineOrder = WC, e.IconLineOrg = Yn, e.IconLineOrganization = no, e.IconLineParamSet = zd, e.IconLinePass = Am, e.IconLinePercent = jr, e.IconLinePermission = oi, e.IconLinePhone = LV, e.IconLinePhrase = Gl, e.IconLinePlay = ew, e.IconLinePosition = ii, e.IconLinePre = Pd, e.IconLinePrint = Ag, e.IconLineQuestion = Fr, e.IconLineQuotation = eM, e.IconLineRedo = Os, e.IconLineRefresh = $r, e.IconLineRemove = ep, e.IconLineReset = cg, e.IconLineRight = Mt, e.IconLineRisk = cr, e.IconLineSave = du, e.IconLineScript = YL, e.IconLineScroll = Ed, e.IconLineSeal = ql, e.IconLineSearch = Ev, e.IconLineSelect = DL, e.IconLineSelect2 = oH, e.IconLineSend = Jl, e.IconLineSet = ro, e.IconLineShopping = er, e.IconLineSkill = lh, e.IconLineSmaller = Gd, e.IconLineSort = Qr, e.IconLineSpacing = Bo, e.IconLineStar = zo, e.IconLineStop = QZ, e.IconLineStr = vs, e.IconLineStrArray = ws, e.IconLineSubtract = $p, e.IconLineSwitch = qp, e.IconLineSysNotice = zl, e.IconLineSysSet = Cn, e.IconLineTab = TB, e.IconLineTable = Fa, e.IconLineTableSet = ht, e.IconLineTask = ln, e.IconLineTemplate = sn, e.IconLineTextInput = KB, e.IconLineTime = so, e.IconLineTool = cw, e.IconLineToolbarImport = WH, e.IconLineToolbarPreview = OH, e.IconLineToolbarVerify = UH, e.IconLineTranslation = dn, e.IconLineTree = Nt, e.IconLineTuDatabase = BE, e.IconLineUndo = Us, e.IconLineUpload = PH, e.IconLineUser = Hr, e.IconLineUserOversize = Jp, e.IconLineUsers = xi, e.IconLineVector = Mi, e.IconLineVerification = o$, e.IconLineWarning = mo, e.IconLineWorkFlow = hL, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
1544
1548
|
});
|
|
1545
1549
|
//# sourceMappingURL=icon.min.js.map
|