@quickbi/bi-types 3.0.46-beta.3 → 3.0.46

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/cjs/index.js CHANGED
@@ -2011,7 +2011,6 @@ var RouteKey;
2011
2011
  RouteKey2["viewSearch"] = "viewSearch";
2012
2012
  RouteKey2["viewPortal"] = "viewPortal";
2013
2013
  RouteKey2["viewCategory"] = "viewCategory";
2014
- RouteKey2["copilotHome"] = "copilotHome";
2015
2014
  RouteKey2["workPlatform"] = "workPlatform";
2016
2015
  RouteKey2["workspace"] = "workspace";
2017
2016
  RouteKey2["portalList"] = "portalList";
@@ -2038,14 +2037,12 @@ var RouteKey;
2038
2037
  RouteKey2["resourceLineage"] = "resourceLineage";
2039
2038
  RouteKey2["advanceVersion"] = "advanceVersion";
2040
2039
  RouteKey2["workspacePreview"] = "workspacePreview";
2041
- RouteKey2["copilotRoot"] = "copilotRoot";
2040
+ RouteKey2["copilotHome"] = "copilotHome";
2042
2041
  RouteKey2["copilotView"] = "copilotView";
2043
2042
  RouteKey2["copilotPublicView"] = "copilotPublicView";
2044
2043
  RouteKey2["portalRoot"] = "portalRoot";
2045
2044
  RouteKey2["portalEdit"] = "portalEdit";
2046
2045
  RouteKey2["portalView"] = "portalView";
2047
- RouteKey2["portalPublicView"] = "portalPublicView";
2048
- RouteKey2["portalId"] = "portalID";
2049
2046
  RouteKey2["formRoot"] = "formRoot";
2050
2047
  RouteKey2["formCreate"] = "formCreate";
2051
2048
  RouteKey2["formEdit"] = "formEdit";
@@ -2846,20 +2843,13 @@ var ROUTE_TREE = {
2846
2843
  }
2847
2844
  ]
2848
2845
  },
2849
- /** 智能小Q */
2850
2846
  {
2851
- key: RouteKey.copilotRoot,
2852
- path: "/copilot",
2853
- children: [
2854
- {
2855
- key: RouteKey.copilotView,
2856
- path: "/copilot"
2857
- },
2858
- {
2859
- key: RouteKey.copilotPublicView,
2860
- path: "/token3rd/copilot"
2861
- }
2862
- ]
2847
+ key: RouteKey.copilotView,
2848
+ path: "/copilot"
2849
+ },
2850
+ {
2851
+ key: RouteKey.copilotPublicView,
2852
+ path: "/token3rd/copilot"
2863
2853
  },
2864
2854
  /** 数据门户 */
2865
2855
  {
@@ -2873,14 +2863,6 @@ var ROUTE_TREE = {
2873
2863
  {
2874
2864
  key: RouteKey.portalView,
2875
2865
  path: "/product/view.htm"
2876
- },
2877
- {
2878
- key: RouteKey.portalId,
2879
- path: "/product/:productId"
2880
- },
2881
- {
2882
- key: RouteKey.portalPublicView,
2883
- path: "/token3rd/product/view.htm"
2884
2866
  }
2885
2867
  ]
2886
2868
  },
@@ -2972,7 +2954,6 @@ var ROUTE_TREE = {
2972
2954
  }
2973
2955
  ]
2974
2956
  },
2975
- /** 数据集 */
2976
2957
  {
2977
2958
  key: RouteKey.datasetRoot,
2978
2959
  path: "/cube",
@@ -3036,7 +3017,7 @@ var ROUTE_TREE = {
3036
3017
  },
3037
3018
  {
3038
3019
  key: RouteKey.screenPublicView,
3039
- path: "/token3rd/screen/view/pc.htm"
3020
+ path: "/token3rd/screen/view.htm"
3040
3021
  }
3041
3022
  ]
3042
3023
  },
@@ -3208,7 +3189,6 @@ var ROUTE_TREE = {
3208
3189
  }
3209
3190
  ]
3210
3191
  },
3211
- /** 开放应用 */
3212
3192
  {
3213
3193
  key: RouteKey.openPlatRoot,
3214
3194
  path: "/openplatform",
@@ -282,9 +282,6 @@ export declare enum RouteKey {
282
282
  viewPortal = "viewPortal",
283
283
  /** 业务类目 */
284
284
  viewCategory = "viewCategory",
285
- /** ------------------------- 智能小Q页 ------------------------- */
286
- /** 首页下的智能小Q页 */
287
- copilotHome = "copilotHome",
288
285
  /** ------------------------- 工作台页 ------------------------- */
289
286
  /** 工作台 会跳到很多地方 */
290
287
  workPlatform = "workPlatform",
@@ -339,9 +336,9 @@ export declare enum RouteKey {
339
336
  advanceVersion = "advanceVersion",
340
337
  /** 老列表页 */
341
338
  workspacePreview = "workspacePreview",
342
- /** -------------------------------------------------- 智能小Q -------------------------------------------------- */
343
- /** 智能小Q */
344
- copilotRoot = "copilotRoot",
339
+ /** -------------------------------------------------- 智能小Q相关 -------------------------------------------------- */
340
+ /** 智能小Q 首页内智能小Q */
341
+ copilotHome = "copilotHome",
345
342
  /** 智能小Q 单独预览页 */
346
343
  copilotView = "copilotView",
347
344
  /** 智能小Q 单独预览-公开预览 */
@@ -353,10 +350,6 @@ export declare enum RouteKey {
353
350
  portalEdit = "portalEdit",
354
351
  /** 数据门户预览页 */
355
352
  portalView = "portalView",
356
- /** 数据门户公开预览页 */
357
- portalPublicView = "portalPublicView",
358
- /** 数据门户预览短链模式 */
359
- portalId = "portalID",
360
353
  /** --------------------------------------------------- 数据填报 --------------------------------------------------- */
361
354
  /** 表单填报系统 */
362
355
  formRoot = "formRoot",
package/esm/index.mjs CHANGED
@@ -1877,7 +1877,6 @@ var RouteKey;
1877
1877
  RouteKey2["viewSearch"] = "viewSearch";
1878
1878
  RouteKey2["viewPortal"] = "viewPortal";
1879
1879
  RouteKey2["viewCategory"] = "viewCategory";
1880
- RouteKey2["copilotHome"] = "copilotHome";
1881
1880
  RouteKey2["workPlatform"] = "workPlatform";
1882
1881
  RouteKey2["workspace"] = "workspace";
1883
1882
  RouteKey2["portalList"] = "portalList";
@@ -1904,14 +1903,12 @@ var RouteKey;
1904
1903
  RouteKey2["resourceLineage"] = "resourceLineage";
1905
1904
  RouteKey2["advanceVersion"] = "advanceVersion";
1906
1905
  RouteKey2["workspacePreview"] = "workspacePreview";
1907
- RouteKey2["copilotRoot"] = "copilotRoot";
1906
+ RouteKey2["copilotHome"] = "copilotHome";
1908
1907
  RouteKey2["copilotView"] = "copilotView";
1909
1908
  RouteKey2["copilotPublicView"] = "copilotPublicView";
1910
1909
  RouteKey2["portalRoot"] = "portalRoot";
1911
1910
  RouteKey2["portalEdit"] = "portalEdit";
1912
1911
  RouteKey2["portalView"] = "portalView";
1913
- RouteKey2["portalPublicView"] = "portalPublicView";
1914
- RouteKey2["portalId"] = "portalID";
1915
1912
  RouteKey2["formRoot"] = "formRoot";
1916
1913
  RouteKey2["formCreate"] = "formCreate";
1917
1914
  RouteKey2["formEdit"] = "formEdit";
@@ -2712,20 +2709,13 @@ var ROUTE_TREE = {
2712
2709
  }
2713
2710
  ]
2714
2711
  },
2715
- /** 智能小Q */
2716
2712
  {
2717
- key: RouteKey.copilotRoot,
2718
- path: "/copilot",
2719
- children: [
2720
- {
2721
- key: RouteKey.copilotView,
2722
- path: "/copilot"
2723
- },
2724
- {
2725
- key: RouteKey.copilotPublicView,
2726
- path: "/token3rd/copilot"
2727
- }
2728
- ]
2713
+ key: RouteKey.copilotView,
2714
+ path: "/copilot"
2715
+ },
2716
+ {
2717
+ key: RouteKey.copilotPublicView,
2718
+ path: "/token3rd/copilot"
2729
2719
  },
2730
2720
  /** 数据门户 */
2731
2721
  {
@@ -2739,14 +2729,6 @@ var ROUTE_TREE = {
2739
2729
  {
2740
2730
  key: RouteKey.portalView,
2741
2731
  path: "/product/view.htm"
2742
- },
2743
- {
2744
- key: RouteKey.portalId,
2745
- path: "/product/:productId"
2746
- },
2747
- {
2748
- key: RouteKey.portalPublicView,
2749
- path: "/token3rd/product/view.htm"
2750
2732
  }
2751
2733
  ]
2752
2734
  },
@@ -2838,7 +2820,6 @@ var ROUTE_TREE = {
2838
2820
  }
2839
2821
  ]
2840
2822
  },
2841
- /** 数据集 */
2842
2823
  {
2843
2824
  key: RouteKey.datasetRoot,
2844
2825
  path: "/cube",
@@ -2902,7 +2883,7 @@ var ROUTE_TREE = {
2902
2883
  },
2903
2884
  {
2904
2885
  key: RouteKey.screenPublicView,
2905
- path: "/token3rd/screen/view/pc.htm"
2886
+ path: "/token3rd/screen/view.htm"
2906
2887
  }
2907
2888
  ]
2908
2889
  },
@@ -3074,7 +3055,6 @@ var ROUTE_TREE = {
3074
3055
  }
3075
3056
  ]
3076
3057
  },
3077
- /** 开放应用 */
3078
3058
  {
3079
3059
  key: RouteKey.openPlatRoot,
3080
3060
  path: "/openplatform",
@@ -282,9 +282,6 @@ export declare enum RouteKey {
282
282
  viewPortal = "viewPortal",
283
283
  /** 业务类目 */
284
284
  viewCategory = "viewCategory",
285
- /** ------------------------- 智能小Q页 ------------------------- */
286
- /** 首页下的智能小Q页 */
287
- copilotHome = "copilotHome",
288
285
  /** ------------------------- 工作台页 ------------------------- */
289
286
  /** 工作台 会跳到很多地方 */
290
287
  workPlatform = "workPlatform",
@@ -339,9 +336,9 @@ export declare enum RouteKey {
339
336
  advanceVersion = "advanceVersion",
340
337
  /** 老列表页 */
341
338
  workspacePreview = "workspacePreview",
342
- /** -------------------------------------------------- 智能小Q -------------------------------------------------- */
343
- /** 智能小Q */
344
- copilotRoot = "copilotRoot",
339
+ /** -------------------------------------------------- 智能小Q相关 -------------------------------------------------- */
340
+ /** 智能小Q 首页内智能小Q */
341
+ copilotHome = "copilotHome",
345
342
  /** 智能小Q 单独预览页 */
346
343
  copilotView = "copilotView",
347
344
  /** 智能小Q 单独预览-公开预览 */
@@ -353,10 +350,6 @@ export declare enum RouteKey {
353
350
  portalEdit = "portalEdit",
354
351
  /** 数据门户预览页 */
355
352
  portalView = "portalView",
356
- /** 数据门户公开预览页 */
357
- portalPublicView = "portalPublicView",
358
- /** 数据门户预览短链模式 */
359
- portalId = "portalID",
360
353
  /** --------------------------------------------------- 数据填报 --------------------------------------------------- */
361
354
  /** 表单填报系统 */
362
355
  formRoot = "formRoot",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quickbi/bi-types",
3
- "version": "3.0.46-beta.3",
3
+ "version": "3.0.46",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org",
6
6
  "access": "public"