dfs-page-config 0.7.16 → 0.7.18

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.
@@ -129738,7 +129738,7 @@ const Row = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["render", _sfc_render$6
129738
129738
  ].map((tAe) => {
129739
129739
  Ff.component(tAe.name, tAe);
129740
129740
  });
129741
- }, sensors$1 = (Ff, kh) => {
129741
+ }, sensors = (Ff, kh) => {
129742
129742
  if (((Ff == null ? void 0 : Ff.VITE_NODE_ENV) || "").indexOf("prod") === -1)
129743
129743
  return;
129744
129744
  const oAe = JSON.parse(localStorage.getItem("userInfo") || "{}");
@@ -129791,10 +129791,10 @@ const Row = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["render", _sfc_render$6
129791
129791
  //是否开启触达图,not_collect 表示关闭,不会自动采集 $WebStay 事件,可以设置 'default' 表示开启。
129792
129792
  scroll_notice_map: "default"
129793
129793
  }
129794
- }), sensors.registerPage({
129794
+ }), window.sensors.registerPage({
129795
129795
  application_name_test: uAe.toUpperCase(),
129796
129796
  dfsUserId: oAe.name
129797
- }), sensors.quick("autoTrack");
129797
+ }), window.sensors.quick("autoTrack");
129798
129798
  };
129799
129799
  let setWatermark = (Ff, kh, tAe, oAe, uAe, pAe, hAe, AAe, vAe) => {
129800
129800
  var qAe;
@@ -131703,7 +131703,7 @@ const analyzeResourceLoadTime = () => {
131703
131703
  const tAe = () => ({
131704
131704
  t: (pAe) => pAe
131705
131705
  });
131706
- Ff.config.globalProperties.useI18n = kh.useI18n || tAe, kh.monitorConfig && ((uAe = (oAe = kh.env) == null ? void 0 : oAe.VITE_NODE_ENV) == null ? void 0 : uAe.indexOf("prod")) > -1 && initPerformanceMonitor(kh.monitorConfig.staticResourceMonitor, kh.monitorConfig.apiRequestThreshold), kh.isSendSensors && sensors$1(kh.env, kh.project_name), kh.watermark && watermark.init();
131706
+ Ff.config.globalProperties.useI18n = kh.useI18n || tAe, kh.monitorConfig && ((uAe = (oAe = kh.env) == null ? void 0 : oAe.VITE_NODE_ENV) == null ? void 0 : uAe.indexOf("prod")) > -1 && initPerformanceMonitor(kh.monitorConfig.staticResourceMonitor, kh.monitorConfig.apiRequestThreshold), kh.isSendSensors && sensors(kh.env, kh.project_name), kh.watermark && watermark.init();
131707
131707
  };
131708
131708
  export {
131709
131709
  AgTable,