flame-plus 1.5.66 → 1.5.67

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.
@@ -1,7 +1,8 @@
1
1
  var BW = Object.defineProperty;
2
2
  var _W = (t, e, n) => e in t ? BW(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
3
  var dg = (t, e, n) => _W(t, typeof e != "symbol" ? e + "" : e, n);
4
- import zW, { warn as VW, defineComponent as jt, ref as it, reactive as jo, onMounted as Ll, resolveComponent as Me, createElementBlock as Le, openBlock as ce, createBlock as bt, createVNode as j, unref as X, withCtx as H, createTextVNode as Tt, computed as Ae, watch as xt, onBeforeUnmount as $b, normalizeStyle as wh, nextTick as ts, mergeProps as Tn, isVNode as Ch, normalizeClass as Vi, toDisplayString as Dn, inject as L1, createElementVNode as Re, Fragment as Pt, renderList as Fn, onUnmounted as WW, createCommentVNode as Lt, normalizeProps as KI, guardReactiveProps as UW, defineAsyncComponent as Lb, getCurrentInstance as qI, useCssVars as HW, h as Ro, provide as s2, createSlots as wa, renderSlot as $s, isRef as KW, toRaw as l2, resolveDirective as GI, withDirectives as xa, withKeys as _u, withModifiers as Lr, vShow as _c, onBeforeMount as qW, shallowRef as kp, Teleport as GW, resolveDynamicComponent as SM, useAttrs as YI, toRef as YW } from "vue";
4
+ import * as zW from "vue";
5
+ const { warn: VW, defineComponent: jt, ref: it, reactive: jo, onMounted: Ll, resolveComponent: Me, createElementBlock: Le, openBlock: ce, createBlock: bt, createVNode: j, unref: X, withCtx: H, createTextVNode: Tt, computed: Ae, watch: xt, onBeforeUnmount: $b, normalizeStyle: wh, nextTick: ts, mergeProps: Tn, isVNode: Ch, normalizeClass: Vi, toDisplayString: Dn, inject: L1, createElementVNode: Re, Fragment: Pt, renderList: Fn, onUnmounted: WW, createCommentVNode: Lt, normalizeProps: KI, guardReactiveProps: UW, defineAsyncComponent: Lb, getCurrentInstance: qI, useCssVars: HW, h: Ro, provide: s2, createSlots: wa, renderSlot: $s, isRef: KW, toRaw: l2, resolveDirective: GI, withDirectives: xa, withKeys: _u, withModifiers: Lr, vShow: _c, onBeforeMount: qW, shallowRef: kp, Teleport: GW, resolveDynamicComponent: SM, useAttrs: YI, toRef: YW } = zW;
5
6
  import { InfoFilled as XW, ArrowRight as zu, Collection as kM, FolderOpened as jM, CopyDocument as AM, Delete as TM, QuestionFilled as JW } from "@element-plus/icons-vue";
6
7
  import QW from "tinymce/tinymce";
7
8
  import ZW from "@tinymce/tinymce-vue";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "flame-plus",
3
3
  "type": "module",
4
- "version": "1.5.66",
4
+ "version": "1.5.67",
5
5
  "description": "基于 element-plus 的组件库",
6
6
  "main": "./flameDist/flame-plus.es.js",
7
7
  "module": "./flameDist/flame-plus.es.js",