command-center-v3-common 0.0.1 → 0.0.4

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.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as m, ref as u, computed as _, resolveComponent as s, openBlock as h, createElementBlock as f, Fragment as b, createElementVNode as t, createVNode as e, mergeProps as y, unref as g, createSlots as v, withCtx as o } from "vue";
2
- import { a as x } from "./command-center-v3-common-C7zcE6rW.js";
2
+ import { a as x } from "./command-center-v3-common-BOJxwdit.js";
3
3
  const C = { class: "h-[600px] bg-[#ff000033]" }, w = { class: "flex items-center justify-center gap-x-2.5" }, D = /* @__PURE__ */ t("span", null, "添加部门", -1), S = /* @__PURE__ */ t("span", null, "批量删除", -1), T = { class: "flex items-center" }, j = /* @__PURE__ */ m({
4
4
  __name: "hy-table-demo",
5
5
  setup(k) {
@@ -1,5 +1,5 @@
1
- import { defineComponent as k, ref as _, resolveComponent as a, openBlock as U, createElementBlock as S, createVNode as e, unref as s, isRef as d, createElementVNode as r, withCtx as i, createTextVNode as p } from "vue";
2
- import { _ as C } from "./command-center-v3-common-C7zcE6rW.js";
1
+ import { defineComponent as k, ref as _, resolveComponent as a, openBlock as U, createElementBlock as S, createVNode as e, unref as d, isRef as s, createElementVNode as r, withCtx as i, createTextVNode as p } from "vue";
2
+ import { _ as C } from "./command-center-v3-common-BOJxwdit.js";
3
3
  const D = { class: "text-hy-text-main overflow-auto h-[800px]" }, Y = { class: "mb-2 h-[300px] w-[200px]" }, z = /* @__PURE__ */ r("div", { class: "text-xs box-border w-full h-full rounded overflow-hidden border border-hy-main bg-hy-dialog-bg-1 shadow-[0_0_6px_0] shadow-hy-main flex flex-col" }, [
4
4
  /* @__PURE__ */ r("div", { class: "bg-[#f00] h-[50px]" }, " 4444 "),
5
5
  /* @__PURE__ */ r("div", { class: "flex-grow h-0" }, " 2632 ")
@@ -26,25 +26,25 @@ const D = { class: "text-hy-text-main overflow-auto h-[800px]" }, Y = { class: "
26
26
  const V = a("el-calendar"), m = a("el-date-picker"), h = a("el-button"), b = a("el-tooltip"), g = a("el-popover"), u = a("el-progress"), c = a("el-switch"), v = a("el-radio"), w = a("el-radio-group"), y = a("el-tree-v2");
27
27
  return U(), S("div", D, [
28
28
  e(V, {
29
- modelValue: s(n),
30
- "onUpdate:modelValue": t[0] || (t[0] = (l) => d(n) ? n.value = l : null)
29
+ modelValue: d(n),
30
+ "onUpdate:modelValue": t[0] || (t[0] = (l) => s(n) ? n.value = l : null)
31
31
  }, null, 8, ["modelValue"]),
32
32
  e(m, {
33
- modelValue: s(n),
34
- "onUpdate:modelValue": t[1] || (t[1] = (l) => d(n) ? n.value = l : null),
33
+ modelValue: d(n),
34
+ "onUpdate:modelValue": t[1] || (t[1] = (l) => s(n) ? n.value = l : null),
35
35
  type: "datetimerange",
36
36
  "start-placeholder": "Start Date",
37
37
  "end-placeholder": "End Date"
38
38
  }, null, 8, ["modelValue"]),
39
39
  e(m, {
40
- modelValue: s(n),
41
- "onUpdate:modelValue": t[2] || (t[2] = (l) => d(n) ? n.value = l : null),
40
+ modelValue: d(n),
41
+ "onUpdate:modelValue": t[2] || (t[2] = (l) => s(n) ? n.value = l : null),
42
42
  type: "datetime",
43
43
  placeholder: "Select date and time"
44
44
  }, null, 8, ["modelValue"]),
45
45
  e(m, {
46
- modelValue: s(n),
47
- "onUpdate:modelValue": t[3] || (t[3] = (l) => d(n) ? n.value = l : null),
46
+ modelValue: d(n),
47
+ "onUpdate:modelValue": t[3] || (t[3] = (l) => s(n) ? n.value = l : null),
48
48
  clearable: !1,
49
49
  "value-format": "YYYY-MM",
50
50
  type: "month",
@@ -109,8 +109,7 @@ const D = { class: "text-hy-text-main overflow-auto h-[800px]" }, Y = { class: "
109
109
  e(u, {
110
110
  "text-inside": !0,
111
111
  "stroke-width": 24,
112
- percentage: 100,
113
- status: "success"
112
+ percentage: 100
114
113
  }),
115
114
  e(u, {
116
115
  "text-inside": !0,
@@ -126,8 +125,8 @@ const D = { class: "text-hy-text-main overflow-auto h-[800px]" }, Y = { class: "
126
125
  })
127
126
  ]),
128
127
  e(c, {
129
- modelValue: s(o),
130
- "onUpdate:modelValue": t[4] || (t[4] = (l) => d(o) ? o.value = l : null),
128
+ modelValue: d(o),
129
+ "onUpdate:modelValue": t[4] || (t[4] = (l) => s(o) ? o.value = l : null),
131
130
  size: "large",
132
131
  "inline-prompt": "",
133
132
  width: "80",
@@ -136,22 +135,22 @@ const D = { class: "text-hy-text-main overflow-auto h-[800px]" }, Y = { class: "
136
135
  }, null, 8, ["modelValue"]),
137
136
  T,
138
137
  e(c, {
139
- modelValue: s(o),
140
- "onUpdate:modelValue": t[5] || (t[5] = (l) => d(o) ? o.value = l : null),
138
+ modelValue: d(o),
139
+ "onUpdate:modelValue": t[5] || (t[5] = (l) => s(o) ? o.value = l : null),
141
140
  "active-text": "Open",
142
141
  "inactive-text": "Close"
143
142
  }, null, 8, ["modelValue"]),
144
143
  B,
145
144
  e(c, {
146
- modelValue: s(o),
147
- "onUpdate:modelValue": t[6] || (t[6] = (l) => d(o) ? o.value = l : null),
145
+ modelValue: d(o),
146
+ "onUpdate:modelValue": t[6] || (t[6] = (l) => s(o) ? o.value = l : null),
148
147
  size: "small",
149
148
  "active-text": "启动",
150
149
  "inactive-text": "关闭"
151
150
  }, null, 8, ["modelValue"]),
152
151
  e(w, {
153
- modelValue: s(o),
154
- "onUpdate:modelValue": t[7] || (t[7] = (l) => d(o) ? o.value = l : null)
152
+ modelValue: d(o),
153
+ "onUpdate:modelValue": t[7] || (t[7] = (l) => s(o) ? o.value = l : null)
155
154
  }, {
156
155
  default: i(() => [
157
156
  e(v, { value: "Sponsor" }, {
@@ -171,7 +170,7 @@ const D = { class: "text-hy-text-main overflow-auto h-[800px]" }, Y = { class: "
171
170
  }, 8, ["modelValue"]),
172
171
  e(y, {
173
172
  style: { "max-width": "600px" },
174
- data: s(x),
173
+ data: d(x),
175
174
  props: f,
176
175
  "show-checkbox": "",
177
176
  height: 208,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as m, ref as d, resolveComponent as a, openBlock as b, createElementBlock as l, createVNode as f, withCtx as c, createTextVNode as p } from "vue";
2
- import { d as g } from "./command-center-v3-common-C7zcE6rW.js";
2
+ import { d as g } from "./command-center-v3-common-BOJxwdit.js";
3
3
  const r = { class: "flex items-center justify-center gap-x-3" }, w = /* @__PURE__ */ m({
4
4
  __name: "image-viewer-demo",
5
5
  setup(u) {