denwa-react-shared 1.0.78 → 1.0.80

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
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-B8kdmvXP.cjs"),K=require("react");function me(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const i in e)if(i!=="default"){const a=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,a.get?a:{enumerable:!0,get:()=>e[i]})}}return t.default=e,Object.freeze(t)}const o=me(K);var J=function(t,i){if(!t)return null;var a={left:t.offsetLeft,right:t.parentElement.clientWidth-t.clientWidth-t.offsetLeft,width:t.clientWidth,top:t.offsetTop,bottom:t.parentElement.clientHeight-t.clientHeight-t.offsetTop,height:t.clientHeight};return i?{left:0,right:0,width:0,top:a.top,bottom:a.bottom,height:a.height}:{left:a.left,right:a.right,width:a.width,top:0,bottom:0,height:0}},T=function(t){return t!==void 0?"".concat(t,"px"):void 0};function fe(e){var t=e.prefixCls,i=e.containerRef,a=e.value,r=e.getValueIndex,s=e.motionName,p=e.onMotionStart,h=e.onMotionEnd,b=e.direction,S=e.vertical,d=S===void 0?!1:S,$=o.useRef(null),w=o.useState(a),R=n._slicedToArray(w,2),v=R[0],M=R[1],C=function(P){var m,B=r(P),_=(m=i.current)===null||m===void 0?void 0:m.querySelectorAll(".".concat(t,"-item"))[B];return(_==null?void 0:_.offsetParent)&&_},E=o.useState(null),f=n._slicedToArray(E,2),l=f[0],N=f[1],V=o.useState(null),x=n._slicedToArray(V,2),c=x[0],I=x[1];n.useLayoutEffect(function(){if(v!==a){var u=C(v),P=C(a),m=J(u,d),B=J(P,d);M(a),N(m),I(B),u&&P?p():h()}},[a]);var y=o.useMemo(function(){if(d){var u;return T((u=l==null?void 0:l.top)!==null&&u!==void 0?u:0)}return T(b==="rtl"?-(l==null?void 0:l.right):l==null?void 0:l.left)},[d,b,l]),O=o.useMemo(function(){if(d){var u;return T((u=c==null?void 0:c.top)!==null&&u!==void 0?u:0)}return T(b==="rtl"?-(c==null?void 0:c.right):c==null?void 0:c.left)},[d,b,c]),D=function(){return d?{transform:"translateY(var(--thumb-start-top))",height:"var(--thumb-start-height)"}:{transform:"translateX(var(--thumb-start-left))",width:"var(--thumb-start-width)"}},H=function(){return d?{transform:"translateY(var(--thumb-active-top))",height:"var(--thumb-active-height)"}:{transform:"translateX(var(--thumb-active-left))",width:"var(--thumb-active-width)"}},A=function(){N(null),I(null),h()};return!l||!c?null:o.createElement(n.CSSMotion,{visible:!0,motionName:s,motionAppear:!0,onAppearStart:D,onAppearActive:H,onVisibleChanged:A},function(u,P){var m=u.className,B=u.style,_=n._objectSpread2(n._objectSpread2({},B),{},{"--thumb-start-left":y,"--thumb-start-width":T(l==null?void 0:l.width),"--thumb-active-left":O,"--thumb-active-width":T(c==null?void 0:c.width),"--thumb-start-top":y,"--thumb-start-height":T(l==null?void 0:l.height),"--thumb-active-top":O,"--thumb-active-height":T(c==null?void 0:c.height)}),F={ref:n.composeRef($,P),style:_,className:n.cn("".concat(t,"-thumb"),m)};return process.env.NODE_ENV==="test"&&(F["data-test-style"]=JSON.stringify(_)),o.createElement("div",F)})}var ve=["prefixCls","direction","vertical","options","disabled","defaultValue","value","name","onChange","className","motionName"];function ge(e){if(typeof e.title<"u")return e.title;if(n._typeof(e.label)!=="object"){var t;return(t=e.label)===null||t===void 0?void 0:t.toString()}}function he(e){return e.map(function(t){if(n._typeof(t)==="object"&&t!==null){var i=ge(t);return n._objectSpread2(n._objectSpread2({},t),{},{title:i})}return{label:t==null?void 0:t.toString(),title:t==null?void 0:t.toString(),value:t}})}var be=function(t){var i=t.prefixCls,a=t.className,r=t.disabled,s=t.checked,p=t.label,h=t.title,b=t.value,S=t.name,d=t.onChange,$=t.onFocus,w=t.onBlur,R=t.onKeyDown,v=t.onKeyUp,M=t.onMouseDown,C=function(f){r||d(f,b)};return o.createElement("label",{className:n.cn(a,n._defineProperty({},"".concat(i,"-item-disabled"),r)),onMouseDown:M},o.createElement("input",{name:S,className:"".concat(i,"-item-input"),type:"radio",disabled:r,checked:s,onChange:C,onFocus:$,onBlur:w,onKeyDown:R,onKeyUp:v}),o.createElement("div",{className:"".concat(i,"-item-label"),title:h,"aria-selected":s},p))},ee=o.forwardRef(function(e,t){var i,a,r=e.prefixCls,s=r===void 0?"rc-segmented":r,p=e.direction,h=e.vertical,b=e.options,S=b===void 0?[]:b,d=e.disabled,$=e.defaultValue,w=e.value,R=e.name,v=e.onChange,M=e.className,C=M===void 0?"":M,E=e.motionName,f=E===void 0?"thumb-motion":E,l=n._objectWithoutProperties(e,ve),N=o.useRef(null),V=o.useMemo(function(){return n.composeRef(N,t)},[N,t]),x=o.useMemo(function(){return he(S)},[S]),c=n.useMergedState((i=x[0])===null||i===void 0?void 0:i.value,{value:w,defaultValue:$}),I=n._slicedToArray(c,2),y=I[0],O=I[1],D=o.useState(!1),H=n._slicedToArray(D,2),A=H[0],u=H[1],P=function(j,z){O(z),v==null||v(z)},m=n.omit(l,["children"]),B=o.useState(!1),_=n._slicedToArray(B,2),F=_[0],X=_[1],ae=o.useState(!1),q=n._slicedToArray(ae,2),ie=q[0],U=q[1],oe=function(){U(!0)},re=function(){U(!1)},le=function(){X(!1)},se=function(j){j.key==="Tab"&&X(!0)},G=function(j){var z=x.findIndex(function(de){return de.value===y}),Y=x.length,ue=(z+j+Y)%Y,L=x[ue];L&&(O(L.value),v==null||v(L.value))},ce=function(j){switch(j.key){case"ArrowLeft":case"ArrowUp":G(-1);break;case"ArrowRight":case"ArrowDown":G(1);break}};return o.createElement("div",n._extends({role:"radiogroup","aria-label":"segmented control",tabIndex:d?void 0:0},m,{className:n.cn(s,(a={},n._defineProperty(a,"".concat(s,"-rtl"),p==="rtl"),n._defineProperty(a,"".concat(s,"-disabled"),d),n._defineProperty(a,"".concat(s,"-vertical"),h),a),C),ref:V}),o.createElement("div",{className:"".concat(s,"-group")},o.createElement(fe,{vertical:h,prefixCls:s,value:y,containerRef:N,motionName:"".concat(s,"-").concat(f),direction:p,getValueIndex:function(j){return x.findIndex(function(z){return z.value===j})},onMotionStart:function(){u(!0)},onMotionEnd:function(){u(!1)}}),x.map(function(g){var j;return o.createElement(be,n._extends({},g,{name:R,key:g.value,prefixCls:s,className:n.cn(g.className,"".concat(s,"-item"),(j={},n._defineProperty(j,"".concat(s,"-item-selected"),g.value===y&&!A),n._defineProperty(j,"".concat(s,"-item-focused"),ie&&F&&g.value===y),j)),checked:g.value===y,onChange:P,onFocus:oe,onBlur:re,onKeyDown:ce,onKeyUp:se,onMouseDown:le,disabled:!!d||!!g.disabled}))})))});process.env.NODE_ENV!=="production"&&(ee.displayName="Segmented");var pe=ee;function Z(e,t){return{[`${e}, ${e}:hover, ${e}:focus`]:{color:t.colorTextDisabled,cursor:"not-allowed"}}}function Q(e){return{backgroundColor:e.itemSelectedBg,boxShadow:e.boxShadowTertiary}}const xe=Object.assign({overflow:"hidden"},n.textEllipsis),Se=e=>{const{componentCls:t}=e,i=e.calc(e.controlHeight).sub(e.calc(e.trackPadding).mul(2)).equal(),a=e.calc(e.controlHeightLG).sub(e.calc(e.trackPadding).mul(2)).equal(),r=e.calc(e.controlHeightSM).sub(e.calc(e.trackPadding).mul(2)).equal();return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n.resetComponent(e)),{display:"inline-block",padding:e.trackPadding,color:e.itemColor,background:e.trackBg,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`}),n.genFocusStyle(e)),{[`${t}-group`]:{position:"relative",display:"flex",alignItems:"stretch",justifyItems:"flex-start",flexDirection:"row",width:"100%"},[`&${t}-rtl`]:{direction:"rtl"},[`&${t}-vertical`]:{[`${t}-group`]:{flexDirection:"column"},[`${t}-thumb`]:{width:"100%",height:0,padding:`0 ${n.unit(e.paddingXXS)}`}},[`&${t}-block`]:{display:"flex"},[`&${t}-block ${t}-item`]:{flex:1,minWidth:0},[`${t}-item`]:{position:"relative",textAlign:"center",cursor:"pointer",transition:`color ${e.motionDurationMid} ${e.motionEaseInOut}`,borderRadius:e.borderRadiusSM,transform:"translateZ(0)","&-selected":Object.assign(Object.assign({},Q(e)),{color:e.itemSelectedColor}),"&-focused":Object.assign({},n.genFocusOutline(e)),"&::after":{content:'""',position:"absolute",zIndex:-1,width:"100%",height:"100%",top:0,insetInlineStart:0,borderRadius:"inherit",opacity:0,transition:`opacity ${e.motionDurationMid}`,pointerEvents:"none"},[`&:hover:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemHoverBg}},[`&:active:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemActiveBg}},"&-label":Object.assign({minHeight:i,lineHeight:n.unit(i),padding:`0 ${n.unit(e.segmentedPaddingHorizontal)}`},xe),"&-icon + *":{marginInlineStart:e.calc(e.marginSM).div(2).equal()},"&-input":{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:0,opacity:0,pointerEvents:"none"}},[`${t}-thumb`]:Object.assign(Object.assign({},Q(e)),{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:"100%",padding:`${n.unit(e.paddingXXS)} 0`,borderRadius:e.borderRadiusSM,transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, height ${e.motionDurationSlow} ${e.motionEaseInOut}`,[`& ~ ${t}-item:not(${t}-item-selected):not(${t}-item-disabled)::after`]:{backgroundColor:"transparent"}}),[`&${t}-lg`]:{borderRadius:e.borderRadiusLG,[`${t}-item-label`]:{minHeight:a,lineHeight:n.unit(a),padding:`0 ${n.unit(e.segmentedPaddingHorizontal)}`,fontSize:e.fontSizeLG},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadius}},[`&${t}-sm`]:{borderRadius:e.borderRadiusSM,[`${t}-item-label`]:{minHeight:r,lineHeight:n.unit(r),padding:`0 ${n.unit(e.segmentedPaddingHorizontalSM)}`},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadiusXS}}}),Z(`&-disabled ${t}-item`,e)),Z(`${t}-item-disabled`,e)),{[`${t}-thumb-motion-appear-active`]:{transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, width ${e.motionDurationSlow} ${e.motionEaseInOut}`,willChange:"transform, width"},[`&${t}-shape-round`]:{borderRadius:9999,[`${t}-item, ${t}-thumb`]:{borderRadius:9999}}})}},ye=e=>{const{colorTextLabel:t,colorText:i,colorFillSecondary:a,colorBgElevated:r,colorFill:s,lineWidthBold:p,colorBgLayout:h}=e;return{trackPadding:p,trackBg:h,itemColor:t,itemHoverColor:i,itemHoverBg:a,itemSelectedBg:r,itemActiveBg:s,itemSelectedColor:i}},je=n.genStyleHooks("Segmented",e=>{const{lineWidth:t,calc:i}=e,a=n.merge(e,{segmentedPaddingHorizontal:i(e.controlPaddingHorizontal).sub(t).equal(),segmentedPaddingHorizontalSM:i(e.controlPaddingHorizontalSM).sub(t).equal()});return[Se(a)]},ye);var k=function(e,t){var i={};for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.indexOf(a)<0&&(i[a]=e[a]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,a=Object.getOwnPropertySymbols(e);r<a.length;r++)t.indexOf(a[r])<0&&Object.prototype.propertyIsEnumerable.call(e,a[r])&&(i[a[r]]=e[a[r]]);return i};function $e(e){return typeof e=="object"&&!!(e!=null&&e.icon)}const we=o.forwardRef((e,t)=>{const i=n.useId(),{prefixCls:a,className:r,rootClassName:s,block:p,options:h=[],size:b="middle",style:S,vertical:d,shape:$="default",name:w=i}=e,R=k(e,["prefixCls","className","rootClassName","block","options","size","style","vertical","shape","name"]),{getPrefixCls:v,direction:M,className:C,style:E}=n.useComponentConfig("segmented"),f=v("segmented",a),[l,N,V]=je(f),x=n.useSize(b),c=o.useMemo(()=>h.map(O=>{if($e(O)){const{icon:D,label:H}=O,A=k(O,["icon","label"]);return Object.assign(Object.assign({},A),{label:o.createElement(o.Fragment,null,o.createElement("span",{className:`${f}-item-icon`},D),H&&o.createElement("span",null,H))})}return O}),[h,f]),I=n.cn(r,s,C,{[`${f}-block`]:p,[`${f}-sm`]:x==="small",[`${f}-lg`]:x==="large",[`${f}-vertical`]:d,[`${f}-shape-${$}`]:$==="round"},N,V),y=Object.assign(Object.assign({},E),S);return l(o.createElement(pe,Object.assign({},R,{name:w,className:I,style:y,options:c,ref:t,prefixCls:f,direction:M,vertical:d})))}),te=we;process.env.NODE_ENV!=="production"&&(te.displayName="Segmented");var Re={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M758.2 839.1C851.8 765.9 912 651.9 912 523.9 912 303 733.5 124.3 512.6 124 291.4 123.7 112 302.8 112 523.9c0 125.2 57.5 236.9 147.6 310.2 3.5 2.8 8.6 2.2 11.4-1.3l39.4-50.5c2.7-3.4 2.1-8.3-1.2-11.1-8.1-6.6-15.9-13.7-23.4-21.2a318.64 318.64 0 01-68.6-101.7C200.4 609 192 567.1 192 523.9s8.4-85.1 25.1-124.5c16.1-38.1 39.2-72.3 68.6-101.7 29.4-29.4 63.6-52.5 101.7-68.6C426.9 212.4 468.8 204 512 204s85.1 8.4 124.5 25.1c38.1 16.1 72.3 39.2 101.7 68.6 29.4 29.4 52.5 63.6 68.6 101.7 16.7 39.4 25.1 81.3 25.1 124.5s-8.4 85.1-25.1 124.5a318.64 318.64 0 01-68.6 101.7c-9.3 9.3-19.1 18-29.3 26L668.2 724a8 8 0 00-14.1 3l-39.6 162.2c-1.2 5 2.6 9.9 7.7 9.9l167 .8c6.7 0 10.5-7.7 6.3-12.9l-37.3-47.9z"}}]},name:"redo",theme:"outlined"};function W(){return W=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},W.apply(this,arguments)}const Ce=(e,t)=>o.createElement(n.Icon,W({},e,{ref:t,icon:Re})),ne=o.forwardRef(Ce);process.env.NODE_ENV!=="production"&&(ne.displayName="RedoOutlined");const Oe=({datePickerComponent:e,searchText:t,noDateText:i,emptyText:a,searchSelect:r,radioOptions:s,searchOptions:p,searchType:h,textSearchValue:b="",dateSearchValue:S,numberSearchValue:d,multiselectSearchValue:$,multiselectOptions:w,onChangeSearch:R,onChangeTextSearch:v,onChangeRadioSearch:M,onChangeDateSearch:C,onChangeNumberSearch:E,onChangeMultiselectSearch:f})=>{const[l,N]=K.useState(b),{token:{borderRadius:V,colorBgBase:x,paddingXXS:c}}=n.theme.useToken(),{isMobileMaxWidth:I}=n.useMobileViewPort(),{isSmallMaxWidth:y}=n.useSmallViewPort(),O=K.useMemo(()=>y?2:I?5:15,[I,y]);n.useDebounce(()=>{v==null||v(l)},n.TIME.milliseconds.milliseconds500,[l]);const D=()=>{N("")},H=m=>{R(m),D()},A=m=>{N(m.target.value.replace(/"/g,""))},u=m=>{C==null||C(m)},P=m=>{!m&&m!==0||E==null||E(+m)};return n.jsxRuntimeExports.jsxs(n.Flex,{className:n.styles.flex,gap:"small",style:{padding:c,borderRadius:V,background:x},children:[n.jsxRuntimeExports.jsx(n.Select,{defaultValue:r,value:r,style:{width:120,minWidth:120},options:p,onChange:H}),{text:n.jsxRuntimeExports.jsx(n.Input,{placeholder:t,value:l,allowClear:!0,onChange:A}),radio:n.jsxRuntimeExports.jsx(te,{options:s,defaultValue:n.searchRadioDefaultValue,onChange:M}),date:K.createElement(e,{noDateText:i,currentValue:S??"",onChangeDate:u}),number:n.jsxRuntimeExports.jsx(n.BaseInputNumber,{emptyText:a,value:d,placeholder:t,min:0,max:2147483647,onChange:P}),multiselect:n.jsxRuntimeExports.jsx(n.Select,{className:n.styles.select,mode:"multiple",placeholder:t,maxTagCount:1,maxTagTextLength:O,showSearch:!1,allowClear:!0,options:w,value:$,onChange:f})}[h]]})},Ee=({sortTooltipText:e,updateDataText:t,refreshText:i,createText:a,createNewElementText:r,order:s,orderOptions:p,createButtonTooltip:h,searchProps:b,isCanCreate:S,isHiddenCreate:d,onCreate:$,onRefetch:w,onChangeOrder:R})=>n.jsxRuntimeExports.jsxs(n.Flex,{gap:"middle",justify:"space-between",wrap:"wrap",style:{marginBottom:n.THEME.OFFSET[1]},children:[n.jsxRuntimeExports.jsxs(n.Flex,{align:"center",gap:"middle",wrap:"wrap",children:[n.jsxRuntimeExports.jsx(Oe,{...b}),n.jsxRuntimeExports.jsx(n.Tooltip,{title:e,children:n.jsxRuntimeExports.jsx(n.Select,{className:n.styles.sort,value:s,options:p,onChange:R})})]}),n.jsxRuntimeExports.jsxs(n.Flex,{className:n.styles.buttonsContainer,gap:"small",align:"center",children:[w&&n.jsxRuntimeExports.jsx(n.Tooltip,{title:t,children:n.jsxRuntimeExports.jsx(n.Button,{className:n.styles.button,icon:n.jsxRuntimeExports.jsx(ne,{}),onClick:w,children:i})}),!d&&S&&n.jsxRuntimeExports.jsx(n.Tooltip,{title:h??r,children:n.jsxRuntimeExports.jsx(n.Button,{className:n.styles.button,type:"primary",icon:n.jsxRuntimeExports.jsx(n.RefIcon,{}),onClick:$,children:a})})]})]});exports.TableHead=Ee;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-TImcJ0L4.cjs"),K=require("react");function me(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const i in e)if(i!=="default"){const a=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(t,i,a.get?a:{enumerable:!0,get:()=>e[i]})}}return t.default=e,Object.freeze(t)}const o=me(K);var J=function(t,i){if(!t)return null;var a={left:t.offsetLeft,right:t.parentElement.clientWidth-t.clientWidth-t.offsetLeft,width:t.clientWidth,top:t.offsetTop,bottom:t.parentElement.clientHeight-t.clientHeight-t.offsetTop,height:t.clientHeight};return i?{left:0,right:0,width:0,top:a.top,bottom:a.bottom,height:a.height}:{left:a.left,right:a.right,width:a.width,top:0,bottom:0,height:0}},T=function(t){return t!==void 0?"".concat(t,"px"):void 0};function fe(e){var t=e.prefixCls,i=e.containerRef,a=e.value,r=e.getValueIndex,s=e.motionName,p=e.onMotionStart,h=e.onMotionEnd,b=e.direction,S=e.vertical,d=S===void 0?!1:S,$=o.useRef(null),w=o.useState(a),R=n._slicedToArray(w,2),v=R[0],M=R[1],C=function(P){var m,B=r(P),_=(m=i.current)===null||m===void 0?void 0:m.querySelectorAll(".".concat(t,"-item"))[B];return(_==null?void 0:_.offsetParent)&&_},E=o.useState(null),f=n._slicedToArray(E,2),l=f[0],N=f[1],V=o.useState(null),x=n._slicedToArray(V,2),c=x[0],I=x[1];n.useLayoutEffect(function(){if(v!==a){var u=C(v),P=C(a),m=J(u,d),B=J(P,d);M(a),N(m),I(B),u&&P?p():h()}},[a]);var y=o.useMemo(function(){if(d){var u;return T((u=l==null?void 0:l.top)!==null&&u!==void 0?u:0)}return T(b==="rtl"?-(l==null?void 0:l.right):l==null?void 0:l.left)},[d,b,l]),O=o.useMemo(function(){if(d){var u;return T((u=c==null?void 0:c.top)!==null&&u!==void 0?u:0)}return T(b==="rtl"?-(c==null?void 0:c.right):c==null?void 0:c.left)},[d,b,c]),D=function(){return d?{transform:"translateY(var(--thumb-start-top))",height:"var(--thumb-start-height)"}:{transform:"translateX(var(--thumb-start-left))",width:"var(--thumb-start-width)"}},H=function(){return d?{transform:"translateY(var(--thumb-active-top))",height:"var(--thumb-active-height)"}:{transform:"translateX(var(--thumb-active-left))",width:"var(--thumb-active-width)"}},A=function(){N(null),I(null),h()};return!l||!c?null:o.createElement(n.CSSMotion,{visible:!0,motionName:s,motionAppear:!0,onAppearStart:D,onAppearActive:H,onVisibleChanged:A},function(u,P){var m=u.className,B=u.style,_=n._objectSpread2(n._objectSpread2({},B),{},{"--thumb-start-left":y,"--thumb-start-width":T(l==null?void 0:l.width),"--thumb-active-left":O,"--thumb-active-width":T(c==null?void 0:c.width),"--thumb-start-top":y,"--thumb-start-height":T(l==null?void 0:l.height),"--thumb-active-top":O,"--thumb-active-height":T(c==null?void 0:c.height)}),F={ref:n.composeRef($,P),style:_,className:n.cn("".concat(t,"-thumb"),m)};return process.env.NODE_ENV==="test"&&(F["data-test-style"]=JSON.stringify(_)),o.createElement("div",F)})}var ve=["prefixCls","direction","vertical","options","disabled","defaultValue","value","name","onChange","className","motionName"];function ge(e){if(typeof e.title<"u")return e.title;if(n._typeof(e.label)!=="object"){var t;return(t=e.label)===null||t===void 0?void 0:t.toString()}}function he(e){return e.map(function(t){if(n._typeof(t)==="object"&&t!==null){var i=ge(t);return n._objectSpread2(n._objectSpread2({},t),{},{title:i})}return{label:t==null?void 0:t.toString(),title:t==null?void 0:t.toString(),value:t}})}var be=function(t){var i=t.prefixCls,a=t.className,r=t.disabled,s=t.checked,p=t.label,h=t.title,b=t.value,S=t.name,d=t.onChange,$=t.onFocus,w=t.onBlur,R=t.onKeyDown,v=t.onKeyUp,M=t.onMouseDown,C=function(f){r||d(f,b)};return o.createElement("label",{className:n.cn(a,n._defineProperty({},"".concat(i,"-item-disabled"),r)),onMouseDown:M},o.createElement("input",{name:S,className:"".concat(i,"-item-input"),type:"radio",disabled:r,checked:s,onChange:C,onFocus:$,onBlur:w,onKeyDown:R,onKeyUp:v}),o.createElement("div",{className:"".concat(i,"-item-label"),title:h,"aria-selected":s},p))},ee=o.forwardRef(function(e,t){var i,a,r=e.prefixCls,s=r===void 0?"rc-segmented":r,p=e.direction,h=e.vertical,b=e.options,S=b===void 0?[]:b,d=e.disabled,$=e.defaultValue,w=e.value,R=e.name,v=e.onChange,M=e.className,C=M===void 0?"":M,E=e.motionName,f=E===void 0?"thumb-motion":E,l=n._objectWithoutProperties(e,ve),N=o.useRef(null),V=o.useMemo(function(){return n.composeRef(N,t)},[N,t]),x=o.useMemo(function(){return he(S)},[S]),c=n.useMergedState((i=x[0])===null||i===void 0?void 0:i.value,{value:w,defaultValue:$}),I=n._slicedToArray(c,2),y=I[0],O=I[1],D=o.useState(!1),H=n._slicedToArray(D,2),A=H[0],u=H[1],P=function(j,z){O(z),v==null||v(z)},m=n.omit(l,["children"]),B=o.useState(!1),_=n._slicedToArray(B,2),F=_[0],X=_[1],ae=o.useState(!1),q=n._slicedToArray(ae,2),ie=q[0],U=q[1],oe=function(){U(!0)},re=function(){U(!1)},le=function(){X(!1)},se=function(j){j.key==="Tab"&&X(!0)},G=function(j){var z=x.findIndex(function(de){return de.value===y}),Y=x.length,ue=(z+j+Y)%Y,L=x[ue];L&&(O(L.value),v==null||v(L.value))},ce=function(j){switch(j.key){case"ArrowLeft":case"ArrowUp":G(-1);break;case"ArrowRight":case"ArrowDown":G(1);break}};return o.createElement("div",n._extends({role:"radiogroup","aria-label":"segmented control",tabIndex:d?void 0:0},m,{className:n.cn(s,(a={},n._defineProperty(a,"".concat(s,"-rtl"),p==="rtl"),n._defineProperty(a,"".concat(s,"-disabled"),d),n._defineProperty(a,"".concat(s,"-vertical"),h),a),C),ref:V}),o.createElement("div",{className:"".concat(s,"-group")},o.createElement(fe,{vertical:h,prefixCls:s,value:y,containerRef:N,motionName:"".concat(s,"-").concat(f),direction:p,getValueIndex:function(j){return x.findIndex(function(z){return z.value===j})},onMotionStart:function(){u(!0)},onMotionEnd:function(){u(!1)}}),x.map(function(g){var j;return o.createElement(be,n._extends({},g,{name:R,key:g.value,prefixCls:s,className:n.cn(g.className,"".concat(s,"-item"),(j={},n._defineProperty(j,"".concat(s,"-item-selected"),g.value===y&&!A),n._defineProperty(j,"".concat(s,"-item-focused"),ie&&F&&g.value===y),j)),checked:g.value===y,onChange:P,onFocus:oe,onBlur:re,onKeyDown:ce,onKeyUp:se,onMouseDown:le,disabled:!!d||!!g.disabled}))})))});process.env.NODE_ENV!=="production"&&(ee.displayName="Segmented");var pe=ee;function Z(e,t){return{[`${e}, ${e}:hover, ${e}:focus`]:{color:t.colorTextDisabled,cursor:"not-allowed"}}}function Q(e){return{backgroundColor:e.itemSelectedBg,boxShadow:e.boxShadowTertiary}}const xe=Object.assign({overflow:"hidden"},n.textEllipsis),Se=e=>{const{componentCls:t}=e,i=e.calc(e.controlHeight).sub(e.calc(e.trackPadding).mul(2)).equal(),a=e.calc(e.controlHeightLG).sub(e.calc(e.trackPadding).mul(2)).equal(),r=e.calc(e.controlHeightSM).sub(e.calc(e.trackPadding).mul(2)).equal();return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n.resetComponent(e)),{display:"inline-block",padding:e.trackPadding,color:e.itemColor,background:e.trackBg,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`}),n.genFocusStyle(e)),{[`${t}-group`]:{position:"relative",display:"flex",alignItems:"stretch",justifyItems:"flex-start",flexDirection:"row",width:"100%"},[`&${t}-rtl`]:{direction:"rtl"},[`&${t}-vertical`]:{[`${t}-group`]:{flexDirection:"column"},[`${t}-thumb`]:{width:"100%",height:0,padding:`0 ${n.unit(e.paddingXXS)}`}},[`&${t}-block`]:{display:"flex"},[`&${t}-block ${t}-item`]:{flex:1,minWidth:0},[`${t}-item`]:{position:"relative",textAlign:"center",cursor:"pointer",transition:`color ${e.motionDurationMid} ${e.motionEaseInOut}`,borderRadius:e.borderRadiusSM,transform:"translateZ(0)","&-selected":Object.assign(Object.assign({},Q(e)),{color:e.itemSelectedColor}),"&-focused":Object.assign({},n.genFocusOutline(e)),"&::after":{content:'""',position:"absolute",zIndex:-1,width:"100%",height:"100%",top:0,insetInlineStart:0,borderRadius:"inherit",opacity:0,transition:`opacity ${e.motionDurationMid}`,pointerEvents:"none"},[`&:hover:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemHoverBg}},[`&:active:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemActiveBg}},"&-label":Object.assign({minHeight:i,lineHeight:n.unit(i),padding:`0 ${n.unit(e.segmentedPaddingHorizontal)}`},xe),"&-icon + *":{marginInlineStart:e.calc(e.marginSM).div(2).equal()},"&-input":{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:0,opacity:0,pointerEvents:"none"}},[`${t}-thumb`]:Object.assign(Object.assign({},Q(e)),{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:"100%",padding:`${n.unit(e.paddingXXS)} 0`,borderRadius:e.borderRadiusSM,transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, height ${e.motionDurationSlow} ${e.motionEaseInOut}`,[`& ~ ${t}-item:not(${t}-item-selected):not(${t}-item-disabled)::after`]:{backgroundColor:"transparent"}}),[`&${t}-lg`]:{borderRadius:e.borderRadiusLG,[`${t}-item-label`]:{minHeight:a,lineHeight:n.unit(a),padding:`0 ${n.unit(e.segmentedPaddingHorizontal)}`,fontSize:e.fontSizeLG},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadius}},[`&${t}-sm`]:{borderRadius:e.borderRadiusSM,[`${t}-item-label`]:{minHeight:r,lineHeight:n.unit(r),padding:`0 ${n.unit(e.segmentedPaddingHorizontalSM)}`},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadiusXS}}}),Z(`&-disabled ${t}-item`,e)),Z(`${t}-item-disabled`,e)),{[`${t}-thumb-motion-appear-active`]:{transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, width ${e.motionDurationSlow} ${e.motionEaseInOut}`,willChange:"transform, width"},[`&${t}-shape-round`]:{borderRadius:9999,[`${t}-item, ${t}-thumb`]:{borderRadius:9999}}})}},ye=e=>{const{colorTextLabel:t,colorText:i,colorFillSecondary:a,colorBgElevated:r,colorFill:s,lineWidthBold:p,colorBgLayout:h}=e;return{trackPadding:p,trackBg:h,itemColor:t,itemHoverColor:i,itemHoverBg:a,itemSelectedBg:r,itemActiveBg:s,itemSelectedColor:i}},je=n.genStyleHooks("Segmented",e=>{const{lineWidth:t,calc:i}=e,a=n.merge(e,{segmentedPaddingHorizontal:i(e.controlPaddingHorizontal).sub(t).equal(),segmentedPaddingHorizontalSM:i(e.controlPaddingHorizontalSM).sub(t).equal()});return[Se(a)]},ye);var k=function(e,t){var i={};for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.indexOf(a)<0&&(i[a]=e[a]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,a=Object.getOwnPropertySymbols(e);r<a.length;r++)t.indexOf(a[r])<0&&Object.prototype.propertyIsEnumerable.call(e,a[r])&&(i[a[r]]=e[a[r]]);return i};function $e(e){return typeof e=="object"&&!!(e!=null&&e.icon)}const we=o.forwardRef((e,t)=>{const i=n.useId(),{prefixCls:a,className:r,rootClassName:s,block:p,options:h=[],size:b="middle",style:S,vertical:d,shape:$="default",name:w=i}=e,R=k(e,["prefixCls","className","rootClassName","block","options","size","style","vertical","shape","name"]),{getPrefixCls:v,direction:M,className:C,style:E}=n.useComponentConfig("segmented"),f=v("segmented",a),[l,N,V]=je(f),x=n.useSize(b),c=o.useMemo(()=>h.map(O=>{if($e(O)){const{icon:D,label:H}=O,A=k(O,["icon","label"]);return Object.assign(Object.assign({},A),{label:o.createElement(o.Fragment,null,o.createElement("span",{className:`${f}-item-icon`},D),H&&o.createElement("span",null,H))})}return O}),[h,f]),I=n.cn(r,s,C,{[`${f}-block`]:p,[`${f}-sm`]:x==="small",[`${f}-lg`]:x==="large",[`${f}-vertical`]:d,[`${f}-shape-${$}`]:$==="round"},N,V),y=Object.assign(Object.assign({},E),S);return l(o.createElement(pe,Object.assign({},R,{name:w,className:I,style:y,options:c,ref:t,prefixCls:f,direction:M,vertical:d})))}),te=we;process.env.NODE_ENV!=="production"&&(te.displayName="Segmented");var Re={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M758.2 839.1C851.8 765.9 912 651.9 912 523.9 912 303 733.5 124.3 512.6 124 291.4 123.7 112 302.8 112 523.9c0 125.2 57.5 236.9 147.6 310.2 3.5 2.8 8.6 2.2 11.4-1.3l39.4-50.5c2.7-3.4 2.1-8.3-1.2-11.1-8.1-6.6-15.9-13.7-23.4-21.2a318.64 318.64 0 01-68.6-101.7C200.4 609 192 567.1 192 523.9s8.4-85.1 25.1-124.5c16.1-38.1 39.2-72.3 68.6-101.7 29.4-29.4 63.6-52.5 101.7-68.6C426.9 212.4 468.8 204 512 204s85.1 8.4 124.5 25.1c38.1 16.1 72.3 39.2 101.7 68.6 29.4 29.4 52.5 63.6 68.6 101.7 16.7 39.4 25.1 81.3 25.1 124.5s-8.4 85.1-25.1 124.5a318.64 318.64 0 01-68.6 101.7c-9.3 9.3-19.1 18-29.3 26L668.2 724a8 8 0 00-14.1 3l-39.6 162.2c-1.2 5 2.6 9.9 7.7 9.9l167 .8c6.7 0 10.5-7.7 6.3-12.9l-37.3-47.9z"}}]},name:"redo",theme:"outlined"};function W(){return W=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},W.apply(this,arguments)}const Ce=(e,t)=>o.createElement(n.Icon,W({},e,{ref:t,icon:Re})),ne=o.forwardRef(Ce);process.env.NODE_ENV!=="production"&&(ne.displayName="RedoOutlined");const Oe=({datePickerComponent:e,searchText:t,noDateText:i,emptyText:a,searchSelect:r,radioOptions:s,searchOptions:p,searchType:h,textSearchValue:b="",dateSearchValue:S,numberSearchValue:d,multiselectSearchValue:$,multiselectOptions:w,onChangeSearch:R,onChangeTextSearch:v,onChangeRadioSearch:M,onChangeDateSearch:C,onChangeNumberSearch:E,onChangeMultiselectSearch:f})=>{const[l,N]=K.useState(b),{token:{borderRadius:V,colorBgBase:x,paddingXXS:c}}=n.theme.useToken(),{isMobileMaxWidth:I}=n.useMobileViewPort(),{isSmallMaxWidth:y}=n.useSmallViewPort(),O=K.useMemo(()=>y?2:I?5:15,[I,y]);n.useDebounce(()=>{v==null||v(l)},n.TIME.milliseconds.milliseconds500,[l]);const D=()=>{N("")},H=m=>{R(m),D()},A=m=>{N(m.target.value.replace(/"/g,""))},u=m=>{C==null||C(m)},P=m=>{!m&&m!==0||E==null||E(+m)};return n.jsxRuntimeExports.jsxs(n.Flex,{className:n.styles.flex,gap:"small",style:{padding:c,borderRadius:V,background:x},children:[n.jsxRuntimeExports.jsx(n.Select,{defaultValue:r,value:r,style:{width:120,minWidth:120},options:p,onChange:H}),{text:n.jsxRuntimeExports.jsx(n.Input,{placeholder:t,value:l,allowClear:!0,onChange:A}),radio:n.jsxRuntimeExports.jsx(te,{options:s,defaultValue:n.searchRadioDefaultValue,onChange:M}),date:K.createElement(e,{noDateText:i,currentValue:S??"",onChangeDate:u}),number:n.jsxRuntimeExports.jsx(n.BaseInputNumber,{emptyText:a,value:d,placeholder:t,min:0,max:2147483647,onChange:P}),multiselect:n.jsxRuntimeExports.jsx(n.Select,{className:n.styles.select,mode:"multiple",placeholder:t,maxTagCount:1,maxTagTextLength:O,showSearch:!1,allowClear:!0,options:w,value:$,onChange:f})}[h]]})},Ee=({sortTooltipText:e,updateDataText:t,refreshText:i,createText:a,createNewElementText:r,order:s,orderOptions:p,createButtonTooltip:h,searchProps:b,isCanCreate:S,isHiddenCreate:d,onCreate:$,onRefetch:w,onChangeOrder:R})=>n.jsxRuntimeExports.jsxs(n.Flex,{gap:"middle",justify:"space-between",wrap:"wrap",style:{marginBottom:n.THEME.OFFSET[1]},children:[n.jsxRuntimeExports.jsxs(n.Flex,{align:"center",gap:"middle",wrap:"wrap",children:[n.jsxRuntimeExports.jsx(Oe,{...b}),n.jsxRuntimeExports.jsx(n.Tooltip,{title:e,children:n.jsxRuntimeExports.jsx(n.Select,{className:n.styles.sort,value:s,options:p,onChange:R})})]}),n.jsxRuntimeExports.jsxs(n.Flex,{className:n.styles.buttonsContainer,gap:"small",align:"center",children:[w&&n.jsxRuntimeExports.jsx(n.Tooltip,{title:t,children:n.jsxRuntimeExports.jsx(n.Button,{className:n.styles.button,icon:n.jsxRuntimeExports.jsx(ne,{}),onClick:w,children:i})}),!d&&S&&n.jsxRuntimeExports.jsx(n.Tooltip,{title:h??r,children:n.jsxRuntimeExports.jsx(n.Button,{className:n.styles.button,type:"primary",icon:n.jsxRuntimeExports.jsx(n.RefIcon,{}),onClick:$,children:a})})]})]});exports.TableHead=Ee;
@@ -1,4 +1,4 @@
1
- import { _ as F, u as Ce, C as Re, a as G, c as X, b as de, d as je, e as Oe, o as Ne, f as ie, g as L, h as ue, i as Me, m as Ee, r as Ie, j as He, k as B, l as Pe, t as Ve, n as De, p as Be, q as Te, I as Ae, s as _e, v as ze, w as Fe, x as Ke, T as Le, y as v, F as U, z as W, S as Z, B as We, A as Xe, D as qe, E as Ue, G as J, H as oe, R as Ge } from "./index-CuFkPoun.js";
1
+ import { _ as F, u as Ce, C as Re, a as G, c as X, b as de, d as je, e as Oe, o as Ne, f as ie, g as L, h as ue, i as Me, m as Ee, r as Ie, j as He, k as B, l as Pe, t as Ve, n as De, p as Be, q as Te, I as Ae, s as _e, v as ze, w as Fe, x as Ke, T as Le, y as v, F as U, z as W, S as Z, B as We, A as Xe, D as qe, E as Ue, G as J, H as oe, R as Ge } from "./index-Cgxx45ZY.js";
2
2
  import * as i from "react";
3
3
  import { useState as Ye, useMemo as Je, createElement as Ze } from "react";
4
4
  var le = function(t, n) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "denwa-react-shared",
3
3
  "private": false,
4
- "version": "1.0.78",
4
+ "version": "1.0.80",
5
5
  "type": "module",
6
6
  "author": "Denwa",
7
7
  "main": "dist/denwa-react-shared.umd.js",