yc-design-vue 1.9.8 → 1.9.9
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/es/AutoComplete/type.d.ts +3 -1
- package/es/BackTop/index.css +1 -1
- package/es/BackTop/index.vue.js +2 -7
- package/es/Button/hooks/useContext.d.ts +2 -2
- package/es/Button/hooks/useContext.js +3 -13
- package/es/Button/index.css +1 -1
- package/es/Image/ImagePreviewToolbar.vue.js +6 -6
- package/es/InputNumber/InputNumber.vue.d.ts +0 -1
- package/es/InputNumber/InputNumber.vue.js +1 -6
- package/es/InputNumber/InputOperaBtn.vue.js +1 -1
- package/es/InputNumber/index.d.ts +0 -3
- package/es/InputNumber/type.d.ts +0 -2
- package/es/Select/hooks/useSelectHotkeys.js +3 -1
- package/es/TimePicker/TimePicker.vue.js +2 -2
- package/es/Transfer/TransferPanel.vue.js +8 -6
- package/es/Transfer/type.d.ts +3 -9
- package/es/Trigger/hooks/useTriggerPosition.d.ts +0 -1
- package/es/Trigger/hooks/useTriggerPosition.js +3 -8
- package/es/Trigger/index.vue.js +2 -1
- package/es/Typography/TypographyBase.vue.js +2 -2
- package/es/VerificationCode/index.vue.js +5 -3
- package/es/Watermark/index.d.ts +3 -3
- package/es/Watermark/index.vue.d.ts +1 -1
- package/es/_shared/icons/IconCopy.vue.js +23 -1
- package/es/_shared/icons/IconCopy.vue2.js +1 -23
- package/es/_shared/icons/IconDelete.vue.js +1 -23
- package/es/_shared/icons/IconDelete.vue2.js +23 -1
- package/es/_shared/icons/IconEdit.vue.js +23 -1
- package/es/_shared/icons/IconEdit.vue2.js +1 -23
- package/es/_shared/icons/IconFullScreen.vue.js +23 -1
- package/es/_shared/icons/IconFullScreen.vue2.js +1 -23
- package/es/_shared/icons/IconMinus.vue.js +1 -23
- package/es/_shared/icons/IconMinus.vue2.js +23 -1
- package/es/_shared/icons/IconOriginSize.vue.js +29 -1
- package/es/_shared/icons/IconOriginSize.vue2.js +1 -29
- package/es/_shared/icons/IconRotateLeft.vue.js +23 -1
- package/es/_shared/icons/IconRotateLeft.vue2.js +1 -23
- package/es/_shared/icons/IconRotateRight.vue.js +23 -1
- package/es/_shared/icons/IconRotateRight.vue2.js +1 -23
- package/es/_shared/icons/IconSearch.vue.js +1 -23
- package/es/_shared/icons/IconSearch.vue2.js +23 -1
- package/es/_shared/icons/IconZoomIn.vue.js +23 -1
- package/es/_shared/icons/IconZoomIn.vue2.js +1 -23
- package/es/_shared/icons/IconZoomOut.vue.js +23 -1
- package/es/_shared/icons/IconZoomOut.vue2.js +1 -23
- package/es/_shared/utils/global-config.d.ts +1 -1
- package/es/_shared/utils/global-config.js +1 -1
- package/es/style.css +1 -1
- package/lib/AutoComplete/type.d.ts +3 -1
- package/lib/BackTop/index.css +1 -1
- package/lib/BackTop/index.vue.js +1 -1
- package/lib/Button/hooks/useContext.d.ts +2 -2
- package/lib/Button/hooks/useContext.js +1 -1
- package/lib/Button/index.css +1 -1
- package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
- package/lib/InputNumber/InputNumber.vue.d.ts +0 -1
- package/lib/InputNumber/InputNumber.vue.js +1 -1
- package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
- package/lib/InputNumber/index.d.ts +0 -3
- package/lib/InputNumber/type.d.ts +0 -2
- package/lib/Select/hooks/useSelectHotkeys.js +1 -1
- package/lib/TimePicker/TimePicker.vue.js +1 -1
- package/lib/Transfer/TransferPanel.vue.js +1 -1
- package/lib/Transfer/type.d.ts +3 -9
- package/lib/Trigger/hooks/useTriggerPosition.d.ts +0 -1
- package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Typography/TypographyBase.vue.js +1 -1
- package/lib/VerificationCode/index.vue.js +1 -1
- package/lib/Watermark/index.d.ts +3 -3
- package/lib/Watermark/index.vue.d.ts +1 -1
- package/lib/_shared/icons/IconCopy.vue.js +1 -1
- package/lib/_shared/icons/IconCopy.vue2.js +1 -1
- package/lib/_shared/icons/IconDelete.vue.js +1 -1
- package/lib/_shared/icons/IconDelete.vue2.js +1 -1
- package/lib/_shared/icons/IconEdit.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.vue2.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconMinus.vue.js +1 -1
- package/lib/_shared/icons/IconMinus.vue2.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconSearch.vue.js +1 -1
- package/lib/_shared/icons/IconSearch.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/_shared/utils/global-config.d.ts +1 -1
- package/lib/_shared/utils/global-config.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const n=require("../components/Icon/index.vue3.js");;/* empty css */const o=e.defineComponent({__name:"IconMinus",setup:o=>(o,r)=>(e.openBlock(),e.createBlock(e.unref(n),e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M5 24h38"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const n=require("../components/Icon/index.vue3.js");;/* empty css */const o=e.defineComponent({__name:"IconOriginSize",setup:o=>(o,t)=>(e.openBlock(),e.createBlock(e.unref(n),e.normalizeProps(e.guardReactiveProps(o.$attrs)),{default:e.withCtx(()=>t[0]||(t[0]=[e.createElementVNode("path",{d:"m5.5 11.5 5-2.5h1v32M34 11.5 39 9h1v32"},null,-1),e.createElementVNode("path",{d:"M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z",fill:"currentColor",stroke:"none"},null,-1),e.createElementVNode("path",{d:"M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z"},null,-1)])),_:1,__:[0]},16))});module.exports=o;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue
|
1
|
+
"use strict";const e=require("./IconOriginSize.vue.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconRotateLeft",setup:n=>(n,t)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>t[0]||(t[0]=[e.createElementVNode("path",{d:"M10 22a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V22ZM23 11h11a6 6 0 0 1 6 6v6M22.5 12.893 19.587 11 22.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue
|
1
|
+
"use strict";const e=require("./IconRotateLeft.vue.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconRotateRight",setup:n=>(n,t)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>t[0]||(t[0]=[e.createElementVNode("path",{d:"M38 22a1 1 0 0 0-1-1H17a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V22ZM25 11H14a6 6 0 0 0-6 6v6M25.5 12.893 28.413 11 25.5 9.107v3.786Z"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue
|
1
|
+
"use strict";const e=require("./IconRotateRight.vue.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("./IconSearch.vue2.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconSearch",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconZoomIn",setup:n=>(n,r)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>r[0]||(r[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue
|
1
|
+
"use strict";const e=require("./IconZoomIn.vue.js");module.exports=e;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("
|
1
|
+
"use strict";const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../utils/dom.js"),require("../utils/time.js"),require("../utils/locale.js"),/* empty css */;/* empty css */const o=require("../components/Icon/index.vue3.js");;/* empty css */const n=e.defineComponent({__name:"IconZoomOut",setup:n=>(n,t)=>(e.openBlock(),e.createBlock(e.unref(o),e.normalizeProps(e.guardReactiveProps(n.$attrs)),{default:e.withCtx(()=>t[0]||(t[0]=[e.createElementVNode("path",{d:"M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15"},null,-1)])),_:1,__:[0]},16))});module.exports=n;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue
|
1
|
+
"use strict";const e=require("./IconZoomOut.vue.js");module.exports=e;
|
@@ -10,7 +10,7 @@ export interface ConfigProviderProvide {
|
|
10
10
|
export declare const getGlobalConfig: (props?: Props) => {
|
11
11
|
zIndex: Ref<number, number>;
|
12
12
|
locale: Ref<ObjectData | undefined, ObjectData | undefined>;
|
13
|
-
size: import('vue').ComputedRef<any>;
|
14
13
|
isAbsolute: import('vue').ComputedRef<any>;
|
14
|
+
size: import('vue').ComputedRef<any>;
|
15
15
|
popupContainer: import('vue').ComputedRef<any>;
|
16
16
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("./dom.js");const o=require("./is.js");require("./time.js"),require("./locale.js");const i="config-props",r=(i,r)=>e.computed(()=>o.isUndefined(null==i?void 0:i.value)||o.isString(i.value)&&!i.value.length?r.value:i.value);exports.CONFIG_PROVIDER_PROVIDE_KEY=i,exports.getGlobalConfig=(n={})=>{const{zIndex:l,locale:t,size:u,popupContainer:s}=e.inject(i,{locale:e.ref(),zIndex:e.ref(1001),size:e.ref("medium"),popupContainer:e.ref("body")}),{size:a,popupContainer:p,renderToBody:c}=e.toRefs(e.isReactive(n)?n:e.reactive(n)),
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("./dom.js");const o=require("./is.js");require("./time.js"),require("./locale.js");const i="config-props",r=(i,r)=>e.computed(()=>o.isUndefined(null==i?void 0:i.value)||o.isString(i.value)&&!i.value.length?r.value:i.value);exports.CONFIG_PROVIDER_PROVIDE_KEY=i,exports.getGlobalConfig=(n={})=>{const{zIndex:l,locale:t,size:u,popupContainer:s}=e.inject(i,{locale:e.ref(),zIndex:e.ref(1001),size:e.ref("medium"),popupContainer:e.ref("body")}),{size:a,popupContainer:p,renderToBody:c}=e.toRefs(e.isReactive(n)?n:e.reactive(n));return{zIndex:l,locale:t,isAbsolute:e.computed(()=>p.value||o.isBoolean(null==c?void 0:c.value)&&!c.value),size:r(a,u),popupContainer:r(p,s)}};
|