command-center-v3-common 0.0.11 → 0.0.12
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/dist/{box-border-demo-Ey36v51_.js → box-border-demo-skfFUc8G.js} +1 -1
- package/dist/{button-demo-gxlxZBqo.js → button-demo-gD6HWX8k.js} +1 -1
- package/dist/command-center-v3-common-YydASLPL.js +53398 -0
- package/dist/command-center-v3-common.js +11 -10
- package/dist/command-center-v3-common.umd.cjs +67 -45
- package/dist/data-time-shortcuts-demo-BYliJUaV.js +31 -0
- package/dist/{hy-table-demo-B9UmUZ0d.js → hy-table-demo-DB4T45_v.js} +1 -1
- package/dist/{hy-test-CIdjboWi.js → hy-test-B2jtJk3l.js} +1 -1
- package/dist/{image-viewer-demo-Dzp0gY_q.js → image-viewer-demo-CYNV6xbG.js} +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/style.css +1 -1
- package/dist/{svg-icon-demo-DwFnzUbr.js → svg-icon-demo-m1tJAtp1.js} +1 -1
- package/dist/{test-demo-DeeK8sFo.js → test-demo-DHQTaU3B.js} +1 -1
- package/dist/{tips-modal-demo-BtYKa52F.js → tips-modal-demo-BLrVTBuy.js} +1 -1
- package/dist/{user-head-demo-CsrXUSoK.js → user-head-demo-Diuf-JGd.js} +1 -1
- package/dist/{vue-cropper-demo-DzQDTbND.js → vue-cropper-demo-Cm4YfVNY.js} +1 -1
- package/package.json +1 -1
- package/dist/command-center-v3-common-S8XoRtJh.js +0 -49431
- package/dist/data-time-shortcuts-demo-WNnQuxdq.js +0 -411
@@ -0,0 +1,31 @@
|
|
1
|
+
import { defineComponent as a, ref as n, openBlock as l, createBlock as r, unref as i } from "vue";
|
2
|
+
import { D as s } from "./command-center-v3-common-YydASLPL.js";
|
3
|
+
const f = /* @__PURE__ */ a({
|
4
|
+
__name: "data-time-shortcuts-demo",
|
5
|
+
setup(c) {
|
6
|
+
const o = n([
|
7
|
+
{
|
8
|
+
label: "今日",
|
9
|
+
value: 1
|
10
|
+
},
|
11
|
+
{
|
12
|
+
label: "近7天",
|
13
|
+
value: 7
|
14
|
+
},
|
15
|
+
{
|
16
|
+
label: "近30天",
|
17
|
+
value: 30
|
18
|
+
}
|
19
|
+
]);
|
20
|
+
function t(e) {
|
21
|
+
console.log(e);
|
22
|
+
}
|
23
|
+
return (e, u) => (l(), r(s, {
|
24
|
+
"option-list": i(o),
|
25
|
+
onChange: t
|
26
|
+
}, null, 8, ["option-list"]));
|
27
|
+
}
|
28
|
+
});
|
29
|
+
export {
|
30
|
+
f as default
|
31
|
+
};
|
@@ -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-
|
2
|
+
import { a as x } from "./command-center-v3-common-YydASLPL.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
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-
|
2
|
+
import { _ as C } from "./command-center-v3-common-YydASLPL.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 ")
|
@@ -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-
|
2
|
+
import { d as g } from "./command-center-v3-common-YydASLPL.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) {
|
package/dist/index.d.ts
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
import { ComponentOptionsMixin } from 'vue';
|
2
2
|
import { DefineComponent } from 'vue';
|
3
|
+
import { default as HyDataTimeShortcuts } from './common/data-time-shortcuts/index.vue';
|
3
4
|
import { PropType as PropType_2 } from 'vue';
|
4
5
|
import { PublicProps } from 'vue';
|
5
6
|
|
@@ -728,6 +729,8 @@ height: string;
|
|
728
729
|
content?(_: {}): any;
|
729
730
|
}>;
|
730
731
|
|
732
|
+
export { HyDataTimeShortcuts }
|
733
|
+
|
731
734
|
export declare const HyImageViewer: DefineComponent< {}, {
|
732
735
|
onShowViewer: typeof onShowViewer;
|
733
736
|
imageViewerClose: typeof imageViewerClose;
|