digital-rabbit-cl 3.3.2-rc.0 → 3.3.3
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/components/Button/Button.d.ts +9 -0
- package/dist/components/Button/Button.d.ts.map +1 -1
- package/dist/components/Button/useButtonStyles.d.ts +2 -1
- package/dist/components/Button/useButtonStyles.d.ts.map +1 -1
- package/dist/components/Collapsible/Collapsible.d.ts +30 -0
- package/dist/components/Collapsible/Collapsible.d.ts.map +1 -0
- package/dist/components/Collapsible/index.d.ts +3 -0
- package/dist/components/Collapsible/index.d.ts.map +1 -0
- package/dist/digital-rabbit-cl.es.js +1304 -1170
- package/dist/digital-rabbit-cl.umd.js +9 -9
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,46 +1,48 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('.Button-module__button___2ZuB7{border-style:solid;cursor:pointer;font-weight:700;line-height:1.25;outline:none}.Button-module__button___2ZuB7:disabled{cursor:default}.Button-module__sizeSmall___DRT8P{font-size:var(--dr-button-small-font-size);padding:var(--dr-button-small-padding-v) var(--dr-button-small-padding-h)}.Button-module__sizeLarge___yeZSH{font-size:var(--dr-button-font-size);padding:var(--dr-button-padding-v) var(--dr-button-padding-h)}.Checkbox-module__container___aV9qz{display:flex;align-items:center;line-height:1.2}.Checkbox-module__svg___kkluC{flex-shrink:0}.Checkbox-module__label___cwRtI{font-weight:700;margin-left:.25em;-webkit-user-select:none;user-select:none}.FormLabel-module__label___0M-fo{display:inline-block;font-size:var(--dr-form-label-font-size);font-weight:700;padding-bottom:var(--dr-form-label-padding-bottom)}.FormLabel-module__label___0M-fo.FormLabel-module__disabled___ktIFp{opacity:.5;cursor:not-allowed}.FormLabel-module__label___0M-fo:not(.FormLabel-module__disabled___ktIFp){cursor:default}:root{--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size: 16px;--font-size-md: 15px;--font-size-sm: 14px;--line-height: 1.5;--font-weight-header: 700;--primary-color: #000;--background-color: #fff;--accent-color: #0066cc;--breakpoint-xs: 350px;--breakpoint-sm: 475px;--breakpoint-md: 769px;--breakpoint-lg: 1025px;--layout-max-width: 1280px;--layout-wrapper-padding-sm: .5rem;--layout-wrapper-padding: 1rem;--dr-input-font-size: 1em;--dr-input-padding-v: .25em;--dr-input-padding-h: .4em;--dr-input-small-font-size: 1em;--dr-input-small-padding-v: .1em;--dr-input-small-padding-h: .4em;--dr-button-font-size: 1em;--dr-button-padding-v: .25em;--dr-button-padding-h: .5em;--dr-button-small-font-size: 1em;--dr-button-small-padding-v: .1em;--dr-button-small-padding-h: .5em;--dr-form-label-font-size: .85em;--dr-form-label-padding-bottom: .25em;--dr-checkbox-size: 1em;--dr-radio-size: 1em}html{line-height:var(--line-height);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:var(--font-size);font-family:var(--font-family);box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:var(--font-family);font-size:1em;line-height:var(--line-height);color:var(--primary-color);background-color:var(--background-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:var(--font-weight-header);overflow-wrap:break-word}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid rgba(0,0,0,.1);margin:1em 0}pre{font-family:monospace,monospace;font-size:1em;overflow:auto}a{background-color:transparent;text-decoration:none}a:link{color:var(--accent-color)}a:hover{text-decoration:underline}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%;height:auto;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:var(--line-height);margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item;cursor:pointer}template,[hidden]{display:none}table{border-collapse:collapse;width:100%}ul,ol{padding-left:1.5em}p{margin-top:0;margin-bottom:1em;overflow-wrap:break-word}.FormError-module__formError___kaUBn{font-size:.875em;margin-top:var(--form-error-margin-top);font-weight:400}.FormGroup-module__formGroup___aVI-B{display:flex;flex-direction:column;margin-bottom:var(--form-group-margin-bottom)}.FormGroup-module__inputWrapper___429QE{display:flex;flex-direction:column;gap:.5em}.FormGroup-module__indented___t61iz{padding-left:.5em}.FormGroup-module__formGroup___aVI-B.FormGroup-module__disabled___W-tJ0{opacity:.6;pointer-events:none}.FormGroup-module__required___mO3xA{color:inherit;margin-left:.125em}.FormGroup-module__errorMessage___SHzl3{font-size:.875em;margin-top:.25rem;font-weight:400}.Input-module__input___WjT81{background-color:transparent;border-style:solid;box-sizing:border-box;display:block;font-weight:700;line-height:1.25;outline:none;width:100%}.Input-module__input___WjT81::placeholder{color:inherit;opacity:var(--placeholder-opacity, .3)}.Input-module__input___WjT81:disabled{opacity:.3}.Input-module__sizeSmall___NFvsi{font-size:var(--dr-input-small-font-size);padding:var(--dr-input-small-padding-v) var(--dr-input-small-padding-h)}.Input-module__sizeLarge___4Boj3{font-size:var(--dr-input-font-size);padding:var(--dr-input-padding-v) var(--dr-input-padding-h)}.Textarea-module__textarea___Z-y6g{background-color:transparent;border-style:solid;box-sizing:border-box;display:block;font-weight:700;line-height:1.25;outline:none;width:100%}.Textarea-module__textarea___Z-y6g::placeholder{color:inherit;opacity:var(--placeholder-opacity, .3)}.Textarea-module__textarea___Z-y6g:disabled{opacity:.3}.Textarea-module__sizeSmall___HHFEM{font-size:var(--dr-input-small-font-size);padding:var(--dr-input-small-padding-v) var(--dr-input-small-padding-h)}.Textarea-module__sizeLarge___5a3sf{font-size:var(--dr-input-font-size);padding:var(--dr-input-padding-v) var(--dr-input-padding-h)}.Select-module__select___cjdcr{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:right center;background-repeat:no-repeat;background-size:auto 85%;border-style:solid;box-sizing:border-box;display:block;font-weight:700;line-height:1.25;outline:none;width:100%}.Select-module__select___cjdcr:disabled{cursor:default;opacity:.3}.Select-module__select___cjdcr:not(:disabled){cursor:pointer}.Select-module__sizeSmall___i1quj{font-size:var(--dr-input-small-font-size);padding:var(--dr-input-small-padding-v) calc(var(--dr-input-small-padding-h) * 3) var(--dr-input-small-padding-v) var(--dr-input-small-padding-h)}.Select-module__sizeLarge___eBA1T{font-size:var(--dr-input-font-size);padding:var(--dr-input-padding-v) calc(var(--dr-input-padding-h) * 3) var(--dr-input-padding-v) var(--dr-input-padding-h)}.Radio-module__container___AQxhk{display:flex;align-items:center;line-height:1.25}.Radio-module__svg___zl5kF{flex-shrink:0}.Radio-module__label___vAFIP{font-weight:700;margin-left:.25em;-webkit-user-select:none;user-select:none}.Hamburger-module__hamburger___Tf4-t{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;justify-content:space-around;height:2em;outline:none;padding:0;position:relative;width:2em;z-index:11}.Hamburger-module__line___gybZM{background:currentColor;border-radius:var(--hamburger-border-radius, 10px);height:12.5%;position:relative;transform-origin:1px;transition:all .3s linear;width:100%}.Hamburger-module__line___gybZM:first-child{transform:rotate(0)}.Hamburger-module__line___gybZM:nth-child(2){opacity:1;transform:translate(0)}.Hamburger-module__line___gybZM:nth-child(3){transform:rotate(0)}.Hamburger-module__hamburger___Tf4-t.Hamburger-module__open___gRswh .Hamburger-module__line___gybZM:first-child{transform:rotate(45deg)}.Hamburger-module__hamburger___Tf4-t.Hamburger-module__open___gRswh .Hamburger-module__line___gybZM:nth-child(2){opacity:0;transform:translate(20px)}.Hamburger-module__hamburger___Tf4-t.Hamburger-module__open___gRswh .Hamburger-module__line___gybZM:nth-child(3){transform:rotate(-45deg)}.Header-module__header___RUooH{width:100%}.Header-module__container___t68M9{display:flex;align-items:center;justify-content:space-between;margin:0 auto;font-size:var(--header-font-size);max-width:var(--header-max-width);padding:var(--header-padding);position:relative}.ResponsiveNav-module__nav___xOfv5{display:flex}.ResponsiveNav-module__navMobile___h795P{flex-direction:column;min-height:100%;overflow-x:hidden}.ResponsiveNav-module__navHeader___Me8bB{height:3.5em;flex-shrink:0}.ResponsiveNav-module__navMobile___h795P.ResponsiveNav-module__compact___UhuAE .ResponsiveNav-module__navHeader___Me8bB{height:3em}.ResponsiveNav-module__navDesktop___9wscZ{align-items:center;flex-direction:row;height:auto}.ResponsiveNav-module__navDesktop___9wscZ>*{margin-left:1.25rem}.Popover-module__triggerWrapper___dZpf6{display:inline-block}.Popover-module__popup___JAvrb{max-height:60vh;min-width:120px;overflow:auto}.Popover-module__panelOverlay___1xDU5{top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:1000}.Popover-module__panelOverlayVisible___BgtIQ{pointer-events:auto}.Popover-module__backdrop___e8qHL{top:0;right:0;bottom:0;left:0;position:absolute;transition:background-color .3s ease}.Popover-module__panel___eUJ2E{bottom:0;overflow-y:auto;padding:1rem;position:absolute;top:0;transition:transform .3s ease-in-out}.Popover-module__panelLeft___9nSLp{left:0;transform:translate(-100%)}.Popover-module__panelRight___OrQfl{right:0;transform:translate(100%)}.Popover-module__panelOpen___hhvV-{transform:translate(0)}.Popover-module__panelCloseButton___kALaN{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;height:1.5rem;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;width:1.5rem}.Popover-module__panelCloseButton___kALaN:hover{opacity:.7}.NavDropdown-module__trigger___1PQZp{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;gap:.375rem;padding:0}.NavDropdown-module__chevron___ZLAV7{align-items:center;display:inline-flex;transition:transform .2s ease}.NavDropdown-module__chevronOpen___9mgjr{transform:rotate(180deg)}.Modal-module__backdrop___GVUh4{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1em}.Modal-module__modal___aD7aP{padding:1em;position:relative;display:flex;flex-direction:column;gap:1em;max-height:90vh;box-shadow:0 10px 40px #0003;outline:none}.Modal-module__header___ILG9i{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.Modal-module__title___A5OeE{margin:0;font-size:1.5rem;font-weight:600;flex:1}.Modal-module__closeButton___3LpSf{background:none;border:none;cursor:pointer;padding:0;width:1.75em;height:1.75em;display:flex;align-items:center;justify-content:center;color:inherit;margin-left:auto;opacity:.6;transition:opacity .2s,transform .2s;flex-shrink:0}.Modal-module__closeButton___3LpSf svg{display:block;flex-shrink:0}.Modal-module__content___dWO-B{overflow-y:auto;flex:1}.Modal-module__actions___hY6zi{flex-shrink:0}@media (max-width: calc(var(--breakpoint-md) - 1px)){.Modal-module__backdrop___GVUh4{padding:.5em}.Modal-module__header___ILG9i,.Modal-module__content___dWO-B,.Modal-module__actions___hY6zi{padding:1rem}.Modal-module__title___A5OeE{font-size:1.25em}}.Stack-module__stack___yUU-B{display:flex}.Stack-module__vertical___sKTyQ{flex-direction:column}.Stack-module__horizontal___YsvtV{flex-direction:row;align-items:center}.ResponsiveSection-module__section___gBESK{width:100%;padding:0}.ResponsiveSection-module__innerDiv___r1bky{max-width:var(--max-width);margin:0 auto;padding:var(--section-padding)}.Hero-module__hero___IB2tg{padding:var(--hero-padding, 3rem 0)}.Hero-module__content___rkkfQ h1{font-size:var(--hero-h1-font-size, 2rem);margin-bottom:var(--hero-h1-margin-bottom)}.Hero-module__content___rkkfQ p{font-size:var(--hero-p-font-size, 1.125rem);line-height:1.6}.Footer-module__footer___A76NF{width:100%;margin-top:auto}.Footer-module__container___QneNs{display:flex;align-items:center;justify-content:space-between;margin:0 auto}.FeatureCard-module__card___XQt66{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--feature-card-padding)}.FeatureCard-module__icon___dXJ92{font-size:var(--feature-icon-font-size, 2.5rem);margin-bottom:var(--feature-icon-margin-bottom);color:var(--feature-icon-color, var(--primary-color))}.FeatureCard-module__title___KxXyA{font-size:var(--feature-title-font-size, 1.25rem);font-weight:600;margin-bottom:var(--feature-title-margin-bottom);color:var(--feature-title-color, inherit)}.FeatureCard-module__content___68xkw{font-size:1rem;line-height:1.6;color:var(--feature-content-color, var(--primary-color))}.FeatureGrid-module__grid___6sW6f{display:grid;gap:2rem;grid-template-columns:var(--grid-template-columns, 1fr)}.MediaCard-module__card___9pZ7C{display:flex;overflow:hidden}.MediaCard-module__clickable___Rae9n{cursor:pointer;transition:opacity .15s ease}.MediaCard-module__clickable___Rae9n:hover{opacity:.85}.MediaCard-module__vertical___GWtOA{flex-direction:column}.MediaCard-module__vertical___GWtOA .MediaCard-module__imageWrapper___HUiag{width:100%}.MediaCard-module__horizontal___qlK4y{flex-direction:row;align-items:var(--media-card-align-items, center)}.MediaCard-module__horizontal___qlK4y .MediaCard-module__imageWrapper___HUiag{width:var(--media-card-image-width, 7em);flex-shrink:0;padding-top:var(--media-card-image-padding-top, 0)}.MediaCard-module__content___MlqE4{flex:1;min-width:0}.PageLayout-module__layoutContainer___diLdT{display:flex;flex-direction:column;min-height:100vh}.PageLayout-module__content___h2mBr{flex:1 0 auto;display:flex;flex-direction:column}.PageLayout-module__main___Sw7Pv{flex:1}.FileUpload-module__dropzone___jqua0{border-style:dashed;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;text-align:center;transition:opacity .15s ease,background-color .15s ease;width:100%}.FileUpload-module__dropzone___jqua0:hover:not(.FileUpload-module__loading___C7PsH){background-color:#00000008}.FileUpload-module__dropzone___jqua0:focus-visible{outline:2px solid var(--upload-color, currentColor);outline-offset:2px}.FileUpload-module__dragOver___q1zPo{background-color:#0000000f}.FileUpload-module__loading___C7PsH{cursor:not-allowed;opacity:.6}.FileUpload-module__hiddenInput___RLLPJ{display:none}.FileUpload-module__content___yCP0l{display:flex;flex-direction:column;align-items:center;gap:.35rem}.FileUpload-module__contentHidden___0Ewoe{visibility:hidden}.FileUpload-module__spinnerOverlay___e3Rle{position:absolute}.FileUpload-module__label___lbMkx{font-weight:600}.FileUpload-module__hint___8dXlk{font-size:.85em;opacity:.7}.FileUpload-module__errorMessage___8HB3n{font-size:.85em;font-weight:600;margin-top:.25rem}.Image-module__container___sVJdZ{position:relative;overflow:hidden;width:100%}.Image-module__img___pKhPw{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.Image-module__fallback___wysuM{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}@keyframes Skeleton-module__pulse___8RWFn{0%,to{opacity:.4}50%{opacity:1}}.Skeleton-module__skeleton___CB4uF{background-color:var(--skeleton-color, color-mix(in srgb, currentColor 20%, transparent));animation:Skeleton-module__pulse___8RWFn 2s ease-in-out infinite;display:block;width:100%;height:100%}.ImageThumbnail-module__thumbnail___-igbe{box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative}.ImageThumbnail-module__img___Q7Z4V{width:100%;height:100%;object-fit:cover;display:block}.ImageThumbnail-module__sizeXs___TvSHV{width:1.25em;height:1.25em}.ImageThumbnail-module__sizeSmall___2KnCh{width:3em;height:3em}.ImageThumbnail-module__sizeDefault___laoQk{width:4em;height:4em}.ImageThumbnail-module__sizeLarge___iwz3o{width:5em;height:5em}.ImageThumbnail-module__removeButton___Ceh1Q{position:absolute;top:.25rem;right:.25rem;width:1.1rem;height:1.1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1;opacity:.6;transition:opacity .15s ease}.ImageThumbnail-module__removeButton___Ceh1Q:hover{opacity:1}.Tooltip-module__triggerWrapper___wMSun{display:inline-block}.Tooltip-module__tooltip___UA7H9{pointer-events:none;max-width:280px;padding:.4rem .6rem;font-size:.875rem;line-height:1.3;word-wrap:break-word}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
2
|
-
import { jsx as p, jsxs as
|
|
3
|
-
import N, { createContext as yt, useContext as
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('.Button-module__button___2ZuB7{border-style:solid;cursor:pointer;font-weight:700;line-height:1.25;outline:none}.Button-module__button___2ZuB7:disabled{cursor:default}.Button-module__sizeSmall___DRT8P{font-size:var(--dr-button-small-font-size);padding:var(--dr-button-small-padding-v) var(--dr-button-small-padding-h)}.Button-module__sizeLarge___yeZSH{font-size:var(--dr-button-font-size);padding:var(--dr-button-padding-v) var(--dr-button-padding-h)}.Button-module__ghost___1KINV{border-color:transparent;background-color:transparent}.Checkbox-module__container___aV9qz{display:flex;align-items:center;line-height:1.2}.Checkbox-module__svg___kkluC{flex-shrink:0}.Checkbox-module__label___cwRtI{font-weight:700;margin-left:.45em;-webkit-user-select:none;user-select:none}.FormLabel-module__label___0M-fo{display:inline-block;font-size:var(--dr-form-label-font-size);font-weight:700;padding-bottom:var(--dr-form-label-padding-bottom)}.FormLabel-module__label___0M-fo.FormLabel-module__disabled___ktIFp{opacity:.5;cursor:not-allowed}.FormLabel-module__label___0M-fo:not(.FormLabel-module__disabled___ktIFp){cursor:default}:root{--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size: 16px;--font-size-md: 15px;--font-size-sm: 14px;--line-height: 1.5;--font-weight-header: 700;--primary-color: #000;--background-color: #fff;--accent-color: #0066cc;--breakpoint-xs: 350px;--breakpoint-sm: 475px;--breakpoint-md: 769px;--breakpoint-lg: 1025px;--layout-max-width: 1280px;--layout-wrapper-padding-sm: .5rem;--layout-wrapper-padding: 1rem;--dr-input-font-size: 1em;--dr-input-padding-v: .25em;--dr-input-padding-h: .4em;--dr-input-small-font-size: 1em;--dr-input-small-padding-v: .1em;--dr-input-small-padding-h: .4em;--dr-button-font-size: 1em;--dr-button-padding-v: .25em;--dr-button-padding-h: .5em;--dr-button-small-font-size: 1em;--dr-button-small-padding-v: .1em;--dr-button-small-padding-h: .5em;--dr-form-label-font-size: .85em;--dr-form-label-padding-bottom: .25em;--dr-checkbox-size: 1em;--dr-radio-size: 1em}html{line-height:var(--line-height);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:var(--font-size);font-family:var(--font-family);box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:var(--font-family);font-size:1em;line-height:var(--line-height);color:var(--primary-color);background-color:var(--background-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:var(--font-weight-header);overflow-wrap:break-word}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid rgba(0,0,0,.1);margin:1em 0}pre{font-family:monospace,monospace;font-size:1em;overflow:auto}a{background-color:transparent;text-decoration:none}a:link{color:var(--accent-color)}a:hover{text-decoration:underline}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%;height:auto;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:var(--line-height);margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item;cursor:pointer}template,[hidden]{display:none}table{border-collapse:collapse;width:100%}ul,ol{padding-left:1.5em}p{margin-top:0;margin-bottom:1em;overflow-wrap:break-word}.FormError-module__formError___kaUBn{font-size:.875em;margin-top:var(--form-error-margin-top);font-weight:400}.FormGroup-module__formGroup___aVI-B{display:flex;flex-direction:column;margin-bottom:var(--form-group-margin-bottom)}.FormGroup-module__inputWrapper___429QE{display:flex;flex-direction:column;gap:.5em}.FormGroup-module__indented___t61iz{padding-left:.5em}.FormGroup-module__formGroup___aVI-B.FormGroup-module__disabled___W-tJ0{opacity:.6;pointer-events:none}.FormGroup-module__required___mO3xA{color:inherit;margin-left:.125em}.FormGroup-module__errorMessage___SHzl3{font-size:.875em;margin-top:.25rem;font-weight:400}.Input-module__input___WjT81{background-color:transparent;border-style:solid;box-sizing:border-box;display:block;font-weight:700;line-height:1.25;outline:none;width:100%}.Input-module__input___WjT81::placeholder{color:inherit;opacity:var(--placeholder-opacity, .3)}.Input-module__input___WjT81:disabled{opacity:.3}.Input-module__sizeSmall___NFvsi{font-size:var(--dr-input-small-font-size);padding:var(--dr-input-small-padding-v) var(--dr-input-small-padding-h)}.Input-module__sizeLarge___4Boj3{font-size:var(--dr-input-font-size);padding:var(--dr-input-padding-v) var(--dr-input-padding-h)}.Textarea-module__textarea___Z-y6g{background-color:transparent;border-style:solid;box-sizing:border-box;display:block;font-weight:700;line-height:1.25;outline:none;width:100%}.Textarea-module__textarea___Z-y6g::placeholder{color:inherit;opacity:var(--placeholder-opacity, .3)}.Textarea-module__textarea___Z-y6g:disabled{opacity:.3}.Textarea-module__sizeSmall___HHFEM{font-size:var(--dr-input-small-font-size);padding:var(--dr-input-small-padding-v) var(--dr-input-small-padding-h)}.Textarea-module__sizeLarge___5a3sf{font-size:var(--dr-input-font-size);padding:var(--dr-input-padding-v) var(--dr-input-padding-h)}.Select-module__select___cjdcr{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:right center;background-repeat:no-repeat;background-size:auto 85%;border-style:solid;box-sizing:border-box;display:block;font-weight:700;line-height:1.25;outline:none;width:100%}.Select-module__select___cjdcr:disabled{cursor:default;opacity:.3}.Select-module__select___cjdcr:not(:disabled){cursor:pointer}.Select-module__sizeSmall___i1quj{font-size:var(--dr-input-small-font-size);padding:var(--dr-input-small-padding-v) calc(var(--dr-input-small-padding-h) * 3) var(--dr-input-small-padding-v) var(--dr-input-small-padding-h)}.Select-module__sizeLarge___eBA1T{font-size:var(--dr-input-font-size);padding:var(--dr-input-padding-v) calc(var(--dr-input-padding-h) * 3) var(--dr-input-padding-v) var(--dr-input-padding-h)}.Radio-module__container___AQxhk{display:flex;align-items:center;line-height:1.25}.Radio-module__svg___zl5kF{flex-shrink:0}.Radio-module__label___vAFIP{font-weight:700;margin-left:.45em;-webkit-user-select:none;user-select:none}.Hamburger-module__hamburger___Tf4-t{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;justify-content:space-around;height:2em;outline:none;padding:0;position:relative;width:2em;z-index:11}.Hamburger-module__line___gybZM{background:currentColor;border-radius:var(--hamburger-border-radius, 10px);height:12.5%;position:relative;transform-origin:1px;transition:all .3s linear;width:100%}.Hamburger-module__line___gybZM:first-child{transform:rotate(0)}.Hamburger-module__line___gybZM:nth-child(2){opacity:1;transform:translate(0)}.Hamburger-module__line___gybZM:nth-child(3){transform:rotate(0)}.Hamburger-module__hamburger___Tf4-t.Hamburger-module__open___gRswh .Hamburger-module__line___gybZM:first-child{transform:rotate(45deg)}.Hamburger-module__hamburger___Tf4-t.Hamburger-module__open___gRswh .Hamburger-module__line___gybZM:nth-child(2){opacity:0;transform:translate(20px)}.Hamburger-module__hamburger___Tf4-t.Hamburger-module__open___gRswh .Hamburger-module__line___gybZM:nth-child(3){transform:rotate(-45deg)}.Header-module__header___RUooH{width:100%}.Header-module__container___t68M9{display:flex;align-items:center;justify-content:space-between;margin:0 auto;font-size:var(--header-font-size);max-width:var(--header-max-width);padding:var(--header-padding);position:relative}.ResponsiveNav-module__nav___xOfv5{display:flex}.ResponsiveNav-module__navMobile___h795P{flex-direction:column;min-height:100%;overflow-x:hidden}.ResponsiveNav-module__navHeader___Me8bB{height:3.5em;flex-shrink:0}.ResponsiveNav-module__navMobile___h795P.ResponsiveNav-module__compact___UhuAE .ResponsiveNav-module__navHeader___Me8bB{height:3em}.ResponsiveNav-module__navDesktop___9wscZ{align-items:center;flex-direction:row;height:auto}.ResponsiveNav-module__navDesktop___9wscZ>*{margin-left:1.25rem}.Popover-module__triggerWrapper___dZpf6{display:inline-block}.Popover-module__popup___JAvrb{max-height:60vh;min-width:120px;overflow:auto}.Popover-module__panelOverlay___1xDU5{top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:1000}.Popover-module__panelOverlayVisible___BgtIQ{pointer-events:auto}.Popover-module__backdrop___e8qHL{top:0;right:0;bottom:0;left:0;position:absolute;transition:background-color .3s ease}.Popover-module__panel___eUJ2E{bottom:0;overflow-y:auto;padding:1rem;position:absolute;top:0;transition:transform .3s ease-in-out}.Popover-module__panelLeft___9nSLp{left:0;transform:translate(-100%)}.Popover-module__panelRight___OrQfl{right:0;transform:translate(100%)}.Popover-module__panelOpen___hhvV-{transform:translate(0)}.Popover-module__panelCloseButton___kALaN{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;height:1.5rem;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;width:1.5rem}.Popover-module__panelCloseButton___kALaN:hover{opacity:.7}.NavDropdown-module__trigger___1PQZp{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;gap:.375rem;padding:0}.NavDropdown-module__chevron___ZLAV7{align-items:center;display:inline-flex;transition:transform .2s ease}.NavDropdown-module__chevronOpen___9mgjr{transform:rotate(180deg)}.Modal-module__backdrop___GVUh4{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1em}.Modal-module__modal___aD7aP{padding:1em;position:relative;display:flex;flex-direction:column;gap:1em;max-height:90vh;box-shadow:0 10px 40px #0003;outline:none}.Modal-module__header___ILG9i{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.Modal-module__title___A5OeE{margin:0;font-size:1.5rem;font-weight:600;flex:1}.Modal-module__closeButton___3LpSf{background:none;border:none;cursor:pointer;padding:0;width:1.75em;height:1.75em;display:flex;align-items:center;justify-content:center;color:inherit;margin-left:auto;opacity:.6;transition:opacity .2s,transform .2s;flex-shrink:0}.Modal-module__closeButton___3LpSf svg{display:block;flex-shrink:0}.Modal-module__content___dWO-B{overflow-y:auto;flex:1}.Modal-module__actions___hY6zi{flex-shrink:0}@media (max-width: calc(var(--breakpoint-md) - 1px)){.Modal-module__backdrop___GVUh4{padding:.5em}.Modal-module__header___ILG9i,.Modal-module__content___dWO-B,.Modal-module__actions___hY6zi{padding:1rem}.Modal-module__title___A5OeE{font-size:1.25em}}.Stack-module__stack___yUU-B{display:flex}.Stack-module__vertical___sKTyQ{flex-direction:column}.Stack-module__horizontal___YsvtV{flex-direction:row;align-items:center}.ResponsiveSection-module__section___gBESK{width:100%;padding:0}.ResponsiveSection-module__innerDiv___r1bky{max-width:var(--max-width);margin:0 auto;padding:var(--section-padding)}.Hero-module__hero___IB2tg{padding:var(--hero-padding, 3rem 0)}.Hero-module__content___rkkfQ h1{font-size:var(--hero-h1-font-size, 2rem);margin-bottom:var(--hero-h1-margin-bottom)}.Hero-module__content___rkkfQ p{font-size:var(--hero-p-font-size, 1.125rem);line-height:1.6}.Footer-module__footer___A76NF{width:100%;margin-top:auto}.Footer-module__container___QneNs{display:flex;align-items:center;justify-content:space-between;margin:0 auto}.FeatureCard-module__card___XQt66{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--feature-card-padding)}.FeatureCard-module__icon___dXJ92{font-size:var(--feature-icon-font-size, 2.5rem);margin-bottom:var(--feature-icon-margin-bottom);color:var(--feature-icon-color, var(--primary-color))}.FeatureCard-module__title___KxXyA{font-size:var(--feature-title-font-size, 1.25rem);font-weight:600;margin-bottom:var(--feature-title-margin-bottom);color:var(--feature-title-color, inherit)}.FeatureCard-module__content___68xkw{font-size:1rem;line-height:1.6;color:var(--feature-content-color, var(--primary-color))}.FeatureGrid-module__grid___6sW6f{display:grid;gap:2rem;grid-template-columns:var(--grid-template-columns, 1fr)}.MediaCard-module__card___9pZ7C{display:flex;overflow:hidden}.MediaCard-module__clickable___Rae9n{cursor:pointer;transition:opacity .15s ease}.MediaCard-module__clickable___Rae9n:hover{opacity:.85}.MediaCard-module__vertical___GWtOA{flex-direction:column}.MediaCard-module__vertical___GWtOA .MediaCard-module__imageWrapper___HUiag{width:100%}.MediaCard-module__horizontal___qlK4y{flex-direction:row;align-items:var(--media-card-align-items, center)}.MediaCard-module__horizontal___qlK4y .MediaCard-module__imageWrapper___HUiag{width:var(--media-card-image-width, 7em);flex-shrink:0;padding-top:var(--media-card-image-padding-top, 0)}.MediaCard-module__content___MlqE4{flex:1;min-width:0}.PageLayout-module__layoutContainer___diLdT{display:flex;flex-direction:column;min-height:100vh}.PageLayout-module__content___h2mBr{flex:1 0 auto;display:flex;flex-direction:column}.PageLayout-module__main___Sw7Pv{flex:1}.FileUpload-module__dropzone___jqua0{border-style:dashed;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;text-align:center;transition:opacity .15s ease,background-color .15s ease;width:100%}.FileUpload-module__dropzone___jqua0:hover:not(.FileUpload-module__loading___C7PsH){background-color:#00000008}.FileUpload-module__dropzone___jqua0:focus-visible{outline:2px solid var(--upload-color, currentColor);outline-offset:2px}.FileUpload-module__dragOver___q1zPo{background-color:#0000000f}.FileUpload-module__loading___C7PsH{cursor:not-allowed;opacity:.6}.FileUpload-module__hiddenInput___RLLPJ{display:none}.FileUpload-module__content___yCP0l{display:flex;flex-direction:column;align-items:center;gap:.35rem}.FileUpload-module__contentHidden___0Ewoe{visibility:hidden}.FileUpload-module__spinnerOverlay___e3Rle{position:absolute}.FileUpload-module__label___lbMkx{font-weight:600}.FileUpload-module__hint___8dXlk{font-size:.85em;opacity:.7}.FileUpload-module__errorMessage___8HB3n{font-size:.85em;font-weight:600;margin-top:.25rem}.Image-module__container___sVJdZ{position:relative;overflow:hidden;width:100%}.Image-module__img___pKhPw{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.Image-module__fallback___wysuM{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}@keyframes Skeleton-module__pulse___8RWFn{0%,to{opacity:.4}50%{opacity:1}}.Skeleton-module__skeleton___CB4uF{background-color:var(--skeleton-color, color-mix(in srgb, currentColor 20%, transparent));animation:Skeleton-module__pulse___8RWFn 2s ease-in-out infinite;display:block;width:100%;height:100%}.ImageThumbnail-module__thumbnail___-igbe{box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative}.ImageThumbnail-module__img___Q7Z4V{width:100%;height:100%;object-fit:cover;display:block}.ImageThumbnail-module__sizeXs___TvSHV{width:1.25em;height:1.25em}.ImageThumbnail-module__sizeSmall___2KnCh{width:3em;height:3em}.ImageThumbnail-module__sizeDefault___laoQk{width:4em;height:4em}.ImageThumbnail-module__sizeLarge___iwz3o{width:5em;height:5em}.ImageThumbnail-module__removeButton___Ceh1Q{position:absolute;top:.25rem;right:.25rem;width:1.1rem;height:1.1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1;opacity:.6;transition:opacity .15s ease}.ImageThumbnail-module__removeButton___Ceh1Q:hover{opacity:1}.Tooltip-module__triggerWrapper___wMSun{display:inline-block}.Tooltip-module__tooltip___UA7H9{pointer-events:none;max-width:280px;padding:.4rem .6rem;font-size:.875rem;line-height:1.3;word-wrap:break-word}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
2
|
+
import { jsx as p, jsxs as P, Fragment as ge } from "react/jsx-runtime";
|
|
3
|
+
import N, { createContext as yt, useContext as sr, useState as K, useLayoutEffect as Rt, useSyncExternalStore as qr, useEffect as se, useCallback as ye, useRef as pe, useMemo as Me, useId as pt } from "react";
|
|
4
4
|
import { createPortal as We } from "react-dom";
|
|
5
|
-
const Gr = "Button-module__button___2ZuB7", Zr = "Button-module__sizeSmall___DRT8P", Kr = "Button-module__sizeLarge___yeZSH",
|
|
5
|
+
const Gr = "Button-module__button___2ZuB7", Zr = "Button-module__sizeSmall___DRT8P", Kr = "Button-module__sizeLarge___yeZSH", Qr = "Button-module__ghost___1KINV", Ee = {
|
|
6
6
|
button: Gr,
|
|
7
7
|
sizeSmall: Zr,
|
|
8
|
-
sizeLarge: Kr
|
|
9
|
-
|
|
8
|
+
sizeLarge: Kr,
|
|
9
|
+
ghost: Qr
|
|
10
|
+
}, Xr = ({
|
|
10
11
|
isActive: e,
|
|
11
12
|
disabled: r,
|
|
12
13
|
color: t,
|
|
13
14
|
hoverColor: o,
|
|
14
15
|
hoverTextColor: n,
|
|
15
16
|
outline: s,
|
|
16
|
-
|
|
17
|
+
ghost: a = !1,
|
|
18
|
+
theme: i
|
|
17
19
|
}) => {
|
|
18
|
-
var
|
|
19
|
-
const
|
|
20
|
-
let
|
|
21
|
-
|
|
22
|
-
let
|
|
23
|
-
return r ?
|
|
24
|
-
backgroundColor:
|
|
25
|
-
borderColor:
|
|
26
|
-
color:
|
|
27
|
-
opacity:
|
|
20
|
+
var x;
|
|
21
|
+
const d = t || i.colors.primary, c = i.buttons.textColor, f = !s && !t ? ((x = i.buttons.primary) == null ? void 0 : x.textColor) ?? c : c;
|
|
22
|
+
let m, g, b;
|
|
23
|
+
a ? (m = "transparent", g = "transparent", b = d, e && (b = n || d)) : s ? (m = "transparent", g = d, b = d, e && (m = o || d, g = o || d, b = n || c)) : (m = d, g = d, b = f, e && (m = o || d, g = o || d, b = n || f));
|
|
24
|
+
let _ = 1;
|
|
25
|
+
return r ? _ = 0.3 : e && !o && (_ = 0.75), {
|
|
26
|
+
backgroundColor: m,
|
|
27
|
+
borderColor: g,
|
|
28
|
+
color: b,
|
|
29
|
+
opacity: _
|
|
28
30
|
};
|
|
29
31
|
};
|
|
30
32
|
function ar(e, r) {
|
|
31
33
|
const t = { ...e };
|
|
32
|
-
return
|
|
34
|
+
return De(e) && De(r) && Object.keys(r).forEach((o) => {
|
|
33
35
|
const n = r[o], s = e[o];
|
|
34
|
-
|
|
36
|
+
De(n) && De(s) ? t[o] = ar(
|
|
35
37
|
s,
|
|
36
38
|
n
|
|
37
39
|
) : n !== void 0 && (t[o] = n);
|
|
38
40
|
}), t;
|
|
39
41
|
}
|
|
40
|
-
function
|
|
42
|
+
function De(e) {
|
|
41
43
|
return e && typeof e == "object" && !Array.isArray(e);
|
|
42
44
|
}
|
|
43
|
-
function
|
|
45
|
+
function Ae(e) {
|
|
44
46
|
const r = e.match(/^(\d+(?:\.\d+)?)(px|em|rem)$/);
|
|
45
47
|
if (!r) {
|
|
46
48
|
const n = parseInt(e, 10), s = e.replace(/[0-9.]/g, "") || "px";
|
|
@@ -55,7 +57,7 @@ function $e(e) {
|
|
|
55
57
|
unit: o
|
|
56
58
|
};
|
|
57
59
|
}
|
|
58
|
-
const
|
|
60
|
+
const Oe = {
|
|
59
61
|
primary: "#000",
|
|
60
62
|
secondary: "#FFF",
|
|
61
63
|
secondaryBackground: "#1e1e1f",
|
|
@@ -64,7 +66,7 @@ const Pe = {
|
|
|
64
66
|
success: "#008000",
|
|
65
67
|
warning: "#FFEB3B"
|
|
66
68
|
}, ct = {
|
|
67
|
-
colors:
|
|
69
|
+
colors: Oe,
|
|
68
70
|
fonts: {
|
|
69
71
|
color: "#000",
|
|
70
72
|
lineHeight: 1.5,
|
|
@@ -78,7 +80,7 @@ const Pe = {
|
|
|
78
80
|
buttons: {
|
|
79
81
|
textColor: "#FFF",
|
|
80
82
|
primary: {
|
|
81
|
-
textColor:
|
|
83
|
+
textColor: Oe.secondary
|
|
82
84
|
}
|
|
83
85
|
},
|
|
84
86
|
border: {
|
|
@@ -97,10 +99,10 @@ const Pe = {
|
|
|
97
99
|
padding: "1rem"
|
|
98
100
|
},
|
|
99
101
|
cards: {
|
|
100
|
-
backgroundColor:
|
|
102
|
+
backgroundColor: Oe.secondaryBackground
|
|
101
103
|
},
|
|
102
104
|
modal: {
|
|
103
|
-
backgroundColor:
|
|
105
|
+
backgroundColor: Oe.secondaryBackground,
|
|
104
106
|
backdropColor: "rgba(0, 0, 0, 0.5)",
|
|
105
107
|
boxShadow: "0 10px 40px rgba(0, 0, 0, 0.2)"
|
|
106
108
|
},
|
|
@@ -218,10 +220,10 @@ const Pe = {
|
|
|
218
220
|
lg: { fontSize: "1.25em" }
|
|
219
221
|
}
|
|
220
222
|
}
|
|
221
|
-
}, ir = yt(ct),
|
|
223
|
+
}, ir = yt(ct), va = ({ theme: e, children: r }) => {
|
|
222
224
|
const t = e ? ar(ct, e) : ct;
|
|
223
225
|
return /* @__PURE__ */ p(ir.Provider, { value: t, children: r });
|
|
224
|
-
}, D = () =>
|
|
226
|
+
}, D = () => sr(ir), Jr = ({
|
|
225
227
|
// Core styling
|
|
226
228
|
color: e,
|
|
227
229
|
hoverColor: r,
|
|
@@ -230,76 +232,78 @@ const Pe = {
|
|
|
230
232
|
disabled: o = !1,
|
|
231
233
|
size: n = "large",
|
|
232
234
|
outline: s = !1,
|
|
233
|
-
|
|
235
|
+
ghost: a = !1,
|
|
236
|
+
type: i = "button",
|
|
234
237
|
// Standard React props
|
|
235
|
-
className:
|
|
236
|
-
style:
|
|
237
|
-
buttonProps:
|
|
238
|
+
className: d,
|
|
239
|
+
style: c,
|
|
240
|
+
buttonProps: u = {},
|
|
238
241
|
onClick: f,
|
|
239
|
-
children:
|
|
242
|
+
children: m
|
|
240
243
|
}) => {
|
|
241
|
-
const
|
|
242
|
-
...
|
|
243
|
-
isActive:
|
|
244
|
+
const g = D(), [b, _] = K(!1), C = {
|
|
245
|
+
...Xr({
|
|
246
|
+
isActive: b,
|
|
244
247
|
disabled: o,
|
|
245
248
|
color: e,
|
|
246
249
|
hoverColor: r,
|
|
247
250
|
hoverTextColor: t,
|
|
248
251
|
outline: s,
|
|
249
|
-
|
|
252
|
+
ghost: a,
|
|
253
|
+
theme: g
|
|
250
254
|
}),
|
|
251
|
-
borderWidth:
|
|
252
|
-
borderRadius:
|
|
253
|
-
...
|
|
255
|
+
borderWidth: g.border.width,
|
|
256
|
+
borderRadius: g.border.radius,
|
|
257
|
+
...c
|
|
254
258
|
// Top-level style overrides
|
|
255
|
-
},
|
|
256
|
-
|
|
257
|
-
n === "small" ?
|
|
258
|
-
s ?
|
|
259
|
-
|
|
259
|
+
}, v = [
|
|
260
|
+
Ee.button,
|
|
261
|
+
n === "small" ? Ee.sizeSmall : Ee.sizeLarge,
|
|
262
|
+
a ? Ee.ghost : s ? Ee.outline : "",
|
|
263
|
+
d
|
|
260
264
|
].filter(Boolean).join(" ");
|
|
261
265
|
return /* @__PURE__ */ p(
|
|
262
266
|
"button",
|
|
263
267
|
{
|
|
264
|
-
...
|
|
265
|
-
className:
|
|
268
|
+
...u,
|
|
269
|
+
className: v,
|
|
266
270
|
disabled: o,
|
|
267
271
|
onClick: f,
|
|
268
|
-
onMouseEnter: () =>
|
|
269
|
-
onMouseLeave: () =>
|
|
270
|
-
type:
|
|
271
|
-
style:
|
|
272
|
-
children:
|
|
272
|
+
onMouseEnter: () => _(!0),
|
|
273
|
+
onMouseLeave: () => _(!1),
|
|
274
|
+
type: i,
|
|
275
|
+
style: C,
|
|
276
|
+
children: m
|
|
273
277
|
}
|
|
274
278
|
);
|
|
275
279
|
};
|
|
276
|
-
var
|
|
277
|
-
function
|
|
278
|
-
if (!
|
|
280
|
+
var Pt = typeof crypto < "u" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto) || typeof msCrypto < "u" && typeof msCrypto.getRandomValues == "function" && msCrypto.getRandomValues.bind(msCrypto), Yr = new Uint8Array(16);
|
|
281
|
+
function eo() {
|
|
282
|
+
if (!Pt)
|
|
279
283
|
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
|
|
280
|
-
return
|
|
284
|
+
return Pt(Yr);
|
|
281
285
|
}
|
|
282
286
|
var lr = [];
|
|
283
|
-
for (var
|
|
284
|
-
lr[
|
|
285
|
-
function
|
|
287
|
+
for (var Ie = 0; Ie < 256; ++Ie)
|
|
288
|
+
lr[Ie] = (Ie + 256).toString(16).substr(1);
|
|
289
|
+
function to(e, r) {
|
|
286
290
|
var t = 0, o = lr;
|
|
287
291
|
return [o[e[t++]], o[e[t++]], o[e[t++]], o[e[t++]], "-", o[e[t++]], o[e[t++]], "-", o[e[t++]], o[e[t++]], "-", o[e[t++]], o[e[t++]], "-", o[e[t++]], o[e[t++]], o[e[t++]], o[e[t++]], o[e[t++]], o[e[t++]]].join("");
|
|
288
292
|
}
|
|
289
293
|
function cr(e, r, t) {
|
|
290
294
|
var o = r && t || 0;
|
|
291
295
|
typeof e == "string" && (r = e === "binary" ? new Array(16) : null, e = null), e = e || {};
|
|
292
|
-
var n = e.random || (e.rng ||
|
|
296
|
+
var n = e.random || (e.rng || eo)();
|
|
293
297
|
if (n[6] = n[6] & 15 | 64, n[8] = n[8] & 63 | 128, r)
|
|
294
298
|
for (var s = 0; s < 16; ++s)
|
|
295
299
|
r[o + s] = n[s];
|
|
296
|
-
return r ||
|
|
300
|
+
return r || to(n);
|
|
297
301
|
}
|
|
298
|
-
const
|
|
299
|
-
container:
|
|
300
|
-
svg:
|
|
301
|
-
label:
|
|
302
|
-
},
|
|
302
|
+
const ro = "Checkbox-module__container___aV9qz", oo = "Checkbox-module__svg___kkluC", no = "Checkbox-module__label___cwRtI", Ye = {
|
|
303
|
+
container: ro,
|
|
304
|
+
svg: oo,
|
|
305
|
+
label: no
|
|
306
|
+
}, so = ({
|
|
303
307
|
color: e = "#000",
|
|
304
308
|
checkmarkColor: r,
|
|
305
309
|
disabled: t = !1,
|
|
@@ -312,10 +316,10 @@ const to = "Checkbox-module__container___aV9qz", ro = "Checkbox-module__svg___kk
|
|
|
312
316
|
cursor: t ? "default" : "pointer",
|
|
313
317
|
opacity: t ? 0.3 : 1
|
|
314
318
|
};
|
|
315
|
-
},
|
|
316
|
-
label:
|
|
317
|
-
disabled:
|
|
318
|
-
},
|
|
319
|
+
}, ao = "FormLabel-module__label___0M-fo", io = "FormLabel-module__disabled___ktIFp", Dt = {
|
|
320
|
+
label: ao,
|
|
321
|
+
disabled: io
|
|
322
|
+
}, lo = ({
|
|
319
323
|
color: e = "#000",
|
|
320
324
|
disabled: r = !1,
|
|
321
325
|
fontSize: t = ".85em"
|
|
@@ -324,7 +328,7 @@ const to = "Checkbox-module__container___aV9qz", ro = "Checkbox-module__svg___kk
|
|
|
324
328
|
fontSize: t,
|
|
325
329
|
opacity: r ? 0.5 : 1,
|
|
326
330
|
cursor: r ? "not-allowed" : "default"
|
|
327
|
-
}),
|
|
331
|
+
}), _t = ({
|
|
328
332
|
// Color prop
|
|
329
333
|
color: e,
|
|
330
334
|
// State props
|
|
@@ -340,17 +344,17 @@ const to = "Checkbox-module__container___aV9qz", ro = "Checkbox-module__svg___kk
|
|
|
340
344
|
// Element-specific props
|
|
341
345
|
labelProps: i
|
|
342
346
|
}) => {
|
|
343
|
-
const d = D(), c = d.colors.error,
|
|
344
|
-
color:
|
|
347
|
+
const d = D(), c = d.colors.error, u = t ? c : e || d.colors.primary, f = lo({
|
|
348
|
+
color: u,
|
|
345
349
|
disabled: r
|
|
346
350
|
}), m = {
|
|
347
|
-
color:
|
|
348
|
-
opacity:
|
|
349
|
-
cursor:
|
|
351
|
+
color: f.color,
|
|
352
|
+
opacity: f.opacity,
|
|
353
|
+
cursor: f.cursor,
|
|
350
354
|
...a
|
|
351
355
|
// Top level style prop overrides
|
|
352
|
-
},
|
|
353
|
-
return /* @__PURE__ */ p("label", { ...i, className:
|
|
356
|
+
}, g = [Dt.label, r ? Dt.disabled : "", s].filter(Boolean).join(" ");
|
|
357
|
+
return /* @__PURE__ */ p("label", { ...i, className: g, htmlFor: o, style: m, children: n });
|
|
354
358
|
}, dt = ({
|
|
355
359
|
// Color props
|
|
356
360
|
color: e,
|
|
@@ -365,51 +369,51 @@ const to = "Checkbox-module__container___aV9qz", ro = "Checkbox-module__svg___kk
|
|
|
365
369
|
id: i,
|
|
366
370
|
onChange: d,
|
|
367
371
|
label: c,
|
|
368
|
-
labelStyle:
|
|
372
|
+
labelStyle: u,
|
|
369
373
|
// Style overrides
|
|
370
|
-
className:
|
|
374
|
+
className: f,
|
|
371
375
|
style: m,
|
|
372
376
|
// Element-specific props
|
|
373
|
-
divProps:
|
|
377
|
+
divProps: g
|
|
374
378
|
}) => {
|
|
375
|
-
const
|
|
376
|
-
color:
|
|
379
|
+
const b = D(), _ = i || cr(), x = b.colors.error, C = s ? x : e || b.colors.primary, v = so({
|
|
380
|
+
color: C,
|
|
377
381
|
checkmarkColor: r,
|
|
378
382
|
disabled: n,
|
|
379
383
|
inverted: o
|
|
380
|
-
}), F = (
|
|
381
|
-
n || d(
|
|
384
|
+
}), F = (A) => {
|
|
385
|
+
n || d(A);
|
|
382
386
|
}, V = {
|
|
383
|
-
cursor:
|
|
384
|
-
opacity:
|
|
387
|
+
cursor: v.cursor,
|
|
388
|
+
opacity: v.opacity,
|
|
385
389
|
...m
|
|
386
390
|
// Top-level style prop overrides
|
|
387
391
|
}, E = {
|
|
388
392
|
width: "var(--dr-checkbox-size)",
|
|
389
393
|
height: "var(--dr-checkbox-size)"
|
|
390
394
|
}, R = {
|
|
391
|
-
fill: o && t ?
|
|
395
|
+
fill: o && t ? v.checkboxColor : "transparent",
|
|
392
396
|
strokeWidth: "25",
|
|
393
|
-
stroke:
|
|
394
|
-
},
|
|
395
|
-
stroke:
|
|
397
|
+
stroke: v.checkboxColor
|
|
398
|
+
}, $ = {
|
|
399
|
+
stroke: v.checkmarkColor,
|
|
396
400
|
strokeWidth: "15",
|
|
397
401
|
fill: "transparent"
|
|
398
|
-
},
|
|
399
|
-
return /* @__PURE__ */
|
|
402
|
+
}, j = [Ye.container, f].filter(Boolean).join(" ");
|
|
403
|
+
return /* @__PURE__ */ P("div", { ...g, className: j, style: V, children: [
|
|
400
404
|
/* @__PURE__ */ p(
|
|
401
405
|
"input",
|
|
402
406
|
{
|
|
403
407
|
id: _,
|
|
404
408
|
checked: t,
|
|
405
409
|
disabled: n,
|
|
406
|
-
onChange: (
|
|
410
|
+
onChange: (A) => F({ target: { checked: A.target.checked, name: a, type: "checkbox" } }),
|
|
407
411
|
name: a,
|
|
408
412
|
style: { display: "none" },
|
|
409
413
|
type: "checkbox"
|
|
410
414
|
}
|
|
411
415
|
),
|
|
412
|
-
/* @__PURE__ */
|
|
416
|
+
/* @__PURE__ */ P(
|
|
413
417
|
"svg",
|
|
414
418
|
{
|
|
415
419
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -419,45 +423,45 @@ const to = "Checkbox-module__container___aV9qz", ro = "Checkbox-module__svg___kk
|
|
|
419
423
|
className: Ye.svg,
|
|
420
424
|
children: [
|
|
421
425
|
/* @__PURE__ */ p("rect", { x: "0", y: "0", height: "100", width: "100", style: R }),
|
|
422
|
-
t && /* @__PURE__ */ p("path", { d: "M 25 45 L 45 65 L 75 30", style:
|
|
426
|
+
t && /* @__PURE__ */ p("path", { d: "M 25 45 L 45 65 L 75 30", style: $ })
|
|
423
427
|
]
|
|
424
428
|
}
|
|
425
429
|
),
|
|
426
430
|
c && /* @__PURE__ */ p(
|
|
427
|
-
|
|
431
|
+
_t,
|
|
428
432
|
{
|
|
429
433
|
htmlFor: _,
|
|
430
434
|
className: Ye.label,
|
|
431
|
-
style: { paddingBottom: 0, ...
|
|
432
|
-
color:
|
|
435
|
+
style: { paddingBottom: 0, ...u },
|
|
436
|
+
color: v.checkboxColor,
|
|
433
437
|
disabled: n,
|
|
434
438
|
error: s,
|
|
435
439
|
children: c
|
|
436
440
|
}
|
|
437
441
|
)
|
|
438
442
|
] });
|
|
439
|
-
},
|
|
443
|
+
}, ba = () => {
|
|
440
444
|
const e = D();
|
|
441
|
-
return
|
|
445
|
+
return Rt(() => {
|
|
442
446
|
const r = document.documentElement, t = (i, d) => {
|
|
443
447
|
d != null && r.style.setProperty(i, String(d));
|
|
444
448
|
}, { fonts: o, colors: n, breakpoints: s, layout: a } = e;
|
|
445
449
|
o && (t("--font-family", o.fontFamily), t("--font-size", o.size), t("--font-size-md", o.sizeMd), t("--font-size-sm", o.sizeSm), t("--line-height", o.lineHeight), t("--font-weight-header", o.fontWeightHeader)), n && (t("--primary-color", n.primary), t("--background-color", n.secondary), t("--accent-color", n.accent)), s && (t("--breakpoint-xs", s.xs), t("--breakpoint-sm", s.sm), t("--breakpoint-md", s.md), t("--breakpoint-lg", s.lg)), a && (t("--layout-max-width", a.maxWidth), t("--layout-wrapper-padding-sm", a.paddingSm), t("--layout-wrapper-padding", a.padding));
|
|
446
|
-
}, [e]),
|
|
450
|
+
}, [e]), Rt(() => {
|
|
447
451
|
const r = "dr-cl-responsive-tokens";
|
|
448
452
|
let t = document.getElementById(r);
|
|
449
453
|
t || (t = document.createElement("style"), t.id = r, document.head.appendChild(t));
|
|
450
|
-
const o = (
|
|
451
|
-
const
|
|
452
|
-
return m.fontSize &&
|
|
453
|
-
}, n = (
|
|
454
|
-
var
|
|
454
|
+
const o = (f, m) => {
|
|
455
|
+
const g = [];
|
|
456
|
+
return m.fontSize && g.push(` --dr-${f}-font-size: ${m.fontSize};`), m.paddingVertical && g.push(` --dr-${f}-padding-v: ${m.paddingVertical};`), m.paddingHorizontal && g.push(` --dr-${f}-padding-h: ${m.paddingHorizontal};`), g;
|
|
457
|
+
}, n = (f) => {
|
|
458
|
+
var g, b, _, x;
|
|
455
459
|
const m = [];
|
|
456
|
-
return
|
|
457
|
-
}, s = (
|
|
460
|
+
return f.input && m.push(...o("input", f.input)), f.inputSmall && m.push(...o("input-small", f.inputSmall)), f.button && m.push(...o("button", f.button)), f.buttonSmall && m.push(...o("button-small", f.buttonSmall)), (g = f.formLabel) != null && g.fontSize && m.push(` --dr-form-label-font-size: ${f.formLabel.fontSize};`), (b = f.formLabel) != null && b.paddingBottom && m.push(` --dr-form-label-padding-bottom: ${f.formLabel.paddingBottom};`), (_ = f.checkbox) != null && _.size && m.push(` --dr-checkbox-size: ${f.checkbox.size};`), (x = f.radio) != null && x.size && m.push(` --dr-radio-size: ${f.radio.size};`), m;
|
|
461
|
+
}, s = (f, m) => `@media (max-width: ${f}) {
|
|
458
462
|
:root {
|
|
459
463
|
${m.split(`
|
|
460
|
-
`).map((
|
|
464
|
+
`).map((g) => ` ${g}`).join(`
|
|
461
465
|
`)}
|
|
462
466
|
}
|
|
463
467
|
}`, { responsive: a, fonts: i, breakpoints: d } = e, c = [];
|
|
@@ -473,60 +477,60 @@ ${m.split(`
|
|
|
473
477
|
${n(a.default).join(`
|
|
474
478
|
`)}
|
|
475
479
|
}`);
|
|
476
|
-
const
|
|
480
|
+
const u = [
|
|
477
481
|
[a.md, d.md],
|
|
478
482
|
[a.sm, d.sm],
|
|
479
483
|
[a.xs, d.xs]
|
|
480
484
|
];
|
|
481
|
-
for (const [
|
|
482
|
-
if (!
|
|
483
|
-
const
|
|
485
|
+
for (const [f, m] of u) {
|
|
486
|
+
if (!f) continue;
|
|
487
|
+
const g = n(f).join(`
|
|
484
488
|
`);
|
|
485
|
-
|
|
489
|
+
g && c.push(s(m, g));
|
|
486
490
|
}
|
|
487
491
|
return t.textContent = c.join(`
|
|
488
492
|
|
|
489
493
|
`), () => {
|
|
490
|
-
const
|
|
491
|
-
|
|
494
|
+
const f = document.getElementById(r);
|
|
495
|
+
f && document.head.removeChild(f);
|
|
492
496
|
};
|
|
493
497
|
}, [e]), null;
|
|
494
498
|
};
|
|
495
|
-
var
|
|
499
|
+
var Re = (e) => e.type === "checkbox", Se = (e) => e instanceof Date, te = (e) => e == null;
|
|
496
500
|
const dr = (e) => typeof e == "object";
|
|
497
|
-
var
|
|
501
|
+
var Q = (e) => !te(e) && !Array.isArray(e) && dr(e) && !Se(e), ur = (e) => Q(e) && e.target ? Re(e.target) ? e.target.checked : e.target.value : e, co = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, fr = (e, r) => e.has(co(r)), uo = (e) => {
|
|
498
502
|
const r = e.constructor && e.constructor.prototype;
|
|
499
|
-
return
|
|
500
|
-
},
|
|
501
|
-
function
|
|
503
|
+
return Q(r) && r.hasOwnProperty("isPrototypeOf");
|
|
504
|
+
}, gt = typeof window < "u" && typeof window.HTMLElement < "u" && typeof document < "u";
|
|
505
|
+
function X(e) {
|
|
502
506
|
let r;
|
|
503
507
|
const t = Array.isArray(e), o = typeof FileList < "u" ? e instanceof FileList : !1;
|
|
504
508
|
if (e instanceof Date)
|
|
505
509
|
r = new Date(e);
|
|
506
|
-
else if (!(
|
|
507
|
-
if (r = t ? [] : Object.create(Object.getPrototypeOf(e)), !t && !
|
|
510
|
+
else if (!(gt && (e instanceof Blob || o)) && (t || Q(e)))
|
|
511
|
+
if (r = t ? [] : Object.create(Object.getPrototypeOf(e)), !t && !uo(e))
|
|
508
512
|
r = e;
|
|
509
513
|
else
|
|
510
514
|
for (const n in e)
|
|
511
|
-
e.hasOwnProperty(n) && (r[n] =
|
|
515
|
+
e.hasOwnProperty(n) && (r[n] = X(e[n]));
|
|
512
516
|
else
|
|
513
517
|
return e;
|
|
514
518
|
return r;
|
|
515
519
|
}
|
|
516
|
-
var Ge = (e) => /^\w*$/.test(e), U = (e) => e === void 0,
|
|
517
|
-
if (!r || !
|
|
520
|
+
var Ge = (e) => /^\w*$/.test(e), U = (e) => e === void 0, vt = (e) => Array.isArray(e) ? e.filter(Boolean) : [], bt = (e) => vt(e.replace(/["|']|\]/g, "").split(/\.|\[/)), k = (e, r, t) => {
|
|
521
|
+
if (!r || !Q(e))
|
|
518
522
|
return t;
|
|
519
|
-
const o = (Ge(r) ? [r] :
|
|
523
|
+
const o = (Ge(r) ? [r] : bt(r)).reduce((n, s) => te(n) ? n : n[s], e);
|
|
520
524
|
return U(o) || o === e ? U(e[r]) ? t : e[r] : o;
|
|
521
|
-
}, re = (e) => typeof e == "boolean",
|
|
525
|
+
}, re = (e) => typeof e == "boolean", T = (e, r, t) => {
|
|
522
526
|
let o = -1;
|
|
523
|
-
const n = Ge(r) ? [r] :
|
|
527
|
+
const n = Ge(r) ? [r] : bt(r), s = n.length, a = s - 1;
|
|
524
528
|
for (; ++o < s; ) {
|
|
525
529
|
const i = n[o];
|
|
526
530
|
let d = t;
|
|
527
531
|
if (o !== a) {
|
|
528
532
|
const c = e[i];
|
|
529
|
-
d =
|
|
533
|
+
d = Q(c) || Array.isArray(c) ? c : isNaN(+n[o + 1]) ? {} : [];
|
|
530
534
|
}
|
|
531
535
|
if (i === "__proto__" || i === "constructor" || i === "prototype")
|
|
532
536
|
return;
|
|
@@ -553,7 +557,7 @@ const He = {
|
|
|
553
557
|
validate: "validate"
|
|
554
558
|
}, mr = N.createContext(null);
|
|
555
559
|
mr.displayName = "HookFormContext";
|
|
556
|
-
const
|
|
560
|
+
const St = () => N.useContext(mr);
|
|
557
561
|
var hr = (e, r, t, o = !0) => {
|
|
558
562
|
const n = {
|
|
559
563
|
defaultValues: r._defaultValues
|
|
@@ -567,9 +571,9 @@ var hr = (e, r, t, o = !0) => {
|
|
|
567
571
|
});
|
|
568
572
|
return n;
|
|
569
573
|
};
|
|
570
|
-
const
|
|
571
|
-
function
|
|
572
|
-
const r =
|
|
574
|
+
const xt = typeof window < "u" ? N.useLayoutEffect : N.useEffect;
|
|
575
|
+
function fo(e) {
|
|
576
|
+
const r = St(), { control: t = r.control, disabled: o, name: n, exact: s } = e || {}, [a, i] = N.useState(t._formState), d = N.useRef({
|
|
573
577
|
isDirty: !1,
|
|
574
578
|
isLoading: !1,
|
|
575
579
|
dirtyFields: !1,
|
|
@@ -579,7 +583,7 @@ function uo(e) {
|
|
|
579
583
|
isValid: !1,
|
|
580
584
|
errors: !1
|
|
581
585
|
});
|
|
582
|
-
return
|
|
586
|
+
return xt(() => t._subscribe({
|
|
583
587
|
name: n,
|
|
584
588
|
formState: d.current,
|
|
585
589
|
exact: s,
|
|
@@ -593,7 +597,7 @@ function uo(e) {
|
|
|
593
597
|
d.current.isValid && t._setValid(!0);
|
|
594
598
|
}, [t]), N.useMemo(() => hr(a, t, d.current, !1), [a, t]);
|
|
595
599
|
}
|
|
596
|
-
var oe = (e) => typeof e == "string", ut = (e, r, t, o, n) => oe(e) ? (o && r.watch.add(e),
|
|
600
|
+
var oe = (e) => typeof e == "string", ut = (e, r, t, o, n) => oe(e) ? (o && r.watch.add(e), k(t, e, n)) : Array.isArray(e) ? e.map((s) => (o && r.watch.add(s), k(t, s))) : (o && (r.watchAll = !0), t), ft = (e) => te(e) || !dr(e);
|
|
597
601
|
function le(e, r, t = /* @__PURE__ */ new WeakSet()) {
|
|
598
602
|
if (ft(e) || ft(r))
|
|
599
603
|
return e === r;
|
|
@@ -611,127 +615,127 @@ function le(e, r, t = /* @__PURE__ */ new WeakSet()) {
|
|
|
611
615
|
return !1;
|
|
612
616
|
if (s !== "ref") {
|
|
613
617
|
const i = r[s];
|
|
614
|
-
if (Se(a) && Se(i) ||
|
|
618
|
+
if (Se(a) && Se(i) || Q(a) && Q(i) || Array.isArray(a) && Array.isArray(i) ? !le(a, i, t) : a !== i)
|
|
615
619
|
return !1;
|
|
616
620
|
}
|
|
617
621
|
}
|
|
618
622
|
return !0;
|
|
619
623
|
}
|
|
620
|
-
function
|
|
621
|
-
const r =
|
|
624
|
+
function mo(e) {
|
|
625
|
+
const r = St(), { control: t = r.control, name: o, defaultValue: n, disabled: s, exact: a, compute: i } = e || {}, d = N.useRef(n), c = N.useRef(i), u = N.useRef(void 0), f = N.useRef(t), m = N.useRef(o);
|
|
622
626
|
c.current = i;
|
|
623
|
-
const [
|
|
627
|
+
const [g, b] = N.useState(() => {
|
|
624
628
|
const V = t._getWatch(o, d.current);
|
|
625
629
|
return c.current ? c.current(V) : V;
|
|
626
630
|
}), _ = N.useCallback((V) => {
|
|
627
631
|
const E = ut(o, t._names, V || t._formValues, !1, d.current);
|
|
628
632
|
return c.current ? c.current(E) : E;
|
|
629
|
-
}, [t._formValues, t._names, o]),
|
|
633
|
+
}, [t._formValues, t._names, o]), x = N.useCallback((V) => {
|
|
630
634
|
if (!s) {
|
|
631
635
|
const E = ut(o, t._names, V || t._formValues, !1, d.current);
|
|
632
636
|
if (c.current) {
|
|
633
637
|
const R = c.current(E);
|
|
634
|
-
le(R,
|
|
638
|
+
le(R, u.current) || (b(R), u.current = R);
|
|
635
639
|
} else
|
|
636
|
-
|
|
640
|
+
b(E);
|
|
637
641
|
}
|
|
638
642
|
}, [t._formValues, t._names, s, o]);
|
|
639
|
-
|
|
643
|
+
xt(() => ((f.current !== t || !le(m.current, o)) && (f.current = t, m.current = o, x()), t._subscribe({
|
|
640
644
|
name: o,
|
|
641
645
|
formState: {
|
|
642
646
|
values: !0
|
|
643
647
|
},
|
|
644
648
|
exact: a,
|
|
645
649
|
callback: (V) => {
|
|
646
|
-
|
|
650
|
+
x(V.values);
|
|
647
651
|
}
|
|
648
|
-
})), [t, a, o,
|
|
649
|
-
const
|
|
652
|
+
})), [t, a, o, x]), N.useEffect(() => t._removeUnmounted());
|
|
653
|
+
const C = f.current !== t, v = m.current, F = N.useMemo(() => {
|
|
650
654
|
if (s)
|
|
651
655
|
return null;
|
|
652
|
-
const V = !
|
|
653
|
-
return
|
|
654
|
-
}, [s,
|
|
655
|
-
return F !== null ? F :
|
|
656
|
+
const V = !C && !le(v, o);
|
|
657
|
+
return C || V ? _() : null;
|
|
658
|
+
}, [s, C, o, v, _]);
|
|
659
|
+
return F !== null ? F : g;
|
|
656
660
|
}
|
|
657
|
-
function
|
|
658
|
-
const r =
|
|
661
|
+
function ho(e) {
|
|
662
|
+
const r = St(), { name: t, disabled: o, control: n = r.control, shouldUnregister: s, defaultValue: a } = e, i = fr(n._names.array, t), d = N.useMemo(() => k(n._formValues, t, k(n._defaultValues, t, a)), [n, t, a]), c = mo({
|
|
659
663
|
control: n,
|
|
660
664
|
name: t,
|
|
661
665
|
defaultValue: d,
|
|
662
666
|
exact: !0
|
|
663
|
-
}),
|
|
667
|
+
}), u = fo({
|
|
664
668
|
control: n,
|
|
665
669
|
name: t,
|
|
666
670
|
exact: !0
|
|
667
|
-
}),
|
|
671
|
+
}), f = N.useRef(e), m = N.useRef(void 0), g = N.useRef(n.register(t, {
|
|
668
672
|
...e.rules,
|
|
669
673
|
value: c,
|
|
670
674
|
...re(e.disabled) ? { disabled: e.disabled } : {}
|
|
671
675
|
}));
|
|
672
|
-
|
|
673
|
-
const
|
|
676
|
+
f.current = e;
|
|
677
|
+
const b = N.useMemo(() => Object.defineProperties({}, {
|
|
674
678
|
invalid: {
|
|
675
679
|
enumerable: !0,
|
|
676
|
-
get: () => !!
|
|
680
|
+
get: () => !!k(u.errors, t)
|
|
677
681
|
},
|
|
678
682
|
isDirty: {
|
|
679
683
|
enumerable: !0,
|
|
680
|
-
get: () => !!
|
|
684
|
+
get: () => !!k(u.dirtyFields, t)
|
|
681
685
|
},
|
|
682
686
|
isTouched: {
|
|
683
687
|
enumerable: !0,
|
|
684
|
-
get: () => !!
|
|
688
|
+
get: () => !!k(u.touchedFields, t)
|
|
685
689
|
},
|
|
686
690
|
isValidating: {
|
|
687
691
|
enumerable: !0,
|
|
688
|
-
get: () => !!
|
|
692
|
+
get: () => !!k(u.validatingFields, t)
|
|
689
693
|
},
|
|
690
694
|
error: {
|
|
691
695
|
enumerable: !0,
|
|
692
|
-
get: () =>
|
|
696
|
+
get: () => k(u.errors, t)
|
|
693
697
|
}
|
|
694
|
-
}), [
|
|
698
|
+
}), [u, t]), _ = N.useCallback((F) => g.current.onChange({
|
|
695
699
|
target: {
|
|
696
700
|
value: ur(F),
|
|
697
701
|
name: t
|
|
698
702
|
},
|
|
699
703
|
type: He.CHANGE
|
|
700
|
-
}), [t]),
|
|
704
|
+
}), [t]), x = N.useCallback(() => g.current.onBlur({
|
|
701
705
|
target: {
|
|
702
|
-
value:
|
|
706
|
+
value: k(n._formValues, t),
|
|
703
707
|
name: t
|
|
704
708
|
},
|
|
705
709
|
type: He.BLUR
|
|
706
|
-
}), [t, n._formValues]),
|
|
707
|
-
const V =
|
|
710
|
+
}), [t, n._formValues]), C = N.useCallback((F) => {
|
|
711
|
+
const V = k(n._fields, t);
|
|
708
712
|
V && F && (V._f.ref = {
|
|
709
713
|
focus: () => F.focus && F.focus(),
|
|
710
714
|
select: () => F.select && F.select(),
|
|
711
715
|
setCustomValidity: (E) => F.setCustomValidity(E),
|
|
712
716
|
reportValidity: () => F.reportValidity()
|
|
713
717
|
});
|
|
714
|
-
}, [n._fields, t]),
|
|
718
|
+
}, [n._fields, t]), v = N.useMemo(() => ({
|
|
715
719
|
name: t,
|
|
716
720
|
value: c,
|
|
717
|
-
...re(o) ||
|
|
721
|
+
...re(o) || u.disabled ? { disabled: u.disabled || o } : {},
|
|
718
722
|
onChange: _,
|
|
719
|
-
onBlur:
|
|
720
|
-
ref:
|
|
721
|
-
}), [t, o,
|
|
723
|
+
onBlur: x,
|
|
724
|
+
ref: C
|
|
725
|
+
}), [t, o, u.disabled, _, x, C, c]);
|
|
722
726
|
return N.useEffect(() => {
|
|
723
727
|
const F = n._options.shouldUnregister || s, V = m.current;
|
|
724
728
|
V && V !== t && !i && n.unregister(V), n.register(t, {
|
|
725
|
-
...
|
|
726
|
-
...re(
|
|
729
|
+
...f.current.rules,
|
|
730
|
+
...re(f.current.disabled) ? { disabled: f.current.disabled } : {}
|
|
727
731
|
});
|
|
728
|
-
const E = (R,
|
|
729
|
-
const
|
|
730
|
-
|
|
732
|
+
const E = (R, $) => {
|
|
733
|
+
const j = k(n._fields, R);
|
|
734
|
+
j && j._f && (j._f.mount = $);
|
|
731
735
|
};
|
|
732
736
|
if (E(t, !0), F) {
|
|
733
|
-
const R =
|
|
734
|
-
|
|
737
|
+
const R = X(k(n._options.defaultValues, t, f.current.defaultValue));
|
|
738
|
+
T(n._defaultValues, t, R), U(k(n._formValues, t)) && T(n._formValues, t, R);
|
|
735
739
|
}
|
|
736
740
|
return !i && n.register(t), m.current = t, () => {
|
|
737
741
|
(i ? F && !n._state.action : F) ? n.unregister(t) : E(t, !1);
|
|
@@ -742,18 +746,18 @@ function mo(e) {
|
|
|
742
746
|
name: t
|
|
743
747
|
});
|
|
744
748
|
}, [o, t, n]), N.useMemo(() => ({
|
|
745
|
-
field:
|
|
746
|
-
formState:
|
|
747
|
-
fieldState:
|
|
748
|
-
}), [
|
|
749
|
+
field: v,
|
|
750
|
+
formState: u,
|
|
751
|
+
fieldState: b
|
|
752
|
+
}), [v, u, b]);
|
|
749
753
|
}
|
|
750
|
-
var
|
|
754
|
+
var wt = (e, r, t, o, n) => r ? {
|
|
751
755
|
...t[e],
|
|
752
756
|
types: {
|
|
753
757
|
...t[e] && t[e].types ? t[e].types : {},
|
|
754
758
|
[o]: n || !0
|
|
755
759
|
}
|
|
756
|
-
} : {},
|
|
760
|
+
} : {}, Be = (e) => Array.isArray(e) ? e : [e], Ot = () => {
|
|
757
761
|
let e = [];
|
|
758
762
|
return {
|
|
759
763
|
get observers() {
|
|
@@ -778,44 +782,44 @@ function yr(e, r) {
|
|
|
778
782
|
for (const o in e)
|
|
779
783
|
if (e.hasOwnProperty(o)) {
|
|
780
784
|
const n = e[o], s = r[o];
|
|
781
|
-
if (n &&
|
|
785
|
+
if (n && Q(n) && s) {
|
|
782
786
|
const a = yr(n, s);
|
|
783
|
-
|
|
787
|
+
Q(a) && (t[o] = a);
|
|
784
788
|
} else e[o] && (t[o] = s);
|
|
785
789
|
}
|
|
786
790
|
return t;
|
|
787
791
|
}
|
|
788
|
-
var ee = (e) =>
|
|
789
|
-
if (!
|
|
792
|
+
var ee = (e) => Q(e) && !Object.keys(e).length, kt = (e) => e.type === "file", ce = (e) => typeof e == "function", Ue = (e) => {
|
|
793
|
+
if (!gt)
|
|
790
794
|
return !1;
|
|
791
795
|
const r = e ? e.ownerDocument : 0;
|
|
792
796
|
return e instanceof (r && r.defaultView ? r.defaultView.HTMLElement : HTMLElement);
|
|
793
|
-
}, pr = (e) => e.type === "select-multiple",
|
|
794
|
-
function
|
|
797
|
+
}, pr = (e) => e.type === "select-multiple", Ct = (e) => e.type === "radio", yo = (e) => Ct(e) || Re(e), et = (e) => Ue(e) && e.isConnected;
|
|
798
|
+
function po(e, r) {
|
|
795
799
|
const t = r.slice(0, -1).length;
|
|
796
800
|
let o = 0;
|
|
797
801
|
for (; o < t; )
|
|
798
802
|
e = U(e) ? o++ : e[r[o++]];
|
|
799
803
|
return e;
|
|
800
804
|
}
|
|
801
|
-
function
|
|
805
|
+
function _o(e) {
|
|
802
806
|
for (const r in e)
|
|
803
807
|
if (e.hasOwnProperty(r) && !U(e[r]))
|
|
804
808
|
return !1;
|
|
805
809
|
return !0;
|
|
806
810
|
}
|
|
807
811
|
function Z(e, r) {
|
|
808
|
-
const t = Array.isArray(r) ? r : Ge(r) ? [r] :
|
|
809
|
-
return o && delete o[s], n !== 0 && (
|
|
812
|
+
const t = Array.isArray(r) ? r : Ge(r) ? [r] : bt(r), o = t.length === 1 ? e : po(e, t), n = t.length - 1, s = t[n];
|
|
813
|
+
return o && delete o[s], n !== 0 && (Q(o) && ee(o) || Array.isArray(o) && _o(o)) && Z(e, t.slice(0, -1)), e;
|
|
810
814
|
}
|
|
811
|
-
var
|
|
815
|
+
var go = (e) => {
|
|
812
816
|
for (const r in e)
|
|
813
817
|
if (ce(e[r]))
|
|
814
818
|
return !0;
|
|
815
819
|
return !1;
|
|
816
820
|
};
|
|
817
821
|
function _r(e) {
|
|
818
|
-
return Array.isArray(e) ||
|
|
822
|
+
return Array.isArray(e) || Q(e) && !go(e);
|
|
819
823
|
}
|
|
820
824
|
function mt(e, r = {}) {
|
|
821
825
|
for (const t in e)
|
|
@@ -828,7 +832,7 @@ function ze(e, r, t) {
|
|
|
828
832
|
_r(e[o]) ? U(r) || ft(t[o]) ? t[o] = mt(e[o], Array.isArray(e[o]) ? [] : {}) : ze(e[o], te(r) ? {} : r[o], t[o]) : t[o] = !le(e[o], r[o]);
|
|
829
833
|
return t;
|
|
830
834
|
}
|
|
831
|
-
const
|
|
835
|
+
const It = {
|
|
832
836
|
value: !1,
|
|
833
837
|
isValid: !1
|
|
834
838
|
}, Tt = { value: !0, isValid: !0 };
|
|
@@ -841,27 +845,27 @@ var gr = (e) => {
|
|
|
841
845
|
return e[0].checked && !e[0].disabled ? (
|
|
842
846
|
// @ts-expect-error expected to work in the browser
|
|
843
847
|
e[0].attributes && !U(e[0].attributes.value) ? U(e[0].value) || e[0].value === "" ? Tt : { value: e[0].value, isValid: !0 } : Tt
|
|
844
|
-
) :
|
|
848
|
+
) : It;
|
|
845
849
|
}
|
|
846
|
-
return
|
|
850
|
+
return It;
|
|
847
851
|
}, vr = (e, { valueAsNumber: r, valueAsDate: t, setValueAs: o }) => U(e) ? e : r ? e === "" ? NaN : e && +e : t && oe(e) ? new Date(e) : o ? o(e) : e;
|
|
848
|
-
const
|
|
852
|
+
const jt = {
|
|
849
853
|
isValid: !1,
|
|
850
854
|
value: null
|
|
851
855
|
};
|
|
852
856
|
var br = (e) => Array.isArray(e) ? e.reduce((r, t) => t && t.checked && !t.disabled ? {
|
|
853
857
|
isValid: !0,
|
|
854
858
|
value: t.value
|
|
855
|
-
} : r,
|
|
856
|
-
function
|
|
859
|
+
} : r, jt) : jt;
|
|
860
|
+
function Wt(e) {
|
|
857
861
|
const r = e.ref;
|
|
858
|
-
return
|
|
862
|
+
return kt(r) ? r.files : Ct(r) ? br(e.refs).value : pr(r) ? [...r.selectedOptions].map(({ value: t }) => t) : Re(r) ? gr(e.refs).value : vr(U(r.value) ? e.ref.value : r.value, e);
|
|
859
863
|
}
|
|
860
|
-
var
|
|
864
|
+
var vo = (e, r, t, o) => {
|
|
861
865
|
const n = {};
|
|
862
866
|
for (const s of e) {
|
|
863
|
-
const a =
|
|
864
|
-
a &&
|
|
867
|
+
const a = k(r, s);
|
|
868
|
+
a && T(n, s, a._f);
|
|
865
869
|
}
|
|
866
870
|
return {
|
|
867
871
|
criteriaMode: t,
|
|
@@ -869,18 +873,18 @@ var go = (e, r, t, o) => {
|
|
|
869
873
|
fields: n,
|
|
870
874
|
shouldUseNativeValidation: o
|
|
871
875
|
};
|
|
872
|
-
}, qe = (e) => e instanceof RegExp,
|
|
876
|
+
}, qe = (e) => e instanceof RegExp, Ne = (e) => U(e) ? e : qe(e) ? e.source : Q(e) ? qe(e.value) ? e.value.source : e.value : e, Ht = (e) => ({
|
|
873
877
|
isOnSubmit: !e || e === ie.onSubmit,
|
|
874
878
|
isOnBlur: e === ie.onBlur,
|
|
875
879
|
isOnChange: e === ie.onChange,
|
|
876
880
|
isOnAll: e === ie.all,
|
|
877
881
|
isOnTouch: e === ie.onTouched
|
|
878
882
|
});
|
|
879
|
-
const
|
|
880
|
-
var
|
|
881
|
-
const
|
|
883
|
+
const Ut = "AsyncFunction";
|
|
884
|
+
var bo = (e) => !!e && !!e.validate && !!(ce(e.validate) && e.validate.constructor.name === Ut || Q(e.validate) && Object.values(e.validate).find((r) => r.constructor.name === Ut)), So = (e) => e.mount && (e.required || e.min || e.max || e.maxLength || e.minLength || e.pattern || e.validate), qt = (e, r, t) => !t && (r.watchAll || r.watch.has(e) || [...r.watch].some((o) => e.startsWith(o) && /^\.\w+/.test(e.slice(o.length))));
|
|
885
|
+
const $e = (e, r, t, o) => {
|
|
882
886
|
for (const n of t || Object.keys(e)) {
|
|
883
|
-
const s =
|
|
887
|
+
const s = k(e, n);
|
|
884
888
|
if (s) {
|
|
885
889
|
const { _f: a, ...i } = s;
|
|
886
890
|
if (a) {
|
|
@@ -888,15 +892,15 @@ const Be = (e, r, t, o) => {
|
|
|
888
892
|
return !0;
|
|
889
893
|
if (a.ref && r(a.ref, a.name) && !o)
|
|
890
894
|
return !0;
|
|
891
|
-
if (
|
|
895
|
+
if ($e(i, r))
|
|
892
896
|
break;
|
|
893
|
-
} else if (
|
|
897
|
+
} else if (Q(i) && $e(i, r))
|
|
894
898
|
break;
|
|
895
899
|
}
|
|
896
900
|
}
|
|
897
901
|
};
|
|
898
|
-
function
|
|
899
|
-
const o =
|
|
902
|
+
function Gt(e, r, t) {
|
|
903
|
+
const o = k(e, t);
|
|
900
904
|
if (o || Ge(t))
|
|
901
905
|
return {
|
|
902
906
|
error: o,
|
|
@@ -904,7 +908,7 @@ function qt(e, r, t) {
|
|
|
904
908
|
};
|
|
905
909
|
const n = t.split(".");
|
|
906
910
|
for (; n.length; ) {
|
|
907
|
-
const s = n.join("."), a =
|
|
911
|
+
const s = n.join("."), a = k(r, s), i = k(e, s);
|
|
908
912
|
if (a && !Array.isArray(a) && t !== s)
|
|
909
913
|
return { name: t };
|
|
910
914
|
if (i && i.type)
|
|
@@ -923,15 +927,15 @@ function qt(e, r, t) {
|
|
|
923
927
|
name: t
|
|
924
928
|
};
|
|
925
929
|
}
|
|
926
|
-
var
|
|
930
|
+
var xo = (e, r, t, o) => {
|
|
927
931
|
t(e);
|
|
928
932
|
const { name: n, ...s } = e;
|
|
929
933
|
return ee(s) || Object.keys(s).length >= Object.keys(r).length || Object.keys(s).find((a) => r[a] === (!o || ie.all));
|
|
930
|
-
},
|
|
931
|
-
const o =
|
|
932
|
-
return
|
|
934
|
+
}, wo = (e, r, t) => !e || !r || e === r || Be(e).some((o) => o && (t ? o === r : o.startsWith(r) || r.startsWith(o))), ko = (e, r, t, o, n) => n.isOnAll ? !1 : !t && n.isOnTouch ? !(r || e) : (t ? o.isOnBlur : n.isOnBlur) ? !e : (t ? o.isOnChange : n.isOnChange) ? e : !0, Co = (e, r) => !vt(k(e, r)).length && Z(e, r), Fo = (e, r, t) => {
|
|
935
|
+
const o = Be(k(e, t));
|
|
936
|
+
return T(o, "root", r[t]), T(e, t, o), e;
|
|
933
937
|
};
|
|
934
|
-
function
|
|
938
|
+
function Zt(e, r, t = "validate") {
|
|
935
939
|
if (oe(e) || Array.isArray(e) && e.every(oe) || re(e) && !e)
|
|
936
940
|
return {
|
|
937
941
|
type: t,
|
|
@@ -939,17 +943,17 @@ function Gt(e, r, t = "validate") {
|
|
|
939
943
|
ref: r
|
|
940
944
|
};
|
|
941
945
|
}
|
|
942
|
-
var ke = (e) =>
|
|
946
|
+
var ke = (e) => Q(e) && !qe(e) ? e : {
|
|
943
947
|
value: e,
|
|
944
948
|
message: ""
|
|
945
|
-
},
|
|
946
|
-
const { ref: a, refs: i, required: d, maxLength: c, minLength:
|
|
947
|
-
if (!
|
|
949
|
+
}, Kt = async (e, r, t, o, n, s) => {
|
|
950
|
+
const { ref: a, refs: i, required: d, maxLength: c, minLength: u, min: f, max: m, pattern: g, validate: b, name: _, valueAsNumber: x, mount: C } = e._f, v = k(t, _);
|
|
951
|
+
if (!C || r.has(_))
|
|
948
952
|
return {};
|
|
949
953
|
const F = i ? i[0] : a, V = (B) => {
|
|
950
954
|
n && F.reportValidity && (F.setCustomValidity(re(B) ? "" : B || ""), F.reportValidity());
|
|
951
|
-
}, E = {}, R =
|
|
952
|
-
const H = B ?
|
|
955
|
+
}, E = {}, R = Ct(a), $ = Re(a), j = R || $, A = (x || kt(a)) && U(a.value) && U(v) || Ue(a) && a.value === "" || v === "" || Array.isArray(v) && !v.length, q = wt.bind(null, _, o, E), G = (B, M, O, J = he.maxLength, Y = he.minLength) => {
|
|
956
|
+
const H = B ? M : O;
|
|
953
957
|
E[_] = {
|
|
954
958
|
type: B ? J : Y,
|
|
955
959
|
message: H,
|
|
@@ -957,62 +961,62 @@ var ke = (e) => K(e) && !qe(e) ? e : {
|
|
|
957
961
|
...q(B ? J : Y, H)
|
|
958
962
|
};
|
|
959
963
|
};
|
|
960
|
-
if (s ? !Array.isArray(
|
|
961
|
-
const { value: B, message:
|
|
964
|
+
if (s ? !Array.isArray(v) || !v.length : d && (!j && (A || te(v)) || re(v) && !v || $ && !gr(i).isValid || R && !br(i).isValid)) {
|
|
965
|
+
const { value: B, message: M } = oe(d) ? { value: !!d, message: d } : ke(d);
|
|
962
966
|
if (B && (E[_] = {
|
|
963
967
|
type: he.required,
|
|
964
|
-
message:
|
|
968
|
+
message: M,
|
|
965
969
|
ref: F,
|
|
966
|
-
...q(he.required,
|
|
970
|
+
...q(he.required, M)
|
|
967
971
|
}, !o))
|
|
968
|
-
return V(
|
|
972
|
+
return V(M), E;
|
|
969
973
|
}
|
|
970
|
-
if (
|
|
971
|
-
let B,
|
|
972
|
-
const
|
|
973
|
-
if (!te(
|
|
974
|
-
const Y = a.valueAsNumber ||
|
|
975
|
-
te(
|
|
974
|
+
if (!A && (!te(f) || !te(m))) {
|
|
975
|
+
let B, M;
|
|
976
|
+
const O = ke(m), J = ke(f);
|
|
977
|
+
if (!te(v) && !isNaN(v)) {
|
|
978
|
+
const Y = a.valueAsNumber || v && +v;
|
|
979
|
+
te(O.value) || (B = Y > O.value), te(J.value) || (M = Y < J.value);
|
|
976
980
|
} else {
|
|
977
|
-
const Y = a.valueAsDate || new Date(
|
|
978
|
-
oe(
|
|
981
|
+
const Y = a.valueAsDate || new Date(v), H = (ve) => /* @__PURE__ */ new Date((/* @__PURE__ */ new Date()).toDateString() + " " + ve), ue = a.type == "time", me = a.type == "week";
|
|
982
|
+
oe(O.value) && v && (B = ue ? H(v) > H(O.value) : me ? v > O.value : Y > new Date(O.value)), oe(J.value) && v && (M = ue ? H(v) < H(J.value) : me ? v < J.value : Y < new Date(J.value));
|
|
979
983
|
}
|
|
980
|
-
if ((B ||
|
|
984
|
+
if ((B || M) && (G(!!B, O.message, J.message, he.max, he.min), !o))
|
|
981
985
|
return V(E[_].message), E;
|
|
982
986
|
}
|
|
983
|
-
if ((c ||
|
|
984
|
-
const B = ke(c),
|
|
985
|
-
if ((
|
|
987
|
+
if ((c || u) && !A && (oe(v) || s && Array.isArray(v))) {
|
|
988
|
+
const B = ke(c), M = ke(u), O = !te(B.value) && v.length > +B.value, J = !te(M.value) && v.length < +M.value;
|
|
989
|
+
if ((O || J) && (G(O, B.message, M.message), !o))
|
|
986
990
|
return V(E[_].message), E;
|
|
987
991
|
}
|
|
988
|
-
if (
|
|
989
|
-
const { value: B, message:
|
|
990
|
-
if (qe(B) && !
|
|
992
|
+
if (g && !A && oe(v)) {
|
|
993
|
+
const { value: B, message: M } = ke(g);
|
|
994
|
+
if (qe(B) && !v.match(B) && (E[_] = {
|
|
991
995
|
type: he.pattern,
|
|
992
|
-
message:
|
|
996
|
+
message: M,
|
|
993
997
|
ref: a,
|
|
994
|
-
...q(he.pattern,
|
|
998
|
+
...q(he.pattern, M)
|
|
995
999
|
}, !o))
|
|
996
|
-
return V(
|
|
1000
|
+
return V(M), E;
|
|
997
1001
|
}
|
|
998
|
-
if (
|
|
999
|
-
if (ce(
|
|
1000
|
-
const B = await
|
|
1001
|
-
if (
|
|
1002
|
-
...
|
|
1003
|
-
...q(he.validate,
|
|
1002
|
+
if (b) {
|
|
1003
|
+
if (ce(b)) {
|
|
1004
|
+
const B = await b(v, t), M = Zt(B, F);
|
|
1005
|
+
if (M && (E[_] = {
|
|
1006
|
+
...M,
|
|
1007
|
+
...q(he.validate, M.message)
|
|
1004
1008
|
}, !o))
|
|
1005
|
-
return V(
|
|
1006
|
-
} else if (
|
|
1009
|
+
return V(M.message), E;
|
|
1010
|
+
} else if (Q(b)) {
|
|
1007
1011
|
let B = {};
|
|
1008
|
-
for (const
|
|
1012
|
+
for (const M in b) {
|
|
1009
1013
|
if (!ee(B) && !o)
|
|
1010
1014
|
break;
|
|
1011
|
-
const
|
|
1012
|
-
|
|
1013
|
-
...
|
|
1014
|
-
...q(
|
|
1015
|
-
}, V(
|
|
1015
|
+
const O = Zt(await b[M](v, t), F, M);
|
|
1016
|
+
O && (B = {
|
|
1017
|
+
...O,
|
|
1018
|
+
...q(M, O.message)
|
|
1019
|
+
}, V(O.message), o && (E[_] = B));
|
|
1016
1020
|
}
|
|
1017
1021
|
if (!ee(B) && (E[_] = {
|
|
1018
1022
|
ref: F,
|
|
@@ -1023,14 +1027,14 @@ var ke = (e) => K(e) && !qe(e) ? e : {
|
|
|
1023
1027
|
}
|
|
1024
1028
|
return V(!0), E;
|
|
1025
1029
|
};
|
|
1026
|
-
const
|
|
1030
|
+
const zo = {
|
|
1027
1031
|
mode: ie.onSubmit,
|
|
1028
1032
|
reValidateMode: ie.onChange,
|
|
1029
1033
|
shouldFocusError: !0
|
|
1030
1034
|
};
|
|
1031
|
-
function
|
|
1035
|
+
function Vo(e = {}) {
|
|
1032
1036
|
let r = {
|
|
1033
|
-
...
|
|
1037
|
+
...zo,
|
|
1034
1038
|
...e
|
|
1035
1039
|
}, t = {
|
|
1036
1040
|
submitCount: 0,
|
|
@@ -1047,7 +1051,7 @@ function zo(e = {}) {
|
|
|
1047
1051
|
validatingFields: {},
|
|
1048
1052
|
errors: r.errors || {},
|
|
1049
1053
|
disabled: r.disabled || !1
|
|
1050
|
-
}, o = {}, n =
|
|
1054
|
+
}, o = {}, n = Q(r.defaultValues) || Q(r.values) ? X(r.defaultValues || r.values) || {} : {}, s = r.shouldUnregister ? {} : X(n), a = {
|
|
1051
1055
|
action: !1,
|
|
1052
1056
|
mount: !1,
|
|
1053
1057
|
watch: !1
|
|
@@ -1058,7 +1062,7 @@ function zo(e = {}) {
|
|
|
1058
1062
|
array: /* @__PURE__ */ new Set(),
|
|
1059
1063
|
watch: /* @__PURE__ */ new Set()
|
|
1060
1064
|
}, d, c = 0;
|
|
1061
|
-
const
|
|
1065
|
+
const u = {
|
|
1062
1066
|
isDirty: !1,
|
|
1063
1067
|
dirtyFields: !1,
|
|
1064
1068
|
validatingFields: !1,
|
|
@@ -1067,43 +1071,43 @@ function zo(e = {}) {
|
|
|
1067
1071
|
isValid: !1,
|
|
1068
1072
|
errors: !1
|
|
1069
1073
|
};
|
|
1070
|
-
let
|
|
1071
|
-
...
|
|
1074
|
+
let f = {
|
|
1075
|
+
...u
|
|
1072
1076
|
};
|
|
1073
1077
|
const m = {
|
|
1074
1078
|
array: Ot(),
|
|
1075
1079
|
state: Ot()
|
|
1076
|
-
},
|
|
1080
|
+
}, g = r.criteriaMode === ie.all, b = (l) => (h) => {
|
|
1077
1081
|
clearTimeout(c), c = setTimeout(l, h);
|
|
1078
1082
|
}, _ = async (l) => {
|
|
1079
|
-
if (!r.disabled && (
|
|
1080
|
-
const h = r.resolver ? ee((await
|
|
1083
|
+
if (!r.disabled && (u.isValid || f.isValid || l)) {
|
|
1084
|
+
const h = r.resolver ? ee((await $()).errors) : await A(o, !0);
|
|
1081
1085
|
h !== t.isValid && m.state.next({
|
|
1082
1086
|
isValid: h
|
|
1083
1087
|
});
|
|
1084
1088
|
}
|
|
1085
|
-
},
|
|
1086
|
-
!r.disabled && (
|
|
1087
|
-
y && (h ?
|
|
1089
|
+
}, x = (l, h) => {
|
|
1090
|
+
!r.disabled && (u.isValidating || u.validatingFields || f.isValidating || f.validatingFields) && ((l || Array.from(i.mount)).forEach((y) => {
|
|
1091
|
+
y && (h ? T(t.validatingFields, y, h) : Z(t.validatingFields, y));
|
|
1088
1092
|
}), m.state.next({
|
|
1089
1093
|
validatingFields: t.validatingFields,
|
|
1090
1094
|
isValidating: !ee(t.validatingFields)
|
|
1091
1095
|
}));
|
|
1092
|
-
},
|
|
1093
|
-
if (
|
|
1094
|
-
if (a.action = !0,
|
|
1095
|
-
const L = y(
|
|
1096
|
-
|
|
1096
|
+
}, C = (l, h = [], y, z, w = !0, S = !0) => {
|
|
1097
|
+
if (z && y && !r.disabled) {
|
|
1098
|
+
if (a.action = !0, S && Array.isArray(k(o, l))) {
|
|
1099
|
+
const L = y(k(o, l), z.argA, z.argB);
|
|
1100
|
+
w && T(o, l, L);
|
|
1097
1101
|
}
|
|
1098
|
-
if (
|
|
1099
|
-
const L = y(
|
|
1100
|
-
|
|
1102
|
+
if (S && Array.isArray(k(t.errors, l))) {
|
|
1103
|
+
const L = y(k(t.errors, l), z.argA, z.argB);
|
|
1104
|
+
w && T(t.errors, l, L), Co(t.errors, l);
|
|
1101
1105
|
}
|
|
1102
|
-
if ((
|
|
1103
|
-
const L = y(
|
|
1104
|
-
|
|
1106
|
+
if ((u.touchedFields || f.touchedFields) && S && Array.isArray(k(t.touchedFields, l))) {
|
|
1107
|
+
const L = y(k(t.touchedFields, l), z.argA, z.argB);
|
|
1108
|
+
w && T(t.touchedFields, l, L);
|
|
1105
1109
|
}
|
|
1106
|
-
(
|
|
1110
|
+
(u.dirtyFields || f.dirtyFields) && (t.dirtyFields = ze(n, s)), m.state.next({
|
|
1107
1111
|
name: l,
|
|
1108
1112
|
isDirty: G(l, h),
|
|
1109
1113
|
dirtyFields: t.dirtyFields,
|
|
@@ -1111,9 +1115,9 @@ function zo(e = {}) {
|
|
|
1111
1115
|
isValid: t.isValid
|
|
1112
1116
|
});
|
|
1113
1117
|
} else
|
|
1114
|
-
|
|
1115
|
-
},
|
|
1116
|
-
|
|
1118
|
+
T(s, l, h);
|
|
1119
|
+
}, v = (l, h) => {
|
|
1120
|
+
T(t.errors, l, h), m.state.next({
|
|
1117
1121
|
errors: t.errors
|
|
1118
1122
|
});
|
|
1119
1123
|
}, F = (l) => {
|
|
@@ -1121,36 +1125,36 @@ function zo(e = {}) {
|
|
|
1121
1125
|
errors: t.errors,
|
|
1122
1126
|
isValid: !1
|
|
1123
1127
|
});
|
|
1124
|
-
}, V = (l, h, y,
|
|
1125
|
-
const
|
|
1126
|
-
if (
|
|
1127
|
-
const
|
|
1128
|
-
U(
|
|
1128
|
+
}, V = (l, h, y, z) => {
|
|
1129
|
+
const w = k(o, l);
|
|
1130
|
+
if (w) {
|
|
1131
|
+
const S = k(s, l, U(y) ? k(n, l) : y);
|
|
1132
|
+
U(S) || z && z.defaultChecked || h ? T(s, l, h ? S : Wt(w._f)) : O(l, S), a.mount && _();
|
|
1129
1133
|
}
|
|
1130
|
-
}, E = (l, h, y,
|
|
1131
|
-
let
|
|
1132
|
-
const
|
|
1134
|
+
}, E = (l, h, y, z, w) => {
|
|
1135
|
+
let S = !1, L = !1;
|
|
1136
|
+
const I = {
|
|
1133
1137
|
name: l
|
|
1134
1138
|
};
|
|
1135
1139
|
if (!r.disabled) {
|
|
1136
|
-
if (!y ||
|
|
1137
|
-
(
|
|
1138
|
-
const
|
|
1139
|
-
L = !!
|
|
1140
|
+
if (!y || z) {
|
|
1141
|
+
(u.isDirty || f.isDirty) && (L = t.isDirty, t.isDirty = I.isDirty = G(), S = L !== I.isDirty);
|
|
1142
|
+
const W = le(k(n, l), h);
|
|
1143
|
+
L = !!k(t.dirtyFields, l), W ? Z(t.dirtyFields, l) : T(t.dirtyFields, l, !0), I.dirtyFields = t.dirtyFields, S = S || (u.dirtyFields || f.dirtyFields) && L !== !W;
|
|
1140
1144
|
}
|
|
1141
1145
|
if (y) {
|
|
1142
|
-
const
|
|
1143
|
-
|
|
1146
|
+
const W = k(t.touchedFields, l);
|
|
1147
|
+
W || (T(t.touchedFields, l, y), I.touchedFields = t.touchedFields, S = S || (u.touchedFields || f.touchedFields) && W !== y);
|
|
1144
1148
|
}
|
|
1145
|
-
|
|
1149
|
+
S && w && m.state.next(I);
|
|
1146
1150
|
}
|
|
1147
|
-
return
|
|
1148
|
-
}, R = (l, h, y,
|
|
1149
|
-
const
|
|
1150
|
-
if (r.delayError && y ? (d =
|
|
1151
|
+
return S ? I : {};
|
|
1152
|
+
}, R = (l, h, y, z) => {
|
|
1153
|
+
const w = k(t.errors, l), S = (u.isValid || f.isValid) && re(h) && t.isValid !== h;
|
|
1154
|
+
if (r.delayError && y ? (d = b(() => v(l, y)), d(r.delayError)) : (clearTimeout(c), d = null, y ? T(t.errors, l, y) : Z(t.errors, l)), (y ? !le(w, y) : w) || !ee(z) || S) {
|
|
1151
1155
|
const L = {
|
|
1152
|
-
...
|
|
1153
|
-
...
|
|
1156
|
+
...z,
|
|
1157
|
+
...S && re(h) ? { isValid: h } : {},
|
|
1154
1158
|
errors: t.errors,
|
|
1155
1159
|
name: l
|
|
1156
1160
|
};
|
|
@@ -1159,184 +1163,184 @@ function zo(e = {}) {
|
|
|
1159
1163
|
...L
|
|
1160
1164
|
}, m.state.next(L);
|
|
1161
1165
|
}
|
|
1162
|
-
},
|
|
1163
|
-
|
|
1164
|
-
const h = await r.resolver(s, r.context,
|
|
1165
|
-
return
|
|
1166
|
-
},
|
|
1167
|
-
const { errors: h } = await
|
|
1166
|
+
}, $ = async (l) => {
|
|
1167
|
+
x(l, !0);
|
|
1168
|
+
const h = await r.resolver(s, r.context, vo(l || i.mount, o, r.criteriaMode, r.shouldUseNativeValidation));
|
|
1169
|
+
return x(l), h;
|
|
1170
|
+
}, j = async (l) => {
|
|
1171
|
+
const { errors: h } = await $(l);
|
|
1168
1172
|
if (l)
|
|
1169
1173
|
for (const y of l) {
|
|
1170
|
-
const
|
|
1171
|
-
|
|
1174
|
+
const z = k(h, y);
|
|
1175
|
+
z ? T(t.errors, y, z) : Z(t.errors, y);
|
|
1172
1176
|
}
|
|
1173
1177
|
else
|
|
1174
1178
|
t.errors = h;
|
|
1175
1179
|
return h;
|
|
1176
|
-
},
|
|
1180
|
+
}, A = async (l, h, y = {
|
|
1177
1181
|
valid: !0
|
|
1178
1182
|
}) => {
|
|
1179
|
-
for (const
|
|
1180
|
-
const
|
|
1181
|
-
if (
|
|
1182
|
-
const { _f:
|
|
1183
|
-
if (
|
|
1184
|
-
const
|
|
1185
|
-
|
|
1186
|
-
const ne = await
|
|
1187
|
-
if (
|
|
1183
|
+
for (const z in l) {
|
|
1184
|
+
const w = l[z];
|
|
1185
|
+
if (w) {
|
|
1186
|
+
const { _f: S, ...L } = w;
|
|
1187
|
+
if (S) {
|
|
1188
|
+
const I = i.array.has(S.name), W = w._f && bo(w._f);
|
|
1189
|
+
W && u.validatingFields && x([S.name], !0);
|
|
1190
|
+
const ne = await Kt(w, i.disabled, s, g, r.shouldUseNativeValidation && !h, I);
|
|
1191
|
+
if (W && u.validatingFields && x([S.name]), ne[S.name] && (y.valid = !1, h))
|
|
1188
1192
|
break;
|
|
1189
|
-
!h && (
|
|
1193
|
+
!h && (k(ne, S.name) ? I ? Fo(t.errors, ne, S.name) : T(t.errors, S.name, ne[S.name]) : Z(t.errors, S.name));
|
|
1190
1194
|
}
|
|
1191
|
-
!ee(L) && await
|
|
1195
|
+
!ee(L) && await A(L, h, y);
|
|
1192
1196
|
}
|
|
1193
1197
|
}
|
|
1194
1198
|
return y.valid;
|
|
1195
1199
|
}, q = () => {
|
|
1196
1200
|
for (const l of i.unMount) {
|
|
1197
|
-
const h =
|
|
1201
|
+
const h = k(o, l);
|
|
1198
1202
|
h && (h._f.refs ? h._f.refs.every((y) => !et(y)) : !et(h._f.ref)) && Ze(l);
|
|
1199
1203
|
}
|
|
1200
1204
|
i.unMount = /* @__PURE__ */ new Set();
|
|
1201
|
-
}, G = (l, h) => !r.disabled && (l && h &&
|
|
1205
|
+
}, G = (l, h) => !r.disabled && (l && h && T(s, l, h), !le(ve(), n)), B = (l, h, y) => ut(l, i, {
|
|
1202
1206
|
...a.mount ? s : U(h) ? n : oe(l) ? { [l]: h } : h
|
|
1203
|
-
}, y, h),
|
|
1204
|
-
const
|
|
1205
|
-
let
|
|
1206
|
-
if (
|
|
1207
|
-
const
|
|
1208
|
-
|
|
1209
|
-
(!L.defaultChecked || !L.disabled) && (Array.isArray(
|
|
1210
|
-
}) :
|
|
1207
|
+
}, y, h), M = (l) => vt(k(a.mount ? s : n, l, r.shouldUnregister ? k(n, l, []) : [])), O = (l, h, y = {}) => {
|
|
1208
|
+
const z = k(o, l);
|
|
1209
|
+
let w = h;
|
|
1210
|
+
if (z) {
|
|
1211
|
+
const S = z._f;
|
|
1212
|
+
S && (!S.disabled && T(s, l, vr(h, S)), w = Ue(S.ref) && te(h) ? "" : h, pr(S.ref) ? [...S.ref.options].forEach((L) => L.selected = w.includes(L.value)) : S.refs ? Re(S.ref) ? S.refs.forEach((L) => {
|
|
1213
|
+
(!L.defaultChecked || !L.disabled) && (Array.isArray(w) ? L.checked = !!w.find((I) => I === L.value) : L.checked = w === L.value || !!w);
|
|
1214
|
+
}) : S.refs.forEach((L) => L.checked = L.value === w) : kt(S.ref) ? S.ref.value = "" : (S.ref.value = w, S.ref.type || m.state.next({
|
|
1211
1215
|
name: l,
|
|
1212
|
-
values:
|
|
1216
|
+
values: X(s)
|
|
1213
1217
|
})));
|
|
1214
1218
|
}
|
|
1215
|
-
(y.shouldDirty || y.shouldTouch) && E(l,
|
|
1219
|
+
(y.shouldDirty || y.shouldTouch) && E(l, w, y.shouldTouch, y.shouldDirty, !0), y.shouldValidate && me(l);
|
|
1216
1220
|
}, J = (l, h, y) => {
|
|
1217
|
-
for (const
|
|
1218
|
-
if (!h.hasOwnProperty(
|
|
1221
|
+
for (const z in h) {
|
|
1222
|
+
if (!h.hasOwnProperty(z))
|
|
1219
1223
|
return;
|
|
1220
|
-
const
|
|
1221
|
-
(i.array.has(l) ||
|
|
1224
|
+
const w = h[z], S = l + "." + z, L = k(o, S);
|
|
1225
|
+
(i.array.has(l) || Q(w) || L && !L._f) && !Se(w) ? J(S, w, y) : O(S, w, y);
|
|
1222
1226
|
}
|
|
1223
1227
|
}, Y = (l, h, y = {}) => {
|
|
1224
|
-
const
|
|
1225
|
-
|
|
1228
|
+
const z = k(o, l), w = i.array.has(l), S = X(h);
|
|
1229
|
+
T(s, l, S), w ? (m.array.next({
|
|
1226
1230
|
name: l,
|
|
1227
|
-
values:
|
|
1228
|
-
}), (
|
|
1231
|
+
values: X(s)
|
|
1232
|
+
}), (u.isDirty || u.dirtyFields || f.isDirty || f.dirtyFields) && y.shouldDirty && m.state.next({
|
|
1229
1233
|
name: l,
|
|
1230
1234
|
dirtyFields: ze(n, s),
|
|
1231
|
-
isDirty: G(l,
|
|
1232
|
-
})) :
|
|
1235
|
+
isDirty: G(l, S)
|
|
1236
|
+
})) : z && !z._f && !te(S) ? J(l, S, y) : O(l, S, y), qt(l, i) && m.state.next({ ...t, name: l }), m.state.next({
|
|
1233
1237
|
name: a.mount ? l : void 0,
|
|
1234
|
-
values:
|
|
1238
|
+
values: X(s)
|
|
1235
1239
|
});
|
|
1236
1240
|
}, H = async (l) => {
|
|
1237
1241
|
a.mount = !0;
|
|
1238
1242
|
const h = l.target;
|
|
1239
|
-
let y = h.name,
|
|
1240
|
-
const
|
|
1241
|
-
|
|
1242
|
-
}, L =
|
|
1243
|
-
if (
|
|
1244
|
-
let
|
|
1245
|
-
const
|
|
1246
|
-
|
|
1247
|
-
const Je = E(y,
|
|
1248
|
-
if (!
|
|
1243
|
+
let y = h.name, z = !0;
|
|
1244
|
+
const w = k(o, y), S = (W) => {
|
|
1245
|
+
z = Number.isNaN(W) || Se(W) && isNaN(W.getTime()) || le(W, k(s, y, W));
|
|
1246
|
+
}, L = Ht(r.mode), I = Ht(r.reValidateMode);
|
|
1247
|
+
if (w) {
|
|
1248
|
+
let W, ne;
|
|
1249
|
+
const Pe = h.type ? Wt(w._f) : ur(l), _e = l.type === He.BLUR || l.type === He.FOCUS_OUT, Wr = !So(w._f) && !r.resolver && !k(t.errors, y) && !w._f.deps || ko(_e, k(t.touchedFields, y), t.isSubmitted, I, L), Xe = qt(y, i, _e);
|
|
1250
|
+
T(s, y, Pe), _e ? (!h || !h.readOnly) && (w._f.onBlur && w._f.onBlur(l), d && d(0)) : w._f.onChange && w._f.onChange(l);
|
|
1251
|
+
const Je = E(y, Pe, _e), Hr = !ee(Je) || Xe;
|
|
1252
|
+
if (!_e && m.state.next({
|
|
1249
1253
|
name: y,
|
|
1250
1254
|
type: l.type,
|
|
1251
|
-
values:
|
|
1255
|
+
values: X(s)
|
|
1252
1256
|
}), Wr)
|
|
1253
|
-
return (
|
|
1254
|
-
if (!
|
|
1255
|
-
const { errors:
|
|
1256
|
-
if (
|
|
1257
|
-
const Ur =
|
|
1258
|
-
|
|
1257
|
+
return (u.isValid || f.isValid) && (r.mode === "onBlur" ? _e && _() : _e || _()), Hr && m.state.next({ name: y, ...Xe ? {} : Je });
|
|
1258
|
+
if (!_e && Xe && m.state.next({ ...t }), r.resolver) {
|
|
1259
|
+
const { errors: At } = await $([y]);
|
|
1260
|
+
if (S(Pe), z) {
|
|
1261
|
+
const Ur = Gt(t.errors, o, y), Mt = Gt(At, o, Ur.name || y);
|
|
1262
|
+
W = Mt.error, y = Mt.name, ne = ee(At);
|
|
1259
1263
|
}
|
|
1260
1264
|
} else
|
|
1261
|
-
|
|
1262
|
-
|
|
1265
|
+
x([y], !0), W = (await Kt(w, i.disabled, s, g, r.shouldUseNativeValidation))[y], x([y]), S(Pe), z && (W ? ne = !1 : (u.isValid || f.isValid) && (ne = await A(o, !0)));
|
|
1266
|
+
z && (w._f.deps && (!Array.isArray(w._f.deps) || w._f.deps.length > 0) && me(w._f.deps), R(y, ne, W, Je));
|
|
1263
1267
|
}
|
|
1264
1268
|
}, ue = (l, h) => {
|
|
1265
|
-
if (
|
|
1269
|
+
if (k(t.errors, h) && l.focus)
|
|
1266
1270
|
return l.focus(), 1;
|
|
1267
1271
|
}, me = async (l, h = {}) => {
|
|
1268
|
-
let y,
|
|
1269
|
-
const
|
|
1272
|
+
let y, z;
|
|
1273
|
+
const w = Be(l);
|
|
1270
1274
|
if (r.resolver) {
|
|
1271
|
-
const
|
|
1272
|
-
y = ee(
|
|
1273
|
-
} else l ? (
|
|
1274
|
-
const L =
|
|
1275
|
-
return await
|
|
1276
|
-
}))).every(Boolean), !(!
|
|
1275
|
+
const S = await j(U(l) ? l : w);
|
|
1276
|
+
y = ee(S), z = l ? !w.some((L) => k(S, L)) : y;
|
|
1277
|
+
} else l ? (z = (await Promise.all(w.map(async (S) => {
|
|
1278
|
+
const L = k(o, S);
|
|
1279
|
+
return await A(L && L._f ? { [S]: L } : L);
|
|
1280
|
+
}))).every(Boolean), !(!z && !t.isValid) && _()) : z = y = await A(o);
|
|
1277
1281
|
return m.state.next({
|
|
1278
|
-
...!oe(l) || (
|
|
1282
|
+
...!oe(l) || (u.isValid || f.isValid) && y !== t.isValid ? {} : { name: l },
|
|
1279
1283
|
...r.resolver || !l ? { isValid: y } : {},
|
|
1280
1284
|
errors: t.errors
|
|
1281
|
-
}), h.shouldFocus && !
|
|
1285
|
+
}), h.shouldFocus && !z && $e(o, ue, l ? w : i.mount), z;
|
|
1282
1286
|
}, ve = (l, h) => {
|
|
1283
1287
|
let y = {
|
|
1284
1288
|
...a.mount ? s : n
|
|
1285
1289
|
};
|
|
1286
|
-
return h && (y = yr(h.dirtyFields ? t.dirtyFields : t.touchedFields, y)), U(l) ? y : oe(l) ?
|
|
1287
|
-
},
|
|
1288
|
-
invalid: !!
|
|
1289
|
-
isDirty: !!
|
|
1290
|
-
error:
|
|
1291
|
-
isValidating: !!
|
|
1292
|
-
isTouched: !!
|
|
1290
|
+
return h && (y = yr(h.dirtyFields ? t.dirtyFields : t.touchedFields, y)), U(l) ? y : oe(l) ? k(y, l) : l.map((z) => k(y, z));
|
|
1291
|
+
}, Ft = (l, h) => ({
|
|
1292
|
+
invalid: !!k((h || t).errors, l),
|
|
1293
|
+
isDirty: !!k((h || t).dirtyFields, l),
|
|
1294
|
+
error: k((h || t).errors, l),
|
|
1295
|
+
isValidating: !!k(t.validatingFields, l),
|
|
1296
|
+
isTouched: !!k((h || t).touchedFields, l)
|
|
1293
1297
|
}), Rr = (l) => {
|
|
1294
|
-
l &&
|
|
1298
|
+
l && Be(l).forEach((h) => Z(t.errors, h)), m.state.next({
|
|
1295
1299
|
errors: l ? t.errors : {}
|
|
1296
1300
|
});
|
|
1297
|
-
},
|
|
1298
|
-
const
|
|
1299
|
-
|
|
1300
|
-
...
|
|
1301
|
+
}, zt = (l, h, y) => {
|
|
1302
|
+
const z = (k(o, l, { _f: {} })._f || {}).ref, w = k(t.errors, l) || {}, { ref: S, message: L, type: I, ...W } = w;
|
|
1303
|
+
T(t.errors, l, {
|
|
1304
|
+
...W,
|
|
1301
1305
|
...h,
|
|
1302
|
-
ref:
|
|
1306
|
+
ref: z
|
|
1303
1307
|
}), m.state.next({
|
|
1304
1308
|
name: l,
|
|
1305
1309
|
errors: t.errors,
|
|
1306
1310
|
isValid: !1
|
|
1307
|
-
}), y && y.shouldFocus &&
|
|
1308
|
-
},
|
|
1311
|
+
}), y && y.shouldFocus && z && z.focus && z.focus();
|
|
1312
|
+
}, Pr = (l, h) => ce(l) ? m.state.subscribe({
|
|
1309
1313
|
next: (y) => "values" in y && l(B(void 0, h), y)
|
|
1310
|
-
}) : B(l, h, !0),
|
|
1314
|
+
}) : B(l, h, !0), Vt = (l) => m.state.subscribe({
|
|
1311
1315
|
next: (h) => {
|
|
1312
|
-
|
|
1316
|
+
wo(l.name, h.name, l.exact) && xo(h, l.formState || u, jr, l.reRenderRoot) && l.callback({
|
|
1313
1317
|
values: { ...s },
|
|
1314
1318
|
...t,
|
|
1315
1319
|
...h,
|
|
1316
1320
|
defaultValues: n
|
|
1317
1321
|
});
|
|
1318
1322
|
}
|
|
1319
|
-
}).unsubscribe,
|
|
1320
|
-
...
|
|
1323
|
+
}).unsubscribe, Dr = (l) => (a.mount = !0, f = {
|
|
1324
|
+
...f,
|
|
1321
1325
|
...l.formState
|
|
1322
|
-
},
|
|
1326
|
+
}, Vt({
|
|
1323
1327
|
...l,
|
|
1324
|
-
formState:
|
|
1328
|
+
formState: f
|
|
1325
1329
|
})), Ze = (l, h = {}) => {
|
|
1326
|
-
for (const y of l ?
|
|
1330
|
+
for (const y of l ? Be(l) : i.mount)
|
|
1327
1331
|
i.mount.delete(y), i.array.delete(y), h.keepValue || (Z(o, y), Z(s, y)), !h.keepError && Z(t.errors, y), !h.keepDirty && Z(t.dirtyFields, y), !h.keepTouched && Z(t.touchedFields, y), !h.keepIsValidating && Z(t.validatingFields, y), !r.shouldUnregister && !h.keepDefaultValue && Z(n, y);
|
|
1328
1332
|
m.state.next({
|
|
1329
|
-
values:
|
|
1333
|
+
values: X(s)
|
|
1330
1334
|
}), m.state.next({
|
|
1331
1335
|
...t,
|
|
1332
1336
|
...h.keepDirty ? { isDirty: G() } : {}
|
|
1333
1337
|
}), !h.keepIsValid && _();
|
|
1334
|
-
},
|
|
1338
|
+
}, Et = ({ disabled: l, name: h }) => {
|
|
1335
1339
|
(re(l) && a.mount || l || i.disabled.has(h)) && (l ? i.disabled.add(h) : i.disabled.delete(h));
|
|
1336
1340
|
}, Ke = (l, h = {}) => {
|
|
1337
|
-
let y =
|
|
1338
|
-
const
|
|
1339
|
-
return
|
|
1341
|
+
let y = k(o, l);
|
|
1342
|
+
const z = re(h.disabled) || re(r.disabled);
|
|
1343
|
+
return T(o, l, {
|
|
1340
1344
|
...y || {},
|
|
1341
1345
|
_f: {
|
|
1342
1346
|
...y && y._f ? y._f : { ref: { name: l } },
|
|
@@ -1344,105 +1348,105 @@ function zo(e = {}) {
|
|
|
1344
1348
|
mount: !0,
|
|
1345
1349
|
...h
|
|
1346
1350
|
}
|
|
1347
|
-
}), i.mount.add(l), y ?
|
|
1351
|
+
}), i.mount.add(l), y ? Et({
|
|
1348
1352
|
disabled: re(h.disabled) ? h.disabled : r.disabled,
|
|
1349
1353
|
name: l
|
|
1350
1354
|
}) : V(l, !0, h.value), {
|
|
1351
|
-
...
|
|
1355
|
+
...z ? { disabled: h.disabled || r.disabled } : {},
|
|
1352
1356
|
...r.progressive ? {
|
|
1353
1357
|
required: !!h.required,
|
|
1354
|
-
min:
|
|
1355
|
-
max:
|
|
1356
|
-
minLength:
|
|
1357
|
-
maxLength:
|
|
1358
|
-
pattern:
|
|
1358
|
+
min: Ne(h.min),
|
|
1359
|
+
max: Ne(h.max),
|
|
1360
|
+
minLength: Ne(h.minLength),
|
|
1361
|
+
maxLength: Ne(h.maxLength),
|
|
1362
|
+
pattern: Ne(h.pattern)
|
|
1359
1363
|
} : {},
|
|
1360
1364
|
name: l,
|
|
1361
1365
|
onChange: H,
|
|
1362
1366
|
onBlur: H,
|
|
1363
|
-
ref: (
|
|
1364
|
-
if (
|
|
1365
|
-
Ke(l, h), y =
|
|
1366
|
-
const
|
|
1367
|
-
if (L ?
|
|
1367
|
+
ref: (w) => {
|
|
1368
|
+
if (w) {
|
|
1369
|
+
Ke(l, h), y = k(o, l);
|
|
1370
|
+
const S = U(w.value) && w.querySelectorAll && w.querySelectorAll("input,select,textarea")[0] || w, L = yo(S), I = y._f.refs || [];
|
|
1371
|
+
if (L ? I.find((W) => W === S) : S === y._f.ref)
|
|
1368
1372
|
return;
|
|
1369
|
-
|
|
1373
|
+
T(o, l, {
|
|
1370
1374
|
_f: {
|
|
1371
1375
|
...y._f,
|
|
1372
1376
|
...L ? {
|
|
1373
1377
|
refs: [
|
|
1374
|
-
...
|
|
1375
|
-
|
|
1376
|
-
...Array.isArray(
|
|
1378
|
+
...I.filter(et),
|
|
1379
|
+
S,
|
|
1380
|
+
...Array.isArray(k(n, l)) ? [{}] : []
|
|
1377
1381
|
],
|
|
1378
|
-
ref: { type:
|
|
1379
|
-
} : { ref:
|
|
1382
|
+
ref: { type: S.type, name: l }
|
|
1383
|
+
} : { ref: S }
|
|
1380
1384
|
}
|
|
1381
|
-
}), V(l, !1, void 0,
|
|
1385
|
+
}), V(l, !1, void 0, S);
|
|
1382
1386
|
} else
|
|
1383
|
-
y =
|
|
1387
|
+
y = k(o, l, {}), y._f && (y._f.mount = !1), (r.shouldUnregister || h.shouldUnregister) && !(fr(i.array, l) && a.action) && i.unMount.add(l);
|
|
1384
1388
|
}
|
|
1385
1389
|
};
|
|
1386
|
-
}, Qe = () => r.shouldFocusError &&
|
|
1387
|
-
re(l) && (m.state.next({ disabled: l }),
|
|
1388
|
-
const
|
|
1389
|
-
|
|
1390
|
-
|
|
1390
|
+
}, Qe = () => r.shouldFocusError && $e(o, ue, i.mount), Or = (l) => {
|
|
1391
|
+
re(l) && (m.state.next({ disabled: l }), $e(o, (h, y) => {
|
|
1392
|
+
const z = k(o, y);
|
|
1393
|
+
z && (h.disabled = z._f.disabled || l, Array.isArray(z._f.refs) && z._f.refs.forEach((w) => {
|
|
1394
|
+
w.disabled = z._f.disabled || l;
|
|
1391
1395
|
}));
|
|
1392
1396
|
}, 0, !1));
|
|
1393
|
-
},
|
|
1394
|
-
let
|
|
1397
|
+
}, Nt = (l, h) => async (y) => {
|
|
1398
|
+
let z;
|
|
1395
1399
|
y && (y.preventDefault && y.preventDefault(), y.persist && y.persist());
|
|
1396
|
-
let
|
|
1400
|
+
let w = X(s);
|
|
1397
1401
|
if (m.state.next({
|
|
1398
1402
|
isSubmitting: !0
|
|
1399
1403
|
}), r.resolver) {
|
|
1400
|
-
const { errors:
|
|
1401
|
-
t.errors =
|
|
1404
|
+
const { errors: S, values: L } = await $();
|
|
1405
|
+
t.errors = S, w = X(L);
|
|
1402
1406
|
} else
|
|
1403
|
-
await
|
|
1407
|
+
await A(o);
|
|
1404
1408
|
if (i.disabled.size)
|
|
1405
|
-
for (const
|
|
1406
|
-
Z(
|
|
1409
|
+
for (const S of i.disabled)
|
|
1410
|
+
Z(w, S);
|
|
1407
1411
|
if (Z(t.errors, "root"), ee(t.errors)) {
|
|
1408
1412
|
m.state.next({
|
|
1409
1413
|
errors: {}
|
|
1410
1414
|
});
|
|
1411
1415
|
try {
|
|
1412
|
-
await l(
|
|
1413
|
-
} catch (
|
|
1414
|
-
|
|
1416
|
+
await l(w, y);
|
|
1417
|
+
} catch (S) {
|
|
1418
|
+
z = S;
|
|
1415
1419
|
}
|
|
1416
1420
|
} else
|
|
1417
1421
|
h && await h({ ...t.errors }, y), Qe(), setTimeout(Qe);
|
|
1418
1422
|
if (m.state.next({
|
|
1419
1423
|
isSubmitted: !0,
|
|
1420
1424
|
isSubmitting: !1,
|
|
1421
|
-
isSubmitSuccessful: ee(t.errors) && !
|
|
1425
|
+
isSubmitSuccessful: ee(t.errors) && !z,
|
|
1422
1426
|
submitCount: t.submitCount + 1,
|
|
1423
1427
|
errors: t.errors
|
|
1424
|
-
}),
|
|
1425
|
-
throw
|
|
1426
|
-
},
|
|
1427
|
-
|
|
1428
|
-
},
|
|
1429
|
-
const y = l ?
|
|
1428
|
+
}), z)
|
|
1429
|
+
throw z;
|
|
1430
|
+
}, Ir = (l, h = {}) => {
|
|
1431
|
+
k(o, l) && (U(h.defaultValue) ? Y(l, X(k(n, l))) : (Y(l, h.defaultValue), T(n, l, X(h.defaultValue))), h.keepTouched || Z(t.touchedFields, l), h.keepDirty || (Z(t.dirtyFields, l), t.isDirty = h.defaultValue ? G(l, X(k(n, l))) : G()), h.keepError || (Z(t.errors, l), u.isValid && _()), m.state.next({ ...t }));
|
|
1432
|
+
}, Lt = (l, h = {}) => {
|
|
1433
|
+
const y = l ? X(l) : n, z = X(y), w = ee(l), S = w ? n : z;
|
|
1430
1434
|
if (h.keepDefaultValues || (n = y), !h.keepValues) {
|
|
1431
1435
|
if (h.keepDirtyValues) {
|
|
1432
1436
|
const L = /* @__PURE__ */ new Set([
|
|
1433
1437
|
...i.mount,
|
|
1434
1438
|
...Object.keys(ze(n, s))
|
|
1435
1439
|
]);
|
|
1436
|
-
for (const
|
|
1437
|
-
|
|
1440
|
+
for (const I of Array.from(L))
|
|
1441
|
+
k(t.dirtyFields, I) ? T(S, I, k(s, I)) : Y(I, k(S, I));
|
|
1438
1442
|
} else {
|
|
1439
|
-
if (
|
|
1443
|
+
if (gt && U(l))
|
|
1440
1444
|
for (const L of i.mount) {
|
|
1441
|
-
const
|
|
1442
|
-
if (
|
|
1443
|
-
const
|
|
1444
|
-
if (Ue(
|
|
1445
|
-
const ne =
|
|
1445
|
+
const I = k(o, L);
|
|
1446
|
+
if (I && I._f) {
|
|
1447
|
+
const W = Array.isArray(I._f.refs) ? I._f.refs[0] : I._f.ref;
|
|
1448
|
+
if (Ue(W)) {
|
|
1449
|
+
const ne = W.closest("form");
|
|
1446
1450
|
if (ne) {
|
|
1447
1451
|
ne.reset();
|
|
1448
1452
|
break;
|
|
@@ -1452,14 +1456,14 @@ function zo(e = {}) {
|
|
|
1452
1456
|
}
|
|
1453
1457
|
if (h.keepFieldsRef)
|
|
1454
1458
|
for (const L of i.mount)
|
|
1455
|
-
Y(L,
|
|
1459
|
+
Y(L, k(S, L));
|
|
1456
1460
|
else
|
|
1457
1461
|
o = {};
|
|
1458
1462
|
}
|
|
1459
|
-
s = r.shouldUnregister ? h.keepDefaultValues ?
|
|
1460
|
-
values: { ...
|
|
1463
|
+
s = r.shouldUnregister ? h.keepDefaultValues ? X(n) : {} : X(S), m.array.next({
|
|
1464
|
+
values: { ...S }
|
|
1461
1465
|
}), m.state.next({
|
|
1462
|
-
values: { ...
|
|
1466
|
+
values: { ...S }
|
|
1463
1467
|
});
|
|
1464
1468
|
}
|
|
1465
1469
|
i = {
|
|
@@ -1470,55 +1474,55 @@ function zo(e = {}) {
|
|
|
1470
1474
|
watch: /* @__PURE__ */ new Set(),
|
|
1471
1475
|
watchAll: !1,
|
|
1472
1476
|
focus: ""
|
|
1473
|
-
}, a.mount = !
|
|
1477
|
+
}, a.mount = !u.isValid || !!h.keepIsValid || !!h.keepDirtyValues || !r.shouldUnregister && !ee(S), a.watch = !!r.shouldUnregister, m.state.next({
|
|
1474
1478
|
submitCount: h.keepSubmitCount ? t.submitCount : 0,
|
|
1475
|
-
isDirty:
|
|
1479
|
+
isDirty: w ? !1 : h.keepDirty ? t.isDirty : !!(h.keepDefaultValues && !le(l, n)),
|
|
1476
1480
|
isSubmitted: h.keepIsSubmitted ? t.isSubmitted : !1,
|
|
1477
|
-
dirtyFields:
|
|
1481
|
+
dirtyFields: w ? {} : h.keepDirtyValues ? h.keepDefaultValues && s ? ze(n, s) : t.dirtyFields : h.keepDefaultValues && l ? ze(n, l) : h.keepDirty ? t.dirtyFields : {},
|
|
1478
1482
|
touchedFields: h.keepTouched ? t.touchedFields : {},
|
|
1479
1483
|
errors: h.keepErrors ? t.errors : {},
|
|
1480
1484
|
isSubmitSuccessful: h.keepIsSubmitSuccessful ? t.isSubmitSuccessful : !1,
|
|
1481
1485
|
isSubmitting: !1,
|
|
1482
1486
|
defaultValues: n
|
|
1483
1487
|
});
|
|
1484
|
-
},
|
|
1485
|
-
const y =
|
|
1486
|
-
if (
|
|
1487
|
-
const
|
|
1488
|
-
|
|
1488
|
+
}, Bt = (l, h) => Lt(ce(l) ? l(s) : l, h), Tr = (l, h = {}) => {
|
|
1489
|
+
const y = k(o, l), z = y && y._f;
|
|
1490
|
+
if (z) {
|
|
1491
|
+
const w = z.refs ? z.refs[0] : z.ref;
|
|
1492
|
+
w.focus && (w.focus(), h.shouldSelect && ce(w.select) && w.select());
|
|
1489
1493
|
}
|
|
1490
1494
|
}, jr = (l) => {
|
|
1491
1495
|
t = {
|
|
1492
1496
|
...t,
|
|
1493
1497
|
...l
|
|
1494
1498
|
};
|
|
1495
|
-
},
|
|
1499
|
+
}, $t = {
|
|
1496
1500
|
control: {
|
|
1497
1501
|
register: Ke,
|
|
1498
1502
|
unregister: Ze,
|
|
1499
|
-
getFieldState:
|
|
1500
|
-
handleSubmit:
|
|
1501
|
-
setError:
|
|
1502
|
-
_subscribe:
|
|
1503
|
-
_runSchema:
|
|
1503
|
+
getFieldState: Ft,
|
|
1504
|
+
handleSubmit: Nt,
|
|
1505
|
+
setError: zt,
|
|
1506
|
+
_subscribe: Vt,
|
|
1507
|
+
_runSchema: $,
|
|
1504
1508
|
_focusError: Qe,
|
|
1505
1509
|
_getWatch: B,
|
|
1506
1510
|
_getDirty: G,
|
|
1507
1511
|
_setValid: _,
|
|
1508
|
-
_setFieldArray:
|
|
1509
|
-
_setDisabledField:
|
|
1512
|
+
_setFieldArray: C,
|
|
1513
|
+
_setDisabledField: Et,
|
|
1510
1514
|
_setErrors: F,
|
|
1511
|
-
_getFieldArray:
|
|
1512
|
-
_reset:
|
|
1515
|
+
_getFieldArray: M,
|
|
1516
|
+
_reset: Lt,
|
|
1513
1517
|
_resetDefaultValues: () => ce(r.defaultValues) && r.defaultValues().then((l) => {
|
|
1514
|
-
|
|
1518
|
+
Bt(l, r.resetOptions), m.state.next({
|
|
1515
1519
|
isLoading: !1
|
|
1516
1520
|
});
|
|
1517
1521
|
}),
|
|
1518
1522
|
_removeUnmounted: q,
|
|
1519
|
-
_disableForm:
|
|
1523
|
+
_disableForm: Or,
|
|
1520
1524
|
_subjects: m,
|
|
1521
|
-
_proxyFormState:
|
|
1525
|
+
_proxyFormState: u,
|
|
1522
1526
|
get _fields() {
|
|
1523
1527
|
return o;
|
|
1524
1528
|
},
|
|
@@ -1553,27 +1557,27 @@ function zo(e = {}) {
|
|
|
1553
1557
|
};
|
|
1554
1558
|
}
|
|
1555
1559
|
},
|
|
1556
|
-
subscribe:
|
|
1560
|
+
subscribe: Dr,
|
|
1557
1561
|
trigger: me,
|
|
1558
1562
|
register: Ke,
|
|
1559
|
-
handleSubmit:
|
|
1560
|
-
watch:
|
|
1563
|
+
handleSubmit: Nt,
|
|
1564
|
+
watch: Pr,
|
|
1561
1565
|
setValue: Y,
|
|
1562
1566
|
getValues: ve,
|
|
1563
|
-
reset:
|
|
1564
|
-
resetField:
|
|
1567
|
+
reset: Bt,
|
|
1568
|
+
resetField: Ir,
|
|
1565
1569
|
clearErrors: Rr,
|
|
1566
1570
|
unregister: Ze,
|
|
1567
|
-
setError:
|
|
1568
|
-
setFocus:
|
|
1569
|
-
getFieldState:
|
|
1571
|
+
setError: zt,
|
|
1572
|
+
setFocus: Tr,
|
|
1573
|
+
getFieldState: Ft
|
|
1570
1574
|
};
|
|
1571
1575
|
return {
|
|
1572
|
-
|
|
1573
|
-
formControl:
|
|
1576
|
+
...$t,
|
|
1577
|
+
formControl: $t
|
|
1574
1578
|
};
|
|
1575
1579
|
}
|
|
1576
|
-
function
|
|
1580
|
+
function Eo(e = {}) {
|
|
1577
1581
|
const r = N.useRef(void 0), t = N.useRef(void 0), [o, n] = N.useState({
|
|
1578
1582
|
isDirty: !1,
|
|
1579
1583
|
isValidating: !1,
|
|
@@ -1598,14 +1602,14 @@ function Vo(e = {}) {
|
|
|
1598
1602
|
formState: o
|
|
1599
1603
|
}, e.defaultValues && !ce(e.defaultValues) && e.formControl.reset(e.defaultValues, e.resetOptions);
|
|
1600
1604
|
else {
|
|
1601
|
-
const { formControl: a, ...i } =
|
|
1605
|
+
const { formControl: a, ...i } = Vo(e);
|
|
1602
1606
|
r.current = {
|
|
1603
1607
|
...i,
|
|
1604
1608
|
formState: o
|
|
1605
1609
|
};
|
|
1606
1610
|
}
|
|
1607
1611
|
const s = r.current.control;
|
|
1608
|
-
return s._options = e,
|
|
1612
|
+
return s._options = e, xt(() => {
|
|
1609
1613
|
const a = s._subscribe({
|
|
1610
1614
|
formState: s._proxyFormState,
|
|
1611
1615
|
callback: () => n({ ...s._formState }),
|
|
@@ -1639,32 +1643,32 @@ function Vo(e = {}) {
|
|
|
1639
1643
|
s._state.mount || (s._setValid(), s._state.mount = !0), s._state.watch && (s._state.watch = !1, s._subjects.state.next({ ...s._formState })), s._removeUnmounted();
|
|
1640
1644
|
}), r.current.formState = hr(o, s), r.current;
|
|
1641
1645
|
}
|
|
1642
|
-
const
|
|
1646
|
+
const Qt = (e, r, t) => {
|
|
1643
1647
|
if (e && "reportValidity" in e) {
|
|
1644
|
-
const o =
|
|
1648
|
+
const o = k(t, r);
|
|
1645
1649
|
e.setCustomValidity(o && o.message || ""), e.reportValidity();
|
|
1646
1650
|
}
|
|
1647
1651
|
}, ht = (e, r) => {
|
|
1648
1652
|
for (const t in r.fields) {
|
|
1649
1653
|
const o = r.fields[t];
|
|
1650
|
-
o && o.ref && "reportValidity" in o.ref ?
|
|
1654
|
+
o && o.ref && "reportValidity" in o.ref ? Qt(o.ref, t, e) : o && o.refs && o.refs.forEach((n) => Qt(n, t, e));
|
|
1651
1655
|
}
|
|
1652
|
-
},
|
|
1656
|
+
}, Xt = (e, r) => {
|
|
1653
1657
|
r.shouldUseNativeValidation && ht(e, r);
|
|
1654
1658
|
const t = {};
|
|
1655
1659
|
for (const o in e) {
|
|
1656
|
-
const n =
|
|
1657
|
-
if (
|
|
1658
|
-
const a = Object.assign({},
|
|
1659
|
-
|
|
1660
|
-
} else
|
|
1660
|
+
const n = k(r.fields, o), s = Object.assign(e[o] || {}, { ref: n && n.ref });
|
|
1661
|
+
if (No(r.names || Object.keys(e), o)) {
|
|
1662
|
+
const a = Object.assign({}, k(t, o));
|
|
1663
|
+
T(a, "root", s), T(t, o, a);
|
|
1664
|
+
} else T(t, o, s);
|
|
1661
1665
|
}
|
|
1662
1666
|
return t;
|
|
1663
|
-
},
|
|
1664
|
-
const t =
|
|
1665
|
-
return e.some((o) =>
|
|
1667
|
+
}, No = (e, r) => {
|
|
1668
|
+
const t = Jt(r);
|
|
1669
|
+
return e.some((o) => Jt(o).match(`^${t}\\.\\d+`));
|
|
1666
1670
|
};
|
|
1667
|
-
function
|
|
1671
|
+
function Jt(e) {
|
|
1668
1672
|
return e.replace(/\]|\[/g, "");
|
|
1669
1673
|
}
|
|
1670
1674
|
function Sr(e, r, t) {
|
|
@@ -1674,8 +1678,8 @@ function Sr(e, r, t) {
|
|
|
1674
1678
|
value: i._zod ?? {},
|
|
1675
1679
|
enumerable: !1
|
|
1676
1680
|
}), (c = i._zod).traits ?? (c.traits = /* @__PURE__ */ new Set()), i._zod.traits.add(e), r(i, d);
|
|
1677
|
-
for (const
|
|
1678
|
-
|
|
1681
|
+
for (const u in a.prototype)
|
|
1682
|
+
u in i || Object.defineProperty(i, u, { value: a.prototype[u].bind(i) });
|
|
1679
1683
|
i._zod.constr = a, i._zod.def = d;
|
|
1680
1684
|
}
|
|
1681
1685
|
const n = (t == null ? void 0 : t.Parent) ?? Object;
|
|
@@ -1686,8 +1690,8 @@ function Sr(e, r, t) {
|
|
|
1686
1690
|
var d;
|
|
1687
1691
|
const c = t != null && t.Parent ? new s() : this;
|
|
1688
1692
|
o(c, i), (d = c._zod).deferred ?? (d.deferred = []);
|
|
1689
|
-
for (const
|
|
1690
|
-
|
|
1693
|
+
for (const u of c._zod.deferred)
|
|
1694
|
+
u();
|
|
1691
1695
|
return c;
|
|
1692
1696
|
}
|
|
1693
1697
|
return Object.defineProperty(a, "init", { value: o }), Object.defineProperty(a, Symbol.hasInstance, {
|
|
@@ -1697,29 +1701,29 @@ function Sr(e, r, t) {
|
|
|
1697
1701
|
}
|
|
1698
1702
|
}), Object.defineProperty(a, "name", { value: e }), a;
|
|
1699
1703
|
}
|
|
1700
|
-
class
|
|
1704
|
+
class Lo extends Error {
|
|
1701
1705
|
constructor() {
|
|
1702
1706
|
super("Encountered Promise during synchronous parse. Use .parseAsync() instead.");
|
|
1703
1707
|
}
|
|
1704
1708
|
}
|
|
1705
|
-
const
|
|
1709
|
+
const Bo = {};
|
|
1706
1710
|
function xr(e) {
|
|
1707
|
-
return
|
|
1711
|
+
return Bo;
|
|
1708
1712
|
}
|
|
1709
|
-
function
|
|
1713
|
+
function $o(e, r) {
|
|
1710
1714
|
return typeof r == "bigint" ? r.toString() : r;
|
|
1711
1715
|
}
|
|
1712
1716
|
const wr = "captureStackTrace" in Error ? Error.captureStackTrace : (...e) => {
|
|
1713
1717
|
};
|
|
1714
|
-
function
|
|
1718
|
+
function Te(e) {
|
|
1715
1719
|
return typeof e == "string" ? e : e == null ? void 0 : e.message;
|
|
1716
1720
|
}
|
|
1717
1721
|
function kr(e, r, t) {
|
|
1718
1722
|
var n, s, a, i, d, c;
|
|
1719
1723
|
const o = { ...e, path: e.path ?? [] };
|
|
1720
1724
|
if (!e.message) {
|
|
1721
|
-
const
|
|
1722
|
-
o.message =
|
|
1725
|
+
const u = Te((a = (s = (n = e.inst) == null ? void 0 : n._zod.def) == null ? void 0 : s.error) == null ? void 0 : a.call(s, e)) ?? Te((i = r == null ? void 0 : r.error) == null ? void 0 : i.call(r, e)) ?? Te((d = t.customError) == null ? void 0 : d.call(t, e)) ?? Te((c = t.localeError) == null ? void 0 : c.call(t, e)) ?? "Invalid input";
|
|
1726
|
+
o.message = u;
|
|
1723
1727
|
}
|
|
1724
1728
|
return delete o.inst, delete o.continue, r != null && r.reportInput || delete o.input, o;
|
|
1725
1729
|
}
|
|
@@ -1730,20 +1734,20 @@ const Cr = (e, r) => {
|
|
|
1730
1734
|
}), Object.defineProperty(e, "issues", {
|
|
1731
1735
|
value: r,
|
|
1732
1736
|
enumerable: !1
|
|
1733
|
-
}), e.message = JSON.stringify(r,
|
|
1737
|
+
}), e.message = JSON.stringify(r, $o, 2), Object.defineProperty(e, "toString", {
|
|
1734
1738
|
value: () => e.message,
|
|
1735
1739
|
enumerable: !1
|
|
1736
1740
|
});
|
|
1737
|
-
},
|
|
1741
|
+
}, Ao = Sr("$ZodError", Cr), Fr = Sr("$ZodError", Cr, { Parent: Error }), Mo = (e) => (r, t, o, n) => {
|
|
1738
1742
|
const s = o ? Object.assign(o, { async: !1 }) : { async: !1 }, a = r._zod.run({ value: t, issues: [] }, s);
|
|
1739
1743
|
if (a instanceof Promise)
|
|
1740
|
-
throw new
|
|
1744
|
+
throw new Lo();
|
|
1741
1745
|
if (a.issues.length) {
|
|
1742
1746
|
const i = new ((n == null ? void 0 : n.Err) ?? e)(a.issues.map((d) => kr(d, s, xr())));
|
|
1743
1747
|
throw wr(i, n == null ? void 0 : n.callee), i;
|
|
1744
1748
|
}
|
|
1745
1749
|
return a.value;
|
|
1746
|
-
},
|
|
1750
|
+
}, Ro = /* @__PURE__ */ Mo(Fr), Po = (e) => async (r, t, o, n) => {
|
|
1747
1751
|
const s = o ? Object.assign(o, { async: !0 }) : { async: !0 };
|
|
1748
1752
|
let a = r._zod.run({ value: t, issues: [] }, s);
|
|
1749
1753
|
if (a instanceof Promise && (a = await a), a.issues.length) {
|
|
@@ -1751,8 +1755,8 @@ const Cr = (e, r) => {
|
|
|
1751
1755
|
throw wr(i, n == null ? void 0 : n.callee), i;
|
|
1752
1756
|
}
|
|
1753
1757
|
return a.value;
|
|
1754
|
-
}, Do = /* @__PURE__ */
|
|
1755
|
-
function
|
|
1758
|
+
}, Do = /* @__PURE__ */ Po(Fr);
|
|
1759
|
+
function Yt(e, r) {
|
|
1756
1760
|
try {
|
|
1757
1761
|
var t = e();
|
|
1758
1762
|
} catch (o) {
|
|
@@ -1767,32 +1771,32 @@ function Oo(e, r) {
|
|
|
1767
1771
|
var i = o.unionErrors[0].errors[0];
|
|
1768
1772
|
t[a] = { message: i.message, type: i.code };
|
|
1769
1773
|
} else t[a] = { message: s, type: n };
|
|
1770
|
-
if ("unionErrors" in o && o.unionErrors.forEach(function(
|
|
1771
|
-
return
|
|
1772
|
-
return e.push(
|
|
1774
|
+
if ("unionErrors" in o && o.unionErrors.forEach(function(u) {
|
|
1775
|
+
return u.errors.forEach(function(f) {
|
|
1776
|
+
return e.push(f);
|
|
1773
1777
|
});
|
|
1774
1778
|
}), r) {
|
|
1775
1779
|
var d = t[a].types, c = d && d[o.code];
|
|
1776
|
-
t[a] =
|
|
1780
|
+
t[a] = wt(a, r, t, n, c ? [].concat(c, o.message) : o.message);
|
|
1777
1781
|
}
|
|
1778
1782
|
e.shift();
|
|
1779
1783
|
}
|
|
1780
1784
|
return t;
|
|
1781
1785
|
}
|
|
1782
|
-
function
|
|
1786
|
+
function Io(e, r) {
|
|
1783
1787
|
for (var t = {}; e.length; ) {
|
|
1784
1788
|
var o = e[0], n = o.code, s = o.message, a = o.path.join(".");
|
|
1785
1789
|
if (!t[a]) if (o.code === "invalid_union" && o.errors.length > 0) {
|
|
1786
1790
|
var i = o.errors[0][0];
|
|
1787
1791
|
t[a] = { message: i.message, type: i.code };
|
|
1788
1792
|
} else t[a] = { message: s, type: n };
|
|
1789
|
-
if (o.code === "invalid_union" && o.errors.forEach(function(
|
|
1790
|
-
return
|
|
1791
|
-
return e.push(
|
|
1793
|
+
if (o.code === "invalid_union" && o.errors.forEach(function(u) {
|
|
1794
|
+
return u.forEach(function(f) {
|
|
1795
|
+
return e.push(f);
|
|
1792
1796
|
});
|
|
1793
1797
|
}), r) {
|
|
1794
1798
|
var d = t[a].types, c = d && d[o.code];
|
|
1795
|
-
t[a] =
|
|
1799
|
+
t[a] = wt(a, r, t, n, c ? [].concat(c, o.message) : o.message);
|
|
1796
1800
|
}
|
|
1797
1801
|
e.shift();
|
|
1798
1802
|
}
|
|
@@ -1803,14 +1807,14 @@ function To(e, r, t) {
|
|
|
1803
1807
|
return "_def" in o && typeof o._def == "object" && "typeName" in o._def;
|
|
1804
1808
|
})(e)) return function(o, n, s) {
|
|
1805
1809
|
try {
|
|
1806
|
-
return Promise.resolve(
|
|
1810
|
+
return Promise.resolve(Yt(function() {
|
|
1807
1811
|
return Promise.resolve(e[t.mode === "sync" ? "parse" : "parseAsync"](o, r)).then(function(a) {
|
|
1808
1812
|
return s.shouldUseNativeValidation && ht({}, s), { errors: {}, values: t.raw ? Object.assign({}, o) : a };
|
|
1809
1813
|
});
|
|
1810
1814
|
}, function(a) {
|
|
1811
1815
|
if ((function(i) {
|
|
1812
1816
|
return Array.isArray(i == null ? void 0 : i.issues);
|
|
1813
|
-
})(a)) return { values: {}, errors:
|
|
1817
|
+
})(a)) return { values: {}, errors: Xt(Oo(a.errors, !s.shouldUseNativeValidation && s.criteriaMode === "all"), s) };
|
|
1814
1818
|
throw a;
|
|
1815
1819
|
}));
|
|
1816
1820
|
} catch (a) {
|
|
@@ -1821,14 +1825,14 @@ function To(e, r, t) {
|
|
|
1821
1825
|
return "_zod" in o && typeof o._zod == "object";
|
|
1822
1826
|
})(e)) return function(o, n, s) {
|
|
1823
1827
|
try {
|
|
1824
|
-
return Promise.resolve(
|
|
1825
|
-
return Promise.resolve((t.mode === "sync" ?
|
|
1828
|
+
return Promise.resolve(Yt(function() {
|
|
1829
|
+
return Promise.resolve((t.mode === "sync" ? Ro : Do)(e, o, r)).then(function(a) {
|
|
1826
1830
|
return s.shouldUseNativeValidation && ht({}, s), { errors: {}, values: t.raw ? Object.assign({}, o) : a };
|
|
1827
1831
|
});
|
|
1828
1832
|
}, function(a) {
|
|
1829
1833
|
if ((function(i) {
|
|
1830
|
-
return i instanceof
|
|
1831
|
-
})(a)) return { values: {}, errors:
|
|
1834
|
+
return i instanceof Ao;
|
|
1835
|
+
})(a)) return { values: {}, errors: Xt(Io(a.issues, !s.shouldUseNativeValidation && s.criteriaMode === "all"), s) };
|
|
1832
1836
|
throw a;
|
|
1833
1837
|
}));
|
|
1834
1838
|
} catch (a) {
|
|
@@ -1838,13 +1842,13 @@ function To(e, r, t) {
|
|
|
1838
1842
|
throw new Error("Invalid input: not a Zod schema");
|
|
1839
1843
|
}
|
|
1840
1844
|
const zr = N.createContext(null);
|
|
1841
|
-
function
|
|
1845
|
+
function jo() {
|
|
1842
1846
|
const e = N.useContext(zr);
|
|
1843
1847
|
if (!e)
|
|
1844
1848
|
throw new Error("useFormContext must be used within a Form component");
|
|
1845
1849
|
return e;
|
|
1846
1850
|
}
|
|
1847
|
-
function
|
|
1851
|
+
function Wo({
|
|
1848
1852
|
onSubmit: e,
|
|
1849
1853
|
children: r,
|
|
1850
1854
|
schema: t,
|
|
@@ -1855,17 +1859,17 @@ function jo({
|
|
|
1855
1859
|
style: i,
|
|
1856
1860
|
formProps: d
|
|
1857
1861
|
}) {
|
|
1858
|
-
const c =
|
|
1862
|
+
const c = Eo({
|
|
1859
1863
|
resolver: t ? To(t) : void 0,
|
|
1860
1864
|
defaultValues: o,
|
|
1861
1865
|
mode: n,
|
|
1862
1866
|
reValidateMode: s
|
|
1863
|
-
}),
|
|
1864
|
-
return /* @__PURE__ */ p(zr.Provider, { value: c, children: /* @__PURE__ */ p("form", { ...d, className: a, style: i, onSubmit:
|
|
1867
|
+
}), u = c.handleSubmit(e);
|
|
1868
|
+
return /* @__PURE__ */ p(zr.Provider, { value: c, children: /* @__PURE__ */ p("form", { ...d, className: a, style: i, onSubmit: u, children: typeof r == "function" ? r(c) : r }) });
|
|
1865
1869
|
}
|
|
1866
|
-
const
|
|
1867
|
-
formError:
|
|
1868
|
-
},
|
|
1870
|
+
const Sa = Wo, Ho = "FormError-module__formError___kaUBn", Uo = {
|
|
1871
|
+
formError: Ho
|
|
1872
|
+
}, qo = ({
|
|
1869
1873
|
// Color prop
|
|
1870
1874
|
color: e,
|
|
1871
1875
|
// Content
|
|
@@ -1881,15 +1885,15 @@ const ga = jo, Wo = "FormError-module__formError___kaUBn", Ho = {
|
|
|
1881
1885
|
color: e || s.colors.error,
|
|
1882
1886
|
...o
|
|
1883
1887
|
// Top level style prop overrides
|
|
1884
|
-
}, i = [
|
|
1888
|
+
}, i = [Uo.formError, t].filter(Boolean).join(" ");
|
|
1885
1889
|
return /* @__PURE__ */ p("div", { ...n, className: i, style: a, role: "alert", "aria-live": "polite", children: r });
|
|
1886
|
-
},
|
|
1887
|
-
formGroup:
|
|
1888
|
-
inputWrapper:
|
|
1889
|
-
indented:
|
|
1890
|
-
disabled:
|
|
1891
|
-
required:
|
|
1892
|
-
},
|
|
1890
|
+
}, Go = "FormGroup-module__formGroup___aVI-B", Zo = "FormGroup-module__inputWrapper___429QE", Ko = "FormGroup-module__indented___t61iz", Qo = "FormGroup-module__disabled___W-tJ0", Xo = "FormGroup-module__required___mO3xA", Ce = {
|
|
1891
|
+
formGroup: Go,
|
|
1892
|
+
inputWrapper: Zo,
|
|
1893
|
+
indented: Ko,
|
|
1894
|
+
disabled: Qo,
|
|
1895
|
+
required: Xo
|
|
1896
|
+
}, Jo = ({
|
|
1893
1897
|
// State props
|
|
1894
1898
|
disabled: e = !1,
|
|
1895
1899
|
error: r = !1,
|
|
@@ -1905,36 +1909,36 @@ const ga = jo, Wo = "FormError-module__formError___kaUBn", Ho = {
|
|
|
1905
1909
|
children: d,
|
|
1906
1910
|
// Style overrides
|
|
1907
1911
|
className: c,
|
|
1908
|
-
style:
|
|
1912
|
+
style: u,
|
|
1909
1913
|
// Element-specific props
|
|
1910
|
-
divProps:
|
|
1914
|
+
divProps: f
|
|
1911
1915
|
}) => {
|
|
1912
|
-
const m = D(),
|
|
1916
|
+
const m = D(), g = [
|
|
1913
1917
|
Ce.formGroup,
|
|
1914
1918
|
r ? Ce.error : "",
|
|
1915
1919
|
e ? Ce.disabled : "",
|
|
1916
1920
|
c
|
|
1917
|
-
].filter(Boolean).join(" "),
|
|
1921
|
+
].filter(Boolean).join(" "), b = {
|
|
1918
1922
|
"--form-group-margin-bottom": `calc(${m.fonts.rhythm} * 0.35)`,
|
|
1919
|
-
...
|
|
1920
|
-
}, _ = N.Children.map(d, (
|
|
1921
|
-
if (N.isValidElement(
|
|
1922
|
-
const
|
|
1923
|
-
if (e &&
|
|
1924
|
-
return N.cloneElement(
|
|
1923
|
+
...u
|
|
1924
|
+
}, _ = N.Children.map(d, (x) => {
|
|
1925
|
+
if (N.isValidElement(x)) {
|
|
1926
|
+
const C = {};
|
|
1927
|
+
if (e && x.props.disabled === void 0 && (C.disabled = !0), r && x.props.error === void 0 && (C.error = !0), n && x.props.id === void 0 && x.type !== N.Fragment && (C.id = n), Object.keys(C).length > 0)
|
|
1928
|
+
return N.cloneElement(x, C);
|
|
1925
1929
|
}
|
|
1926
|
-
return
|
|
1930
|
+
return x;
|
|
1927
1931
|
});
|
|
1928
|
-
return /* @__PURE__ */
|
|
1929
|
-
s && /* @__PURE__ */
|
|
1932
|
+
return /* @__PURE__ */ P("div", { ...f, className: g, style: b, children: [
|
|
1933
|
+
s && /* @__PURE__ */ P(_t, { htmlFor: n, disabled: e, error: r, ...i, children: [
|
|
1930
1934
|
s,
|
|
1931
|
-
t && /* @__PURE__ */
|
|
1935
|
+
t && /* @__PURE__ */ P("span", { className: Ce.required, "aria-label": "required", children: [
|
|
1932
1936
|
" ",
|
|
1933
1937
|
"*"
|
|
1934
1938
|
] })
|
|
1935
1939
|
] }),
|
|
1936
1940
|
/* @__PURE__ */ p("div", { className: `${Ce.inputWrapper} ${o ? Ce.indented : ""}`, children: _ }),
|
|
1937
|
-
r && a && /* @__PURE__ */ p(
|
|
1941
|
+
r && a && /* @__PURE__ */ p(qo, { children: a })
|
|
1938
1942
|
] });
|
|
1939
1943
|
};
|
|
1940
1944
|
function we({
|
|
@@ -1949,16 +1953,16 @@ function we({
|
|
|
1949
1953
|
indent: d,
|
|
1950
1954
|
labelProps: c
|
|
1951
1955
|
}) {
|
|
1952
|
-
const { control:
|
|
1953
|
-
field:
|
|
1956
|
+
const { control: u } = jo(), {
|
|
1957
|
+
field: f,
|
|
1954
1958
|
fieldState: { error: m }
|
|
1955
|
-
} =
|
|
1959
|
+
} = ho({
|
|
1956
1960
|
name: e,
|
|
1957
|
-
control:
|
|
1961
|
+
control: u,
|
|
1958
1962
|
rules: n
|
|
1959
1963
|
});
|
|
1960
1964
|
return /* @__PURE__ */ p(
|
|
1961
|
-
|
|
1965
|
+
Jo,
|
|
1962
1966
|
{
|
|
1963
1967
|
label: r,
|
|
1964
1968
|
name: e,
|
|
@@ -1971,21 +1975,21 @@ function we({
|
|
|
1971
1975
|
indent: d,
|
|
1972
1976
|
labelProps: c,
|
|
1973
1977
|
children: o({
|
|
1974
|
-
value:
|
|
1975
|
-
onChange:
|
|
1976
|
-
onBlur:
|
|
1977
|
-
name:
|
|
1978
|
+
value: f.value,
|
|
1979
|
+
onChange: f.onChange,
|
|
1980
|
+
onBlur: f.onBlur,
|
|
1981
|
+
name: f.name,
|
|
1978
1982
|
error: !!m,
|
|
1979
1983
|
indent: d
|
|
1980
1984
|
})
|
|
1981
1985
|
}
|
|
1982
1986
|
);
|
|
1983
1987
|
}
|
|
1984
|
-
const
|
|
1985
|
-
input:
|
|
1986
|
-
sizeSmall:
|
|
1987
|
-
sizeLarge:
|
|
1988
|
-
},
|
|
1988
|
+
const Yo = "Input-module__input___WjT81", en = "Input-module__sizeSmall___NFvsi", tn = "Input-module__sizeLarge___4Boj3", tt = {
|
|
1989
|
+
input: Yo,
|
|
1990
|
+
sizeSmall: en,
|
|
1991
|
+
sizeLarge: tn
|
|
1992
|
+
}, rn = ({
|
|
1989
1993
|
color: e = "#000",
|
|
1990
1994
|
disabled: r = !1,
|
|
1991
1995
|
fontSize: t = "1em",
|
|
@@ -1996,7 +2000,7 @@ const Jo = "Input-module__input___WjT81", Yo = "Input-module__sizeSmall___NFvsi"
|
|
|
1996
2000
|
fontSize: t,
|
|
1997
2001
|
opacity: r ? 0.3 : 1,
|
|
1998
2002
|
placeholderOpacity: o
|
|
1999
|
-
}),
|
|
2003
|
+
}), on = ({
|
|
2000
2004
|
// State props
|
|
2001
2005
|
disabled: e = !1,
|
|
2002
2006
|
error: r = !1,
|
|
@@ -2012,26 +2016,26 @@ const Jo = "Input-module__input___WjT81", Yo = "Input-module__sizeSmall___NFvsi"
|
|
|
2012
2016
|
type: d = "text",
|
|
2013
2017
|
value: c = "",
|
|
2014
2018
|
// Event handlers
|
|
2015
|
-
onChange:
|
|
2016
|
-
onBlur:
|
|
2019
|
+
onChange: u,
|
|
2020
|
+
onBlur: f,
|
|
2017
2021
|
// Standard React props
|
|
2018
2022
|
className: m,
|
|
2019
|
-
style:
|
|
2023
|
+
style: g,
|
|
2020
2024
|
// Element-specific props
|
|
2021
|
-
inputProps:
|
|
2025
|
+
inputProps: b
|
|
2022
2026
|
}) => {
|
|
2023
|
-
const _ = D(),
|
|
2024
|
-
color:
|
|
2027
|
+
const _ = D(), x = _.colors.error, C = r ? x : t || _.colors.primary, v = rn({
|
|
2028
|
+
color: C,
|
|
2025
2029
|
disabled: e,
|
|
2026
2030
|
placeholderOpacity: i
|
|
2027
2031
|
}), F = {
|
|
2028
|
-
"--placeholder-opacity":
|
|
2029
|
-
borderColor:
|
|
2032
|
+
"--placeholder-opacity": v.placeholderOpacity,
|
|
2033
|
+
borderColor: v.borderColor,
|
|
2030
2034
|
borderWidth: _.border.width,
|
|
2031
2035
|
borderRadius: _.border.radius,
|
|
2032
|
-
color:
|
|
2033
|
-
opacity:
|
|
2034
|
-
...
|
|
2036
|
+
color: v.color,
|
|
2037
|
+
opacity: v.opacity,
|
|
2038
|
+
...g
|
|
2035
2039
|
// Top level style prop overrides
|
|
2036
2040
|
}, V = [
|
|
2037
2041
|
tt.input,
|
|
@@ -2041,13 +2045,13 @@ const Jo = "Input-module__input___WjT81", Yo = "Input-module__sizeSmall___NFvsi"
|
|
|
2041
2045
|
return /* @__PURE__ */ p(
|
|
2042
2046
|
"input",
|
|
2043
2047
|
{
|
|
2044
|
-
...
|
|
2048
|
+
...b,
|
|
2045
2049
|
className: V,
|
|
2046
2050
|
disabled: e,
|
|
2047
2051
|
id: n,
|
|
2048
2052
|
name: s,
|
|
2049
|
-
onChange:
|
|
2050
|
-
onBlur:
|
|
2053
|
+
onChange: u,
|
|
2054
|
+
onBlur: f,
|
|
2051
2055
|
placeholder: a,
|
|
2052
2056
|
type: d,
|
|
2053
2057
|
value: c,
|
|
@@ -2055,7 +2059,7 @@ const Jo = "Input-module__input___WjT81", Yo = "Input-module__sizeSmall___NFvsi"
|
|
|
2055
2059
|
}
|
|
2056
2060
|
);
|
|
2057
2061
|
};
|
|
2058
|
-
function
|
|
2062
|
+
function xa({
|
|
2059
2063
|
name: e,
|
|
2060
2064
|
label: r,
|
|
2061
2065
|
required: t,
|
|
@@ -2075,25 +2079,25 @@ function va({
|
|
|
2075
2079
|
disabled: n,
|
|
2076
2080
|
className: s,
|
|
2077
2081
|
style: a,
|
|
2078
|
-
children: ({ value: d, onChange: c, onBlur:
|
|
2079
|
-
|
|
2082
|
+
children: ({ value: d, onChange: c, onBlur: u, name: f, error: m }) => /* @__PURE__ */ p(
|
|
2083
|
+
on,
|
|
2080
2084
|
{
|
|
2081
2085
|
...i,
|
|
2082
|
-
name:
|
|
2086
|
+
name: f,
|
|
2083
2087
|
value: d || "",
|
|
2084
|
-
onChange: (
|
|
2085
|
-
onBlur:
|
|
2088
|
+
onChange: (g) => c(g.target.value),
|
|
2089
|
+
onBlur: u,
|
|
2086
2090
|
error: m
|
|
2087
2091
|
}
|
|
2088
2092
|
)
|
|
2089
2093
|
}
|
|
2090
2094
|
);
|
|
2091
2095
|
}
|
|
2092
|
-
const
|
|
2093
|
-
textarea:
|
|
2094
|
-
sizeSmall:
|
|
2095
|
-
sizeLarge:
|
|
2096
|
-
},
|
|
2096
|
+
const nn = "Textarea-module__textarea___Z-y6g", sn = "Textarea-module__sizeSmall___HHFEM", an = "Textarea-module__sizeLarge___5a3sf", rt = {
|
|
2097
|
+
textarea: nn,
|
|
2098
|
+
sizeSmall: sn,
|
|
2099
|
+
sizeLarge: an
|
|
2100
|
+
}, ln = ({
|
|
2097
2101
|
color: e = "#000",
|
|
2098
2102
|
disabled: r = !1,
|
|
2099
2103
|
placeholderOpacity: t = 0.3
|
|
@@ -2102,7 +2106,7 @@ const on = "Textarea-module__textarea___Z-y6g", nn = "Textarea-module__sizeSmall
|
|
|
2102
2106
|
borderColor: e,
|
|
2103
2107
|
opacity: r ? 0.3 : 1,
|
|
2104
2108
|
placeholderOpacity: t
|
|
2105
|
-
}),
|
|
2109
|
+
}), cn = ({
|
|
2106
2110
|
// State props
|
|
2107
2111
|
disabled: e = !1,
|
|
2108
2112
|
error: r = !1,
|
|
@@ -2118,26 +2122,26 @@ const on = "Textarea-module__textarea___Z-y6g", nn = "Textarea-module__sizeSmall
|
|
|
2118
2122
|
rows: d = 3,
|
|
2119
2123
|
value: c = "",
|
|
2120
2124
|
// Event handlers
|
|
2121
|
-
onChange:
|
|
2122
|
-
onBlur:
|
|
2125
|
+
onChange: u,
|
|
2126
|
+
onBlur: f,
|
|
2123
2127
|
// Standard React props
|
|
2124
2128
|
className: m,
|
|
2125
|
-
style:
|
|
2129
|
+
style: g,
|
|
2126
2130
|
// Element-specific props
|
|
2127
|
-
textareaProps:
|
|
2131
|
+
textareaProps: b
|
|
2128
2132
|
}) => {
|
|
2129
|
-
const _ = D(),
|
|
2130
|
-
color:
|
|
2133
|
+
const _ = D(), x = _.colors.error, C = r ? x : t || _.colors.primary, v = ln({
|
|
2134
|
+
color: C,
|
|
2131
2135
|
disabled: e,
|
|
2132
2136
|
placeholderOpacity: i
|
|
2133
2137
|
}), F = {
|
|
2134
|
-
"--placeholder-opacity":
|
|
2135
|
-
borderColor:
|
|
2138
|
+
"--placeholder-opacity": v.placeholderOpacity,
|
|
2139
|
+
borderColor: v.borderColor,
|
|
2136
2140
|
borderWidth: _.border.width,
|
|
2137
2141
|
borderRadius: _.border.radius,
|
|
2138
|
-
color:
|
|
2139
|
-
opacity:
|
|
2140
|
-
...
|
|
2142
|
+
color: v.color,
|
|
2143
|
+
opacity: v.opacity,
|
|
2144
|
+
...g
|
|
2141
2145
|
// Top level style overrides
|
|
2142
2146
|
}, V = [
|
|
2143
2147
|
rt.textarea,
|
|
@@ -2147,13 +2151,13 @@ const on = "Textarea-module__textarea___Z-y6g", nn = "Textarea-module__sizeSmall
|
|
|
2147
2151
|
return /* @__PURE__ */ p(
|
|
2148
2152
|
"textarea",
|
|
2149
2153
|
{
|
|
2150
|
-
...
|
|
2154
|
+
...b,
|
|
2151
2155
|
className: V,
|
|
2152
2156
|
disabled: e,
|
|
2153
2157
|
id: n,
|
|
2154
2158
|
name: s,
|
|
2155
|
-
onChange:
|
|
2156
|
-
onBlur:
|
|
2159
|
+
onChange: u,
|
|
2160
|
+
onBlur: f,
|
|
2157
2161
|
placeholder: a,
|
|
2158
2162
|
rows: d,
|
|
2159
2163
|
value: c,
|
|
@@ -2161,7 +2165,7 @@ const on = "Textarea-module__textarea___Z-y6g", nn = "Textarea-module__sizeSmall
|
|
|
2161
2165
|
}
|
|
2162
2166
|
);
|
|
2163
2167
|
};
|
|
2164
|
-
function
|
|
2168
|
+
function wa({
|
|
2165
2169
|
name: e,
|
|
2166
2170
|
label: r,
|
|
2167
2171
|
required: t,
|
|
@@ -2181,25 +2185,25 @@ function ba({
|
|
|
2181
2185
|
disabled: n,
|
|
2182
2186
|
className: s,
|
|
2183
2187
|
style: a,
|
|
2184
|
-
children: ({ value: d, onChange: c, onBlur:
|
|
2185
|
-
|
|
2188
|
+
children: ({ value: d, onChange: c, onBlur: u, name: f, error: m }) => /* @__PURE__ */ p(
|
|
2189
|
+
cn,
|
|
2186
2190
|
{
|
|
2187
2191
|
...i,
|
|
2188
|
-
name:
|
|
2192
|
+
name: f,
|
|
2189
2193
|
value: d || "",
|
|
2190
|
-
onChange: (
|
|
2191
|
-
onBlur:
|
|
2194
|
+
onChange: (g) => c(g.target.value),
|
|
2195
|
+
onBlur: u,
|
|
2192
2196
|
error: m
|
|
2193
2197
|
}
|
|
2194
2198
|
)
|
|
2195
2199
|
}
|
|
2196
2200
|
);
|
|
2197
2201
|
}
|
|
2198
|
-
const
|
|
2199
|
-
select:
|
|
2200
|
-
sizeSmall:
|
|
2201
|
-
sizeLarge:
|
|
2202
|
-
},
|
|
2202
|
+
const dn = "Select-module__select___cjdcr", un = "Select-module__sizeSmall___i1quj", fn = "Select-module__sizeLarge___eBA1T", ot = {
|
|
2203
|
+
select: dn,
|
|
2204
|
+
sizeSmall: un,
|
|
2205
|
+
sizeLarge: fn
|
|
2206
|
+
}, mn = ({
|
|
2203
2207
|
color: e = "#000",
|
|
2204
2208
|
disabled: r = !1
|
|
2205
2209
|
}) => ({
|
|
@@ -2226,7 +2230,7 @@ const cn = "Select-module__select___cjdcr", dn = "Select-module__sizeSmall___i1q
|
|
|
2226
2230
|
`.trim();
|
|
2227
2231
|
return `url("data:image/svg+xml,${encodeURIComponent(a)}")`;
|
|
2228
2232
|
})(e)
|
|
2229
|
-
}),
|
|
2233
|
+
}), hn = ({
|
|
2230
2234
|
// State props
|
|
2231
2235
|
disabled: e = !1,
|
|
2232
2236
|
error: r = !1,
|
|
@@ -2243,38 +2247,38 @@ const cn = "Select-module__select___cjdcr", dn = "Select-module__sizeSmall___i1q
|
|
|
2243
2247
|
onChange: d,
|
|
2244
2248
|
onBlur: c,
|
|
2245
2249
|
// Standard React props
|
|
2246
|
-
children:
|
|
2247
|
-
className:
|
|
2250
|
+
children: u,
|
|
2251
|
+
className: f,
|
|
2248
2252
|
style: m,
|
|
2249
2253
|
// Element-specific props
|
|
2250
|
-
selectProps:
|
|
2254
|
+
selectProps: g
|
|
2251
2255
|
}) => {
|
|
2252
|
-
const
|
|
2253
|
-
color:
|
|
2256
|
+
const b = D(), _ = b.colors.error, x = r ? _ : t || b.colors.primary, C = mn({
|
|
2257
|
+
color: x,
|
|
2254
2258
|
disabled: e
|
|
2255
|
-
}),
|
|
2256
|
-
backgroundImage:
|
|
2259
|
+
}), v = {
|
|
2260
|
+
backgroundImage: C.backgroundImage,
|
|
2257
2261
|
backgroundPosition: "right center",
|
|
2258
2262
|
backgroundRepeat: "no-repeat",
|
|
2259
2263
|
backgroundSize: "auto 85%",
|
|
2260
2264
|
backgroundColor: "transparent",
|
|
2261
|
-
borderColor:
|
|
2262
|
-
borderWidth:
|
|
2263
|
-
borderRadius:
|
|
2264
|
-
color:
|
|
2265
|
-
cursor:
|
|
2266
|
-
opacity:
|
|
2265
|
+
borderColor: C.borderColor,
|
|
2266
|
+
borderWidth: b.border.width,
|
|
2267
|
+
borderRadius: b.border.radius,
|
|
2268
|
+
color: C.color,
|
|
2269
|
+
cursor: C.cursor,
|
|
2270
|
+
opacity: C.opacity,
|
|
2267
2271
|
...m
|
|
2268
2272
|
// Top level style overrides
|
|
2269
2273
|
}, F = [
|
|
2270
2274
|
ot.select,
|
|
2271
2275
|
o === "small" ? ot.sizeSmall : ot.sizeLarge,
|
|
2272
|
-
|
|
2276
|
+
f
|
|
2273
2277
|
].filter(Boolean).join(" ");
|
|
2274
|
-
return /* @__PURE__ */
|
|
2278
|
+
return /* @__PURE__ */ P(
|
|
2275
2279
|
"select",
|
|
2276
2280
|
{
|
|
2277
|
-
...
|
|
2281
|
+
...g,
|
|
2278
2282
|
className: F,
|
|
2279
2283
|
disabled: e,
|
|
2280
2284
|
id: n,
|
|
@@ -2282,15 +2286,15 @@ const cn = "Select-module__select___cjdcr", dn = "Select-module__sizeSmall___i1q
|
|
|
2282
2286
|
onChange: d,
|
|
2283
2287
|
onBlur: c,
|
|
2284
2288
|
value: i,
|
|
2285
|
-
style:
|
|
2289
|
+
style: v,
|
|
2286
2290
|
children: [
|
|
2287
2291
|
a !== "" && /* @__PURE__ */ p("option", { disabled: !0, value: "", children: a }),
|
|
2288
|
-
|
|
2292
|
+
u
|
|
2289
2293
|
]
|
|
2290
2294
|
}
|
|
2291
2295
|
);
|
|
2292
2296
|
};
|
|
2293
|
-
function
|
|
2297
|
+
function ka({
|
|
2294
2298
|
name: e,
|
|
2295
2299
|
label: r,
|
|
2296
2300
|
required: t,
|
|
@@ -2311,22 +2315,22 @@ function Sa({
|
|
|
2311
2315
|
disabled: n,
|
|
2312
2316
|
className: s,
|
|
2313
2317
|
style: a,
|
|
2314
|
-
children: ({ value: c, onChange:
|
|
2315
|
-
|
|
2318
|
+
children: ({ value: c, onChange: u, onBlur: f, name: m, error: g }) => /* @__PURE__ */ p(
|
|
2319
|
+
hn,
|
|
2316
2320
|
{
|
|
2317
2321
|
...d,
|
|
2318
2322
|
name: m,
|
|
2319
2323
|
value: c || "",
|
|
2320
|
-
onChange: (
|
|
2321
|
-
onBlur:
|
|
2322
|
-
error:
|
|
2324
|
+
onChange: (b) => u(b.target.value),
|
|
2325
|
+
onBlur: f,
|
|
2326
|
+
error: g,
|
|
2323
2327
|
children: i
|
|
2324
2328
|
}
|
|
2325
2329
|
)
|
|
2326
2330
|
}
|
|
2327
2331
|
);
|
|
2328
2332
|
}
|
|
2329
|
-
function
|
|
2333
|
+
function Ca({
|
|
2330
2334
|
name: e,
|
|
2331
2335
|
required: r,
|
|
2332
2336
|
rules: t,
|
|
@@ -2344,24 +2348,24 @@ function xa({
|
|
|
2344
2348
|
disabled: o,
|
|
2345
2349
|
className: n,
|
|
2346
2350
|
style: s,
|
|
2347
|
-
children: ({ value: i, onChange: d, name: c, error:
|
|
2351
|
+
children: ({ value: i, onChange: d, name: c, error: u }) => /* @__PURE__ */ p(
|
|
2348
2352
|
dt,
|
|
2349
2353
|
{
|
|
2350
2354
|
...a,
|
|
2351
2355
|
name: c,
|
|
2352
2356
|
checked: !!i,
|
|
2353
|
-
onChange: (
|
|
2354
|
-
error:
|
|
2357
|
+
onChange: (f) => d(f.target.checked),
|
|
2358
|
+
error: u
|
|
2355
2359
|
}
|
|
2356
2360
|
)
|
|
2357
2361
|
}
|
|
2358
2362
|
);
|
|
2359
2363
|
}
|
|
2360
|
-
const
|
|
2361
|
-
container:
|
|
2362
|
-
svg:
|
|
2363
|
-
label:
|
|
2364
|
-
},
|
|
2364
|
+
const yn = "Radio-module__container___AQxhk", pn = "Radio-module__svg___zl5kF", _n = "Radio-module__label___vAFIP", nt = {
|
|
2365
|
+
container: yn,
|
|
2366
|
+
svg: pn,
|
|
2367
|
+
label: _n
|
|
2368
|
+
}, gn = ({
|
|
2365
2369
|
color: e = "#000",
|
|
2366
2370
|
disabled: r = !1
|
|
2367
2371
|
}) => ({
|
|
@@ -2383,19 +2387,19 @@ const hn = "Radio-module__container___AQxhk", yn = "Radio-module__svg___zl5kF",
|
|
|
2383
2387
|
labelStyle: d,
|
|
2384
2388
|
// Style overrides
|
|
2385
2389
|
className: c,
|
|
2386
|
-
style:
|
|
2390
|
+
style: u,
|
|
2387
2391
|
// Element-specific props
|
|
2388
|
-
divProps:
|
|
2392
|
+
divProps: f
|
|
2389
2393
|
}) => {
|
|
2390
|
-
const m = D(),
|
|
2394
|
+
const m = D(), g = s || cr(), b = m.colors.error, _ = o ? b : e || m.colors.primary, x = gn({
|
|
2391
2395
|
color: _,
|
|
2392
2396
|
disabled: t
|
|
2393
|
-
}),
|
|
2394
|
-
t || a(
|
|
2395
|
-
},
|
|
2396
|
-
cursor:
|
|
2397
|
-
opacity:
|
|
2398
|
-
...
|
|
2397
|
+
}), C = ($) => {
|
|
2398
|
+
t || a($);
|
|
2399
|
+
}, v = {
|
|
2400
|
+
cursor: x.cursor,
|
|
2401
|
+
opacity: x.opacity,
|
|
2402
|
+
...u
|
|
2399
2403
|
// Top level style overrides
|
|
2400
2404
|
}, F = {
|
|
2401
2405
|
width: "var(--dr-radio-size)",
|
|
@@ -2403,29 +2407,29 @@ const hn = "Radio-module__container___AQxhk", yn = "Radio-module__svg___zl5kF",
|
|
|
2403
2407
|
}, V = {
|
|
2404
2408
|
fill: "transparent",
|
|
2405
2409
|
strokeWidth: "12.5",
|
|
2406
|
-
stroke:
|
|
2410
|
+
stroke: x.radioColor
|
|
2407
2411
|
}, E = {
|
|
2408
|
-
fill:
|
|
2412
|
+
fill: x.radioColor
|
|
2409
2413
|
}, R = [nt.container, c].filter(Boolean).join(" ");
|
|
2410
|
-
return /* @__PURE__ */
|
|
2414
|
+
return /* @__PURE__ */ P("div", { ...f, className: R, style: v, children: [
|
|
2411
2415
|
/* @__PURE__ */ p(
|
|
2412
2416
|
"input",
|
|
2413
2417
|
{
|
|
2414
|
-
id:
|
|
2418
|
+
id: g,
|
|
2415
2419
|
checked: r,
|
|
2416
2420
|
disabled: t,
|
|
2417
2421
|
name: n,
|
|
2418
|
-
onChange: (
|
|
2422
|
+
onChange: ($) => C({ target: { checked: $.target.checked, name: n, type: "radio" } }),
|
|
2419
2423
|
style: { display: "none" },
|
|
2420
2424
|
type: "radio"
|
|
2421
2425
|
}
|
|
2422
2426
|
),
|
|
2423
|
-
/* @__PURE__ */
|
|
2427
|
+
/* @__PURE__ */ P(
|
|
2424
2428
|
"svg",
|
|
2425
2429
|
{
|
|
2426
2430
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2427
2431
|
viewBox: "0 0 100 100",
|
|
2428
|
-
onClick: () =>
|
|
2432
|
+
onClick: () => C({ target: { checked: !r, name: n, type: "radio" } }),
|
|
2429
2433
|
className: nt.svg,
|
|
2430
2434
|
style: F,
|
|
2431
2435
|
children: [
|
|
@@ -2435,12 +2439,12 @@ const hn = "Radio-module__container___AQxhk", yn = "Radio-module__svg___zl5kF",
|
|
|
2435
2439
|
}
|
|
2436
2440
|
),
|
|
2437
2441
|
i && /* @__PURE__ */ p(
|
|
2438
|
-
|
|
2442
|
+
_t,
|
|
2439
2443
|
{
|
|
2440
|
-
htmlFor:
|
|
2444
|
+
htmlFor: g,
|
|
2441
2445
|
className: nt.label,
|
|
2442
2446
|
style: { paddingBottom: 0, ...d },
|
|
2443
|
-
color:
|
|
2447
|
+
color: x.radioColor,
|
|
2444
2448
|
disabled: t,
|
|
2445
2449
|
error: o,
|
|
2446
2450
|
children: i
|
|
@@ -2448,7 +2452,7 @@ const hn = "Radio-module__container___AQxhk", yn = "Radio-module__svg___zl5kF",
|
|
|
2448
2452
|
)
|
|
2449
2453
|
] });
|
|
2450
2454
|
};
|
|
2451
|
-
function
|
|
2455
|
+
function Fa({
|
|
2452
2456
|
name: e,
|
|
2453
2457
|
label: r,
|
|
2454
2458
|
required: t,
|
|
@@ -2468,13 +2472,13 @@ function wa({
|
|
|
2468
2472
|
disabled: n,
|
|
2469
2473
|
className: s,
|
|
2470
2474
|
style: a,
|
|
2471
|
-
children: ({ value: c, onChange:
|
|
2475
|
+
children: ({ value: c, onChange: u, name: f, error: m }) => /* @__PURE__ */ p(
|
|
2472
2476
|
Vr,
|
|
2473
2477
|
{
|
|
2474
2478
|
...d,
|
|
2475
|
-
name:
|
|
2479
|
+
name: f,
|
|
2476
2480
|
checked: c === i,
|
|
2477
|
-
onChange: () =>
|
|
2481
|
+
onChange: () => u(i),
|
|
2478
2482
|
error: m,
|
|
2479
2483
|
label: r
|
|
2480
2484
|
}
|
|
@@ -2482,7 +2486,7 @@ function wa({
|
|
|
2482
2486
|
}
|
|
2483
2487
|
);
|
|
2484
2488
|
}
|
|
2485
|
-
function
|
|
2489
|
+
function za({
|
|
2486
2490
|
name: e,
|
|
2487
2491
|
label: r,
|
|
2488
2492
|
required: t,
|
|
@@ -2507,22 +2511,22 @@ function ka({
|
|
|
2507
2511
|
marginBottom: ".25em"
|
|
2508
2512
|
}
|
|
2509
2513
|
},
|
|
2510
|
-
children: ({ value: d, onChange: c, name:
|
|
2514
|
+
children: ({ value: d, onChange: c, name: u, error: f }) => /* @__PURE__ */ p(ge, { children: o.map((m) => /* @__PURE__ */ p(
|
|
2511
2515
|
Vr,
|
|
2512
2516
|
{
|
|
2513
|
-
name:
|
|
2517
|
+
name: u,
|
|
2514
2518
|
checked: d === m.value,
|
|
2515
2519
|
onChange: () => c(m.value),
|
|
2516
2520
|
label: m.label,
|
|
2517
2521
|
disabled: n || m.disabled,
|
|
2518
|
-
error:
|
|
2522
|
+
error: f
|
|
2519
2523
|
},
|
|
2520
2524
|
m.value
|
|
2521
2525
|
)) })
|
|
2522
2526
|
}
|
|
2523
2527
|
);
|
|
2524
2528
|
}
|
|
2525
|
-
function
|
|
2529
|
+
function Va({
|
|
2526
2530
|
name: e,
|
|
2527
2531
|
label: r,
|
|
2528
2532
|
required: t,
|
|
@@ -2548,16 +2552,16 @@ function Ca({
|
|
|
2548
2552
|
marginBottom: ".25em"
|
|
2549
2553
|
}
|
|
2550
2554
|
},
|
|
2551
|
-
children: ({ value: c, onChange:
|
|
2552
|
-
const
|
|
2553
|
-
|
|
2555
|
+
children: ({ value: c, onChange: u, name: f, error: m }) => {
|
|
2556
|
+
const g = Array.isArray(c) ? c : [], b = (_, x) => {
|
|
2557
|
+
u(x ? [...g, _] : g.filter((C) => C !== _));
|
|
2554
2558
|
};
|
|
2555
2559
|
return /* @__PURE__ */ p(ge, { children: o ? o.map((_) => /* @__PURE__ */ p(
|
|
2556
2560
|
dt,
|
|
2557
2561
|
{
|
|
2558
|
-
name: `${
|
|
2559
|
-
checked:
|
|
2560
|
-
onChange: (
|
|
2562
|
+
name: `${f}[]`,
|
|
2563
|
+
checked: g.includes(_.value),
|
|
2564
|
+
onChange: (x) => b(_.value, x.target.checked),
|
|
2561
2565
|
label: _.label,
|
|
2562
2566
|
disabled: s || _.disabled,
|
|
2563
2567
|
error: m
|
|
@@ -2565,11 +2569,11 @@ function Ca({
|
|
|
2565
2569
|
_.value
|
|
2566
2570
|
)) : N.Children.map(n, (_) => {
|
|
2567
2571
|
if (N.isValidElement(_) && _.type === dt) {
|
|
2568
|
-
const
|
|
2572
|
+
const x = _.props.value || _.props.name;
|
|
2569
2573
|
return N.cloneElement(_, {
|
|
2570
|
-
name: `${
|
|
2571
|
-
checked:
|
|
2572
|
-
onChange: (
|
|
2574
|
+
name: `${f}[]`,
|
|
2575
|
+
checked: g.includes(x),
|
|
2576
|
+
onChange: (C) => b(x, C.target.checked),
|
|
2573
2577
|
error: m || _.props.error,
|
|
2574
2578
|
disabled: s || _.props.disabled
|
|
2575
2579
|
});
|
|
@@ -2580,11 +2584,11 @@ function Ca({
|
|
|
2580
2584
|
}
|
|
2581
2585
|
);
|
|
2582
2586
|
}
|
|
2583
|
-
const
|
|
2584
|
-
hamburger:
|
|
2585
|
-
line:
|
|
2586
|
-
open:
|
|
2587
|
-
},
|
|
2587
|
+
const vn = "Hamburger-module__hamburger___Tf4-t", bn = "Hamburger-module__line___gybZM", Sn = "Hamburger-module__open___gRswh", Le = {
|
|
2588
|
+
hamburger: vn,
|
|
2589
|
+
line: bn,
|
|
2590
|
+
open: Sn
|
|
2591
|
+
}, xn = ({
|
|
2588
2592
|
compact: e,
|
|
2589
2593
|
color: r,
|
|
2590
2594
|
visible: t,
|
|
@@ -2598,7 +2602,7 @@ const gn = "Hamburger-module__hamburger___Tf4-t", vn = "Hamburger-module__line__
|
|
|
2598
2602
|
width: s,
|
|
2599
2603
|
height: s
|
|
2600
2604
|
};
|
|
2601
|
-
},
|
|
2605
|
+
}, wn = ({
|
|
2602
2606
|
// Color props
|
|
2603
2607
|
color: e,
|
|
2604
2608
|
// State/variant props
|
|
@@ -2614,32 +2618,32 @@ const gn = "Hamburger-module__hamburger___Tf4-t", vn = "Hamburger-module__line__
|
|
|
2614
2618
|
className: i,
|
|
2615
2619
|
style: d
|
|
2616
2620
|
}) => {
|
|
2617
|
-
const c =
|
|
2621
|
+
const c = xn({
|
|
2618
2622
|
compact: t,
|
|
2619
2623
|
color: e,
|
|
2620
2624
|
visible: r,
|
|
2621
2625
|
border: s
|
|
2622
|
-
}),
|
|
2623
|
-
return /* @__PURE__ */
|
|
2626
|
+
}), u = [Le.hamburger, n ? Le.open : "", i].filter(Boolean).join(" ");
|
|
2627
|
+
return /* @__PURE__ */ P(
|
|
2624
2628
|
"button",
|
|
2625
2629
|
{
|
|
2626
2630
|
ref: o,
|
|
2627
|
-
className:
|
|
2631
|
+
className: u,
|
|
2628
2632
|
onClick: () => a(!n),
|
|
2629
2633
|
style: { ...c, ...d },
|
|
2630
2634
|
"aria-label": "Toggle menu",
|
|
2631
2635
|
"aria-expanded": n,
|
|
2632
2636
|
children: [
|
|
2633
|
-
/* @__PURE__ */ p("div", { className:
|
|
2634
|
-
/* @__PURE__ */ p("div", { className:
|
|
2635
|
-
/* @__PURE__ */ p("div", { className:
|
|
2637
|
+
/* @__PURE__ */ p("div", { className: Le.line }),
|
|
2638
|
+
/* @__PURE__ */ p("div", { className: Le.line }),
|
|
2639
|
+
/* @__PURE__ */ p("div", { className: Le.line })
|
|
2636
2640
|
]
|
|
2637
2641
|
}
|
|
2638
2642
|
);
|
|
2639
|
-
},
|
|
2640
|
-
header:
|
|
2641
|
-
container:
|
|
2642
|
-
},
|
|
2643
|
+
}, kn = "Header-module__header___RUooH", Cn = "Header-module__container___t68M9", er = {
|
|
2644
|
+
header: kn,
|
|
2645
|
+
container: Cn
|
|
2646
|
+
}, Fn = ({
|
|
2643
2647
|
isSmallScreen: e = !1,
|
|
2644
2648
|
maxWidth: r,
|
|
2645
2649
|
minWidth: t,
|
|
@@ -2650,19 +2654,19 @@ const gn = "Hamburger-module__hamburger___Tf4-t", vn = "Hamburger-module__line__
|
|
|
2650
2654
|
margin: i,
|
|
2651
2655
|
gap: d,
|
|
2652
2656
|
backgroundColor: c,
|
|
2653
|
-
color:
|
|
2657
|
+
color: u
|
|
2654
2658
|
} = {}) => {
|
|
2655
|
-
const
|
|
2659
|
+
const f = D();
|
|
2656
2660
|
return {
|
|
2657
|
-
"--header-max-width": r ||
|
|
2661
|
+
"--header-max-width": r || f.layout.maxWidth,
|
|
2658
2662
|
"--header-min-width": t,
|
|
2659
2663
|
"--header-width": o,
|
|
2660
2664
|
"--header-height": n,
|
|
2661
|
-
"--header-padding": e ? s ||
|
|
2665
|
+
"--header-padding": e ? s || f.layout.paddingSm : a || f.layout.padding,
|
|
2662
2666
|
"--header-margin": i,
|
|
2663
2667
|
"--header-gap": d,
|
|
2664
2668
|
backgroundColor: c,
|
|
2665
|
-
color:
|
|
2669
|
+
color: u
|
|
2666
2670
|
};
|
|
2667
2671
|
}, de = (e) => {
|
|
2668
2672
|
const r = typeof window < "u" && typeof window.matchMedia == "function";
|
|
@@ -2672,7 +2676,7 @@ const gn = "Hamburger-module__hamburger___Tf4-t", vn = "Hamburger-module__line__
|
|
|
2672
2676
|
const a = window.matchMedia(e);
|
|
2673
2677
|
return a.addEventListener("change", s), () => a.removeEventListener("change", s);
|
|
2674
2678
|
}, () => r ? window.matchMedia(e).matches : !1, () => !1);
|
|
2675
|
-
},
|
|
2679
|
+
}, zn = ({
|
|
2676
2680
|
// Color props
|
|
2677
2681
|
backgroundColor: e,
|
|
2678
2682
|
color: r,
|
|
@@ -2685,17 +2689,17 @@ const gn = "Hamburger-module__hamburger___Tf4-t", vn = "Hamburger-module__line__
|
|
|
2685
2689
|
paddingSm: i,
|
|
2686
2690
|
margin: d,
|
|
2687
2691
|
gap: c,
|
|
2688
|
-
breakpoint:
|
|
2689
|
-
fixed:
|
|
2692
|
+
breakpoint: u,
|
|
2693
|
+
fixed: f = !1,
|
|
2690
2694
|
// Content
|
|
2691
2695
|
children: m,
|
|
2692
2696
|
// Style overrides
|
|
2693
|
-
className:
|
|
2694
|
-
style:
|
|
2697
|
+
className: g,
|
|
2698
|
+
style: b,
|
|
2695
2699
|
// Element-specific props
|
|
2696
2700
|
headerProps: _
|
|
2697
2701
|
}) => {
|
|
2698
|
-
const
|
|
2702
|
+
const x = D(), C = u || x.breakpoints.sm, { maxWidth: v, unit: F } = Ae(C), V = de(`(max-width: ${v}${F})`), E = Fn({
|
|
2699
2703
|
isSmallScreen: V,
|
|
2700
2704
|
maxWidth: t,
|
|
2701
2705
|
minWidth: o,
|
|
@@ -2707,35 +2711,35 @@ const gn = "Hamburger-module__hamburger___Tf4-t", vn = "Hamburger-module__line__
|
|
|
2707
2711
|
gap: c,
|
|
2708
2712
|
backgroundColor: e,
|
|
2709
2713
|
color: r
|
|
2710
|
-
}), R = [
|
|
2711
|
-
return /* @__PURE__ */ p("header", { ..._, className:
|
|
2714
|
+
}), R = [er.container, g].filter(Boolean).join(" "), $ = f ? { position: "fixed", top: 0, left: 0, right: 0, zIndex: 1e3 } : {};
|
|
2715
|
+
return /* @__PURE__ */ p("header", { ..._, className: er.header, style: $, children: /* @__PURE__ */ p(
|
|
2712
2716
|
"div",
|
|
2713
2717
|
{
|
|
2714
2718
|
className: R,
|
|
2715
|
-
style: { ...E, ...
|
|
2719
|
+
style: { ...E, ...b },
|
|
2716
2720
|
children: m
|
|
2717
2721
|
}
|
|
2718
2722
|
) });
|
|
2719
|
-
},
|
|
2720
|
-
nav:
|
|
2721
|
-
navMobile:
|
|
2722
|
-
navHeader:
|
|
2723
|
-
compact:
|
|
2724
|
-
navDesktop:
|
|
2725
|
-
},
|
|
2726
|
-
triggerWrapper:
|
|
2727
|
-
popup:
|
|
2728
|
-
panelOverlay:
|
|
2729
|
-
panelOverlayVisible:
|
|
2730
|
-
backdrop:
|
|
2723
|
+
}, Vn = "ResponsiveNav-module__nav___xOfv5", En = "ResponsiveNav-module__navMobile___h795P", Nn = "ResponsiveNav-module__navHeader___Me8bB", Ln = "ResponsiveNav-module__compact___UhuAE", Bn = "ResponsiveNav-module__navDesktop___9wscZ", Ve = {
|
|
2724
|
+
nav: Vn,
|
|
2725
|
+
navMobile: En,
|
|
2726
|
+
navHeader: Nn,
|
|
2727
|
+
compact: Ln,
|
|
2728
|
+
navDesktop: Bn
|
|
2729
|
+
}, $n = "Popover-module__triggerWrapper___dZpf6", An = "Popover-module__popup___JAvrb", Mn = "Popover-module__panelOverlay___1xDU5", Rn = "Popover-module__panelOverlayVisible___BgtIQ", Pn = "Popover-module__backdrop___e8qHL", Dn = "Popover-module__panel___eUJ2E", On = "Popover-module__panelLeft___9nSLp", In = "Popover-module__panelRight___OrQfl", Tn = "Popover-module__panelOpen___hhvV-", jn = "Popover-module__panelCloseButton___kALaN", fe = {
|
|
2730
|
+
triggerWrapper: $n,
|
|
2731
|
+
popup: An,
|
|
2732
|
+
panelOverlay: Mn,
|
|
2733
|
+
panelOverlayVisible: Rn,
|
|
2734
|
+
backdrop: Pn,
|
|
2731
2735
|
panel: Dn,
|
|
2732
2736
|
panelLeft: On,
|
|
2733
|
-
panelRight:
|
|
2737
|
+
panelRight: In,
|
|
2734
2738
|
panelOpen: Tn,
|
|
2735
|
-
panelCloseButton:
|
|
2739
|
+
panelCloseButton: jn
|
|
2736
2740
|
};
|
|
2737
|
-
function
|
|
2738
|
-
const [t, o] =
|
|
2741
|
+
function Wn(e, r) {
|
|
2742
|
+
const [t, o] = K(!1), [n, s] = K(!1);
|
|
2739
2743
|
se(() => {
|
|
2740
2744
|
r === "panel" && (e ? o(!0) : s(!1));
|
|
2741
2745
|
}, [e, r]), se(() => {
|
|
@@ -2747,7 +2751,7 @@ function jn(e, r) {
|
|
|
2747
2751
|
cancelAnimationFrame(i), cancelAnimationFrame(d);
|
|
2748
2752
|
};
|
|
2749
2753
|
}, [t, e, r]);
|
|
2750
|
-
const a =
|
|
2754
|
+
const a = ye(() => {
|
|
2751
2755
|
n || o(!1);
|
|
2752
2756
|
}, [n]);
|
|
2753
2757
|
return { panelMounted: t, panelVisible: n, handleTransitionEnd: a };
|
|
@@ -2756,24 +2760,24 @@ function Er(e) {
|
|
|
2756
2760
|
const [r, t] = e.split("-");
|
|
2757
2761
|
return { side: r, align: t ?? "center" };
|
|
2758
2762
|
}
|
|
2759
|
-
const
|
|
2763
|
+
const Hn = { start: 0, center: 0.5, end: 1 }, Un = {
|
|
2760
2764
|
start: "0",
|
|
2761
2765
|
center: "-50%",
|
|
2762
2766
|
end: "-100%"
|
|
2763
2767
|
};
|
|
2764
|
-
function
|
|
2768
|
+
function qn(e, r, t, o) {
|
|
2765
2769
|
const n = r === "top" || r === "bottom", s = {
|
|
2766
2770
|
top: e.top - o,
|
|
2767
2771
|
bottom: e.bottom + o,
|
|
2768
2772
|
left: e.left - o,
|
|
2769
2773
|
right: e.right + o
|
|
2770
|
-
}[r], a = r === "top" || r === "left" ? "-100%" : "0", i = n ? e.left : e.top, d = n ? e.width : e.height, c = i + d *
|
|
2774
|
+
}[r], a = r === "top" || r === "left" ? "-100%" : "0", i = n ? e.left : e.top, d = n ? e.width : e.height, c = i + d * Hn[t], u = Un[t], [f, m, g, b] = n ? [c, s, u, a] : [s, c, a, u];
|
|
2771
2775
|
return {
|
|
2772
2776
|
position: "fixed",
|
|
2773
2777
|
zIndex: 999,
|
|
2774
|
-
left:
|
|
2778
|
+
left: f,
|
|
2775
2779
|
top: m,
|
|
2776
|
-
transform: `translate(${
|
|
2780
|
+
transform: `translate(${g}, ${b})`
|
|
2777
2781
|
};
|
|
2778
2782
|
}
|
|
2779
2783
|
function Nr({
|
|
@@ -2784,10 +2788,10 @@ function Nr({
|
|
|
2784
2788
|
offset: n = 8,
|
|
2785
2789
|
enabled: s = !0
|
|
2786
2790
|
}) {
|
|
2787
|
-
const [a, i] =
|
|
2791
|
+
const [a, i] = K({}), d = ye(() => {
|
|
2788
2792
|
if (!s || !r.current) return;
|
|
2789
2793
|
const c = r.current.getBoundingClientRect();
|
|
2790
|
-
i(
|
|
2794
|
+
i(qn(c, t, o, n));
|
|
2791
2795
|
}, [s, r, t, o, n]);
|
|
2792
2796
|
return se(() => {
|
|
2793
2797
|
e && s && d();
|
|
@@ -2809,18 +2813,18 @@ const Lr = ({
|
|
|
2809
2813
|
panelWidth: i = "75%",
|
|
2810
2814
|
backdropColor: d = "rgba(0, 0, 0, 0.5)",
|
|
2811
2815
|
hideCloseButton: c = !1,
|
|
2812
|
-
closeOnBackdropClick:
|
|
2813
|
-
className:
|
|
2816
|
+
closeOnBackdropClick: u = !0,
|
|
2817
|
+
className: f,
|
|
2814
2818
|
style: m,
|
|
2815
|
-
popoverProps:
|
|
2819
|
+
popoverProps: g
|
|
2816
2820
|
}) => {
|
|
2817
|
-
const
|
|
2821
|
+
const b = D(), _ = o !== void 0, [x, C] = K(!1), v = _ ? o : x, F = pe(null), V = pe(null), E = ye(
|
|
2818
2822
|
(H) => {
|
|
2819
|
-
_ ||
|
|
2823
|
+
_ || C(H), n == null || n(H);
|
|
2820
2824
|
},
|
|
2821
2825
|
[_, n]
|
|
2822
|
-
), R =
|
|
2823
|
-
open:
|
|
2826
|
+
), R = ye(() => E(!v), [v, E]), $ = ye(() => E(!1), [E]), { panelMounted: j, panelVisible: A, handleTransitionEnd: q } = Wn(v, t), { side: G, align: B } = Er(s), { positionStyle: M } = Nr({
|
|
2827
|
+
open: v,
|
|
2824
2828
|
triggerRef: F,
|
|
2825
2829
|
side: G,
|
|
2826
2830
|
align: B,
|
|
@@ -2828,49 +2832,49 @@ const Lr = ({
|
|
|
2828
2832
|
enabled: t === "popup"
|
|
2829
2833
|
});
|
|
2830
2834
|
se(() => {
|
|
2831
|
-
if (!
|
|
2835
|
+
if (!v || t !== "popup") return;
|
|
2832
2836
|
const H = (ue) => {
|
|
2833
2837
|
var me, ve;
|
|
2834
|
-
(me = V.current) != null && me.contains(ue.target) || (ve = F.current) != null && ve.contains(ue.target) ||
|
|
2838
|
+
(me = V.current) != null && me.contains(ue.target) || (ve = F.current) != null && ve.contains(ue.target) || $();
|
|
2835
2839
|
};
|
|
2836
2840
|
return document.addEventListener("mousedown", H), () => document.removeEventListener("mousedown", H);
|
|
2837
|
-
}, [
|
|
2838
|
-
if (!
|
|
2841
|
+
}, [v, t, $]), se(() => {
|
|
2842
|
+
if (!v) return;
|
|
2839
2843
|
const H = (ue) => {
|
|
2840
|
-
ue.key === "Escape" &&
|
|
2844
|
+
ue.key === "Escape" && $();
|
|
2841
2845
|
};
|
|
2842
2846
|
return document.addEventListener("keydown", H), () => document.removeEventListener("keydown", H);
|
|
2843
|
-
}, [
|
|
2844
|
-
if (!
|
|
2847
|
+
}, [v, $]), se(() => {
|
|
2848
|
+
if (!v || t !== "panel") return;
|
|
2845
2849
|
const H = window.scrollY;
|
|
2846
2850
|
return document.body.style.position = "fixed", document.body.style.top = `-${H}px`, document.body.style.width = "100%", () => {
|
|
2847
2851
|
document.body.style.position = "", document.body.style.top = "", document.body.style.width = "", window.scrollTo(0, H);
|
|
2848
2852
|
};
|
|
2849
|
-
}, [
|
|
2850
|
-
const
|
|
2853
|
+
}, [v, t]);
|
|
2854
|
+
const O = e ? typeof e == "function" ? e({ onClick: R, isOpen: v }) : (
|
|
2851
2855
|
// Non-function trigger: wrap in a span that delegates clicks to the trigger element.
|
|
2852
2856
|
// The wrapped element (e.g. <button>) handles its own keyboard accessibility.
|
|
2853
2857
|
// eslint-disable-next-line jsx-a11y/click-events-have-key-events, jsx-a11y/no-static-element-interactions
|
|
2854
2858
|
/* @__PURE__ */ p("span", { onClick: R, style: { cursor: "pointer", display: "contents" }, children: e })
|
|
2855
|
-
) : null, J = e ? /* @__PURE__ */ p("span", { ref: F, className: fe.triggerWrapper, children:
|
|
2859
|
+
) : null, J = e ? /* @__PURE__ */ p("span", { ref: F, className: fe.triggerWrapper, children: O }) : null;
|
|
2856
2860
|
if (t === "popup") {
|
|
2857
2861
|
const H = {
|
|
2858
|
-
backgroundColor:
|
|
2859
|
-
borderRadius:
|
|
2862
|
+
backgroundColor: b.colors.secondaryBackground,
|
|
2863
|
+
borderRadius: b.border.radius,
|
|
2860
2864
|
boxShadow: "0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06)",
|
|
2861
|
-
...
|
|
2865
|
+
...M,
|
|
2862
2866
|
...m
|
|
2863
2867
|
};
|
|
2864
|
-
return /* @__PURE__ */
|
|
2868
|
+
return /* @__PURE__ */ P(ge, { children: [
|
|
2865
2869
|
J,
|
|
2866
|
-
|
|
2870
|
+
v && We(
|
|
2867
2871
|
/* @__PURE__ */ p(
|
|
2868
2872
|
"div",
|
|
2869
2873
|
{
|
|
2870
2874
|
ref: V,
|
|
2871
|
-
className: [fe.popup,
|
|
2875
|
+
className: [fe.popup, f].filter(Boolean).join(" "),
|
|
2872
2876
|
style: H,
|
|
2873
|
-
...
|
|
2877
|
+
...g,
|
|
2874
2878
|
children: r
|
|
2875
2879
|
}
|
|
2876
2880
|
),
|
|
@@ -2880,47 +2884,47 @@ const Lr = ({
|
|
|
2880
2884
|
}
|
|
2881
2885
|
const Y = {
|
|
2882
2886
|
width: i,
|
|
2883
|
-
backgroundColor:
|
|
2887
|
+
backgroundColor: b.colors.secondaryBackground,
|
|
2884
2888
|
...m
|
|
2885
2889
|
};
|
|
2886
|
-
return /* @__PURE__ */
|
|
2890
|
+
return /* @__PURE__ */ P(ge, { children: [
|
|
2887
2891
|
J,
|
|
2888
|
-
|
|
2889
|
-
/* @__PURE__ */
|
|
2892
|
+
j && We(
|
|
2893
|
+
/* @__PURE__ */ P(
|
|
2890
2894
|
"div",
|
|
2891
2895
|
{
|
|
2892
|
-
className: [fe.panelOverlay,
|
|
2896
|
+
className: [fe.panelOverlay, A ? fe.panelOverlayVisible : ""].filter(Boolean).join(" "),
|
|
2893
2897
|
children: [
|
|
2894
2898
|
/* @__PURE__ */ p(
|
|
2895
2899
|
"div",
|
|
2896
2900
|
{
|
|
2897
2901
|
className: fe.backdrop,
|
|
2898
|
-
style: { backgroundColor:
|
|
2899
|
-
onClick:
|
|
2902
|
+
style: { backgroundColor: A ? d : "transparent" },
|
|
2903
|
+
onClick: u ? $ : void 0,
|
|
2900
2904
|
role: "presentation"
|
|
2901
2905
|
}
|
|
2902
2906
|
),
|
|
2903
|
-
/* @__PURE__ */
|
|
2907
|
+
/* @__PURE__ */ P(
|
|
2904
2908
|
"div",
|
|
2905
2909
|
{
|
|
2906
2910
|
ref: V,
|
|
2907
2911
|
className: [
|
|
2908
2912
|
fe.panel,
|
|
2909
2913
|
a === "right" ? fe.panelRight : fe.panelLeft,
|
|
2910
|
-
|
|
2911
|
-
|
|
2914
|
+
A ? fe.panelOpen : "",
|
|
2915
|
+
f
|
|
2912
2916
|
].filter(Boolean).join(" "),
|
|
2913
2917
|
style: Y,
|
|
2914
2918
|
role: "dialog",
|
|
2915
2919
|
"aria-modal": "true",
|
|
2916
2920
|
onTransitionEnd: q,
|
|
2917
|
-
...
|
|
2921
|
+
...g,
|
|
2918
2922
|
children: [
|
|
2919
2923
|
!c && /* @__PURE__ */ p(
|
|
2920
2924
|
"button",
|
|
2921
2925
|
{
|
|
2922
2926
|
className: fe.panelCloseButton,
|
|
2923
|
-
onClick:
|
|
2927
|
+
onClick: $,
|
|
2924
2928
|
"aria-label": "Close panel",
|
|
2925
2929
|
type: "button",
|
|
2926
2930
|
children: /* @__PURE__ */ p(
|
|
@@ -2956,14 +2960,14 @@ const Lr = ({
|
|
|
2956
2960
|
document.body
|
|
2957
2961
|
)
|
|
2958
2962
|
] });
|
|
2959
|
-
},
|
|
2963
|
+
}, Gn = ({
|
|
2960
2964
|
isMobile: e,
|
|
2961
2965
|
isCompact: r,
|
|
2962
2966
|
mobile: t,
|
|
2963
2967
|
desktop: o
|
|
2964
2968
|
}) => {
|
|
2965
2969
|
const n = D();
|
|
2966
|
-
return
|
|
2970
|
+
return Me(() => e ? {
|
|
2967
2971
|
navStyles: {
|
|
2968
2972
|
...(t == null ? void 0 : t.backgroundColor) && { backgroundColor: t.backgroundColor },
|
|
2969
2973
|
color: (t == null ? void 0 : t.color) || n.fonts.color,
|
|
@@ -2976,11 +2980,11 @@ const Lr = ({
|
|
|
2976
2980
|
...o == null ? void 0 : o.style
|
|
2977
2981
|
}
|
|
2978
2982
|
}, [e, r, t, o, n]);
|
|
2979
|
-
},
|
|
2983
|
+
}, Zn = yt({
|
|
2980
2984
|
isMobile: !1,
|
|
2981
2985
|
setOpen: () => {
|
|
2982
2986
|
}
|
|
2983
|
-
}),
|
|
2987
|
+
}), Kn = ({
|
|
2984
2988
|
open: e,
|
|
2985
2989
|
setOpen: r,
|
|
2986
2990
|
hamburgerRef: t,
|
|
@@ -2991,10 +2995,10 @@ const Lr = ({
|
|
|
2991
2995
|
navClassName: i,
|
|
2992
2996
|
cssProps: d,
|
|
2993
2997
|
navProps: c,
|
|
2994
|
-
content:
|
|
2995
|
-
onNavClick:
|
|
2998
|
+
content: u,
|
|
2999
|
+
onNavClick: f
|
|
2996
3000
|
}) => {
|
|
2997
|
-
const { backgroundColor: m, ...
|
|
3001
|
+
const { backgroundColor: m, ...g } = d;
|
|
2998
3002
|
return /* @__PURE__ */ p(
|
|
2999
3003
|
Lr,
|
|
3000
3004
|
{
|
|
@@ -3004,30 +3008,30 @@ const Lr = ({
|
|
|
3004
3008
|
isOpen: e,
|
|
3005
3009
|
onOpenChange: r,
|
|
3006
3010
|
style: m ? { backgroundColor: m } : void 0,
|
|
3007
|
-
trigger: ({ onClick:
|
|
3008
|
-
|
|
3011
|
+
trigger: ({ onClick: b }) => /* @__PURE__ */ p(
|
|
3012
|
+
wn,
|
|
3009
3013
|
{
|
|
3010
3014
|
hamburgerRef: t,
|
|
3011
3015
|
visible: !0,
|
|
3012
3016
|
compact: o,
|
|
3013
3017
|
open: !1,
|
|
3014
|
-
setOpen: (_) =>
|
|
3018
|
+
setOpen: (_) => b(),
|
|
3015
3019
|
...n == null ? void 0 : n.hamburgerProps
|
|
3016
3020
|
}
|
|
3017
3021
|
),
|
|
3018
|
-
children: /* @__PURE__ */
|
|
3022
|
+
children: /* @__PURE__ */ P("nav", { ...c, className: i, style: g, onClickCapture: f, children: [
|
|
3019
3023
|
/* @__PURE__ */ p("div", { className: Ve.navHeader }),
|
|
3020
|
-
typeof
|
|
3024
|
+
typeof u == "function" ? u({ setOpen: r }) : u
|
|
3021
3025
|
] })
|
|
3022
3026
|
}
|
|
3023
3027
|
);
|
|
3024
|
-
},
|
|
3028
|
+
}, Qn = ({
|
|
3025
3029
|
setOpen: e,
|
|
3026
3030
|
navClassName: r,
|
|
3027
3031
|
cssProps: t,
|
|
3028
3032
|
navProps: o,
|
|
3029
3033
|
content: n
|
|
3030
|
-
}) => /* @__PURE__ */ p("nav", { ...o, className: r, style: t, children: typeof n == "function" ? n({ setOpen: e }) : n }),
|
|
3034
|
+
}) => /* @__PURE__ */ p("nav", { ...o, className: r, style: t, children: typeof n == "function" ? n({ setOpen: e }) : n }), Ea = ({
|
|
3031
3035
|
mobile: e,
|
|
3032
3036
|
desktop: r,
|
|
3033
3037
|
breakpoints: t,
|
|
@@ -3037,57 +3041,57 @@ const Lr = ({
|
|
|
3037
3041
|
navProps: a,
|
|
3038
3042
|
disableMobileTreatment: i = !1
|
|
3039
3043
|
}) => {
|
|
3040
|
-
const [d, c] =
|
|
3044
|
+
const [d, c] = K(!1), u = pe(null), m = { ...D().breakpoints, ...t }, { maxWidth: g, unit: b } = Ae(m.md), { maxWidth: _, unit: x } = Ae(m.sm), C = de(`(max-width: ${g}${b})`), v = de(`(max-width: ${_}${x})`), F = i ? !1 : C, V = i ? !1 : v, { navStyles: E } = Gn({
|
|
3041
3045
|
isMobile: F,
|
|
3042
3046
|
isCompact: V,
|
|
3043
3047
|
mobile: e,
|
|
3044
3048
|
desktop: r
|
|
3045
|
-
}), R = { ...E, ...s },
|
|
3049
|
+
}), R = { ...E, ...s }, $ = (q) => {
|
|
3046
3050
|
const G = q.target;
|
|
3047
3051
|
G.closest("[data-navdropdown-trigger]") || G.closest("a, button") && c(!1);
|
|
3048
|
-
},
|
|
3052
|
+
}, j = [
|
|
3049
3053
|
Ve.nav,
|
|
3050
3054
|
Ve.navMobile,
|
|
3051
3055
|
V || e != null && e.compact ? Ve.compact : "",
|
|
3052
3056
|
n
|
|
3053
|
-
].filter(Boolean).join(" "),
|
|
3054
|
-
return /* @__PURE__ */ p(
|
|
3055
|
-
|
|
3057
|
+
].filter(Boolean).join(" "), A = [Ve.nav, Ve.navDesktop, n].filter(Boolean).join(" ");
|
|
3058
|
+
return /* @__PURE__ */ p(Zn.Provider, { value: { isMobile: F, setOpen: c }, children: F ? /* @__PURE__ */ p(
|
|
3059
|
+
Kn,
|
|
3056
3060
|
{
|
|
3057
3061
|
open: d,
|
|
3058
3062
|
setOpen: c,
|
|
3059
|
-
hamburgerRef:
|
|
3063
|
+
hamburgerRef: u,
|
|
3060
3064
|
isCompact: V,
|
|
3061
3065
|
mobile: e,
|
|
3062
3066
|
panelWidth: e == null ? void 0 : e.panelWidth,
|
|
3063
3067
|
side: e == null ? void 0 : e.side,
|
|
3064
|
-
navClassName:
|
|
3068
|
+
navClassName: j,
|
|
3065
3069
|
cssProps: R,
|
|
3066
3070
|
navProps: a,
|
|
3067
3071
|
content: (e == null ? void 0 : e.content) || o,
|
|
3068
|
-
onNavClick:
|
|
3072
|
+
onNavClick: $
|
|
3069
3073
|
}
|
|
3070
3074
|
) : /* @__PURE__ */ p(
|
|
3071
|
-
|
|
3075
|
+
Qn,
|
|
3072
3076
|
{
|
|
3073
3077
|
setOpen: c,
|
|
3074
|
-
navClassName:
|
|
3078
|
+
navClassName: A,
|
|
3075
3079
|
cssProps: R,
|
|
3076
3080
|
navProps: a,
|
|
3077
3081
|
content: (r == null ? void 0 : r.content) || o
|
|
3078
3082
|
}
|
|
3079
3083
|
) });
|
|
3080
|
-
},
|
|
3081
|
-
trigger:
|
|
3082
|
-
chevron:
|
|
3083
|
-
chevronOpen:
|
|
3084
|
+
}, Xn = "NavDropdown-module__trigger___1PQZp", Jn = "NavDropdown-module__chevron___ZLAV7", Yn = "NavDropdown-module__chevronOpen___9mgjr", st = {
|
|
3085
|
+
trigger: Xn,
|
|
3086
|
+
chevron: Jn,
|
|
3087
|
+
chevronOpen: Yn
|
|
3084
3088
|
};
|
|
3085
3089
|
function Br({
|
|
3086
3090
|
isActive: e = !1,
|
|
3087
3091
|
hoverOpacity: r = 0.5,
|
|
3088
3092
|
color: t
|
|
3089
3093
|
} = {}) {
|
|
3090
|
-
const o = D(), [n, s] =
|
|
3094
|
+
const o = D(), [n, s] = K(!1);
|
|
3091
3095
|
return {
|
|
3092
3096
|
style: {
|
|
3093
3097
|
color: t || o.fonts.color,
|
|
@@ -3099,7 +3103,7 @@ function Br({
|
|
|
3099
3103
|
onMouseLeave: () => s(!1)
|
|
3100
3104
|
};
|
|
3101
3105
|
}
|
|
3102
|
-
const
|
|
3106
|
+
const Na = ({
|
|
3103
3107
|
label: e,
|
|
3104
3108
|
children: r,
|
|
3105
3109
|
dropdownVariant: t = "popup",
|
|
@@ -3111,20 +3115,20 @@ const za = ({
|
|
|
3111
3115
|
style: d,
|
|
3112
3116
|
buttonProps: c
|
|
3113
3117
|
}) => {
|
|
3114
|
-
const [
|
|
3118
|
+
const [u, f] = K(!1), {
|
|
3115
3119
|
style: m,
|
|
3116
|
-
onMouseEnter:
|
|
3117
|
-
onMouseLeave:
|
|
3118
|
-
} = Br({ isActive:
|
|
3120
|
+
onMouseEnter: g,
|
|
3121
|
+
onMouseLeave: b
|
|
3122
|
+
} = Br({ isActive: u, color: s, hoverOpacity: a });
|
|
3119
3123
|
return /* @__PURE__ */ p(
|
|
3120
3124
|
Lr,
|
|
3121
3125
|
{
|
|
3122
3126
|
variant: t,
|
|
3123
3127
|
side: o,
|
|
3124
3128
|
panelWidth: n,
|
|
3125
|
-
isOpen:
|
|
3126
|
-
onOpenChange:
|
|
3127
|
-
trigger: ({ onClick: _ }) => /* @__PURE__ */
|
|
3129
|
+
isOpen: u,
|
|
3130
|
+
onOpenChange: f,
|
|
3131
|
+
trigger: ({ onClick: _ }) => /* @__PURE__ */ P(
|
|
3128
3132
|
"button",
|
|
3129
3133
|
{
|
|
3130
3134
|
type: "button",
|
|
@@ -3132,15 +3136,15 @@ const za = ({
|
|
|
3132
3136
|
style: { ...m, ...d },
|
|
3133
3137
|
"data-navdropdown-trigger": !0,
|
|
3134
3138
|
onClick: _,
|
|
3135
|
-
onMouseEnter:
|
|
3136
|
-
onMouseLeave:
|
|
3139
|
+
onMouseEnter: g,
|
|
3140
|
+
onMouseLeave: b,
|
|
3137
3141
|
...c,
|
|
3138
3142
|
children: [
|
|
3139
3143
|
e,
|
|
3140
3144
|
/* @__PURE__ */ p(
|
|
3141
3145
|
"span",
|
|
3142
3146
|
{
|
|
3143
|
-
className: [st.chevron,
|
|
3147
|
+
className: [st.chevron, u ? st.chevronOpen : ""].filter(Boolean).join(" "),
|
|
3144
3148
|
"aria-hidden": "true",
|
|
3145
3149
|
children: /* @__PURE__ */ p(
|
|
3146
3150
|
"svg",
|
|
@@ -3170,7 +3174,7 @@ const za = ({
|
|
|
3170
3174
|
children: r
|
|
3171
3175
|
}
|
|
3172
3176
|
);
|
|
3173
|
-
},
|
|
3177
|
+
}, La = ({ isActive: e, hoverOpacity: r, color: t, children: o }) => {
|
|
3174
3178
|
const { style: n, onMouseEnter: s, onMouseLeave: a } = Br({
|
|
3175
3179
|
isActive: e,
|
|
3176
3180
|
hoverOpacity: r,
|
|
@@ -3218,7 +3222,7 @@ const za = ({
|
|
|
3218
3222
|
borderTop: `0.1em solid ${d}`
|
|
3219
3223
|
}
|
|
3220
3224
|
}
|
|
3221
|
-
),
|
|
3225
|
+
), u = /* @__PURE__ */ P(ge, { children: [
|
|
3222
3226
|
c,
|
|
3223
3227
|
/* @__PURE__ */ p("style", { children: `
|
|
3224
3228
|
@keyframes spin {
|
|
@@ -3242,29 +3246,29 @@ const za = ({
|
|
|
3242
3246
|
...n
|
|
3243
3247
|
// Top level style prop overrides
|
|
3244
3248
|
},
|
|
3245
|
-
children:
|
|
3249
|
+
children: u
|
|
3246
3250
|
}
|
|
3247
|
-
) :
|
|
3248
|
-
},
|
|
3249
|
-
const [t, o] =
|
|
3251
|
+
) : u;
|
|
3252
|
+
}, Ba = ({ children: e, loadingComponent: r }) => {
|
|
3253
|
+
const [t, o] = K(!1);
|
|
3250
3254
|
return se(() => {
|
|
3251
3255
|
requestAnimationFrame(() => {
|
|
3252
3256
|
o(!0);
|
|
3253
3257
|
});
|
|
3254
3258
|
}, []), t ? /* @__PURE__ */ p(ge, { children: e }) : r || /* @__PURE__ */ p($r, {});
|
|
3255
|
-
},
|
|
3256
|
-
backdrop:
|
|
3257
|
-
modal:
|
|
3258
|
-
header:
|
|
3259
|
-
title:
|
|
3260
|
-
closeButton:
|
|
3261
|
-
content:
|
|
3262
|
-
actions:
|
|
3263
|
-
},
|
|
3264
|
-
stack:
|
|
3265
|
-
vertical:
|
|
3266
|
-
horizontal:
|
|
3267
|
-
},
|
|
3259
|
+
}, es = "Modal-module__backdrop___GVUh4", ts = "Modal-module__modal___aD7aP", rs = "Modal-module__header___ILG9i", os = "Modal-module__title___A5OeE", ns = "Modal-module__closeButton___3LpSf", ss = "Modal-module__content___dWO-B", as = "Modal-module__actions___hY6zi", be = {
|
|
3260
|
+
backdrop: es,
|
|
3261
|
+
modal: ts,
|
|
3262
|
+
header: rs,
|
|
3263
|
+
title: os,
|
|
3264
|
+
closeButton: ns,
|
|
3265
|
+
content: ss,
|
|
3266
|
+
actions: as
|
|
3267
|
+
}, is = "Stack-module__stack___yUU-B", ls = "Stack-module__vertical___sKTyQ", cs = "Stack-module__horizontal___YsvtV", at = {
|
|
3268
|
+
stack: is,
|
|
3269
|
+
vertical: ls,
|
|
3270
|
+
horizontal: cs
|
|
3271
|
+
}, ds = ({
|
|
3268
3272
|
// Layout props
|
|
3269
3273
|
direction: e = "row",
|
|
3270
3274
|
gap: r = "0.5em",
|
|
@@ -3282,7 +3286,7 @@ const za = ({
|
|
|
3282
3286
|
o
|
|
3283
3287
|
].filter(Boolean).join(" ");
|
|
3284
3288
|
return /* @__PURE__ */ p("div", { ...s, className: a, style: { gap: r, ...n }, children: t });
|
|
3285
|
-
},
|
|
3289
|
+
}, us = ({
|
|
3286
3290
|
isOpen: e,
|
|
3287
3291
|
onClose: r,
|
|
3288
3292
|
children: t,
|
|
@@ -3293,50 +3297,50 @@ const za = ({
|
|
|
3293
3297
|
actions: i = [],
|
|
3294
3298
|
resolveModal: d,
|
|
3295
3299
|
width: c = "500px",
|
|
3296
|
-
maxWidth:
|
|
3297
|
-
backgroundColor:
|
|
3300
|
+
maxWidth: u = "90vw",
|
|
3301
|
+
backgroundColor: f,
|
|
3298
3302
|
backdropColor: m = "rgba(0, 0, 0, 0.5)",
|
|
3299
|
-
className:
|
|
3300
|
-
style:
|
|
3303
|
+
className: g,
|
|
3304
|
+
style: b,
|
|
3301
3305
|
divProps: _
|
|
3302
3306
|
}) => {
|
|
3303
|
-
const
|
|
3307
|
+
const x = D(), C = pe(null), v = pe(null), { maxWidth: F } = Ae(x.breakpoints.md), V = de(`(max-width: ${F - 1}px)`);
|
|
3304
3308
|
se(() => {
|
|
3305
3309
|
if (e)
|
|
3306
|
-
return
|
|
3307
|
-
document.body.style.overflow = "",
|
|
3310
|
+
return v.current = document.activeElement, document.body.style.overflow = "hidden", C.current && C.current.focus(), () => {
|
|
3311
|
+
document.body.style.overflow = "", v.current && v.current.focus();
|
|
3308
3312
|
};
|
|
3309
3313
|
}, [e]), se(() => {
|
|
3310
3314
|
if (!e || !a) return;
|
|
3311
|
-
const
|
|
3315
|
+
const A = (q) => {
|
|
3312
3316
|
q.key === "Escape" && r();
|
|
3313
3317
|
};
|
|
3314
|
-
return document.addEventListener("keydown",
|
|
3318
|
+
return document.addEventListener("keydown", A), () => document.removeEventListener("keydown", A);
|
|
3315
3319
|
}, [e, a, r]);
|
|
3316
|
-
const E = (
|
|
3317
|
-
|
|
3320
|
+
const E = (A) => {
|
|
3321
|
+
A.target === A.currentTarget && s && r();
|
|
3318
3322
|
};
|
|
3319
3323
|
if (!e) return null;
|
|
3320
3324
|
const R = {
|
|
3321
3325
|
width: c,
|
|
3322
|
-
maxWidth:
|
|
3323
|
-
backgroundColor:
|
|
3324
|
-
borderRadius:
|
|
3325
|
-
...
|
|
3326
|
-
},
|
|
3326
|
+
maxWidth: u,
|
|
3327
|
+
backgroundColor: f || x.colors.secondary,
|
|
3328
|
+
borderRadius: x.border.radius,
|
|
3329
|
+
...b
|
|
3330
|
+
}, $ = {
|
|
3327
3331
|
backgroundColor: m
|
|
3328
|
-
},
|
|
3332
|
+
}, j = /* @__PURE__ */ p(
|
|
3329
3333
|
"div",
|
|
3330
3334
|
{
|
|
3331
3335
|
className: be.backdrop,
|
|
3332
|
-
style:
|
|
3336
|
+
style: $,
|
|
3333
3337
|
onClick: E,
|
|
3334
3338
|
role: "presentation",
|
|
3335
|
-
children: /* @__PURE__ */
|
|
3339
|
+
children: /* @__PURE__ */ P(
|
|
3336
3340
|
"div",
|
|
3337
3341
|
{
|
|
3338
|
-
ref:
|
|
3339
|
-
className: [be.modal,
|
|
3342
|
+
ref: C,
|
|
3343
|
+
className: [be.modal, g].filter(Boolean).join(" "),
|
|
3340
3344
|
style: R,
|
|
3341
3345
|
role: "dialog",
|
|
3342
3346
|
"aria-modal": "true",
|
|
@@ -3344,7 +3348,7 @@ const za = ({
|
|
|
3344
3348
|
tabIndex: -1,
|
|
3345
3349
|
..._,
|
|
3346
3350
|
children: [
|
|
3347
|
-
/* @__PURE__ */
|
|
3351
|
+
/* @__PURE__ */ P("div", { className: be.header, children: [
|
|
3348
3352
|
o && /* @__PURE__ */ p("h2", { id: "modal-title", className: be.title, children: o }),
|
|
3349
3353
|
!n && /* @__PURE__ */ p(
|
|
3350
3354
|
"button",
|
|
@@ -3378,16 +3382,16 @@ const za = ({
|
|
|
3378
3382
|
)
|
|
3379
3383
|
] }),
|
|
3380
3384
|
/* @__PURE__ */ p("div", { className: be.content, children: t }),
|
|
3381
|
-
i.length > 0 && /* @__PURE__ */ p(
|
|
3382
|
-
|
|
3385
|
+
i.length > 0 && /* @__PURE__ */ p(ds, { direction: V ? "column" : "row", className: be.actions, children: i.map((A, q) => /* @__PURE__ */ p(
|
|
3386
|
+
Jr,
|
|
3383
3387
|
{
|
|
3384
|
-
color:
|
|
3385
|
-
outline:
|
|
3386
|
-
disabled:
|
|
3388
|
+
color: A.color,
|
|
3389
|
+
outline: A.variant === "outline",
|
|
3390
|
+
disabled: A.disabled,
|
|
3387
3391
|
onClick: () => {
|
|
3388
|
-
|
|
3392
|
+
A.onClick ? A.onClick(d || r) : d ? d(A.value) : r();
|
|
3389
3393
|
},
|
|
3390
|
-
children:
|
|
3394
|
+
children: A.label
|
|
3391
3395
|
},
|
|
3392
3396
|
q
|
|
3393
3397
|
)) })
|
|
@@ -3396,9 +3400,9 @@ const za = ({
|
|
|
3396
3400
|
)
|
|
3397
3401
|
}
|
|
3398
3402
|
);
|
|
3399
|
-
return We(
|
|
3400
|
-
}, Ar = yt(null),
|
|
3401
|
-
const [r, t] =
|
|
3403
|
+
return We(j, document.body);
|
|
3404
|
+
}, Ar = yt(null), $a = ({ children: e }) => {
|
|
3405
|
+
const [r, t] = K(null), o = N.useCallback((c) => new Promise((u, f) => {
|
|
3402
3406
|
const m = Math.random().toString(36).substr(2, 9);
|
|
3403
3407
|
t({
|
|
3404
3408
|
id: m,
|
|
@@ -3406,11 +3410,11 @@ const za = ({
|
|
|
3406
3410
|
title: c.title,
|
|
3407
3411
|
actions: c.actions,
|
|
3408
3412
|
options: c.options,
|
|
3409
|
-
resolve:
|
|
3410
|
-
reject:
|
|
3413
|
+
resolve: u,
|
|
3414
|
+
reject: f
|
|
3411
3415
|
});
|
|
3412
3416
|
}), []), n = N.useCallback((c) => {
|
|
3413
|
-
t((
|
|
3417
|
+
t((u) => (u && u.resolve(c), null));
|
|
3414
3418
|
}, []), s = N.useCallback(
|
|
3415
3419
|
(c) => o({
|
|
3416
3420
|
title: c.title || "Confirm",
|
|
@@ -3419,12 +3423,12 @@ const za = ({
|
|
|
3419
3423
|
{
|
|
3420
3424
|
label: c.cancelLabel || "Cancel",
|
|
3421
3425
|
variant: "outline",
|
|
3422
|
-
onClick: (
|
|
3426
|
+
onClick: (u) => u(!1)
|
|
3423
3427
|
},
|
|
3424
3428
|
{
|
|
3425
3429
|
label: c.confirmLabel || "Confirm",
|
|
3426
3430
|
color: c.confirmColor,
|
|
3427
|
-
onClick: (
|
|
3431
|
+
onClick: (u) => u(!0)
|
|
3428
3432
|
}
|
|
3429
3433
|
],
|
|
3430
3434
|
options: c.options
|
|
@@ -3438,7 +3442,7 @@ const za = ({
|
|
|
3438
3442
|
{
|
|
3439
3443
|
label: c.okLabel || "OK",
|
|
3440
3444
|
color: c.okColor,
|
|
3441
|
-
onClick: (
|
|
3445
|
+
onClick: (u) => u()
|
|
3442
3446
|
}
|
|
3443
3447
|
],
|
|
3444
3448
|
options: c.options
|
|
@@ -3455,10 +3459,10 @@ const za = ({
|
|
|
3455
3459
|
}),
|
|
3456
3460
|
[o, n, s, a]
|
|
3457
3461
|
);
|
|
3458
|
-
return /* @__PURE__ */
|
|
3462
|
+
return /* @__PURE__ */ P(Ar.Provider, { value: d, children: [
|
|
3459
3463
|
e,
|
|
3460
3464
|
r && /* @__PURE__ */ p(
|
|
3461
|
-
|
|
3465
|
+
us,
|
|
3462
3466
|
{
|
|
3463
3467
|
isOpen: !0,
|
|
3464
3468
|
onClose: i,
|
|
@@ -3470,12 +3474,12 @@ const za = ({
|
|
|
3470
3474
|
}
|
|
3471
3475
|
)
|
|
3472
3476
|
] });
|
|
3473
|
-
},
|
|
3474
|
-
const e =
|
|
3477
|
+
}, Aa = () => {
|
|
3478
|
+
const e = sr(Ar);
|
|
3475
3479
|
if (!e)
|
|
3476
3480
|
throw new Error("useModal must be used within a ModalProvider");
|
|
3477
3481
|
return e;
|
|
3478
|
-
},
|
|
3482
|
+
}, fs = ({
|
|
3479
3483
|
children: e,
|
|
3480
3484
|
className: r,
|
|
3481
3485
|
style: t,
|
|
@@ -3505,10 +3509,139 @@ const za = ({
|
|
|
3505
3509
|
children: e
|
|
3506
3510
|
}
|
|
3507
3511
|
);
|
|
3508
|
-
},
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
+
}, ms = {
|
|
3513
|
+
xs: {
|
|
3514
|
+
chevronButton: "0.75em",
|
|
3515
|
+
headerPadding: "0.1em 0.25em",
|
|
3516
|
+
bodyPadding: "0 0.5em 0.5em 1.5em"
|
|
3517
|
+
},
|
|
3518
|
+
small: {
|
|
3519
|
+
chevronButton: "1em",
|
|
3520
|
+
headerPadding: "0.25em 0.25em",
|
|
3521
|
+
bodyPadding: "0 0.5em 0.75em 1.75em"
|
|
3522
|
+
},
|
|
3523
|
+
default: {
|
|
3524
|
+
chevronButton: "1.5em",
|
|
3525
|
+
headerPadding: "0.75em 0.25em",
|
|
3526
|
+
bodyPadding: "0 0.5em 1em 2em"
|
|
3527
|
+
},
|
|
3528
|
+
large: {
|
|
3529
|
+
chevronButton: "2em",
|
|
3530
|
+
headerPadding: "1em 0.25em",
|
|
3531
|
+
bodyPadding: "0 0.5em 1.25em 2.5em"
|
|
3532
|
+
}
|
|
3533
|
+
}, Ma = ({
|
|
3534
|
+
header: e,
|
|
3535
|
+
children: r,
|
|
3536
|
+
className: t,
|
|
3537
|
+
style: o,
|
|
3538
|
+
defaultOpen: n = !1,
|
|
3539
|
+
open: s,
|
|
3540
|
+
onOpenChange: a,
|
|
3541
|
+
border: i = !1,
|
|
3542
|
+
hideChevron: d = !1,
|
|
3543
|
+
headerPadding: c,
|
|
3544
|
+
bodyPadding: u,
|
|
3545
|
+
size: f = "default",
|
|
3546
|
+
chevronStyle: m
|
|
3547
|
+
}) => {
|
|
3548
|
+
const g = D(), b = pt(), _ = `collapsible-header-${b}`, x = `collapsible-body-${b}`, C = ms[f], v = c ?? C.headerPadding, F = u ?? C.bodyPadding, V = s !== void 0, [E, R] = K(n), $ = V ? s : E, j = ye(() => {
|
|
3549
|
+
const A = !$;
|
|
3550
|
+
V || R(A), a == null || a(A);
|
|
3551
|
+
}, [$, V, a]);
|
|
3552
|
+
return /* @__PURE__ */ P(
|
|
3553
|
+
"div",
|
|
3554
|
+
{
|
|
3555
|
+
className: t,
|
|
3556
|
+
style: {
|
|
3557
|
+
borderRadius: g.border.radius,
|
|
3558
|
+
...i && {
|
|
3559
|
+
borderWidth: g.border.width,
|
|
3560
|
+
borderStyle: "solid",
|
|
3561
|
+
borderColor: `${g.colors.primary}33`
|
|
3562
|
+
},
|
|
3563
|
+
...o
|
|
3564
|
+
},
|
|
3565
|
+
children: [
|
|
3566
|
+
/* @__PURE__ */ P(
|
|
3567
|
+
"div",
|
|
3568
|
+
{
|
|
3569
|
+
id: _,
|
|
3570
|
+
style: {
|
|
3571
|
+
display: "flex",
|
|
3572
|
+
alignItems: "center",
|
|
3573
|
+
gap: "0.15em",
|
|
3574
|
+
padding: v,
|
|
3575
|
+
userSelect: "none"
|
|
3576
|
+
},
|
|
3577
|
+
children: [
|
|
3578
|
+
!d && /* @__PURE__ */ p(
|
|
3579
|
+
"button",
|
|
3580
|
+
{
|
|
3581
|
+
type: "button",
|
|
3582
|
+
onClick: j,
|
|
3583
|
+
"aria-expanded": $,
|
|
3584
|
+
"aria-controls": x,
|
|
3585
|
+
"aria-label": $ ? "Collapse" : "Expand",
|
|
3586
|
+
title: $ ? "Collapse" : "Expand",
|
|
3587
|
+
style: {
|
|
3588
|
+
display: "inline-flex",
|
|
3589
|
+
alignItems: "center",
|
|
3590
|
+
justifyContent: "center",
|
|
3591
|
+
width: C.chevronButton,
|
|
3592
|
+
height: C.chevronButton,
|
|
3593
|
+
background: "transparent",
|
|
3594
|
+
border: "none",
|
|
3595
|
+
padding: 0,
|
|
3596
|
+
cursor: "pointer",
|
|
3597
|
+
color: "inherit",
|
|
3598
|
+
flexShrink: 0,
|
|
3599
|
+
...m
|
|
3600
|
+
},
|
|
3601
|
+
children: /* @__PURE__ */ p(hs, { open: $ })
|
|
3602
|
+
}
|
|
3603
|
+
),
|
|
3604
|
+
/* @__PURE__ */ p("div", { style: { flex: 1, display: "flex", alignItems: "center", gap: "0.5em" }, children: e })
|
|
3605
|
+
]
|
|
3606
|
+
}
|
|
3607
|
+
),
|
|
3608
|
+
$ && /* @__PURE__ */ p(
|
|
3609
|
+
"div",
|
|
3610
|
+
{
|
|
3611
|
+
id: x,
|
|
3612
|
+
role: "region",
|
|
3613
|
+
"aria-labelledby": _,
|
|
3614
|
+
style: { padding: F },
|
|
3615
|
+
children: r
|
|
3616
|
+
}
|
|
3617
|
+
)
|
|
3618
|
+
]
|
|
3619
|
+
}
|
|
3620
|
+
);
|
|
3621
|
+
}, hs = ({ open: e }) => /* @__PURE__ */ p(
|
|
3622
|
+
"svg",
|
|
3623
|
+
{
|
|
3624
|
+
width: "0.75em",
|
|
3625
|
+
height: "0.75em",
|
|
3626
|
+
viewBox: "0 0 12 12",
|
|
3627
|
+
"aria-hidden": "true",
|
|
3628
|
+
style: { transform: e ? "rotate(0deg)" : "rotate(-90deg)" },
|
|
3629
|
+
children: /* @__PURE__ */ p(
|
|
3630
|
+
"path",
|
|
3631
|
+
{
|
|
3632
|
+
d: "M2 4 L6 8 L10 4",
|
|
3633
|
+
fill: "none",
|
|
3634
|
+
stroke: "currentColor",
|
|
3635
|
+
strokeWidth: "1.75",
|
|
3636
|
+
strokeLinecap: "round",
|
|
3637
|
+
strokeLinejoin: "round"
|
|
3638
|
+
}
|
|
3639
|
+
)
|
|
3640
|
+
}
|
|
3641
|
+
), ys = "ResponsiveSection-module__section___gBESK", ps = "ResponsiveSection-module__innerDiv___r1bky", tr = {
|
|
3642
|
+
section: ys,
|
|
3643
|
+
innerDiv: ps
|
|
3644
|
+
}, _s = ({
|
|
3512
3645
|
// Color props
|
|
3513
3646
|
backgroundColor: e,
|
|
3514
3647
|
color: r,
|
|
@@ -3521,38 +3654,38 @@ const za = ({
|
|
|
3521
3654
|
paddingSm: i,
|
|
3522
3655
|
margin: d,
|
|
3523
3656
|
gap: c,
|
|
3524
|
-
verticalRhythm:
|
|
3657
|
+
verticalRhythm: u = 3,
|
|
3525
3658
|
// Content
|
|
3526
|
-
children:
|
|
3659
|
+
children: f,
|
|
3527
3660
|
// Style overrides
|
|
3528
3661
|
className: m,
|
|
3529
|
-
style:
|
|
3662
|
+
style: g,
|
|
3530
3663
|
// Element-specific props
|
|
3531
|
-
sectionProps:
|
|
3664
|
+
sectionProps: b
|
|
3532
3665
|
}) => {
|
|
3533
|
-
const _ = D(),
|
|
3666
|
+
const _ = D(), x = de(`(min-width: ${_.breakpoints.sm})`), C = {
|
|
3534
3667
|
backgroundColor: e,
|
|
3535
3668
|
color: r || _.fonts.color,
|
|
3536
3669
|
margin: d,
|
|
3537
|
-
...
|
|
3670
|
+
...g
|
|
3538
3671
|
// Top level style prop overrides
|
|
3539
|
-
},
|
|
3672
|
+
}, v = `calc(${_.fonts.rhythm} * ${u})`, F = x ? a || _.layout.padding : i || _.layout.paddingSm, V = {
|
|
3540
3673
|
"--max-width": t || _.layout.maxWidth,
|
|
3541
3674
|
"--min-width": o,
|
|
3542
3675
|
"--width": n,
|
|
3543
3676
|
"--height": s,
|
|
3544
|
-
"--section-padding": `${
|
|
3677
|
+
"--section-padding": `${v} ${F}`,
|
|
3545
3678
|
"--gap": c
|
|
3546
|
-
}, E = [
|
|
3547
|
-
return /* @__PURE__ */ p("section", { ...
|
|
3548
|
-
},
|
|
3549
|
-
hero:
|
|
3550
|
-
content:
|
|
3551
|
-
},
|
|
3679
|
+
}, E = [tr.section, m].filter(Boolean).join(" ");
|
|
3680
|
+
return /* @__PURE__ */ p("section", { ...b, className: E, style: C, children: /* @__PURE__ */ p("div", { className: tr.innerDiv, style: V, children: f }) });
|
|
3681
|
+
}, gs = "Hero-module__hero___IB2tg", vs = "Hero-module__content___rkkfQ", rr = {
|
|
3682
|
+
hero: gs,
|
|
3683
|
+
content: vs
|
|
3684
|
+
}, bs = ({
|
|
3552
3685
|
isMd: e = !1,
|
|
3553
3686
|
isLg: r = !1,
|
|
3554
3687
|
theme: t
|
|
3555
|
-
}) =>
|
|
3688
|
+
}) => Me(() => {
|
|
3556
3689
|
const { rhythm: o } = t.fonts;
|
|
3557
3690
|
let n = `calc(${o} * 2) 0`, s = "2rem", a = "1.125rem";
|
|
3558
3691
|
return r ? (n = `calc(${o} * 4) 0`, s = "3.5rem", a = "1.5rem") : e && (n = `calc(${o} * 3.5) 0`, s = "3rem", a = "1.25rem"), {
|
|
@@ -3561,7 +3694,7 @@ const za = ({
|
|
|
3561
3694
|
"--hero-p-font-size": a,
|
|
3562
3695
|
"--hero-h1-margin-bottom": `calc(${o} * 0.7)`
|
|
3563
3696
|
};
|
|
3564
|
-
}, [e, r, t.fonts]),
|
|
3697
|
+
}, [e, r, t.fonts]), Ra = ({
|
|
3565
3698
|
// Color props
|
|
3566
3699
|
color: e,
|
|
3567
3700
|
// Layout props
|
|
@@ -3573,21 +3706,21 @@ const za = ({
|
|
|
3573
3706
|
style: n,
|
|
3574
3707
|
...s
|
|
3575
3708
|
}) => {
|
|
3576
|
-
const a = D(), i = [
|
|
3709
|
+
const a = D(), i = [rr.hero, o].filter(Boolean).join(" "), d = (r == null ? void 0 : r.md) || a.breakpoints.md, c = (r == null ? void 0 : r.lg) || a.breakpoints.lg, u = de(`(min-width: ${d})`), f = de(`(min-width: ${c})`), m = bs({ isMd: u, isLg: f, theme: a });
|
|
3577
3710
|
return /* @__PURE__ */ p(
|
|
3578
|
-
|
|
3711
|
+
_s,
|
|
3579
3712
|
{
|
|
3580
3713
|
className: i,
|
|
3581
3714
|
color: e || a.fonts.color,
|
|
3582
3715
|
style: { ...m, ...n },
|
|
3583
3716
|
...s,
|
|
3584
|
-
children: /* @__PURE__ */ p("div", { className:
|
|
3717
|
+
children: /* @__PURE__ */ p("div", { className: rr.content, children: t })
|
|
3585
3718
|
}
|
|
3586
3719
|
);
|
|
3587
|
-
},
|
|
3588
|
-
footer:
|
|
3589
|
-
container:
|
|
3590
|
-
},
|
|
3720
|
+
}, Ss = "Footer-module__footer___A76NF", xs = "Footer-module__container___QneNs", or = {
|
|
3721
|
+
footer: Ss,
|
|
3722
|
+
container: xs
|
|
3723
|
+
}, ws = ({
|
|
3591
3724
|
isSmallScreen: e = !1,
|
|
3592
3725
|
maxWidth: r,
|
|
3593
3726
|
minWidth: t,
|
|
@@ -3598,21 +3731,21 @@ const za = ({
|
|
|
3598
3731
|
margin: i,
|
|
3599
3732
|
gap: d,
|
|
3600
3733
|
backgroundColor: c,
|
|
3601
|
-
color:
|
|
3734
|
+
color: u
|
|
3602
3735
|
} = {}) => {
|
|
3603
|
-
const
|
|
3736
|
+
const f = D();
|
|
3604
3737
|
return {
|
|
3605
|
-
maxWidth: r ||
|
|
3738
|
+
maxWidth: r || f.layout.maxWidth,
|
|
3606
3739
|
minWidth: t,
|
|
3607
3740
|
width: o,
|
|
3608
3741
|
height: n,
|
|
3609
|
-
padding: e ? s ||
|
|
3742
|
+
padding: e ? s || f.layout.paddingSm : a || f.layout.padding,
|
|
3610
3743
|
margin: i,
|
|
3611
3744
|
gap: d,
|
|
3612
3745
|
backgroundColor: c,
|
|
3613
|
-
color:
|
|
3746
|
+
color: u || f.fonts.color
|
|
3614
3747
|
};
|
|
3615
|
-
},
|
|
3748
|
+
}, ks = ({
|
|
3616
3749
|
// Color props
|
|
3617
3750
|
backgroundColor: e,
|
|
3618
3751
|
color: r,
|
|
@@ -3625,16 +3758,16 @@ const za = ({
|
|
|
3625
3758
|
paddingSm: i,
|
|
3626
3759
|
margin: d,
|
|
3627
3760
|
gap: c,
|
|
3628
|
-
breakPoint:
|
|
3761
|
+
breakPoint: u,
|
|
3629
3762
|
// Content
|
|
3630
|
-
children:
|
|
3763
|
+
children: f,
|
|
3631
3764
|
// Style overrides
|
|
3632
3765
|
className: m,
|
|
3633
|
-
style:
|
|
3766
|
+
style: g,
|
|
3634
3767
|
// Element-specific props
|
|
3635
|
-
footerProps:
|
|
3768
|
+
footerProps: b
|
|
3636
3769
|
}) => {
|
|
3637
|
-
const _ = D(),
|
|
3770
|
+
const _ = D(), x = u || _.breakpoints.sm, { maxWidth: C, unit: v } = Ae(x), F = de(`(max-width: ${C}${v})`), V = ws({
|
|
3638
3771
|
isSmallScreen: F,
|
|
3639
3772
|
maxWidth: t,
|
|
3640
3773
|
minWidth: o,
|
|
@@ -3646,17 +3779,17 @@ const za = ({
|
|
|
3646
3779
|
gap: c,
|
|
3647
3780
|
backgroundColor: e,
|
|
3648
3781
|
color: r
|
|
3649
|
-
}), E = [
|
|
3650
|
-
return /* @__PURE__ */ p("footer", { ...
|
|
3651
|
-
},
|
|
3652
|
-
card:
|
|
3653
|
-
icon:
|
|
3654
|
-
title:
|
|
3655
|
-
content:
|
|
3656
|
-
},
|
|
3782
|
+
}), E = [or.container, m].filter(Boolean).join(" ");
|
|
3783
|
+
return /* @__PURE__ */ p("footer", { ...b, className: or.footer, children: /* @__PURE__ */ p("div", { className: E, style: { ...V, ...g }, children: f }) });
|
|
3784
|
+
}, Cs = "FeatureCard-module__card___XQt66", Fs = "FeatureCard-module__icon___dXJ92", zs = "FeatureCard-module__title___KxXyA", Vs = "FeatureCard-module__content___68xkw", je = {
|
|
3785
|
+
card: Cs,
|
|
3786
|
+
icon: Fs,
|
|
3787
|
+
title: zs,
|
|
3788
|
+
content: Vs
|
|
3789
|
+
}, Es = ({
|
|
3657
3790
|
isMd: e = !1,
|
|
3658
3791
|
theme: r
|
|
3659
|
-
}) =>
|
|
3792
|
+
}) => Me(() => {
|
|
3660
3793
|
const { rhythm: t } = r.fonts;
|
|
3661
3794
|
return {
|
|
3662
3795
|
"--feature-icon-font-size": e ? "3rem" : "2.5rem",
|
|
@@ -3665,7 +3798,7 @@ const za = ({
|
|
|
3665
3798
|
"--feature-icon-margin-bottom": `calc(${t} * 0.7)`,
|
|
3666
3799
|
"--feature-title-margin-bottom": `calc(${t} * 0.5)`
|
|
3667
3800
|
};
|
|
3668
|
-
}, [e, r.fonts]),
|
|
3801
|
+
}, [e, r.fonts]), Pa = ({
|
|
3669
3802
|
// Layout props
|
|
3670
3803
|
breakpoint: e,
|
|
3671
3804
|
// Content
|
|
@@ -3678,13 +3811,13 @@ const za = ({
|
|
|
3678
3811
|
// Element-specific props
|
|
3679
3812
|
divProps: a
|
|
3680
3813
|
}) => {
|
|
3681
|
-
const i = D(), d = [je.card, n].filter(Boolean).join(" "), c = e || i.breakpoints.md,
|
|
3682
|
-
return /* @__PURE__ */
|
|
3814
|
+
const i = D(), d = [je.card, n].filter(Boolean).join(" "), c = e || i.breakpoints.md, u = de(`(min-width: ${c})`), f = Es({ isMd: u, theme: i });
|
|
3815
|
+
return /* @__PURE__ */ P(
|
|
3683
3816
|
"div",
|
|
3684
3817
|
{
|
|
3685
3818
|
...a,
|
|
3686
3819
|
className: d,
|
|
3687
|
-
style: { ...
|
|
3820
|
+
style: { ...f, ...s },
|
|
3688
3821
|
children: [
|
|
3689
3822
|
r && /* @__PURE__ */ p("div", { className: je.icon, children: r }),
|
|
3690
3823
|
/* @__PURE__ */ p("h3", { className: je.title, children: t }),
|
|
@@ -3692,13 +3825,13 @@ const za = ({
|
|
|
3692
3825
|
]
|
|
3693
3826
|
}
|
|
3694
3827
|
);
|
|
3695
|
-
},
|
|
3696
|
-
grid:
|
|
3697
|
-
},
|
|
3828
|
+
}, Ns = "FeatureGrid-module__grid___6sW6f", Ls = {
|
|
3829
|
+
grid: Ns
|
|
3830
|
+
}, Bs = ({
|
|
3698
3831
|
columns: e,
|
|
3699
3832
|
isMd: r = !1,
|
|
3700
3833
|
isLg: t = !1
|
|
3701
|
-
}) =>
|
|
3834
|
+
}) => Me(() => r ? r && !t && (e === 3 || e === 4) ? {
|
|
3702
3835
|
"--grid-template-columns": "repeat(2, 1fr)"
|
|
3703
3836
|
} : {
|
|
3704
3837
|
"--grid-template-columns": {
|
|
@@ -3709,7 +3842,7 @@ const za = ({
|
|
|
3709
3842
|
}[e]
|
|
3710
3843
|
} : {
|
|
3711
3844
|
"--grid-template-columns": "1fr"
|
|
3712
|
-
}, [e, r, t]),
|
|
3845
|
+
}, [e, r, t]), Da = ({
|
|
3713
3846
|
columns: e = 3,
|
|
3714
3847
|
breakpoints: r,
|
|
3715
3848
|
gap: t,
|
|
@@ -3717,20 +3850,20 @@ const za = ({
|
|
|
3717
3850
|
className: n,
|
|
3718
3851
|
style: s
|
|
3719
3852
|
}) => {
|
|
3720
|
-
const a = D(), i = (r == null ? void 0 : r.md) || a.breakpoints.md, d = (r == null ? void 0 : r.lg) || a.breakpoints.lg, c = de(`(min-width: ${i})`),
|
|
3721
|
-
...
|
|
3853
|
+
const a = D(), i = (r == null ? void 0 : r.md) || a.breakpoints.md, d = (r == null ? void 0 : r.lg) || a.breakpoints.lg, c = de(`(min-width: ${i})`), u = de(`(min-width: ${d})`), m = {
|
|
3854
|
+
...Bs({ columns: e, isMd: c, isLg: u }),
|
|
3722
3855
|
gap: t,
|
|
3723
3856
|
...s
|
|
3724
3857
|
};
|
|
3725
|
-
return /* @__PURE__ */ p("div", { className: [
|
|
3726
|
-
},
|
|
3727
|
-
card:
|
|
3728
|
-
clickable:
|
|
3729
|
-
vertical:
|
|
3730
|
-
imageWrapper:
|
|
3731
|
-
horizontal:
|
|
3732
|
-
content:
|
|
3733
|
-
},
|
|
3858
|
+
return /* @__PURE__ */ p("div", { className: [Ls.grid, n].filter(Boolean).join(" "), style: m, children: o });
|
|
3859
|
+
}, $s = "MediaCard-module__card___9pZ7C", As = "MediaCard-module__clickable___Rae9n", Ms = "MediaCard-module__vertical___GWtOA", Rs = "MediaCard-module__imageWrapper___HUiag", Ps = "MediaCard-module__horizontal___qlK4y", Ds = "MediaCard-module__content___MlqE4", Fe = {
|
|
3860
|
+
card: $s,
|
|
3861
|
+
clickable: As,
|
|
3862
|
+
vertical: Ms,
|
|
3863
|
+
imageWrapper: Rs,
|
|
3864
|
+
horizontal: Ps,
|
|
3865
|
+
content: Ds
|
|
3866
|
+
}, Oa = ({
|
|
3734
3867
|
direction: e = "column",
|
|
3735
3868
|
imageSlot: r,
|
|
3736
3869
|
imageWidth: t,
|
|
@@ -3741,19 +3874,19 @@ const za = ({
|
|
|
3741
3874
|
className: i,
|
|
3742
3875
|
style: d,
|
|
3743
3876
|
onClick: c,
|
|
3744
|
-
actions:
|
|
3745
|
-
divProps:
|
|
3877
|
+
actions: u,
|
|
3878
|
+
divProps: f
|
|
3746
3879
|
}) => {
|
|
3747
3880
|
const m = [
|
|
3748
3881
|
Fe.card,
|
|
3749
3882
|
e === "row" ? Fe.horizontal : Fe.vertical,
|
|
3750
3883
|
c ? Fe.clickable : void 0,
|
|
3751
3884
|
i
|
|
3752
|
-
].filter(Boolean).join(" "),
|
|
3753
|
-
c && (
|
|
3885
|
+
].filter(Boolean).join(" "), g = (b) => {
|
|
3886
|
+
c && (b.key === "Enter" || b.key === " ") && (b.preventDefault(), c());
|
|
3754
3887
|
};
|
|
3755
|
-
return /* @__PURE__ */
|
|
3756
|
-
|
|
3888
|
+
return /* @__PURE__ */ P(
|
|
3889
|
+
fs,
|
|
3757
3890
|
{
|
|
3758
3891
|
border: o,
|
|
3759
3892
|
backgroundColor: n,
|
|
@@ -3764,24 +3897,24 @@ const za = ({
|
|
|
3764
3897
|
...d
|
|
3765
3898
|
},
|
|
3766
3899
|
divProps: {
|
|
3767
|
-
...
|
|
3900
|
+
...f,
|
|
3768
3901
|
onClick: c,
|
|
3769
|
-
onKeyDown: c ?
|
|
3902
|
+
onKeyDown: c ? g : void 0,
|
|
3770
3903
|
role: c ? "button" : void 0,
|
|
3771
3904
|
tabIndex: c ? 0 : void 0
|
|
3772
3905
|
},
|
|
3773
3906
|
children: [
|
|
3774
3907
|
r && /* @__PURE__ */ p("div", { className: Fe.imageWrapper, children: r }),
|
|
3775
3908
|
/* @__PURE__ */ p("div", { className: Fe.content, children: a }),
|
|
3776
|
-
|
|
3909
|
+
u
|
|
3777
3910
|
]
|
|
3778
3911
|
}
|
|
3779
3912
|
);
|
|
3780
|
-
},
|
|
3781
|
-
layoutContainer:
|
|
3782
|
-
content:
|
|
3783
|
-
main:
|
|
3784
|
-
},
|
|
3913
|
+
}, Os = "PageLayout-module__layoutContainer___diLdT", Is = "PageLayout-module__content___h2mBr", Ts = "PageLayout-module__main___Sw7Pv", it = {
|
|
3914
|
+
layoutContainer: Os,
|
|
3915
|
+
content: Is,
|
|
3916
|
+
main: Ts
|
|
3917
|
+
}, Ia = ({
|
|
3785
3918
|
// Content
|
|
3786
3919
|
header: e,
|
|
3787
3920
|
footer: r,
|
|
@@ -3796,25 +3929,25 @@ const za = ({
|
|
|
3796
3929
|
mainProps: d
|
|
3797
3930
|
}) => {
|
|
3798
3931
|
const c = [it.layoutContainer, o].filter(Boolean).join(" ");
|
|
3799
|
-
return /* @__PURE__ */
|
|
3800
|
-
/* @__PURE__ */
|
|
3801
|
-
e && /* @__PURE__ */ p(
|
|
3932
|
+
return /* @__PURE__ */ P("div", { ...i, className: c, style: n, children: [
|
|
3933
|
+
/* @__PURE__ */ P("div", { className: it.content, children: [
|
|
3934
|
+
e && /* @__PURE__ */ p(zn, { ...s, children: e }),
|
|
3802
3935
|
/* @__PURE__ */ p("main", { ...d, className: it.main, children: t })
|
|
3803
3936
|
] }),
|
|
3804
|
-
r && /* @__PURE__ */ p(
|
|
3937
|
+
r && /* @__PURE__ */ p(ks, { ...a, children: r })
|
|
3805
3938
|
] });
|
|
3806
|
-
},
|
|
3807
|
-
dropzone:
|
|
3808
|
-
loading:
|
|
3809
|
-
dragOver:
|
|
3810
|
-
hiddenInput:
|
|
3811
|
-
content:
|
|
3812
|
-
contentHidden:
|
|
3813
|
-
spinnerOverlay:
|
|
3814
|
-
label:
|
|
3815
|
-
hint:
|
|
3816
|
-
errorMessage:
|
|
3817
|
-
},
|
|
3939
|
+
}, js = "FileUpload-module__dropzone___jqua0", Ws = "FileUpload-module__loading___C7PsH", Hs = "FileUpload-module__dragOver___q1zPo", Us = "FileUpload-module__hiddenInput___RLLPJ", qs = "FileUpload-module__content___yCP0l", Gs = "FileUpload-module__contentHidden___0Ewoe", Zs = "FileUpload-module__spinnerOverlay___e3Rle", Ks = "FileUpload-module__label___lbMkx", Qs = "FileUpload-module__hint___8dXlk", Xs = "FileUpload-module__errorMessage___8HB3n", ae = {
|
|
3940
|
+
dropzone: js,
|
|
3941
|
+
loading: Ws,
|
|
3942
|
+
dragOver: Hs,
|
|
3943
|
+
hiddenInput: Us,
|
|
3944
|
+
content: qs,
|
|
3945
|
+
contentHidden: Gs,
|
|
3946
|
+
spinnerOverlay: Zs,
|
|
3947
|
+
label: Ks,
|
|
3948
|
+
hint: Qs,
|
|
3949
|
+
errorMessage: Xs
|
|
3950
|
+
}, Js = ({ color: e }) => /* @__PURE__ */ p(
|
|
3818
3951
|
"svg",
|
|
3819
3952
|
{
|
|
3820
3953
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3825,7 +3958,7 @@ const za = ({
|
|
|
3825
3958
|
"aria-hidden": !0,
|
|
3826
3959
|
children: /* @__PURE__ */ p("path", { d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z" })
|
|
3827
3960
|
}
|
|
3828
|
-
),
|
|
3961
|
+
), Ta = ({
|
|
3829
3962
|
onUpload: e,
|
|
3830
3963
|
accept: r,
|
|
3831
3964
|
maxSizeBytes: t,
|
|
@@ -3837,11 +3970,11 @@ const za = ({
|
|
|
3837
3970
|
divProps: d,
|
|
3838
3971
|
inputProps: c
|
|
3839
3972
|
}) => {
|
|
3840
|
-
const
|
|
3973
|
+
const u = D(), f = pe(null), [m, g] = K(!1), [b, _] = K(null), x = n || b, C = x ? u.colors.error : u.colors.primary, v = x ? u.colors.error : u.colors.primary, F = ye(
|
|
3841
3974
|
(B) => {
|
|
3842
3975
|
if (_(null), t && B.size > t) {
|
|
3843
|
-
const
|
|
3844
|
-
_(`File exceeds maximum size of ${
|
|
3976
|
+
const M = (t / 1048576).toFixed(1);
|
|
3977
|
+
_(`File exceeds maximum size of ${M} MB`);
|
|
3845
3978
|
return;
|
|
3846
3979
|
}
|
|
3847
3980
|
e(B);
|
|
@@ -3849,36 +3982,36 @@ const za = ({
|
|
|
3849
3982
|
[t, e]
|
|
3850
3983
|
), V = () => {
|
|
3851
3984
|
var B;
|
|
3852
|
-
o || (B =
|
|
3985
|
+
o || (B = f.current) == null || B.click();
|
|
3853
3986
|
}, E = (B) => {
|
|
3854
|
-
var
|
|
3855
|
-
(B.key === "Enter" || B.key === " ") && !o && (B.preventDefault(), (
|
|
3987
|
+
var M;
|
|
3988
|
+
(B.key === "Enter" || B.key === " ") && !o && (B.preventDefault(), (M = f.current) == null || M.click());
|
|
3856
3989
|
}, R = (B) => {
|
|
3857
|
-
var
|
|
3858
|
-
const
|
|
3859
|
-
|
|
3860
|
-
},
|
|
3861
|
-
B.preventDefault(), o ||
|
|
3862
|
-
},
|
|
3863
|
-
var
|
|
3864
|
-
if (B.preventDefault(),
|
|
3865
|
-
const
|
|
3866
|
-
|
|
3990
|
+
var O;
|
|
3991
|
+
const M = (O = B.target.files) == null ? void 0 : O[0];
|
|
3992
|
+
M && F(M), B.target.value = "";
|
|
3993
|
+
}, $ = (B) => {
|
|
3994
|
+
B.preventDefault(), o || g(!0);
|
|
3995
|
+
}, j = () => g(!1), A = (B) => {
|
|
3996
|
+
var O;
|
|
3997
|
+
if (B.preventDefault(), g(!1), o) return;
|
|
3998
|
+
const M = (O = B.dataTransfer.files) == null ? void 0 : O[0];
|
|
3999
|
+
M && F(M);
|
|
3867
4000
|
}, q = [
|
|
3868
4001
|
ae.dropzone,
|
|
3869
4002
|
m && ae.dragOver,
|
|
3870
4003
|
o && ae.loading,
|
|
3871
4004
|
a
|
|
3872
4005
|
].filter(Boolean).join(" "), G = {
|
|
3873
|
-
"--upload-color":
|
|
3874
|
-
borderColor:
|
|
3875
|
-
borderWidth:
|
|
3876
|
-
borderRadius:
|
|
4006
|
+
"--upload-color": C,
|
|
4007
|
+
borderColor: C,
|
|
4008
|
+
borderWidth: u.border.width,
|
|
4009
|
+
borderRadius: u.border.radius,
|
|
3877
4010
|
fontSize: "1em",
|
|
3878
|
-
color:
|
|
4011
|
+
color: v,
|
|
3879
4012
|
...i
|
|
3880
4013
|
};
|
|
3881
|
-
return /* @__PURE__ */
|
|
4014
|
+
return /* @__PURE__ */ P(
|
|
3882
4015
|
"div",
|
|
3883
4016
|
{
|
|
3884
4017
|
...d,
|
|
@@ -3886,9 +4019,9 @@ const za = ({
|
|
|
3886
4019
|
style: G,
|
|
3887
4020
|
onClick: V,
|
|
3888
4021
|
onKeyDown: E,
|
|
3889
|
-
onDragOver:
|
|
3890
|
-
onDragLeave:
|
|
3891
|
-
onDrop:
|
|
4022
|
+
onDragOver: $,
|
|
4023
|
+
onDragLeave: j,
|
|
4024
|
+
onDrop: A,
|
|
3892
4025
|
role: "button",
|
|
3893
4026
|
tabIndex: o ? -1 : 0,
|
|
3894
4027
|
"aria-disabled": o,
|
|
@@ -3898,7 +4031,7 @@ const za = ({
|
|
|
3898
4031
|
"input",
|
|
3899
4032
|
{
|
|
3900
4033
|
...c,
|
|
3901
|
-
ref:
|
|
4034
|
+
ref: f,
|
|
3902
4035
|
type: "file",
|
|
3903
4036
|
accept: r,
|
|
3904
4037
|
onChange: R,
|
|
@@ -3916,38 +4049,38 @@ const za = ({
|
|
|
3916
4049
|
style: { fontSize: "1.5em" }
|
|
3917
4050
|
}
|
|
3918
4051
|
),
|
|
3919
|
-
/* @__PURE__ */
|
|
4052
|
+
/* @__PURE__ */ P(
|
|
3920
4053
|
"div",
|
|
3921
4054
|
{
|
|
3922
4055
|
className: [ae.content, o && ae.contentHidden].filter(Boolean).join(" "),
|
|
3923
4056
|
"aria-hidden": o || void 0,
|
|
3924
4057
|
children: [
|
|
3925
|
-
/* @__PURE__ */ p(
|
|
4058
|
+
/* @__PURE__ */ p(Js, { color: C }),
|
|
3926
4059
|
/* @__PURE__ */ p("span", { className: ae.label, children: s }),
|
|
3927
|
-
r && /* @__PURE__ */
|
|
4060
|
+
r && /* @__PURE__ */ P("span", { className: ae.hint, children: [
|
|
3928
4061
|
"Accepted: ",
|
|
3929
4062
|
r
|
|
3930
4063
|
] }),
|
|
3931
|
-
t && /* @__PURE__ */
|
|
4064
|
+
t && /* @__PURE__ */ P("span", { className: ae.hint, children: [
|
|
3932
4065
|
"Max size: ",
|
|
3933
4066
|
(t / (1024 * 1024)).toFixed(1),
|
|
3934
4067
|
" MB"
|
|
3935
4068
|
] }),
|
|
3936
|
-
|
|
4069
|
+
x && /* @__PURE__ */ p("span", { className: ae.errorMessage, role: "alert", children: x })
|
|
3937
4070
|
]
|
|
3938
4071
|
}
|
|
3939
4072
|
)
|
|
3940
4073
|
]
|
|
3941
4074
|
}
|
|
3942
4075
|
);
|
|
3943
|
-
},
|
|
3944
|
-
container:
|
|
3945
|
-
img:
|
|
3946
|
-
fallback:
|
|
3947
|
-
},
|
|
3948
|
-
skeleton:
|
|
4076
|
+
}, Ys = "Image-module__container___sVJdZ", ea = "Image-module__img___pKhPw", ta = "Image-module__fallback___wysuM", lt = {
|
|
4077
|
+
container: Ys,
|
|
4078
|
+
img: ea,
|
|
4079
|
+
fallback: ta
|
|
4080
|
+
}, ra = "Skeleton-module__skeleton___CB4uF", oa = {
|
|
4081
|
+
skeleton: ra
|
|
3949
4082
|
}, Mr = ({ className: e, style: r, divProps: t }) => {
|
|
3950
|
-
const o = D(), n = [
|
|
4083
|
+
const o = D(), n = [oa.skeleton, e].filter(Boolean).join(" ");
|
|
3951
4084
|
return /* @__PURE__ */ p(
|
|
3952
4085
|
"div",
|
|
3953
4086
|
{
|
|
@@ -3958,7 +4091,7 @@ const za = ({
|
|
|
3958
4091
|
"aria-busy": !0
|
|
3959
4092
|
}
|
|
3960
4093
|
);
|
|
3961
|
-
},
|
|
4094
|
+
}, ja = ({
|
|
3962
4095
|
src: e,
|
|
3963
4096
|
alt: r = "",
|
|
3964
4097
|
aspectRatio: t = "1 / 1",
|
|
@@ -3969,22 +4102,22 @@ const za = ({
|
|
|
3969
4102
|
style: i,
|
|
3970
4103
|
imgProps: d
|
|
3971
4104
|
}) => {
|
|
3972
|
-
const c = D(), [
|
|
4105
|
+
const c = D(), [u, f] = K(null), [m, g] = K(null), [b, _] = K(null), x = u === e, C = m === e, v = b === e;
|
|
3973
4106
|
se(() => {
|
|
3974
4107
|
if (!e) return;
|
|
3975
|
-
const
|
|
3976
|
-
return () => clearTimeout(
|
|
4108
|
+
const j = setTimeout(() => _(e), n);
|
|
4109
|
+
return () => clearTimeout(j);
|
|
3977
4110
|
}, [e, n]);
|
|
3978
|
-
const F = o || !!e && !
|
|
4111
|
+
const F = o || !!e && !x && !C && v, V = !o && (!e || C), E = !o && !!e && !C, R = [lt.container, a].filter(Boolean).join(" "), $ = {
|
|
3979
4112
|
aspectRatio: t,
|
|
3980
4113
|
borderRadius: c.border.radius,
|
|
3981
4114
|
...i
|
|
3982
4115
|
};
|
|
3983
|
-
return /* @__PURE__ */
|
|
4116
|
+
return /* @__PURE__ */ P(
|
|
3984
4117
|
"div",
|
|
3985
4118
|
{
|
|
3986
4119
|
className: R,
|
|
3987
|
-
style:
|
|
4120
|
+
style: $,
|
|
3988
4121
|
"aria-label": V ? r || "Image placeholder" : void 0,
|
|
3989
4122
|
"aria-busy": F || void 0,
|
|
3990
4123
|
children: [
|
|
@@ -3997,28 +4130,28 @@ const za = ({
|
|
|
3997
4130
|
src: e,
|
|
3998
4131
|
alt: r,
|
|
3999
4132
|
className: lt.img,
|
|
4000
|
-
style: { opacity:
|
|
4001
|
-
onLoad: () => e &&
|
|
4002
|
-
onError: () => e &&
|
|
4133
|
+
style: { opacity: x ? 1 : 0 },
|
|
4134
|
+
onLoad: () => e && f(e),
|
|
4135
|
+
onError: () => e && g(e)
|
|
4003
4136
|
}
|
|
4004
4137
|
)
|
|
4005
4138
|
]
|
|
4006
4139
|
}
|
|
4007
4140
|
);
|
|
4008
|
-
},
|
|
4009
|
-
thumbnail:
|
|
4010
|
-
img:
|
|
4011
|
-
sizeXs:
|
|
4012
|
-
sizeSmall:
|
|
4013
|
-
sizeDefault:
|
|
4014
|
-
sizeLarge:
|
|
4015
|
-
removeButton:
|
|
4016
|
-
},
|
|
4141
|
+
}, na = "ImageThumbnail-module__thumbnail___-igbe", sa = "ImageThumbnail-module__img___Q7Z4V", aa = "ImageThumbnail-module__sizeXs___TvSHV", ia = "ImageThumbnail-module__sizeSmall___2KnCh", la = "ImageThumbnail-module__sizeDefault___laoQk", ca = "ImageThumbnail-module__sizeLarge___iwz3o", da = "ImageThumbnail-module__removeButton___Ceh1Q", xe = {
|
|
4142
|
+
thumbnail: na,
|
|
4143
|
+
img: sa,
|
|
4144
|
+
sizeXs: aa,
|
|
4145
|
+
sizeSmall: ia,
|
|
4146
|
+
sizeDefault: la,
|
|
4147
|
+
sizeLarge: ca,
|
|
4148
|
+
removeButton: da
|
|
4149
|
+
}, ua = {
|
|
4017
4150
|
xs: xe.sizeXs,
|
|
4018
4151
|
small: xe.sizeSmall,
|
|
4019
4152
|
default: xe.sizeDefault,
|
|
4020
4153
|
large: xe.sizeLarge
|
|
4021
|
-
},
|
|
4154
|
+
}, fa = ({ color: e }) => /* @__PURE__ */ P(
|
|
4022
4155
|
"svg",
|
|
4023
4156
|
{
|
|
4024
4157
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4035,7 +4168,7 @@ const za = ({
|
|
|
4035
4168
|
/* @__PURE__ */ p("polyline", { points: "21 15 16 10 5 21" })
|
|
4036
4169
|
]
|
|
4037
4170
|
}
|
|
4038
|
-
),
|
|
4171
|
+
), Wa = ({
|
|
4039
4172
|
src: e,
|
|
4040
4173
|
alt: r = "",
|
|
4041
4174
|
size: t = "default",
|
|
@@ -4046,41 +4179,41 @@ const za = ({
|
|
|
4046
4179
|
fallback: i,
|
|
4047
4180
|
className: d,
|
|
4048
4181
|
style: c,
|
|
4049
|
-
imgProps:
|
|
4182
|
+
imgProps: u
|
|
4050
4183
|
}) => {
|
|
4051
|
-
const
|
|
4184
|
+
const f = D(), [m, g] = K(null), [b, _] = K(null), [x, C] = K(null), v = m === e, F = b === e, V = x === e;
|
|
4052
4185
|
se(() => {
|
|
4053
4186
|
if (!e) return;
|
|
4054
|
-
const G = setTimeout(() =>
|
|
4187
|
+
const G = setTimeout(() => C(e), n);
|
|
4055
4188
|
return () => clearTimeout(G);
|
|
4056
4189
|
}, [e, n]);
|
|
4057
|
-
const E = o || !!e && !
|
|
4058
|
-
borderRadius:
|
|
4190
|
+
const E = o || !!e && !v && !F && V, R = !o && (!e || F), $ = !o && !!e && !F, j = [xe.thumbnail, ua[t], d].filter(Boolean).join(" "), A = {
|
|
4191
|
+
borderRadius: f.border.radius,
|
|
4059
4192
|
...c
|
|
4060
4193
|
}, q = {
|
|
4061
|
-
background:
|
|
4062
|
-
color:
|
|
4194
|
+
background: f.colors.primary,
|
|
4195
|
+
color: f.buttons.primary.textColor,
|
|
4063
4196
|
borderRadius: "50%"
|
|
4064
4197
|
};
|
|
4065
|
-
return /* @__PURE__ */
|
|
4198
|
+
return /* @__PURE__ */ P(
|
|
4066
4199
|
"div",
|
|
4067
4200
|
{
|
|
4068
|
-
className:
|
|
4069
|
-
style:
|
|
4201
|
+
className: j,
|
|
4202
|
+
style: A,
|
|
4070
4203
|
"aria-label": R ? r || "Image placeholder" : void 0,
|
|
4071
4204
|
"aria-busy": E || void 0,
|
|
4072
4205
|
children: [
|
|
4073
4206
|
E && /* @__PURE__ */ p(Mr, { style: { borderRadius: "inherit", position: "absolute", inset: 0 } }),
|
|
4074
|
-
R && (i ?? /* @__PURE__ */ p(
|
|
4075
|
-
|
|
4207
|
+
R && (i ?? /* @__PURE__ */ p(fa, { color: f.colors.primary })),
|
|
4208
|
+
$ && /* @__PURE__ */ p(
|
|
4076
4209
|
"img",
|
|
4077
4210
|
{
|
|
4078
|
-
...
|
|
4211
|
+
...u,
|
|
4079
4212
|
src: e,
|
|
4080
4213
|
alt: r,
|
|
4081
4214
|
className: xe.img,
|
|
4082
|
-
style: { opacity:
|
|
4083
|
-
onLoad: () => e &&
|
|
4215
|
+
style: { opacity: v ? 1 : 0 },
|
|
4216
|
+
onLoad: () => e && g(e),
|
|
4084
4217
|
onError: () => e && _(e)
|
|
4085
4218
|
}
|
|
4086
4219
|
),
|
|
@@ -4094,7 +4227,7 @@ const za = ({
|
|
|
4094
4227
|
G.stopPropagation(), s();
|
|
4095
4228
|
},
|
|
4096
4229
|
"aria-label": a,
|
|
4097
|
-
children: /* @__PURE__ */
|
|
4230
|
+
children: /* @__PURE__ */ P(
|
|
4098
4231
|
"svg",
|
|
4099
4232
|
{
|
|
4100
4233
|
viewBox: "0 0 10 10",
|
|
@@ -4102,7 +4235,7 @@ const za = ({
|
|
|
4102
4235
|
height: "60%",
|
|
4103
4236
|
fill: "none",
|
|
4104
4237
|
stroke: "currentColor",
|
|
4105
|
-
strokeWidth:
|
|
4238
|
+
strokeWidth: f.fonts.fontWeightHeader >= 700 ? 2 : 1.5,
|
|
4106
4239
|
"aria-hidden": !0,
|
|
4107
4240
|
children: [
|
|
4108
4241
|
/* @__PURE__ */ p("line", { x1: "2", y1: "2", x2: "8", y2: "8" }),
|
|
@@ -4115,33 +4248,33 @@ const za = ({
|
|
|
4115
4248
|
]
|
|
4116
4249
|
}
|
|
4117
4250
|
);
|
|
4118
|
-
},
|
|
4119
|
-
const s = D(), a = r ?? `h${e}`, i = s.typography.heading[a], c = `dr-heading-${
|
|
4120
|
-
const
|
|
4121
|
-
return i.mdFontSize &&
|
|
4251
|
+
}, Ha = ({ level: e, tag: r, className: t, style: o, children: n }) => {
|
|
4252
|
+
const s = D(), a = r ?? `h${e}`, i = s.typography.heading[a], c = `dr-heading-${pt().replace(/:/g, "")}`, u = Me(() => {
|
|
4253
|
+
const b = [];
|
|
4254
|
+
return i.mdFontSize && b.push(
|
|
4122
4255
|
`@media (max-width: ${s.breakpoints.md}) { .${c} { font-size: ${i.mdFontSize}; } }`
|
|
4123
|
-
), i.smFontSize &&
|
|
4256
|
+
), i.smFontSize && b.push(
|
|
4124
4257
|
`@media (max-width: ${s.breakpoints.sm}) { .${c} { font-size: ${i.smFontSize}; } }`
|
|
4125
|
-
),
|
|
4258
|
+
), b.join(`
|
|
4126
4259
|
`);
|
|
4127
|
-
}, [c, i.mdFontSize, i.smFontSize, s.breakpoints.md, s.breakpoints.sm]),
|
|
4260
|
+
}, [c, i.mdFontSize, i.smFontSize, s.breakpoints.md, s.breakpoints.sm]), f = {
|
|
4128
4261
|
fontSize: i.fontSize,
|
|
4129
4262
|
...i.lineHeight !== void 0 && { lineHeight: i.lineHeight },
|
|
4130
4263
|
...i.fontWeight !== void 0 && { fontWeight: i.fontWeight },
|
|
4131
4264
|
...o
|
|
4132
|
-
}, m = [c, t].filter(Boolean).join(" "),
|
|
4133
|
-
return /* @__PURE__ */
|
|
4134
|
-
|
|
4135
|
-
N.createElement(
|
|
4265
|
+
}, m = [c, t].filter(Boolean).join(" "), g = `h${e}`;
|
|
4266
|
+
return /* @__PURE__ */ P(ge, { children: [
|
|
4267
|
+
u && /* @__PURE__ */ p("style", { children: u }),
|
|
4268
|
+
N.createElement(g, { className: m, style: f }, n)
|
|
4136
4269
|
] });
|
|
4137
|
-
},
|
|
4270
|
+
}, Ua = ({ size: e = "default", as: r = "p", className: t, style: o, children: n }) => {
|
|
4138
4271
|
const a = D().typography.text[e], i = {
|
|
4139
4272
|
fontSize: a.fontSize,
|
|
4140
4273
|
...a.lineHeight !== void 0 && { lineHeight: a.lineHeight },
|
|
4141
4274
|
...o
|
|
4142
4275
|
};
|
|
4143
4276
|
return N.createElement(r, { className: t, style: i }, n);
|
|
4144
|
-
},
|
|
4277
|
+
}, qa = ({ variant: e = "default", className: r, style: t, children: o }) => {
|
|
4145
4278
|
const n = D();
|
|
4146
4279
|
let s, a, i;
|
|
4147
4280
|
switch (e) {
|
|
@@ -4163,10 +4296,10 @@ const za = ({
|
|
|
4163
4296
|
...t
|
|
4164
4297
|
};
|
|
4165
4298
|
return /* @__PURE__ */ p("span", { className: r, style: d, children: o });
|
|
4166
|
-
},
|
|
4167
|
-
triggerWrapper:
|
|
4168
|
-
tooltip:
|
|
4169
|
-
},
|
|
4299
|
+
}, ma = "Tooltip-module__triggerWrapper___wMSun", ha = "Tooltip-module__tooltip___UA7H9", nr = {
|
|
4300
|
+
triggerWrapper: ma,
|
|
4301
|
+
tooltip: ha
|
|
4302
|
+
}, Ga = ({
|
|
4170
4303
|
children: e,
|
|
4171
4304
|
content: r,
|
|
4172
4305
|
placement: t = "top",
|
|
@@ -4177,39 +4310,39 @@ const za = ({
|
|
|
4177
4310
|
color: i,
|
|
4178
4311
|
backgroundColor: d,
|
|
4179
4312
|
className: c,
|
|
4180
|
-
style:
|
|
4181
|
-
tooltipProps:
|
|
4313
|
+
style: u,
|
|
4314
|
+
tooltipProps: f
|
|
4182
4315
|
}) => {
|
|
4183
|
-
const m = D(),
|
|
4316
|
+
const m = D(), g = pe(null), b = pe(null), _ = pe(null), [x, C] = K(!1), v = pt(), F = x && !a && !!r, { side: V, align: E } = Er(t), { positionStyle: R } = Nr({
|
|
4184
4317
|
open: F,
|
|
4185
|
-
triggerRef:
|
|
4318
|
+
triggerRef: g,
|
|
4186
4319
|
side: V,
|
|
4187
4320
|
align: E,
|
|
4188
4321
|
offset: s
|
|
4189
|
-
}),
|
|
4190
|
-
|
|
4191
|
-
},
|
|
4192
|
-
|
|
4193
|
-
}, [o]),
|
|
4194
|
-
|
|
4322
|
+
}), $ = () => {
|
|
4323
|
+
b.current && clearTimeout(b.current), _.current && clearTimeout(_.current), b.current = null, _.current = null;
|
|
4324
|
+
}, j = ye(() => {
|
|
4325
|
+
$(), b.current = setTimeout(() => C(!0), o);
|
|
4326
|
+
}, [o]), A = ye(() => {
|
|
4327
|
+
$(), _.current = setTimeout(() => C(!1), n);
|
|
4195
4328
|
}, [n]), q = {
|
|
4196
4329
|
backgroundColor: d || m.colors.secondaryBackground,
|
|
4197
4330
|
color: i,
|
|
4198
4331
|
borderRadius: m.border.radius,
|
|
4199
4332
|
...R,
|
|
4200
|
-
...
|
|
4333
|
+
...u
|
|
4201
4334
|
};
|
|
4202
|
-
return /* @__PURE__ */
|
|
4335
|
+
return /* @__PURE__ */ P(ge, { children: [
|
|
4203
4336
|
/* @__PURE__ */ p(
|
|
4204
4337
|
"span",
|
|
4205
4338
|
{
|
|
4206
|
-
ref:
|
|
4207
|
-
className:
|
|
4208
|
-
onMouseEnter:
|
|
4209
|
-
onMouseLeave:
|
|
4210
|
-
onFocus:
|
|
4211
|
-
onBlur:
|
|
4212
|
-
"aria-describedby": F ?
|
|
4339
|
+
ref: g,
|
|
4340
|
+
className: nr.triggerWrapper,
|
|
4341
|
+
onMouseEnter: j,
|
|
4342
|
+
onMouseLeave: A,
|
|
4343
|
+
onFocus: j,
|
|
4344
|
+
onBlur: A,
|
|
4345
|
+
"aria-describedby": F ? v : void 0,
|
|
4213
4346
|
children: e
|
|
4214
4347
|
}
|
|
4215
4348
|
),
|
|
@@ -4217,11 +4350,11 @@ const za = ({
|
|
|
4217
4350
|
/* @__PURE__ */ p(
|
|
4218
4351
|
"div",
|
|
4219
4352
|
{
|
|
4220
|
-
id:
|
|
4353
|
+
id: v,
|
|
4221
4354
|
role: "tooltip",
|
|
4222
|
-
className: [
|
|
4355
|
+
className: [nr.tooltip, c].filter(Boolean).join(" "),
|
|
4223
4356
|
style: q,
|
|
4224
|
-
...
|
|
4357
|
+
...f,
|
|
4225
4358
|
children: r
|
|
4226
4359
|
}
|
|
4227
4360
|
),
|
|
@@ -4230,58 +4363,59 @@ const za = ({
|
|
|
4230
4363
|
] });
|
|
4231
4364
|
};
|
|
4232
4365
|
export {
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
|
|
4366
|
+
Jr as Button,
|
|
4367
|
+
ba as CSSReset,
|
|
4368
|
+
fs as Card,
|
|
4236
4369
|
dt as Checkbox,
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
Da as
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
Ca as
|
|
4244
|
-
|
|
4370
|
+
Ma as Collapsible,
|
|
4371
|
+
Pa as FeatureCard,
|
|
4372
|
+
Da as FeatureGrid,
|
|
4373
|
+
Ta as FileUpload,
|
|
4374
|
+
ks as Footer,
|
|
4375
|
+
Sa as Form,
|
|
4376
|
+
Ca as FormCheckbox,
|
|
4377
|
+
Va as FormCheckboxGroup,
|
|
4378
|
+
qo as FormError,
|
|
4245
4379
|
we as FormField,
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4380
|
+
Jo as FormGroup,
|
|
4381
|
+
xa as FormInput,
|
|
4382
|
+
_t as FormLabel,
|
|
4383
|
+
Fa as FormRadio,
|
|
4384
|
+
za as FormRadioGroup,
|
|
4385
|
+
ka as FormSelect,
|
|
4386
|
+
wa as FormTextarea,
|
|
4387
|
+
wn as Hamburger,
|
|
4388
|
+
zn as Header,
|
|
4389
|
+
Ha as Heading,
|
|
4390
|
+
Ra as Hero,
|
|
4391
|
+
ja as Image,
|
|
4392
|
+
Wa as ImageThumbnail,
|
|
4393
|
+
on as Input,
|
|
4394
|
+
qa as Label,
|
|
4261
4395
|
$r as LoadingSpinner,
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4396
|
+
Oa as MediaCard,
|
|
4397
|
+
us as Modal,
|
|
4398
|
+
$a as ModalProvider,
|
|
4399
|
+
Na as NavDropdown,
|
|
4400
|
+
La as NavLink,
|
|
4401
|
+
Ia as PageLayout,
|
|
4268
4402
|
Lr as Popover,
|
|
4269
4403
|
Vr as Radio,
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4404
|
+
Ea as ResponsiveNav,
|
|
4405
|
+
Zn as ResponsiveNavContext,
|
|
4406
|
+
_s as ResponsiveSection,
|
|
4407
|
+
hn as Select,
|
|
4274
4408
|
Mr as Skeleton,
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4409
|
+
ds as Stack,
|
|
4410
|
+
Ba as StyleLoader,
|
|
4411
|
+
Ua as Text,
|
|
4412
|
+
cn as Textarea,
|
|
4413
|
+
va as ThemeProvider,
|
|
4414
|
+
Ga as Tooltip,
|
|
4415
|
+
Ae as parseBreakpoint,
|
|
4416
|
+
jo as useFormContext,
|
|
4283
4417
|
de as useMediaQuery,
|
|
4284
|
-
|
|
4418
|
+
Aa as useModal,
|
|
4285
4419
|
Br as useNavLinkStyles,
|
|
4286
4420
|
D as useTheme
|
|
4287
4421
|
};
|