@das-fed/ui 7.0.0-zhonwang.4 → 7.0.0-zxj.7

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.
Files changed (30) hide show
  1. package/esm-map.json +2 -1
  2. package/package.json +5 -5
  3. package/packages/business-components/device-panel/index.js +6 -6
  4. package/packages/business-components/device-panel/index.js.gz +0 -0
  5. package/packages/business-components/device-panel/style.css +1 -1
  6. package/packages/business-components/device-panel/style.css.gz +0 -0
  7. package/packages/business-components/process-form/index.js +675 -655
  8. package/packages/business-components/process-form/index.js.gz +0 -0
  9. package/packages/business-components/process-form/src/utils/common-methods.d.ts +6 -0
  10. package/packages/business-components/process-search-form/index.js +54 -54
  11. package/packages/business-components/process-search-form/index.js.gz +0 -0
  12. package/packages/components/dialog/index.d.ts +3 -3
  13. package/packages/components/dialog/src/Index.vue.d.ts +1 -1
  14. package/packages/components/hls-player/index.js +488 -484
  15. package/packages/components/hls-player/index.js.gz +0 -0
  16. package/packages/components/hls-player/src/type.d.ts +3 -0
  17. package/packages/components/hls-player/style.css +1 -1
  18. package/packages/components/hls-player/style.css.gz +0 -0
  19. package/packages/components/live-player/index.d.ts +2 -0
  20. package/packages/components/live-player/index.js +822 -814
  21. package/packages/components/live-player/index.js.gz +0 -0
  22. package/packages/components/live-player/src/type.d.ts +3 -0
  23. package/packages/components/live-player/style.css +1 -1
  24. package/packages/components/rich-editor/index.d.ts +2 -1
  25. package/packages/components/rich-editor/index.js +1 -0
  26. package/packages/components/rich-editor/index.js.gz +0 -0
  27. package/packages/components/search-form/index.js +175 -174
  28. package/packages/components/search-form/index.js.gz +0 -0
  29. package/packages/components/search-form/style.css +1 -1
  30. package/packages/components/search-form/style.css.gz +0 -0
package/esm-map.json CHANGED
@@ -431,5 +431,6 @@
431
431
  "DasHlsPlayer": "/packages/components/hls-player/index",
432
432
  "getDasHlsPlayerRef": "/packages/components/hls-player/index",
433
433
  "DasIconTucao2": "/packages/icons/tucao-2/index",
434
- "DasIconTucao": "/packages/icons/tucao/index"
434
+ "DasIconTucao": "/packages/icons/tucao/index",
435
+ "DasRichEditorBoot": "/packages/components/rich-editor/index"
435
436
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/ui",
3
- "version": "7.0.0-zhonwang.4",
3
+ "version": "7.0.0-zxj.7",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./index.js",
@@ -26,7 +26,7 @@
26
26
  "@antv/x6-plugin-snapline": "^2.1.7",
27
27
  "@antv/x6-plugin-transform": "^2.1.8",
28
28
  "@antv/x6-vue-shape": "^2.1.2",
29
- "@das-fed/cli": "7.0.0-zhonwang.4",
29
+ "@das-fed/cli": "7.0.0-zxj.7",
30
30
  "@element-plus/icons-vue": "^2.3.1",
31
31
  "@types/lodash": "^4.14.194",
32
32
  "@types/lodash-es": "^4.17.9",
@@ -56,9 +56,9 @@
56
56
  "vue-tsc": "^2.0.29"
57
57
  },
58
58
  "dependencies": {
59
- "@das-fed/ui": "7.0.0-zhonwang.4",
60
- "@das-fed/utils": "7.0.0-zhonwang.4",
61
- "@das-fed/web": "7.0.0-zhonwang.4",
59
+ "@das-fed/ui": "7.0.0-zxj.7",
60
+ "@das-fed/utils": "7.0.0-zxj.7",
61
+ "@das-fed/web": "7.0.0-zxj.7",
62
62
  "@types/markdown-it": "^14.1.2",
63
63
  "@wangeditor-next/editor": "5.6.31",
64
64
  "@wangeditor-next/editor-for-vue": "5.1.14",
@@ -397,7 +397,7 @@ const IE = sc.get("/panel-style/list"), Qv = SE.get("/equipment-drawings"), FD =
397
397
  D(
398
398
  "div",
399
399
  {
400
- class: Ce(["operation-plan-calendar", { hidden: d.value }])
400
+ class: Ce(["operation-plan-calendar", { "hidden-calendar": d.value }])
401
401
  },
402
402
  [
403
403
  W(S(AD), {
@@ -436,7 +436,7 @@ const IE = sc.get("/panel-style/list"), Qv = SE.get("/equipment-drawings"), FD =
436
436
  "div",
437
437
  {
438
438
  onClick: Nt(_, ["stop"]),
439
- class: Ce([{ hidden: d.value }, "hidden-box"])
439
+ class: Ce([{ "hidden-class": d.value }, "hidden-box"])
440
440
  },
441
441
  [
442
442
  W(S(ot), {
@@ -546,7 +546,7 @@ const IE = sc.get("/panel-style/list"), Qv = SE.get("/equipment-drawings"), FD =
546
546
  [S(na)]
547
547
  ]);
548
548
  }
549
- }), oP = /* @__PURE__ */ Xe(iP, [["__scopeId", "data-v-b9911da8"]]), sP = (r) => {
549
+ }), oP = /* @__PURE__ */ Xe(iP, [["__scopeId", "data-v-2995f269"]]), sP = (r) => {
550
550
  const t = M(null);
551
551
  return {
552
552
  operationPlanVue: () => Tt(oP, {
@@ -55250,7 +55250,7 @@ const mte = (r) => r === null || typeof r > "u" || r === "", xD = (r, t = "YYYY/
55250
55250
  D(
55251
55251
  "div",
55252
55252
  {
55253
- class: Ce(["operation-plan-calendar", { hidden: d.value }])
55253
+ class: Ce(["operation-plan-calendar", { "hidden-calendar": d.value }])
55254
55254
  },
55255
55255
  [
55256
55256
  W(S(AD), {
@@ -55289,7 +55289,7 @@ const mte = (r) => r === null || typeof r > "u" || r === "", xD = (r, t = "YYYY/
55289
55289
  "div",
55290
55290
  {
55291
55291
  onClick: Nt(_, ["stop"]),
55292
- class: Ce([{ hidden: d.value }, "hidden-box"])
55292
+ class: Ce([{ "hidden-class": d.value }, "hidden-box"])
55293
55293
  },
55294
55294
  [
55295
55295
  W(S(ot), {
@@ -55399,7 +55399,7 @@ const mte = (r) => r === null || typeof r > "u" || r === "", xD = (r, t = "YYYY/
55399
55399
  [S(na)]
55400
55400
  ]);
55401
55401
  }
55402
- }), kse = /* @__PURE__ */ Xe(Ase, [["__scopeId", "data-v-78928874"]]), Mse = (r) => {
55402
+ }), kse = /* @__PURE__ */ Xe(Ase, [["__scopeId", "data-v-60a41a80"]]), Mse = (r) => {
55403
55403
  const t = M(null);
55404
55404
  return {
55405
55405
  operationPlanVue: () => Tt(kse, {