comand-component-library 4.0.5 → 4.0.6
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/comand-component-library.js +1 -0
- package/dist/comand-component-library.umd.cjs +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/ComponentLibrary.vue +1 -0
- package/src/components/CmdFakeSelect.vue +1 -0
- package/src/components/CmdSidebar.vue +1 -0
- package/src/components/EditComponentWrapper.vue +10 -5
- package/src/index.js +1 -0
@@ -13595,6 +13595,7 @@ export {
|
|
13595
13595
|
rp as CmdWidthLimitationWrapper,
|
13596
13596
|
dp as DirFocus,
|
13597
13597
|
cp as DirTelephone,
|
13598
|
+
he as EditComponentWrapper,
|
13598
13599
|
li as createHtmlId,
|
13599
13600
|
Me as createUuid,
|
13600
13601
|
ve as getFileExtension,
|