@pnkx-lib/ui 1.9.48 → 1.9.50
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/style.css +2 -2
- package/es/assets/{ui-CY4SzUee.css → ui-C58AvC3r.css} +7 -5
- package/es/chunks/{Radio-5j1KNRlx.js → Radio-CZubVPdR.js} +1 -1
- package/es/chunks/{Switch-Ck9WdQgt.js → Switch-jt4L5Z_9.js} +16 -9
- package/es/chunks/{index-DZ3ID9ce.js → index-CqUY0v4Y.js} +23 -14
- package/es/fields/index.js +2 -2
- package/es/index.js +3 -3
- package/es/ui/index.js +2 -2
- package/package.json +1 -1
- package/types/fields.d.ts +11 -11
- package/types/index.d.ts +43 -43
- package/types/ui.d.ts +33 -33
package/dist/style.css
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
/*! tailwindcss v4.1.
|
2
|
-
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(.577 .245 27.325);--color-blue-500:oklch(.623 .214 259.815);--color-gray-100:oklch(.967 .003 264.542);--color-gray-200:oklch(.928 .006 264.531);--color-gray-300:oklch(.872 .01 258.338);--color-gray-500:oklch(.551 .027 264.364);--color-gray-700:oklch(.373 .034 259.733);--color-gray-900:oklch(.21 .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-3xl:1.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\!collapse{visibility:collapse!important}.\!visible{visibility:visible!important}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.top-1\/19{top:5.26316%}.top-\[-40px\]{top:-40px}.right-0{right:calc(var(--spacing)*0)}.bottom-1\/100{bottom:1%}.bottom-\[-40px\]{bottom:-40px}.left-1\/2{left:50%}.left-44{left:calc(var(--spacing)*44)}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-auto{margin:auto}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-auto{margin-inline:auto}.\!my-5{margin-block:calc(var(--spacing)*5)!important}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-16{margin-top:calc(var(--spacing)*16)}.mt-\[15px\]{margin-top:15px}.mt-auto{margin-top:auto}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-8{margin-right:calc(var(--spacing)*8)}.\!mb-4{margin-bottom:calc(var(--spacing)*4)!important}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.\!ml-2{margin-left:calc(var(--spacing)*2)!important}.ml-0{margin-left:calc(var(--spacing)*0)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-18{margin-left:calc(var(--spacing)*18)}.ml-25{margin-left:calc(var(--spacing)*25)}.ml-\[-5rem\]{margin-left:-5rem}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-0{height:calc(var(--spacing)*0)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[32px\]{height:32px}.h-\[40px\]{height:40px}.h-\[300px\]{height:300px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.\!w-\[255px\]{width:255px!important}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-16{width:calc(var(--spacing)*16)}.w-17{width:calc(var(--spacing)*17)}.w-20{width:calc(var(--spacing)*20)}.w-50{width:calc(var(--spacing)*50)}.w-60{width:calc(var(--spacing)*60)}.w-\[18px\]{width:18px}.w-\[20px\]{width:20px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-screen-2xl{max-width:var(--breakpoint-2xl)}.max-w-screen-lg{max-width:var(--breakpoint-lg)}.max-w-screen-md{max-width:var(--breakpoint-md)}.max-w-screen-sm{max-width:var(--breakpoint-sm)}.max-w-screen-xl{max-width:var(--breakpoint-xl)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[110\%\]{--tw-translate-y:110%;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\!items-center{align-items:center!important}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{column-gap:calc(var(--spacing)*3)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-5{row-gap:calc(var(--spacing)*5)}.overflow-y-auto{overflow-y:auto}.\!rounded-3xl{border-radius:var(--radius-3xl)!important}.\!rounded-\[8px\]{border-radius:8px!important}.\!rounded-\[100px\]{border-radius:100px!important}.\!rounded-full{border-radius:3.40282e38px!important}.rounded-\[12px\]{border-radius:12px}.rounded-\[50\%\]{border-radius:50%}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-tl-full{border-top-left-radius:3.40282e38px}.rounded-bl-full{border-bottom-left-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-1{border-top-style:var(--tw-border-style);border-top-width:1px}.\!border-b-1{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.\!border-none{--tw-border-style:none!important;border-style:none!important}.\!border-\[\#007BE5\]{border-color:#007be5!important}.\!border-\[\#BDE3FF\]{border-color:#bde3ff!important}.\!border-\[\#FFCDC9\]{border-color:#ffcdc9!important}.\!border-\[white\]{border-color:#fff!important}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-white{border-color:var(--color-white)}.\!border-t-\[\#F0F0F0\]{border-top-color:#f0f0f0!important}.\!border-b-\[\#F0F0F0\]{border-bottom-color:#f0f0f0!important}.\!bg-\[\#007BE5\]{background-color:#007be5!important}.\!bg-\[\#BDE3FF\]{background-color:#bde3ff!important}.\!bg-\[\#E5F4FF\]{background-color:#e5f4ff!important}.\!bg-\[\#E7F0FF\]{background-color:#e7f0ff!important}.\!bg-\[\#EEEEF0\]{background-color:#eeeef0!important}.bg-\[\#007BE5\]{background-color:#007be5}.bg-\[\#27CD7F\]{background-color:#27cd7f}.bg-\[\#722ED1\]{background-color:#722ed1}.bg-\[\#001523\]{background-color:#001523}.bg-\[\#2561ED\]{background-color:#2561ed}.bg-\[\#B2B7C2\]{background-color:#b2b7c2}.bg-\[\#DA9438\]{background-color:#da9438}.bg-\[\#DD4338\]{background-color:#dd4338}.bg-\[\#EEEEF0\]{background-color:#eeeef0}.bg-\[\#FFFFFF\]{background-color:#fff}.bg-gray-100{background-color:var(--color-gray-100)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3\.5{padding:calc(var(--spacing)*3.5)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-\[10px\]{padding-inline:10px}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.\!pt-\[5px\]{padding-top:5px!important}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pr-3\.5{padding-right:calc(var(--spacing)*3.5)}.\!pb-\[5px\]{padding-bottom:5px!important}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-\[15px\]{padding-bottom:15px}.\!pl-\[9px\]{padding-left:9px!important}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\!text-\[12px\]{font-size:12px!important}.\!text-\[14px\]{font-size:14px!important}.text-\[14px\]{font-size:14px}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.\!font-light{--tw-font-weight:var(--font-weight-light)!important;font-weight:var(--font-weight-light)!important}.\!font-medium{--tw-font-weight:var(--font-weight-medium)!important;font-weight:var(--font-weight-medium)!important}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.\!text-\[\#0F1D40\]{color:#0f1d40!important}.\!text-\[\#4D4D57\]{color:#4d4d57!important}.\!text-\[\#007BE5\]{color:#007be5!important}.\!text-\[\#DD4338\]{color:#dd4338!important}.\!text-\[\#E0E0E0\]{color:#e0e0e0!important}.\!text-\[white\]{color:#fff!important}.text-\[\#5C657D\]{color:#5c657d}.text-\[\#3078BD\]{color:#3078bd}.text-\[\#FFFFFF\]{color:#fff}.text-black{color:var(--color-black)}.text-gray-300{color:var(--color-gray-300)}.text-gray-500{color:var(--color-gray-500)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.\!shadow-none{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[24px_-24px_0_white\]{--tw-shadow:24px -24px 0 var(--tw-shadow-color,white);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[24px_24px_0_white\]{--tw-shadow:24px 24px 0 var(--tw-shadow-color,white);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.group-hover\:text-black:is(:where(.group):hover *){color:var(--color-black)}.hover\:rounded-sm:hover{border-radius:var(--radius-sm)}.hover\:bg-\[\#1B4ACB\]:hover{background-color:#1b4acb}.hover\:bg-\[\#EEEEF0\]:hover{background-color:#eeeef0}.hover\:bg-\[\#FFFFFF\]:hover{background-color:#fff}.hover\:text-black:hover{color:var(--color-black)}}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:40rem){.sm\:left-40{left:calc(var(--spacing)*40)}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (min-width:48rem){.md\:left-48{left:calc(var(--spacing)*48)}}@media (min-width:64rem){.lg\:left-70{left:calc(var(--spacing)*70)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}.setting-table-modal div .ant-modal-content{padding:20px 0!important}.setting-table-modal div .ant-modal-header,.setting-table-modal div .ant-modal-footer{padding:0 24px!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
|
1
|
+
/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
|
2
|
+
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(57.7% .245 27.325);--color-blue-500:oklch(62.3% .214 259.815);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-3xl:1.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\!collapse{visibility:collapse!important}.\!visible{visibility:visible!important}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.top-1\/19{top:5.26316%}.top-\[-40px\]{top:-40px}.right-0{right:calc(var(--spacing)*0)}.bottom-1\/100{bottom:1%}.bottom-\[-40px\]{bottom:-40px}.left-1\/2{left:50%}.left-44{left:calc(var(--spacing)*44)}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-auto{margin:auto}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-auto{margin-inline:auto}.\!my-5{margin-block:calc(var(--spacing)*5)!important}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-16{margin-top:calc(var(--spacing)*16)}.mt-\[15px\]{margin-top:15px}.mt-auto{margin-top:auto}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-8{margin-right:calc(var(--spacing)*8)}.\!mb-4{margin-bottom:calc(var(--spacing)*4)!important}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.\!ml-2{margin-left:calc(var(--spacing)*2)!important}.ml-0{margin-left:calc(var(--spacing)*0)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-18{margin-left:calc(var(--spacing)*18)}.ml-25{margin-left:calc(var(--spacing)*25)}.ml-\[-5rem\]{margin-left:-5rem}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-0{height:calc(var(--spacing)*0)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[32px\]{height:32px}.h-\[40px\]{height:40px}.h-\[300px\]{height:300px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.\!w-\[255px\]{width:255px!important}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-16{width:calc(var(--spacing)*16)}.w-17{width:calc(var(--spacing)*17)}.w-20{width:calc(var(--spacing)*20)}.w-50{width:calc(var(--spacing)*50)}.w-60{width:calc(var(--spacing)*60)}.w-\[18px\]{width:18px}.w-\[20px\]{width:20px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-screen-2xl{max-width:var(--breakpoint-2xl)}.max-w-screen-lg{max-width:var(--breakpoint-lg)}.max-w-screen-md{max-width:var(--breakpoint-md)}.max-w-screen-sm{max-width:var(--breakpoint-sm)}.max-w-screen-xl{max-width:var(--breakpoint-xl)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[110\%\]{--tw-translate-y:110%;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\!items-center{align-items:center!important}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{column-gap:calc(var(--spacing)*3)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-5{row-gap:calc(var(--spacing)*5)}.overflow-y-auto{overflow-y:auto}.\!rounded-3xl{border-radius:var(--radius-3xl)!important}.\!rounded-\[8px\]{border-radius:8px!important}.\!rounded-\[100px\]{border-radius:100px!important}.\!rounded-full{border-radius:3.40282e38px!important}.rounded-\[12px\]{border-radius:12px}.rounded-\[50\%\]{border-radius:50%}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-tl-full{border-top-left-radius:3.40282e38px}.rounded-bl-full{border-bottom-left-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-1{border-top-style:var(--tw-border-style);border-top-width:1px}.\!border-b-1{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.\!border-none{--tw-border-style:none!important;border-style:none!important}.\!border-\[\#007BE5\]{border-color:#007be5!important}.\!border-\[\#BDE3FF\]{border-color:#bde3ff!important}.\!border-\[\#FFCDC9\]{border-color:#ffcdc9!important}.\!border-\[white\]{border-color:#fff!important}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-white{border-color:var(--color-white)}.\!border-t-\[\#F0F0F0\]{border-top-color:#f0f0f0!important}.\!border-b-\[\#F0F0F0\]{border-bottom-color:#f0f0f0!important}.\!bg-\[\#007BE5\]{background-color:#007be5!important}.\!bg-\[\#E5F4FF\]{background-color:#e5f4ff!important}.\!bg-\[\#E7F0FF\]{background-color:#e7f0ff!important}.bg-\[\#007BE5\]{background-color:#007be5}.bg-\[\#27CD7F\]{background-color:#27cd7f}.bg-\[\#722ED1\]{background-color:#722ed1}.bg-\[\#001523\]{background-color:#001523}.bg-\[\#2561ED\]{background-color:#2561ed}.bg-\[\#B2B7C2\]{background-color:#b2b7c2}.bg-\[\#DA9438\]{background-color:#da9438}.bg-\[\#DD4338\]{background-color:#dd4338}.bg-\[\#EEEEF0\]{background-color:#eeeef0}.bg-\[\#FFFFFF\]{background-color:#fff}.bg-gray-100{background-color:var(--color-gray-100)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3\.5{padding:calc(var(--spacing)*3.5)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-\[10px\]{padding-inline:10px}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.\!pt-\[5px\]{padding-top:5px!important}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pr-3\.5{padding-right:calc(var(--spacing)*3.5)}.pr-6{padding-right:calc(var(--spacing)*6)}.\!pb-\[5px\]{padding-bottom:5px!important}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-\[15px\]{padding-bottom:15px}.\!pl-\[9px\]{padding-left:9px!important}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\!text-\[12px\]{font-size:12px!important}.\!text-\[14px\]{font-size:14px!important}.text-\[14px\]{font-size:14px}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.\!font-light{--tw-font-weight:var(--font-weight-light)!important;font-weight:var(--font-weight-light)!important}.\!font-medium{--tw-font-weight:var(--font-weight-medium)!important;font-weight:var(--font-weight-medium)!important}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.\!text-\[\#0F1D40\]{color:#0f1d40!important}.\!text-\[\#4D4D57\]{color:#4d4d57!important}.\!text-\[\#007BE5\]{color:#007be5!important}.\!text-\[\#DD4338\]{color:#dd4338!important}.\!text-\[\#E0E0E0\]{color:#e0e0e0!important}.\!text-\[white\]{color:#fff!important}.text-\[\#5C657D\]{color:#5c657d}.text-\[\#3078BD\]{color:#3078bd}.text-\[\#FFFFFF\]{color:#fff}.text-black{color:var(--color-black)}.text-gray-300{color:var(--color-gray-300)}.text-gray-500{color:var(--color-gray-500)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.\!shadow-none{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[24px_-24px_0_white\]{--tw-shadow:24px -24px 0 var(--tw-shadow-color,white);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[24px_24px_0_white\]{--tw-shadow:24px 24px 0 var(--tw-shadow-color,white);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.group-hover\:text-black:is(:where(.group):hover *){color:var(--color-black)}.hover\:rounded-sm:hover{border-radius:var(--radius-sm)}.hover\:bg-\[\#1B4ACB\]:hover{background-color:#1b4acb}.hover\:bg-\[\#EEEEF0\]:hover{background-color:#eeeef0}.hover\:bg-\[\#FFFFFF\]:hover{background-color:#fff}.hover\:text-black:hover{color:var(--color-black)}}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:40rem){.sm\:left-40{left:calc(var(--spacing)*40)}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (min-width:48rem){.md\:left-48{left:calc(var(--spacing)*48)}}@media (min-width:64rem){.lg\:left-70{left:calc(var(--spacing)*70)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}.setting-table-modal div .ant-modal-content{padding:20px 0!important}.setting-table-modal div .ant-modal-header,.setting-table-modal div .ant-modal-footer{padding:0 24px!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
|
@@ -818,37 +818,39 @@
|
|
818
818
|
height: 1em;
|
819
819
|
vertical-align: -0.125em;
|
820
820
|
}
|
821
|
-
.
|
821
|
+
._containerSearchSelect_1sza5_1 {
|
822
822
|
.ant-select-selector {
|
823
823
|
border-radius: 100px;
|
824
824
|
border-color: #BDE3FF !important;
|
825
825
|
}
|
826
826
|
}
|
827
827
|
|
828
|
-
.
|
828
|
+
._inputSearchKey_1sza5_8{
|
829
829
|
.ant-input-clear-icon{
|
830
830
|
color: #E7F0FF
|
831
831
|
}
|
832
832
|
}
|
833
833
|
|
834
|
-
.
|
834
|
+
._customBadge_1sza5_14{
|
835
835
|
.ant-badge-count{
|
836
836
|
color: #4D4D57 !important;
|
837
837
|
background: none !important;
|
838
838
|
box-shadow: none !important;
|
839
839
|
}
|
840
|
+
background-color: #EEEEF0 !important;
|
840
841
|
}
|
841
842
|
|
842
|
-
.
|
843
|
+
._customBadgeActive_1sza5_23{
|
843
844
|
.ant-badge-count{
|
844
845
|
color: #0F1D40 !important;
|
845
846
|
background: none !important;
|
846
847
|
box-shadow: none !important;
|
847
848
|
font-weight: 500;
|
848
849
|
}
|
850
|
+
background-color: #BDE3FF !important;
|
849
851
|
}
|
850
852
|
|
851
|
-
.
|
853
|
+
._customContainButtonIcon_1sza5_33{
|
852
854
|
.ant-btn-icon{
|
853
855
|
height: 18px;
|
854
856
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g as get, j as jsxRuntimeExports, L as Label, E as ErrorMessage, T as Typography } from './Switch-
|
1
|
+
import { g as get, j as jsxRuntimeExports, L as Label, E as ErrorMessage, T as Typography } from './Switch-jt4L5Z_9.js';
|
2
2
|
import { Select as Select$1, Radio } from 'antd';
|
3
3
|
|
4
4
|
const Select = (props) => {
|
@@ -4468,8 +4468,6 @@ function createFormControl(props = {}) {
|
|
4468
4468
|
array: createSubject(),
|
4469
4469
|
state: createSubject(),
|
4470
4470
|
};
|
4471
|
-
const validationModeBeforeSubmit = getValidationModes(_options.mode);
|
4472
|
-
const validationModeAfterSubmit = getValidationModes(_options.reValidateMode);
|
4473
4471
|
const shouldDisplayAllAssociatedErrors = _options.criteriaMode === VALIDATION_MODE.all;
|
4474
4472
|
const debounce = (callback) => (wait) => {
|
4475
4473
|
clearTimeout(timer);
|
@@ -4740,13 +4738,17 @@ function createFormControl(props = {}) {
|
|
4740
4738
|
}
|
4741
4739
|
else if (fieldReference.refs) {
|
4742
4740
|
if (isCheckBoxInput(fieldReference.ref)) {
|
4743
|
-
fieldReference.refs.
|
4744
|
-
|
4745
|
-
(
|
4746
|
-
|
4747
|
-
|
4748
|
-
|
4749
|
-
|
4741
|
+
fieldReference.refs.forEach((checkboxRef) => {
|
4742
|
+
if (!checkboxRef.defaultChecked || !checkboxRef.disabled) {
|
4743
|
+
if (Array.isArray(fieldValue)) {
|
4744
|
+
checkboxRef.checked = !!fieldValue.find((data) => data === checkboxRef.value);
|
4745
|
+
}
|
4746
|
+
else {
|
4747
|
+
checkboxRef.checked =
|
4748
|
+
fieldValue === checkboxRef.value || !!fieldValue;
|
4749
|
+
}
|
4750
|
+
}
|
4751
|
+
});
|
4750
4752
|
}
|
4751
4753
|
else {
|
4752
4754
|
fieldReference.refs.forEach((radioRef) => (radioRef.checked = radioRef.value === fieldValue));
|
@@ -4772,6 +4774,9 @@ function createFormControl(props = {}) {
|
|
4772
4774
|
};
|
4773
4775
|
const setValues = (name, value, options) => {
|
4774
4776
|
for (const fieldKey in value) {
|
4777
|
+
if (!value.hasOwnProperty(fieldKey)) {
|
4778
|
+
return;
|
4779
|
+
}
|
4775
4780
|
const fieldValue = value[fieldKey];
|
4776
4781
|
const fieldName = `${name}.${fieldKey}`;
|
4777
4782
|
const field = get(_fields, fieldName);
|
@@ -4828,6 +4833,8 @@ function createFormControl(props = {}) {
|
|
4828
4833
|
(isDateObject(fieldValue) && isNaN(fieldValue.getTime())) ||
|
4829
4834
|
deepEqual(fieldValue, get(_formValues, name, fieldValue));
|
4830
4835
|
};
|
4836
|
+
const validationModeBeforeSubmit = getValidationModes(_options.mode);
|
4837
|
+
const validationModeAfterSubmit = getValidationModes(_options.reValidateMode);
|
4831
4838
|
if (field) {
|
4832
4839
|
let error;
|
4833
4840
|
let isValid;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { j as jsxRuntimeExports, c as Icon, _ as _extends, d as _typeof, P as PnkxField, C as CheckboxField, u as useForm, e as classNames, I as Input, f as _arrayLikeToArray, h as _unsupportedIterableToArray, w as warningOnce, i as _createClass, k as _classCallCheck, l as _defineProperty, m as _slicedToArray, n as warning$1, o as canUseDom, p as _objectSpread2, q as updateCSS, r as removeCSS, s as _arrayWithHoles, t as _nonIterableRest, v as resetWarned$1, F as FastColor, x as generate, y as presetPrimaryColors, z as presetPalettes, A as _inherits, B as _createSuper, G as _assertThisInitialized, H as _objectWithoutProperties, J as IconContext } from './Switch-
|
1
|
+
import { j as jsxRuntimeExports, c as Icon, _ as _extends, d as _typeof, P as PnkxField, C as CheckboxField, u as useForm, e as classNames, I as Input, f as _arrayLikeToArray, h as _unsupportedIterableToArray, w as warningOnce, i as _createClass, k as _classCallCheck, l as _defineProperty, m as _slicedToArray, n as warning$1, o as canUseDom, p as _objectSpread2, q as updateCSS, r as removeCSS, s as _arrayWithHoles, t as _nonIterableRest, v as resetWarned$1, F as FastColor, x as generate, y as presetPrimaryColors, z as presetPalettes, A as _inherits, B as _createSuper, G as _assertThisInitialized, H as _objectWithoutProperties, J as IconContext } from './Switch-jt4L5Z_9.js';
|
2
2
|
import { Button as Button$1, Cascader, Space as Space$1, Card, Skeleton as Skeleton$1, Modal as Modal$1, Badge as Badge$1, Breadcrumb as Breadcrumb$1, Tooltip as Tooltip$1, Divider as Divider$2, Popconfirm as Popconfirm$1, Typography, Table as Table$1, Tabs as Tabs$1, Popover as Popover$1, Col as Col$1, Row as Row$1, Dropdown as Dropdown$1, Flex as Flex$1, Splitter as Splitter$1, Menu as Menu$1, Pagination as Pagination$1, Steps as Steps$1, Tag as Tag$1, Alert as Alert$1, Spin as Spin$1, Drawer as Drawer$1, QRCode as QRCode$1, Result as Result$1, Rate as Rate$1, Segmented as Segmented$1, Statistic as Statistic$1, Timeline as Timeline$1, Tour as Tour$1, Tree as Tree$1, Watermark as Watermark$1, Anchor as Anchor$1, Affix, AutoComplete as AutoComplete$1, Input as Input$1, Collapse, ColorPicker, Empty as Empty$2, Image as Image$1 } from 'antd';
|
3
3
|
import * as React from 'react';
|
4
4
|
import React__default, { version as version$1, isValidElement, useLayoutEffect as useLayoutEffect$1, useEffect, useRef, useMemo as useMemo$1, useCallback, useState, createContext, memo, useReducer, useContext, Component } from 'react';
|
@@ -6577,7 +6577,7 @@ const RestoreIcon = ({ stroke, fill }) => /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
6577
6577
|
const DragIcon = ({ stroke, fill }) => /* @__PURE__ */ jsxRuntimeExports.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 18, height: 24, fill: "none", children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
6578
6578
|
"path",
|
6579
6579
|
{
|
6580
|
-
fill,
|
6580
|
+
fill: fill || "#116DFF",
|
6581
6581
|
stroke,
|
6582
6582
|
fillRule: "evenodd",
|
6583
6583
|
d: "M6 1h2v2H6V1Zm0 5h2v2H6V6Zm4-5h2v2h-2V1Zm0 5h2v2h-2V6Zm-4 5h2v2H6v-2Zm4 0h2v2h-2v-2Zm-4 5h2v2H6v-2Zm4 0h2v2h-2v-2Zm-4 5h2v2H6v-2Zm4 0h2v2h-2v-2Z",
|
@@ -9723,6 +9723,10 @@ const SettingTable = (props) => {
|
|
9723
9723
|
};
|
9724
9724
|
const onSubmit = (data) => {
|
9725
9725
|
console.log("datasubmit", data);
|
9726
|
+
setOpen(false);
|
9727
|
+
if (setDefaultSettingColumnItems) {
|
9728
|
+
setDefaultSettingColumnItems(columns);
|
9729
|
+
}
|
9726
9730
|
};
|
9727
9731
|
const handleDragEnd = (event) => {
|
9728
9732
|
const { active, over } = event;
|
@@ -9749,7 +9753,7 @@ const SettingTable = (props) => {
|
|
9749
9753
|
setColumns(defaultSettingColumnItems);
|
9750
9754
|
setOpen(false);
|
9751
9755
|
};
|
9752
|
-
return /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { children: [
|
9756
|
+
return /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "flex justify-end items-end mt-3 pr-6", children: [
|
9753
9757
|
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
9754
9758
|
Button,
|
9755
9759
|
{
|
@@ -9819,8 +9823,8 @@ const SettingTable = (props) => {
|
|
9819
9823
|
);
|
9820
9824
|
};
|
9821
9825
|
|
9822
|
-
const customBadge = "
|
9823
|
-
const customBadgeActive = "
|
9826
|
+
const customBadge = "_customBadge_1sza5_14";
|
9827
|
+
const customBadgeActive = "_customBadgeActive_1sza5_23";
|
9824
9828
|
const styles$1 = {
|
9825
9829
|
customBadge: customBadge,
|
9826
9830
|
customBadgeActive: customBadgeActive};
|
@@ -9850,7 +9854,10 @@ const ButtonBadge = (props) => {
|
|
9850
9854
|
return /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
9851
9855
|
Button,
|
9852
9856
|
{
|
9853
|
-
className:
|
9857
|
+
className: twMerge(
|
9858
|
+
"ml-1 mt-1 !rounded-[8px] !text-[12px]",
|
9859
|
+
active ? "!border-[#007BE5] !bg-[#E5F4FF] !font-medium" : "!border-[white] !shadow-none"
|
9860
|
+
),
|
9854
9861
|
onClick: () => setKeyActive(keyActive),
|
9855
9862
|
children: [
|
9856
9863
|
label,
|
@@ -9859,9 +9866,10 @@ const ButtonBadge = (props) => {
|
|
9859
9866
|
{
|
9860
9867
|
count: value,
|
9861
9868
|
color: `${active ? "#BDE3FF]" : "#EEEEF0"}`,
|
9862
|
-
className:
|
9863
|
-
|
9864
|
-
|
9869
|
+
className: twMerge(
|
9870
|
+
"!text-[#4D4D57] !rounded-[8px]",
|
9871
|
+
active ? styles$1.customBadgeActive : styles$1.customBadge
|
9872
|
+
)
|
9865
9873
|
}
|
9866
9874
|
)
|
9867
9875
|
]
|
@@ -10314,10 +10322,11 @@ const Table = ({
|
|
10314
10322
|
const [openSetting, setOpenStting] = useState(false);
|
10315
10323
|
const rowSelection = {
|
10316
10324
|
selectedRowKeys: rowsSelected,
|
10317
|
-
onChange: onSelect
|
10318
|
-
|
10319
|
-
|
10320
|
-
|
10325
|
+
onChange: onSelect,
|
10326
|
+
getCheckboxProps: (record) => ({
|
10327
|
+
disabled: filters?.status
|
10328
|
+
// Ví dụ: disable nếu tuổi > 40
|
10329
|
+
})
|
10321
10330
|
};
|
10322
10331
|
const { control, handleSubmit, reset } = useForm();
|
10323
10332
|
const [data, setData] = useState([]);
|
@@ -14235,7 +14244,7 @@ function genStyleUtils(config) {
|
|
14235
14244
|
};
|
14236
14245
|
}
|
14237
14246
|
|
14238
|
-
const version = '5.25.
|
14247
|
+
const version = '5.25.1';
|
14239
14248
|
|
14240
14249
|
function isStableColor(color) {
|
14241
14250
|
return color >= 0 && color <= 255;
|
package/es/fields/index.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export { C as CheckboxField, D as DatePickerField, I as Input, P as PnkxField, R as RangePickerField, b as TinyMCE } from '../chunks/Switch-
|
2
|
-
export { R as RadioGroup, S as Select } from '../chunks/Radio-
|
1
|
+
export { C as CheckboxField, D as DatePickerField, I as Input, P as PnkxField, R as RangePickerField, b as TinyMCE } from '../chunks/Switch-jt4L5Z_9.js';
|
2
|
+
export { R as RadioGroup, S as Select } from '../chunks/Radio-CZubVPdR.js';
|
package/es/index.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
export { Z as ActionRowTable, A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, W as Watermark, t as typeColorMap } from './chunks/index-
|
2
|
-
export { C as CheckboxField, D as DatePickerField, E as ErrorMessage, I as Input, L as Label, P as PnkxField, R as RangePickerField, a as TINY_API, b as TinyMCE, T as Typography } from './chunks/Switch-
|
1
|
+
export { Z as ActionRowTable, A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, W as Watermark, t as typeColorMap } from './chunks/index-CqUY0v4Y.js';
|
2
|
+
export { C as CheckboxField, D as DatePickerField, E as ErrorMessage, I as Input, L as Label, P as PnkxField, R as RangePickerField, a as TINY_API, b as TinyMCE, T as Typography } from './chunks/Switch-jt4L5Z_9.js';
|
3
3
|
import 'react-router';
|
4
4
|
export { P as PAGE_INDEX, b as PAGE_SIZE, c as SORT_BY, d as SORT_DESC, S as START_PAGE, a as START_PAGE_SIZE, T as TypeActionRowTable, u as useToast } from './chunks/table-B28OPA57.js';
|
5
|
-
export { R as RadioGroup, S as Select } from './chunks/Radio-
|
5
|
+
export { R as RadioGroup, S as Select } from './chunks/Radio-CZubVPdR.js';
|
6
6
|
export { u as useFiltersHandler, a as useMessage, b as useToggle } from './chunks/useToggle-C5Y4aFUQ.js';
|
package/es/ui/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
export { Z as ActionRowTable, A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, W as Watermark, t as typeColorMap } from '../chunks/index-
|
2
|
-
export { E as ErrorMessage, L as Label, a as TINY_API, T as Typography } from '../chunks/Switch-
|
1
|
+
export { Z as ActionRowTable, A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, W as Watermark, t as typeColorMap } from '../chunks/index-CqUY0v4Y.js';
|
2
|
+
export { E as ErrorMessage, L as Label, a as TINY_API, T as Typography } from '../chunks/Switch-jt4L5Z_9.js';
|
3
3
|
import 'react-router';
|
4
4
|
export { P as PAGE_INDEX, b as PAGE_SIZE, c as SORT_BY, d as SORT_DESC, S as START_PAGE, a as START_PAGE_SIZE, T as TypeActionRowTable } from '../chunks/table-B28OPA57.js';
|
package/package.json
CHANGED
package/types/fields.d.ts
CHANGED
@@ -6,8 +6,8 @@ import { Dayjs } from 'dayjs';
|
|
6
6
|
import { default as default_2 } from 'react';
|
7
7
|
import { IAllProps } from '@tinymce/tinymce-react';
|
8
8
|
import { InputProps as InputProps_2 } from 'antd';
|
9
|
-
import { JSX } from 'react/jsx-runtime';
|
10
|
-
import { JSX as
|
9
|
+
import { JSX as JSX_2 } from 'react/jsx-runtime';
|
10
|
+
import { JSX as JSX_3 } from 'react';
|
11
11
|
import { RadioGroupProps } from 'antd';
|
12
12
|
import { RangePickerProps } from 'antd/es/date-picker';
|
13
13
|
import * as React_2 from 'react';
|
@@ -20,7 +20,7 @@ import { UploadProps } from 'antd';
|
|
20
20
|
import { UseFormSetValue } from 'react-hook-form';
|
21
21
|
import { UseFormStateReturn } from 'react-hook-form';
|
22
22
|
|
23
|
-
export declare const CheckboxField: (props: CheckboxFieldProps) =>
|
23
|
+
export declare const CheckboxField: (props: CheckboxFieldProps) => JSX_2.Element;
|
24
24
|
|
25
25
|
export declare interface CheckboxFieldProps extends Omit<CheckboxProps, "onChange" | "checked"> {
|
26
26
|
field?: ControllerRenderProps<any, any>;
|
@@ -53,9 +53,9 @@ export declare interface DatePickerDMYProps extends Omit<ReactDatePickerProps, "
|
|
53
53
|
size?: TSize;
|
54
54
|
}
|
55
55
|
|
56
|
-
export declare const DatePickerField: (props: DatePickerDMYProps) =>
|
56
|
+
export declare const DatePickerField: (props: DatePickerDMYProps) => JSX_2.Element;
|
57
57
|
|
58
|
-
export declare const Input: (props: InputProps) =>
|
58
|
+
export declare const Input: (props: InputProps) => JSX_2.Element;
|
59
59
|
|
60
60
|
export declare interface InputProps extends InputProps_2 {
|
61
61
|
field?: ControllerRenderProps<any, any>;
|
@@ -73,7 +73,7 @@ export declare interface InputProps extends InputProps_2 {
|
|
73
73
|
}
|
74
74
|
|
75
75
|
export declare class PnkxField<TComponent extends React_2.ComponentType<any>> extends React_2.PureComponent<PnkxFieldProps<TComponent>> {
|
76
|
-
render():
|
76
|
+
render(): JSX_2.Element;
|
77
77
|
}
|
78
78
|
|
79
79
|
export declare type PnkxFieldProps<TComponent extends React_2.ComponentType<any>> = {
|
@@ -91,10 +91,10 @@ export declare interface PropsNumberFormat extends Omit<InputProps, "onChange" |
|
|
91
91
|
type?: TInputNumberType;
|
92
92
|
prefix?: string;
|
93
93
|
suffix?: string;
|
94
|
-
helperText?: () =>
|
94
|
+
helperText?: () => JSX_3.Element | null;
|
95
95
|
}
|
96
96
|
|
97
|
-
export declare const RadioGroup: (props: RadioProps) =>
|
97
|
+
export declare const RadioGroup: (props: RadioProps) => JSX_2.Element;
|
98
98
|
|
99
99
|
export declare interface RadioProps extends Omit<RadioGroupProps, "options" | "onChange"> {
|
100
100
|
field?: ControllerRenderProps<any, any>;
|
@@ -107,7 +107,7 @@ export declare interface RadioProps extends Omit<RadioGroupProps, "options" | "o
|
|
107
107
|
position?: TPositionRadio;
|
108
108
|
}
|
109
109
|
|
110
|
-
export declare const RangePickerField: (props: RangePickerFieldProps) =>
|
110
|
+
export declare const RangePickerField: (props: RangePickerFieldProps) => JSX_2.Element;
|
111
111
|
|
112
112
|
export declare interface RangePickerFieldProps extends Omit<RangePickerProps, "value" | "onChange"> {
|
113
113
|
field?: ControllerRenderProps<any, any>;
|
@@ -119,7 +119,7 @@ export declare interface RangePickerFieldProps extends Omit<RangePickerProps, "v
|
|
119
119
|
customStyleDatePicker?: string;
|
120
120
|
}
|
121
121
|
|
122
|
-
export declare const Select: (props: SelectFieldProps) =>
|
122
|
+
export declare const Select: (props: SelectFieldProps) => JSX_2.Element;
|
123
123
|
|
124
124
|
export declare interface SelectFieldProps extends SelectProps {
|
125
125
|
field?: ControllerRenderProps<any, any>;
|
@@ -153,7 +153,7 @@ export declare interface TextAreaProps extends TextAreaProps_2 {
|
|
153
153
|
declare type TInputNumberType = "number" | "money";
|
154
154
|
|
155
155
|
export declare const TinyMCE: {
|
156
|
-
(props: TinyProps):
|
156
|
+
(props: TinyProps): JSX_2.Element;
|
157
157
|
displayName: string;
|
158
158
|
};
|
159
159
|
|
package/types/index.d.ts
CHANGED
@@ -42,15 +42,15 @@ import { ForwardRefExoticComponent } from 'react';
|
|
42
42
|
import { IAllProps } from '@tinymce/tinymce-react';
|
43
43
|
import { ImageProps } from 'antd';
|
44
44
|
import { InputProps as InputProps_2 } from 'antd';
|
45
|
-
import { JSX } from 'react/jsx-runtime';
|
46
|
-
import { JSX as
|
45
|
+
import { JSX as JSX_2 } from 'react/jsx-runtime';
|
46
|
+
import { JSX as JSX_3 } from 'react';
|
47
47
|
import { MenuDividerProps } from 'antd/es/menu';
|
48
48
|
import { MenuItemGroupProps } from 'rc-menu/lib/MenuItemGroup';
|
49
49
|
import { MenuItemProps as MenuItemProps_2 } from 'antd/es/menu';
|
50
50
|
import { MenuProps as MenuProps_2 } from 'antd/es/menu';
|
51
51
|
import { ModalProps as ModalProps_2 } from 'antd';
|
52
52
|
import { Pagination as Pagination_2 } from 'antd';
|
53
|
-
import { PaginationFilters as PaginationFilters_2 } from '
|
53
|
+
import { PaginationFilters as PaginationFilters_2 } from '../../../../../../../../../../src/components/hooks';
|
54
54
|
import { PaginationLocale } from 'rc-pagination';
|
55
55
|
import { PaginationProps as PaginationProps_2 } from 'antd';
|
56
56
|
import { ParagraphProps } from 'antd/es/typography/Paragraph';
|
@@ -93,7 +93,7 @@ import { TitleProps } from 'antd/es/typography/Title';
|
|
93
93
|
import { TooltipProps as TooltipProps_2 } from 'antd';
|
94
94
|
import { TourProps as TourProps_2 } from 'antd';
|
95
95
|
import { TreeProps as TreeProps_2 } from 'antd';
|
96
|
-
import { TypeActionRowTable as TypeActionRowTable_2 } from '
|
96
|
+
import { TypeActionRowTable as TypeActionRowTable_2 } from '../../../../../../../../../../../src/constants/table';
|
97
97
|
import { UploadFile } from 'antd';
|
98
98
|
import { UploadProps } from 'antd';
|
99
99
|
import { UseFormReset } from 'react-hook-form';
|
@@ -102,7 +102,7 @@ import { UseFormSetValue } from 'react-hook-form';
|
|
102
102
|
import { UseFormStateReturn } from 'react-hook-form';
|
103
103
|
import { WatermarkProps } from 'antd';
|
104
104
|
|
105
|
-
export declare const ActionRowTable: ({ type, contentTooltip, handleClick, }: ActionRowTableProps) =>
|
105
|
+
export declare const ActionRowTable: ({ type, contentTooltip, handleClick, }: ActionRowTableProps) => JSX_2.Element;
|
106
106
|
|
107
107
|
export declare interface ActionRowTableProps {
|
108
108
|
type: TypeActionRowTable_2;
|
@@ -122,7 +122,7 @@ export declare const Anchor: typeof Anchor_2 & {
|
|
122
122
|
|
123
123
|
export declare type AnchorPropsUnion = BaseProps_13 & AnchorProps;
|
124
124
|
|
125
|
-
export declare const Appfix: ({ children, ...rest }: AppfixProps) =>
|
125
|
+
export declare const Appfix: ({ children, ...rest }: AppfixProps) => JSX_2.Element;
|
126
126
|
|
127
127
|
export declare interface AppfixProps extends AffixProps {
|
128
128
|
children: default_2.ReactNode;
|
@@ -132,7 +132,7 @@ export declare const AutoComplete: React.FC<AutoCompleteProps>;
|
|
132
132
|
|
133
133
|
export declare type AutoCompleteProps = AutoCompleteProps_2;
|
134
134
|
|
135
|
-
export declare const Badge: ({ type, children, customColor, ...rest }: BadgeProps) =>
|
135
|
+
export declare const Badge: ({ type, children, customColor, ...rest }: BadgeProps) => JSX_2.Element;
|
136
136
|
|
137
137
|
export declare interface BadgeProps extends BadgeProps_2 {
|
138
138
|
type?: "error" | "info" | "success" | "warning";
|
@@ -202,7 +202,7 @@ declare type BaseProps_9 = {
|
|
202
202
|
spaceClassName?: string;
|
203
203
|
};
|
204
204
|
|
205
|
-
export declare const Breadcrumb: (props: BreadcrumbPropsUnion) =>
|
205
|
+
export declare const Breadcrumb: (props: BreadcrumbPropsUnion) => JSX_2.Element;
|
206
206
|
|
207
207
|
export declare interface BreadcrumbItemType extends BreadcrumbItemType_2 {
|
208
208
|
children?: Omit<BreadcrumbItemType, "children">[];
|
@@ -214,7 +214,7 @@ export declare type BreadcrumbPropsUnion = BaseProps_6 & BreadcrumbProps;
|
|
214
214
|
|
215
215
|
export declare type BreadcrumbSeparatorType = BreadcrumbSeparatorType_2;
|
216
216
|
|
217
|
-
export declare const BulkAction: ({ quantity, handleRestore, handleSendApproval, handleCancelSendApproval, handleRefuseApproval, handleApproval, handleCancelApproval, handleDelete, handleActivate, handleInActivate, status, }: BulkActionProps) =>
|
217
|
+
export declare const BulkAction: ({ quantity, handleRestore, handleSendApproval, handleCancelSendApproval, handleRefuseApproval, handleApproval, handleCancelApproval, handleDelete, handleActivate, handleInActivate, status, }: BulkActionProps) => JSX_2.Element;
|
218
218
|
|
219
219
|
export declare interface BulkActionProps {
|
220
220
|
quantity: number;
|
@@ -234,17 +234,17 @@ export declare const Button: default_2.FC<ButtonProps>;
|
|
234
234
|
|
235
235
|
export declare type ButtonProps = ButtonProps_2;
|
236
236
|
|
237
|
-
export declare const CascaderField: (props: CascaderFieldProps) =>
|
237
|
+
export declare const CascaderField: (props: CascaderFieldProps) => JSX_2.Element;
|
238
238
|
|
239
239
|
export declare type CascaderFieldProps = BaseProps & (SingleCascaderProps | MultipleCascaderProps);
|
240
240
|
|
241
|
-
export declare const CategoryStatus: ({ status }: CategoryStatusProps) =>
|
241
|
+
export declare const CategoryStatus: ({ status }: CategoryStatusProps) => JSX_2.Element;
|
242
242
|
|
243
243
|
export declare interface CategoryStatusProps {
|
244
244
|
status: number;
|
245
245
|
}
|
246
246
|
|
247
|
-
export declare const CheckboxField: (props: CheckboxFieldProps) =>
|
247
|
+
export declare const CheckboxField: (props: CheckboxFieldProps) => JSX_2.Element;
|
248
248
|
|
249
249
|
export declare interface CheckboxFieldProps extends Omit<CheckboxProps, "onChange" | "checked"> {
|
250
250
|
field?: ControllerRenderProps<any, any>;
|
@@ -256,7 +256,7 @@ export declare interface CheckboxFieldProps extends Omit<CheckboxProps, "onChang
|
|
256
256
|
customStyleCheckbox?: string;
|
257
257
|
}
|
258
258
|
|
259
|
-
export declare const Col: (props: ColPropsUnion) =>
|
259
|
+
export declare const Col: (props: ColPropsUnion) => JSX_2.Element;
|
260
260
|
|
261
261
|
export declare interface ColProps extends ColProps_2, Partial<Record<Breakpoint, ColSpanType | ColSize>> {
|
262
262
|
}
|
@@ -276,7 +276,7 @@ declare type CompoundedMenu = FC<MenuComponentProps> & {
|
|
276
276
|
ItemGroup: typeof ItemGroup;
|
277
277
|
};
|
278
278
|
|
279
|
-
export declare const ConfirmModal: ({ title, content, typeIcon, titleCancelBtn, titleSubmitBtn, handleCancel, handleSubmit, ...restProps }: ConfirmModalProps) =>
|
279
|
+
export declare const ConfirmModal: ({ title, content, typeIcon, titleCancelBtn, titleSubmitBtn, handleCancel, handleSubmit, ...restProps }: ConfirmModalProps) => JSX_2.Element;
|
280
280
|
|
281
281
|
export declare interface ConfirmModalProps extends ModalProps {
|
282
282
|
title: string;
|
@@ -317,9 +317,9 @@ export declare interface DatePickerDMYProps extends Omit<ReactDatePickerProps, "
|
|
317
317
|
size?: TSize;
|
318
318
|
}
|
319
319
|
|
320
|
-
export declare const DatePickerField: (props: DatePickerDMYProps) =>
|
320
|
+
export declare const DatePickerField: (props: DatePickerDMYProps) => JSX_2.Element;
|
321
321
|
|
322
|
-
export declare const Divider: ({ children, ...rest }: DividerProps) =>
|
322
|
+
export declare const Divider: ({ children, ...rest }: DividerProps) => JSX_2.Element;
|
323
323
|
|
324
324
|
declare const Divider_2: FC<MenuDividerProps>;
|
325
325
|
|
@@ -327,14 +327,14 @@ export declare interface DividerProps extends DividerProps_2 {
|
|
327
327
|
children?: ReactNode | string;
|
328
328
|
}
|
329
329
|
|
330
|
-
export declare const Drawer: ({ onSubmit, children, ...rest }: DrawerProps) =>
|
330
|
+
export declare const Drawer: ({ onSubmit, children, ...rest }: DrawerProps) => JSX_2.Element;
|
331
331
|
|
332
332
|
export declare interface DrawerProps extends DrawerProps_2 {
|
333
333
|
children?: ReactNode;
|
334
334
|
onSubmit?: (values: any) => void;
|
335
335
|
}
|
336
336
|
|
337
|
-
export declare const Dropdown: (props: DropdownPropsUnion) =>
|
337
|
+
export declare const Dropdown: (props: DropdownPropsUnion) => JSX_2.Element;
|
338
338
|
|
339
339
|
export declare type DropdownButtonProps = DropdownButtonProps_2;
|
340
340
|
|
@@ -368,7 +368,7 @@ export declare interface ErrorBoundaryState {
|
|
368
368
|
errorInfo: ErrorInfo | null;
|
369
369
|
}
|
370
370
|
|
371
|
-
export declare const ErrorMessage: default_2.MemoExoticComponent<({ errorMessage, isTouched, isSubmitted }: ErrorMessageProps) =>
|
371
|
+
export declare const ErrorMessage: default_2.MemoExoticComponent<({ errorMessage, isTouched, isSubmitted }: ErrorMessageProps) => JSX_2.Element | null>;
|
372
372
|
|
373
373
|
export declare interface ErrorMessageProps {
|
374
374
|
errorMessage?: string;
|
@@ -381,13 +381,13 @@ declare type ExtraProps = {
|
|
381
381
|
menuClassName?: string;
|
382
382
|
};
|
383
383
|
|
384
|
-
export declare const Flex: (props: FlexPropsUnion) =>
|
384
|
+
export declare const Flex: (props: FlexPropsUnion) => JSX_2.Element;
|
385
385
|
|
386
386
|
export declare type FlexProps = FlexProps_2;
|
387
387
|
|
388
388
|
export declare type FlexPropsUnion = BaseProps_7 & FlexProps;
|
389
389
|
|
390
|
-
export declare const Heading: (props: HeadingProps) =>
|
390
|
+
export declare const Heading: (props: HeadingProps) => JSX_2.Element;
|
391
391
|
|
392
392
|
export declare interface HeadingProps {
|
393
393
|
rightContent?: ReactNode;
|
@@ -402,7 +402,7 @@ export { Image_2 as Image }
|
|
402
402
|
|
403
403
|
export declare type InitialFiltersSearch<T> = T & PaginationFilters;
|
404
404
|
|
405
|
-
export declare const Input: (props: InputProps) =>
|
405
|
+
export declare const Input: (props: InputProps) => JSX_2.Element;
|
406
406
|
|
407
407
|
export declare interface InputProps extends InputProps_2 {
|
408
408
|
field?: ControllerRenderProps<any, any>;
|
@@ -425,7 +425,7 @@ declare const ItemGroup: ForwardRefExoticComponent<Omit<MenuItemGroupProps, "ref
|
|
425
425
|
|
426
426
|
export declare type ItemType = Partial<BreadcrumbItemType & BreadcrumbSeparatorType>;
|
427
427
|
|
428
|
-
export declare const Label: ({ label, required }: LabelProps) =>
|
428
|
+
export declare const Label: ({ label, required }: LabelProps) => JSX_2.Element;
|
429
429
|
|
430
430
|
export declare interface LabelProps {
|
431
431
|
label: string;
|
@@ -452,7 +452,7 @@ export declare type MenuItemProps = MenuItemProps_2;
|
|
452
452
|
|
453
453
|
export declare type MenuProps = MenuProps_2;
|
454
454
|
|
455
|
-
export declare const Modal: ({ children, ...rest }: ModalProps) =>
|
455
|
+
export declare const Modal: ({ children, ...rest }: ModalProps) => JSX_2.Element;
|
456
456
|
|
457
457
|
export declare interface ModalProps extends ModalProps_2 {
|
458
458
|
children?: ReactNode;
|
@@ -499,7 +499,7 @@ export declare type PnkxCollapseProps = CollapseProps;
|
|
499
499
|
export declare const PnkxColorPicker: React.FC<ColorPickerProps>;
|
500
500
|
|
501
501
|
export declare class PnkxField<TComponent extends React_2.ComponentType<any>> extends React_2.PureComponent<PnkxFieldProps<TComponent>> {
|
502
|
-
render():
|
502
|
+
render(): JSX_2.Element;
|
503
503
|
}
|
504
504
|
|
505
505
|
export declare type PnkxFieldProps<TComponent extends React_2.ComponentType<any>> = {
|
@@ -512,13 +512,13 @@ export declare interface PnkxSpinProps extends SpinProps {
|
|
512
512
|
children?: ReactNode;
|
513
513
|
}
|
514
514
|
|
515
|
-
export declare const Popconfirm: ({ children, ...rest }: PopconfirmProps) =>
|
515
|
+
export declare const Popconfirm: ({ children, ...rest }: PopconfirmProps) => JSX_2.Element;
|
516
516
|
|
517
517
|
export declare interface PopconfirmProps extends PopconfirmProps_2 {
|
518
518
|
children?: ReactNode;
|
519
519
|
}
|
520
520
|
|
521
|
-
export declare const Popover: (props: PopoverPropsUnion) =>
|
521
|
+
export declare const Popover: (props: PopoverPropsUnion) => JSX_2.Element;
|
522
522
|
|
523
523
|
export declare type PopoverProps = PopoverProps_2;
|
524
524
|
|
@@ -533,14 +533,14 @@ export declare interface PropsNumberFormat extends Omit<InputProps, "onChange" |
|
|
533
533
|
type?: TInputNumberType;
|
534
534
|
prefix?: string;
|
535
535
|
suffix?: string;
|
536
|
-
helperText?: () =>
|
536
|
+
helperText?: () => JSX_3.Element | null;
|
537
537
|
}
|
538
538
|
|
539
539
|
export declare const QRCode: React.FC<QRCodeProps>;
|
540
540
|
|
541
541
|
export declare type QRCodeProps = QRCodeProps_2;
|
542
542
|
|
543
|
-
export declare const RadioGroup: (props: RadioProps) =>
|
543
|
+
export declare const RadioGroup: (props: RadioProps) => JSX_2.Element;
|
544
544
|
|
545
545
|
export declare interface RadioProps extends Omit<RadioGroupProps, "options" | "onChange"> {
|
546
546
|
field?: ControllerRenderProps<any, any>;
|
@@ -553,7 +553,7 @@ export declare interface RadioProps extends Omit<RadioGroupProps, "options" | "o
|
|
553
553
|
position?: TPositionRadio;
|
554
554
|
}
|
555
555
|
|
556
|
-
export declare const RangePickerField: (props: RangePickerFieldProps) =>
|
556
|
+
export declare const RangePickerField: (props: RangePickerFieldProps) => JSX_2.Element;
|
557
557
|
|
558
558
|
export declare interface RangePickerFieldProps extends Omit<RangePickerProps, "value" | "onChange"> {
|
559
559
|
field?: ControllerRenderProps<any, any>;
|
@@ -567,13 +567,13 @@ export declare interface RangePickerFieldProps extends Omit<RangePickerProps, "v
|
|
567
567
|
|
568
568
|
export declare const Rate: React.FC<RateProps>;
|
569
569
|
|
570
|
-
export declare const Result: ({ children, ...rest }: ResultProps) =>
|
570
|
+
export declare const Result: ({ children, ...rest }: ResultProps) => JSX_2.Element;
|
571
571
|
|
572
572
|
export declare interface ResultProps extends ResultProps_2 {
|
573
573
|
children?: ReactNode | string;
|
574
574
|
}
|
575
575
|
|
576
|
-
export declare const Row: (props: RowPropsUnion) =>
|
576
|
+
export declare const Row: (props: RowPropsUnion) => JSX_2.Element;
|
577
577
|
|
578
578
|
declare interface RowCommon {
|
579
579
|
[x: string]: any;
|
@@ -581,7 +581,7 @@ declare interface RowCommon {
|
|
581
581
|
|
582
582
|
export declare type RowPropsUnion = BaseProps_4 & RowProps;
|
583
583
|
|
584
|
-
export declare const SearchFiltersForm: <T extends FieldValues = FieldValues>({ initialValues, renderFilterFields, onSubmit, onReset, classNamesContainer, classNameWrapperForm, hideDefaultSubmit, hideResetButton, }: SearchFiltersFormProps<T> & Partial<UseFormReturn<T>>) =>
|
584
|
+
export declare const SearchFiltersForm: <T extends FieldValues = FieldValues>({ initialValues, renderFilterFields, onSubmit, onReset, classNamesContainer, classNameWrapperForm, hideDefaultSubmit, hideResetButton, }: SearchFiltersFormProps<T> & Partial<UseFormReturn<T>>) => JSX_2.Element;
|
585
585
|
|
586
586
|
export declare interface SearchFiltersFormProps<T extends FieldValues> {
|
587
587
|
renderFilterFields?: (options: {
|
@@ -603,7 +603,7 @@ export declare const Segmented: React.FC<SegmentedProps>;
|
|
603
603
|
|
604
604
|
export declare type SegmentedProps = SegmentedProps_2;
|
605
605
|
|
606
|
-
export declare const Select: (props: SelectFieldProps) =>
|
606
|
+
export declare const Select: (props: SelectFieldProps) => JSX_2.Element;
|
607
607
|
|
608
608
|
export declare interface SelectFieldProps extends SelectProps {
|
609
609
|
field?: ControllerRenderProps<any, any>;
|
@@ -615,7 +615,7 @@ export declare interface SelectFieldProps extends SelectProps {
|
|
615
615
|
customStyleContainer?: string;
|
616
616
|
}
|
617
617
|
|
618
|
-
export declare const Sidebar: ({ children, menu }: SidebarProps) =>
|
618
|
+
export declare const Sidebar: ({ children, menu }: SidebarProps) => JSX_2.Element;
|
619
619
|
|
620
620
|
export declare interface SidebarProps {
|
621
621
|
children?: React.ReactNode;
|
@@ -636,7 +636,7 @@ declare type SingleCascaderProps = CascaderProps<DefaultOptionType, string> & {
|
|
636
636
|
multiple?: false;
|
637
637
|
};
|
638
638
|
|
639
|
-
export declare const Skeleton: ({ type, skeletonButtonCount }: SkeletonProps) =>
|
639
|
+
export declare const Skeleton: ({ type, skeletonButtonCount }: SkeletonProps) => JSX_2.Element;
|
640
640
|
|
641
641
|
export declare interface SkeletonProps extends SkeletonProps_2 {
|
642
642
|
type?: "table" | "form";
|
@@ -651,7 +651,7 @@ export declare const Space: typeof Space_2;
|
|
651
651
|
|
652
652
|
export declare type SpacePropsUnion = BaseProps_9 & SpaceProps;
|
653
653
|
|
654
|
-
export declare const Spin: ({ children, ...rest }: PnkxSpinProps) =>
|
654
|
+
export declare const Spin: ({ children, ...rest }: PnkxSpinProps) => JSX_2.Element;
|
655
655
|
|
656
656
|
export declare const Splitter: typeof Splitter_2;
|
657
657
|
|
@@ -696,7 +696,7 @@ declare type TabItem = {
|
|
696
696
|
disabled?: boolean;
|
697
697
|
};
|
698
698
|
|
699
|
-
export declare const Table: <T extends RowCommon>({ dataSource, columns, loading, totalItems, filters, onChangePage, onChangePageSize, onSort, rowsSelected, onSelect, onRowClick, rowKey, className, editable, onSave, titleSettingTableModal, showSetting, setColumns, renderHeadingSearch, rightHeadingContent, status, ...rest }: TableCommonProps<T>) =>
|
699
|
+
export declare const Table: <T extends RowCommon>({ dataSource, columns, loading, totalItems, filters, onChangePage, onChangePageSize, onSort, rowsSelected, onSelect, onRowClick, rowKey, className, editable, onSave, titleSettingTableModal, showSetting, setColumns, renderHeadingSearch, rightHeadingContent, status, ...rest }: TableCommonProps<T>) => JSX_2.Element;
|
700
700
|
|
701
701
|
export declare type TableColumnsType<T> = TableColumnsType_2<T> & TableColumnsTypeEditable<T>;
|
702
702
|
|
@@ -761,7 +761,7 @@ declare type TInputNumberType = "number" | "money";
|
|
761
761
|
export declare const TINY_API = "miai0qn3c79adm555yoxd9kz6j6a323ek760nf7qd81nv1p5";
|
762
762
|
|
763
763
|
export declare const TinyMCE: {
|
764
|
-
(props: TinyProps):
|
764
|
+
(props: TinyProps): JSX_2.Element;
|
765
765
|
displayName: string;
|
766
766
|
};
|
767
767
|
|
@@ -814,9 +814,9 @@ export declare enum TypeActionRowTable {
|
|
814
814
|
export declare const typeColorMap: Record<NonNullable<BadgeProps["type"]>, string>;
|
815
815
|
|
816
816
|
export declare const Typography: {
|
817
|
-
Title: (props: TitleProps) =>
|
818
|
-
Paragraph: (props: ParagraphProps) =>
|
819
|
-
Text: (props: TextProps) =>
|
817
|
+
Title: (props: TitleProps) => JSX_2.Element;
|
818
|
+
Paragraph: (props: ParagraphProps) => JSX_2.Element;
|
819
|
+
Text: (props: TextProps) => JSX_2.Element;
|
820
820
|
};
|
821
821
|
|
822
822
|
export declare interface UploadFieldProps extends Omit<UploadProps, "value" | "onChange" | "fileList"> {
|
@@ -862,6 +862,6 @@ export declare const useToggle: () => {
|
|
862
862
|
shouldRender: boolean;
|
863
863
|
};
|
864
864
|
|
865
|
-
export declare const Watermark: ({ ...rest }: WatermarkProps) =>
|
865
|
+
export declare const Watermark: ({ ...rest }: WatermarkProps) => JSX_2.Element;
|
866
866
|
|
867
867
|
export { }
|
package/types/ui.d.ts
CHANGED
@@ -34,14 +34,14 @@ import { FlexProps as FlexProps_2 } from 'antd';
|
|
34
34
|
import { FormEventHandler } from 'react';
|
35
35
|
import { ForwardRefExoticComponent } from 'react';
|
36
36
|
import { ImageProps } from 'antd';
|
37
|
-
import { JSX } from 'react/jsx-runtime';
|
37
|
+
import { JSX as JSX_2 } from 'react/jsx-runtime';
|
38
38
|
import { MenuDividerProps } from 'antd/es/menu';
|
39
39
|
import { MenuItemGroupProps } from 'rc-menu/lib/MenuItemGroup';
|
40
40
|
import { MenuItemProps as MenuItemProps_2 } from 'antd/es/menu';
|
41
41
|
import { MenuProps as MenuProps_2 } from 'antd/es/menu';
|
42
42
|
import { ModalProps as ModalProps_2 } from 'antd';
|
43
43
|
import { Pagination as Pagination_2 } from 'antd';
|
44
|
-
import { PaginationFilters } from '
|
44
|
+
import { PaginationFilters } from '../../../../../../../../../../src/components/hooks';
|
45
45
|
import { PaginationLocale } from 'rc-pagination';
|
46
46
|
import { PaginationProps as PaginationProps_2 } from 'antd';
|
47
47
|
import { ParagraphProps } from 'antd/es/typography/Paragraph';
|
@@ -77,13 +77,13 @@ import { TitleProps } from 'antd/es/typography/Title';
|
|
77
77
|
import { TooltipProps as TooltipProps_2 } from 'antd';
|
78
78
|
import { TourProps as TourProps_2 } from 'antd';
|
79
79
|
import { TreeProps as TreeProps_2 } from 'antd';
|
80
|
-
import { TypeActionRowTable as TypeActionRowTable_2 } from '
|
80
|
+
import { TypeActionRowTable as TypeActionRowTable_2 } from '../../../../../../../../../../../src/constants/table';
|
81
81
|
import { UseFormReset } from 'react-hook-form';
|
82
82
|
import { UseFormReturn } from 'react-hook-form';
|
83
83
|
import { UseFormSetValue } from 'react-hook-form';
|
84
84
|
import { WatermarkProps } from 'antd';
|
85
85
|
|
86
|
-
export declare const ActionRowTable: ({ type, contentTooltip, handleClick, }: ActionRowTableProps) =>
|
86
|
+
export declare const ActionRowTable: ({ type, contentTooltip, handleClick, }: ActionRowTableProps) => JSX_2.Element;
|
87
87
|
|
88
88
|
export declare interface ActionRowTableProps {
|
89
89
|
type: TypeActionRowTable_2;
|
@@ -103,7 +103,7 @@ export declare const Anchor: typeof Anchor_2 & {
|
|
103
103
|
|
104
104
|
export declare type AnchorPropsUnion = BaseProps_13 & AnchorProps;
|
105
105
|
|
106
|
-
export declare const Appfix: ({ children, ...rest }: AppfixProps) =>
|
106
|
+
export declare const Appfix: ({ children, ...rest }: AppfixProps) => JSX_2.Element;
|
107
107
|
|
108
108
|
export declare interface AppfixProps extends AffixProps {
|
109
109
|
children: default_2.ReactNode;
|
@@ -113,7 +113,7 @@ export declare const AutoComplete: React.FC<AutoCompleteProps>;
|
|
113
113
|
|
114
114
|
export declare type AutoCompleteProps = AutoCompleteProps_2;
|
115
115
|
|
116
|
-
export declare const Badge: ({ type, children, customColor, ...rest }: BadgeProps) =>
|
116
|
+
export declare const Badge: ({ type, children, customColor, ...rest }: BadgeProps) => JSX_2.Element;
|
117
117
|
|
118
118
|
export declare interface BadgeProps extends BadgeProps_2 {
|
119
119
|
type?: "error" | "info" | "success" | "warning";
|
@@ -183,7 +183,7 @@ declare type BaseProps_9 = {
|
|
183
183
|
spaceClassName?: string;
|
184
184
|
};
|
185
185
|
|
186
|
-
export declare const Breadcrumb: (props: BreadcrumbPropsUnion) =>
|
186
|
+
export declare const Breadcrumb: (props: BreadcrumbPropsUnion) => JSX_2.Element;
|
187
187
|
|
188
188
|
export declare interface BreadcrumbItemType extends BreadcrumbItemType_2 {
|
189
189
|
children?: Omit<BreadcrumbItemType, "children">[];
|
@@ -195,7 +195,7 @@ export declare type BreadcrumbPropsUnion = BaseProps_6 & BreadcrumbProps;
|
|
195
195
|
|
196
196
|
export declare type BreadcrumbSeparatorType = BreadcrumbSeparatorType_2;
|
197
197
|
|
198
|
-
export declare const BulkAction: ({ quantity, handleRestore, handleSendApproval, handleCancelSendApproval, handleRefuseApproval, handleApproval, handleCancelApproval, handleDelete, handleActivate, handleInActivate, status, }: BulkActionProps) =>
|
198
|
+
export declare const BulkAction: ({ quantity, handleRestore, handleSendApproval, handleCancelSendApproval, handleRefuseApproval, handleApproval, handleCancelApproval, handleDelete, handleActivate, handleInActivate, status, }: BulkActionProps) => JSX_2.Element;
|
199
199
|
|
200
200
|
export declare interface BulkActionProps {
|
201
201
|
quantity: number;
|
@@ -215,17 +215,17 @@ export declare const Button: default_2.FC<ButtonProps>;
|
|
215
215
|
|
216
216
|
export declare type ButtonProps = ButtonProps_2;
|
217
217
|
|
218
|
-
export declare const CascaderField: (props: CascaderFieldProps) =>
|
218
|
+
export declare const CascaderField: (props: CascaderFieldProps) => JSX_2.Element;
|
219
219
|
|
220
220
|
export declare type CascaderFieldProps = BaseProps & (SingleCascaderProps | MultipleCascaderProps);
|
221
221
|
|
222
|
-
export declare const CategoryStatus: ({ status }: CategoryStatusProps) =>
|
222
|
+
export declare const CategoryStatus: ({ status }: CategoryStatusProps) => JSX_2.Element;
|
223
223
|
|
224
224
|
export declare interface CategoryStatusProps {
|
225
225
|
status: number;
|
226
226
|
}
|
227
227
|
|
228
|
-
export declare const Col: (props: ColPropsUnion) =>
|
228
|
+
export declare const Col: (props: ColPropsUnion) => JSX_2.Element;
|
229
229
|
|
230
230
|
export declare interface ColProps extends ColProps_2, Partial<Record<Breakpoint, ColSpanType | ColSize>> {
|
231
231
|
}
|
@@ -243,7 +243,7 @@ declare type CompoundedMenu = FC<MenuComponentProps> & {
|
|
243
243
|
ItemGroup: typeof ItemGroup;
|
244
244
|
};
|
245
245
|
|
246
|
-
export declare const ConfirmModal: ({ title, content, typeIcon, titleCancelBtn, titleSubmitBtn, handleCancel, handleSubmit, ...restProps }: ConfirmModalProps) =>
|
246
|
+
export declare const ConfirmModal: ({ title, content, typeIcon, titleCancelBtn, titleSubmitBtn, handleCancel, handleSubmit, ...restProps }: ConfirmModalProps) => JSX_2.Element;
|
247
247
|
|
248
248
|
export declare interface ConfirmModalProps extends ModalProps {
|
249
249
|
title: string;
|
@@ -265,7 +265,7 @@ export declare interface ContainerProps {
|
|
265
265
|
className?: string;
|
266
266
|
}
|
267
267
|
|
268
|
-
export declare const Divider: ({ children, ...rest }: DividerProps) =>
|
268
|
+
export declare const Divider: ({ children, ...rest }: DividerProps) => JSX_2.Element;
|
269
269
|
|
270
270
|
declare const Divider_2: FC<MenuDividerProps>;
|
271
271
|
|
@@ -273,14 +273,14 @@ export declare interface DividerProps extends DividerProps_2 {
|
|
273
273
|
children?: ReactNode | string;
|
274
274
|
}
|
275
275
|
|
276
|
-
export declare const Drawer: ({ onSubmit, children, ...rest }: DrawerProps) =>
|
276
|
+
export declare const Drawer: ({ onSubmit, children, ...rest }: DrawerProps) => JSX_2.Element;
|
277
277
|
|
278
278
|
export declare interface DrawerProps extends DrawerProps_2 {
|
279
279
|
children?: ReactNode;
|
280
280
|
onSubmit?: (values: any) => void;
|
281
281
|
}
|
282
282
|
|
283
|
-
export declare const Dropdown: (props: DropdownPropsUnion) =>
|
283
|
+
export declare const Dropdown: (props: DropdownPropsUnion) => JSX_2.Element;
|
284
284
|
|
285
285
|
export declare type DropdownButtonProps = DropdownButtonProps_2;
|
286
286
|
|
@@ -314,7 +314,7 @@ export declare interface ErrorBoundaryState {
|
|
314
314
|
errorInfo: ErrorInfo | null;
|
315
315
|
}
|
316
316
|
|
317
|
-
export declare const ErrorMessage: default_2.MemoExoticComponent<({ errorMessage, isTouched, isSubmitted }: ErrorMessageProps) =>
|
317
|
+
export declare const ErrorMessage: default_2.MemoExoticComponent<({ errorMessage, isTouched, isSubmitted }: ErrorMessageProps) => JSX_2.Element | null>;
|
318
318
|
|
319
319
|
export declare interface ErrorMessageProps {
|
320
320
|
errorMessage?: string;
|
@@ -327,13 +327,13 @@ declare type ExtraProps = {
|
|
327
327
|
menuClassName?: string;
|
328
328
|
};
|
329
329
|
|
330
|
-
export declare const Flex: (props: FlexPropsUnion) =>
|
330
|
+
export declare const Flex: (props: FlexPropsUnion) => JSX_2.Element;
|
331
331
|
|
332
332
|
export declare type FlexProps = FlexProps_2;
|
333
333
|
|
334
334
|
export declare type FlexPropsUnion = BaseProps_7 & FlexProps;
|
335
335
|
|
336
|
-
export declare const Heading: (props: HeadingProps) =>
|
336
|
+
export declare const Heading: (props: HeadingProps) => JSX_2.Element;
|
337
337
|
|
338
338
|
export declare interface HeadingProps {
|
339
339
|
rightContent?: ReactNode;
|
@@ -352,7 +352,7 @@ declare const ItemGroup: ForwardRefExoticComponent<Omit<MenuItemGroupProps, "ref
|
|
352
352
|
|
353
353
|
export declare type ItemType = Partial<BreadcrumbItemType & BreadcrumbSeparatorType>;
|
354
354
|
|
355
|
-
export declare const Label: ({ label, required }: LabelProps) =>
|
355
|
+
export declare const Label: ({ label, required }: LabelProps) => JSX_2.Element;
|
356
356
|
|
357
357
|
export declare interface LabelProps {
|
358
358
|
label: string;
|
@@ -379,7 +379,7 @@ export declare type MenuItemProps = MenuItemProps_2;
|
|
379
379
|
|
380
380
|
export declare type MenuProps = MenuProps_2;
|
381
381
|
|
382
|
-
export declare const Modal: ({ children, ...rest }: ModalProps) =>
|
382
|
+
export declare const Modal: ({ children, ...rest }: ModalProps) => JSX_2.Element;
|
383
383
|
|
384
384
|
export declare interface ModalProps extends ModalProps_2 {
|
385
385
|
children?: ReactNode;
|
@@ -415,13 +415,13 @@ export declare interface PnkxSpinProps extends SpinProps {
|
|
415
415
|
children?: ReactNode;
|
416
416
|
}
|
417
417
|
|
418
|
-
export declare const Popconfirm: ({ children, ...rest }: PopconfirmProps) =>
|
418
|
+
export declare const Popconfirm: ({ children, ...rest }: PopconfirmProps) => JSX_2.Element;
|
419
419
|
|
420
420
|
export declare interface PopconfirmProps extends PopconfirmProps_2 {
|
421
421
|
children?: ReactNode;
|
422
422
|
}
|
423
423
|
|
424
|
-
export declare const Popover: (props: PopoverPropsUnion) =>
|
424
|
+
export declare const Popover: (props: PopoverPropsUnion) => JSX_2.Element;
|
425
425
|
|
426
426
|
export declare type PopoverProps = PopoverProps_2;
|
427
427
|
|
@@ -433,13 +433,13 @@ export declare type QRCodeProps = QRCodeProps_2;
|
|
433
433
|
|
434
434
|
export declare const Rate: React.FC<RateProps>;
|
435
435
|
|
436
|
-
export declare const Result: ({ children, ...rest }: ResultProps) =>
|
436
|
+
export declare const Result: ({ children, ...rest }: ResultProps) => JSX_2.Element;
|
437
437
|
|
438
438
|
export declare interface ResultProps extends ResultProps_2 {
|
439
439
|
children?: ReactNode | string;
|
440
440
|
}
|
441
441
|
|
442
|
-
export declare const Row: (props: RowPropsUnion) =>
|
442
|
+
export declare const Row: (props: RowPropsUnion) => JSX_2.Element;
|
443
443
|
|
444
444
|
declare interface RowCommon {
|
445
445
|
[x: string]: any;
|
@@ -447,7 +447,7 @@ declare interface RowCommon {
|
|
447
447
|
|
448
448
|
export declare type RowPropsUnion = BaseProps_4 & RowProps;
|
449
449
|
|
450
|
-
export declare const SearchFiltersForm: <T extends FieldValues = FieldValues>({ initialValues, renderFilterFields, onSubmit, onReset, classNamesContainer, classNameWrapperForm, hideDefaultSubmit, hideResetButton, }: SearchFiltersFormProps<T> & Partial<UseFormReturn<T>>) =>
|
450
|
+
export declare const SearchFiltersForm: <T extends FieldValues = FieldValues>({ initialValues, renderFilterFields, onSubmit, onReset, classNamesContainer, classNameWrapperForm, hideDefaultSubmit, hideResetButton, }: SearchFiltersFormProps<T> & Partial<UseFormReturn<T>>) => JSX_2.Element;
|
451
451
|
|
452
452
|
export declare interface SearchFiltersFormProps<T extends FieldValues> {
|
453
453
|
renderFilterFields?: (options: {
|
@@ -469,7 +469,7 @@ export declare const Segmented: React.FC<SegmentedProps>;
|
|
469
469
|
|
470
470
|
export declare type SegmentedProps = SegmentedProps_2;
|
471
471
|
|
472
|
-
export declare const Sidebar: ({ children, menu }: SidebarProps) =>
|
472
|
+
export declare const Sidebar: ({ children, menu }: SidebarProps) => JSX_2.Element;
|
473
473
|
|
474
474
|
export declare interface SidebarProps {
|
475
475
|
children?: React.ReactNode;
|
@@ -490,7 +490,7 @@ declare type SingleCascaderProps = CascaderProps<DefaultOptionType, string> & {
|
|
490
490
|
multiple?: false;
|
491
491
|
};
|
492
492
|
|
493
|
-
export declare const Skeleton: ({ type, skeletonButtonCount }: SkeletonProps) =>
|
493
|
+
export declare const Skeleton: ({ type, skeletonButtonCount }: SkeletonProps) => JSX_2.Element;
|
494
494
|
|
495
495
|
export declare interface SkeletonProps extends SkeletonProps_2 {
|
496
496
|
type?: "table" | "form";
|
@@ -505,7 +505,7 @@ export declare const Space: typeof Space_2;
|
|
505
505
|
|
506
506
|
export declare type SpacePropsUnion = BaseProps_9 & SpaceProps;
|
507
507
|
|
508
|
-
export declare const Spin: ({ children, ...rest }: PnkxSpinProps) =>
|
508
|
+
export declare const Spin: ({ children, ...rest }: PnkxSpinProps) => JSX_2.Element;
|
509
509
|
|
510
510
|
export declare const Splitter: typeof Splitter_2;
|
511
511
|
|
@@ -540,7 +540,7 @@ declare type TabItem = {
|
|
540
540
|
disabled?: boolean;
|
541
541
|
};
|
542
542
|
|
543
|
-
export declare const Table: <T extends RowCommon>({ dataSource, columns, loading, totalItems, filters, onChangePage, onChangePageSize, onSort, rowsSelected, onSelect, onRowClick, rowKey, className, editable, onSave, titleSettingTableModal, showSetting, setColumns, renderHeadingSearch, rightHeadingContent, status, ...rest }: TableCommonProps<T>) =>
|
543
|
+
export declare const Table: <T extends RowCommon>({ dataSource, columns, loading, totalItems, filters, onChangePage, onChangePageSize, onSort, rowsSelected, onSelect, onRowClick, rowKey, className, editable, onSave, titleSettingTableModal, showSetting, setColumns, renderHeadingSearch, rightHeadingContent, status, ...rest }: TableCommonProps<T>) => JSX_2.Element;
|
544
544
|
|
545
545
|
export declare type TableColumnsType<T> = TableColumnsType_2<T> & TableColumnsTypeEditable<T>;
|
546
546
|
|
@@ -622,11 +622,11 @@ export declare enum TypeActionRowTable {
|
|
622
622
|
export declare const typeColorMap: Record<NonNullable<BadgeProps["type"]>, string>;
|
623
623
|
|
624
624
|
export declare const Typography: {
|
625
|
-
Title: (props: TitleProps) =>
|
626
|
-
Paragraph: (props: ParagraphProps) =>
|
627
|
-
Text: (props: TextProps) =>
|
625
|
+
Title: (props: TitleProps) => JSX_2.Element;
|
626
|
+
Paragraph: (props: ParagraphProps) => JSX_2.Element;
|
627
|
+
Text: (props: TextProps) => JSX_2.Element;
|
628
628
|
};
|
629
629
|
|
630
|
-
export declare const Watermark: ({ ...rest }: WatermarkProps) =>
|
630
|
+
export declare const Watermark: ({ ...rest }: WatermarkProps) => JSX_2.Element;
|
631
631
|
|
632
632
|
export { }
|