@antsoo-lib/components 0.1.16 → 0.1.17
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 +1 @@
|
|
|
1
|
-
import{genFocusStyle as
|
|
1
|
+
import{genFocusStyle as B}from"../../style/index.mjs";import{genCompactItemStyle as x}from"../../style/compact-item.mjs";import{genCompactItemVerticalStyle as H}from"../../style/compact-item-vertical.mjs";import"../../theme/internal.mjs";import E from"./group.mjs";import T from"../../theme/util/genComponentStyleHook.mjs";import{merge as g}from"../../theme/util/statistic.mjs";const D=o=>{const{componentCls:r,iconCls:l}=o;return{[r]:{outline:"none",position:"relative",display:"inline-block",fontWeight:400,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",backgroundColor:"transparent",border:`${o.lineWidth}px ${o.lineType} transparent`,cursor:"pointer",transition:`all ${o.motionDurationMid} ${o.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",lineHeight:o.lineHeight,color:o.colorText,"> span":{display:"inline-block"},[`> ${l} + span, > span + ${l}`]:{marginInlineStart:o.marginXS},"> a":{color:"currentColor"},"&:not(:disabled)":{...B(o)},[`&-icon-only${r}-compact-item`]:{flex:"none"},[`&-compact-item${r}-primary`]:{[`&:not([disabled]) + ${r}-compact-item${r}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:-o.lineWidth,insetInlineStart:-o.lineWidth,display:"inline-block",width:o.lineWidth,height:`calc(100% + ${o.lineWidth*2}px)`,backgroundColor:o.colorPrimaryHover,content:'""'}}},"&-compact-vertical-item":{[`&${r}-primary`]:{[`&:not([disabled]) + ${r}-compact-vertical-item${r}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:-o.lineWidth,insetInlineStart:-o.lineWidth,display:"inline-block",width:`calc(100% + ${o.lineWidth*2}px)`,height:o.lineWidth,backgroundColor:o.colorPrimaryHover,content:'""'}}}}}}},c=(o,r)=>({"&:not(:disabled)":{"&:hover":o,"&:active":r}}),f=o=>({minWidth:o.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),w=o=>({borderRadius:o.controlHeight,paddingInlineStart:o.controlHeight/2,paddingInlineEnd:o.controlHeight/2}),a=o=>({cursor:"not-allowed",borderColor:o.colorBorder,color:o.colorTextDisabled,backgroundColor:o.colorBgContainerDisabled,boxShadow:"none"}),e=(o,r,l,i,t,n,s)=>({[`&${o}-background-ghost`]:{color:r||void 0,backgroundColor:"transparent",borderColor:l||void 0,boxShadow:"none",...c({backgroundColor:"transparent",...n},{backgroundColor:"transparent",...s}),"&:disabled":{cursor:"not-allowed",color:i||void 0,borderColor:t||void 0}}}),u=o=>({"&:disabled":{...a(o)}}),b=o=>({...u(o)}),d=o=>({"&:disabled":{cursor:"not-allowed",color:o.colorTextDisabled}}),S=o=>({...b(o),backgroundColor:o.colorBgContainer,borderColor:o.colorBorder,boxShadow:`0 ${o.controlOutlineWidth}px 0 ${o.controlTmpOutline}`,...c({color:o.colorPrimaryHover,borderColor:o.colorPrimaryHover},{color:o.colorPrimaryActive,borderColor:o.colorPrimaryActive}),...e(o.componentCls,o.colorBgContainer,o.colorBgContainer,o.colorTextDisabled,o.colorBorder),[`&${o.componentCls}-dangerous`]:{color:o.colorError,borderColor:o.colorError,...c({color:o.colorErrorHover,borderColor:o.colorErrorBorderHover},{color:o.colorErrorActive,borderColor:o.colorErrorActive}),...e(o.componentCls,o.colorError,o.colorError,o.colorTextDisabled,o.colorBorder),...u(o)}}),A=o=>({...b(o),color:o.colorTextLightSolid,backgroundColor:o.colorPrimary,boxShadow:`0 ${o.lineWidth}px 0 ${o.controlOutline}`,...c({color:o.colorTextLightSolid,backgroundColor:o.colorPrimaryHover},{color:o.colorTextLightSolid,backgroundColor:o.colorPrimaryActive}),...e(o.componentCls,o.colorPrimary,o.colorPrimary,o.colorTextDisabled,o.colorBorder,{color:o.colorPrimaryHover,borderColor:o.colorPrimaryHover},{color:o.colorPrimaryActive,borderColor:o.colorPrimaryActive}),[`&${o.componentCls}-dangerous`]:{backgroundColor:o.colorError,boxShadow:`0 ${o.controlOutlineWidth}px 0 ${o.colorErrorOutline}`,...c({backgroundColor:o.colorErrorHover},{backgroundColor:o.colorErrorActive}),...e(o.componentCls,o.colorError,o.colorError,o.colorTextDisabled,o.colorBorder,{color:o.colorErrorHover,borderColor:o.colorErrorHover},{color:o.colorErrorActive,borderColor:o.colorErrorActive}),...u(o)}}),P=o=>({...S(o),borderStyle:"dashed"}),F=o=>({color:o.colorLink,...c({color:o.colorLinkHover},{color:o.colorLinkActive}),...d(o),[`&${o.componentCls}-dangerous`]:{color:o.colorError,...c({color:o.colorErrorHover},{color:o.colorErrorActive}),...d(o)}}),W=o=>({...c({color:o.colorText,backgroundColor:o.colorBgTextHover},{color:o.colorText,backgroundColor:o.colorBgTextActive}),...d(o),[`&${o.componentCls}-dangerous`]:{color:o.colorError,...d(o),...c({color:o.colorErrorHover,backgroundColor:o.colorErrorBg},{color:o.colorErrorHover,backgroundColor:o.colorErrorBg})}}),I=o=>({...a(o),[`&${o.componentCls}:hover`]:{...a(o)}}),L=o=>({...b(o),color:o.colorTextLightSolid,background:"linear-gradient( 315deg, #5AC8FF 0%, #338CFF 25%, #9D80FF 77%, #FF8CEC 100%);",borderWidth:0,...c({color:o.colorTextLightSolid,background:"linear-gradient( 315deg, rgba(90, 200, 255, 0.8) 0%, rgba(51, 140, 255, 0.8) 25%, rgba(157, 128, 255, 0.8) 77%, rgba(255, 140, 236, 0.8) 100%);"},{color:o.colorTextLightSolid,background:"linear-gradient( 315deg, #5AC8FF 0%, #338CFF 25%, #9D80FF 77%, #FF8CEC 100%);",boxShadow:"inset 0 0 0 1000px rgba(0, 0, 0, 0.2)"}),"&:disabled":{...a(o),background:o.colorBgContainerDisabled,borderWidth:"1px"}}),O=o=>{const{componentCls:r}=o;return{[`${r}-default`]:S(o),[`${r}-primary`]:A(o),[`${r}-dashed`]:P(o),[`${r}-link`]:F(o),[`${r}-text`]:W(o),[`${r}-disabled`]:I(o),[`${r}-colours`]:L(o)}},p=(o,r="")=>{const{componentCls:l,iconCls:i,controlHeight:t,fontSize:n,lineHeight:s,lineWidth:m,borderRadius:h,buttonPaddingHorizontal:y}=o,$=Math.max(0,(t-n*s)/2-m),v=y-m,C=`${l}-icon-only`;return[{[`${l}${r}`]:{fontSize:n,height:t,padding:`${$}px ${v}px`,borderRadius:h,[`&${C}`]:{width:t,paddingInlineStart:0,paddingInlineEnd:0,[`&${l}-round`]:{width:"auto"},"> span":{transform:"scale(1.143)"}},[`&${l}-loading`]:{opacity:o.opacityLoading,cursor:"default"},[`${l}-loading-icon`]:{transition:`width ${o.motionDurationSlow} ${o.motionEaseInOut}, opacity ${o.motionDurationSlow} ${o.motionEaseInOut}`},[`&:not(${C}) ${l}-loading-icon > ${i}`]:{marginInlineEnd:o.marginXS}}},{[`${l}${l}-circle${r}`]:f(o)},{[`${l}${l}-round${r}`]:w(o)}]},z=o=>p(o),R=o=>{const r=g(o,{controlHeight:o.controlHeightSM,padding:o.paddingXS,buttonPaddingHorizontal:8,borderRadius:o.borderRadiusSM});return p(r,`${o.componentCls}-sm`)},G=o=>{const r=g(o,{controlHeight:o.controlHeightLG,fontSize:o.fontSizeLG,borderRadius:o.borderRadiusLG});return p(r,`${o.componentCls}-lg`)},M=o=>{const{componentCls:r}=o;return{[r]:{[`&${r}-block`]:{width:"100%"}}}},Q=T("Button",o=>{const{controlTmpOutline:r,paddingContentHorizontal:l}=o,i=g(o,{colorOutlineDefault:r,buttonPaddingHorizontal:l});return[D(i),R(i),z(i),G(i),M(i),O(i),E(i),x(o,{focus:!1}),H(o)]});export{Q as default};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
const e=
|
|
1
|
+
const e={blue:"#1677ff",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#eb2f96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},o={...e,colorPrimary:"#1677ff",colorSub:"#00A68A",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorTextBase:"",colorBgBase:"",colorBgSub:"#D9F5F0",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
|
|
2
2
|
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
|
3
|
-
'Noto Color Emoji'`,fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:4,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1};export{
|
|
3
|
+
'Noto Color Emoji'`,fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:4,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1};export{o as default,e as defaultPresetColors};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const B=require("../../style/index.js"),x=require("../../style/compact-item.js"),H=require("../../style/compact-item-vertical.js");require("../../theme/internal.js");const E=require("./group.js"),T=require("../../theme/util/genComponentStyleHook.js"),g=require("../../theme/util/statistic.js"),D=o=>{const{componentCls:r,iconCls:l}=o;return{[r]:{outline:"none",position:"relative",display:"inline-block",fontWeight:400,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",backgroundColor:"transparent",border:`${o.lineWidth}px ${o.lineType} transparent`,cursor:"pointer",transition:`all ${o.motionDurationMid} ${o.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",lineHeight:o.lineHeight,color:o.colorText,"> span":{display:"inline-block"},[`> ${l} + span, > span + ${l}`]:{marginInlineStart:o.marginXS},"> a":{color:"currentColor"},"&:not(:disabled)":{...B.genFocusStyle(o)},[`&-icon-only${r}-compact-item`]:{flex:"none"},[`&-compact-item${r}-primary`]:{[`&:not([disabled]) + ${r}-compact-item${r}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:-o.lineWidth,insetInlineStart:-o.lineWidth,display:"inline-block",width:o.lineWidth,height:`calc(100% + ${o.lineWidth*2}px)`,backgroundColor:o.colorPrimaryHover,content:'""'}}},"&-compact-vertical-item":{[`&${r}-primary`]:{[`&:not([disabled]) + ${r}-compact-vertical-item${r}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:-o.lineWidth,insetInlineStart:-o.lineWidth,display:"inline-block",width:`calc(100% + ${o.lineWidth*2}px)`,height:o.lineWidth,backgroundColor:o.colorPrimaryHover,content:'""'}}}}}}},c=(o,r)=>({"&:not(:disabled)":{"&:hover":o,"&:active":r}}),w=o=>({minWidth:o.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),P=o=>({borderRadius:o.controlHeight,paddingInlineStart:o.controlHeight/2,paddingInlineEnd:o.controlHeight/2}),n=o=>({cursor:"not-allowed",borderColor:o.colorBorder,color:o.colorTextDisabled,backgroundColor:o.colorBgContainerDisabled,boxShadow:"none"}),a=(o,r,l,i,t,e,s)=>({[`&${o}-background-ghost`]:{color:r||void 0,backgroundColor:"transparent",borderColor:l||void 0,boxShadow:"none",...c({backgroundColor:"transparent",...e},{backgroundColor:"transparent",...s}),"&:disabled":{cursor:"not-allowed",color:i||void 0,borderColor:t||void 0}}}),u=o=>({"&:disabled":{...n(o)}}),b=o=>({...u(o)}),d=o=>({"&:disabled":{cursor:"not-allowed",color:o.colorTextDisabled}}),C=o=>({...b(o),backgroundColor:o.colorBgContainer,borderColor:o.colorBorder,boxShadow:`0 ${o.controlOutlineWidth}px 0 ${o.controlTmpOutline}`,...c({color:o.colorPrimaryHover,borderColor:o.colorPrimaryHover},{color:o.colorPrimaryActive,borderColor:o.colorPrimaryActive}),...a(o.componentCls,o.colorBgContainer,o.colorBgContainer,o.colorTextDisabled,o.colorBorder),[`&${o.componentCls}-dangerous`]:{color:o.colorError,borderColor:o.colorError,...c({color:o.colorErrorHover,borderColor:o.colorErrorBorderHover},{color:o.colorErrorActive,borderColor:o.colorErrorActive}),...a(o.componentCls,o.colorError,o.colorError,o.colorTextDisabled,o.colorBorder),...u(o)}}),A=o=>({...b(o),color:o.colorTextLightSolid,backgroundColor:o.colorPrimary,boxShadow:`0 ${o.lineWidth}px 0 ${o.controlOutline}`,...c({color:o.colorTextLightSolid,backgroundColor:o.colorPrimaryHover},{color:o.colorTextLightSolid,backgroundColor:o.colorPrimaryActive}),...a(o.componentCls,o.colorPrimary,o.colorPrimary,o.colorTextDisabled,o.colorBorder,{color:o.colorPrimaryHover,borderColor:o.colorPrimaryHover},{color:o.colorPrimaryActive,borderColor:o.colorPrimaryActive}),[`&${o.componentCls}-dangerous`]:{backgroundColor:o.colorError,boxShadow:`0 ${o.controlOutlineWidth}px 0 ${o.colorErrorOutline}`,...c({backgroundColor:o.colorErrorHover},{backgroundColor:o.colorErrorActive}),...a(o.componentCls,o.colorError,o.colorError,o.colorTextDisabled,o.colorBorder,{color:o.colorErrorHover,borderColor:o.colorErrorHover},{color:o.colorErrorActive,borderColor:o.colorErrorActive}),...u(o)}}),I=o=>({...C(o),borderStyle:"dashed"}),F=o=>({color:o.colorLink,...c({color:o.colorLinkHover},{color:o.colorLinkActive}),...d(o),[`&${o.componentCls}-dangerous`]:{color:o.colorError,...c({color:o.colorErrorHover},{color:o.colorErrorActive}),...d(o)}}),W=o=>({...c({color:o.colorText,backgroundColor:o.colorBgTextHover},{color:o.colorText,backgroundColor:o.colorBgTextActive}),...d(o),[`&${o.componentCls}-dangerous`]:{color:o.colorError,...d(o),...c({color:o.colorErrorHover,backgroundColor:o.colorErrorBg},{color:o.colorErrorHover,backgroundColor:o.colorErrorBg})}}),f=o=>({...n(o),[`&${o.componentCls}:hover`]:{...n(o)}}),L=o=>({...b(o),color:o.colorTextLightSolid,background:"linear-gradient( 315deg, #5AC8FF 0%, #338CFF 25%, #9D80FF 77%, #FF8CEC 100%);",borderWidth:0,...c({color:o.colorTextLightSolid,background:"linear-gradient( 315deg, rgba(90, 200, 255, 0.8) 0%, rgba(51, 140, 255, 0.8) 25%, rgba(157, 128, 255, 0.8) 77%, rgba(255, 140, 236, 0.8) 100%);"},{color:o.colorTextLightSolid,background:"linear-gradient( 315deg, #5AC8FF 0%, #338CFF 25%, #9D80FF 77%, #FF8CEC 100%);",boxShadow:"inset 0 0 0 1000px rgba(0, 0, 0, 0.2)"}),"&:disabled":{...n(o),background:o.colorBgContainerDisabled,borderWidth:"1px"}}),O=o=>{const{componentCls:r}=o;return{[`${r}-default`]:C(o),[`${r}-primary`]:A(o),[`${r}-dashed`]:I(o),[`${r}-link`]:F(o),[`${r}-text`]:W(o),[`${r}-disabled`]:f(o),[`${r}-colours`]:L(o)}},p=(o,r="")=>{const{componentCls:l,iconCls:i,controlHeight:t,fontSize:e,lineHeight:s,lineWidth:m,borderRadius:h,buttonPaddingHorizontal:y}=o,$=Math.max(0,(t-e*s)/2-m),v=y-m,S=`${l}-icon-only`;return[{[`${l}${r}`]:{fontSize:e,height:t,padding:`${$}px ${v}px`,borderRadius:h,[`&${S}`]:{width:t,paddingInlineStart:0,paddingInlineEnd:0,[`&${l}-round`]:{width:"auto"},"> span":{transform:"scale(1.143)"}},[`&${l}-loading`]:{opacity:o.opacityLoading,cursor:"default"},[`${l}-loading-icon`]:{transition:`width ${o.motionDurationSlow} ${o.motionEaseInOut}, opacity ${o.motionDurationSlow} ${o.motionEaseInOut}`},[`&:not(${S}) ${l}-loading-icon > ${i}`]:{marginInlineEnd:o.marginXS}}},{[`${l}${l}-circle${r}`]:w(o)},{[`${l}${l}-round${r}`]:P(o)}]},z=o=>p(o),R=o=>{const r=g.merge(o,{controlHeight:o.controlHeightSM,padding:o.paddingXS,buttonPaddingHorizontal:8,borderRadius:o.borderRadiusSM});return p(r,`${o.componentCls}-sm`)},q=o=>{const r=g.merge(o,{controlHeight:o.controlHeightLG,fontSize:o.fontSizeLG,borderRadius:o.borderRadiusLG});return p(r,`${o.componentCls}-lg`)},M=o=>{const{componentCls:r}=o;return{[r]:{[`&${r}-block`]:{width:"100%"}}}},G=T.default("Button",o=>{const{controlTmpOutline:r,paddingContentHorizontal:l}=o,i=g.merge(o,{colorOutlineDefault:r,buttonPaddingHorizontal:l});return[D(i),R(i),z(i),q(i),M(i),O(i),E.default(i),x.genCompactItemStyle(o,{focus:!1}),H.genCompactItemVerticalStyle(o)]});exports.default=G;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={blue:"#1677ff",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#eb2f96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},o={...e,colorPrimary:"#1677ff",colorSub:"#00A68A",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorTextBase:"",colorBgBase:"",colorBgSub:"#D9F5F0",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
|
|
2
2
|
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
|
3
|
-
'Noto Color Emoji'`,fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:4,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1};exports.default=
|
|
3
|
+
'Noto Color Emoji'`,fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:4,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1};exports.default=o;exports.defaultPresetColors=e;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@antsoo-lib/components",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.17",
|
|
5
5
|
"private": false,
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"vue": "^3.5.0",
|
|
42
42
|
"lodash-es": "^4.17.15",
|
|
43
43
|
"dayjs": "^1.11.15",
|
|
44
|
-
"@antsoo-lib/
|
|
45
|
-
"@antsoo-lib/
|
|
44
|
+
"@antsoo-lib/icons": "0.1.1",
|
|
45
|
+
"@antsoo-lib/utils": "0.1.2"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@ant-design/colors": "^7.2.1",
|