lew-ui 1.5.9 → 1.6.1
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/index.es.js +525 -772
- package/dist/index.umd.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +95 -86
- package/dist/components/_layout/index.d.ts +0 -1
- package/dist/components/_layout/src/LewLayout.vue.d.ts +0 -42
- package/dist/components/_magic-text/index.d.ts +0 -1
- package/dist/components/_magic-text/src/LewMagicText.vue.d.ts +0 -3
- package/dist/components/_space/index.d.ts +0 -2
- package/dist/components/_space/src/LewSpace.vue.d.ts +0 -15
- package/dist/components/_space/src/props.d.ts +0 -1
- package/dist/components/_steps/index.d.ts +0 -2
- package/dist/components/_steps/src/LewSteps.vue.d.ts +0 -9
- package/dist/components/_steps/src/props.d.ts +0 -1
- package/dist/components/_tree-select/index.d.ts +0 -1
- package/dist/components/_tree-select/src/LewTreeSelect.vue.d.ts +0 -3
- package/dist/components/_upload/index.d.ts +0 -2
- package/dist/components/_upload/src/LewUpload.d.ts +0 -222
- package/dist/components/_upload/src/components/LewUploadDragger.d.ts +0 -17
- package/dist/components/_upload/src/http.d.ts +0 -2
- package/dist/components/_upload/src/props.d.ts +0 -150
- package/dist/components/_upload/src/upload.type.d.ts +0 -74
- package/dist/components/alert/index.d.ts +0 -2
- package/dist/components/alert/src/LewAlert.vue.d.ts +0 -25
- package/dist/components/alert/src/props.d.ts +0 -15
- package/dist/components/avatar/index.d.ts +0 -2
- package/dist/components/avatar/src/LewAvatar.vue.d.ts +0 -115
- package/dist/components/avatar/src/props.d.ts +0 -47
- package/dist/components/backtop/index.d.ts +0 -2
- package/dist/components/backtop/src/LewBackTop.vue.d.ts +0 -72
- package/dist/components/backtop/src/props.d.ts +0 -24
- package/dist/components/badge/index.d.ts +0 -2
- package/dist/components/badge/src/LewBadge.vue.d.ts +0 -35
- package/dist/components/badge/src/props.d.ts +0 -16
- package/dist/components/breadcrumb/index.d.ts +0 -2
- package/dist/components/breadcrumb/src/LewBreadcrumb.vue.d.ts +0 -31
- package/dist/components/breadcrumb/src/props.d.ts +0 -20
- package/dist/components/button/index.d.ts +0 -2
- package/dist/components/button/src/LewButton.vue.d.ts +0 -129
- package/dist/components/button/src/props.d.ts +0 -52
- package/dist/components/cascader/index.d.ts +0 -2
- package/dist/components/cascader/src/LewCascader.vue.d.ts +0 -225
- package/dist/components/cascader/src/props.d.ts +0 -72
- package/dist/components/checkbox/index.d.ts +0 -3
- package/dist/components/checkbox/src/LewCheckbox.vue.d.ts +0 -116
- package/dist/components/checkbox/src/LewCheckboxGroup.vue.d.ts +0 -123
- package/dist/components/checkbox/src/props.d.ts +0 -96
- package/dist/components/date-picker/index.d.ts +0 -5
- package/dist/components/date-picker/src/LewDate.vue.d.ts +0 -47
- package/dist/components/date-picker/src/LewDatePicker.vue.d.ts +0 -94
- package/dist/components/date-picker/src/LewDateRange.vue.d.ts +0 -98
- package/dist/components/date-picker/src/LewDateRangePicker.vue.d.ts +0 -123
- package/dist/components/date-picker/src/date.d.ts +0 -9
- package/dist/components/date-picker/src/props.d.ts +0 -92
- package/dist/components/drawer/index.d.ts +0 -2
- package/dist/components/drawer/src/LewDrawer.vue.d.ts +0 -67
- package/dist/components/drawer/src/props.d.ts +0 -27
- package/dist/components/dropdown/index.d.ts +0 -2
- package/dist/components/dropdown/src/LewDropdown.vue.d.ts +0 -83
- package/dist/components/dropdown/src/props.d.ts +0 -38
- package/dist/components/flex/index.d.ts +0 -2
- package/dist/components/flex/src/LewFlex.vue.d.ts +0 -108
- package/dist/components/flex/src/props.d.ts +0 -42
- package/dist/components/form/index.d.ts +0 -2
- package/dist/components/form/src/LewForm.vue.d.ts +0 -98
- package/dist/components/form/src/props.d.ts +0 -28
- package/dist/components/icon/index.d.ts +0 -2
- package/dist/components/index.d.ts +0 -39
- package/dist/components/input/index.d.ts +0 -2
- package/dist/components/input/src/LewInput.vue.d.ts +0 -323
- package/dist/components/input/src/props.d.ts +0 -116
- package/dist/components/input-tag/index.d.ts +0 -2
- package/dist/components/input-tag/src/LewInputTag.vue.d.ts +0 -43
- package/dist/components/input-tag/src/props.d.ts +0 -8
- package/dist/components/magic-number/index.d.ts +0 -2
- package/dist/components/magic-number/src/LewMagicNumber.vue.d.ts +0 -53
- package/dist/components/magic-number/src/props.d.ts +0 -19
- package/dist/components/mark/index.d.ts +0 -2
- package/dist/components/mark/src/LewMark.vue.d.ts +0 -62
- package/dist/components/mark/src/props.d.ts +0 -27
- package/dist/components/modal/index.d.ts +0 -2
- package/dist/components/modal/src/LewModal.vue.d.ts +0 -238
- package/dist/components/modal/src/props.d.ts +0 -54
- package/dist/components/pagination/index.d.ts +0 -2
- package/dist/components/pagination/src/LewPagination.vue.d.ts +0 -106
- package/dist/components/pagination/src/props.d.ts +0 -36
- package/dist/components/popok/index.d.ts +0 -2
- package/dist/components/popok/src/LewPopok.vue.d.ts +0 -115
- package/dist/components/popok/src/props.d.ts +0 -40
- package/dist/components/popover/index.d.ts +0 -2
- package/dist/components/popover/src/LewPopover.vue.d.ts +0 -117
- package/dist/components/popover/src/props.d.ts +0 -42
- package/dist/components/radio/index.d.ts +0 -2
- package/dist/components/radio/src/LewRadio.vue.d.ts +0 -89
- package/dist/components/radio/src/LewRadioGroup.vue.d.ts +0 -189
- package/dist/components/radio/src/props.d.ts +0 -78
- package/dist/components/result/index.d.ts +0 -2
- package/dist/components/result/src/LewResult.vue.d.ts +0 -43
- package/dist/components/result/src/props.d.ts +0 -17
- package/dist/components/select/index.d.ts +0 -2
- package/dist/components/select/src/LewSelect.vue.d.ts +0 -252
- package/dist/components/select/src/props.d.ts +0 -92
- package/dist/components/select-multiple/index.d.ts +0 -2
- package/dist/components/select-multiple/src/LewSelectMultiple.vue.d.ts +0 -255
- package/dist/components/select-multiple/src/props.d.ts +0 -92
- package/dist/components/switch/index.d.ts +0 -2
- package/dist/components/switch/src/LewSwitch.vue.d.ts +0 -81
- package/dist/components/switch/src/props.d.ts +0 -27
- package/dist/components/table/index.d.ts +0 -2
- package/dist/components/table/src/LewTable.vue.d.ts +0 -127
- package/dist/components/table/src/props.d.ts +0 -47
- package/dist/components/tabs/index.d.ts +0 -2
- package/dist/components/tabs/src/LewTabs.vue.d.ts +0 -120
- package/dist/components/tabs/src/props.d.ts +0 -45
- package/dist/components/tag/index.d.ts +0 -2
- package/dist/components/tag/src/LewTag.vue.d.ts +0 -91
- package/dist/components/tag/src/tagProps.d.ts +0 -38
- package/dist/components/text-trim/index.d.ts +0 -2
- package/dist/components/text-trim/src/LewTextTrim.vue.d.ts +0 -92
- package/dist/components/text-trim/src/props.d.ts +0 -34
- package/dist/components/textarea/index.d.ts +0 -2
- package/dist/components/textarea/src/LewTextarea.vue.d.ts +0 -184
- package/dist/components/textarea/src/props.d.ts +0 -63
- package/dist/components/title/index.d.ts +0 -2
- package/dist/components/title/src/LewTitle.vue.d.ts +0 -47
- package/dist/components/title/src/props.d.ts +0 -22
- package/dist/directives/backtop/index.d.ts +0 -1
- package/dist/directives/backtop/src/index.d.ts +0 -5
- package/dist/directives/dialog/index.d.ts +0 -1
- package/dist/directives/dialog/src/LewDialog.vue.d.ts +0 -95
- package/dist/directives/dialog/src/dialog.d.ts +0 -30
- package/dist/directives/dialog/src/index.d.ts +0 -19
- package/dist/directives/index.d.ts +0 -6
- package/dist/directives/loading/index.d.ts +0 -1
- package/dist/directives/loading/src/index.d.ts +0 -5
- package/dist/directives/message/index.d.ts +0 -1
- package/dist/directives/message/src/index.d.ts +0 -17
- package/dist/directives/notification/index.d.ts +0 -2
- package/dist/directives/notification/src/index.d.ts +0 -16
- package/dist/directives/tooltip/index.d.ts +0 -1
- package/dist/directives/tooltip/src/index.d.ts +0 -5
- package/dist/hooks/index.d.ts +0 -3
- package/dist/hooks/src/useDOMCreate.d.ts +0 -1
- package/dist/hooks/src/useEventListener.d.ts +0 -1
- package/dist/hooks/src/useLewTo.d.ts +0 -3
- package/dist/index.d.ts +0 -6
- package/dist/utils/index.d.ts +0 -6
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, openBlock, createElementBlock, normalizeClass, unref, normalizeStyle, renderSlot, onMounted, getCurrentInstance, onUnmounted, h, watch, ref, readonly, getCurrentScope, onScopeDispose, nextTick, shallowRef, reactive, resolveComponent, resolveDirective, createBlock, withCtx, createElementVNode, createVNode, Transition, createCommentVNode, withDirectives, withModifiers, Fragment, renderList, createTextVNode, toDisplayString, vShow, pushScopeId, popScopeId, isRef, vModelDynamic, vModelText, TransitionGroup, toRaw, mergeProps, toRefs, vModelCheckbox,
|
|
1
|
+
import { defineComponent, computed, openBlock, createElementBlock, normalizeClass, unref, normalizeStyle, renderSlot, onMounted, getCurrentInstance, onUnmounted, h, watch, ref, readonly, getCurrentScope, onScopeDispose, nextTick, shallowRef, reactive, resolveComponent, resolveDirective, createBlock, withCtx, createElementVNode, createVNode, Transition, createCommentVNode, withDirectives, withModifiers, Fragment, renderList, createTextVNode, toDisplayString, vShow, pushScopeId, popScopeId, isRef, vModelDynamic, vModelText, TransitionGroup, toRaw, mergeProps, toRefs, vModelCheckbox, onActivated, Teleport, createApp } from "vue";
|
|
2
2
|
function _mergeNamespaces(n, m) {
|
|
3
3
|
m.forEach(function(e) {
|
|
4
4
|
e && typeof e !== "string" && !Array.isArray(e) && Object.keys(e).forEach(function(k) {
|
|
@@ -136,10 +136,6 @@ const any2px = (value) => {
|
|
|
136
136
|
}
|
|
137
137
|
return "";
|
|
138
138
|
};
|
|
139
|
-
let uid = 1;
|
|
140
|
-
function genUid() {
|
|
141
|
-
return Date.now() + uid++;
|
|
142
|
-
}
|
|
143
139
|
var LewFlex_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
144
140
|
var _export_sfc = (sfc, props) => {
|
|
145
141
|
const target = sfc.__vccOpts || sfc;
|
|
@@ -148,7 +144,7 @@ var _export_sfc = (sfc, props) => {
|
|
|
148
144
|
}
|
|
149
145
|
return target;
|
|
150
146
|
};
|
|
151
|
-
const _sfc_main$
|
|
147
|
+
const _sfc_main$I = defineComponent({
|
|
152
148
|
__name: "LewFlex",
|
|
153
149
|
props: flexProps,
|
|
154
150
|
setup(__props) {
|
|
@@ -180,10 +176,10 @@ const _sfc_main$G = defineComponent({
|
|
|
180
176
|
};
|
|
181
177
|
}
|
|
182
178
|
});
|
|
183
|
-
var LewFlex = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
179
|
+
var LewFlex = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-0a8a3e9b"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/flex/src/LewFlex.vue"]]);
|
|
184
180
|
var LewSpace_vue_vue_type_style_index_0_lang = "";
|
|
185
|
-
const _hoisted_1$
|
|
186
|
-
const _sfc_main$
|
|
181
|
+
const _hoisted_1$z = { class: "lew-space" };
|
|
182
|
+
const _sfc_main$H = defineComponent({
|
|
187
183
|
__name: "LewSpace",
|
|
188
184
|
props: {
|
|
189
185
|
direction: {
|
|
@@ -193,16 +189,16 @@ const _sfc_main$F = defineComponent({
|
|
|
193
189
|
},
|
|
194
190
|
setup(__props) {
|
|
195
191
|
return (_ctx, _cache) => {
|
|
196
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
192
|
+
return openBlock(), createElementBlock("div", _hoisted_1$z, [
|
|
197
193
|
renderSlot(_ctx.$slots, "default")
|
|
198
194
|
]);
|
|
199
195
|
};
|
|
200
196
|
}
|
|
201
197
|
});
|
|
202
|
-
var LewSpace = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
198
|
+
var LewSpace = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/_space/src/LewSpace.vue"]]);
|
|
203
199
|
const SpaceOptions = {};
|
|
204
200
|
var LewLayout_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
205
|
-
const _sfc_main$
|
|
201
|
+
const _sfc_main$G = defineComponent({
|
|
206
202
|
__name: "LewLayout",
|
|
207
203
|
props: {
|
|
208
204
|
direction: {
|
|
@@ -232,7 +228,7 @@ const _sfc_main$E = defineComponent({
|
|
|
232
228
|
};
|
|
233
229
|
}
|
|
234
230
|
});
|
|
235
|
-
var LewLayout = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
231
|
+
var LewLayout = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["__scopeId", "data-v-654e0a22"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/_layout/src/LewLayout.vue"]]);
|
|
236
232
|
function useDOMCreate(nodeId) {
|
|
237
233
|
let node = document.getElementById(nodeId);
|
|
238
234
|
if (node) {
|
|
@@ -302,8 +298,8 @@ const markProps = {
|
|
|
302
298
|
description: "\u52A0\u7C97"
|
|
303
299
|
}
|
|
304
300
|
};
|
|
305
|
-
var
|
|
306
|
-
const _sfc_main$
|
|
301
|
+
var LewMark_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
302
|
+
const _sfc_main$F = defineComponent({
|
|
307
303
|
__name: "LewMark",
|
|
308
304
|
props: markProps,
|
|
309
305
|
setup(__props) {
|
|
@@ -326,12 +322,12 @@ const _sfc_main$D = defineComponent({
|
|
|
326
322
|
style: normalizeStyle(unref(getStyle2)),
|
|
327
323
|
onClick: _cache[0] || (_cache[0] = ($event) => unref(lewTo)(_ctx.to))
|
|
328
324
|
}, [
|
|
329
|
-
renderSlot(_ctx.$slots, "default")
|
|
325
|
+
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
330
326
|
], 4);
|
|
331
327
|
};
|
|
332
328
|
}
|
|
333
329
|
});
|
|
334
|
-
var LewMark = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
330
|
+
var LewMark = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-13289a43"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/mark/src/LewMark.vue"]]);
|
|
335
331
|
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
|
|
336
332
|
function getDefaultExportFromCjs(x) {
|
|
337
333
|
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
|
|
@@ -386,7 +382,7 @@ var feather$2 = { exports: {} };
|
|
|
386
382
|
return __webpack_require__(__webpack_require__.s = 0);
|
|
387
383
|
}({
|
|
388
384
|
"./dist/icons.json": function(module2) {
|
|
389
|
-
module2.exports = { "activity": '<polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline>', "airplay": '<path d="M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"></path><polygon points="12 15 17 21 7 21 12 15"></polygon>', "alert-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line>', "alert-octagon": '<polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line>', "alert-triangle": '<path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"></path><line x1="12" y1="9" x2="12" y2="13"></line><line x1="12" y1="17" x2="12.01" y2="17"></line>', "align-center": '<line x1="18" y1="10" x2="6" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="18" y1="18" x2="6" y2="18"></line>', "align-justify": '<line x1="21" y1="10" x2="3" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="21" y1="18" x2="3" y2="18"></line>', "align-left": '<line x1="17" y1="10" x2="3" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="17" y1="18" x2="3" y2="18"></line>', "align-right": '<line x1="21" y1="10" x2="7" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="21" y1="18" x2="7" y2="18"></line>', "anchor": '<circle cx="12" cy="5" r="3"></circle><line x1="12" y1="22" x2="12" y2="8"></line><path d="M5 12H2a10 10 0 0 0 20 0h-3"></path>', "aperture": '<circle cx="12" cy="12" r="10"></circle><line x1="14.31" y1="8" x2="20.05" y2="17.94"></line><line x1="9.69" y1="8" x2="21.17" y2="8"></line><line x1="7.38" y1="12" x2="13.12" y2="2.06"></line><line x1="9.69" y1="16" x2="3.95" y2="6.06"></line><line x1="14.31" y1="16" x2="2.83" y2="16"></line><line x1="16.62" y1="12" x2="10.88" y2="21.94"></line>', "archive": '<polyline points="21 8 21 21 3 21 3 8"></polyline><rect x="1" y="3" width="22" height="5"></rect><line x1="10" y1="12" x2="14" y2="12"></line>', "arrow-down-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="8 12 12 16 16 12"></polyline><line x1="12" y1="8" x2="12" y2="16"></line>', "arrow-down-left": '<line x1="17" y1="7" x2="7" y2="17"></line><polyline points="17 17 7 17 7 7"></polyline>', "arrow-down-right": '<line x1="7" y1="7" x2="17" y2="17"></line><polyline points="17 7 17 17 7 17"></polyline>', "arrow-down": '<line x1="12" y1="5" x2="12" y2="19"></line><polyline points="19 12 12 19 5 12"></polyline>', "arrow-left-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="12 8 8 12 12 16"></polyline><line x1="16" y1="12" x2="8" y2="12"></line>', "arrow-left": '<line x1="19" y1="12" x2="5" y2="12"></line><polyline points="12 19 5 12 12 5"></polyline>', "arrow-right-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="12 16 16 12 12 8"></polyline><line x1="8" y1="12" x2="16" y2="12"></line>', "arrow-right": '<line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline>', "arrow-up-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="16 12 12 8 8 12"></polyline><line x1="12" y1="16" x2="12" y2="8"></line>', "arrow-up-left": '<line x1="17" y1="17" x2="7" y2="7"></line><polyline points="7 17 7 7 17 7"></polyline>', "arrow-up-right": '<line x1="7" y1="17" x2="17" y2="7"></line><polyline points="7 7 17 7 17 17"></polyline>', "arrow-up": '<line x1="12" y1="19" x2="12" y2="5"></line><polyline points="5 12 12 5 19 12"></polyline>', "at-sign": '<circle cx="12" cy="12" r="4"></circle><path d="M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"></path>', "award": '<circle cx="12" cy="8" r="7"></circle><polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"></polyline>', "bar-chart-2": '<line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line>', "bar-chart": '<line x1="12" y1="20" x2="12" y2="10"></line><line x1="18" y1="20" x2="18" y2="4"></line><line x1="6" y1="20" x2="6" y2="16"></line>', "battery-charging": '<path d="M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"></path><line x1="23" y1="13" x2="23" y2="11"></line><polyline points="11 6 7 12 13 12 9 18"></polyline>', "battery": '<rect x="1" y="6" width="18" height="12" rx="2" ry="2"></rect><line x1="23" y1="13" x2="23" y2="11"></line>', "bell-off": '<path d="M13.73 21a2 2 0 0 1-3.46 0"></path><path d="M18.63 13A17.89 17.89 0 0 1 18 8"></path><path d="M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"></path><path d="M18 8a6 6 0 0 0-9.33-5"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "bell": '<path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path>', "bluetooth": '<polyline points="6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"></polyline>', "bold": '<path d="M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"></path><path d="M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"></path>', "book-open": '<path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path><path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>', "book": '<path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path>', "bookmark": '<path d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"></path>', "box": '<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line>', "briefcase": '<rect x="2" y="7" width="20" height="14" rx="2" ry="2"></rect><path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path>', "calendar": '<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line>', "camera-off": '<line x1="1" y1="1" x2="23" y2="23"></line><path d="M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"></path>', "camera": '<path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"></path><circle cx="12" cy="13" r="4"></circle>', "cast": '<path d="M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"></path><line x1="2" y1="20" x2="2.01" y2="20"></line>', "check-circle": '<path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline>', "check-square": '<polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path>', "check": '<polyline points="20 6 9 17 4 12"></polyline>', "chevron-down": '<polyline points="6 9 12 15 18 9"></polyline>', "chevron-left": '<polyline points="15 18 9 12 15 6"></polyline>', "chevron-right": '<polyline points="9 18 15 12 9 6"></polyline>', "chevron-up": '<polyline points="18 15 12 9 6 15"></polyline>', "chevrons-down": '<polyline points="7 13 12 18 17 13"></polyline><polyline points="7 6 12 11 17 6"></polyline>', "chevrons-left": '<polyline points="11 17 6 12 11 7"></polyline><polyline points="18 17 13 12 18 7"></polyline>', "chevrons-right": '<polyline points="13 17 18 12 13 7"></polyline><polyline points="6 17 11 12 6 7"></polyline>', "chevrons-up": '<polyline points="17 11 12 6 7 11"></polyline><polyline points="17 18 12 13 7 18"></polyline>', "chrome": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="21.17" y1="8" x2="12" y2="8"></line><line x1="3.95" y1="6.06" x2="8.54" y2="14"></line><line x1="10.88" y1="21.94" x2="15.46" y2="14"></line>', "circle": '<circle cx="12" cy="12" r="10"></circle>', "clipboard": '<path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><rect x="8" y="2" width="8" height="4" rx="1" ry="1"></rect>', "clock": '<circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline>', "cloud-drizzle": '<line x1="8" y1="19" x2="8" y2="21"></line><line x1="8" y1="13" x2="8" y2="15"></line><line x1="16" y1="19" x2="16" y2="21"></line><line x1="16" y1="13" x2="16" y2="15"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="12" y1="15" x2="12" y2="17"></line><path d="M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"></path>', "cloud-lightning": '<path d="M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"></path><polyline points="13 11 9 17 15 17 11 23"></polyline>', "cloud-off": '<path d="M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "cloud-rain": '<line x1="16" y1="13" x2="16" y2="21"></line><line x1="8" y1="13" x2="8" y2="21"></line><line x1="12" y1="15" x2="12" y2="23"></line><path d="M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"></path>', "cloud-snow": '<path d="M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"></path><line x1="8" y1="16" x2="8.01" y2="16"></line><line x1="8" y1="20" x2="8.01" y2="20"></line><line x1="12" y1="18" x2="12.01" y2="18"></line><line x1="12" y1="22" x2="12.01" y2="22"></line><line x1="16" y1="16" x2="16.01" y2="16"></line><line x1="16" y1="20" x2="16.01" y2="20"></line>', "cloud": '<path d="M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"></path>', "code": '<polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline>', "codepen": '<polygon points="12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"></polygon><line x1="12" y1="22" x2="12" y2="15.5"></line><polyline points="22 8.5 12 15.5 2 8.5"></polyline><polyline points="2 15.5 12 8.5 22 15.5"></polyline><line x1="12" y1="2" x2="12" y2="8.5"></line>', "codesandbox": '<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="7.5 4.21 12 6.81 16.5 4.21"></polyline><polyline points="7.5 19.79 7.5 14.6 3 12"></polyline><polyline points="21 12 16.5 14.6 16.5 19.79"></polyline><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line>', "coffee": '<path d="M18 8h1a4 4 0 0 1 0 8h-1"></path><path d="M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"></path><line x1="6" y1="1" x2="6" y2="4"></line><line x1="10" y1="1" x2="10" y2="4"></line><line x1="14" y1="1" x2="14" y2="4"></line>', "columns": '<path d="M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"></path>', "command": '<path d="M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"></path>', "compass": '<circle cx="12" cy="12" r="10"></circle><polygon points="16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"></polygon>', "copy": '<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>', "corner-down-left": '<polyline points="9 10 4 15 9 20"></polyline><path d="M20 4v7a4 4 0 0 1-4 4H4"></path>', "corner-down-right": '<polyline points="15 10 20 15 15 20"></polyline><path d="M4 4v7a4 4 0 0 0 4 4h12"></path>', "corner-left-down": '<polyline points="14 15 9 20 4 15"></polyline><path d="M20 4h-7a4 4 0 0 0-4 4v12"></path>', "corner-left-up": '<polyline points="14 9 9 4 4 9"></polyline><path d="M20 20h-7a4 4 0 0 1-4-4V4"></path>', "corner-right-down": '<polyline points="10 15 15 20 20 15"></polyline><path d="M4 4h7a4 4 0 0 1 4 4v12"></path>', "corner-right-up": '<polyline points="10 9 15 4 20 9"></polyline><path d="M4 20h7a4 4 0 0 0 4-4V4"></path>', "corner-up-left": '<polyline points="9 14 4 9 9 4"></polyline><path d="M20 20v-7a4 4 0 0 0-4-4H4"></path>', "corner-up-right": '<polyline points="15 14 20 9 15 4"></polyline><path d="M4 20v-7a4 4 0 0 1 4-4h12"></path>', "cpu": '<rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect><rect x="9" y="9" width="6" height="6"></rect><line x1="9" y1="1" x2="9" y2="4"></line><line x1="15" y1="1" x2="15" y2="4"></line><line x1="9" y1="20" x2="9" y2="23"></line><line x1="15" y1="20" x2="15" y2="23"></line><line x1="20" y1="9" x2="23" y2="9"></line><line x1="20" y1="14" x2="23" y2="14"></line><line x1="1" y1="9" x2="4" y2="9"></line><line x1="1" y1="14" x2="4" y2="14"></line>', "credit-card": '<rect x="1" y="4" width="22" height="16" rx="2" ry="2"></rect><line x1="1" y1="10" x2="23" y2="10"></line>', "crop": '<path d="M6.13 1L6 16a2 2 0 0 0 2 2h15"></path><path d="M1 6.13L16 6a2 2 0 0 1 2 2v15"></path>', "crosshair": '<circle cx="12" cy="12" r="10"></circle><line x1="22" y1="12" x2="18" y2="12"></line><line x1="6" y1="12" x2="2" y2="12"></line><line x1="12" y1="6" x2="12" y2="2"></line><line x1="12" y1="22" x2="12" y2="18"></line>', "database": '<ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"></path><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"></path>', "delete": '<path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"></path><line x1="18" y1="9" x2="12" y2="15"></line><line x1="12" y1="9" x2="18" y2="15"></line>', "disc": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="3"></circle>', "divide-circle": '<line x1="8" y1="12" x2="16" y2="12"></line><line x1="12" y1="16" x2="12" y2="16"></line><line x1="12" y1="8" x2="12" y2="8"></line><circle cx="12" cy="12" r="10"></circle>', "divide-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="8" y1="12" x2="16" y2="12"></line><line x1="12" y1="16" x2="12" y2="16"></line><line x1="12" y1="8" x2="12" y2="8"></line>', "divide": '<circle cx="12" cy="6" r="2"></circle><line x1="5" y1="12" x2="19" y2="12"></line><circle cx="12" cy="18" r="2"></circle>', "dollar-sign": '<line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path>', "download-cloud": '<polyline points="8 17 12 21 16 17"></polyline><line x1="12" y1="12" x2="12" y2="21"></line><path d="M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"></path>', "download": '<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" y1="15" x2="12" y2="3"></line>', "dribbble": '<circle cx="12" cy="12" r="10"></circle><path d="M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"></path>', "droplet": '<path d="M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"></path>', "edit-2": '<path d="M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"></path>', "edit-3": '<path d="M12 20h9"></path><path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"></path>', "edit": '<path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path>', "external-link": '<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line>', "eye-off": '<path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "eye": '<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path><circle cx="12" cy="12" r="3"></circle>', "facebook": '<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>', "fast-forward": '<polygon points="13 19 22 12 13 5 13 19"></polygon><polygon points="2 19 11 12 2 5 2 19"></polygon>', "feather": '<path d="M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"></path><line x1="16" y1="8" x2="2" y2="22"></line><line x1="17.5" y1="15" x2="9" y2="15"></line>', "figma": '<path d="M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"></path><path d="M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"></path><path d="M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"></path><path d="M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"></path><path d="M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"></path>', "file-minus": '<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="9" y1="15" x2="15" y2="15"></line>', "file-plus": '<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="12" y1="18" x2="12" y2="12"></line><line x1="9" y1="15" x2="15" y2="15"></line>', "file-text": '<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="16" y1="13" x2="8" y2="13"></line><line x1="16" y1="17" x2="8" y2="17"></line><polyline points="10 9 9 9 8 9"></polyline>', "file": '<path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"></path><polyline points="13 2 13 9 20 9"></polyline>', "film": '<rect x="2" y="2" width="20" height="20" rx="2.18" ry="2.18"></rect><line x1="7" y1="2" x2="7" y2="22"></line><line x1="17" y1="2" x2="17" y2="22"></line><line x1="2" y1="12" x2="22" y2="12"></line><line x1="2" y1="7" x2="7" y2="7"></line><line x1="2" y1="17" x2="7" y2="17"></line><line x1="17" y1="17" x2="22" y2="17"></line><line x1="17" y1="7" x2="22" y2="7"></line>', "filter": '<polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"></polygon>', "flag": '<path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"></path><line x1="4" y1="22" x2="4" y2="15"></line>', "folder-minus": '<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path><line x1="9" y1="14" x2="15" y2="14"></line>', "folder-plus": '<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path><line x1="12" y1="11" x2="12" y2="17"></line><line x1="9" y1="14" x2="15" y2="14"></line>', "folder": '<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path>', "framer": '<path d="M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"></path>', "frown": '<circle cx="12" cy="12" r="10"></circle><path d="M16 16s-1.5-2-4-2-4 2-4 2"></path><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line>', "gift": '<polyline points="20 12 20 22 4 22 4 12"></polyline><rect x="2" y="7" width="20" height="5"></rect><line x1="12" y1="22" x2="12" y2="7"></line><path d="M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"></path><path d="M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"></path>', "git-branch": '<line x1="6" y1="3" x2="6" y2="15"></line><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><path d="M18 9a9 9 0 0 1-9 9"></path>', "git-commit": '<circle cx="12" cy="12" r="4"></circle><line x1="1.05" y1="12" x2="7" y2="12"></line><line x1="17.01" y1="12" x2="22.96" y2="12"></line>', "git-merge": '<circle cx="18" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><path d="M6 21V9a9 9 0 0 0 9 9"></path>', "git-pull-request": '<circle cx="18" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><path d="M13 6h3a2 2 0 0 1 2 2v7"></path><line x1="6" y1="9" x2="6" y2="21"></line>', "github": '<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>', "gitlab": '<path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path>', "globe": '<circle cx="12" cy="12" r="10"></circle><line x1="2" y1="12" x2="22" y2="12"></line><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path>', "grid": '<rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect>', "hard-drive": '<line x1="22" y1="12" x2="2" y2="12"></line><path d="M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path><line x1="6" y1="16" x2="6.01" y2="16"></line><line x1="10" y1="16" x2="10.01" y2="16"></line>', "hash": '<line x1="4" y1="9" x2="20" y2="9"></line><line x1="4" y1="15" x2="20" y2="15"></line><line x1="10" y1="3" x2="8" y2="21"></line><line x1="16" y1="3" x2="14" y2="21"></line>', "headphones": '<path d="M3 18v-6a9 9 0 0 1 18 0v6"></path><path d="M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"></path>', "heart": '<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>', "help-circle": '<circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><line x1="12" y1="17" x2="12.01" y2="17"></line>', "hexagon": '<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path>', "home": '<path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline>', "image": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><circle cx="8.5" cy="8.5" r="1.5"></circle><polyline points="21 15 16 10 5 21"></polyline>', "inbox": '<polyline points="22 12 16 12 14 15 10 15 8 12 2 12"></polyline><path d="M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path>', "info": '<circle cx="12" cy="12" r="10"></circle><line x1="12" y1="16" x2="12" y2="12"></line><line x1="12" y1="8" x2="12.01" y2="8"></line>', "instagram": '<rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line>', "italic": '<line x1="19" y1="4" x2="10" y2="4"></line><line x1="14" y1="20" x2="5" y2="20"></line><line x1="15" y1="4" x2="9" y2="20"></line>', "key": '<path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"></path>', "layers": '<polygon points="12 2 2 7 12 12 22 7 12 2"></polygon><polyline points="2 17 12 22 22 17"></polyline><polyline points="2 12 12 17 22 12"></polyline>', "layout": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="3" y1="9" x2="21" y2="9"></line><line x1="9" y1="21" x2="9" y2="9"></line>', "life-buoy": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="4.93" y1="4.93" x2="9.17" y2="9.17"></line><line x1="14.83" y1="14.83" x2="19.07" y2="19.07"></line><line x1="14.83" y1="9.17" x2="19.07" y2="4.93"></line><line x1="14.83" y1="9.17" x2="18.36" y2="5.64"></line><line x1="4.93" y1="19.07" x2="9.17" y2="14.83"></line>', "link-2": '<path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"></path><line x1="8" y1="12" x2="16" y2="12"></line>', "link": '<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>', "linkedin": '<path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle>', "list": '<line x1="8" y1="6" x2="21" y2="6"></line><line x1="8" y1="12" x2="21" y2="12"></line><line x1="8" y1="18" x2="21" y2="18"></line><line x1="3" y1="6" x2="3.01" y2="6"></line><line x1="3" y1="12" x2="3.01" y2="12"></line><line x1="3" y1="18" x2="3.01" y2="18"></line>', "loader": '<line x1="12" y1="2" x2="12" y2="6"></line><line x1="12" y1="18" x2="12" y2="22"></line><line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line><line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line><line x1="2" y1="12" x2="6" y2="12"></line><line x1="18" y1="12" x2="22" y2="12"></line><line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line><line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>', "lock": '<rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path>', "log-in": '<path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" y1="12" x2="3" y2="12"></line>', "log-out": '<path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line>', "mail": '<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline>', "map-pin": '<path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path><circle cx="12" cy="10" r="3"></circle>', "map": '<polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"></polygon><line x1="8" y1="2" x2="8" y2="18"></line><line x1="16" y1="6" x2="16" y2="22"></line>', "maximize-2": '<polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" y1="3" x2="14" y2="10"></line><line x1="3" y1="21" x2="10" y2="14"></line>', "maximize": '<path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"></path>', "meh": '<circle cx="12" cy="12" r="10"></circle><line x1="8" y1="15" x2="16" y2="15"></line><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line>', "menu": '<line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line>', "message-circle": '<path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path>', "message-square": '<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path>', "mic-off": '<line x1="1" y1="1" x2="23" y2="23"></line><path d="M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"></path><path d="M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"></path><line x1="12" y1="19" x2="12" y2="23"></line><line x1="8" y1="23" x2="16" y2="23"></line>', "mic": '<path d="M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"></path><path d="M19 10v2a7 7 0 0 1-14 0v-2"></path><line x1="12" y1="19" x2="12" y2="23"></line><line x1="8" y1="23" x2="16" y2="23"></line>', "minimize-2": '<polyline points="4 14 10 14 10 20"></polyline><polyline points="20 10 14 10 14 4"></polyline><line x1="14" y1="10" x2="21" y2="3"></line><line x1="3" y1="21" x2="10" y2="14"></line>', "minimize": '<path d="M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"></path>', "minus-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="8" y1="12" x2="16" y2="12"></line>', "minus-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="8" y1="12" x2="16" y2="12"></line>', "minus": '<line x1="5" y1="12" x2="19" y2="12"></line>', "monitor": '<rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect><line x1="8" y1="21" x2="16" y2="21"></line><line x1="12" y1="17" x2="12" y2="21"></line>', "moon": '<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>', "more-horizontal": '<circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="12" r="1"></circle>', "more-vertical": '<circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle>', "mouse-pointer": '<path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"></path><path d="M13 13l6 6"></path>', "move": '<polyline points="5 9 2 12 5 15"></polyline><polyline points="9 5 12 2 15 5"></polyline><polyline points="15 19 12 22 9 19"></polyline><polyline points="19 9 22 12 19 15"></polyline><line x1="2" y1="12" x2="22" y2="12"></line><line x1="12" y1="2" x2="12" y2="22"></line>', "music": '<path d="M9 18V5l12-2v13"></path><circle cx="6" cy="18" r="3"></circle><circle cx="18" cy="16" r="3"></circle>', "navigation-2": '<polygon points="12 2 19 21 12 17 5 21 12 2"></polygon>', "navigation": '<polygon points="3 11 22 2 13 21 11 13 3 11"></polygon>', "octagon": '<polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon>', "package": '<line x1="16.5" y1="9.4" x2="7.5" y2="4.21"></line><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line>', "paperclip": '<path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"></path>', "pause-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="10" y1="15" x2="10" y2="9"></line><line x1="14" y1="15" x2="14" y2="9"></line>', "pause": '<rect x="6" y="4" width="4" height="16"></rect><rect x="14" y="4" width="4" height="16"></rect>', "pen-tool": '<path d="M12 19l7-7 3 3-7 7-3-3z"></path><path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"></path><path d="M2 2l7.586 7.586"></path><circle cx="11" cy="11" r="2"></circle>', "percent": '<line x1="19" y1="5" x2="5" y2="19"></line><circle cx="6.5" cy="6.5" r="2.5"></circle><circle cx="17.5" cy="17.5" r="2.5"></circle>', "phone-call": '<path d="M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-forwarded": '<polyline points="19 1 23 5 19 9"></polyline><line x1="15" y1="5" x2="23" y2="5"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-incoming": '<polyline points="16 2 16 8 22 8"></polyline><line x1="23" y1="1" x2="16" y2="8"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-missed": '<line x1="23" y1="1" x2="17" y2="7"></line><line x1="17" y1="1" x2="23" y2="7"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-off": '<path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"></path><line x1="23" y1="1" x2="1" y2="23"></line>', "phone-outgoing": '<polyline points="23 7 23 1 17 1"></polyline><line x1="16" y1="8" x2="23" y2="1"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone": '<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "pie-chart": '<path d="M21.21 15.89A10 10 0 1 1 8 2.83"></path><path d="M22 12A10 10 0 0 0 12 2v10z"></path>', "play-circle": '<circle cx="12" cy="12" r="10"></circle><polygon points="10 8 16 12 10 16 10 8"></polygon>', "play": '<polygon points="5 3 19 12 5 21 5 3"></polygon>', "plus-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line>', "plus-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line>', "plus": '<line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line>', "pocket": '<path d="M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"></path><polyline points="8 10 12 14 16 10"></polyline>', "power": '<path d="M18.36 6.64a9 9 0 1 1-12.73 0"></path><line x1="12" y1="2" x2="12" y2="12"></line>', "printer": '<polyline points="6 9 6 2 18 2 18 9"></polyline><path d="M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"></path><rect x="6" y="14" width="12" height="8"></rect>', "radio": '<circle cx="12" cy="12" r="2"></circle><path d="M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"></path>', "refresh-ccw": '<polyline points="1 4 1 10 7 10"></polyline><polyline points="23 20 23 14 17 14"></polyline><path d="M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"></path>', "refresh-cw": '<polyline points="23 4 23 10 17 10"></polyline><polyline points="1 20 1 14 7 14"></polyline><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"></path>', "repeat": '<polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path>', "rewind": '<polygon points="11 19 2 12 11 5 11 19"></polygon><polygon points="22 19 13 12 22 5 22 19"></polygon>', "rotate-ccw": '<polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path>', "rotate-cw": '<polyline points="23 4 23 10 17 10"></polyline><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"></path>', "rss": '<path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle>', "save": '<path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"></path><polyline points="17 21 17 13 7 13 7 21"></polyline><polyline points="7 3 7 8 15 8"></polyline>', "scissors": '<circle cx="6" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><line x1="20" y1="4" x2="8.12" y2="15.88"></line><line x1="14.47" y1="14.48" x2="20" y2="20"></line><line x1="8.12" y1="8.12" x2="12" y2="12"></line>', "search": '<circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line>', "send": '<line x1="22" y1="2" x2="11" y2="13"></line><polygon points="22 2 15 22 11 13 2 9 22 2"></polygon>', "server": '<rect x="2" y="2" width="20" height="8" rx="2" ry="2"></rect><rect x="2" y="14" width="20" height="8" rx="2" ry="2"></rect><line x1="6" y1="6" x2="6.01" y2="6"></line><line x1="6" y1="18" x2="6.01" y2="18"></line>', "settings": '<circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path>', "share-2": '<circle cx="18" cy="5" r="3"></circle><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="19" r="3"></circle><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"></line><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"></line>', "share": '<path d="M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"></path><polyline points="16 6 12 2 8 6"></polyline><line x1="12" y1="2" x2="12" y2="15"></line>', "shield-off": '<path d="M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"></path><path d="M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "shield": '<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path>', "shopping-bag": '<path d="M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"></path><line x1="3" y1="6" x2="21" y2="6"></line><path d="M16 10a4 4 0 0 1-8 0"></path>', "shopping-cart": '<circle cx="9" cy="21" r="1"></circle><circle cx="20" cy="21" r="1"></circle><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"></path>', "shuffle": '<polyline points="16 3 21 3 21 8"></polyline><line x1="4" y1="20" x2="21" y2="3"></line><polyline points="21 16 21 21 16 21"></polyline><line x1="15" y1="15" x2="21" y2="21"></line><line x1="4" y1="4" x2="9" y2="9"></line>', "sidebar": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="9" y1="3" x2="9" y2="21"></line>', "skip-back": '<polygon points="19 20 9 12 19 4 19 20"></polygon><line x1="5" y1="19" x2="5" y2="5"></line>', "skip-forward": '<polygon points="5 4 15 12 5 20 5 4"></polygon><line x1="19" y1="5" x2="19" y2="19"></line>', "slack": '<path d="M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"></path><path d="M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"></path><path d="M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"></path><path d="M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"></path><path d="M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"></path><path d="M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"></path><path d="M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"></path><path d="M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"></path>', "slash": '<circle cx="12" cy="12" r="10"></circle><line x1="4.93" y1="4.93" x2="19.07" y2="19.07"></line>', "sliders": '<line x1="4" y1="21" x2="4" y2="14"></line><line x1="4" y1="10" x2="4" y2="3"></line><line x1="12" y1="21" x2="12" y2="12"></line><line x1="12" y1="8" x2="12" y2="3"></line><line x1="20" y1="21" x2="20" y2="16"></line><line x1="20" y1="12" x2="20" y2="3"></line><line x1="1" y1="14" x2="7" y2="14"></line><line x1="9" y1="8" x2="15" y2="8"></line><line x1="17" y1="16" x2="23" y2="16"></line>', "smartphone": '<rect x="5" y="2" width="14" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line>', "smile": '<circle cx="12" cy="12" r="10"></circle><path d="M8 14s1.5 2 4 2 4-2 4-2"></path><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line>', "speaker": '<rect x="4" y="2" width="16" height="20" rx="2" ry="2"></rect><circle cx="12" cy="14" r="4"></circle><line x1="12" y1="6" x2="12.01" y2="6"></line>', "square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect>', "star": '<polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>', "stop-circle": '<circle cx="12" cy="12" r="10"></circle><rect x="9" y="9" width="6" height="6"></rect>', "sun": '<circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>', "sunrise": '<path d="M17 18a5 5 0 0 0-10 0"></path><line x1="12" y1="2" x2="12" y2="9"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="8 6 12 2 16 6"></polyline>', "sunset": '<path d="M17 18a5 5 0 0 0-10 0"></path><line x1="12" y1="9" x2="12" y2="2"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="16 5 12 9 8 5"></polyline>', "table": '<path d="M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"></path>', "tablet": '<rect x="4" y="2" width="16" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line>', "tag": '<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7.01" y2="7"></line>', "target": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle>', "terminal": '<polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line>', "thermometer": '<path d="M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"></path>', "thumbs-down": '<path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"></path>', "thumbs-up": '<path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"></path>', "toggle-left": '<rect x="1" y="5" width="22" height="14" rx="7" ry="7"></rect><circle cx="8" cy="12" r="3"></circle>', "toggle-right": '<rect x="1" y="5" width="22" height="14" rx="7" ry="7"></rect><circle cx="16" cy="12" r="3"></circle>', "tool": '<path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"></path>', "trash-2": '<polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line>', "trash": '<polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path>', "trello": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><rect x="7" y="7" width="3" height="9"></rect><rect x="14" y="7" width="3" height="5"></rect>', "trending-down": '<polyline points="23 18 13.5 8.5 8.5 13.5 1 6"></polyline><polyline points="17 18 23 18 23 12"></polyline>', "trending-up": '<polyline points="23 6 13.5 15.5 8.5 10.5 1 18"></polyline><polyline points="17 6 23 6 23 12"></polyline>', "triangle": '<path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"></path>', "truck": '<rect x="1" y="3" width="15" height="13"></rect><polygon points="16 8 20 8 23 11 23 16 16 16 16 8"></polygon><circle cx="5.5" cy="18.5" r="2.5"></circle><circle cx="18.5" cy="18.5" r="2.5"></circle>', "tv": '<rect x="2" y="7" width="20" height="15" rx="2" ry="2"></rect><polyline points="17 2 12 7 7 2"></polyline>', "twitch": '<path d="M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"></path>', "twitter": '<path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path>', "type": '<polyline points="4 7 4 4 20 4 20 7"></polyline><line x1="9" y1="20" x2="15" y2="20"></line><line x1="12" y1="4" x2="12" y2="20"></line>', "umbrella": '<path d="M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"></path>', "underline": '<path d="M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"></path><line x1="4" y1="21" x2="20" y2="21"></line>', "unlock": '<rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 9.9-1"></path>', "upload-cloud": '<polyline points="16 16 12 12 8 16"></polyline><line x1="12" y1="12" x2="12" y2="21"></line><path d="M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"></path><polyline points="16 16 12 12 8 16"></polyline>', "upload": '<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" y1="3" x2="12" y2="15"></line>', "user-check": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline>', "user-minus": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="23" y1="11" x2="17" y2="11"></line>', "user-plus": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>', "user-x": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="18" y1="8" x2="23" y2="13"></line><line x1="23" y1="8" x2="18" y2="13"></line>', "user": '<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle>', "users": '<path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path>', "video-off": '<path d="M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "video": '<polygon points="23 7 16 12 23 17 23 7"></polygon><rect x="1" y="5" width="15" height="14" rx="2" ry="2"></rect>', "voicemail": '<circle cx="5.5" cy="11.5" r="4.5"></circle><circle cx="18.5" cy="11.5" r="4.5"></circle><line x1="5.5" y1="16" x2="18.5" y2="16"></line>', "volume-1": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M15.54 8.46a5 5 0 0 1 0 7.07"></path>', "volume-2": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"></path>', "volume-x": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><line x1="23" y1="9" x2="17" y2="15"></line><line x1="17" y1="9" x2="23" y2="15"></line>', "volume": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon>', "watch": '<circle cx="12" cy="12" r="7"></circle><polyline points="12 9 12 12 13.5 13.5"></polyline><path d="M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"></path>', "wifi-off": '<line x1="1" y1="1" x2="23" y2="23"></line><path d="M16.72 11.06A10.94 10.94 0 0 1 19 12.55"></path><path d="M5 12.55a10.94 10.94 0 0 1 5.17-2.39"></path><path d="M10.71 5.05A16 16 0 0 1 22.58 9"></path><path d="M1.42 9a15.91 15.91 0 0 1 4.7-2.88"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" y2="20"></line>', "wifi": '<path d="M5 12.55a11 11 0 0 1 14.08 0"></path><path d="M1.42 9a16 16 0 0 1 21.16 0"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" y2="20"></line>', "wind": '<path d="M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"></path>', "x-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line>', "x-octagon": '<polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line>', "x-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="9" y1="9" x2="15" y2="15"></line><line x1="15" y1="9" x2="9" y2="15"></line>', "x": '<line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line>', "youtube": '<path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"></path><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon>', "zap-off": '<polyline points="12.41 6.75 13 2 10.57 4.92"></polyline><polyline points="18.57 12.91 21 10 15.66 10"></polyline><polyline points="8 8 3 14 12 14 11 22 16 16"></polyline><line x1="1" y1="1" x2="23" y2="23"></line>', "zap": '<polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon>', "zoom-in": '<circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="11" y1="8" x2="11" y2="14"></line><line x1="8" y1="11" x2="14" y2="11"></line>', "zoom-out": '<circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="8" y1="11" x2="14" y2="11"></line>' };
|
|
385
|
+
module2.exports = { "activity": '<polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline>', "airplay": '<path d="M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"></path><polygon points="12 15 17 21 7 21 12 15"></polygon>', "alert-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line>', "alert-octagon": '<polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line>', "alert-triangle": '<path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"></path><line x1="12" y1="9" x2="12" y2="13"></line><line x1="12" y1="17" x2="12.01" y2="17"></line>', "align-center": '<line x1="18" y1="10" x2="6" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="18" y1="18" x2="6" y2="18"></line>', "align-justify": '<line x1="21" y1="10" x2="3" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="21" y1="18" x2="3" y2="18"></line>', "align-left": '<line x1="17" y1="10" x2="3" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="17" y1="18" x2="3" y2="18"></line>', "align-right": '<line x1="21" y1="10" x2="7" y2="10"></line><line x1="21" y1="6" x2="3" y2="6"></line><line x1="21" y1="14" x2="3" y2="14"></line><line x1="21" y1="18" x2="7" y2="18"></line>', "anchor": '<circle cx="12" cy="5" r="3"></circle><line x1="12" y1="22" x2="12" y2="8"></line><path d="M5 12H2a10 10 0 0 0 20 0h-3"></path>', "aperture": '<circle cx="12" cy="12" r="10"></circle><line x1="14.31" y1="8" x2="20.05" y2="17.94"></line><line x1="9.69" y1="8" x2="21.17" y2="8"></line><line x1="7.38" y1="12" x2="13.12" y2="2.06"></line><line x1="9.69" y1="16" x2="3.95" y2="6.06"></line><line x1="14.31" y1="16" x2="2.83" y2="16"></line><line x1="16.62" y1="12" x2="10.88" y2="21.94"></line>', "archive": '<polyline points="21 8 21 21 3 21 3 8"></polyline><rect x="1" y="3" width="22" height="5"></rect><line x1="10" y1="12" x2="14" y2="12"></line>', "arrow-down-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="8 12 12 16 16 12"></polyline><line x1="12" y1="8" x2="12" y2="16"></line>', "arrow-down-left": '<line x1="17" y1="7" x2="7" y2="17"></line><polyline points="17 17 7 17 7 7"></polyline>', "arrow-down-right": '<line x1="7" y1="7" x2="17" y2="17"></line><polyline points="17 7 17 17 7 17"></polyline>', "arrow-down": '<line x1="12" y1="5" x2="12" y2="19"></line><polyline points="19 12 12 19 5 12"></polyline>', "arrow-left-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="12 8 8 12 12 16"></polyline><line x1="16" y1="12" x2="8" y2="12"></line>', "arrow-left": '<line x1="19" y1="12" x2="5" y2="12"></line><polyline points="12 19 5 12 12 5"></polyline>', "arrow-right-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="12 16 16 12 12 8"></polyline><line x1="8" y1="12" x2="16" y2="12"></line>', "arrow-right": '<line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline>', "arrow-up-circle": '<circle cx="12" cy="12" r="10"></circle><polyline points="16 12 12 8 8 12"></polyline><line x1="12" y1="16" x2="12" y2="8"></line>', "arrow-up-left": '<line x1="17" y1="17" x2="7" y2="7"></line><polyline points="7 17 7 7 17 7"></polyline>', "arrow-up-right": '<line x1="7" y1="17" x2="17" y2="7"></line><polyline points="7 7 17 7 17 17"></polyline>', "arrow-up": '<line x1="12" y1="19" x2="12" y2="5"></line><polyline points="5 12 12 5 19 12"></polyline>', "at-sign": '<circle cx="12" cy="12" r="4"></circle><path d="M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"></path>', "award": '<circle cx="12" cy="8" r="7"></circle><polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"></polyline>', "bar-chart-2": '<line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line>', "bar-chart": '<line x1="12" y1="20" x2="12" y2="10"></line><line x1="18" y1="20" x2="18" y2="4"></line><line x1="6" y1="20" x2="6" y2="16"></line>', "battery-charging": '<path d="M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"></path><line x1="23" y1="13" x2="23" y2="11"></line><polyline points="11 6 7 12 13 12 9 18"></polyline>', "battery": '<rect x="1" y="6" width="18" height="12" rx="2" ry="2"></rect><line x1="23" y1="13" x2="23" y2="11"></line>', "bell-off": '<path d="M13.73 21a2 2 0 0 1-3.46 0"></path><path d="M18.63 13A17.89 17.89 0 0 1 18 8"></path><path d="M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"></path><path d="M18 8a6 6 0 0 0-9.33-5"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "bell": '<path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path>', "bluetooth": '<polyline points="6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"></polyline>', "bold": '<path d="M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"></path><path d="M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"></path>', "book-open": '<path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path><path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>', "book": '<path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path>', "bookmark": '<path d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"></path>', "box": '<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line>', "briefcase": '<rect x="2" y="7" width="20" height="14" rx="2" ry="2"></rect><path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path>', "calendar": '<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line>', "camera-off": '<line x1="1" y1="1" x2="23" y2="23"></line><path d="M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"></path>', "camera": '<path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"></path><circle cx="12" cy="13" r="4"></circle>', "cast": '<path d="M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"></path><line x1="2" y1="20" x2="2.01" y2="20"></line>', "check-circle": '<path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline>', "check-square": '<polyline points="9 11 12 14 22 4"></polyline><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"></path>', "check": '<polyline points="20 6 9 17 4 12"></polyline>', "chevron-down": '<polyline points="6 9 12 15 18 9"></polyline>', "chevron-left": '<polyline points="15 18 9 12 15 6"></polyline>', "chevron-right": '<polyline points="9 18 15 12 9 6"></polyline>', "chevron-up": '<polyline points="18 15 12 9 6 15"></polyline>', "chevrons-down": '<polyline points="7 13 12 18 17 13"></polyline><polyline points="7 6 12 11 17 6"></polyline>', "chevrons-left": '<polyline points="11 17 6 12 11 7"></polyline><polyline points="18 17 13 12 18 7"></polyline>', "chevrons-right": '<polyline points="13 17 18 12 13 7"></polyline><polyline points="6 17 11 12 6 7"></polyline>', "chevrons-up": '<polyline points="17 11 12 6 7 11"></polyline><polyline points="17 18 12 13 7 18"></polyline>', "chrome": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="21.17" y1="8" x2="12" y2="8"></line><line x1="3.95" y1="6.06" x2="8.54" y2="14"></line><line x1="10.88" y1="21.94" x2="15.46" y2="14"></line>', "circle": '<circle cx="12" cy="12" r="10"></circle>', "clipboard": '<path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><rect x="8" y="2" width="8" height="4" rx="1" ry="1"></rect>', "clock": '<circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline>', "cloud-drizzle": '<line x1="8" y1="19" x2="8" y2="21"></line><line x1="8" y1="13" x2="8" y2="15"></line><line x1="16" y1="19" x2="16" y2="21"></line><line x1="16" y1="13" x2="16" y2="15"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="12" y1="15" x2="12" y2="17"></line><path d="M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"></path>', "cloud-lightning": '<path d="M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"></path><polyline points="13 11 9 17 15 17 11 23"></polyline>', "cloud-off": '<path d="M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "cloud-rain": '<line x1="16" y1="13" x2="16" y2="21"></line><line x1="8" y1="13" x2="8" y2="21"></line><line x1="12" y1="15" x2="12" y2="23"></line><path d="M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"></path>', "cloud-snow": '<path d="M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"></path><line x1="8" y1="16" x2="8.01" y2="16"></line><line x1="8" y1="20" x2="8.01" y2="20"></line><line x1="12" y1="18" x2="12.01" y2="18"></line><line x1="12" y1="22" x2="12.01" y2="22"></line><line x1="16" y1="16" x2="16.01" y2="16"></line><line x1="16" y1="20" x2="16.01" y2="20"></line>', "cloud": '<path d="M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"></path>', "code": '<polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline>', "codepen": '<polygon points="12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"></polygon><line x1="12" y1="22" x2="12" y2="15.5"></line><polyline points="22 8.5 12 15.5 2 8.5"></polyline><polyline points="2 15.5 12 8.5 22 15.5"></polyline><line x1="12" y1="2" x2="12" y2="8.5"></line>', "codesandbox": '<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="7.5 4.21 12 6.81 16.5 4.21"></polyline><polyline points="7.5 19.79 7.5 14.6 3 12"></polyline><polyline points="21 12 16.5 14.6 16.5 19.79"></polyline><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line>', "coffee": '<path d="M18 8h1a4 4 0 0 1 0 8h-1"></path><path d="M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"></path><line x1="6" y1="1" x2="6" y2="4"></line><line x1="10" y1="1" x2="10" y2="4"></line><line x1="14" y1="1" x2="14" y2="4"></line>', "columns": '<path d="M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"></path>', "command": '<path d="M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"></path>', "compass": '<circle cx="12" cy="12" r="10"></circle><polygon points="16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"></polygon>', "copy": '<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>', "corner-down-left": '<polyline points="9 10 4 15 9 20"></polyline><path d="M20 4v7a4 4 0 0 1-4 4H4"></path>', "corner-down-right": '<polyline points="15 10 20 15 15 20"></polyline><path d="M4 4v7a4 4 0 0 0 4 4h12"></path>', "corner-left-down": '<polyline points="14 15 9 20 4 15"></polyline><path d="M20 4h-7a4 4 0 0 0-4 4v12"></path>', "corner-left-up": '<polyline points="14 9 9 4 4 9"></polyline><path d="M20 20h-7a4 4 0 0 1-4-4V4"></path>', "corner-right-down": '<polyline points="10 15 15 20 20 15"></polyline><path d="M4 4h7a4 4 0 0 1 4 4v12"></path>', "corner-right-up": '<polyline points="10 9 15 4 20 9"></polyline><path d="M4 20h7a4 4 0 0 0 4-4V4"></path>', "corner-up-left": '<polyline points="9 14 4 9 9 4"></polyline><path d="M20 20v-7a4 4 0 0 0-4-4H4"></path>', "corner-up-right": '<polyline points="15 14 20 9 15 4"></polyline><path d="M4 20v-7a4 4 0 0 1 4-4h12"></path>', "cpu": '<rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect><rect x="9" y="9" width="6" height="6"></rect><line x1="9" y1="1" x2="9" y2="4"></line><line x1="15" y1="1" x2="15" y2="4"></line><line x1="9" y1="20" x2="9" y2="23"></line><line x1="15" y1="20" x2="15" y2="23"></line><line x1="20" y1="9" x2="23" y2="9"></line><line x1="20" y1="14" x2="23" y2="14"></line><line x1="1" y1="9" x2="4" y2="9"></line><line x1="1" y1="14" x2="4" y2="14"></line>', "credit-card": '<rect x="1" y="4" width="22" height="16" rx="2" ry="2"></rect><line x1="1" y1="10" x2="23" y2="10"></line>', "crop": '<path d="M6.13 1L6 16a2 2 0 0 0 2 2h15"></path><path d="M1 6.13L16 6a2 2 0 0 1 2 2v15"></path>', "crosshair": '<circle cx="12" cy="12" r="10"></circle><line x1="22" y1="12" x2="18" y2="12"></line><line x1="6" y1="12" x2="2" y2="12"></line><line x1="12" y1="6" x2="12" y2="2"></line><line x1="12" y1="22" x2="12" y2="18"></line>', "database": '<ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"></path><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"></path>', "delete": '<path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"></path><line x1="18" y1="9" x2="12" y2="15"></line><line x1="12" y1="9" x2="18" y2="15"></line>', "disc": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="3"></circle>', "divide-circle": '<line x1="8" y1="12" x2="16" y2="12"></line><line x1="12" y1="16" x2="12" y2="16"></line><line x1="12" y1="8" x2="12" y2="8"></line><circle cx="12" cy="12" r="10"></circle>', "divide-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="8" y1="12" x2="16" y2="12"></line><line x1="12" y1="16" x2="12" y2="16"></line><line x1="12" y1="8" x2="12" y2="8"></line>', "divide": '<circle cx="12" cy="6" r="2"></circle><line x1="5" y1="12" x2="19" y2="12"></line><circle cx="12" cy="18" r="2"></circle>', "dollar-sign": '<line x1="12" y1="1" x2="12" y2="23"></line><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path>', "download-cloud": '<polyline points="8 17 12 21 16 17"></polyline><line x1="12" y1="12" x2="12" y2="21"></line><path d="M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"></path>', "download": '<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line x1="12" y1="15" x2="12" y2="3"></line>', "dribbble": '<circle cx="12" cy="12" r="10"></circle><path d="M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"></path>', "droplet": '<path d="M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"></path>', "edit-2": '<path d="M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"></path>', "edit-3": '<path d="M12 20h9"></path><path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"></path>', "edit": '<path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path>', "external-link": '<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line>', "eye-off": '<path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "eye": '<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path><circle cx="12" cy="12" r="3"></circle>', "facebook": '<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>', "fast-forward": '<polygon points="13 19 22 12 13 5 13 19"></polygon><polygon points="2 19 11 12 2 5 2 19"></polygon>', "feather": '<path d="M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"></path><line x1="16" y1="8" x2="2" y2="22"></line><line x1="17.5" y1="15" x2="9" y2="15"></line>', "figma": '<path d="M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"></path><path d="M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"></path><path d="M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"></path><path d="M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"></path><path d="M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"></path>', "file-minus": '<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="9" y1="15" x2="15" y2="15"></line>', "file-plus": '<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="12" y1="18" x2="12" y2="12"></line><line x1="9" y1="15" x2="15" y2="15"></line>', "file-text": '<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="16" y1="13" x2="8" y2="13"></line><line x1="16" y1="17" x2="8" y2="17"></line><polyline points="10 9 9 9 8 9"></polyline>', "file": '<path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"></path><polyline points="13 2 13 9 20 9"></polyline>', "film": '<rect x="2" y="2" width="20" height="20" rx="2.18" ry="2.18"></rect><line x1="7" y1="2" x2="7" y2="22"></line><line x1="17" y1="2" x2="17" y2="22"></line><line x1="2" y1="12" x2="22" y2="12"></line><line x1="2" y1="7" x2="7" y2="7"></line><line x1="2" y1="17" x2="7" y2="17"></line><line x1="17" y1="17" x2="22" y2="17"></line><line x1="17" y1="7" x2="22" y2="7"></line>', "filter": '<polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"></polygon>', "flag": '<path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"></path><line x1="4" y1="22" x2="4" y2="15"></line>', "folder-minus": '<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path><line x1="9" y1="14" x2="15" y2="14"></line>', "folder-plus": '<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path><line x1="12" y1="11" x2="12" y2="17"></line><line x1="9" y1="14" x2="15" y2="14"></line>', "folder": '<path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"></path>', "framer": '<path d="M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"></path>', "frown": '<circle cx="12" cy="12" r="10"></circle><path d="M16 16s-1.5-2-4-2-4 2-4 2"></path><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line>', "gift": '<polyline points="20 12 20 22 4 22 4 12"></polyline><rect x="2" y="7" width="20" height="5"></rect><line x1="12" y1="22" x2="12" y2="7"></line><path d="M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"></path><path d="M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"></path>', "git-branch": '<line x1="6" y1="3" x2="6" y2="15"></line><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><path d="M18 9a9 9 0 0 1-9 9"></path>', "git-commit": '<circle cx="12" cy="12" r="4"></circle><line x1="1.05" y1="12" x2="7" y2="12"></line><line x1="17.01" y1="12" x2="22.96" y2="12"></line>', "git-merge": '<circle cx="18" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><path d="M6 21V9a9 9 0 0 0 9 9"></path>', "git-pull-request": '<circle cx="18" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><path d="M13 6h3a2 2 0 0 1 2 2v7"></path><line x1="6" y1="9" x2="6" y2="21"></line>', "github": '<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>', "gitlab": '<path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path>', "globe": '<circle cx="12" cy="12" r="10"></circle><line x1="2" y1="12" x2="22" y2="12"></line><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path>', "grid": '<rect x="3" y="3" width="7" height="7"></rect><rect x="14" y="3" width="7" height="7"></rect><rect x="14" y="14" width="7" height="7"></rect><rect x="3" y="14" width="7" height="7"></rect>', "hard-drive": '<line x1="22" y1="12" x2="2" y2="12"></line><path d="M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path><line x1="6" y1="16" x2="6.01" y2="16"></line><line x1="10" y1="16" x2="10.01" y2="16"></line>', "hash": '<line x1="4" y1="9" x2="20" y2="9"></line><line x1="4" y1="15" x2="20" y2="15"></line><line x1="10" y1="3" x2="8" y2="21"></line><line x1="16" y1="3" x2="14" y2="21"></line>', "headphones": '<path d="M3 18v-6a9 9 0 0 1 18 0v6"></path><path d="M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"></path>', "heart": '<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>', "help-circle": '<circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><line x1="12" y1="17" x2="12.01" y2="17"></line>', "hexagon": '<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path>', "home": '<path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline>', "image": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><circle cx="8.5" cy="8.5" r="1.5"></circle><polyline points="21 15 16 10 5 21"></polyline>', "inbox": '<polyline points="22 12 16 12 14 15 10 15 8 12 2 12"></polyline><path d="M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path>', "info": '<circle cx="12" cy="12" r="10"></circle><line x1="12" y1="16" x2="12" y2="12"></line><line x1="12" y1="8" x2="12.01" y2="8"></line>', "instagram": '<rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line>', "italic": '<line x1="19" y1="4" x2="10" y2="4"></line><line x1="14" y1="20" x2="5" y2="20"></line><line x1="15" y1="4" x2="9" y2="20"></line>', "key": '<path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"></path>', "layers": '<polygon points="12 2 2 7 12 12 22 7 12 2"></polygon><polyline points="2 17 12 22 22 17"></polyline><polyline points="2 12 12 17 22 12"></polyline>', "layout": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="3" y1="9" x2="21" y2="9"></line><line x1="9" y1="21" x2="9" y2="9"></line>', "life-buoy": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="4"></circle><line x1="4.93" y1="4.93" x2="9.17" y2="9.17"></line><line x1="14.83" y1="14.83" x2="19.07" y2="19.07"></line><line x1="14.83" y1="9.17" x2="19.07" y2="4.93"></line><line x1="14.83" y1="9.17" x2="18.36" y2="5.64"></line><line x1="4.93" y1="19.07" x2="9.17" y2="14.83"></line>', "link-2": '<path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"></path><line x1="8" y1="12" x2="16" y2="12"></line>', "link": '<path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>', "linkedin": '<path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle>', "list": '<line x1="8" y1="6" x2="21" y2="6"></line><line x1="8" y1="12" x2="21" y2="12"></line><line x1="8" y1="18" x2="21" y2="18"></line><line x1="3" y1="6" x2="3.01" y2="6"></line><line x1="3" y1="12" x2="3.01" y2="12"></line><line x1="3" y1="18" x2="3.01" y2="18"></line>', "loader": '<line x1="12" y1="2" x2="12" y2="6"></line><line x1="12" y1="18" x2="12" y2="22"></line><line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line><line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line><line x1="2" y1="12" x2="6" y2="12"></line><line x1="18" y1="12" x2="22" y2="12"></line><line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line><line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>', "lock": '<rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path>', "log-in": '<path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" y1="12" x2="3" y2="12"></line>', "log-out": '<path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line>', "mail": '<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline>', "map-pin": '<path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path><circle cx="12" cy="10" r="3"></circle>', "map": '<polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"></polygon><line x1="8" y1="2" x2="8" y2="18"></line><line x1="16" y1="6" x2="16" y2="22"></line>', "maximize-2": '<polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" y1="3" x2="14" y2="10"></line><line x1="3" y1="21" x2="10" y2="14"></line>', "maximize": '<path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"></path>', "meh": '<circle cx="12" cy="12" r="10"></circle><line x1="8" y1="15" x2="16" y2="15"></line><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line>', "menu": '<line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line>', "message-circle": '<path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path>', "message-square": '<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path>', "mic-off": '<line x1="1" y1="1" x2="23" y2="23"></line><path d="M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"></path><path d="M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"></path><line x1="12" y1="19" x2="12" y2="23"></line><line x1="8" y1="23" x2="16" y2="23"></line>', "mic": '<path d="M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"></path><path d="M19 10v2a7 7 0 0 1-14 0v-2"></path><line x1="12" y1="19" x2="12" y2="23"></line><line x1="8" y1="23" x2="16" y2="23"></line>', "minimize-2": '<polyline points="4 14 10 14 10 20"></polyline><polyline points="20 10 14 10 14 4"></polyline><line x1="14" y1="10" x2="21" y2="3"></line><line x1="3" y1="21" x2="10" y2="14"></line>', "minimize": '<path d="M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"></path>', "minus-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="8" y1="12" x2="16" y2="12"></line>', "minus-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="8" y1="12" x2="16" y2="12"></line>', "minus": '<line x1="5" y1="12" x2="19" y2="12"></line>', "monitor": '<rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect><line x1="8" y1="21" x2="16" y2="21"></line><line x1="12" y1="17" x2="12" y2="21"></line>', "moon": '<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>', "more-horizontal": '<circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="12" r="1"></circle>', "more-vertical": '<circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle>', "mouse-pointer": '<path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"></path><path d="M13 13l6 6"></path>', "move": '<polyline points="5 9 2 12 5 15"></polyline><polyline points="9 5 12 2 15 5"></polyline><polyline points="15 19 12 22 9 19"></polyline><polyline points="19 9 22 12 19 15"></polyline><line x1="2" y1="12" x2="22" y2="12"></line><line x1="12" y1="2" x2="12" y2="22"></line>', "music": '<path d="M9 18V5l12-2v13"></path><circle cx="6" cy="18" r="3"></circle><circle cx="18" cy="16" r="3"></circle>', "navigation-2": '<polygon points="12 2 19 21 12 17 5 21 12 2"></polygon>', "navigation": '<polygon points="3 11 22 2 13 21 11 13 3 11"></polygon>', "octagon": '<polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon>', "package": '<line x1="16.5" y1="9.4" x2="7.5" y2="4.21"></line><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line>', "paperclip": '<path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"></path>', "pause-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="10" y1="15" x2="10" y2="9"></line><line x1="14" y1="15" x2="14" y2="9"></line>', "pause": '<rect x="6" y="4" width="4" height="16"></rect><rect x="14" y="4" width="4" height="16"></rect>', "pen-tool": '<path d="M12 19l7-7 3 3-7 7-3-3z"></path><path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"></path><path d="M2 2l7.586 7.586"></path><circle cx="11" cy="11" r="2"></circle>', "percent": '<line x1="19" y1="5" x2="5" y2="19"></line><circle cx="6.5" cy="6.5" r="2.5"></circle><circle cx="17.5" cy="17.5" r="2.5"></circle>', "phone-call": '<path d="M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-forwarded": '<polyline points="19 1 23 5 19 9"></polyline><line x1="15" y1="5" x2="23" y2="5"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-incoming": '<polyline points="16 2 16 8 22 8"></polyline><line x1="23" y1="1" x2="16" y2="8"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-missed": '<line x1="23" y1="1" x2="17" y2="7"></line><line x1="17" y1="1" x2="23" y2="7"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone-off": '<path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"></path><line x1="23" y1="1" x2="1" y2="23"></line>', "phone-outgoing": '<polyline points="23 7 23 1 17 1"></polyline><line x1="16" y1="8" x2="23" y2="1"></line><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "phone": '<path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"></path>', "pie-chart": '<path d="M21.21 15.89A10 10 0 1 1 8 2.83"></path><path d="M22 12A10 10 0 0 0 12 2v10z"></path>', "play-circle": '<circle cx="12" cy="12" r="10"></circle><polygon points="10 8 16 12 10 16 10 8"></polygon>', "play": '<polygon points="5 3 19 12 5 21 5 3"></polygon>', "plus-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line>', "plus-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line>', "plus": '<line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line>', "pocket": '<path d="M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"></path><polyline points="8 10 12 14 16 10"></polyline>', "power": '<path d="M18.36 6.64a9 9 0 1 1-12.73 0"></path><line x1="12" y1="2" x2="12" y2="12"></line>', "printer": '<polyline points="6 9 6 2 18 2 18 9"></polyline><path d="M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"></path><rect x="6" y="14" width="12" height="8"></rect>', "radio": '<circle cx="12" cy="12" r="2"></circle><path d="M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"></path>', "refresh-ccw": '<polyline points="1 4 1 10 7 10"></polyline><polyline points="23 20 23 14 17 14"></polyline><path d="M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"></path>', "refresh-cw": '<polyline points="23 4 23 10 17 10"></polyline><polyline points="1 20 1 14 7 14"></polyline><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"></path>', "repeat": '<polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path>', "rewind": '<polygon points="11 19 2 12 11 5 11 19"></polygon><polygon points="22 19 13 12 22 5 22 19"></polygon>', "rotate-ccw": '<polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path>', "rotate-cw": '<polyline points="23 4 23 10 17 10"></polyline><path d="M20.49 15a9 9 0 1 1-2.12-9.36L23 10"></path>', "rss": '<path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle>', "save": '<path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"></path><polyline points="17 21 17 13 7 13 7 21"></polyline><polyline points="7 3 7 8 15 8"></polyline>', "scissors": '<circle cx="6" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle><line x1="20" y1="4" x2="8.12" y2="15.88"></line><line x1="14.47" y1="14.48" x2="20" y2="20"></line><line x1="8.12" y1="8.12" x2="12" y2="12"></line>', "search": '<circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line>', "send": '<line x1="22" y1="2" x2="11" y2="13"></line><polygon points="22 2 15 22 11 13 2 9 22 2"></polygon>', "server": '<rect x="2" y="2" width="20" height="8" rx="2" ry="2"></rect><rect x="2" y="14" width="20" height="8" rx="2" ry="2"></rect><line x1="6" y1="6" x2="6.01" y2="6"></line><line x1="6" y1="18" x2="6.01" y2="18"></line>', "settings": '<circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path>', "share-2": '<circle cx="18" cy="5" r="3"></circle><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="19" r="3"></circle><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"></line><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"></line>', "share": '<path d="M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"></path><polyline points="16 6 12 2 8 6"></polyline><line x1="12" y1="2" x2="12" y2="15"></line>', "shield-off": '<path d="M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"></path><path d="M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "shield": '<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path>', "shopping-bag": '<path d="M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"></path><line x1="3" y1="6" x2="21" y2="6"></line><path d="M16 10a4 4 0 0 1-8 0"></path>', "shopping-cart": '<circle cx="9" cy="21" r="1"></circle><circle cx="20" cy="21" r="1"></circle><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"></path>', "shuffle": '<polyline points="16 3 21 3 21 8"></polyline><line x1="4" y1="20" x2="21" y2="3"></line><polyline points="21 16 21 21 16 21"></polyline><line x1="15" y1="15" x2="21" y2="21"></line><line x1="4" y1="4" x2="9" y2="9"></line>', "sidebar": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="9" y1="3" x2="9" y2="21"></line>', "skip-back": '<polygon points="19 20 9 12 19 4 19 20"></polygon><line x1="5" y1="19" x2="5" y2="5"></line>', "skip-forward": '<polygon points="5 4 15 12 5 20 5 4"></polygon><line x1="19" y1="5" x2="19" y2="19"></line>', "slack": '<path d="M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"></path><path d="M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"></path><path d="M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"></path><path d="M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"></path><path d="M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"></path><path d="M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"></path><path d="M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"></path><path d="M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"></path>', "slash": '<circle cx="12" cy="12" r="10"></circle><line x1="4.93" y1="4.93" x2="19.07" y2="19.07"></line>', "sliders": '<line x1="4" y1="21" x2="4" y2="14"></line><line x1="4" y1="10" x2="4" y2="3"></line><line x1="12" y1="21" x2="12" y2="12"></line><line x1="12" y1="8" x2="12" y2="3"></line><line x1="20" y1="21" x2="20" y2="16"></line><line x1="20" y1="12" x2="20" y2="3"></line><line x1="1" y1="14" x2="7" y2="14"></line><line x1="9" y1="8" x2="15" y2="8"></line><line x1="17" y1="16" x2="23" y2="16"></line>', "smartphone": '<rect x="5" y="2" width="14" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line>', "smile": '<circle cx="12" cy="12" r="10"></circle><path d="M8 14s1.5 2 4 2 4-2 4-2"></path><line x1="9" y1="9" x2="9.01" y2="9"></line><line x1="15" y1="9" x2="15.01" y2="9"></line>', "speaker": '<rect x="4" y="2" width="16" height="20" rx="2" ry="2"></rect><circle cx="12" cy="14" r="4"></circle><line x1="12" y1="6" x2="12.01" y2="6"></line>', "square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect>', "star": '<polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>', "stop-circle": '<circle cx="12" cy="12" r="10"></circle><rect x="9" y="9" width="6" height="6"></rect>', "sun": '<circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>', "sunrise": '<path d="M17 18a5 5 0 0 0-10 0"></path><line x1="12" y1="2" x2="12" y2="9"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="8 6 12 2 16 6"></polyline>', "sunset": '<path d="M17 18a5 5 0 0 0-10 0"></path><line x1="12" y1="9" x2="12" y2="2"></line><line x1="4.22" y1="10.22" x2="5.64" y2="11.64"></line><line x1="1" y1="18" x2="3" y2="18"></line><line x1="21" y1="18" x2="23" y2="18"></line><line x1="18.36" y1="11.64" x2="19.78" y2="10.22"></line><line x1="23" y1="22" x2="1" y2="22"></line><polyline points="16 5 12 9 8 5"></polyline>', "table": '<path d="M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18"></path>', "tablet": '<rect x="4" y="2" width="16" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line>', "tag": '<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7.01" y2="7"></line>', "target": '<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle>', "terminal": '<polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line>', "thermometer": '<path d="M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"></path>', "thumbs-down": '<path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"></path>', "thumbs-up": '<path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"></path>', "toggle-left": '<rect x="1" y="5" width="22" height="14" rx="7" ry="7"></rect><circle cx="8" cy="12" r="3"></circle>', "toggle-right": '<rect x="1" y="5" width="22" height="14" rx="7" ry="7"></rect><circle cx="16" cy="12" r="3"></circle>', "tool": '<path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"></path>', "trash-2": '<polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line>', "trash": '<polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path>', "trello": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><rect x="7" y="7" width="3" height="9"></rect><rect x="14" y="7" width="3" height="5"></rect>', "trending-down": '<polyline points="23 18 13.5 8.5 8.5 13.5 1 6"></polyline><polyline points="17 18 23 18 23 12"></polyline>', "trending-up": '<polyline points="23 6 13.5 15.5 8.5 10.5 1 18"></polyline><polyline points="17 6 23 6 23 12"></polyline>', "triangle": '<path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"></path>', "truck": '<rect x="1" y="3" width="15" height="13"></rect><polygon points="16 8 20 8 23 11 23 16 16 16 16 8"></polygon><circle cx="5.5" cy="18.5" r="2.5"></circle><circle cx="18.5" cy="18.5" r="2.5"></circle>', "tv": '<rect x="2" y="7" width="20" height="15" rx="2" ry="2"></rect><polyline points="17 2 12 7 7 2"></polyline>', "twitch": '<path d="M21 2H3v16h5v4l4-4h5l4-4V2zM11 11V7M16 11V7"></path>', "twitter": '<path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path>', "type": '<polyline points="4 7 4 4 20 4 20 7"></polyline><line x1="9" y1="20" x2="15" y2="20"></line><line x1="12" y1="4" x2="12" y2="20"></line>', "umbrella": '<path d="M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"></path>', "underline": '<path d="M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"></path><line x1="4" y1="21" x2="20" y2="21"></line>', "unlock": '<rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 9.9-1"></path>', "upload-cloud": '<polyline points="16 16 12 12 8 16"></polyline><line x1="12" y1="12" x2="12" y2="21"></line><path d="M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"></path><polyline points="16 16 12 12 8 16"></polyline>', "upload": '<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" y1="3" x2="12" y2="15"></line>', "user-check": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline>', "user-minus": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="23" y1="11" x2="17" y2="11"></line>', "user-plus": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>', "user-x": '<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="18" y1="8" x2="23" y2="13"></line><line x1="23" y1="8" x2="18" y2="13"></line>', "user": '<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle>', "users": '<path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path>', "video-off": '<path d="M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"></path><line x1="1" y1="1" x2="23" y2="23"></line>', "video": '<polygon points="23 7 16 12 23 17 23 7"></polygon><rect x="1" y="5" width="15" height="14" rx="2" ry="2"></rect>', "voicemail": '<circle cx="5.5" cy="11.5" r="4.5"></circle><circle cx="18.5" cy="11.5" r="4.5"></circle><line x1="5.5" y1="16" x2="18.5" y2="16"></line>', "volume-1": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M15.54 8.46a5 5 0 0 1 0 7.07"></path>', "volume-2": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"></path>', "volume-x": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><line x1="23" y1="9" x2="17" y2="15"></line><line x1="17" y1="9" x2="23" y2="15"></line>', "volume": '<polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon>', "watch": '<circle cx="12" cy="12" r="7"></circle><polyline points="12 9 12 12 13.5 13.5"></polyline><path d="M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"></path>', "wifi-off": '<line x1="1" y1="1" x2="23" y2="23"></line><path d="M16.72 11.06A10.94 10.94 0 0 1 19 12.55"></path><path d="M5 12.55a10.94 10.94 0 0 1 5.17-2.39"></path><path d="M10.71 5.05A16 16 0 0 1 22.58 9"></path><path d="M1.42 9a15.91 15.91 0 0 1 4.7-2.88"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" y2="20"></line>', "wifi": '<path d="M5 12.55a11 11 0 0 1 14.08 0"></path><path d="M1.42 9a16 16 0 0 1 21.16 0"></path><path d="M8.53 16.11a6 6 0 0 1 6.95 0"></path><line x1="12" y1="20" x2="12.01" y2="20"></line>', "wind": '<path d="M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"></path>', "x-circle": '<circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line>', "x-octagon": '<polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line>', "x-square": '<rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="9" y1="9" x2="15" y2="15"></line><line x1="15" y1="9" x2="9" y2="15"></line>', "x": '<line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line>', "youtube": '<path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"></path><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon>', "zap-off": '<polyline points="12.41 6.75 13 2 10.57 4.92"></polyline><polyline points="18.57 12.91 21 10 15.66 10"></polyline><polyline points="8 8 3 14 12 14 11 22 16 16"></polyline><line x1="1" y1="1" x2="23" y2="23"></line>', "zap": '<polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon>', "zoom-in": '<circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="11" y1="8" x2="11" y2="14"></line><line x1="8" y1="11" x2="14" y2="11"></line>', "zoom-out": '<circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="8" y1="11" x2="14" y2="11"></line>' };
|
|
390
386
|
},
|
|
391
387
|
"./node_modules/classnames/dedupe.js": function(module2, exports2, __webpack_require__) {
|
|
392
388
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
@@ -1386,10 +1382,10 @@ var feather$2 = { exports: {} };
|
|
|
1386
1382
|
},
|
|
1387
1383
|
"./node_modules/core-js/internals/shared-key.js": function(module2, exports2, __webpack_require__) {
|
|
1388
1384
|
var shared = __webpack_require__("./node_modules/core-js/internals/shared.js");
|
|
1389
|
-
var
|
|
1385
|
+
var uid = __webpack_require__("./node_modules/core-js/internals/uid.js");
|
|
1390
1386
|
var keys = shared("keys");
|
|
1391
1387
|
module2.exports = function(key) {
|
|
1392
|
-
return keys[key] || (keys[key] =
|
|
1388
|
+
return keys[key] || (keys[key] = uid(key));
|
|
1393
1389
|
};
|
|
1394
1390
|
},
|
|
1395
1391
|
"./node_modules/core-js/internals/shared.js": function(module2, exports2, __webpack_require__) {
|
|
@@ -1491,12 +1487,12 @@ var feather$2 = { exports: {} };
|
|
|
1491
1487
|
"./node_modules/core-js/internals/well-known-symbol.js": function(module2, exports2, __webpack_require__) {
|
|
1492
1488
|
var global2 = __webpack_require__("./node_modules/core-js/internals/global.js");
|
|
1493
1489
|
var shared = __webpack_require__("./node_modules/core-js/internals/shared.js");
|
|
1494
|
-
var
|
|
1490
|
+
var uid = __webpack_require__("./node_modules/core-js/internals/uid.js");
|
|
1495
1491
|
var NATIVE_SYMBOL = __webpack_require__("./node_modules/core-js/internals/native-symbol.js");
|
|
1496
1492
|
var Symbol2 = global2.Symbol;
|
|
1497
1493
|
var store = shared("wks");
|
|
1498
1494
|
module2.exports = function(name) {
|
|
1499
|
-
return store[name] || (store[name] = NATIVE_SYMBOL && Symbol2[name] || (NATIVE_SYMBOL ? Symbol2 :
|
|
1495
|
+
return store[name] || (store[name] = NATIVE_SYMBOL && Symbol2[name] || (NATIVE_SYMBOL ? Symbol2 : uid)("Symbol." + name));
|
|
1500
1496
|
};
|
|
1501
1497
|
},
|
|
1502
1498
|
"./node_modules/core-js/modules/es.array.from.js": function(module2, exports2, __webpack_require__) {
|
|
@@ -1711,7 +1707,7 @@ var feather$2 = { exports: {} };
|
|
|
1711
1707
|
exports2.default = replace;
|
|
1712
1708
|
},
|
|
1713
1709
|
"./src/tags.json": function(module2) {
|
|
1714
|
-
module2.exports = { "activity": ["pulse", "health", "action", "motion"], "airplay": ["stream", "cast", "mirroring"], "alert-circle": ["warning", "alert", "danger"], "alert-octagon": ["warning", "alert", "danger"], "alert-triangle": ["warning", "alert", "danger"], "align-center": ["text alignment", "center"], "align-justify": ["text alignment", "justified"], "align-left": ["text alignment", "left"], "align-right": ["text alignment", "right"], "anchor": [], "archive": ["index", "box"], "at-sign": ["mention", "at", "email", "message"], "award": ["achievement", "badge"], "aperture": ["camera", "photo"], "bar-chart": ["statistics", "diagram", "graph"], "bar-chart-2": ["statistics", "diagram", "graph"], "battery": ["power", "electricity"], "battery-charging": ["power", "electricity"], "bell": ["alarm", "notification", "sound"], "bell-off": ["alarm", "notification", "silent"], "bluetooth": ["wireless"], "book-open": ["read", "library"], "book": ["read", "dictionary", "booklet", "magazine", "library"], "bookmark": ["read", "clip", "marker", "tag"], "box": ["cube"], "briefcase": ["work", "bag", "baggage", "folder"], "calendar": ["date"], "camera": ["photo"], "cast": ["chromecast", "airplay"], "chevron-down": ["expand"], "chevron-up": ["collapse"], "circle": ["off", "zero", "record"], "clipboard": ["copy"], "clock": ["time", "watch", "alarm"], "cloud-drizzle": ["weather", "shower"], "cloud-lightning": ["weather", "bolt"], "cloud-rain": ["weather"], "cloud-snow": ["weather", "blizzard"], "cloud": ["weather"], "codepen": ["logo"], "codesandbox": ["logo"], "code": ["source", "programming"], "coffee": ["drink", "cup", "mug", "tea", "cafe", "hot", "beverage"], "columns": ["layout"], "command": ["keyboard", "cmd", "terminal", "prompt"], "compass": ["navigation", "safari", "travel", "direction"], "copy": ["clone", "duplicate"], "corner-down-left": ["arrow", "return"], "corner-down-right": ["arrow"], "corner-left-down": ["arrow"], "corner-left-up": ["arrow"], "corner-right-down": ["arrow"], "corner-right-up": ["arrow"], "corner-up-left": ["arrow"], "corner-up-right": ["arrow"], "cpu": ["processor", "technology"], "credit-card": ["purchase", "payment", "cc"], "crop": ["photo", "image"], "crosshair": ["aim", "target"], "database": ["storage", "memory"], "delete": ["remove"], "disc": ["album", "cd", "dvd", "music"], "dollar-sign": ["currency", "money", "payment"], "droplet": ["water"], "edit": ["pencil", "change"], "edit-2": ["pencil", "change"], "edit-3": ["pencil", "change"], "eye": ["view", "watch"], "eye-off": ["view", "watch", "hide", "hidden"], "external-link": ["outbound"], "facebook": ["logo", "social"], "fast-forward": ["music"], "figma": ["logo", "design", "tool"], "file-minus": ["delete", "remove", "erase"], "file-plus": ["add", "create", "new"], "file-text": ["data", "txt", "pdf"], "film": ["movie", "video"], "filter": ["funnel", "hopper"], "flag": ["report"], "folder-minus": ["directory"], "folder-plus": ["directory"], "folder": ["directory"], "framer": ["logo", "design", "tool"], "frown": ["emoji", "face", "bad", "sad", "emotion"], "gift": ["present", "box", "birthday", "party"], "git-branch": ["code", "version control"], "git-commit": ["code", "version control"], "git-merge": ["code", "version control"], "git-pull-request": ["code", "version control"], "github": ["logo", "version control"], "gitlab": ["logo", "version control"], "globe": ["world", "browser", "language", "translate"], "hard-drive": ["computer", "server", "memory", "data"], "hash": ["hashtag", "number", "pound"], "headphones": ["music", "audio", "sound"], "heart": ["like", "love", "emotion"], "help-circle": ["question mark"], "hexagon": ["shape", "node.js", "logo"], "home": ["house", "living"], "image": ["picture"], "inbox": ["email"], "instagram": ["logo", "camera"], "key": ["password", "login", "authentication", "secure"], "layers": ["stack"], "layout": ["window", "webpage"], "life-
|
|
1710
|
+
module2.exports = { "activity": ["pulse", "health", "action", "motion"], "airplay": ["stream", "cast", "mirroring"], "alert-circle": ["warning", "alert", "danger"], "alert-octagon": ["warning", "alert", "danger"], "alert-triangle": ["warning", "alert", "danger"], "align-center": ["text alignment", "center"], "align-justify": ["text alignment", "justified"], "align-left": ["text alignment", "left"], "align-right": ["text alignment", "right"], "anchor": [], "archive": ["index", "box"], "at-sign": ["mention", "at", "email", "message"], "award": ["achievement", "badge"], "aperture": ["camera", "photo"], "bar-chart": ["statistics", "diagram", "graph"], "bar-chart-2": ["statistics", "diagram", "graph"], "battery": ["power", "electricity"], "battery-charging": ["power", "electricity"], "bell": ["alarm", "notification", "sound"], "bell-off": ["alarm", "notification", "silent"], "bluetooth": ["wireless"], "book-open": ["read", "library"], "book": ["read", "dictionary", "booklet", "magazine", "library"], "bookmark": ["read", "clip", "marker", "tag"], "box": ["cube"], "briefcase": ["work", "bag", "baggage", "folder"], "calendar": ["date"], "camera": ["photo"], "cast": ["chromecast", "airplay"], "chevron-down": ["expand"], "chevron-up": ["collapse"], "circle": ["off", "zero", "record"], "clipboard": ["copy"], "clock": ["time", "watch", "alarm"], "cloud-drizzle": ["weather", "shower"], "cloud-lightning": ["weather", "bolt"], "cloud-rain": ["weather"], "cloud-snow": ["weather", "blizzard"], "cloud": ["weather"], "codepen": ["logo"], "codesandbox": ["logo"], "code": ["source", "programming"], "coffee": ["drink", "cup", "mug", "tea", "cafe", "hot", "beverage"], "columns": ["layout"], "command": ["keyboard", "cmd", "terminal", "prompt"], "compass": ["navigation", "safari", "travel", "direction"], "copy": ["clone", "duplicate"], "corner-down-left": ["arrow", "return"], "corner-down-right": ["arrow"], "corner-left-down": ["arrow"], "corner-left-up": ["arrow"], "corner-right-down": ["arrow"], "corner-right-up": ["arrow"], "corner-up-left": ["arrow"], "corner-up-right": ["arrow"], "cpu": ["processor", "technology"], "credit-card": ["purchase", "payment", "cc"], "crop": ["photo", "image"], "crosshair": ["aim", "target"], "database": ["storage", "memory"], "delete": ["remove"], "disc": ["album", "cd", "dvd", "music"], "dollar-sign": ["currency", "money", "payment"], "droplet": ["water"], "edit": ["pencil", "change"], "edit-2": ["pencil", "change"], "edit-3": ["pencil", "change"], "eye": ["view", "watch"], "eye-off": ["view", "watch", "hide", "hidden"], "external-link": ["outbound"], "facebook": ["logo", "social"], "fast-forward": ["music"], "figma": ["logo", "design", "tool"], "file-minus": ["delete", "remove", "erase"], "file-plus": ["add", "create", "new"], "file-text": ["data", "txt", "pdf"], "film": ["movie", "video"], "filter": ["funnel", "hopper"], "flag": ["report"], "folder-minus": ["directory"], "folder-plus": ["directory"], "folder": ["directory"], "framer": ["logo", "design", "tool"], "frown": ["emoji", "face", "bad", "sad", "emotion"], "gift": ["present", "box", "birthday", "party"], "git-branch": ["code", "version control"], "git-commit": ["code", "version control"], "git-merge": ["code", "version control"], "git-pull-request": ["code", "version control"], "github": ["logo", "version control"], "gitlab": ["logo", "version control"], "globe": ["world", "browser", "language", "translate"], "hard-drive": ["computer", "server", "memory", "data"], "hash": ["hashtag", "number", "pound"], "headphones": ["music", "audio", "sound"], "heart": ["like", "love", "emotion"], "help-circle": ["question mark"], "hexagon": ["shape", "node.js", "logo"], "home": ["house", "living"], "image": ["picture"], "inbox": ["email"], "instagram": ["logo", "camera"], "key": ["password", "login", "authentication", "secure"], "layers": ["stack"], "layout": ["window", "webpage"], "life-buoy": ["help", "life ring", "support"], "link": ["chain", "url"], "link-2": ["chain", "url"], "linkedin": ["logo", "social media"], "list": ["options"], "lock": ["security", "password", "secure"], "log-in": ["sign in", "arrow", "enter"], "log-out": ["sign out", "arrow", "exit"], "mail": ["email", "message"], "map-pin": ["location", "navigation", "travel", "marker"], "map": ["location", "navigation", "travel"], "maximize": ["fullscreen"], "maximize-2": ["fullscreen", "arrows", "expand"], "meh": ["emoji", "face", "neutral", "emotion"], "menu": ["bars", "navigation", "hamburger"], "message-circle": ["comment", "chat"], "message-square": ["comment", "chat"], "mic-off": ["record", "sound", "mute"], "mic": ["record", "sound", "listen"], "minimize": ["exit fullscreen", "close"], "minimize-2": ["exit fullscreen", "arrows", "close"], "minus": ["subtract"], "monitor": ["tv", "screen", "display"], "moon": ["dark", "night"], "more-horizontal": ["ellipsis"], "more-vertical": ["ellipsis"], "mouse-pointer": ["arrow", "cursor"], "move": ["arrows"], "music": ["note"], "navigation": ["location", "travel"], "navigation-2": ["location", "travel"], "octagon": ["stop"], "package": ["box", "container"], "paperclip": ["attachment"], "pause": ["music", "stop"], "pause-circle": ["music", "audio", "stop"], "pen-tool": ["vector", "drawing"], "percent": ["discount"], "phone-call": ["ring"], "phone-forwarded": ["call"], "phone-incoming": ["call"], "phone-missed": ["call"], "phone-off": ["call", "mute"], "phone-outgoing": ["call"], "phone": ["call"], "play": ["music", "start"], "pie-chart": ["statistics", "diagram"], "play-circle": ["music", "start"], "plus": ["add", "new"], "plus-circle": ["add", "new"], "plus-square": ["add", "new"], "pocket": ["logo", "save"], "power": ["on", "off"], "printer": ["fax", "office", "device"], "radio": ["signal"], "refresh-cw": ["synchronise", "arrows"], "refresh-ccw": ["arrows"], "repeat": ["loop", "arrows"], "rewind": ["music"], "rotate-ccw": ["arrow"], "rotate-cw": ["arrow"], "rss": ["feed", "subscribe"], "save": ["floppy disk"], "scissors": ["cut"], "search": ["find", "magnifier", "magnifying glass"], "send": ["message", "mail", "email", "paper airplane", "paper aeroplane"], "settings": ["cog", "edit", "gear", "preferences"], "share-2": ["network", "connections"], "shield": ["security", "secure"], "shield-off": ["security", "insecure"], "shopping-bag": ["ecommerce", "cart", "purchase", "store"], "shopping-cart": ["ecommerce", "cart", "purchase", "store"], "shuffle": ["music"], "skip-back": ["music"], "skip-forward": ["music"], "slack": ["logo"], "slash": ["ban", "no"], "sliders": ["settings", "controls"], "smartphone": ["cellphone", "device"], "smile": ["emoji", "face", "happy", "good", "emotion"], "speaker": ["audio", "music"], "star": ["bookmark", "favorite", "like"], "stop-circle": ["media", "music"], "sun": ["brightness", "weather", "light"], "sunrise": ["weather", "time", "morning", "day"], "sunset": ["weather", "time", "evening", "night"], "tablet": ["device"], "tag": ["label"], "target": ["logo", "bullseye"], "terminal": ["code", "command line", "prompt"], "thermometer": ["temperature", "celsius", "fahrenheit", "weather"], "thumbs-down": ["dislike", "bad", "emotion"], "thumbs-up": ["like", "good", "emotion"], "toggle-left": ["on", "off", "switch"], "toggle-right": ["on", "off", "switch"], "tool": ["settings", "spanner"], "trash": ["garbage", "delete", "remove", "bin"], "trash-2": ["garbage", "delete", "remove", "bin"], "triangle": ["delta"], "truck": ["delivery", "van", "shipping", "transport", "lorry"], "tv": ["television", "stream"], "twitch": ["logo"], "twitter": ["logo", "social"], "type": ["text"], "umbrella": ["rain", "weather"], "unlock": ["security"], "user-check": ["followed", "subscribed"], "user-minus": ["delete", "remove", "unfollow", "unsubscribe"], "user-plus": ["new", "add", "create", "follow", "subscribe"], "user-x": ["delete", "remove", "unfollow", "unsubscribe", "unavailable"], "user": ["person", "account"], "users": ["group"], "video-off": ["camera", "movie", "film"], "video": ["camera", "movie", "film"], "voicemail": ["phone"], "volume": ["music", "sound", "mute"], "volume-1": ["music", "sound"], "volume-2": ["music", "sound"], "volume-x": ["music", "sound", "mute"], "watch": ["clock", "time"], "wifi-off": ["disabled"], "wifi": ["connection", "signal", "wireless"], "wind": ["weather", "air"], "x-circle": ["cancel", "close", "delete", "remove", "times", "clear"], "x-octagon": ["delete", "stop", "alert", "warning", "times", "clear"], "x-square": ["cancel", "close", "delete", "remove", "times", "clear"], "x": ["cancel", "close", "delete", "remove", "times", "clear"], "youtube": ["logo", "video", "play"], "zap-off": ["flash", "camera", "lightning"], "zap": ["flash", "camera", "lightning"], "zoom-in": ["magnifying glass"], "zoom-out": ["magnifying glass"] };
|
|
1715
1711
|
},
|
|
1716
1712
|
"./src/to-svg.js": function(module2, exports2, __webpack_require__) {
|
|
1717
1713
|
Object.defineProperty(exports2, "__esModule", {
|
|
@@ -2608,21 +2604,26 @@ const cascaderProps = {
|
|
|
2608
2604
|
var LewCascader_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
2609
2605
|
var LewCascader_vue_vue_type_style_index_1_lang = "";
|
|
2610
2606
|
const _withScopeId$7 = (n) => (pushScopeId("data-v-bdb926b6"), n = n(), popScopeId(), n);
|
|
2611
|
-
const _hoisted_1$
|
|
2607
|
+
const _hoisted_1$y = /* @__PURE__ */ _withScopeId$7(() => /* @__PURE__ */ createElementVNode("path", {
|
|
2612
2608
|
d: "M29.506 6.502 18.493 41.498",
|
|
2613
2609
|
"data-v-5303b0ef": ""
|
|
2614
2610
|
}, null, -1));
|
|
2615
|
-
const _hoisted_2$
|
|
2616
|
-
_hoisted_1$
|
|
2611
|
+
const _hoisted_2$o = [
|
|
2612
|
+
_hoisted_1$y
|
|
2617
2613
|
];
|
|
2618
2614
|
const _hoisted_3$f = { key: 1 };
|
|
2619
2615
|
const _hoisted_4$e = ["onClick"];
|
|
2620
|
-
const _sfc_main$
|
|
2616
|
+
const _sfc_main$E = defineComponent({
|
|
2621
2617
|
__name: "LewCascader",
|
|
2622
2618
|
props: cascaderProps,
|
|
2623
2619
|
emits: ["update:modelValue", "change", "blur", "clear"],
|
|
2624
2620
|
setup(__props, { expose: __expose, emit }) {
|
|
2621
|
+
var _a2;
|
|
2625
2622
|
const props = __props;
|
|
2623
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
2624
|
+
if (app && !app.directive("tooltip")) {
|
|
2625
|
+
app.use(LewTooltip);
|
|
2626
|
+
}
|
|
2626
2627
|
const cascaderValue = useVModel(props, "modelValue", emit);
|
|
2627
2628
|
const lewCascaderRef = ref();
|
|
2628
2629
|
const lewPopverRef = ref();
|
|
@@ -2775,9 +2776,7 @@ const _sfc_main$C = defineComponent({
|
|
|
2775
2776
|
emit("blur");
|
|
2776
2777
|
};
|
|
2777
2778
|
const getCascaderWidth = computed(() => {
|
|
2778
|
-
let _hasChildOptions = state.options.filter(
|
|
2779
|
-
(e) => e && e.length > 0
|
|
2780
|
-
).length;
|
|
2779
|
+
let _hasChildOptions = state.options.filter((e) => e && e.length > 0).length;
|
|
2781
2780
|
if (_hasChildOptions > 1) {
|
|
2782
2781
|
return _hasChildOptions * 180;
|
|
2783
2782
|
}
|
|
@@ -2870,7 +2869,7 @@ const _sfc_main$C = defineComponent({
|
|
|
2870
2869
|
"stroke-width": "4",
|
|
2871
2870
|
"stroke-linecap": "butt",
|
|
2872
2871
|
"stroke-linejoin": "miter"
|
|
2873
|
-
}, _hoisted_2$
|
|
2872
|
+
}, _hoisted_2$o, 4)) : createCommentVNode("v-if", true)
|
|
2874
2873
|
]);
|
|
2875
2874
|
}), 128)) : unref(getLabel) ? (openBlock(), createElementBlock("span", _hoisted_3$f, toDisplayString(unref(getLabel)[unref(getLabel).length - 1]), 1)) : createCommentVNode("v-if", true)
|
|
2876
2875
|
], 4), [
|
|
@@ -2907,8 +2906,12 @@ const _sfc_main$C = defineComponent({
|
|
|
2907
2906
|
return openBlock(), createElementBlock("div", {
|
|
2908
2907
|
class: normalizeClass(["lew-cascader-item", {
|
|
2909
2908
|
"lew-cascader-item-disabled": item.disabled,
|
|
2910
|
-
"lew-cascader-item-active": unref(state).activelabels.includes(
|
|
2911
|
-
|
|
2909
|
+
"lew-cascader-item-active": unref(state).activelabels.includes(
|
|
2910
|
+
item.label
|
|
2911
|
+
),
|
|
2912
|
+
"lew-cascader-item-tobe": unref(state).tobelabels.includes(
|
|
2913
|
+
item.label
|
|
2914
|
+
),
|
|
2912
2915
|
"lew-cascader-item-select": unref(getLabel) && unref(getLabel).includes(item.label)
|
|
2913
2916
|
}]),
|
|
2914
2917
|
key: index2,
|
|
@@ -2974,14 +2977,14 @@ const _sfc_main$C = defineComponent({
|
|
|
2974
2977
|
};
|
|
2975
2978
|
}
|
|
2976
2979
|
});
|
|
2977
|
-
var LewCascader = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2980
|
+
var LewCascader = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["__scopeId", "data-v-bdb926b6"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/cascader/src/LewCascader.vue"]]);
|
|
2978
2981
|
var LewTreeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
2979
2982
|
var LewTreeSelect_vue_vue_type_style_index_1_lang = "";
|
|
2980
|
-
const _sfc_main$
|
|
2983
|
+
const _sfc_main$D = {};
|
|
2981
2984
|
function _sfc_render$1(_ctx, _cache) {
|
|
2982
2985
|
return openBlock(), createElementBlock("div");
|
|
2983
2986
|
}
|
|
2984
|
-
var LewTreeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2987
|
+
var LewTreeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$1], ["__scopeId", "data-v-5cfa4822"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/_tree-select/src/LewTreeSelect.vue"]]);
|
|
2985
2988
|
const tabsProps = {
|
|
2986
2989
|
modelValue: {
|
|
2987
2990
|
type: String,
|
|
@@ -3020,8 +3023,8 @@ const tabsProps = {
|
|
|
3020
3023
|
}
|
|
3021
3024
|
};
|
|
3022
3025
|
var LewTabs_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
3023
|
-
const _hoisted_1$
|
|
3024
|
-
const _sfc_main$
|
|
3026
|
+
const _hoisted_1$x = ["onClick"];
|
|
3027
|
+
const _sfc_main$C = defineComponent({
|
|
3025
3028
|
__name: "LewTabs",
|
|
3026
3029
|
props: tabsProps,
|
|
3027
3030
|
emits: ["change", "update:modelValue"],
|
|
@@ -3056,7 +3059,9 @@ const _sfc_main$A = defineComponent({
|
|
|
3056
3059
|
() => props.size,
|
|
3057
3060
|
() => {
|
|
3058
3061
|
nextTick(() => {
|
|
3059
|
-
const index2 = props.options.findIndex(
|
|
3062
|
+
const index2 = props.options.findIndex(
|
|
3063
|
+
(e) => tabsValue.value === e.value
|
|
3064
|
+
);
|
|
3060
3065
|
initActiveItemStyle(index2);
|
|
3061
3066
|
});
|
|
3062
3067
|
}
|
|
@@ -3174,26 +3179,26 @@ const _sfc_main$A = defineComponent({
|
|
|
3174
3179
|
class: normalizeClass(["lew-tabs-item", { "lew-tabs-item-active": unref(tabsValue) === item.value }]),
|
|
3175
3180
|
style: normalizeStyle(unref(getItemStyle)),
|
|
3176
3181
|
onClick: ($event) => selectItem(item.value)
|
|
3177
|
-
}, toDisplayString(item.label), 15, _hoisted_1$
|
|
3182
|
+
}, toDisplayString(item.label), 15, _hoisted_1$x);
|
|
3178
3183
|
}), 128))
|
|
3179
3184
|
], 38)
|
|
3180
3185
|
], 6);
|
|
3181
3186
|
};
|
|
3182
3187
|
}
|
|
3183
3188
|
});
|
|
3184
|
-
var LewTabs = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3189
|
+
var LewTabs = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-6111b125"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/tabs/src/LewTabs.vue"]]);
|
|
3185
3190
|
var LewSteps_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
3186
|
-
const _hoisted_1$
|
|
3187
|
-
const _sfc_main$
|
|
3191
|
+
const _hoisted_1$w = { class: "lew-breadcrumb" };
|
|
3192
|
+
const _sfc_main$B = defineComponent({
|
|
3188
3193
|
__name: "LewSteps",
|
|
3189
3194
|
props: {},
|
|
3190
3195
|
setup(__props) {
|
|
3191
3196
|
return (_ctx, _cache) => {
|
|
3192
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
3197
|
+
return openBlock(), createElementBlock("div", _hoisted_1$w);
|
|
3193
3198
|
};
|
|
3194
3199
|
}
|
|
3195
3200
|
});
|
|
3196
|
-
var LewSteps = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3201
|
+
var LewSteps = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__scopeId", "data-v-117b1034"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/_steps/src/LewSteps.vue"]]);
|
|
3197
3202
|
const steps = {};
|
|
3198
3203
|
const breadcrumbProps = {
|
|
3199
3204
|
options: {
|
|
@@ -3209,8 +3214,8 @@ const breadcrumbProps = {
|
|
|
3209
3214
|
};
|
|
3210
3215
|
var LewBreadcrumb_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
3211
3216
|
const _withScopeId$6 = (n) => (pushScopeId("data-v-5303b0ef"), n = n(), popScopeId(), n);
|
|
3212
|
-
const _hoisted_1$
|
|
3213
|
-
const _hoisted_2$
|
|
3217
|
+
const _hoisted_1$v = { class: "lew-breadcrumb" };
|
|
3218
|
+
const _hoisted_2$n = ["onClick"];
|
|
3214
3219
|
const _hoisted_3$e = {
|
|
3215
3220
|
key: 0,
|
|
3216
3221
|
class: "lew-breadcrumb-parting"
|
|
@@ -3243,13 +3248,13 @@ const _hoisted_8$4 = /* @__PURE__ */ _withScopeId$6(() => /* @__PURE__ */ create
|
|
|
3243
3248
|
const _hoisted_9$3 = [
|
|
3244
3249
|
_hoisted_8$4
|
|
3245
3250
|
];
|
|
3246
|
-
const _sfc_main$
|
|
3251
|
+
const _sfc_main$A = defineComponent({
|
|
3247
3252
|
__name: "LewBreadcrumb",
|
|
3248
3253
|
props: breadcrumbProps,
|
|
3249
3254
|
setup(__props) {
|
|
3250
3255
|
const { lewTo } = useLewTo();
|
|
3251
3256
|
return (_ctx, _cache) => {
|
|
3252
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
3257
|
+
return openBlock(), createElementBlock("div", _hoisted_1$v, [
|
|
3253
3258
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.options, (item, index2) => {
|
|
3254
3259
|
return openBlock(), createElementBlock("div", {
|
|
3255
3260
|
key: index2,
|
|
@@ -3258,7 +3263,7 @@ const _sfc_main$y = defineComponent({
|
|
|
3258
3263
|
createElementVNode("span", {
|
|
3259
3264
|
class: normalizeClass({ "lew-breadcrumb-isPath": !!item.to }),
|
|
3260
3265
|
onClick: ($event) => unref(lewTo)(item.to)
|
|
3261
|
-
}, toDisplayString(item.label), 11, _hoisted_2$
|
|
3266
|
+
}, toDisplayString(item.label), 11, _hoisted_2$n),
|
|
3262
3267
|
index2 != _ctx.options.length - 1 ? (openBlock(), createElementBlock("div", _hoisted_3$e, [
|
|
3263
3268
|
_ctx.iconType === "sprit" ? (openBlock(), createElementBlock("svg", _hoisted_4$d, _hoisted_6$7)) : createCommentVNode("v-if", true),
|
|
3264
3269
|
_ctx.iconType === "shoulder" ? (openBlock(), createElementBlock("svg", _hoisted_7$4, _hoisted_9$3)) : createCommentVNode("v-if", true)
|
|
@@ -3269,7 +3274,7 @@ const _sfc_main$y = defineComponent({
|
|
|
3269
3274
|
};
|
|
3270
3275
|
}
|
|
3271
3276
|
});
|
|
3272
|
-
var LewBreadcrumb = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3277
|
+
var LewBreadcrumb = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-5303b0ef"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/breadcrumb/src/LewBreadcrumb.vue"]]);
|
|
3273
3278
|
const dropdownProps = {
|
|
3274
3279
|
options: {
|
|
3275
3280
|
type: Array,
|
|
@@ -3303,8 +3308,8 @@ const dropdownProps = {
|
|
|
3303
3308
|
}
|
|
3304
3309
|
};
|
|
3305
3310
|
var LewDropdown_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
3306
|
-
const _hoisted_1$
|
|
3307
|
-
const _sfc_main$
|
|
3311
|
+
const _hoisted_1$u = ["onClick"];
|
|
3312
|
+
const _sfc_main$z = defineComponent({
|
|
3308
3313
|
__name: "LewDropdown",
|
|
3309
3314
|
props: dropdownProps,
|
|
3310
3315
|
emits: ["change"],
|
|
@@ -3346,7 +3351,7 @@ const _sfc_main$x = defineComponent({
|
|
|
3346
3351
|
class: "lew-dropdown-option",
|
|
3347
3352
|
style: normalizeStyle(`text-align:${_ctx.align}`),
|
|
3348
3353
|
onClick: ($event) => change(item)
|
|
3349
|
-
}, toDisplayString(item.label), 13, _hoisted_1$
|
|
3354
|
+
}, toDisplayString(item.label), 13, _hoisted_1$u);
|
|
3350
3355
|
}), 128))
|
|
3351
3356
|
], 4)) : createCommentVNode("v-if", true)
|
|
3352
3357
|
]),
|
|
@@ -3355,7 +3360,7 @@ const _sfc_main$x = defineComponent({
|
|
|
3355
3360
|
};
|
|
3356
3361
|
}
|
|
3357
3362
|
});
|
|
3358
|
-
var LewDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3363
|
+
var LewDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-9869e96a"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/dropdown/src/LewDropdown.vue"]]);
|
|
3359
3364
|
const inputProps = {
|
|
3360
3365
|
modelValue: {
|
|
3361
3366
|
type: String,
|
|
@@ -3471,11 +3476,11 @@ const inputProps = {
|
|
|
3471
3476
|
}
|
|
3472
3477
|
};
|
|
3473
3478
|
var LewInput_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
3474
|
-
const _hoisted_1$
|
|
3479
|
+
const _hoisted_1$t = {
|
|
3475
3480
|
key: 0,
|
|
3476
3481
|
class: "lew-input-prefixes"
|
|
3477
3482
|
};
|
|
3478
|
-
const _hoisted_2$
|
|
3483
|
+
const _hoisted_2$m = {
|
|
3479
3484
|
key: 0,
|
|
3480
3485
|
class: "lew-input-prefixes-text"
|
|
3481
3486
|
};
|
|
@@ -3512,7 +3517,7 @@ const _hoisted_11$1 = {
|
|
|
3512
3517
|
key: 3,
|
|
3513
3518
|
class: "lew-input-controls"
|
|
3514
3519
|
};
|
|
3515
|
-
const _sfc_main$
|
|
3520
|
+
const _sfc_main$y = defineComponent({
|
|
3516
3521
|
__name: "LewInput",
|
|
3517
3522
|
props: inputProps,
|
|
3518
3523
|
emits: [
|
|
@@ -3527,7 +3532,12 @@ const _sfc_main$w = defineComponent({
|
|
|
3527
3532
|
"input"
|
|
3528
3533
|
],
|
|
3529
3534
|
setup(__props, { expose: __expose, emit }) {
|
|
3535
|
+
var _a2;
|
|
3530
3536
|
const props = __props;
|
|
3537
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
3538
|
+
if (app && !app.directive("tooltip")) {
|
|
3539
|
+
app.use(LewTooltip);
|
|
3540
|
+
}
|
|
3531
3541
|
const modelValue = useVModel(props, "modelValue", emit);
|
|
3532
3542
|
const prefixesValue = useVModel(props, "prefixesValue", emit);
|
|
3533
3543
|
const suffixValue = useVModel(props, "suffixValue", emit);
|
|
@@ -3560,8 +3570,8 @@ const _sfc_main$w = defineComponent({
|
|
|
3560
3570
|
emit("clear");
|
|
3561
3571
|
};
|
|
3562
3572
|
const toFocus = () => {
|
|
3563
|
-
var
|
|
3564
|
-
(
|
|
3573
|
+
var _a3;
|
|
3574
|
+
(_a3 = lewInputRef.value) == null ? void 0 : _a3.focus();
|
|
3565
3575
|
};
|
|
3566
3576
|
const showPasswordFn = () => {
|
|
3567
3577
|
if (_type.value === "text") {
|
|
@@ -3580,9 +3590,9 @@ const _sfc_main$w = defineComponent({
|
|
|
3580
3590
|
return false;
|
|
3581
3591
|
});
|
|
3582
3592
|
const focus = (e) => {
|
|
3583
|
-
var
|
|
3593
|
+
var _a3;
|
|
3584
3594
|
if (props.focusSelect) {
|
|
3585
|
-
(
|
|
3595
|
+
(_a3 = e == null ? void 0 : e.currentTarget) == null ? void 0 : _a3.select();
|
|
3586
3596
|
}
|
|
3587
3597
|
emit("focus");
|
|
3588
3598
|
state.isFocus = true;
|
|
@@ -3640,8 +3650,8 @@ const _sfc_main$w = defineComponent({
|
|
|
3640
3650
|
return openBlock(), createElementBlock("div", {
|
|
3641
3651
|
class: normalizeClass(["lew-input-view", unref(getInputClassNames)])
|
|
3642
3652
|
}, [
|
|
3643
|
-
_ctx.prefixes ? withDirectives((openBlock(), createElementBlock("div", _hoisted_1$
|
|
3644
|
-
_ctx.prefixes === "text" ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
3653
|
+
_ctx.prefixes ? withDirectives((openBlock(), createElementBlock("div", _hoisted_1$t, [
|
|
3654
|
+
_ctx.prefixes === "text" ? (openBlock(), createElementBlock("div", _hoisted_2$m, toDisplayString(unref(prefixesValue)), 1)) : createCommentVNode("v-if", true),
|
|
3645
3655
|
_ctx.prefixes === "icon" ? (openBlock(), createElementBlock("div", _hoisted_3$d, [
|
|
3646
3656
|
createVNode(unref(script), {
|
|
3647
3657
|
size: unref(getIconSize),
|
|
@@ -3802,7 +3812,7 @@ const _sfc_main$w = defineComponent({
|
|
|
3802
3812
|
};
|
|
3803
3813
|
}
|
|
3804
3814
|
});
|
|
3805
|
-
var LewInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
3815
|
+
var LewInput = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-156ce1e1"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/input/src/LewInput.vue"]]);
|
|
3806
3816
|
const textareaProps = {
|
|
3807
3817
|
modelValue: {
|
|
3808
3818
|
type: String,
|
|
@@ -3867,12 +3877,12 @@ const textareaProps = {
|
|
|
3867
3877
|
}
|
|
3868
3878
|
};
|
|
3869
3879
|
var LewTextarea_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
3870
|
-
const _hoisted_1$
|
|
3871
|
-
const _hoisted_2$
|
|
3880
|
+
const _hoisted_1$s = ["disabled", "readonly", "placeholder"];
|
|
3881
|
+
const _hoisted_2$l = {
|
|
3872
3882
|
key: 0,
|
|
3873
3883
|
class: "lew-textarea-count"
|
|
3874
3884
|
};
|
|
3875
|
-
const _sfc_main$
|
|
3885
|
+
const _sfc_main$x = defineComponent({
|
|
3876
3886
|
__name: "LewTextarea",
|
|
3877
3887
|
props: textareaProps,
|
|
3878
3888
|
emits: [
|
|
@@ -3885,7 +3895,12 @@ const _sfc_main$v = defineComponent({
|
|
|
3885
3895
|
"textarea"
|
|
3886
3896
|
],
|
|
3887
3897
|
setup(__props, { expose: __expose, emit }) {
|
|
3898
|
+
var _a2;
|
|
3888
3899
|
const props = __props;
|
|
3900
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
3901
|
+
if (app && !app.directive("tooltip")) {
|
|
3902
|
+
app.use(LewTooltip);
|
|
3903
|
+
}
|
|
3889
3904
|
let lewTextareaRef = ref();
|
|
3890
3905
|
const modelValue = useVModel(props, "modelValue", emit);
|
|
3891
3906
|
const state = reactive({
|
|
@@ -3905,8 +3920,8 @@ const _sfc_main$v = defineComponent({
|
|
|
3905
3920
|
emit("clear");
|
|
3906
3921
|
};
|
|
3907
3922
|
const toFocus = () => {
|
|
3908
|
-
var
|
|
3909
|
-
(
|
|
3923
|
+
var _a3;
|
|
3924
|
+
(_a3 = lewTextareaRef.value) == null ? void 0 : _a3.focus();
|
|
3910
3925
|
};
|
|
3911
3926
|
const getCheckNumStr = computed(() => {
|
|
3912
3927
|
if (props.showCount && props.maxLength) {
|
|
@@ -3926,9 +3941,9 @@ const _sfc_main$v = defineComponent({
|
|
|
3926
3941
|
});
|
|
3927
3942
|
});
|
|
3928
3943
|
const focus = (e) => {
|
|
3929
|
-
var
|
|
3944
|
+
var _a3;
|
|
3930
3945
|
if (props.focusSelect) {
|
|
3931
|
-
(
|
|
3946
|
+
(_a3 = e == null ? void 0 : e.currentTarget) == null ? void 0 : _a3.select();
|
|
3932
3947
|
}
|
|
3933
3948
|
state.isFocus = true;
|
|
3934
3949
|
emit("focus");
|
|
@@ -3968,10 +3983,10 @@ const _sfc_main$v = defineComponent({
|
|
|
3968
3983
|
onChange: _cache[1] || (_cache[1] = ($event) => emit("change", unref(modelValue))),
|
|
3969
3984
|
onBlur: blur,
|
|
3970
3985
|
onFocus: focus
|
|
3971
|
-
}, null, 40, _hoisted_1$
|
|
3986
|
+
}, null, 40, _hoisted_1$s), [
|
|
3972
3987
|
[vModelText, unref(modelValue)]
|
|
3973
3988
|
]),
|
|
3974
|
-
unref(getCheckNumStr) && _ctx.showCount ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
3989
|
+
unref(getCheckNumStr) && _ctx.showCount ? (openBlock(), createElementBlock("div", _hoisted_2$l, toDisplayString(unref(getCheckNumStr)), 1)) : createCommentVNode("v-if", true),
|
|
3975
3990
|
createVNode(Transition, { name: "lew-form-icon-ani" }, {
|
|
3976
3991
|
default: withCtx(() => [
|
|
3977
3992
|
_ctx.clearable && unref(modelValue) && !_ctx.readonly ? withDirectives((openBlock(), createBlock(unref(script), {
|
|
@@ -3998,7 +4013,7 @@ const _sfc_main$v = defineComponent({
|
|
|
3998
4013
|
};
|
|
3999
4014
|
}
|
|
4000
4015
|
});
|
|
4001
|
-
var LewTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4016
|
+
var LewTextarea = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-3567f2c6"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/textarea/src/LewTextarea.vue"]]);
|
|
4002
4017
|
const inputTagProps = {
|
|
4003
4018
|
modelValue: {
|
|
4004
4019
|
type: Array,
|
|
@@ -4008,9 +4023,9 @@ const inputTagProps = {
|
|
|
4008
4023
|
};
|
|
4009
4024
|
var LewInputTag_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4010
4025
|
const _withScopeId$5 = (n) => (pushScopeId("data-v-ad3c9b14"), n = n(), popScopeId(), n);
|
|
4011
|
-
const _hoisted_1$
|
|
4012
|
-
const _hoisted_2$
|
|
4013
|
-
const _sfc_main$
|
|
4026
|
+
const _hoisted_1$r = { class: "lew-input-tag-view" };
|
|
4027
|
+
const _hoisted_2$k = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("div", { style: { "margin-left": "-10px", "height": "26px" } }, null, -1));
|
|
4028
|
+
const _sfc_main$w = defineComponent({
|
|
4014
4029
|
__name: "LewInputTag",
|
|
4015
4030
|
props: inputTagProps,
|
|
4016
4031
|
emits: ["close", "change", "update:modelValue"],
|
|
@@ -4077,8 +4092,8 @@ const _sfc_main$u = defineComponent({
|
|
|
4077
4092
|
};
|
|
4078
4093
|
return (_ctx, _cache) => {
|
|
4079
4094
|
const _component_lew_icon = resolveComponent("lew-icon");
|
|
4080
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
4081
|
-
_hoisted_2$
|
|
4095
|
+
return openBlock(), createElementBlock("div", _hoisted_1$r, [
|
|
4096
|
+
_hoisted_2$k,
|
|
4082
4097
|
createVNode(TransitionGroup, { name: "list" }, {
|
|
4083
4098
|
default: withCtx(() => [
|
|
4084
4099
|
(openBlock(true), createElementBlock(Fragment, null, renderList(unref(tagsValue), (item, index2) => {
|
|
@@ -4122,7 +4137,7 @@ const _sfc_main$u = defineComponent({
|
|
|
4122
4137
|
};
|
|
4123
4138
|
}
|
|
4124
4139
|
});
|
|
4125
|
-
var LewInputTag = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4140
|
+
var LewInputTag = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-ad3c9b14"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/input-tag/src/LewInputTag.vue"]]);
|
|
4126
4141
|
const formProps = {
|
|
4127
4142
|
options: {
|
|
4128
4143
|
type: Object,
|
|
@@ -5784,11 +5799,11 @@ class ObjectSchema extends Schema {
|
|
|
5784
5799
|
}
|
|
5785
5800
|
create$3.prototype = ObjectSchema.prototype;
|
|
5786
5801
|
var LewForm_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5787
|
-
const _hoisted_1$
|
|
5802
|
+
const _hoisted_1$q = {
|
|
5788
5803
|
key: 0,
|
|
5789
5804
|
class: "error-message"
|
|
5790
5805
|
};
|
|
5791
|
-
const _sfc_main$
|
|
5806
|
+
const _sfc_main$v = defineComponent({
|
|
5792
5807
|
__name: "LewForm",
|
|
5793
5808
|
props: formProps,
|
|
5794
5809
|
emits: ["update:modelValue", "update:options", "change"],
|
|
@@ -5906,6 +5921,11 @@ const _sfc_main$t = defineComponent({
|
|
|
5906
5921
|
...componentOptions.value[i].value,
|
|
5907
5922
|
[_$fieldKey]: _e.value
|
|
5908
5923
|
};
|
|
5924
|
+
} else {
|
|
5925
|
+
componentOptions.value[i].value = {
|
|
5926
|
+
...componentOptions.value[i].value,
|
|
5927
|
+
[_$fieldKey]: void 0
|
|
5928
|
+
};
|
|
5909
5929
|
}
|
|
5910
5930
|
} else if (_e.field === __e.field) {
|
|
5911
5931
|
componentOptions.value[i].value = _e.value;
|
|
@@ -6165,7 +6185,7 @@ const _sfc_main$t = defineComponent({
|
|
|
6165
6185
|
}, { size: _ctx.size, ...item.props }), null, 16, ["modelValue", "onUpdate:modelValue", "onClick"])) : createCommentVNode("v-if", true),
|
|
6166
6186
|
createVNode(Transition, { name: "slide-fade" }, {
|
|
6167
6187
|
default: withCtx(() => [
|
|
6168
|
-
item.errMessage ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
6188
|
+
item.errMessage ? (openBlock(), createElementBlock("div", _hoisted_1$q, toDisplayString(item.errMessage), 1)) : createCommentVNode("v-if", true)
|
|
6169
6189
|
]),
|
|
6170
6190
|
_: 2
|
|
6171
6191
|
}, 1024)
|
|
@@ -6176,7 +6196,7 @@ const _sfc_main$t = defineComponent({
|
|
|
6176
6196
|
};
|
|
6177
6197
|
}
|
|
6178
6198
|
});
|
|
6179
|
-
var LewForm = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6199
|
+
var LewForm = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-a827f69e"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/form/src/LewForm.vue"]]);
|
|
6180
6200
|
const checkboxProps = {
|
|
6181
6201
|
modelValue: {
|
|
6182
6202
|
type: Boolean,
|
|
@@ -6265,11 +6285,11 @@ const checkboxGroupProps = {
|
|
|
6265
6285
|
};
|
|
6266
6286
|
var LewCheckbox_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6267
6287
|
const _withScopeId$4 = (n) => (pushScopeId("data-v-5594c4af"), n = n(), popScopeId(), n);
|
|
6268
|
-
const _hoisted_1$
|
|
6288
|
+
const _hoisted_1$p = {
|
|
6269
6289
|
key: 0,
|
|
6270
6290
|
class: "icon-checkbox-box"
|
|
6271
6291
|
};
|
|
6272
|
-
const _hoisted_2$
|
|
6292
|
+
const _hoisted_2$j = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("svg", {
|
|
6273
6293
|
class: "icon-checkbox",
|
|
6274
6294
|
viewBox: "0 0 24 24",
|
|
6275
6295
|
width: "24",
|
|
@@ -6283,14 +6303,14 @@ const _hoisted_2$i = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ create
|
|
|
6283
6303
|
/* @__PURE__ */ createElementVNode("polyline", { points: "20 6 9 17 4 12" })
|
|
6284
6304
|
], -1));
|
|
6285
6305
|
const _hoisted_3$c = [
|
|
6286
|
-
_hoisted_2$
|
|
6306
|
+
_hoisted_2$j
|
|
6287
6307
|
];
|
|
6288
6308
|
const _hoisted_4$b = ["checked"];
|
|
6289
6309
|
const _hoisted_5$8 = {
|
|
6290
6310
|
key: 1,
|
|
6291
6311
|
class: "lew-checkbox-label"
|
|
6292
6312
|
};
|
|
6293
|
-
const _sfc_main$
|
|
6313
|
+
const _sfc_main$u = defineComponent({
|
|
6294
6314
|
__name: "LewCheckbox",
|
|
6295
6315
|
props: checkboxProps,
|
|
6296
6316
|
emits: ["change", "update:modelValue"],
|
|
@@ -6322,7 +6342,7 @@ const _sfc_main$s = defineComponent({
|
|
|
6322
6342
|
return openBlock(), createElementBlock("label", {
|
|
6323
6343
|
class: normalizeClass(["lew-checkbox", unref(getCheckboxClassName)])
|
|
6324
6344
|
}, [
|
|
6325
|
-
_ctx.iconable || !_ctx.iconable && !_ctx.block ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
6345
|
+
_ctx.iconable || !_ctx.iconable && !_ctx.block ? (openBlock(), createElementBlock("div", _hoisted_1$p, _hoisted_3$c)) : createCommentVNode("v-if", true),
|
|
6326
6346
|
withDirectives(createElementVNode("input", {
|
|
6327
6347
|
type: "checkbox",
|
|
6328
6348
|
checked: unref(modelValue),
|
|
@@ -6335,9 +6355,9 @@ const _sfc_main$s = defineComponent({
|
|
|
6335
6355
|
};
|
|
6336
6356
|
}
|
|
6337
6357
|
});
|
|
6338
|
-
var LewCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6358
|
+
var LewCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__scopeId", "data-v-5594c4af"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/checkbox/src/LewCheckbox.vue"]]);
|
|
6339
6359
|
var LewCheckboxGroup_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6340
|
-
const _sfc_main$
|
|
6360
|
+
const _sfc_main$t = defineComponent({
|
|
6341
6361
|
__name: "LewCheckboxGroup",
|
|
6342
6362
|
props: checkboxGroupProps,
|
|
6343
6363
|
emits: ["change", "update:modelValue"],
|
|
@@ -6406,7 +6426,7 @@ const _sfc_main$r = defineComponent({
|
|
|
6406
6426
|
};
|
|
6407
6427
|
}
|
|
6408
6428
|
});
|
|
6409
|
-
var LewCheckboxGroup = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6429
|
+
var LewCheckboxGroup = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-66b915c0"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/checkbox/src/LewCheckboxGroup.vue"]]);
|
|
6410
6430
|
const radioProps = {
|
|
6411
6431
|
checked: {
|
|
6412
6432
|
type: Boolean,
|
|
@@ -6478,20 +6498,20 @@ const radioGroupProps = {
|
|
|
6478
6498
|
};
|
|
6479
6499
|
var LewRadio_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6480
6500
|
const _withScopeId$3 = (n) => (pushScopeId("data-v-365d2981"), n = n(), popScopeId(), n);
|
|
6481
|
-
const _hoisted_1$
|
|
6501
|
+
const _hoisted_1$o = {
|
|
6482
6502
|
key: 0,
|
|
6483
6503
|
class: "icon-radio-box"
|
|
6484
6504
|
};
|
|
6485
|
-
const _hoisted_2$
|
|
6505
|
+
const _hoisted_2$i = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("div", { class: "icon-radio" }, null, -1));
|
|
6486
6506
|
const _hoisted_3$b = [
|
|
6487
|
-
_hoisted_2$
|
|
6507
|
+
_hoisted_2$i
|
|
6488
6508
|
];
|
|
6489
6509
|
const _hoisted_4$a = ["checked"];
|
|
6490
6510
|
const _hoisted_5$7 = {
|
|
6491
6511
|
key: 1,
|
|
6492
6512
|
class: "lew-radio-label"
|
|
6493
6513
|
};
|
|
6494
|
-
const _sfc_main$
|
|
6514
|
+
const _sfc_main$s = defineComponent({
|
|
6495
6515
|
__name: "LewRadio",
|
|
6496
6516
|
props: radioProps,
|
|
6497
6517
|
emits: ["update:checked"],
|
|
@@ -6515,7 +6535,7 @@ const _sfc_main$q = defineComponent({
|
|
|
6515
6535
|
return openBlock(), createElementBlock("label", {
|
|
6516
6536
|
class: normalizeClass(["lew-radio", unref(getRadioClassName)])
|
|
6517
6537
|
}, [
|
|
6518
|
-
_ctx.iconable || !_ctx.iconable && !_ctx.block ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
6538
|
+
_ctx.iconable || !_ctx.iconable && !_ctx.block ? (openBlock(), createElementBlock("div", _hoisted_1$o, _hoisted_3$b)) : createCommentVNode("v-if", true),
|
|
6519
6539
|
withDirectives(createElementVNode("input", {
|
|
6520
6540
|
type: "radio",
|
|
6521
6541
|
checked: _ctx.checked,
|
|
@@ -6528,9 +6548,9 @@ const _sfc_main$q = defineComponent({
|
|
|
6528
6548
|
};
|
|
6529
6549
|
}
|
|
6530
6550
|
});
|
|
6531
|
-
var LewRadio = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6551
|
+
var LewRadio = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-365d2981"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/radio/src/LewRadio.vue"]]);
|
|
6532
6552
|
var LewRadioGroup_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6533
|
-
const _sfc_main$
|
|
6553
|
+
const _sfc_main$r = defineComponent({
|
|
6534
6554
|
__name: "LewRadioGroup",
|
|
6535
6555
|
props: radioGroupProps,
|
|
6536
6556
|
emits: ["change", "update:modelValue"],
|
|
@@ -6574,7 +6594,7 @@ const _sfc_main$p = defineComponent({
|
|
|
6574
6594
|
};
|
|
6575
6595
|
}
|
|
6576
6596
|
});
|
|
6577
|
-
var LewRadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6597
|
+
var LewRadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-642e37a4"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/radio/src/LewRadioGroup.vue"]]);
|
|
6578
6598
|
function unrefElement(elRef) {
|
|
6579
6599
|
var _a2;
|
|
6580
6600
|
const plain = resolveUnref(elRef);
|
|
@@ -6835,11 +6855,11 @@ const selectProps = {
|
|
|
6835
6855
|
var LewSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6836
6856
|
var LewSelect_vue_vue_type_style_index_1_lang = "";
|
|
6837
6857
|
const _withScopeId$2 = (n) => (pushScopeId("data-v-326752a1"), n = n(), popScopeId(), n);
|
|
6838
|
-
const _hoisted_1$
|
|
6858
|
+
const _hoisted_1$n = {
|
|
6839
6859
|
key: 0,
|
|
6840
6860
|
class: "search-input"
|
|
6841
6861
|
};
|
|
6842
|
-
const _hoisted_2$
|
|
6862
|
+
const _hoisted_2$h = { class: "lew-select-options-box" };
|
|
6843
6863
|
const _hoisted_3$a = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("span", null, "\u6682\u65E0\u7ED3\u679C", -1));
|
|
6844
6864
|
const _hoisted_4$9 = {
|
|
6845
6865
|
key: 0,
|
|
@@ -6847,12 +6867,17 @@ const _hoisted_4$9 = {
|
|
|
6847
6867
|
};
|
|
6848
6868
|
const _hoisted_5$6 = ["onClick"];
|
|
6849
6869
|
const _hoisted_6$5 = { class: "lew-select-label" };
|
|
6850
|
-
const _sfc_main$
|
|
6870
|
+
const _sfc_main$q = defineComponent({
|
|
6851
6871
|
__name: "LewSelect",
|
|
6852
6872
|
props: selectProps,
|
|
6853
6873
|
emits: ["update:modelValue", "change", "blur", "clear"],
|
|
6854
6874
|
setup(__props, { expose: __expose, emit }) {
|
|
6875
|
+
var _a2;
|
|
6855
6876
|
const props = __props;
|
|
6877
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
6878
|
+
if (app && !app.directive("tooltip")) {
|
|
6879
|
+
app.use(LewTooltip);
|
|
6880
|
+
}
|
|
6856
6881
|
const selectValue = useVModel(props, "modelValue", emit);
|
|
6857
6882
|
const lewSelectRef = ref();
|
|
6858
6883
|
const lewPopverRef = ref();
|
|
@@ -6866,8 +6891,8 @@ const _sfc_main$o = defineComponent({
|
|
|
6866
6891
|
keyword: ""
|
|
6867
6892
|
});
|
|
6868
6893
|
const getSelectWidth = () => {
|
|
6869
|
-
var
|
|
6870
|
-
state.selectWidth = ((
|
|
6894
|
+
var _a3;
|
|
6895
|
+
state.selectWidth = ((_a3 = lewSelectRef.value) == null ? void 0 : _a3.clientWidth) - 12;
|
|
6871
6896
|
if (props.searchable) {
|
|
6872
6897
|
setTimeout(() => {
|
|
6873
6898
|
searchInputRef.value && searchInputRef.value.focus();
|
|
@@ -7042,7 +7067,7 @@ const _sfc_main$o = defineComponent({
|
|
|
7042
7067
|
style: normalizeStyle(`width:${unref(state).selectWidth}px`)
|
|
7043
7068
|
}, [
|
|
7044
7069
|
renderSlot(_ctx.$slots, "header", {}, void 0, true),
|
|
7045
|
-
_ctx.searchable ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
7070
|
+
_ctx.searchable ? (openBlock(), createElementBlock("div", _hoisted_1$n, [
|
|
7046
7071
|
withDirectives(createElementVNode("input", {
|
|
7047
7072
|
ref_key: "searchInputRef",
|
|
7048
7073
|
ref: searchInputRef,
|
|
@@ -7053,7 +7078,7 @@ const _sfc_main$o = defineComponent({
|
|
|
7053
7078
|
[vModelText, unref(state).keyword]
|
|
7054
7079
|
])
|
|
7055
7080
|
])) : createCommentVNode("v-if", true),
|
|
7056
|
-
createElementVNode("div", _hoisted_2$
|
|
7081
|
+
createElementVNode("div", _hoisted_2$h, [
|
|
7057
7082
|
withDirectives(createVNode(unref(LewFlex), {
|
|
7058
7083
|
direction: "y",
|
|
7059
7084
|
class: "not-found"
|
|
@@ -7120,7 +7145,7 @@ const _sfc_main$o = defineComponent({
|
|
|
7120
7145
|
};
|
|
7121
7146
|
}
|
|
7122
7147
|
});
|
|
7123
|
-
var LewSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7148
|
+
var LewSelect = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-326752a1"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/select/src/LewSelect.vue"]]);
|
|
7124
7149
|
const selectMultipleProps = {
|
|
7125
7150
|
modelValue: {
|
|
7126
7151
|
type: Array || void 0,
|
|
@@ -7215,11 +7240,11 @@ const selectMultipleProps = {
|
|
|
7215
7240
|
var LewSelectMultiple_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7216
7241
|
var LewSelectMultiple_vue_vue_type_style_index_1_lang = "";
|
|
7217
7242
|
const _withScopeId$1 = (n) => (pushScopeId("data-v-2ee3af9c"), n = n(), popScopeId(), n);
|
|
7218
|
-
const _hoisted_1$
|
|
7243
|
+
const _hoisted_1$m = {
|
|
7219
7244
|
key: 0,
|
|
7220
7245
|
class: "search-input"
|
|
7221
7246
|
};
|
|
7222
|
-
const _hoisted_2$
|
|
7247
|
+
const _hoisted_2$g = { class: "lew-select-options-box" };
|
|
7223
7248
|
const _hoisted_3$9 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", null, "\u6682\u65E0\u7ED3\u679C", -1));
|
|
7224
7249
|
const _hoisted_4$8 = {
|
|
7225
7250
|
key: 0,
|
|
@@ -7227,7 +7252,7 @@ const _hoisted_4$8 = {
|
|
|
7227
7252
|
};
|
|
7228
7253
|
const _hoisted_5$5 = ["onClick"];
|
|
7229
7254
|
const _hoisted_6$4 = { class: "lew-select-label" };
|
|
7230
|
-
const _sfc_main$
|
|
7255
|
+
const _sfc_main$p = defineComponent({
|
|
7231
7256
|
__name: "LewSelectMultiple",
|
|
7232
7257
|
props: selectMultipleProps,
|
|
7233
7258
|
emits: [
|
|
@@ -7239,7 +7264,12 @@ const _sfc_main$n = defineComponent({
|
|
|
7239
7264
|
"blur"
|
|
7240
7265
|
],
|
|
7241
7266
|
setup(__props, { expose: __expose, emit }) {
|
|
7267
|
+
var _a2;
|
|
7242
7268
|
const props = __props;
|
|
7269
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
7270
|
+
if (app && !app.directive("tooltip")) {
|
|
7271
|
+
app.use(LewTooltip);
|
|
7272
|
+
}
|
|
7243
7273
|
const selectValue = useVModel(props, "modelValue", emit);
|
|
7244
7274
|
const lewSelectRef = ref();
|
|
7245
7275
|
const lewPopverRef = ref();
|
|
@@ -7253,8 +7283,8 @@ const _sfc_main$n = defineComponent({
|
|
|
7253
7283
|
keyword: ""
|
|
7254
7284
|
});
|
|
7255
7285
|
const getSelectWidth = () => {
|
|
7256
|
-
var
|
|
7257
|
-
state.selectWidth = ((
|
|
7286
|
+
var _a3;
|
|
7287
|
+
state.selectWidth = ((_a3 = lewSelectRef.value) == null ? void 0 : _a3.clientWidth) - 12;
|
|
7258
7288
|
if (props.searchable) {
|
|
7259
7289
|
setTimeout(() => {
|
|
7260
7290
|
searchInputRef.value && searchInputRef.value.focus();
|
|
@@ -7331,10 +7361,10 @@ const _sfc_main$n = defineComponent({
|
|
|
7331
7361
|
const getLabels = computed(() => {
|
|
7332
7362
|
if (state.options.length > 0) {
|
|
7333
7363
|
const labels = selectValue.value && selectValue.value.map((v) => {
|
|
7334
|
-
var
|
|
7335
|
-
return (
|
|
7364
|
+
var _a3;
|
|
7365
|
+
return (_a3 = state.options.find(
|
|
7336
7366
|
(e) => v === e.value
|
|
7337
|
-
)) == null ? void 0 :
|
|
7367
|
+
)) == null ? void 0 : _a3.label;
|
|
7338
7368
|
});
|
|
7339
7369
|
return labels || [];
|
|
7340
7370
|
}
|
|
@@ -7481,7 +7511,7 @@ const _sfc_main$n = defineComponent({
|
|
|
7481
7511
|
style: normalizeStyle(`width:${unref(state).selectWidth}px`)
|
|
7482
7512
|
}, [
|
|
7483
7513
|
renderSlot(_ctx.$slots, "header", {}, void 0, true),
|
|
7484
|
-
_ctx.searchable ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
7514
|
+
_ctx.searchable ? (openBlock(), createElementBlock("div", _hoisted_1$m, [
|
|
7485
7515
|
withDirectives(createElementVNode("input", {
|
|
7486
7516
|
ref_key: "searchInputRef",
|
|
7487
7517
|
ref: searchInputRef,
|
|
@@ -7492,7 +7522,7 @@ const _sfc_main$n = defineComponent({
|
|
|
7492
7522
|
[vModelText, unref(state).keyword]
|
|
7493
7523
|
])
|
|
7494
7524
|
])) : createCommentVNode("v-if", true),
|
|
7495
|
-
createElementVNode("div", _hoisted_2$
|
|
7525
|
+
createElementVNode("div", _hoisted_2$g, [
|
|
7496
7526
|
withDirectives(createVNode(_component_lew_flex, {
|
|
7497
7527
|
direction: "y",
|
|
7498
7528
|
class: "not-found"
|
|
@@ -7549,7 +7579,7 @@ const _sfc_main$n = defineComponent({
|
|
|
7549
7579
|
};
|
|
7550
7580
|
}
|
|
7551
7581
|
});
|
|
7552
|
-
var LewSelectMultiple = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7582
|
+
var LewSelectMultiple = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-2ee3af9c"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/select-multiple/src/LewSelectMultiple.vue"]]);
|
|
7553
7583
|
const switchProps = {
|
|
7554
7584
|
modelValue: {
|
|
7555
7585
|
type: Boolean,
|
|
@@ -7579,9 +7609,9 @@ const switchProps = {
|
|
|
7579
7609
|
};
|
|
7580
7610
|
var LewSwitch_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7581
7611
|
const _withScopeId = (n) => (pushScopeId("data-v-3d4d5d11"), n = n(), popScopeId(), n);
|
|
7582
|
-
const _hoisted_1$
|
|
7583
|
-
const _hoisted_2$
|
|
7584
|
-
const _sfc_main$
|
|
7612
|
+
const _hoisted_1$l = ["disabled"];
|
|
7613
|
+
const _hoisted_2$f = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "lew-switch-dot" }, null, -1));
|
|
7614
|
+
const _sfc_main$o = defineComponent({
|
|
7585
7615
|
__name: "LewSwitch",
|
|
7586
7616
|
props: switchProps,
|
|
7587
7617
|
emits: ["update:modelValue", "click", "change"],
|
|
@@ -7630,16 +7660,16 @@ const _sfc_main$m = defineComponent({
|
|
|
7630
7660
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => isRef(v) ? v.value = $event : null),
|
|
7631
7661
|
type: "checkbox",
|
|
7632
7662
|
disabled: _ctx.disabled
|
|
7633
|
-
}, null, 8, _hoisted_1$
|
|
7663
|
+
}, null, 8, _hoisted_1$l), [
|
|
7634
7664
|
[vShow, false],
|
|
7635
7665
|
[vModelCheckbox, unref(v)]
|
|
7636
7666
|
]),
|
|
7637
|
-
_hoisted_2$
|
|
7667
|
+
_hoisted_2$f
|
|
7638
7668
|
], 2);
|
|
7639
7669
|
};
|
|
7640
7670
|
}
|
|
7641
7671
|
});
|
|
7642
|
-
var LewSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7672
|
+
var LewSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-3d4d5d11"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/switch/src/LewSwitch.vue"]]);
|
|
7643
7673
|
const getHeadDate = ["\u4E00", "\u4E8C", "\u4E09", "\u56DB", "\u4E94", "\u516D", "\u65E5"];
|
|
7644
7674
|
const getMonthDate = (year, month) => {
|
|
7645
7675
|
const ret = [];
|
|
@@ -7776,7 +7806,7 @@ var dayjs_min = { exports: {} };
|
|
|
7776
7806
|
!function(t, e) {
|
|
7777
7807
|
module.exports = e();
|
|
7778
7808
|
}(commonjsGlobal, function() {
|
|
7779
|
-
var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week",
|
|
7809
|
+
var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week", c = "month", f = "quarter", h2 = "year", d = "date", l = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t2) {
|
|
7780
7810
|
var e2 = ["th", "st", "nd", "rd"], n2 = t2 % 100;
|
|
7781
7811
|
return "[" + t2 + (e2[(n2 - 20) % 10] || e2[n2] || e2[0]) + "]";
|
|
7782
7812
|
} }, m = function(t2, e2, n2) {
|
|
@@ -7788,18 +7818,18 @@ var dayjs_min = { exports: {} };
|
|
|
7788
7818
|
}, m: function t2(e2, n2) {
|
|
7789
7819
|
if (e2.date() < n2.date())
|
|
7790
7820
|
return -t2(n2, e2);
|
|
7791
|
-
var r2 = 12 * (n2.year() - e2.year()) + (n2.month() - e2.month()), i2 = e2.clone().add(r2,
|
|
7821
|
+
var r2 = 12 * (n2.year() - e2.year()) + (n2.month() - e2.month()), i2 = e2.clone().add(r2, c), s2 = n2 - i2 < 0, u2 = e2.clone().add(r2 + (s2 ? -1 : 1), c);
|
|
7792
7822
|
return +(-(r2 + (n2 - i2) / (s2 ? i2 - u2 : u2 - i2)) || 0);
|
|
7793
7823
|
}, a: function(t2) {
|
|
7794
7824
|
return t2 < 0 ? Math.ceil(t2) || 0 : Math.floor(t2);
|
|
7795
7825
|
}, p: function(t2) {
|
|
7796
|
-
return { M:
|
|
7826
|
+
return { M: c, y: h2, w: o, d: a, D: d, h: u, m: s, s: i, ms: r, Q: f }[t2] || String(t2 || "").toLowerCase().replace(/s$/, "");
|
|
7797
7827
|
}, u: function(t2) {
|
|
7798
7828
|
return void 0 === t2;
|
|
7799
7829
|
} }, g = "en", D = {};
|
|
7800
7830
|
D[g] = M;
|
|
7801
7831
|
var p = function(t2) {
|
|
7802
|
-
return t2 instanceof
|
|
7832
|
+
return t2 instanceof b;
|
|
7803
7833
|
}, S = function t2(e2, n2, r2) {
|
|
7804
7834
|
var i2;
|
|
7805
7835
|
if (!e2)
|
|
@@ -7819,12 +7849,12 @@ var dayjs_min = { exports: {} };
|
|
|
7819
7849
|
if (p(t2))
|
|
7820
7850
|
return t2.clone();
|
|
7821
7851
|
var n2 = "object" == typeof e2 ? e2 : {};
|
|
7822
|
-
return n2.date = t2, n2.args = arguments, new
|
|
7852
|
+
return n2.date = t2, n2.args = arguments, new b(n2);
|
|
7823
7853
|
}, O = v;
|
|
7824
7854
|
O.l = S, O.i = p, O.w = function(t2, e2) {
|
|
7825
7855
|
return w(t2, { locale: e2.$L, utc: e2.$u, x: e2.$x, $offset: e2.$offset });
|
|
7826
7856
|
};
|
|
7827
|
-
var
|
|
7857
|
+
var b = function() {
|
|
7828
7858
|
function M2(t2) {
|
|
7829
7859
|
this.$L = S(t2.locale, null, true), this.parse(t2);
|
|
7830
7860
|
}
|
|
@@ -7868,16 +7898,16 @@ var dayjs_min = { exports: {} };
|
|
|
7868
7898
|
}, m2.valueOf = function() {
|
|
7869
7899
|
return this.$d.getTime();
|
|
7870
7900
|
}, m2.startOf = function(t2, e2) {
|
|
7871
|
-
var n2 = this, r2 = !!O.u(e2) || e2,
|
|
7901
|
+
var n2 = this, r2 = !!O.u(e2) || e2, f2 = O.p(t2), l2 = function(t3, e3) {
|
|
7872
7902
|
var i2 = O.w(n2.$u ? Date.UTC(n2.$y, e3, t3) : new Date(n2.$y, e3, t3), n2);
|
|
7873
7903
|
return r2 ? i2 : i2.endOf(a);
|
|
7874
7904
|
}, $2 = function(t3, e3) {
|
|
7875
7905
|
return O.w(n2.toDate()[t3].apply(n2.toDate("s"), (r2 ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(e3)), n2);
|
|
7876
7906
|
}, y2 = this.$W, M3 = this.$M, m3 = this.$D, v2 = "set" + (this.$u ? "UTC" : "");
|
|
7877
|
-
switch (
|
|
7878
|
-
case
|
|
7907
|
+
switch (f2) {
|
|
7908
|
+
case h2:
|
|
7879
7909
|
return r2 ? l2(1, 0) : l2(31, 11);
|
|
7880
|
-
case
|
|
7910
|
+
case c:
|
|
7881
7911
|
return r2 ? l2(1, M3) : l2(0, M3 + 1);
|
|
7882
7912
|
case o:
|
|
7883
7913
|
var g2 = this.$locale().weekStart || 0, D2 = (y2 < g2 ? y2 + 7 : y2) - g2;
|
|
@@ -7897,8 +7927,8 @@ var dayjs_min = { exports: {} };
|
|
|
7897
7927
|
}, m2.endOf = function(t2) {
|
|
7898
7928
|
return this.startOf(t2, false);
|
|
7899
7929
|
}, m2.$set = function(t2, e2) {
|
|
7900
|
-
var n2, o2 = O.p(t2),
|
|
7901
|
-
if (o2 ===
|
|
7930
|
+
var n2, o2 = O.p(t2), f2 = "set" + (this.$u ? "UTC" : ""), l2 = (n2 = {}, n2[a] = f2 + "Date", n2[d] = f2 + "Date", n2[c] = f2 + "Month", n2[h2] = f2 + "FullYear", n2[u] = f2 + "Hours", n2[s] = f2 + "Minutes", n2[i] = f2 + "Seconds", n2[r] = f2 + "Milliseconds", n2)[o2], $2 = o2 === a ? this.$D + (e2 - this.$W) : e2;
|
|
7931
|
+
if (o2 === c || o2 === h2) {
|
|
7902
7932
|
var y2 = this.clone().set(d, 1);
|
|
7903
7933
|
y2.$d[l2]($2), y2.init(), this.$d = y2.set(d, Math.min(this.$D, y2.daysInMonth())).$d;
|
|
7904
7934
|
} else
|
|
@@ -7908,17 +7938,17 @@ var dayjs_min = { exports: {} };
|
|
|
7908
7938
|
return this.clone().$set(t2, e2);
|
|
7909
7939
|
}, m2.get = function(t2) {
|
|
7910
7940
|
return this[O.p(t2)]();
|
|
7911
|
-
}, m2.add = function(r2,
|
|
7941
|
+
}, m2.add = function(r2, f2) {
|
|
7912
7942
|
var d2, l2 = this;
|
|
7913
7943
|
r2 = Number(r2);
|
|
7914
|
-
var $2 = O.p(
|
|
7944
|
+
var $2 = O.p(f2), y2 = function(t2) {
|
|
7915
7945
|
var e2 = w(l2);
|
|
7916
7946
|
return O.w(e2.date(e2.date() + Math.round(t2 * r2)), l2);
|
|
7917
7947
|
};
|
|
7918
|
-
if ($2 === f)
|
|
7919
|
-
return this.set(f, this.$M + r2);
|
|
7920
7948
|
if ($2 === c)
|
|
7921
|
-
return this.set(c, this.$
|
|
7949
|
+
return this.set(c, this.$M + r2);
|
|
7950
|
+
if ($2 === h2)
|
|
7951
|
+
return this.set(h2, this.$y + r2);
|
|
7922
7952
|
if ($2 === a)
|
|
7923
7953
|
return y2(1);
|
|
7924
7954
|
if ($2 === o)
|
|
@@ -7931,24 +7961,106 @@ var dayjs_min = { exports: {} };
|
|
|
7931
7961
|
var e2 = this, n2 = this.$locale();
|
|
7932
7962
|
if (!this.isValid())
|
|
7933
7963
|
return n2.invalidDate || l;
|
|
7934
|
-
var r2 = t2 || "YYYY-MM-DDTHH:mm:ssZ", i2 = O.z(this), s2 = this.$H, u2 = this.$m, a2 = this.$M, o2 = n2.weekdays,
|
|
7964
|
+
var r2 = t2 || "YYYY-MM-DDTHH:mm:ssZ", i2 = O.z(this), s2 = this.$H, u2 = this.$m, a2 = this.$M, o2 = n2.weekdays, c2 = n2.months, f2 = n2.meridiem, h3 = function(t3, n3, i3, s3) {
|
|
7935
7965
|
return t3 && (t3[n3] || t3(e2, r2)) || i3[n3].slice(0, s3);
|
|
7936
|
-
},
|
|
7966
|
+
}, d2 = function(t3) {
|
|
7937
7967
|
return O.s(s2 % 12 || 12, t3, "0");
|
|
7938
|
-
},
|
|
7968
|
+
}, $2 = f2 || function(t3, e3, n3) {
|
|
7939
7969
|
var r3 = t3 < 12 ? "AM" : "PM";
|
|
7940
7970
|
return n3 ? r3.toLowerCase() : r3;
|
|
7941
|
-
}
|
|
7942
|
-
return r2.replace(y, function(t3,
|
|
7943
|
-
return
|
|
7971
|
+
};
|
|
7972
|
+
return r2.replace(y, function(t3, r3) {
|
|
7973
|
+
return r3 || function(t4) {
|
|
7974
|
+
switch (t4) {
|
|
7975
|
+
case "YY":
|
|
7976
|
+
return String(e2.$y).slice(-2);
|
|
7977
|
+
case "YYYY":
|
|
7978
|
+
return O.s(e2.$y, 4, "0");
|
|
7979
|
+
case "M":
|
|
7980
|
+
return a2 + 1;
|
|
7981
|
+
case "MM":
|
|
7982
|
+
return O.s(a2 + 1, 2, "0");
|
|
7983
|
+
case "MMM":
|
|
7984
|
+
return h3(n2.monthsShort, a2, c2, 3);
|
|
7985
|
+
case "MMMM":
|
|
7986
|
+
return h3(c2, a2);
|
|
7987
|
+
case "D":
|
|
7988
|
+
return e2.$D;
|
|
7989
|
+
case "DD":
|
|
7990
|
+
return O.s(e2.$D, 2, "0");
|
|
7991
|
+
case "d":
|
|
7992
|
+
return String(e2.$W);
|
|
7993
|
+
case "dd":
|
|
7994
|
+
return h3(n2.weekdaysMin, e2.$W, o2, 2);
|
|
7995
|
+
case "ddd":
|
|
7996
|
+
return h3(n2.weekdaysShort, e2.$W, o2, 3);
|
|
7997
|
+
case "dddd":
|
|
7998
|
+
return o2[e2.$W];
|
|
7999
|
+
case "H":
|
|
8000
|
+
return String(s2);
|
|
8001
|
+
case "HH":
|
|
8002
|
+
return O.s(s2, 2, "0");
|
|
8003
|
+
case "h":
|
|
8004
|
+
return d2(1);
|
|
8005
|
+
case "hh":
|
|
8006
|
+
return d2(2);
|
|
8007
|
+
case "a":
|
|
8008
|
+
return $2(s2, u2, true);
|
|
8009
|
+
case "A":
|
|
8010
|
+
return $2(s2, u2, false);
|
|
8011
|
+
case "m":
|
|
8012
|
+
return String(u2);
|
|
8013
|
+
case "mm":
|
|
8014
|
+
return O.s(u2, 2, "0");
|
|
8015
|
+
case "s":
|
|
8016
|
+
return String(e2.$s);
|
|
8017
|
+
case "ss":
|
|
8018
|
+
return O.s(e2.$s, 2, "0");
|
|
8019
|
+
case "SSS":
|
|
8020
|
+
return O.s(e2.$ms, 3, "0");
|
|
8021
|
+
case "Z":
|
|
8022
|
+
return i2;
|
|
8023
|
+
}
|
|
8024
|
+
return null;
|
|
8025
|
+
}(t3) || i2.replace(":", "");
|
|
7944
8026
|
});
|
|
7945
8027
|
}, m2.utcOffset = function() {
|
|
7946
8028
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
7947
8029
|
}, m2.diff = function(r2, d2, l2) {
|
|
7948
|
-
var $2, y2 = O.p(d2),
|
|
7949
|
-
|
|
8030
|
+
var $2, y2 = this, M3 = O.p(d2), m3 = w(r2), v2 = (m3.utcOffset() - this.utcOffset()) * e, g2 = this - m3, D2 = function() {
|
|
8031
|
+
return O.m(y2, m3);
|
|
8032
|
+
};
|
|
8033
|
+
switch (M3) {
|
|
8034
|
+
case h2:
|
|
8035
|
+
$2 = D2() / 12;
|
|
8036
|
+
break;
|
|
8037
|
+
case c:
|
|
8038
|
+
$2 = D2();
|
|
8039
|
+
break;
|
|
8040
|
+
case f:
|
|
8041
|
+
$2 = D2() / 3;
|
|
8042
|
+
break;
|
|
8043
|
+
case o:
|
|
8044
|
+
$2 = (g2 - v2) / 6048e5;
|
|
8045
|
+
break;
|
|
8046
|
+
case a:
|
|
8047
|
+
$2 = (g2 - v2) / 864e5;
|
|
8048
|
+
break;
|
|
8049
|
+
case u:
|
|
8050
|
+
$2 = g2 / n;
|
|
8051
|
+
break;
|
|
8052
|
+
case s:
|
|
8053
|
+
$2 = g2 / e;
|
|
8054
|
+
break;
|
|
8055
|
+
case i:
|
|
8056
|
+
$2 = g2 / t;
|
|
8057
|
+
break;
|
|
8058
|
+
default:
|
|
8059
|
+
$2 = g2;
|
|
8060
|
+
}
|
|
8061
|
+
return l2 ? $2 : O.a($2);
|
|
7950
8062
|
}, m2.daysInMonth = function() {
|
|
7951
|
-
return this.endOf(
|
|
8063
|
+
return this.endOf(c).$D;
|
|
7952
8064
|
}, m2.$locale = function() {
|
|
7953
8065
|
return D[this.$L];
|
|
7954
8066
|
}, m2.locale = function(t2, e2) {
|
|
@@ -7967,13 +8079,13 @@ var dayjs_min = { exports: {} };
|
|
|
7967
8079
|
}, m2.toString = function() {
|
|
7968
8080
|
return this.$d.toUTCString();
|
|
7969
8081
|
}, M2;
|
|
7970
|
-
}(),
|
|
7971
|
-
return w.prototype =
|
|
7972
|
-
|
|
8082
|
+
}(), _ = b.prototype;
|
|
8083
|
+
return w.prototype = _, [["$ms", r], ["$s", i], ["$m", s], ["$H", u], ["$W", a], ["$M", c], ["$y", h2], ["$D", d]].forEach(function(t2) {
|
|
8084
|
+
_[t2[1]] = function(e2) {
|
|
7973
8085
|
return this.$g(e2, t2[0], t2[1]);
|
|
7974
8086
|
};
|
|
7975
8087
|
}), w.extend = function(t2, e2) {
|
|
7976
|
-
return t2.$i || (t2(e2,
|
|
8088
|
+
return t2.$i || (t2(e2, b, w), t2.$i = true), w;
|
|
7977
8089
|
}, w.locale = S, w.isDayjs = p, w.unix = function(t2) {
|
|
7978
8090
|
return w(1e3 * t2);
|
|
7979
8091
|
}, w.en = D[g], w.Ls = D, w.p = {}, w;
|
|
@@ -7981,8 +8093,8 @@ var dayjs_min = { exports: {} };
|
|
|
7981
8093
|
})(dayjs_min);
|
|
7982
8094
|
var dayjs = dayjs_min.exports;
|
|
7983
8095
|
var LewDate_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7984
|
-
const _hoisted_1$
|
|
7985
|
-
const _hoisted_2$
|
|
8096
|
+
const _hoisted_1$k = { class: "lew-date" };
|
|
8097
|
+
const _hoisted_2$e = { class: "lew-date-control-left" };
|
|
7986
8098
|
const _hoisted_3$8 = { class: "cur-date" };
|
|
7987
8099
|
const _hoisted_4$7 = { class: "lew-date-control-right" };
|
|
7988
8100
|
const _hoisted_5$4 = { class: "lew-date-box" };
|
|
@@ -7994,7 +8106,7 @@ const _hoisted_9$1 = {
|
|
|
7994
8106
|
class: "lew-date-item-today"
|
|
7995
8107
|
};
|
|
7996
8108
|
const _hoisted_10$1 = { class: "lew-date-value" };
|
|
7997
|
-
const _sfc_main$
|
|
8109
|
+
const _sfc_main$n = defineComponent({
|
|
7998
8110
|
__name: "LewDate",
|
|
7999
8111
|
props: dateProps,
|
|
8000
8112
|
emits: ["change", "update:modelValue"],
|
|
@@ -8069,14 +8181,14 @@ const _sfc_main$l = defineComponent({
|
|
|
8069
8181
|
return object2class$1("lew-date-item", { e, selected });
|
|
8070
8182
|
});
|
|
8071
8183
|
return (_ctx, _cache) => {
|
|
8072
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
8184
|
+
return openBlock(), createElementBlock("div", _hoisted_1$k, [
|
|
8073
8185
|
createVNode(unref(LewFlex), {
|
|
8074
8186
|
x: "start",
|
|
8075
8187
|
mode: "between",
|
|
8076
8188
|
class: "lew-date-control"
|
|
8077
8189
|
}, {
|
|
8078
8190
|
default: withCtx(() => [
|
|
8079
|
-
createElementVNode("div", _hoisted_2$
|
|
8191
|
+
createElementVNode("div", _hoisted_2$e, [
|
|
8080
8192
|
createCommentVNode(" \u4E0A\u4E00\u5E74 "),
|
|
8081
8193
|
createVNode(unref(LewButton), {
|
|
8082
8194
|
type: "light",
|
|
@@ -8137,10 +8249,10 @@ const _sfc_main$l = defineComponent({
|
|
|
8137
8249
|
};
|
|
8138
8250
|
}
|
|
8139
8251
|
});
|
|
8140
|
-
var LewDate = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8252
|
+
var LewDate = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-29f4866a"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/date-picker/src/LewDate.vue"]]);
|
|
8141
8253
|
var LewDateRange_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8142
|
-
const _hoisted_1$
|
|
8143
|
-
const _hoisted_2$
|
|
8254
|
+
const _hoisted_1$j = { class: "lew-date-range" };
|
|
8255
|
+
const _hoisted_2$d = { class: "lew-date" };
|
|
8144
8256
|
const _hoisted_3$7 = { class: "lew-date-control-left" };
|
|
8145
8257
|
const _hoisted_4$6 = { class: "cur-date" };
|
|
8146
8258
|
const _hoisted_5$3 = { class: "lew-date-control-right" };
|
|
@@ -8162,7 +8274,7 @@ const _hoisted_17 = {
|
|
|
8162
8274
|
key: 0,
|
|
8163
8275
|
class: "lew-date-item-today"
|
|
8164
8276
|
};
|
|
8165
|
-
const _sfc_main$
|
|
8277
|
+
const _sfc_main$m = defineComponent({
|
|
8166
8278
|
__name: "LewDateRange",
|
|
8167
8279
|
props: dateRangeProps,
|
|
8168
8280
|
emits: ["change", "update:modelValue"],
|
|
@@ -8409,8 +8521,8 @@ const _sfc_main$k = defineComponent({
|
|
|
8409
8521
|
init();
|
|
8410
8522
|
__expose({ init });
|
|
8411
8523
|
return (_ctx, _cache) => {
|
|
8412
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
8413
|
-
createElementVNode("div", _hoisted_2$
|
|
8524
|
+
return openBlock(), createElementBlock("div", _hoisted_1$j, [
|
|
8525
|
+
createElementVNode("div", _hoisted_2$d, [
|
|
8414
8526
|
createVNode(unref(LewFlex), {
|
|
8415
8527
|
x: "start",
|
|
8416
8528
|
mode: "between",
|
|
@@ -8558,16 +8670,21 @@ const _sfc_main$k = defineComponent({
|
|
|
8558
8670
|
};
|
|
8559
8671
|
}
|
|
8560
8672
|
});
|
|
8561
|
-
var LewDateRange = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8673
|
+
var LewDateRange = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-37bbe4a3"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/date-picker/src/LewDateRange.vue"]]);
|
|
8562
8674
|
var LewDatePicker_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8563
|
-
const _hoisted_1$
|
|
8564
|
-
const _hoisted_2$
|
|
8565
|
-
const _sfc_main$
|
|
8675
|
+
const _hoisted_1$i = { class: "lew-date-picker-input" };
|
|
8676
|
+
const _hoisted_2$c = { class: "lew-date-picker-placeholder" };
|
|
8677
|
+
const _sfc_main$l = defineComponent({
|
|
8566
8678
|
__name: "LewDatePicker",
|
|
8567
8679
|
props: datePickerProps,
|
|
8568
8680
|
emits: ["change", "clear", "update:modelValue"],
|
|
8569
8681
|
setup(__props, { expose: __expose, emit }) {
|
|
8682
|
+
var _a2;
|
|
8570
8683
|
const props = __props;
|
|
8684
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
8685
|
+
if (app && !app.directive("tooltip")) {
|
|
8686
|
+
app.use(LewTooltip);
|
|
8687
|
+
}
|
|
8571
8688
|
const modelValue = useVModel(props, "modelValue", emit);
|
|
8572
8689
|
const visible = ref(false);
|
|
8573
8690
|
const lewPopoverRef = ref();
|
|
@@ -8621,8 +8738,8 @@ const _sfc_main$j = defineComponent({
|
|
|
8621
8738
|
createElementVNode("div", {
|
|
8622
8739
|
class: normalizeClass(["lew-date-picker-view", unref(lewDateClassNames)])
|
|
8623
8740
|
}, [
|
|
8624
|
-
createElementVNode("div", _hoisted_1$
|
|
8625
|
-
withDirectives(createElementVNode("div", _hoisted_2$
|
|
8741
|
+
createElementVNode("div", _hoisted_1$i, [
|
|
8742
|
+
withDirectives(createElementVNode("div", _hoisted_2$c, " \u8BF7\u9009\u62E9\u65E5\u671F ", 512), [
|
|
8626
8743
|
[vShow, !unref(modelValue)]
|
|
8627
8744
|
]),
|
|
8628
8745
|
withDirectives(createElementVNode("div", { class: "lew-date-picker-dateValue" }, toDisplayString(unref(modelValue)), 513), [
|
|
@@ -8671,10 +8788,10 @@ const _sfc_main$j = defineComponent({
|
|
|
8671
8788
|
};
|
|
8672
8789
|
}
|
|
8673
8790
|
});
|
|
8674
|
-
var LewDatePicker = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8791
|
+
var LewDatePicker = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-4c4a62d0"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/date-picker/src/LewDatePicker.vue"]]);
|
|
8675
8792
|
var LewDateRangePicker_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8676
|
-
const _hoisted_1$
|
|
8677
|
-
const _hoisted_2$
|
|
8793
|
+
const _hoisted_1$h = { class: "lew-date-picker-input" };
|
|
8794
|
+
const _hoisted_2$b = {
|
|
8678
8795
|
key: 0,
|
|
8679
8796
|
class: "lew-date-picker-placeholder"
|
|
8680
8797
|
};
|
|
@@ -8691,12 +8808,17 @@ const _hoisted_6$1 = {
|
|
|
8691
8808
|
key: 3,
|
|
8692
8809
|
class: "lew-date-picker-dateValue lew-date-picker-end"
|
|
8693
8810
|
};
|
|
8694
|
-
const _sfc_main$
|
|
8811
|
+
const _sfc_main$k = defineComponent({
|
|
8695
8812
|
__name: "LewDateRangePicker",
|
|
8696
8813
|
props: dateRangePickerProps,
|
|
8697
8814
|
emits: ["change", "clear", "update:modelValue"],
|
|
8698
8815
|
setup(__props, { expose: __expose, emit }) {
|
|
8816
|
+
var _a2;
|
|
8699
8817
|
const props = __props;
|
|
8818
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
8819
|
+
if (app && !app.directive("tooltip")) {
|
|
8820
|
+
app.use(LewTooltip);
|
|
8821
|
+
}
|
|
8700
8822
|
const modelValue = useVModel(props, "modelValue", emit);
|
|
8701
8823
|
const visible = ref(false);
|
|
8702
8824
|
const lewPopoverRef = ref();
|
|
@@ -8755,8 +8877,8 @@ const _sfc_main$i = defineComponent({
|
|
|
8755
8877
|
createElementVNode("div", {
|
|
8756
8878
|
class: normalizeClass(["lew-date-picker-view", unref(classObject)])
|
|
8757
8879
|
}, [
|
|
8758
|
-
createElementVNode("div", _hoisted_1$
|
|
8759
|
-
!unref(modelValue)[unref(startKey)] ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
8880
|
+
createElementVNode("div", _hoisted_1$h, [
|
|
8881
|
+
!unref(modelValue)[unref(startKey)] ? (openBlock(), createElementBlock("div", _hoisted_2$b, " \u8BF7\u9009\u62E9\u65E5\u671F ")) : (openBlock(), createElementBlock("div", _hoisted_3$6, toDisplayString(unref(modelValue)[unref(startKey)]), 1)),
|
|
8760
8882
|
createElementVNode("div", _hoisted_4$5, [
|
|
8761
8883
|
createVNode(unref(script), {
|
|
8762
8884
|
size: "14",
|
|
@@ -8807,482 +8929,7 @@ const _sfc_main$i = defineComponent({
|
|
|
8807
8929
|
};
|
|
8808
8930
|
}
|
|
8809
8931
|
});
|
|
8810
|
-
var LewDateRangePicker = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8811
|
-
class UploadHttpError extends Error {
|
|
8812
|
-
constructor(message2, xhr, options) {
|
|
8813
|
-
super(message2);
|
|
8814
|
-
this.name = "UploadHttpError";
|
|
8815
|
-
this.status = xhr.status;
|
|
8816
|
-
this.method = options.method;
|
|
8817
|
-
this.url = options.action;
|
|
8818
|
-
}
|
|
8819
|
-
}
|
|
8820
|
-
function getError(xhr, options) {
|
|
8821
|
-
let msg;
|
|
8822
|
-
if (xhr.response) {
|
|
8823
|
-
msg = `${xhr.response.error || xhr.response}`;
|
|
8824
|
-
} else if (xhr.responseText) {
|
|
8825
|
-
msg = `${xhr.responseText}`;
|
|
8826
|
-
} else {
|
|
8827
|
-
msg = `fail to ${options.method} ${options.action} ${xhr.status}`;
|
|
8828
|
-
}
|
|
8829
|
-
return new UploadHttpError(msg, xhr, options);
|
|
8830
|
-
}
|
|
8831
|
-
function getResponse(xhr) {
|
|
8832
|
-
const text = xhr.responseText || xhr.response;
|
|
8833
|
-
if (!text) {
|
|
8834
|
-
return text;
|
|
8835
|
-
}
|
|
8836
|
-
try {
|
|
8837
|
-
return JSON.parse(text);
|
|
8838
|
-
} catch {
|
|
8839
|
-
return text;
|
|
8840
|
-
}
|
|
8841
|
-
}
|
|
8842
|
-
function http(options) {
|
|
8843
|
-
const xhr = new XMLHttpRequest();
|
|
8844
|
-
xhr.open(options.method, options.action, true);
|
|
8845
|
-
if (options.headers instanceof Headers) {
|
|
8846
|
-
options.headers.forEach(
|
|
8847
|
-
(value, key) => xhr.setRequestHeader(key, value)
|
|
8848
|
-
);
|
|
8849
|
-
} else {
|
|
8850
|
-
for (const [key, value] of Object.entries(options.headers)) {
|
|
8851
|
-
if (value === null || value === void 0)
|
|
8852
|
-
continue;
|
|
8853
|
-
xhr.setRequestHeader(key, String(value));
|
|
8854
|
-
}
|
|
8855
|
-
}
|
|
8856
|
-
const formData = new FormData();
|
|
8857
|
-
if (options.data) {
|
|
8858
|
-
for (const [key, value] of Object.entries(options.data)) {
|
|
8859
|
-
if (Array.isArray(value))
|
|
8860
|
-
formData.append(key, ...value);
|
|
8861
|
-
else
|
|
8862
|
-
formData.append(key, value);
|
|
8863
|
-
}
|
|
8864
|
-
}
|
|
8865
|
-
formData.append(options.name, options.file);
|
|
8866
|
-
xhr.addEventListener("progress", (event) => {
|
|
8867
|
-
const progressEvent = event;
|
|
8868
|
-
progressEvent.percent = event.loaded / event.total * 100;
|
|
8869
|
-
options.onProgress(progressEvent);
|
|
8870
|
-
});
|
|
8871
|
-
xhr.addEventListener("load", () => {
|
|
8872
|
-
if (xhr.status >= 200 && xhr.status < 300) {
|
|
8873
|
-
options.onSuccess(getResponse(xhr));
|
|
8874
|
-
return;
|
|
8875
|
-
}
|
|
8876
|
-
options.onFail(getError(xhr, options));
|
|
8877
|
-
});
|
|
8878
|
-
xhr.addEventListener("error", () => {
|
|
8879
|
-
options.onFail(getError(xhr, options));
|
|
8880
|
-
});
|
|
8881
|
-
xhr.send(formData);
|
|
8882
|
-
}
|
|
8883
|
-
const uploadProps = {
|
|
8884
|
-
fileList: {
|
|
8885
|
-
type: Array,
|
|
8886
|
-
default: () => []
|
|
8887
|
-
},
|
|
8888
|
-
accept: {
|
|
8889
|
-
type: String,
|
|
8890
|
-
default: ""
|
|
8891
|
-
},
|
|
8892
|
-
multiple: {
|
|
8893
|
-
type: Boolean,
|
|
8894
|
-
default: false
|
|
8895
|
-
},
|
|
8896
|
-
name: {
|
|
8897
|
-
type: String,
|
|
8898
|
-
default: "file"
|
|
8899
|
-
},
|
|
8900
|
-
action: {
|
|
8901
|
-
type: String,
|
|
8902
|
-
default: ""
|
|
8903
|
-
},
|
|
8904
|
-
method: {
|
|
8905
|
-
type: String,
|
|
8906
|
-
default: "post"
|
|
8907
|
-
},
|
|
8908
|
-
headers: {
|
|
8909
|
-
type: Object
|
|
8910
|
-
},
|
|
8911
|
-
data: {
|
|
8912
|
-
type: Object
|
|
8913
|
-
},
|
|
8914
|
-
showFileList: {
|
|
8915
|
-
type: Boolean,
|
|
8916
|
-
default: true
|
|
8917
|
-
},
|
|
8918
|
-
drag: {
|
|
8919
|
-
type: Boolean,
|
|
8920
|
-
default: false
|
|
8921
|
-
},
|
|
8922
|
-
disabled: {
|
|
8923
|
-
type: Boolean,
|
|
8924
|
-
default: false
|
|
8925
|
-
},
|
|
8926
|
-
listType: {
|
|
8927
|
-
type: String,
|
|
8928
|
-
default: "text"
|
|
8929
|
-
},
|
|
8930
|
-
autoUpload: {
|
|
8931
|
-
type: Boolean,
|
|
8932
|
-
default: true
|
|
8933
|
-
},
|
|
8934
|
-
httpRequest: {
|
|
8935
|
-
type: Function,
|
|
8936
|
-
default: http
|
|
8937
|
-
},
|
|
8938
|
-
onBeforeUpload: {
|
|
8939
|
-
type: Function
|
|
8940
|
-
},
|
|
8941
|
-
onChange: {
|
|
8942
|
-
type: Function,
|
|
8943
|
-
default: () => {
|
|
8944
|
-
}
|
|
8945
|
-
},
|
|
8946
|
-
onProgress: {
|
|
8947
|
-
type: Function,
|
|
8948
|
-
default: () => {
|
|
8949
|
-
}
|
|
8950
|
-
},
|
|
8951
|
-
onSuccess: {
|
|
8952
|
-
type: Function,
|
|
8953
|
-
default: () => {
|
|
8954
|
-
}
|
|
8955
|
-
},
|
|
8956
|
-
onFail: {
|
|
8957
|
-
type: Function,
|
|
8958
|
-
default: () => {
|
|
8959
|
-
}
|
|
8960
|
-
},
|
|
8961
|
-
onRemove: {
|
|
8962
|
-
type: Function,
|
|
8963
|
-
default: () => {
|
|
8964
|
-
}
|
|
8965
|
-
},
|
|
8966
|
-
onPreview: {
|
|
8967
|
-
type: Function,
|
|
8968
|
-
default: () => {
|
|
8969
|
-
}
|
|
8970
|
-
}
|
|
8971
|
-
};
|
|
8972
|
-
var index$a = "";
|
|
8973
|
-
var LewUploadDragger = defineComponent({
|
|
8974
|
-
name: "LewUploadDragger",
|
|
8975
|
-
props: {
|
|
8976
|
-
disabled: {
|
|
8977
|
-
type: Boolean,
|
|
8978
|
-
default: false
|
|
8979
|
-
}
|
|
8980
|
-
},
|
|
8981
|
-
emits: ["dragFiles"],
|
|
8982
|
-
setup(props, {
|
|
8983
|
-
slots,
|
|
8984
|
-
emit
|
|
8985
|
-
}) {
|
|
8986
|
-
const draggerRef = ref();
|
|
8987
|
-
function handleDrop(event) {
|
|
8988
|
-
var _a2;
|
|
8989
|
-
if (props.disabled)
|
|
8990
|
-
return;
|
|
8991
|
-
event.preventDefault();
|
|
8992
|
-
const files = ((_a2 = event.dataTransfer) == null ? void 0 : _a2.files) || [];
|
|
8993
|
-
const fileList = Array.from(files);
|
|
8994
|
-
emit("dragFiles", fileList);
|
|
8995
|
-
}
|
|
8996
|
-
function handleDragleave() {
|
|
8997
|
-
var _a2;
|
|
8998
|
-
if (props.disabled)
|
|
8999
|
-
return;
|
|
9000
|
-
(_a2 = draggerRef.value) == null ? void 0 : _a2.classList.remove("is-dragover");
|
|
9001
|
-
}
|
|
9002
|
-
function handleDragover(event) {
|
|
9003
|
-
var _a2;
|
|
9004
|
-
if (props.disabled)
|
|
9005
|
-
return;
|
|
9006
|
-
(_a2 = draggerRef.value) == null ? void 0 : _a2.classList.add("is-dragover");
|
|
9007
|
-
event.preventDefault();
|
|
9008
|
-
}
|
|
9009
|
-
function renderDefaultSlot() {
|
|
9010
|
-
return slots.default ? slots.default() : null;
|
|
9011
|
-
}
|
|
9012
|
-
return () => createVNode(Fragment, null, [createVNode("div", {
|
|
9013
|
-
"ref": draggerRef,
|
|
9014
|
-
"class": "lew-upload-dragger",
|
|
9015
|
-
"onDrop": handleDrop,
|
|
9016
|
-
"onDragover": handleDragover,
|
|
9017
|
-
"onDragleave": handleDragleave
|
|
9018
|
-
}, [renderDefaultSlot()])]);
|
|
9019
|
-
}
|
|
9020
|
-
});
|
|
9021
|
-
function _isSlot(s) {
|
|
9022
|
-
return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !isVNode(s);
|
|
9023
|
-
}
|
|
9024
|
-
var LewUpload = defineComponent({
|
|
9025
|
-
name: "LewUpload",
|
|
9026
|
-
props: uploadProps,
|
|
9027
|
-
emits: ["update:fileList"],
|
|
9028
|
-
setup(props, {
|
|
9029
|
-
slots,
|
|
9030
|
-
emit
|
|
9031
|
-
}) {
|
|
9032
|
-
const inputRef = shallowRef();
|
|
9033
|
-
let proxyUploadFileList;
|
|
9034
|
-
watch(props.fileList, (newVal) => {
|
|
9035
|
-
proxyUploadFileList = newVal;
|
|
9036
|
-
}, {
|
|
9037
|
-
immediate: true,
|
|
9038
|
-
deep: true
|
|
9039
|
-
});
|
|
9040
|
-
function removeFile(file) {
|
|
9041
|
-
proxyUploadFileList.splice(proxyUploadFileList.indexOf(file), 1);
|
|
9042
|
-
emit("update:fileList", proxyUploadFileList);
|
|
9043
|
-
}
|
|
9044
|
-
function upload(proxyUploadFile) {
|
|
9045
|
-
const onProgress = (event) => {
|
|
9046
|
-
proxyUploadFile.status = "uploading";
|
|
9047
|
-
proxyUploadFile.percent = event.percent;
|
|
9048
|
-
props.onProgress(event, proxyUploadFile, proxyUploadFileList);
|
|
9049
|
-
};
|
|
9050
|
-
const onSuccess = (response) => {
|
|
9051
|
-
proxyUploadFile.status = "success";
|
|
9052
|
-
proxyUploadFile.response = response;
|
|
9053
|
-
emit("update:fileList", proxyUploadFileList);
|
|
9054
|
-
props.onChange(proxyUploadFile, proxyUploadFileList);
|
|
9055
|
-
props.onSuccess(response, proxyUploadFile, proxyUploadFileList);
|
|
9056
|
-
};
|
|
9057
|
-
const onFail = (error2) => {
|
|
9058
|
-
proxyUploadFile.status = "fail";
|
|
9059
|
-
props.onChange(proxyUploadFile, proxyUploadFileList);
|
|
9060
|
-
props.onFail(error2, proxyUploadFile, proxyUploadFileList);
|
|
9061
|
-
console.error(error2);
|
|
9062
|
-
};
|
|
9063
|
-
const options = {
|
|
9064
|
-
action: props.action,
|
|
9065
|
-
method: props.method,
|
|
9066
|
-
data: props.data || {},
|
|
9067
|
-
name: props.name,
|
|
9068
|
-
file: proxyUploadFile.raw,
|
|
9069
|
-
headers: props.headers || {},
|
|
9070
|
-
onProgress,
|
|
9071
|
-
onSuccess,
|
|
9072
|
-
onFail
|
|
9073
|
-
};
|
|
9074
|
-
props.httpRequest(options);
|
|
9075
|
-
}
|
|
9076
|
-
async function beforeUpload(file) {
|
|
9077
|
-
inputRef.value.value = "";
|
|
9078
|
-
if (props.onBeforeUpload) {
|
|
9079
|
-
const result = await props.onBeforeUpload(file);
|
|
9080
|
-
if (!result)
|
|
9081
|
-
return;
|
|
9082
|
-
}
|
|
9083
|
-
const uploadFile = {
|
|
9084
|
-
name: file.name,
|
|
9085
|
-
percent: 0,
|
|
9086
|
-
status: "ready",
|
|
9087
|
-
size: file.size,
|
|
9088
|
-
uid: file.uid,
|
|
9089
|
-
url: URL.createObjectURL(file),
|
|
9090
|
-
raw: file
|
|
9091
|
-
};
|
|
9092
|
-
const proxyUploadFile = reactive(uploadFile);
|
|
9093
|
-
proxyUploadFileList.push(proxyUploadFile);
|
|
9094
|
-
emit("update:fileList", proxyUploadFileList);
|
|
9095
|
-
props.onChange(proxyUploadFile, proxyUploadFileList);
|
|
9096
|
-
if (props.autoUpload)
|
|
9097
|
-
upload(proxyUploadFile);
|
|
9098
|
-
}
|
|
9099
|
-
function handleClick() {
|
|
9100
|
-
if (props.disabled)
|
|
9101
|
-
return;
|
|
9102
|
-
inputRef.value.click();
|
|
9103
|
-
}
|
|
9104
|
-
function handleChange(e) {
|
|
9105
|
-
const files = Array.from(e.target.files);
|
|
9106
|
-
files.forEach((raw) => {
|
|
9107
|
-
const file = raw;
|
|
9108
|
-
file.uid = genUid();
|
|
9109
|
-
beforeUpload(file);
|
|
9110
|
-
});
|
|
9111
|
-
}
|
|
9112
|
-
function handleRemove(file) {
|
|
9113
|
-
removeFile(file);
|
|
9114
|
-
props.onRemove(file, proxyUploadFileList);
|
|
9115
|
-
}
|
|
9116
|
-
function handlePreview(file) {
|
|
9117
|
-
if (file.status === "success") {
|
|
9118
|
-
props.onPreview(file);
|
|
9119
|
-
}
|
|
9120
|
-
}
|
|
9121
|
-
function handleDragFiles(files) {
|
|
9122
|
-
files.forEach((raw) => {
|
|
9123
|
-
const file = raw;
|
|
9124
|
-
file.uid = genUid();
|
|
9125
|
-
beforeUpload(file);
|
|
9126
|
-
});
|
|
9127
|
-
}
|
|
9128
|
-
function submit() {
|
|
9129
|
-
proxyUploadFileList.forEach((proxyUploadFile) => {
|
|
9130
|
-
if (proxyUploadFile.status === "ready") {
|
|
9131
|
-
upload(proxyUploadFile);
|
|
9132
|
-
}
|
|
9133
|
-
});
|
|
9134
|
-
}
|
|
9135
|
-
function renderDefaultSlot() {
|
|
9136
|
-
return slots.default ? slots.default() : null;
|
|
9137
|
-
}
|
|
9138
|
-
function renderTipSlot() {
|
|
9139
|
-
return slots.tip ? createVNode("div", {
|
|
9140
|
-
"class": "lew-upload__tip"
|
|
9141
|
-
}, [slots.tip && slots.tip()]) : null;
|
|
9142
|
-
}
|
|
9143
|
-
function renderUploader() {
|
|
9144
|
-
let _slot;
|
|
9145
|
-
return createVNode("div", {
|
|
9146
|
-
"class": ["lew-upload", `lew-upload--${props.listType}`],
|
|
9147
|
-
"onClick": handleClick
|
|
9148
|
-
}, [props.drag ? createVNode(LewUploadDragger, {
|
|
9149
|
-
"disabled": props.disabled,
|
|
9150
|
-
"onDragFiles": handleDragFiles
|
|
9151
|
-
}, _isSlot(_slot = renderDefaultSlot()) ? _slot : {
|
|
9152
|
-
default: () => [_slot]
|
|
9153
|
-
}) : renderDefaultSlot(), createVNode("input", {
|
|
9154
|
-
"class": "lew-upload__input",
|
|
9155
|
-
"type": "file",
|
|
9156
|
-
"ref": inputRef,
|
|
9157
|
-
"accept": props.accept,
|
|
9158
|
-
"multiple": props.multiple,
|
|
9159
|
-
"onChange": handleChange
|
|
9160
|
-
}, null)]);
|
|
9161
|
-
}
|
|
9162
|
-
function renderIcon({
|
|
9163
|
-
isRender,
|
|
9164
|
-
type,
|
|
9165
|
-
size,
|
|
9166
|
-
file,
|
|
9167
|
-
click
|
|
9168
|
-
}) {
|
|
9169
|
-
return isRender ? createVNode(resolveComponent("lew-icon"), {
|
|
9170
|
-
"class": `lew-icon lew-icon--${type}`,
|
|
9171
|
-
"type": type,
|
|
9172
|
-
"size": size,
|
|
9173
|
-
"onClick": () => file && click && click(file)
|
|
9174
|
-
}, null) : null;
|
|
9175
|
-
}
|
|
9176
|
-
function renderFileListText() {
|
|
9177
|
-
return props.showFileList && props.fileList.length ? createVNode("ul", {
|
|
9178
|
-
"class": "lew-upload-list lew-upload-list--text"
|
|
9179
|
-
}, [props.fileList.map((file) => {
|
|
9180
|
-
return createVNode("li", {
|
|
9181
|
-
"class": "lew-upload-list__item"
|
|
9182
|
-
}, [createVNode("div", {
|
|
9183
|
-
"class": "lew-upload-list__item-info",
|
|
9184
|
-
"onClick": () => handlePreview(file)
|
|
9185
|
-
}, [renderIcon({
|
|
9186
|
-
isRender: true,
|
|
9187
|
-
type: "file-text",
|
|
9188
|
-
size: 14
|
|
9189
|
-
}), createVNode("span", {
|
|
9190
|
-
"class": "lew-upload-list__item-filename"
|
|
9191
|
-
}, [file.name])]), withDirectives(createVNode("div", {
|
|
9192
|
-
"class": "lew-upload-list__item-status"
|
|
9193
|
-
}, [renderIcon({
|
|
9194
|
-
isRender: true,
|
|
9195
|
-
type: "check-circle",
|
|
9196
|
-
size: 14,
|
|
9197
|
-
file
|
|
9198
|
-
})]), [[vShow, file.status === "success"]]), renderIcon({
|
|
9199
|
-
isRender: !props.disabled,
|
|
9200
|
-
type: "x",
|
|
9201
|
-
size: 14,
|
|
9202
|
-
file,
|
|
9203
|
-
click: handleRemove
|
|
9204
|
-
})]);
|
|
9205
|
-
})]) : null;
|
|
9206
|
-
}
|
|
9207
|
-
function renderFileListPicture() {
|
|
9208
|
-
return props.showFileList && props.fileList.length ? createVNode("ul", {
|
|
9209
|
-
"class": "lew-upload-list lew-upload-list--picture"
|
|
9210
|
-
}, [props.fileList.map((file) => {
|
|
9211
|
-
return createVNode("li", {
|
|
9212
|
-
"class": "lew-upload-list__item"
|
|
9213
|
-
}, [createVNode("img", {
|
|
9214
|
-
"class": "lew-upload-list__item-thumbnail",
|
|
9215
|
-
"src": file.url
|
|
9216
|
-
}, null), createVNode("div", {
|
|
9217
|
-
"class": "lew-upload-list__item-info",
|
|
9218
|
-
"onClick": () => handlePreview(file)
|
|
9219
|
-
}, [createVNode("span", {
|
|
9220
|
-
"class": "lew-upload-list__item-filename"
|
|
9221
|
-
}, [file.name])]), withDirectives(createVNode("div", {
|
|
9222
|
-
"class": "lew-upload-list__item-status"
|
|
9223
|
-
}, [renderIcon({
|
|
9224
|
-
isRender: true,
|
|
9225
|
-
type: "check",
|
|
9226
|
-
size: 14,
|
|
9227
|
-
file
|
|
9228
|
-
})]), [[vShow, file.status === "success"]]), renderIcon({
|
|
9229
|
-
isRender: !props.disabled,
|
|
9230
|
-
type: "x",
|
|
9231
|
-
size: 14,
|
|
9232
|
-
file,
|
|
9233
|
-
click: handleRemove
|
|
9234
|
-
})]);
|
|
9235
|
-
})]) : null;
|
|
9236
|
-
}
|
|
9237
|
-
function renderFileListPictureCard() {
|
|
9238
|
-
if (props.showFileList) {
|
|
9239
|
-
return props.fileList.length ? createVNode("ul", {
|
|
9240
|
-
"class": "lew-upload-list lew-upload-list--picture-card"
|
|
9241
|
-
}, [props.fileList.map((file) => {
|
|
9242
|
-
return createVNode("li", {
|
|
9243
|
-
"class": "lew-upload-list__item"
|
|
9244
|
-
}, [createVNode("img", {
|
|
9245
|
-
"class": "lew-upload-list__item-thumbnail",
|
|
9246
|
-
"src": file.url
|
|
9247
|
-
}, null), withDirectives(createVNode("div", {
|
|
9248
|
-
"class": "lew-upload-list__item-status"
|
|
9249
|
-
}, [renderIcon({
|
|
9250
|
-
isRender: true,
|
|
9251
|
-
type: "check",
|
|
9252
|
-
size: 14
|
|
9253
|
-
})]), [[vShow, file.status === "success"]]), createVNode("div", {
|
|
9254
|
-
"class": "lew-upload-list__item-actions"
|
|
9255
|
-
}, [renderIcon({
|
|
9256
|
-
isRender: file.status === "success",
|
|
9257
|
-
type: "eye",
|
|
9258
|
-
size: 20,
|
|
9259
|
-
file,
|
|
9260
|
-
click: handlePreview
|
|
9261
|
-
}), renderIcon({
|
|
9262
|
-
isRender: !props.disabled,
|
|
9263
|
-
type: "trash-2",
|
|
9264
|
-
size: 20,
|
|
9265
|
-
file,
|
|
9266
|
-
click: handleRemove
|
|
9267
|
-
})])]);
|
|
9268
|
-
}), renderUploader()]) : null;
|
|
9269
|
-
}
|
|
9270
|
-
return createVNode(Fragment, null, [renderUploader()]);
|
|
9271
|
-
}
|
|
9272
|
-
return {
|
|
9273
|
-
props,
|
|
9274
|
-
renderUploader,
|
|
9275
|
-
renderFileListText,
|
|
9276
|
-
renderFileListPicture,
|
|
9277
|
-
renderFileListPictureCard,
|
|
9278
|
-
renderTipSlot,
|
|
9279
|
-
submit
|
|
9280
|
-
};
|
|
9281
|
-
},
|
|
9282
|
-
render() {
|
|
9283
|
-
return createVNode(Fragment, null, [this.props.listType === "picture-card" && this.renderFileListPictureCard(), this.props.listType !== "picture-card" && this.renderUploader(), this.renderTipSlot(), this.props.listType === "text" && this.renderFileListText(), this.props.listType === "picture" && this.renderFileListPicture()]);
|
|
9284
|
-
}
|
|
9285
|
-
});
|
|
8932
|
+
var LewDateRangePicker = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-f13243de"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/date-picker/src/LewDateRangePicker.vue"]]);
|
|
9286
8933
|
const tableProps = {
|
|
9287
8934
|
selectedKey: {
|
|
9288
8935
|
type: Array,
|
|
@@ -9321,15 +8968,15 @@ const tableProps = {
|
|
|
9321
8968
|
}
|
|
9322
8969
|
};
|
|
9323
8970
|
var LewTable_vue_vue_type_style_index_0_lang = "";
|
|
9324
|
-
const _hoisted_1$
|
|
9325
|
-
const _hoisted_2$
|
|
8971
|
+
const _hoisted_1$g = { class: "lew-table-tr" };
|
|
8972
|
+
const _hoisted_2$a = { class: "lew-table-main" };
|
|
9326
8973
|
const _hoisted_3$5 = { class: "lew-table-tr" };
|
|
9327
8974
|
const _hoisted_4$4 = { class: "lew-table-tr" };
|
|
9328
8975
|
const _hoisted_5$1 = ["onMouseenter"];
|
|
9329
8976
|
const _hoisted_6 = { class: "lew-table-main" };
|
|
9330
8977
|
const _hoisted_7 = ["onMouseenter"];
|
|
9331
8978
|
const _hoisted_8 = ["onMouseenter"];
|
|
9332
|
-
const _sfc_main$
|
|
8979
|
+
const _sfc_main$j = defineComponent({
|
|
9333
8980
|
__name: "LewTable",
|
|
9334
8981
|
props: tableProps,
|
|
9335
8982
|
emits: ["update:selectedKey"],
|
|
@@ -9511,7 +9158,7 @@ const _sfc_main$h = defineComponent({
|
|
|
9511
9158
|
)
|
|
9512
9159
|
}])
|
|
9513
9160
|
}, [
|
|
9514
|
-
createElementVNode("div", _hoisted_1$
|
|
9161
|
+
createElementVNode("div", _hoisted_1$g, [
|
|
9515
9162
|
_ctx.checkable && unref(fixedColumns)("left").length > 0 ? (openBlock(), createBlock(unref(LewFlex), {
|
|
9516
9163
|
key: 0,
|
|
9517
9164
|
style: { "width": "50px" },
|
|
@@ -9542,7 +9189,7 @@ const _sfc_main$h = defineComponent({
|
|
|
9542
9189
|
}), 128))
|
|
9543
9190
|
])
|
|
9544
9191
|
], 2)) : createCommentVNode("v-if", true),
|
|
9545
|
-
createElementVNode("div", _hoisted_2$
|
|
9192
|
+
createElementVNode("div", _hoisted_2$a, [
|
|
9546
9193
|
createElementVNode("div", _hoisted_3$5, [
|
|
9547
9194
|
_ctx.checkable && unref(fixedColumns)("left").length === 0 ? (openBlock(), createBlock(unref(LewFlex), {
|
|
9548
9195
|
key: 0,
|
|
@@ -9754,7 +9401,7 @@ const _sfc_main$h = defineComponent({
|
|
|
9754
9401
|
};
|
|
9755
9402
|
}
|
|
9756
9403
|
});
|
|
9757
|
-
var LewTable = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9404
|
+
var LewTable = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/table/src/LewTable.vue"]]);
|
|
9758
9405
|
const paginationProps = {
|
|
9759
9406
|
total: {
|
|
9760
9407
|
type: Number,
|
|
@@ -9805,9 +9452,9 @@ const paginationProps = {
|
|
|
9805
9452
|
}
|
|
9806
9453
|
};
|
|
9807
9454
|
var LewPagination_vue_vue_type_style_index_0_lang = "";
|
|
9808
|
-
const _hoisted_1$
|
|
9809
|
-
const _hoisted_2$
|
|
9810
|
-
const _sfc_main$
|
|
9455
|
+
const _hoisted_1$f = { class: "lew-pagination" };
|
|
9456
|
+
const _hoisted_2$9 = ["onClick"];
|
|
9457
|
+
const _sfc_main$i = defineComponent({
|
|
9811
9458
|
__name: "LewPagination",
|
|
9812
9459
|
props: paginationProps,
|
|
9813
9460
|
emits: ["change", "update:currentPage"],
|
|
@@ -9884,7 +9531,7 @@ const _sfc_main$g = defineComponent({
|
|
|
9884
9531
|
changePage(value);
|
|
9885
9532
|
};
|
|
9886
9533
|
return (_ctx, _cache) => {
|
|
9887
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
9534
|
+
return openBlock(), createElementBlock("div", _hoisted_1$f, [
|
|
9888
9535
|
createVNode(unref(LewFlex), {
|
|
9889
9536
|
class: "control",
|
|
9890
9537
|
gap: "10"
|
|
@@ -9927,7 +9574,7 @@ const _sfc_main$g = defineComponent({
|
|
|
9927
9574
|
active: Number(page) === Number(unref(currentPage))
|
|
9928
9575
|
}]),
|
|
9929
9576
|
onClick: ($event) => changePage(page)
|
|
9930
|
-
}, toDisplayString(page), 11, _hoisted_2$
|
|
9577
|
+
}, toDisplayString(page), 11, _hoisted_2$9);
|
|
9931
9578
|
}), 128)),
|
|
9932
9579
|
unref(endEllipsis) ? (openBlock(), createElementBlock("div", {
|
|
9933
9580
|
key: 2,
|
|
@@ -9983,7 +9630,7 @@ const _sfc_main$g = defineComponent({
|
|
|
9983
9630
|
};
|
|
9984
9631
|
}
|
|
9985
9632
|
});
|
|
9986
|
-
var LewPagination = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9633
|
+
var LewPagination = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/pagination/src/LewPagination.vue"]]);
|
|
9987
9634
|
const magicNumberProps = {
|
|
9988
9635
|
value: {
|
|
9989
9636
|
type: Number,
|
|
@@ -10002,8 +9649,8 @@ const magicNumberProps = {
|
|
|
10002
9649
|
}
|
|
10003
9650
|
};
|
|
10004
9651
|
var LewMagicNumber_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10005
|
-
const _hoisted_1$
|
|
10006
|
-
const _sfc_main$
|
|
9652
|
+
const _hoisted_1$e = ["textContent"];
|
|
9653
|
+
const _sfc_main$h = defineComponent({
|
|
10007
9654
|
__name: "LewMagicNumber",
|
|
10008
9655
|
props: magicNumberProps,
|
|
10009
9656
|
setup(__props) {
|
|
@@ -10054,7 +9701,7 @@ const _sfc_main$f = defineComponent({
|
|
|
10054
9701
|
style: normalizeStyle(unref(getNumStyle)),
|
|
10055
9702
|
key: index22,
|
|
10056
9703
|
textContent: toDisplayString(n)
|
|
10057
|
-
}, null, 12, _hoisted_1$
|
|
9704
|
+
}, null, 12, _hoisted_1$e);
|
|
10058
9705
|
}), 128))
|
|
10059
9706
|
], 4);
|
|
10060
9707
|
}), 128))
|
|
@@ -10062,15 +9709,15 @@ const _sfc_main$f = defineComponent({
|
|
|
10062
9709
|
};
|
|
10063
9710
|
}
|
|
10064
9711
|
});
|
|
10065
|
-
var LewMagicNumber = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10066
|
-
const _sfc_main$
|
|
10067
|
-
const _hoisted_1$
|
|
9712
|
+
var LewMagicNumber = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-d80c7a98"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/magic-number/src/LewMagicNumber.vue"]]);
|
|
9713
|
+
const _sfc_main$g = {};
|
|
9714
|
+
const _hoisted_1$d = { class: "lew-magic-text" };
|
|
10068
9715
|
function _sfc_render(_ctx, _cache) {
|
|
10069
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
9716
|
+
return openBlock(), createElementBlock("div", _hoisted_1$d, [
|
|
10070
9717
|
renderSlot(_ctx.$slots, "default")
|
|
10071
9718
|
]);
|
|
10072
9719
|
}
|
|
10073
|
-
var LewMagicText = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9720
|
+
var LewMagicText = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/_magic-text/src/LewMagicText.vue"]]);
|
|
10074
9721
|
const avatarProps = {
|
|
10075
9722
|
round: {
|
|
10076
9723
|
type: Boolean,
|
|
@@ -10114,12 +9761,12 @@ const avatarProps = {
|
|
|
10114
9761
|
}
|
|
10115
9762
|
};
|
|
10116
9763
|
var LewAvatar_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10117
|
-
const _hoisted_1$
|
|
9764
|
+
const _hoisted_1$c = {
|
|
10118
9765
|
key: 0,
|
|
10119
9766
|
class: "skeletons"
|
|
10120
9767
|
};
|
|
10121
|
-
const _hoisted_2$
|
|
10122
|
-
const _sfc_main$
|
|
9768
|
+
const _hoisted_2$8 = ["src", "alt", "onerror"];
|
|
9769
|
+
const _sfc_main$f = defineComponent({
|
|
10123
9770
|
__name: "LewAvatar",
|
|
10124
9771
|
props: avatarProps,
|
|
10125
9772
|
setup(__props) {
|
|
@@ -10155,13 +9802,13 @@ const _sfc_main$d = defineComponent({
|
|
|
10155
9802
|
createElementVNode("div", {
|
|
10156
9803
|
class: normalizeClass(["lew-avatar-box", unref(avatarClassName)])
|
|
10157
9804
|
}, [
|
|
10158
|
-
unref(isLoading) ? (openBlock(), createElementBlock("span", _hoisted_1$
|
|
9805
|
+
unref(isLoading) ? (openBlock(), createElementBlock("span", _hoisted_1$c)) : createCommentVNode("v-if", true),
|
|
10159
9806
|
createElementVNode("img", {
|
|
10160
9807
|
src: unref(imgSrc),
|
|
10161
9808
|
alt: _ctx.alt,
|
|
10162
9809
|
onerror: () => isError.value = true,
|
|
10163
9810
|
lazy: ""
|
|
10164
|
-
}, null, 8, _hoisted_2$
|
|
9811
|
+
}, null, 8, _hoisted_2$8)
|
|
10165
9812
|
], 2),
|
|
10166
9813
|
_ctx.status ? (openBlock(), createElementBlock("span", {
|
|
10167
9814
|
key: 0,
|
|
@@ -10171,7 +9818,7 @@ const _sfc_main$d = defineComponent({
|
|
|
10171
9818
|
};
|
|
10172
9819
|
}
|
|
10173
9820
|
});
|
|
10174
|
-
var LewAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9821
|
+
var LewAvatar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-3ce1779b"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/avatar/src/LewAvatar.vue"]]);
|
|
10175
9822
|
const titleProps = {
|
|
10176
9823
|
bold: {
|
|
10177
9824
|
type: Number,
|
|
@@ -10190,7 +9837,7 @@ const titleProps = {
|
|
|
10190
9837
|
}
|
|
10191
9838
|
};
|
|
10192
9839
|
var LewTitle_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10193
|
-
const _sfc_main$
|
|
9840
|
+
const _sfc_main$e = defineComponent({
|
|
10194
9841
|
__name: "LewTitle",
|
|
10195
9842
|
props: titleProps,
|
|
10196
9843
|
setup(__props) {
|
|
@@ -10215,7 +9862,7 @@ const _sfc_main$c = defineComponent({
|
|
|
10215
9862
|
};
|
|
10216
9863
|
}
|
|
10217
9864
|
});
|
|
10218
|
-
var LewTitle = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9865
|
+
var LewTitle = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-cfbccebe"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/title/src/LewTitle.vue"]]);
|
|
10219
9866
|
const buttonProps = {
|
|
10220
9867
|
color: {
|
|
10221
9868
|
type: String,
|
|
@@ -10264,12 +9911,12 @@ const buttonProps = {
|
|
|
10264
9911
|
}
|
|
10265
9912
|
};
|
|
10266
9913
|
var LewButton_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10267
|
-
const _hoisted_1$
|
|
10268
|
-
const _hoisted_2$
|
|
9914
|
+
const _hoisted_1$b = ["disabled"];
|
|
9915
|
+
const _hoisted_2$7 = {
|
|
10269
9916
|
key: 2,
|
|
10270
9917
|
class: "lew-button-text"
|
|
10271
9918
|
};
|
|
10272
|
-
const _sfc_main$
|
|
9919
|
+
const _sfc_main$d = defineComponent({
|
|
10273
9920
|
__name: "LewButton",
|
|
10274
9921
|
props: buttonProps,
|
|
10275
9922
|
emits: ["click"],
|
|
@@ -10381,16 +10028,16 @@ const _sfc_main$b = defineComponent({
|
|
|
10381
10028
|
"animation-speed": "fast",
|
|
10382
10029
|
type: "loader"
|
|
10383
10030
|
}, null, 8, ["size", "class"])) : createCommentVNode("v-if", true),
|
|
10384
|
-
_ctx.$slots.default || _ctx.text ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
10031
|
+
_ctx.$slots.default || _ctx.text ? (openBlock(), createElementBlock("span", _hoisted_2$7, [
|
|
10385
10032
|
_ctx.$slots.default ? renderSlot(_ctx.$slots, "default", { key: 0 }, void 0, true) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
10386
10033
|
createTextVNode(toDisplayString(_ctx.text), 1)
|
|
10387
10034
|
], 64))
|
|
10388
10035
|
])) : createCommentVNode("v-if", true)
|
|
10389
|
-
], 14, _hoisted_1$
|
|
10036
|
+
], 14, _hoisted_1$b);
|
|
10390
10037
|
};
|
|
10391
10038
|
}
|
|
10392
10039
|
});
|
|
10393
|
-
var LewButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10040
|
+
var LewButton = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-e7956ae6"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/button/src/LewButton.vue"]]);
|
|
10394
10041
|
const badgeProps = {
|
|
10395
10042
|
value: {
|
|
10396
10043
|
type: String,
|
|
@@ -10404,8 +10051,8 @@ const badgeProps = {
|
|
|
10404
10051
|
}
|
|
10405
10052
|
};
|
|
10406
10053
|
var LewBadge_vue_vue_type_style_index_0_lang = "";
|
|
10407
|
-
const _hoisted_1$
|
|
10408
|
-
const _sfc_main$
|
|
10054
|
+
const _hoisted_1$a = { class: "lew-badge" };
|
|
10055
|
+
const _sfc_main$c = defineComponent({
|
|
10409
10056
|
__name: "LewBadge",
|
|
10410
10057
|
props: badgeProps,
|
|
10411
10058
|
setup(__props) {
|
|
@@ -10418,7 +10065,7 @@ const _sfc_main$a = defineComponent({
|
|
|
10418
10065
|
return styleObj;
|
|
10419
10066
|
});
|
|
10420
10067
|
return (_ctx, _cache) => {
|
|
10421
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
10068
|
+
return openBlock(), createElementBlock("div", _hoisted_1$a, [
|
|
10422
10069
|
_ctx.value ? (openBlock(), createElementBlock("div", {
|
|
10423
10070
|
key: 0,
|
|
10424
10071
|
class: "lew-badge-value",
|
|
@@ -10434,7 +10081,7 @@ const _sfc_main$a = defineComponent({
|
|
|
10434
10081
|
};
|
|
10435
10082
|
}
|
|
10436
10083
|
});
|
|
10437
|
-
var LewBadge = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10084
|
+
var LewBadge = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/badge/src/LewBadge.vue"]]);
|
|
10438
10085
|
const tagProps = {
|
|
10439
10086
|
type: {
|
|
10440
10087
|
type: String,
|
|
@@ -10468,11 +10115,11 @@ const tagProps = {
|
|
|
10468
10115
|
}
|
|
10469
10116
|
};
|
|
10470
10117
|
var LewTag_vue_vue_type_style_index_0_lang = "";
|
|
10471
|
-
const _hoisted_1$
|
|
10472
|
-
const _hoisted_2$
|
|
10118
|
+
const _hoisted_1$9 = { class: "lew-tag-left" };
|
|
10119
|
+
const _hoisted_2$6 = { class: "lew-tag-value" };
|
|
10473
10120
|
const _hoisted_3$4 = { class: "lew-tag-right" };
|
|
10474
10121
|
const _hoisted_4$3 = ["onClick"];
|
|
10475
|
-
const _sfc_main$
|
|
10122
|
+
const _sfc_main$b = defineComponent({
|
|
10476
10123
|
__name: "LewTag",
|
|
10477
10124
|
props: tagProps,
|
|
10478
10125
|
emits: ["close"],
|
|
@@ -10532,10 +10179,10 @@ const _sfc_main$9 = defineComponent({
|
|
|
10532
10179
|
class: normalizeClass(["lew-tag", unref(tagClassName)]),
|
|
10533
10180
|
style: normalizeStyle(unref(getStyle2))
|
|
10534
10181
|
}, [
|
|
10535
|
-
createElementVNode("div", _hoisted_1$
|
|
10182
|
+
createElementVNode("div", _hoisted_1$9, [
|
|
10536
10183
|
renderSlot(_ctx.$slots, "left")
|
|
10537
10184
|
]),
|
|
10538
|
-
createElementVNode("div", _hoisted_2$
|
|
10185
|
+
createElementVNode("div", _hoisted_2$6, [
|
|
10539
10186
|
renderSlot(_ctx.$slots, "default")
|
|
10540
10187
|
]),
|
|
10541
10188
|
createElementVNode("div", _hoisted_3$4, [
|
|
@@ -10555,7 +10202,7 @@ const _sfc_main$9 = defineComponent({
|
|
|
10555
10202
|
};
|
|
10556
10203
|
}
|
|
10557
10204
|
});
|
|
10558
|
-
var LewTag = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10205
|
+
var LewTag = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/tag/src/LewTag.vue"]]);
|
|
10559
10206
|
const alertProps = {
|
|
10560
10207
|
list: {
|
|
10561
10208
|
type: Array,
|
|
@@ -10564,11 +10211,11 @@ const alertProps = {
|
|
|
10564
10211
|
}
|
|
10565
10212
|
};
|
|
10566
10213
|
var LewAlert_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10567
|
-
const _hoisted_1$
|
|
10568
|
-
const _hoisted_2$
|
|
10214
|
+
const _hoisted_1$8 = { class: "lew-alert-group" };
|
|
10215
|
+
const _hoisted_2$5 = { class: "alert-icon" };
|
|
10569
10216
|
const _hoisted_3$3 = { class: "message" };
|
|
10570
10217
|
const _hoisted_4$2 = { class: "title" };
|
|
10571
|
-
const _sfc_main$
|
|
10218
|
+
const _sfc_main$a = defineComponent({
|
|
10572
10219
|
__name: "LewAlert",
|
|
10573
10220
|
props: alertProps,
|
|
10574
10221
|
emits: ["close"],
|
|
@@ -10577,13 +10224,13 @@ const _sfc_main$8 = defineComponent({
|
|
|
10577
10224
|
return object2class$1("lew-alert", { type: item.type });
|
|
10578
10225
|
};
|
|
10579
10226
|
return (_ctx, _cache) => {
|
|
10580
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
10227
|
+
return openBlock(), createElementBlock("div", _hoisted_1$8, [
|
|
10581
10228
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.list, (item, i) => {
|
|
10582
10229
|
return openBlock(), createElementBlock("div", {
|
|
10583
10230
|
key: i,
|
|
10584
10231
|
class: normalizeClass(["lew-alert", alertClassName(item)])
|
|
10585
10232
|
}, [
|
|
10586
|
-
createElementVNode("div", _hoisted_2$
|
|
10233
|
+
createElementVNode("div", _hoisted_2$5, [
|
|
10587
10234
|
createVNode(unref(script), {
|
|
10588
10235
|
size: 16,
|
|
10589
10236
|
type: unref(getIconType)(item.type)
|
|
@@ -10608,7 +10255,7 @@ const _sfc_main$8 = defineComponent({
|
|
|
10608
10255
|
};
|
|
10609
10256
|
}
|
|
10610
10257
|
});
|
|
10611
|
-
var LewAlert = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10258
|
+
var LewAlert = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-a39e41be"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/alert/src/LewAlert.vue"]]);
|
|
10612
10259
|
var top = "top";
|
|
10613
10260
|
var bottom = "bottom";
|
|
10614
10261
|
var right = "right";
|
|
@@ -13226,8 +12873,8 @@ const textTrimProps = {
|
|
|
13226
12873
|
}
|
|
13227
12874
|
};
|
|
13228
12875
|
var LewTextTrim_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13229
|
-
const _hoisted_1$
|
|
13230
|
-
const _sfc_main$
|
|
12876
|
+
const _hoisted_1$7 = ["innerHTML"];
|
|
12877
|
+
const _sfc_main$9 = defineComponent({
|
|
13231
12878
|
__name: "LewTextTrim",
|
|
13232
12879
|
props: textTrimProps,
|
|
13233
12880
|
setup(__props) {
|
|
@@ -13237,40 +12884,38 @@ const _sfc_main$7 = defineComponent({
|
|
|
13237
12884
|
const watchOptions = { debounce: 250, maxWait: 1e3 };
|
|
13238
12885
|
watchDebounced(
|
|
13239
12886
|
() => props.text,
|
|
13240
|
-
() =>
|
|
12887
|
+
() => init(),
|
|
13241
12888
|
watchOptions
|
|
13242
12889
|
);
|
|
13243
12890
|
watchDebounced(
|
|
13244
12891
|
() => props.allowHTML,
|
|
13245
|
-
() =>
|
|
12892
|
+
() => init(),
|
|
13246
12893
|
watchOptions
|
|
13247
12894
|
);
|
|
13248
12895
|
watchDebounced(
|
|
13249
12896
|
() => props.placement,
|
|
13250
|
-
() =>
|
|
12897
|
+
() => init(),
|
|
13251
12898
|
watchOptions
|
|
13252
12899
|
);
|
|
13253
12900
|
watchDebounced(
|
|
13254
12901
|
() => props.allowHTML,
|
|
13255
|
-
() =>
|
|
12902
|
+
() => init(),
|
|
13256
12903
|
watchOptions
|
|
13257
12904
|
);
|
|
13258
12905
|
watchDebounced(
|
|
13259
12906
|
() => props.offset,
|
|
13260
|
-
() =>
|
|
12907
|
+
() => init(),
|
|
13261
12908
|
watchOptions
|
|
13262
12909
|
);
|
|
13263
|
-
const
|
|
13264
|
-
if (instance2) {
|
|
13265
|
-
instance2.destroy();
|
|
13266
|
-
instance2 = null;
|
|
13267
|
-
}
|
|
13268
|
-
};
|
|
13269
|
-
const showPop = () => {
|
|
12910
|
+
const init = () => {
|
|
13270
12911
|
const element = textTrimRef.value;
|
|
13271
12912
|
if (!element) {
|
|
13272
12913
|
return;
|
|
13273
12914
|
}
|
|
12915
|
+
if (instance2) {
|
|
12916
|
+
instance2.destroy();
|
|
12917
|
+
instance2 = null;
|
|
12918
|
+
}
|
|
13274
12919
|
let isEllipsis = false;
|
|
13275
12920
|
const { placement, allowHTML, text, offset: offset2 } = props;
|
|
13276
12921
|
if (props.lineClamp) {
|
|
@@ -13282,7 +12927,7 @@ const _sfc_main$7 = defineComponent({
|
|
|
13282
12927
|
element.style.cursor = "pointer";
|
|
13283
12928
|
instance2 = tippy(element, {
|
|
13284
12929
|
theme: "light",
|
|
13285
|
-
delay: [
|
|
12930
|
+
delay: [150, 150],
|
|
13286
12931
|
duration: [150, 150],
|
|
13287
12932
|
content: text,
|
|
13288
12933
|
animation: "shift-away-subtle",
|
|
@@ -13308,19 +12953,21 @@ const _sfc_main$7 = defineComponent({
|
|
|
13308
12953
|
const { x } = props;
|
|
13309
12954
|
return object2class$1("lew-text-trim", { x });
|
|
13310
12955
|
});
|
|
12956
|
+
onMounted(() => {
|
|
12957
|
+
init();
|
|
12958
|
+
});
|
|
13311
12959
|
return (_ctx, _cache) => {
|
|
13312
12960
|
return openBlock(), createElementBlock("div", {
|
|
13313
12961
|
ref_key: "textTrimRef",
|
|
13314
12962
|
ref: textTrimRef,
|
|
13315
12963
|
class: normalizeClass(["lew-text-trim-wrapper", unref(getClassNames)]),
|
|
13316
12964
|
style: normalizeStyle(unref(getTextTrimStyleObject)),
|
|
13317
|
-
onMouseover: showPop,
|
|
13318
12965
|
innerHTML: _ctx.text
|
|
13319
|
-
}, null,
|
|
12966
|
+
}, null, 14, _hoisted_1$7);
|
|
13320
12967
|
};
|
|
13321
12968
|
}
|
|
13322
12969
|
});
|
|
13323
|
-
var LewTextTrim = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12970
|
+
var LewTextTrim = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-52ffb0a0"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/text-trim/src/LewTextTrim.vue"]]);
|
|
13324
12971
|
const modalProps = {
|
|
13325
12972
|
title: {
|
|
13326
12973
|
type: String,
|
|
@@ -13374,11 +13021,11 @@ const modalProps = {
|
|
|
13374
13021
|
}
|
|
13375
13022
|
};
|
|
13376
13023
|
var LewModal_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13377
|
-
const _hoisted_1$
|
|
13024
|
+
const _hoisted_1$6 = {
|
|
13378
13025
|
key: 0,
|
|
13379
13026
|
class: "lew-modal-mask"
|
|
13380
13027
|
};
|
|
13381
|
-
const _hoisted_2$
|
|
13028
|
+
const _hoisted_2$4 = {
|
|
13382
13029
|
key: 1,
|
|
13383
13030
|
class: "header-slot"
|
|
13384
13031
|
};
|
|
@@ -13386,7 +13033,7 @@ const _hoisted_3$2 = {
|
|
|
13386
13033
|
key: 3,
|
|
13387
13034
|
class: "footer-slot"
|
|
13388
13035
|
};
|
|
13389
|
-
const _sfc_main$
|
|
13036
|
+
const _sfc_main$8 = defineComponent({
|
|
13390
13037
|
__name: "LewModal",
|
|
13391
13038
|
props: modalProps,
|
|
13392
13039
|
emits: ["update:visible", "ok", "cancel"],
|
|
@@ -13415,7 +13062,7 @@ const _sfc_main$6 = defineComponent({
|
|
|
13415
13062
|
return openBlock(), createBlock(Teleport, { to: "#lew-modal" }, [
|
|
13416
13063
|
createVNode(Transition, { name: "lew-modal-mask" }, {
|
|
13417
13064
|
default: withCtx(() => [
|
|
13418
|
-
unref(visible) ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
13065
|
+
unref(visible) ? (openBlock(), createElementBlock("div", _hoisted_1$6)) : createCommentVNode("v-if", true)
|
|
13419
13066
|
]),
|
|
13420
13067
|
_: 1
|
|
13421
13068
|
}),
|
|
@@ -13451,7 +13098,7 @@ const _sfc_main$6 = defineComponent({
|
|
|
13451
13098
|
})
|
|
13452
13099
|
]),
|
|
13453
13100
|
_: 1
|
|
13454
|
-
})) : (openBlock(), createElementBlock("div", _hoisted_2$
|
|
13101
|
+
})) : (openBlock(), createElementBlock("div", _hoisted_2$4, [
|
|
13455
13102
|
renderSlot(_ctx.$slots, "header", {}, void 0, true)
|
|
13456
13103
|
])),
|
|
13457
13104
|
renderSlot(_ctx.$slots, "main", {}, void 0, true),
|
|
@@ -13487,7 +13134,7 @@ const _sfc_main$6 = defineComponent({
|
|
|
13487
13134
|
};
|
|
13488
13135
|
}
|
|
13489
13136
|
});
|
|
13490
|
-
var LewModal = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13137
|
+
var LewModal = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-463e7ac1"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/modal/src/LewModal.vue"]]);
|
|
13491
13138
|
const popokProps = {
|
|
13492
13139
|
type: {
|
|
13493
13140
|
type: String,
|
|
@@ -13529,8 +13176,8 @@ const popokProps = {
|
|
|
13529
13176
|
}
|
|
13530
13177
|
};
|
|
13531
13178
|
var LewPopok_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13532
|
-
const _hoisted_1$
|
|
13533
|
-
const _hoisted_2$
|
|
13179
|
+
const _hoisted_1$5 = { class: "left" };
|
|
13180
|
+
const _hoisted_2$3 = { class: "right" };
|
|
13534
13181
|
const _hoisted_3$1 = {
|
|
13535
13182
|
key: 0,
|
|
13536
13183
|
class: "title"
|
|
@@ -13540,7 +13187,7 @@ const _hoisted_4$1 = {
|
|
|
13540
13187
|
class: "content"
|
|
13541
13188
|
};
|
|
13542
13189
|
const _hoisted_5 = { class: "footer" };
|
|
13543
|
-
const _sfc_main$
|
|
13190
|
+
const _sfc_main$7 = defineComponent({
|
|
13544
13191
|
__name: "LewPopok",
|
|
13545
13192
|
props: popokProps,
|
|
13546
13193
|
emits: ["show", "cancel"],
|
|
@@ -13588,7 +13235,7 @@ const _sfc_main$5 = defineComponent({
|
|
|
13588
13235
|
width: unref(any2px)(_ctx.width)
|
|
13589
13236
|
})
|
|
13590
13237
|
}, [
|
|
13591
|
-
createElementVNode("div", _hoisted_1$
|
|
13238
|
+
createElementVNode("div", _hoisted_1$5, [
|
|
13592
13239
|
createElementVNode("div", {
|
|
13593
13240
|
class: normalizeClass(`icon-${_ctx.type}`)
|
|
13594
13241
|
}, [
|
|
@@ -13620,7 +13267,7 @@ const _sfc_main$5 = defineComponent({
|
|
|
13620
13267
|
})) : createCommentVNode("v-if", true)
|
|
13621
13268
|
], 2)
|
|
13622
13269
|
]),
|
|
13623
|
-
createElementVNode("div", _hoisted_2$
|
|
13270
|
+
createElementVNode("div", _hoisted_2$3, [
|
|
13624
13271
|
_ctx.title ? (openBlock(), createElementBlock("div", _hoisted_3$1, toDisplayString(_ctx.title), 1)) : createCommentVNode("v-if", true),
|
|
13625
13272
|
_ctx.content ? (openBlock(), createElementBlock("div", _hoisted_4$1, toDisplayString(_ctx.content), 1)) : createCommentVNode("v-if", true),
|
|
13626
13273
|
createElementVNode("div", _hoisted_5, [
|
|
@@ -13646,7 +13293,7 @@ const _sfc_main$5 = defineComponent({
|
|
|
13646
13293
|
};
|
|
13647
13294
|
}
|
|
13648
13295
|
});
|
|
13649
|
-
var LewPopok = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13296
|
+
var LewPopok = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-7f9302c1"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/popok/src/LewPopok.vue"]]);
|
|
13650
13297
|
const popoverProps = {
|
|
13651
13298
|
trigger: {
|
|
13652
13299
|
type: String,
|
|
@@ -13685,14 +13332,19 @@ const popoverProps = {
|
|
|
13685
13332
|
}
|
|
13686
13333
|
};
|
|
13687
13334
|
var LewPopover_vue_vue_type_style_index_0_lang = "";
|
|
13688
|
-
const _hoisted_1$
|
|
13689
|
-
const _hoisted_2$
|
|
13690
|
-
const _sfc_main$
|
|
13335
|
+
const _hoisted_1$4 = { class: "lew-popover" };
|
|
13336
|
+
const _hoisted_2$2 = { class: "trigger" };
|
|
13337
|
+
const _sfc_main$6 = defineComponent({
|
|
13691
13338
|
__name: "LewPopover",
|
|
13692
13339
|
props: popoverProps,
|
|
13693
13340
|
emits: ["show", "hide"],
|
|
13694
13341
|
setup(__props, { expose: __expose, emit }) {
|
|
13342
|
+
var _a2;
|
|
13695
13343
|
const props = __props;
|
|
13344
|
+
const app = (_a2 = getCurrentInstance()) == null ? void 0 : _a2.appContext.app;
|
|
13345
|
+
if (app && !app.directive("loading")) {
|
|
13346
|
+
app.use(LewLoading);
|
|
13347
|
+
}
|
|
13696
13348
|
const triggerRef = ref();
|
|
13697
13349
|
const bodyRef = ref();
|
|
13698
13350
|
let instance2;
|
|
@@ -13766,7 +13418,7 @@ const _sfc_main$4 = defineComponent({
|
|
|
13766
13418
|
duration: [150, 150],
|
|
13767
13419
|
arrow: false,
|
|
13768
13420
|
offset: offset2,
|
|
13769
|
-
delay: trigger === "mouseenter" ? [
|
|
13421
|
+
delay: trigger === "mouseenter" ? [150, 150] : void 0,
|
|
13770
13422
|
appendTo: () => document.body,
|
|
13771
13423
|
allowHTML: true,
|
|
13772
13424
|
maxWidth: "none",
|
|
@@ -13797,13 +13449,13 @@ const _sfc_main$4 = defineComponent({
|
|
|
13797
13449
|
__expose({ show, hide: hide2, refresh });
|
|
13798
13450
|
return (_ctx, _cache) => {
|
|
13799
13451
|
const _directive_loading = resolveDirective("loading");
|
|
13800
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
13452
|
+
return openBlock(), createElementBlock("div", _hoisted_1$4, [
|
|
13801
13453
|
createElementVNode("label", {
|
|
13802
13454
|
ref_key: "triggerRef",
|
|
13803
13455
|
ref: triggerRef,
|
|
13804
13456
|
style: { "font-size": "0px" }
|
|
13805
13457
|
}, [
|
|
13806
|
-
createElementVNode("div", _hoisted_2$
|
|
13458
|
+
createElementVNode("div", _hoisted_2$2, [
|
|
13807
13459
|
renderSlot(_ctx.$slots, "trigger")
|
|
13808
13460
|
])
|
|
13809
13461
|
], 512),
|
|
@@ -13826,7 +13478,7 @@ const _sfc_main$4 = defineComponent({
|
|
|
13826
13478
|
};
|
|
13827
13479
|
}
|
|
13828
13480
|
});
|
|
13829
|
-
var LewPopover = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13481
|
+
var LewPopover = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/popover/src/LewPopover.vue"]]);
|
|
13830
13482
|
const drawerProps = {
|
|
13831
13483
|
visible: {
|
|
13832
13484
|
type: Boolean,
|
|
@@ -13881,7 +13533,7 @@ const object2class = (position) => {
|
|
|
13881
13533
|
return position ? `lew-drawer-main-${position}` : "lew-drawer-main-right";
|
|
13882
13534
|
};
|
|
13883
13535
|
var LewDrawer_vue_vue_type_style_index_0_lang = "";
|
|
13884
|
-
const _sfc_main$
|
|
13536
|
+
const _sfc_main$5 = defineComponent({
|
|
13885
13537
|
__name: "LewDrawer",
|
|
13886
13538
|
props: drawerProps,
|
|
13887
13539
|
emits: ["update:visible"],
|
|
@@ -13930,7 +13582,7 @@ const _sfc_main$3 = defineComponent({
|
|
|
13930
13582
|
};
|
|
13931
13583
|
}
|
|
13932
13584
|
});
|
|
13933
|
-
var LewDrawer = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13585
|
+
var LewDrawer = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/drawer/src/LewDrawer.vue"]]);
|
|
13934
13586
|
const resultProps = {
|
|
13935
13587
|
type: {
|
|
13936
13588
|
type: String,
|
|
@@ -13949,8 +13601,8 @@ const resultProps = {
|
|
|
13949
13601
|
}
|
|
13950
13602
|
};
|
|
13951
13603
|
var LewResult_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13952
|
-
const _hoisted_1$
|
|
13953
|
-
const _sfc_main$
|
|
13604
|
+
const _hoisted_1$3 = { class: "lew-result-content" };
|
|
13605
|
+
const _sfc_main$4 = defineComponent({
|
|
13954
13606
|
__name: "LewResult",
|
|
13955
13607
|
props: resultProps,
|
|
13956
13608
|
setup(__props) {
|
|
@@ -13999,7 +13651,7 @@ const _sfc_main$2 = defineComponent({
|
|
|
13999
13651
|
]),
|
|
14000
13652
|
_: 1
|
|
14001
13653
|
}),
|
|
14002
|
-
createElementVNode("div", _hoisted_1$
|
|
13654
|
+
createElementVNode("div", _hoisted_1$3, toDisplayString(_ctx.content), 1),
|
|
14003
13655
|
createElementVNode("div", null, [
|
|
14004
13656
|
renderSlot(_ctx.$slots, "handle", {}, void 0, true)
|
|
14005
13657
|
])
|
|
@@ -14009,7 +13661,7 @@ const _sfc_main$2 = defineComponent({
|
|
|
14009
13661
|
};
|
|
14010
13662
|
}
|
|
14011
13663
|
});
|
|
14012
|
-
var LewResult = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13664
|
+
var LewResult = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-12ebda23"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/result/src/LewResult.vue"]]);
|
|
14013
13665
|
function isObject$3(value) {
|
|
14014
13666
|
var type = typeof value;
|
|
14015
13667
|
return value != null && (type == "object" || type == "function");
|
|
@@ -14243,7 +13895,7 @@ const backTopProps = {
|
|
|
14243
13895
|
}
|
|
14244
13896
|
};
|
|
14245
13897
|
var LewBackTop_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
14246
|
-
const _sfc_main$
|
|
13898
|
+
const _sfc_main$3 = defineComponent({
|
|
14247
13899
|
__name: "LewBackTop",
|
|
14248
13900
|
props: backTopProps,
|
|
14249
13901
|
emits: ["click"],
|
|
@@ -14300,7 +13952,101 @@ const _sfc_main$1 = defineComponent({
|
|
|
14300
13952
|
};
|
|
14301
13953
|
}
|
|
14302
13954
|
});
|
|
14303
|
-
var LewBackTop = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13955
|
+
var LewBackTop = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-36ae6e41"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/backtop/src/LewBackTop.vue"]]);
|
|
13956
|
+
const menuProps = {
|
|
13957
|
+
options: {
|
|
13958
|
+
type: Array,
|
|
13959
|
+
default: [],
|
|
13960
|
+
typeDesc: ``,
|
|
13961
|
+
description: "\u989C\u8272"
|
|
13962
|
+
},
|
|
13963
|
+
selectKey: {
|
|
13964
|
+
type: [String, Number],
|
|
13965
|
+
default: "",
|
|
13966
|
+
typeDesc: ``,
|
|
13967
|
+
description: "\u9009\u4E2D\u7684\u503C"
|
|
13968
|
+
},
|
|
13969
|
+
openKeys: {
|
|
13970
|
+
type: Array,
|
|
13971
|
+
default: [],
|
|
13972
|
+
typeDesc: ``,
|
|
13973
|
+
description: "\u5C55\u5F00\u7684\u503C"
|
|
13974
|
+
}
|
|
13975
|
+
};
|
|
13976
|
+
var LewMenuItem_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13977
|
+
const _hoisted_1$2 = { class: "lew-menu-item" };
|
|
13978
|
+
const _sfc_main$2 = defineComponent({
|
|
13979
|
+
__name: "LewMenuItem",
|
|
13980
|
+
props: menuProps,
|
|
13981
|
+
setup(__props) {
|
|
13982
|
+
return (_ctx, _cache) => {
|
|
13983
|
+
const _component_lew_menu_item = resolveComponent("lew-menu-item", true);
|
|
13984
|
+
return openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.options, (item) => {
|
|
13985
|
+
return openBlock(), createElementBlock("div", _hoisted_1$2, [
|
|
13986
|
+
createTextVNode(toDisplayString(item.label) + " ", 1),
|
|
13987
|
+
createElementVNode("div", {
|
|
13988
|
+
style: normalizeStyle({ paddingLeft: `${item.level * 10}px` })
|
|
13989
|
+
}, [
|
|
13990
|
+
createVNode(_component_lew_menu_item, {
|
|
13991
|
+
options: item.children
|
|
13992
|
+
}, {
|
|
13993
|
+
default: withCtx(() => [
|
|
13994
|
+
createTextVNode(toDisplayString(item.label), 1)
|
|
13995
|
+
]),
|
|
13996
|
+
_: 2
|
|
13997
|
+
}, 1032, ["options"])
|
|
13998
|
+
], 4)
|
|
13999
|
+
]);
|
|
14000
|
+
}), 256);
|
|
14001
|
+
};
|
|
14002
|
+
}
|
|
14003
|
+
});
|
|
14004
|
+
var LewMenuItem = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-06eb589a"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/menu/src/LewMenuItem.vue"]]);
|
|
14005
|
+
var LewMenu_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
14006
|
+
const _hoisted_1$1 = { class: "lew-menu" };
|
|
14007
|
+
const _hoisted_2$1 = { class: "lew-menu-main" };
|
|
14008
|
+
const _sfc_main$1 = defineComponent({
|
|
14009
|
+
__name: "LewMenu",
|
|
14010
|
+
props: menuProps,
|
|
14011
|
+
setup(__props) {
|
|
14012
|
+
const props = __props;
|
|
14013
|
+
const generateEnterpriseMenu = (menuData, level = 1) => {
|
|
14014
|
+
return menuData.map((item) => {
|
|
14015
|
+
const { id, label, value, children, disabled, icon } = item;
|
|
14016
|
+
const menuItem = {
|
|
14017
|
+
id,
|
|
14018
|
+
label,
|
|
14019
|
+
value,
|
|
14020
|
+
disabled,
|
|
14021
|
+
icon,
|
|
14022
|
+
level
|
|
14023
|
+
};
|
|
14024
|
+
if (level < 3 && children && children.length > 0) {
|
|
14025
|
+
menuItem.children = generateEnterpriseMenu(children, level + 1);
|
|
14026
|
+
}
|
|
14027
|
+
return menuItem;
|
|
14028
|
+
});
|
|
14029
|
+
};
|
|
14030
|
+
const watchOptions = { deep: true, debounce: 250, maxWait: 1e3 };
|
|
14031
|
+
const _options = ref([]);
|
|
14032
|
+
watchDebounced(
|
|
14033
|
+
() => props.options,
|
|
14034
|
+
() => {
|
|
14035
|
+
_options.value = generateEnterpriseMenu(props.options);
|
|
14036
|
+
},
|
|
14037
|
+
watchOptions
|
|
14038
|
+
);
|
|
14039
|
+
_options.value = generateEnterpriseMenu(props.options);
|
|
14040
|
+
return (_ctx, _cache) => {
|
|
14041
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1, [
|
|
14042
|
+
createElementVNode("div", _hoisted_2$1, [
|
|
14043
|
+
createVNode(LewMenuItem, { options: unref(_options) }, null, 8, ["options"])
|
|
14044
|
+
])
|
|
14045
|
+
]);
|
|
14046
|
+
};
|
|
14047
|
+
}
|
|
14048
|
+
});
|
|
14049
|
+
var LewMenu = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-2b7fba67"], ["__file", "C:/Users/div/Documents/GitHub/lew-ui/packages/components/menu/src/LewMenu.vue"]]);
|
|
14304
14050
|
var components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
14305
14051
|
__proto__: null,
|
|
14306
14052
|
LewFlex,
|
|
@@ -14351,7 +14097,6 @@ var components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProp
|
|
|
14351
14097
|
dateRangePickerProps,
|
|
14352
14098
|
dateRangeProps,
|
|
14353
14099
|
dateProps,
|
|
14354
|
-
LewUpload,
|
|
14355
14100
|
LewTable,
|
|
14356
14101
|
tableProps,
|
|
14357
14102
|
LewPagination,
|
|
@@ -14387,9 +14132,11 @@ var components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProp
|
|
|
14387
14132
|
LewBackTop,
|
|
14388
14133
|
backTopProps,
|
|
14389
14134
|
LewTextTrim,
|
|
14390
|
-
textTrimProps
|
|
14135
|
+
textTrimProps,
|
|
14136
|
+
LewMenu,
|
|
14137
|
+
menuProps
|
|
14391
14138
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
14392
|
-
var index$
|
|
14139
|
+
var index$7 = "";
|
|
14393
14140
|
const warning$2 = (e) => {
|
|
14394
14141
|
message({
|
|
14395
14142
|
type: "warning",
|
|
@@ -14507,7 +14254,7 @@ const setMessage = ({ type, e }) => {
|
|
|
14507
14254
|
}, e.duration || 3e3);
|
|
14508
14255
|
}, 10);
|
|
14509
14256
|
};
|
|
14510
|
-
var index$
|
|
14257
|
+
var index$6 = {
|
|
14511
14258
|
name: "LewMessage",
|
|
14512
14259
|
warning: warning$2,
|
|
14513
14260
|
info: info$2,
|
|
@@ -14786,7 +14533,7 @@ const dialog = (type, options) => {
|
|
|
14786
14533
|
app.mount(div2);
|
|
14787
14534
|
div2.remove();
|
|
14788
14535
|
};
|
|
14789
|
-
var index$
|
|
14536
|
+
var index$5 = {
|
|
14790
14537
|
name: "LewDialog",
|
|
14791
14538
|
warning: warning$1,
|
|
14792
14539
|
info: info$1,
|
|
@@ -14794,7 +14541,7 @@ var index$7 = {
|
|
|
14794
14541
|
success: success$1,
|
|
14795
14542
|
error: error$1
|
|
14796
14543
|
};
|
|
14797
|
-
var
|
|
14544
|
+
var LewTooltip = {
|
|
14798
14545
|
install(app) {
|
|
14799
14546
|
app.directive("tooltip", {
|
|
14800
14547
|
mounted(el, binding) {
|
|
@@ -14813,9 +14560,9 @@ var index$6 = {
|
|
|
14813
14560
|
placement: binding.value.placement,
|
|
14814
14561
|
allowHTML: binding.value.allowHTML,
|
|
14815
14562
|
arrow: false,
|
|
14816
|
-
duration: [
|
|
14563
|
+
duration: [120, 120],
|
|
14817
14564
|
maxWidth: 250,
|
|
14818
|
-
delay: trigger === "mouseenter" ? [
|
|
14565
|
+
delay: trigger === "mouseenter" ? [150, 150] : void 0
|
|
14819
14566
|
});
|
|
14820
14567
|
el.instance.popper.children[0].setAttribute(
|
|
14821
14568
|
"data-lew",
|
|
@@ -14841,7 +14588,7 @@ var index$6 = {
|
|
|
14841
14588
|
}
|
|
14842
14589
|
};
|
|
14843
14590
|
let _toBackUp;
|
|
14844
|
-
var index$
|
|
14591
|
+
var index$4 = {
|
|
14845
14592
|
install(app) {
|
|
14846
14593
|
app.directive("backtop", {
|
|
14847
14594
|
mounted(el, binding) {
|
|
@@ -14858,8 +14605,14 @@ var index$5 = {
|
|
|
14858
14605
|
_toBackUp = () => {
|
|
14859
14606
|
if (!dom.value)
|
|
14860
14607
|
return;
|
|
14861
|
-
const
|
|
14862
|
-
|
|
14608
|
+
const timer2 = setInterval(() => {
|
|
14609
|
+
const scrollDom = dom.value;
|
|
14610
|
+
const ispeed = Math.floor(-scrollDom.scrollTop / 5);
|
|
14611
|
+
scrollDom.scrollTop = scrollDom.scrollTop + ispeed;
|
|
14612
|
+
if (scrollDom.scrollTop === 0) {
|
|
14613
|
+
clearInterval(timer2);
|
|
14614
|
+
}
|
|
14615
|
+
}, 20);
|
|
14863
14616
|
};
|
|
14864
14617
|
el.addEventListener("click", _toBackUp);
|
|
14865
14618
|
},
|
|
@@ -14869,7 +14622,7 @@ var index$5 = {
|
|
|
14869
14622
|
});
|
|
14870
14623
|
}
|
|
14871
14624
|
};
|
|
14872
|
-
var index$
|
|
14625
|
+
var index$3 = "";
|
|
14873
14626
|
const warning = ({ title, content, delay = 3e3 }) => {
|
|
14874
14627
|
notification("warning", title, content, delay);
|
|
14875
14628
|
};
|
|
@@ -14969,7 +14722,7 @@ const add = (type, title, content, delay) => {
|
|
|
14969
14722
|
delay > 0 && startTimer();
|
|
14970
14723
|
}, 10);
|
|
14971
14724
|
};
|
|
14972
|
-
var index$
|
|
14725
|
+
var index$2 = {
|
|
14973
14726
|
name: "LewNotification",
|
|
14974
14727
|
warning,
|
|
14975
14728
|
info,
|
|
@@ -14977,10 +14730,10 @@ var index$3 = {
|
|
|
14977
14730
|
success,
|
|
14978
14731
|
error
|
|
14979
14732
|
};
|
|
14980
|
-
var index$
|
|
14733
|
+
var index$1 = "";
|
|
14981
14734
|
let loadingWrapper;
|
|
14982
14735
|
let loadingBox;
|
|
14983
|
-
var
|
|
14736
|
+
var LewLoading = {
|
|
14984
14737
|
install(app) {
|
|
14985
14738
|
app.directive("loading", {
|
|
14986
14739
|
mounted(el, binding) {
|
|
@@ -15018,12 +14771,12 @@ var index$1 = {
|
|
|
15018
14771
|
};
|
|
15019
14772
|
var directives = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
15020
14773
|
__proto__: null,
|
|
15021
|
-
LewMessage: index$
|
|
15022
|
-
LewDialog: index$
|
|
15023
|
-
|
|
15024
|
-
|
|
15025
|
-
LewNotification: index$
|
|
15026
|
-
LewLoading
|
|
14774
|
+
LewMessage: index$6,
|
|
14775
|
+
LewDialog: index$5,
|
|
14776
|
+
LewTooltip,
|
|
14777
|
+
LewBacktop: index$4,
|
|
14778
|
+
LewNotification: index$2,
|
|
14779
|
+
LewLoading
|
|
15027
14780
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
15028
14781
|
const install = function(Vue) {
|
|
15029
14782
|
if (install.installed)
|
|
@@ -15051,4 +14804,4 @@ const install = function(Vue) {
|
|
|
15051
14804
|
var index = {
|
|
15052
14805
|
install
|
|
15053
14806
|
};
|
|
15054
|
-
export { LewAlert, LewAvatar, LewBackTop, LewBadge, LewBreadcrumb, LewButton, LewCascader, LewCheckbox, LewCheckboxGroup, LewDate, LewDatePicker, LewDateRange, LewDateRangePicker, index$
|
|
14807
|
+
export { LewAlert, LewAvatar, LewBackTop, index$4 as LewBacktop, LewBadge, LewBreadcrumb, LewButton, LewCascader, LewCheckbox, LewCheckboxGroup, LewDate, LewDatePicker, LewDateRange, LewDateRangePicker, index$5 as LewDialog, LewDrawer, LewDropdown, LewFlex, LewForm, script as LewIcon, LewInput, LewInputTag, LewLayout, LewLoading, LewMagicNumber, LewMagicText, LewMark, LewMenu, index$6 as LewMessage, LewModal, index$2 as LewNotification, LewPagination, LewPopok, LewPopover, LewRadioGroup, LewResult, LewSelect, LewSelectMultiple, LewSpace, LewSteps, LewSwitch, LewTable, LewTabs, LewTag, LewTextTrim, LewTextarea, LewTitle, LewTooltip, LewTreeSelect, SpaceOptions, alertProps, avatarProps, backTopProps, badgeProps, breadcrumbProps, buttonProps, cascaderProps, checkboxGroupProps, checkboxProps, datePickerProps, dateProps, dateRangePickerProps, dateRangeProps, index as default, drawerProps, dropdownProps, flexProps, formProps, getPosition, getStyle, inputProps, inputTagProps, magicNumberProps, markProps, menuProps, modalProps, object2class, paginationProps, popokProps, popoverProps, radioGroupProps, radioProps, resultProps, selectMultipleProps, selectProps, steps, switchProps, tableProps, tabsProps, tagProps, textTrimProps, textareaProps, titleProps };
|