matrix_components 2.0.470 → 2.0.472

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/README.md CHANGED
@@ -4,8 +4,6 @@
4
4
 
5
5
  Matrix Components 是一个功能丰富的 Vue 3 企业级组件库,提供办公文档预览、动态表单、视频播放、权限控制等完整解决方案。
6
6
 
7
- > 组件库版本标识: `emh1eWluZw==`
8
-
9
7
  组件使用示例参考 `dist/ComponentDemo`
10
8
 
11
9
  ## 📸 部分组件预览
@@ -92356,7 +92356,6 @@ async function getEncryptSm2(publicKey, originalArr = [], isAdd04 = false, ciphe
92356
92356
  });
92357
92357
  return encryptArrs;
92358
92358
  }
92359
- const _0x7a68 = "emh1eWluZw==";
92360
92359
  const components = {
92361
92360
  NsVideo,
92362
92361
  NsExcel: _sfc_main$8,
@@ -92386,6 +92385,7 @@ const install = (app2, _params = null) => {
92386
92385
  }
92387
92386
  try {
92388
92387
  registerDirective(app2);
92388
+ app2.config.globalProperties.$__matrix_components_by__ = "emh1eWluZw==";
92389
92389
  } catch (error) {
92390
92390
  console.error("注册指令失败:", error);
92391
92391
  }
@@ -92421,7 +92421,6 @@ export {
92421
92421
  NsSaturationLine as NsSaturationline,
92422
92422
  NsVideo,
92423
92423
  NsWord,
92424
- _0x7a68,
92425
92424
  autoScaleInit,
92426
92425
  closeAllNsDialog,
92427
92426
  components,