@sula-tech/webcomponents 0.7.5 → 0.8.0

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.
Files changed (40) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/sula-avatar_18.cjs.entry.js +268 -15
  3. package/dist/cjs/sula-avatar_18.cjs.entry.js.map +1 -1
  4. package/dist/cjs/webcomponents.cjs.js +1 -1
  5. package/dist/collection/components/sula-radio-button/sula-radio-button.css +1 -1
  6. package/dist/collection/components/sula-radio-button/sula-radio-button.js +3 -3
  7. package/dist/collection/components/sula-radio-button/sula-radio-button.js.map +1 -1
  8. package/dist/collection/components/sula-textarea/sula-textarea.css +1 -1
  9. package/dist/collection/components/sula-textarea/sula-textarea.js +19 -9
  10. package/dist/collection/components/sula-textarea/sula-textarea.js.map +1 -1
  11. package/dist/collection/components/sula-textfield/sula-textfield.js +31 -2
  12. package/dist/collection/components/sula-textfield/sula-textfield.js.map +1 -1
  13. package/dist/collection/components/sula-textfield/sula-textfield.stories.js +22 -0
  14. package/dist/collection/components/sula-textfield/sula-textfield.stories.js.map +1 -1
  15. package/dist/components/p-B85MJLTf.js +8 -0
  16. package/dist/components/p-B85MJLTf.js.map +1 -0
  17. package/dist/components/{p-DoGc7jLn.js → p-DrUsgtsv.js} +3 -6
  18. package/dist/components/p-DrUsgtsv.js.map +1 -0
  19. package/dist/components/sula-button.js +1 -1
  20. package/dist/components/sula-loader.js +1 -1
  21. package/dist/components/sula-radio-button.js +4 -4
  22. package/dist/components/sula-radio-button.js.map +1 -1
  23. package/dist/components/sula-textarea.js +20 -10
  24. package/dist/components/sula-textarea.js.map +1 -1
  25. package/dist/components/sula-textfield.js +248 -2
  26. package/dist/components/sula-textfield.js.map +1 -1
  27. package/dist/esm/loader.js +1 -1
  28. package/dist/esm/sula-avatar_18.entry.js +268 -15
  29. package/dist/esm/sula-avatar_18.entry.js.map +1 -1
  30. package/dist/esm/webcomponents.js +1 -1
  31. package/dist/types/components/sula-textarea/sula-textarea.d.ts +2 -0
  32. package/dist/types/components/sula-textfield/sula-textfield.d.ts +7 -0
  33. package/dist/types/components/sula-textfield/sula-textfield.stories.d.ts +9 -0
  34. package/dist/types/components.d.ts +8 -0
  35. package/dist/webcomponents/{p-e86b2271.entry.js → p-bc1f174c.entry.js} +238 -30
  36. package/dist/webcomponents/p-bc1f174c.entry.js.map +1 -0
  37. package/dist/webcomponents/webcomponents.esm.js +4 -2
  38. package/package.json +3 -2
  39. package/dist/components/p-DoGc7jLn.js.map +0 -1
  40. package/dist/webcomponents/p-e86b2271.entry.js.map +0 -1
@@ -21080,7 +21080,7 @@ const SulaProgressBar = class {
21080
21080
 
21081
21081
  SulaProgressBar.style = sulaProgressBarCss;
21082
21082
 
21083
- const sulaRadioButtonCss = '*,:after,:before{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.block{display:block}.outline{outline-style:solid}:host{display:block}.container-focus{outline:1px solid var(--color-feedback-informational)!important;outline-offset:1px!important}:root{--color-green-50:#f1f9f4;--color-green-100:#e6f4ed;--color-green-200:#cae7d8;--color-green-300:#a0d4b8;--color-green-400:#68bb8e;--color-green-500:#04843f;--color-green-600:#037236;--color-green-700:#03632f;--color-green-800:#035428;--color-green-900:#024521;--color-green-950:#02361a;--color-red-50:#fef6f6;--color-red-100:#fde8e8;--color-red-200:#fad1d1;--color-red-300:#f7abab;--color-red-400:#f17474;--color-red-500:#c80505;--color-red-600:#b30404;--color-red-700:#9f0404;--color-red-800:#860303;--color-red-900:#6d0303;--color-red-950:#500202;--color-yellow-50:#fdf4e7;--color-yellow-100:#fcedd9;--color-yellow-200:#fae0bd;--color-yellow-300:#f6c788;--color-yellow-400:#f3b159;--color-yellow-500:#ef9928;--color-yellow-600:#e49226;--color-yellow-700:#d17e10;--color-yellow-800:#b46d0e;--color-yellow-900:#93590b;--color-yellow-950:#683f08;--color-orange-50:#fef4f1;--color-orange-100:#fde8e2;--color-orange-200:#fbd2c6;--color-orange-300:#f8b4a0;--color-orange-400:#f58e70;--color-orange-500:#f05223;--color-orange-600:#ea4210;--color-orange-700:#d23b0e;--color-orange-800:#b5330c;--color-orange-900:#942a0a;--color-orange-950:#691e07;--color-blue-50:#ecf0f9;--color-blue-100:#dde3f4;--color-blue-200:#b2c2e5;--color-blue-300:#7994d2;--color-blue-400:#4066bf;--color-blue-500:#001e64;--color-blue-600:#001c5c;--color-blue-700:#00174c;--color-blue-800:#00123d;--color-blue-900:#000f33;--color-blue-950:#000d2b;--color-ambar-50:#fff6eb;--color-ambar-100:#ffefdc;--color-ambar-200:#fedfb9;--color-ambar-300:#fdca8b;--color-ambar-400:#fdb359;--color-ambar-500:#fc9c26;--color-ambar-600:#ec8403;--color-ambar-700:#d87803;--color-ambar-800:#ba6803;--color-ambar-900:#975402;--color-ambar-950:#6a3b01;--color-gray-50:#fff;--color-gray-100:#f4f4f4;--color-gray-200:#e6e6e6;--color-gray-300:#c3c3c3;--color-gray-400:#b9b9b9;--color-gray-500:#949494;--color-gray-600:#737373;--color-gray-700:#5c5c5c;--color-gray-800:#323232;--color-gray-900:#292929;--color-gray-950:#141414;--color-white-opacity-50:#ffffff0d;--color-white-opacity-100:#ffffff1a;--color-white-opacity-200:#ffffff26;--color-white-opacity-300:#ffffff45;--color-white-opacity-400:#ffffff5c;--color-white-opacity-500:#ffffff80;--color-white-opacity-600:#ffffff8c;--color-white-opacity-700:#ffffffa3;--color-white-opacity-800:#ffffffba;--color-white-opacity-900:#fffc;--color-white-opacity-950:#ffffffe8;--color-ciano-50:#f1f6fe;--color-ciano-100:#dfeafc;--color-ciano-200:#c3d9f9;--color-ciano-300:#90b9f4;--color-ciano-400:#5d98ee;--color-ciano-500:#1769e0;--color-ciano-600:#155fcb;--color-ciano-700:#1355b4;--color-ciano-800:#104899;--color-ciano-900:#0d3b7d;--color-ciano-950:#0a2e61;--color-extra-color-blue-light:#e7f0f4;--color-extra-color-blue-dark:#162931;--color-black-opacity-50:#14141405;--color-black-opacity-100:#1414141a;--color-black-opacity-200:#14141426;--color-black-opacity-300:#14141445;--color-black-opacity-400:#1414145c;--color-black-opacity-500:#14141480;--color-black-opacity-600:#1414148c;--color-black-opacity-700:#141414a3;--color-black-opacity-800:#141414ba;--color-black-opacity-900:#141414cc;--color-black-opacity-950:#141414e8;--color-feedback-success:#04843f;--color-feedback-error:#c80505;--color-feedback-informational:#1355b4;--color-feedback-alert:#ef9928;--color-brand-primary:#f05223;--color-brand-secondary:#001c5c;--color-brand-tertiary-1:#1769e0;--color-brand-tertiary-2:#fc9c26;--color-surface-body:#fff;--color-surface-on-body:#f4f4f4;--color-surface-on-body-blue:#e7f0f4;--color-surface-on-body-brand:#fff6eb;--color-surface-on-body-feedback-success:#e6f4ed;--color-surface-on-body-feedback-error:#fde8e8;--color-surface-on-body-feedback-alert:#fdf4e7;--color-surface-on-body-feedback-info:#dfeafc;--color-text-brand:#f05223;--color-text-primary:#323232;--color-text-secondary:#5c5c5c;--color-text-disabled:#949494;--color-text-link:#1355b4;--color-states-empty-bg-hover:#1414141a;--color-states-empty-bg-pressed:#14141426;--color-states-bg-disabled:#14141405;--color-states-bg-focus:#1355b4;--color-states-primary-hover:#ea4210;--color-states-primary-pressed:#d23b0e;--color-states-danger-hover:#b30404;--color-states-danger-pressed:#9f0404;--color-states-negative-hover:#e6e6e6;--color-states-negative-pressed:#c3c3c3;--color-icon-primary:#5c5c5c;--color-icon-secondary:#fff;--color-icon-tertiary:#b30404;--color-icon-disabled:#b9b9b9;--color-neutral-neutral-1:#fff;--color-neutral-neutral-2:#f4f4f4;--color-neutral-neutral-3:#b9b9b9;--color-neutral-neutral-4:#949494;--color-neutral-neutral-5:#737373;--color-neutral-neutral-6:#5c5c5c;--color-neutral-neutral-7:#323232;--color-neutral-neutral-8:#292929;--color-negative-negative-1:#fff;--color-negative-negative-2:#323232;--color-opacity-body:#fffc;--color-opacity-on-body:#14141405;--color-opacity-overlay:#1414148c;--color-opacity-on-overlay:#ffffff1a;--color-line-input:#949494;--color-line-general-strong:#c3c3c3;--color-line-general:#e6e6e6}.static{position:static}.ml-16{margin-left:1rem}.flex{display:flex}.h-\\[18px\\]{height:18px}.h-\\[30px\\]{height:30px}.w-\\[18px\\]{width:18px}.w-\\[30px\\]{width:30px}.w-fit{width:fit-content}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-line-input{border-color:var(--color-line-input)}.border-negative-negative-1{border-color:var(--color-negative-negative-1)}.border-states-bg-disabled{border-color:var(--color-states-bg-disabled)}.bg-brand-primary{background-color:var(--color-brand-primary)}.bg-states-bg-disabled{background-color:var(--color-states-bg-disabled)}.bg-transparent{background-color:transparent}.text-base{font-size:1rem;line-height:1.5rem}.text-text-primary{color:var(--color-text-primary)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.active\\:bg-states-empty-bg-pressed:active{background-color:var(--color-states-empty-bg-pressed)}';
21083
+ const sulaRadioButtonCss = '*,:after,:before{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.block{display:block}.outline{outline-style:solid}:host{display:block}.container-focus{outline:1px solid var(--color-feedback-informational)!important;outline-offset:1px!important}:root{--color-green-50:#f1f9f4;--color-green-100:#e6f4ed;--color-green-200:#cae7d8;--color-green-300:#a0d4b8;--color-green-400:#68bb8e;--color-green-500:#04843f;--color-green-600:#037236;--color-green-700:#03632f;--color-green-800:#035428;--color-green-900:#024521;--color-green-950:#02361a;--color-red-50:#fef6f6;--color-red-100:#fde8e8;--color-red-200:#fad1d1;--color-red-300:#f7abab;--color-red-400:#f17474;--color-red-500:#c80505;--color-red-600:#b30404;--color-red-700:#9f0404;--color-red-800:#860303;--color-red-900:#6d0303;--color-red-950:#500202;--color-yellow-50:#fdf4e7;--color-yellow-100:#fcedd9;--color-yellow-200:#fae0bd;--color-yellow-300:#f6c788;--color-yellow-400:#f3b159;--color-yellow-500:#ef9928;--color-yellow-600:#e49226;--color-yellow-700:#d17e10;--color-yellow-800:#b46d0e;--color-yellow-900:#93590b;--color-yellow-950:#683f08;--color-orange-50:#fef4f1;--color-orange-100:#fde8e2;--color-orange-200:#fbd2c6;--color-orange-300:#f8b4a0;--color-orange-400:#f58e70;--color-orange-500:#f05223;--color-orange-600:#ea4210;--color-orange-700:#d23b0e;--color-orange-800:#b5330c;--color-orange-900:#942a0a;--color-orange-950:#691e07;--color-blue-50:#ecf0f9;--color-blue-100:#dde3f4;--color-blue-200:#b2c2e5;--color-blue-300:#7994d2;--color-blue-400:#4066bf;--color-blue-500:#001e64;--color-blue-600:#001c5c;--color-blue-700:#00174c;--color-blue-800:#00123d;--color-blue-900:#000f33;--color-blue-950:#000d2b;--color-ambar-50:#fff6eb;--color-ambar-100:#ffefdc;--color-ambar-200:#fedfb9;--color-ambar-300:#fdca8b;--color-ambar-400:#fdb359;--color-ambar-500:#fc9c26;--color-ambar-600:#ec8403;--color-ambar-700:#d87803;--color-ambar-800:#ba6803;--color-ambar-900:#975402;--color-ambar-950:#6a3b01;--color-gray-50:#fff;--color-gray-100:#f4f4f4;--color-gray-200:#e6e6e6;--color-gray-300:#c3c3c3;--color-gray-400:#b9b9b9;--color-gray-500:#949494;--color-gray-600:#737373;--color-gray-700:#5c5c5c;--color-gray-800:#323232;--color-gray-900:#292929;--color-gray-950:#141414;--color-white-opacity-50:#ffffff0d;--color-white-opacity-100:#ffffff1a;--color-white-opacity-200:#ffffff26;--color-white-opacity-300:#ffffff45;--color-white-opacity-400:#ffffff5c;--color-white-opacity-500:#ffffff80;--color-white-opacity-600:#ffffff8c;--color-white-opacity-700:#ffffffa3;--color-white-opacity-800:#ffffffba;--color-white-opacity-900:#fffc;--color-white-opacity-950:#ffffffe8;--color-ciano-50:#f1f6fe;--color-ciano-100:#dfeafc;--color-ciano-200:#c3d9f9;--color-ciano-300:#90b9f4;--color-ciano-400:#5d98ee;--color-ciano-500:#1769e0;--color-ciano-600:#155fcb;--color-ciano-700:#1355b4;--color-ciano-800:#104899;--color-ciano-900:#0d3b7d;--color-ciano-950:#0a2e61;--color-extra-color-blue-light:#e7f0f4;--color-extra-color-blue-dark:#162931;--color-black-opacity-50:#14141405;--color-black-opacity-100:#1414141a;--color-black-opacity-200:#14141426;--color-black-opacity-300:#14141445;--color-black-opacity-400:#1414145c;--color-black-opacity-500:#14141480;--color-black-opacity-600:#1414148c;--color-black-opacity-700:#141414a3;--color-black-opacity-800:#141414ba;--color-black-opacity-900:#141414cc;--color-black-opacity-950:#141414e8;--color-feedback-success:#04843f;--color-feedback-error:#c80505;--color-feedback-informational:#1355b4;--color-feedback-alert:#ef9928;--color-brand-primary:#f05223;--color-brand-secondary:#001c5c;--color-brand-tertiary-1:#1769e0;--color-brand-tertiary-2:#fc9c26;--color-surface-body:#fff;--color-surface-on-body:#f4f4f4;--color-surface-on-body-blue:#e7f0f4;--color-surface-on-body-brand:#fff6eb;--color-surface-on-body-feedback-success:#e6f4ed;--color-surface-on-body-feedback-error:#fde8e8;--color-surface-on-body-feedback-alert:#fdf4e7;--color-surface-on-body-feedback-info:#dfeafc;--color-text-brand:#f05223;--color-text-primary:#323232;--color-text-secondary:#5c5c5c;--color-text-disabled:#949494;--color-text-link:#1355b4;--color-states-empty-bg-hover:#1414141a;--color-states-empty-bg-pressed:#14141426;--color-states-bg-disabled:#14141405;--color-states-bg-focus:#1355b4;--color-states-primary-hover:#ea4210;--color-states-primary-pressed:#d23b0e;--color-states-danger-hover:#b30404;--color-states-danger-pressed:#9f0404;--color-states-negative-hover:#e6e6e6;--color-states-negative-pressed:#c3c3c3;--color-icon-primary:#5c5c5c;--color-icon-secondary:#fff;--color-icon-tertiary:#b30404;--color-icon-disabled:#b9b9b9;--color-neutral-neutral-1:#fff;--color-neutral-neutral-2:#f4f4f4;--color-neutral-neutral-3:#b9b9b9;--color-neutral-neutral-4:#949494;--color-neutral-neutral-5:#737373;--color-neutral-neutral-6:#5c5c5c;--color-neutral-neutral-7:#323232;--color-neutral-neutral-8:#292929;--color-negative-negative-1:#fff;--color-negative-negative-2:#323232;--color-opacity-body:#fffc;--color-opacity-on-body:#14141405;--color-opacity-overlay:#1414148c;--color-opacity-on-overlay:#ffffff1a;--color-line-input:#949494;--color-line-general-strong:#c3c3c3;--color-line-general:#e6e6e6}.static{position:static}.ml-16{margin-left:1rem}.flex{display:flex}.h-\\[18px\\]{height:18px}.min-h-\\[30px\\]{min-height:30px}.w-\\[18px\\]{width:18px}.w-fit{width:fit-content}.min-w-\\[30px\\]{min-width:30px}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-line-input{border-color:var(--color-line-input)}.border-negative-negative-1{border-color:var(--color-negative-negative-1)}.border-states-bg-disabled{border-color:var(--color-states-bg-disabled)}.bg-brand-primary{background-color:var(--color-brand-primary)}.bg-states-bg-disabled{background-color:var(--color-states-bg-disabled)}.bg-transparent{background-color:transparent}.text-base{font-size:1rem;line-height:1.5rem}.text-text-primary{color:var(--color-text-primary)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.active\\:bg-states-empty-bg-pressed:active{background-color:var(--color-states-empty-bg-pressed)}';
21084
21084
 
21085
21085
  const SulaRadioButton = class {
21086
21086
  constructor(e) {
@@ -21125,9 +21125,9 @@ const SulaRadioButton = class {
21125
21125
  },
21126
21126
  onClick: this.handleClick
21127
21127
  }, h$1("div", {
21128
- key: "f1cff2e9d20cfd0e369cfdcd490bc265a8de2fa9",
21128
+ key: "835101bafd897ff0a557555d6b8b0b934fa06071",
21129
21129
  class: {
21130
- "w-[30px] h-[30px] rounded-full flex justify-center items-center outline-none": true,
21130
+ "min-w-[30px] min-h-[30px] rounded-full flex justify-center items-center outline-none": true,
21131
21131
  "active:bg-states-empty-bg-pressed cursor-pointer": !this.disabled,
21132
21132
  "bg-brand-primary": this.checked,
21133
21133
  "border border-line-input": !this.checked,
@@ -21138,10 +21138,10 @@ const SulaRadioButton = class {
21138
21138
  onFocus: this.handleFocus,
21139
21139
  onBlur: this.handleFocusOut
21140
21140
  }, this.checked && h$1("div", {
21141
- key: "d5353979e7fd4481fc6c6964360b2a5cc682dff8",
21141
+ key: "5770f4d5e4c59f6df73974e083e3f6dd4761d897",
21142
21142
  class: "bg-transparent border-2 border-negative-negative-1 w-[18px] h-[18px] rounded-full"
21143
21143
  })), this.label && h$1("label", {
21144
- key: "fdadebd9a83092780405798b1fb1797325b08b82",
21144
+ key: "5e148846e64adc3d001457f8a677dfed3fd376ed",
21145
21145
  class: {
21146
21146
  "ml-16 text-base text-text-primary": true,
21147
21147
  "cursor-pointer": !this.disabled
@@ -21495,7 +21495,7 @@ var SulaTextareaStatus;
21495
21495
  e["Error"] = "error";
21496
21496
  })(SulaTextareaStatus || (SulaTextareaStatus = {}));
21497
21497
 
21498
- const sulaTextareaCss = '*,:after,:before{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.block{display:block}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.outline{outline-style:solid}:host{display:block;width:100%}.textarea-focus{outline:2px solid var(--color-feedback-informational)!important;outline-offset:2px!important}.textarea-error{outline:2px solid var(--color-feedback-error)!important;outline-offset:2px!important}.active-label{width:calc(100% - 3rem)}.from-down{animation:from-down .2s ease-in-out}.from-up{animation:from-up .2s ease-in-out}@keyframes from-down{0%{opacity:0;transform:translateY(75%)}to{opacity:1;transform:translateY(0)}}@keyframes from-up{0%{opacity:0;transform:translateY(-75%)}to{opacity:1;transform:translateY(0)}}:root{--color-green-50:#f1f9f4;--color-green-100:#e6f4ed;--color-green-200:#cae7d8;--color-green-300:#a0d4b8;--color-green-400:#68bb8e;--color-green-500:#04843f;--color-green-600:#037236;--color-green-700:#03632f;--color-green-800:#035428;--color-green-900:#024521;--color-green-950:#02361a;--color-red-50:#fef6f6;--color-red-100:#fde8e8;--color-red-200:#fad1d1;--color-red-300:#f7abab;--color-red-400:#f17474;--color-red-500:#c80505;--color-red-600:#b30404;--color-red-700:#9f0404;--color-red-800:#860303;--color-red-900:#6d0303;--color-red-950:#500202;--color-yellow-50:#fdf4e7;--color-yellow-100:#fcedd9;--color-yellow-200:#fae0bd;--color-yellow-300:#f6c788;--color-yellow-400:#f3b159;--color-yellow-500:#ef9928;--color-yellow-600:#e49226;--color-yellow-700:#d17e10;--color-yellow-800:#b46d0e;--color-yellow-900:#93590b;--color-yellow-950:#683f08;--color-orange-50:#fef4f1;--color-orange-100:#fde8e2;--color-orange-200:#fbd2c6;--color-orange-300:#f8b4a0;--color-orange-400:#f58e70;--color-orange-500:#f05223;--color-orange-600:#ea4210;--color-orange-700:#d23b0e;--color-orange-800:#b5330c;--color-orange-900:#942a0a;--color-orange-950:#691e07;--color-blue-50:#ecf0f9;--color-blue-100:#dde3f4;--color-blue-200:#b2c2e5;--color-blue-300:#7994d2;--color-blue-400:#4066bf;--color-blue-500:#001e64;--color-blue-600:#001c5c;--color-blue-700:#00174c;--color-blue-800:#00123d;--color-blue-900:#000f33;--color-blue-950:#000d2b;--color-ambar-50:#fff6eb;--color-ambar-100:#ffefdc;--color-ambar-200:#fedfb9;--color-ambar-300:#fdca8b;--color-ambar-400:#fdb359;--color-ambar-500:#fc9c26;--color-ambar-600:#ec8403;--color-ambar-700:#d87803;--color-ambar-800:#ba6803;--color-ambar-900:#975402;--color-ambar-950:#6a3b01;--color-gray-50:#fff;--color-gray-100:#f4f4f4;--color-gray-200:#e6e6e6;--color-gray-300:#c3c3c3;--color-gray-400:#b9b9b9;--color-gray-500:#949494;--color-gray-600:#737373;--color-gray-700:#5c5c5c;--color-gray-800:#323232;--color-gray-900:#292929;--color-gray-950:#141414;--color-white-opacity-50:#ffffff0d;--color-white-opacity-100:#ffffff1a;--color-white-opacity-200:#ffffff26;--color-white-opacity-300:#ffffff45;--color-white-opacity-400:#ffffff5c;--color-white-opacity-500:#ffffff80;--color-white-opacity-600:#ffffff8c;--color-white-opacity-700:#ffffffa3;--color-white-opacity-800:#ffffffba;--color-white-opacity-900:#fffc;--color-white-opacity-950:#ffffffe8;--color-ciano-50:#f1f6fe;--color-ciano-100:#dfeafc;--color-ciano-200:#c3d9f9;--color-ciano-300:#90b9f4;--color-ciano-400:#5d98ee;--color-ciano-500:#1769e0;--color-ciano-600:#155fcb;--color-ciano-700:#1355b4;--color-ciano-800:#104899;--color-ciano-900:#0d3b7d;--color-ciano-950:#0a2e61;--color-extra-color-blue-light:#e7f0f4;--color-extra-color-blue-dark:#162931;--color-black-opacity-50:#14141405;--color-black-opacity-100:#1414141a;--color-black-opacity-200:#14141426;--color-black-opacity-300:#14141445;--color-black-opacity-400:#1414145c;--color-black-opacity-500:#14141480;--color-black-opacity-600:#1414148c;--color-black-opacity-700:#141414a3;--color-black-opacity-800:#141414ba;--color-black-opacity-900:#141414cc;--color-black-opacity-950:#141414e8;--color-feedback-success:#04843f;--color-feedback-error:#c80505;--color-feedback-informational:#1355b4;--color-feedback-alert:#ef9928;--color-brand-primary:#f05223;--color-brand-secondary:#001c5c;--color-brand-tertiary-1:#1769e0;--color-brand-tertiary-2:#fc9c26;--color-surface-body:#fff;--color-surface-on-body:#f4f4f4;--color-surface-on-body-blue:#e7f0f4;--color-surface-on-body-brand:#fff6eb;--color-surface-on-body-feedback-success:#e6f4ed;--color-surface-on-body-feedback-error:#fde8e8;--color-surface-on-body-feedback-alert:#fdf4e7;--color-surface-on-body-feedback-info:#dfeafc;--color-text-brand:#f05223;--color-text-primary:#323232;--color-text-secondary:#5c5c5c;--color-text-disabled:#949494;--color-text-link:#1355b4;--color-states-empty-bg-hover:#1414141a;--color-states-empty-bg-pressed:#14141426;--color-states-bg-disabled:#14141405;--color-states-bg-focus:#1355b4;--color-states-primary-hover:#ea4210;--color-states-primary-pressed:#d23b0e;--color-states-danger-hover:#b30404;--color-states-danger-pressed:#9f0404;--color-states-negative-hover:#e6e6e6;--color-states-negative-pressed:#c3c3c3;--color-icon-primary:#5c5c5c;--color-icon-secondary:#fff;--color-icon-tertiary:#b30404;--color-icon-disabled:#b9b9b9;--color-neutral-neutral-1:#fff;--color-neutral-neutral-2:#f4f4f4;--color-neutral-neutral-3:#b9b9b9;--color-neutral-neutral-4:#949494;--color-neutral-neutral-5:#737373;--color-neutral-neutral-6:#5c5c5c;--color-neutral-neutral-7:#323232;--color-neutral-neutral-8:#292929;--color-negative-negative-1:#fff;--color-negative-negative-2:#323232;--color-opacity-body:#fffc;--color-opacity-on-body:#14141405;--color-opacity-overlay:#1414148c;--color-opacity-on-overlay:#ffffff1a;--color-line-input:#949494;--color-line-general-strong:#c3c3c3;--color-line-general:#e6e6e6}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-12{left:.75rem}.left-16{left:1rem}.top-12{top:.75rem}.top-16{top:1rem}.z-10{z-index:10}.mt-4{margin-top:.25rem}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.w-\\[85\\%\\]{width:85%}.w-full{width:100%}.cursor-not-allowed{cursor:not-allowed}.cursor-text{cursor:text}.resize-none{resize:none}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.rounded-sm{border-radius:.75rem}.border{border-width:1px}.border-none{border-style:none}.border-line-general{border-color:var(--color-line-general)}.border-line-input{border-color:var(--color-line-input)}.bg-states-bg-disabled{background-color:var(--color-states-bg-disabled)}.bg-surface-body{background-color:var(--color-surface-body)}.bg-transparent{background-color:transparent}.px-16{padding-left:1rem;padding-right:1rem}.py-12{padding-bottom:.75rem;padding-top:.75rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.text-feedback-error{color:var(--color-feedback-error)}.text-text-disabled{color:var(--color-text-disabled)}.text-text-primary{color:var(--color-text-primary)}.caret-brand-primary{caret-color:var(--color-brand-primary)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}';
21498
+ const sulaTextareaCss = '*,:after,:before{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.block{display:block}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.outline{outline-style:solid}:host{display:block;width:100%}.textarea-focus{outline:2px solid var(--color-feedback-informational)!important;outline-offset:2px!important}.textarea-error{outline:2px solid var(--color-feedback-error)!important;outline-offset:2px!important}.active-label{width:calc(100% - 3rem)}.from-down{animation:from-down .2s ease-in-out}.from-up{animation:from-up .2s ease-in-out}@keyframes from-down{0%{opacity:0;transform:translateY(75%)}to{opacity:1;transform:translateY(0)}}@keyframes from-up{0%{opacity:0;transform:translateY(-75%)}to{opacity:1;transform:translateY(0)}}:root{--color-green-50:#f1f9f4;--color-green-100:#e6f4ed;--color-green-200:#cae7d8;--color-green-300:#a0d4b8;--color-green-400:#68bb8e;--color-green-500:#04843f;--color-green-600:#037236;--color-green-700:#03632f;--color-green-800:#035428;--color-green-900:#024521;--color-green-950:#02361a;--color-red-50:#fef6f6;--color-red-100:#fde8e8;--color-red-200:#fad1d1;--color-red-300:#f7abab;--color-red-400:#f17474;--color-red-500:#c80505;--color-red-600:#b30404;--color-red-700:#9f0404;--color-red-800:#860303;--color-red-900:#6d0303;--color-red-950:#500202;--color-yellow-50:#fdf4e7;--color-yellow-100:#fcedd9;--color-yellow-200:#fae0bd;--color-yellow-300:#f6c788;--color-yellow-400:#f3b159;--color-yellow-500:#ef9928;--color-yellow-600:#e49226;--color-yellow-700:#d17e10;--color-yellow-800:#b46d0e;--color-yellow-900:#93590b;--color-yellow-950:#683f08;--color-orange-50:#fef4f1;--color-orange-100:#fde8e2;--color-orange-200:#fbd2c6;--color-orange-300:#f8b4a0;--color-orange-400:#f58e70;--color-orange-500:#f05223;--color-orange-600:#ea4210;--color-orange-700:#d23b0e;--color-orange-800:#b5330c;--color-orange-900:#942a0a;--color-orange-950:#691e07;--color-blue-50:#ecf0f9;--color-blue-100:#dde3f4;--color-blue-200:#b2c2e5;--color-blue-300:#7994d2;--color-blue-400:#4066bf;--color-blue-500:#001e64;--color-blue-600:#001c5c;--color-blue-700:#00174c;--color-blue-800:#00123d;--color-blue-900:#000f33;--color-blue-950:#000d2b;--color-ambar-50:#fff6eb;--color-ambar-100:#ffefdc;--color-ambar-200:#fedfb9;--color-ambar-300:#fdca8b;--color-ambar-400:#fdb359;--color-ambar-500:#fc9c26;--color-ambar-600:#ec8403;--color-ambar-700:#d87803;--color-ambar-800:#ba6803;--color-ambar-900:#975402;--color-ambar-950:#6a3b01;--color-gray-50:#fff;--color-gray-100:#f4f4f4;--color-gray-200:#e6e6e6;--color-gray-300:#c3c3c3;--color-gray-400:#b9b9b9;--color-gray-500:#949494;--color-gray-600:#737373;--color-gray-700:#5c5c5c;--color-gray-800:#323232;--color-gray-900:#292929;--color-gray-950:#141414;--color-white-opacity-50:#ffffff0d;--color-white-opacity-100:#ffffff1a;--color-white-opacity-200:#ffffff26;--color-white-opacity-300:#ffffff45;--color-white-opacity-400:#ffffff5c;--color-white-opacity-500:#ffffff80;--color-white-opacity-600:#ffffff8c;--color-white-opacity-700:#ffffffa3;--color-white-opacity-800:#ffffffba;--color-white-opacity-900:#fffc;--color-white-opacity-950:#ffffffe8;--color-ciano-50:#f1f6fe;--color-ciano-100:#dfeafc;--color-ciano-200:#c3d9f9;--color-ciano-300:#90b9f4;--color-ciano-400:#5d98ee;--color-ciano-500:#1769e0;--color-ciano-600:#155fcb;--color-ciano-700:#1355b4;--color-ciano-800:#104899;--color-ciano-900:#0d3b7d;--color-ciano-950:#0a2e61;--color-extra-color-blue-light:#e7f0f4;--color-extra-color-blue-dark:#162931;--color-black-opacity-50:#14141405;--color-black-opacity-100:#1414141a;--color-black-opacity-200:#14141426;--color-black-opacity-300:#14141445;--color-black-opacity-400:#1414145c;--color-black-opacity-500:#14141480;--color-black-opacity-600:#1414148c;--color-black-opacity-700:#141414a3;--color-black-opacity-800:#141414ba;--color-black-opacity-900:#141414cc;--color-black-opacity-950:#141414e8;--color-feedback-success:#04843f;--color-feedback-error:#c80505;--color-feedback-informational:#1355b4;--color-feedback-alert:#ef9928;--color-brand-primary:#f05223;--color-brand-secondary:#001c5c;--color-brand-tertiary-1:#1769e0;--color-brand-tertiary-2:#fc9c26;--color-surface-body:#fff;--color-surface-on-body:#f4f4f4;--color-surface-on-body-blue:#e7f0f4;--color-surface-on-body-brand:#fff6eb;--color-surface-on-body-feedback-success:#e6f4ed;--color-surface-on-body-feedback-error:#fde8e8;--color-surface-on-body-feedback-alert:#fdf4e7;--color-surface-on-body-feedback-info:#dfeafc;--color-text-brand:#f05223;--color-text-primary:#323232;--color-text-secondary:#5c5c5c;--color-text-disabled:#949494;--color-text-link:#1355b4;--color-states-empty-bg-hover:#1414141a;--color-states-empty-bg-pressed:#14141426;--color-states-bg-disabled:#14141405;--color-states-bg-focus:#1355b4;--color-states-primary-hover:#ea4210;--color-states-primary-pressed:#d23b0e;--color-states-danger-hover:#b30404;--color-states-danger-pressed:#9f0404;--color-states-negative-hover:#e6e6e6;--color-states-negative-pressed:#c3c3c3;--color-icon-primary:#5c5c5c;--color-icon-secondary:#fff;--color-icon-tertiary:#b30404;--color-icon-disabled:#b9b9b9;--color-neutral-neutral-1:#fff;--color-neutral-neutral-2:#f4f4f4;--color-neutral-neutral-3:#b9b9b9;--color-neutral-neutral-4:#949494;--color-neutral-neutral-5:#737373;--color-neutral-neutral-6:#5c5c5c;--color-neutral-neutral-7:#323232;--color-neutral-neutral-8:#292929;--color-negative-negative-1:#fff;--color-negative-negative-2:#323232;--color-opacity-body:#fffc;--color-opacity-on-body:#14141405;--color-opacity-overlay:#1414148c;--color-opacity-on-overlay:#ffffff1a;--color-line-input:#949494;--color-line-general-strong:#c3c3c3;--color-line-general:#e6e6e6}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-12{left:.75rem}.left-16{left:1rem}.top-12{top:.75rem}.top-16{top:1rem}.z-10{z-index:10}.mt-4{margin-top:.25rem}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.w-\\[85\\%\\]{width:85%}.w-full{width:100%}.cursor-not-allowed{cursor:not-allowed}.cursor-text{cursor:text}.resize-none{resize:none}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.rounded-sm{border-radius:.75rem}.border{border-width:1px}.border-none{border-style:none}.border-line-general{border-color:var(--color-line-general)}.border-line-input{border-color:var(--color-line-input)}.bg-states-bg-disabled{background-color:var(--color-states-bg-disabled)}.bg-surface-body{background-color:var(--color-surface-body)}.bg-transparent{background-color:transparent}.px-16{padding-left:1rem;padding-right:1rem}.py-12{padding-bottom:.75rem;padding-top:.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.text-feedback-error{color:var(--color-feedback-error)}.text-text-disabled{color:var(--color-text-disabled)}.text-text-primary{color:var(--color-text-primary)}.caret-brand-primary{caret-color:var(--color-brand-primary)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}';
21499
21499
 
21500
21500
  const SulaTextarea = class {
21501
21501
  constructor(e) {
@@ -21512,6 +21512,7 @@ const SulaTextarea = class {
21512
21512
  this.isActive = false;
21513
21513
  this.textValue = "";
21514
21514
  this.textareaIsFocused = false;
21515
+ this.labelPadding = 6;
21515
21516
  this.handleTextareaClick = () => {
21516
21517
  if (this.disabled) return;
21517
21518
  this.setLabelUp();
@@ -21578,6 +21579,7 @@ const SulaTextarea = class {
21578
21579
  if (this.value && this.value.trim().length > 0) {
21579
21580
  this.textValue = this.value;
21580
21581
  this.isActive = true;
21582
+ this.updateLabelPadding();
21581
21583
  }
21582
21584
  }
21583
21585
  componentDidLoad() {
@@ -21590,6 +21592,7 @@ const SulaTextarea = class {
21590
21592
  this.isActive = true;
21591
21593
  }
21592
21594
  this.changeElementsStyle();
21595
+ this.updateLabelPadding();
21593
21596
  }
21594
21597
  setLabelDown() {
21595
21598
  if (this.isActive && (!this.textValue || this.textValue.trim().length === 0)) {
@@ -21597,6 +21600,14 @@ const SulaTextarea = class {
21597
21600
  }
21598
21601
  this.changeElementsStyle();
21599
21602
  }
21603
+ updateLabelPadding() {
21604
+ setTimeout((() => {
21605
+ if (this.activeLabelElement) {
21606
+ const e = this.activeLabelElement.offsetHeight;
21607
+ this.labelPadding = e;
21608
+ }
21609
+ }));
21610
+ }
21600
21611
  changeElementsStyle() {
21601
21612
  if (!this.labelElement || !this.activeLabelElement) return;
21602
21613
  this.activeLabelElement.style.display = this.isActive ? "flex" : "none";
@@ -21608,12 +21619,12 @@ const SulaTextarea = class {
21608
21619
  render() {
21609
21620
  const e = this.rows * 24 + 48;
21610
21621
  return h$1(Host, {
21611
- key: "1ec5c0b8f04ea2f32d48301334d2c717327d0b17",
21622
+ key: "0586b5e31d5bda244cc4c1f993f883eb785f39b3",
21612
21623
  ref: e => this.node = e
21613
21624
  }, h$1("div", {
21614
- key: "be0e209759746014407a3dc9aa553faea5b4f7f9"
21625
+ key: "28d230964948161540ba96b948a4d7a63ecd8748"
21615
21626
  }, h$1("div", {
21616
- key: "238be270fa3cfdbdd0f4a5cda9d99deeb7c9667d",
21627
+ key: "478bf00ea0f45407ecc36708bcfe4fb95fe49619",
21617
21628
  id: "textarea-container",
21618
21629
  class: {
21619
21630
  "relative border rounded-sm px-16 py-12 outline-none caret-brand-primary": true,
@@ -21629,7 +21640,7 @@ const SulaTextarea = class {
21629
21640
  onFocus: this.handleFocus,
21630
21641
  onClick: this.handleTextareaClick
21631
21642
  }, h$1("label", {
21632
- key: "66812b881d9396ff093cac598e6c64a54e1cdbad",
21643
+ key: "c0450390c2d40f2a3e0e4b486fc9580c369bf912",
21633
21644
  class: {
21634
21645
  "text-base top-16 left-12 absolute transition-all duration-200 ease-in-out pointer-events-none z-10 w-[85%]": true,
21635
21646
  "text-text-primary": !this.disabled && (this.isActive || this.status === SulaTextareaStatus.Default),
@@ -21638,7 +21649,7 @@ const SulaTextarea = class {
21638
21649
  },
21639
21650
  ref: e => this.labelElement = e
21640
21651
  }, this.label), h$1("label", {
21641
- key: "e0b2a3f1d35b7bd047b6324464772697d565076d",
21652
+ key: "2d73abbc98c3cb70d0234f9629b392cb1cd8f83e",
21642
21653
  class: {
21643
21654
  "absolute font-bold transition-all duration-200 ease-in-out pointer-events-none z-10 active-label hidden from-down": true,
21644
21655
  "text-sm top-12 left-16": this.isActive,
@@ -21648,7 +21659,7 @@ const SulaTextarea = class {
21648
21659
  },
21649
21660
  ref: e => this.activeLabelElement = e
21650
21661
  }, this.label), h$1("textarea", {
21651
- key: "77603b5c3bfb9430e5a41f0b219c5f0597f4ab92",
21662
+ key: "ce8af45adb97d797dbc07a557235c47378a10bb2",
21652
21663
  ref: e => this.textareaElement = e,
21653
21664
  placeholder: this.isActive ? this.placeholder : "",
21654
21665
  rows: this.rows,
@@ -21656,20 +21667,21 @@ const SulaTextarea = class {
21656
21667
  disabled: this.disabled,
21657
21668
  class: {
21658
21669
  "w-full h-full outline-none text-base bg-transparent border-none resize-none": true,
21659
- "pt-6": this.isActive,
21660
- "pt-0": !this.isActive,
21661
21670
  "text-text-primary": !this.disabled,
21662
21671
  "text-text-disabled cursor-not-allowed overflow-hidden": this.disabled
21663
21672
  },
21673
+ style: {
21674
+ paddingTop: this.isActive ? `${this.labelPadding}px` : "0"
21675
+ },
21664
21676
  onInput: this.handleTextareaChanges,
21665
21677
  onFocus: this.handleTextareaFocus,
21666
21678
  onBlur: this.handleBlur,
21667
21679
  value: this.textValue
21668
21680
  })), (this.helpText || this.maxLength) && h$1("div", {
21669
- key: "ed5e9397e617eb07241dc26fed75d35f0abd16fd",
21681
+ key: "676e2be41409e297c350dd95a715014f0589594c",
21670
21682
  class: "flex justify-between items-center px-16 mt-4 text-sm"
21671
21683
  }, this.helpText && h$1("div", {
21672
- key: "3ee82fca291f045dcee3c2c29da6ac625ee42d44",
21684
+ key: "69a22552f623c03a458137f3bfa4f92a2fb0a62d",
21673
21685
  id: "textarea-help-text",
21674
21686
  class: {
21675
21687
  "text-text-primary": this.status === SulaTextareaStatus.Default && !this.disabled,
@@ -21677,7 +21689,7 @@ const SulaTextarea = class {
21677
21689
  "text-text-disabled": this.disabled
21678
21690
  }
21679
21691
  }, this.helpText), this.maxLength && h$1("div", {
21680
- key: "d4a3503ef45089512b85cf2cb28c32f655f9b17c",
21692
+ key: "29ab1273eef5520bb5436aaa0baa767cd24644c4",
21681
21693
  id: "max-length-container",
21682
21694
  class: {
21683
21695
  "text-text-primary": this.status === SulaTextareaStatus.Default && !this.disabled,
@@ -21709,6 +21721,193 @@ var SulaTextfieldStatus;
21709
21721
  e["Error"] = "error";
21710
21722
  })(SulaTextfieldStatus || (SulaTextfieldStatus = {}));
21711
21723
 
21724
+ var vanillaMasker$1 = {
21725
+ exports: {}
21726
+ };
21727
+
21728
+ var vanillaMasker = vanillaMasker$1.exports;
21729
+
21730
+ var hasRequiredVanillaMasker;
21731
+
21732
+ function requireVanillaMasker() {
21733
+ if (hasRequiredVanillaMasker) return vanillaMasker$1.exports;
21734
+ hasRequiredVanillaMasker = 1;
21735
+ (function(e, t) {
21736
+ (function(t, o) {
21737
+ {
21738
+ e.exports = o();
21739
+ }
21740
+ })(vanillaMasker, (function() {
21741
+ var e = "9", t = "A", o = "S", r = [ 9, 16, 17, 18, 36, 37, 38, 39, 40, 91, 92, 93 ], isAllowedKeyCode = function(e) {
21742
+ for (var t = 0, o = r.length; t < o; t++) {
21743
+ if (e == r[t]) {
21744
+ return false;
21745
+ }
21746
+ }
21747
+ return true;
21748
+ }, mergeMoneyOptions = function(e) {
21749
+ e = e || {};
21750
+ e = {
21751
+ delimiter: e.delimiter || ".",
21752
+ lastOutput: e.lastOutput,
21753
+ precision: e.hasOwnProperty("precision") ? e.precision : 2,
21754
+ separator: e.separator || ",",
21755
+ showSignal: e.showSignal,
21756
+ suffixUnit: e.suffixUnit && " " + e.suffixUnit.replace(/[\s]/g, "") || "",
21757
+ unit: e.unit && e.unit.replace(/[\s]/g, "") + " " || "",
21758
+ zeroCents: e.zeroCents
21759
+ };
21760
+ e.moneyPrecision = e.zeroCents ? 0 : e.precision;
21761
+ return e;
21762
+ },
21763
+ // Fill wildcards past index in output with placeholder
21764
+ addPlaceholdersToOutput = function(r, n, a) {
21765
+ for (;n < r.length; n++) {
21766
+ if (r[n] === e || r[n] === t || r[n] === o) {
21767
+ r[n] = a;
21768
+ }
21769
+ }
21770
+ return r;
21771
+ };
21772
+ var VanillaMasker = function(e) {
21773
+ this.elements = e;
21774
+ };
21775
+ VanillaMasker.prototype.unbindElementToMask = function() {
21776
+ for (var e = 0, t = this.elements.length; e < t; e++) {
21777
+ this.elements[e].lastOutput = "";
21778
+ this.elements[e].onkeyup = false;
21779
+ this.elements[e].onkeydown = false;
21780
+ if (this.elements[e].value.length) {
21781
+ this.elements[e].value = this.elements[e].value.replace(/\D/g, "");
21782
+ }
21783
+ }
21784
+ };
21785
+ VanillaMasker.prototype.bindElementToMask = function(e) {
21786
+ var t = this, onType = function(o) {
21787
+ o = o || window.event;
21788
+ var r = o.target || o.srcElement;
21789
+ if (isAllowedKeyCode(o.keyCode)) {
21790
+ setTimeout((function() {
21791
+ t.opts.lastOutput = r.lastOutput;
21792
+ r.value = VMasker[e](r.value, t.opts);
21793
+ r.lastOutput = r.value;
21794
+ if (r.setSelectionRange && t.opts.suffixUnit) {
21795
+ r.setSelectionRange(r.value.length, r.value.length - t.opts.suffixUnit.length);
21796
+ }
21797
+ }), 0);
21798
+ }
21799
+ };
21800
+ for (var o = 0, r = this.elements.length; o < r; o++) {
21801
+ this.elements[o].lastOutput = "";
21802
+ this.elements[o].onkeyup = onType;
21803
+ if (this.elements[o].value.length) {
21804
+ this.elements[o].value = VMasker[e](this.elements[o].value, this.opts);
21805
+ }
21806
+ }
21807
+ };
21808
+ VanillaMasker.prototype.maskMoney = function(e) {
21809
+ this.opts = mergeMoneyOptions(e);
21810
+ this.bindElementToMask("toMoney");
21811
+ };
21812
+ VanillaMasker.prototype.maskNumber = function() {
21813
+ this.opts = {};
21814
+ this.bindElementToMask("toNumber");
21815
+ };
21816
+ VanillaMasker.prototype.maskAlphaNum = function() {
21817
+ this.opts = {};
21818
+ this.bindElementToMask("toAlphaNumeric");
21819
+ };
21820
+ VanillaMasker.prototype.maskPattern = function(e) {
21821
+ this.opts = {
21822
+ pattern: e
21823
+ };
21824
+ this.bindElementToMask("toPattern");
21825
+ };
21826
+ VanillaMasker.prototype.unMask = function() {
21827
+ this.unbindElementToMask();
21828
+ };
21829
+ var VMasker = function(e) {
21830
+ if (!e) {
21831
+ throw new Error("VanillaMasker: There is no element to bind.");
21832
+ }
21833
+ var t = "length" in e ? e.length ? e : [] : [ e ];
21834
+ return new VanillaMasker(t);
21835
+ };
21836
+ VMasker.toMoney = function(e, t) {
21837
+ t = mergeMoneyOptions(t);
21838
+ if (t.zeroCents) {
21839
+ t.lastOutput = t.lastOutput || "";
21840
+ var o = "(" + t.separator + "[0]{0," + t.precision + "})", r = new RegExp(o, "g"), n = e.toString().replace(/[\D]/g, "").length || 0, a = t.lastOutput.toString().replace(/[\D]/g, "").length || 0;
21841
+ e = e.toString().replace(r, "");
21842
+ if (n < a) {
21843
+ e = e.slice(0, e.length - 1);
21844
+ }
21845
+ }
21846
+ var i = e.toString().replace(/[\D]/g, ""), c = new RegExp("^(0|\\" + t.delimiter + ")"), s = new RegExp("(\\" + t.separator + ")$"), l = i.substr(0, i.length - t.moneyPrecision), f = l.substr(0, l.length % 3), p = new Array(t.precision + 1).join("0");
21847
+ l = l.substr(l.length % 3, l.length);
21848
+ for (var u = 0, d = l.length; u < d; u++) {
21849
+ if (u % 3 === 0) {
21850
+ f += t.delimiter;
21851
+ }
21852
+ f += l[u];
21853
+ }
21854
+ f = f.replace(c, "");
21855
+ f = f.length ? f : "0";
21856
+ var b = "";
21857
+ if (t.showSignal === true) {
21858
+ b = e < 0 || e.startsWith && e.startsWith("-") ? "-" : "";
21859
+ }
21860
+ if (!t.zeroCents) {
21861
+ var m = i.length - t.precision, g = i.substr(m, t.precision), y = g.length, x = t.precision > y ? t.precision : y;
21862
+ p = (p + g).slice(-x);
21863
+ }
21864
+ var k = t.unit + b + f + t.separator + p;
21865
+ return k.replace(s, "") + t.suffixUnit;
21866
+ };
21867
+ VMasker.toPattern = function(r, n) {
21868
+ var a = typeof n === "object" ? n.pattern : n, i = a.replace(/\W/g, ""), c = a.split(""), s = r.toString().replace(/\W/g, ""), l = s.replace(/\W/g, ""), f = 0, p, u = c.length, d = typeof n === "object" ? n.placeholder : undefined;
21869
+ for (p = 0; p < u; p++) {
21870
+ // Reached the end of input
21871
+ if (f >= s.length) {
21872
+ if (i.length == l.length) {
21873
+ return c.join("");
21874
+ } else if (d !== undefined && i.length > l.length) {
21875
+ return addPlaceholdersToOutput(c, p, d).join("");
21876
+ } else {
21877
+ break;
21878
+ }
21879
+ }
21880
+ // Remaining chars in input
21881
+ else {
21882
+ if (c[p] === e && s[f].match(/[0-9]/) || c[p] === t && s[f].match(/[a-zA-Z]/) || c[p] === o && s[f].match(/[0-9a-zA-Z]/)) {
21883
+ c[p] = s[f++];
21884
+ } else if (c[p] === e || c[p] === t || c[p] === o) {
21885
+ if (d !== undefined) {
21886
+ return addPlaceholdersToOutput(c, p, d).join("");
21887
+ } else {
21888
+ return c.slice(0, p).join("");
21889
+ }
21890
+ }
21891
+ }
21892
+ }
21893
+ return c.join("").substr(0, p);
21894
+ };
21895
+ VMasker.toNumber = function(e) {
21896
+ return e.toString().replace(/(?!^-)[^0-9]/g, "");
21897
+ };
21898
+ VMasker.toAlphaNumeric = function(e) {
21899
+ return e.toString().replace(/[^a-z0-9 ]+/i, "");
21900
+ };
21901
+ return VMasker;
21902
+ }));
21903
+ })(vanillaMasker$1);
21904
+ return vanillaMasker$1.exports;
21905
+ }
21906
+
21907
+ var vanillaMaskerExports = requireVanillaMasker();
21908
+
21909
+ var VMasker = getDefaultExportFromCjs(vanillaMaskerExports);
21910
+
21712
21911
  const sulaTextfieldCss = '*,:after,:before{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-ring-color:rgba(59,130,246,.5);--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(147,197,253,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.block{display:block}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.outline{outline-style:solid}:host{display:block}.button-focus{outline:2px solid var(--color-feedback-informational)!important;outline-offset:2px!important}.button-error{outline:2px solid var(--color-feedback-error)!important;outline-offset:2px!important}.from-down{animation:from-down .2s ease-in-out}.from-up{animation:from-up .2s ease-in-out}@keyframes from-down{0%{opacity:0;transform:translateY(75%)}to{opacity:1;transform:translateY(0)}}@keyframes from-up{0%{opacity:0;transform:translateY(-75%)}to{opacity:1;transform:translateY(0)}}:root{--color-green-50:#f1f9f4;--color-green-100:#e6f4ed;--color-green-200:#cae7d8;--color-green-300:#a0d4b8;--color-green-400:#68bb8e;--color-green-500:#04843f;--color-green-600:#037236;--color-green-700:#03632f;--color-green-800:#035428;--color-green-900:#024521;--color-green-950:#02361a;--color-red-50:#fef6f6;--color-red-100:#fde8e8;--color-red-200:#fad1d1;--color-red-300:#f7abab;--color-red-400:#f17474;--color-red-500:#c80505;--color-red-600:#b30404;--color-red-700:#9f0404;--color-red-800:#860303;--color-red-900:#6d0303;--color-red-950:#500202;--color-yellow-50:#fdf4e7;--color-yellow-100:#fcedd9;--color-yellow-200:#fae0bd;--color-yellow-300:#f6c788;--color-yellow-400:#f3b159;--color-yellow-500:#ef9928;--color-yellow-600:#e49226;--color-yellow-700:#d17e10;--color-yellow-800:#b46d0e;--color-yellow-900:#93590b;--color-yellow-950:#683f08;--color-orange-50:#fef4f1;--color-orange-100:#fde8e2;--color-orange-200:#fbd2c6;--color-orange-300:#f8b4a0;--color-orange-400:#f58e70;--color-orange-500:#f05223;--color-orange-600:#ea4210;--color-orange-700:#d23b0e;--color-orange-800:#b5330c;--color-orange-900:#942a0a;--color-orange-950:#691e07;--color-blue-50:#ecf0f9;--color-blue-100:#dde3f4;--color-blue-200:#b2c2e5;--color-blue-300:#7994d2;--color-blue-400:#4066bf;--color-blue-500:#001e64;--color-blue-600:#001c5c;--color-blue-700:#00174c;--color-blue-800:#00123d;--color-blue-900:#000f33;--color-blue-950:#000d2b;--color-ambar-50:#fff6eb;--color-ambar-100:#ffefdc;--color-ambar-200:#fedfb9;--color-ambar-300:#fdca8b;--color-ambar-400:#fdb359;--color-ambar-500:#fc9c26;--color-ambar-600:#ec8403;--color-ambar-700:#d87803;--color-ambar-800:#ba6803;--color-ambar-900:#975402;--color-ambar-950:#6a3b01;--color-gray-50:#fff;--color-gray-100:#f4f4f4;--color-gray-200:#e6e6e6;--color-gray-300:#c3c3c3;--color-gray-400:#b9b9b9;--color-gray-500:#949494;--color-gray-600:#737373;--color-gray-700:#5c5c5c;--color-gray-800:#323232;--color-gray-900:#292929;--color-gray-950:#141414;--color-white-opacity-50:#ffffff0d;--color-white-opacity-100:#ffffff1a;--color-white-opacity-200:#ffffff26;--color-white-opacity-300:#ffffff45;--color-white-opacity-400:#ffffff5c;--color-white-opacity-500:#ffffff80;--color-white-opacity-600:#ffffff8c;--color-white-opacity-700:#ffffffa3;--color-white-opacity-800:#ffffffba;--color-white-opacity-900:#fffc;--color-white-opacity-950:#ffffffe8;--color-ciano-50:#f1f6fe;--color-ciano-100:#dfeafc;--color-ciano-200:#c3d9f9;--color-ciano-300:#90b9f4;--color-ciano-400:#5d98ee;--color-ciano-500:#1769e0;--color-ciano-600:#155fcb;--color-ciano-700:#1355b4;--color-ciano-800:#104899;--color-ciano-900:#0d3b7d;--color-ciano-950:#0a2e61;--color-extra-color-blue-light:#e7f0f4;--color-extra-color-blue-dark:#162931;--color-black-opacity-50:#14141405;--color-black-opacity-100:#1414141a;--color-black-opacity-200:#14141426;--color-black-opacity-300:#14141445;--color-black-opacity-400:#1414145c;--color-black-opacity-500:#14141480;--color-black-opacity-600:#1414148c;--color-black-opacity-700:#141414a3;--color-black-opacity-800:#141414ba;--color-black-opacity-900:#141414cc;--color-black-opacity-950:#141414e8;--color-feedback-success:#04843f;--color-feedback-error:#c80505;--color-feedback-informational:#1355b4;--color-feedback-alert:#ef9928;--color-brand-primary:#f05223;--color-brand-secondary:#001c5c;--color-brand-tertiary-1:#1769e0;--color-brand-tertiary-2:#fc9c26;--color-surface-body:#fff;--color-surface-on-body:#f4f4f4;--color-surface-on-body-blue:#e7f0f4;--color-surface-on-body-brand:#fff6eb;--color-surface-on-body-feedback-success:#e6f4ed;--color-surface-on-body-feedback-error:#fde8e8;--color-surface-on-body-feedback-alert:#fdf4e7;--color-surface-on-body-feedback-info:#dfeafc;--color-text-brand:#f05223;--color-text-primary:#323232;--color-text-secondary:#5c5c5c;--color-text-disabled:#949494;--color-text-link:#1355b4;--color-states-empty-bg-hover:#1414141a;--color-states-empty-bg-pressed:#14141426;--color-states-bg-disabled:#14141405;--color-states-bg-focus:#1355b4;--color-states-primary-hover:#ea4210;--color-states-primary-pressed:#d23b0e;--color-states-danger-hover:#b30404;--color-states-danger-pressed:#9f0404;--color-states-negative-hover:#e6e6e6;--color-states-negative-pressed:#c3c3c3;--color-icon-primary:#5c5c5c;--color-icon-secondary:#fff;--color-icon-tertiary:#b30404;--color-icon-disabled:#b9b9b9;--color-neutral-neutral-1:#fff;--color-neutral-neutral-2:#f4f4f4;--color-neutral-neutral-3:#b9b9b9;--color-neutral-neutral-4:#949494;--color-neutral-neutral-5:#737373;--color-neutral-neutral-6:#5c5c5c;--color-neutral-neutral-7:#323232;--color-neutral-neutral-8:#292929;--color-negative-negative-1:#fff;--color-negative-negative-2:#323232;--color-opacity-body:#fffc;--color-opacity-on-body:#14141405;--color-opacity-overlay:#1414148c;--color-opacity-on-overlay:#ffffff1a;--color-line-input:#949494;--color-line-general-strong:#c3c3c3;--color-line-general:#e6e6e6}.static{position:static}.mt-4{margin-top:.25rem}.flex{display:flex}.hidden{display:none}.h-\\[72px\\]{height:72px}.w-full{width:100%}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded-sm{border-radius:.75rem}.border{border-width:1px}.border-line-general{border-color:var(--color-line-general)}.border-line-input{border-color:var(--color-line-input)}.bg-states-bg-disabled{background-color:var(--color-states-bg-disabled)}.bg-surface-body{background-color:var(--color-surface-body)}.bg-transparent{background-color:transparent}.px-16{padding-left:1rem;padding-right:1rem}.pr-12{padding-right:.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.text-feedback-error{color:var(--color-feedback-error)}.text-icon-disabled{color:var(--color-icon-disabled)}.text-icon-primary{color:var(--color-icon-primary)}.text-text-disabled{color:var(--color-text-disabled)}.text-text-primary{color:var(--color-text-primary)}.caret-brand-primary{caret-color:var(--color-brand-primary)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}';
21713
21912
 
21714
21913
  const SulaTextfield = class {
@@ -21731,6 +21930,9 @@ const SulaTextfield = class {
21731
21930
  this.toggleOptions(true);
21732
21931
  };
21733
21932
  this.handleInputChanges = e => {
21933
+ if (this.maskPattern && this.inputElement) {
21934
+ this.handleInputMask();
21935
+ }
21734
21936
  const t = e.target.value;
21735
21937
  this.textValue = t;
21736
21938
  this.value = t;
@@ -21794,6 +21996,9 @@ const SulaTextfield = class {
21794
21996
  if (this.textValue && this.textValue.trim().length > 0) {
21795
21997
  this.changeElementsStyle();
21796
21998
  }
21999
+ if (this.maskPattern && this.inputElement) {
22000
+ this.handleInputMask();
22001
+ }
21797
22002
  }
21798
22003
  toggleOptions(e) {
21799
22004
  if (this.inputIsOpen && this.textValue && this.textValue.length > 0 || this.disabled) return;
@@ -21809,6 +22014,9 @@ const SulaTextfield = class {
21809
22014
  this.labelElement.classList.add("from-up");
21810
22015
  }
21811
22016
  }
22017
+ handleInputMask() {
22018
+ VMasker(this.inputElement).maskPattern(this.maskPattern);
22019
+ }
21812
22020
  handlePasswordIconClicked() {
21813
22021
  const e = this.inputElement.selectionStart;
21814
22022
  const t = this.inputElement.value;
@@ -21828,12 +22036,12 @@ const SulaTextfield = class {
21828
22036
  }
21829
22037
  render() {
21830
22038
  return h$1(Host, {
21831
- key: "db19982329c8a6aa8989b3a68ef61a7453ee4a99",
22039
+ key: "2287b38b1441da7fcab2caa4dd495bc593a4e268",
21832
22040
  ref: e => this.node = e
21833
22041
  }, h$1("div", {
21834
- key: "daf060b490b07b535cb414b11c3c75f307f127aa"
22042
+ key: "1e9538652f7a57c1f8a99760028a45726d4cf1b8"
21835
22043
  }, h$1("div", {
21836
- key: "1d84aec41f352537a124311c076eceec3271832a",
22044
+ key: "48b038746bbe3ba11ea374c7cc5e28cae65d5d30",
21837
22045
  id: "button-container",
21838
22046
  class: {
21839
22047
  "flex items-center border rounded-sm px-16 outline-none h-[72px] caret-brand-primary": true,
@@ -21847,17 +22055,17 @@ const SulaTextfield = class {
21847
22055
  onFocus: this.handleFocus,
21848
22056
  onClick: this.handleInputClick
21849
22057
  }, !this.disabled && h$1("div", {
21850
- key: "6ec4a250e1bcd8f053b2dba7e6e6fe6842c1b9bf",
22058
+ key: "9c4a9e1e7017593db75a77585c1392125b1a98b9",
21851
22059
  class: {
21852
22060
  "hidden flex-col w-full": true,
21853
22061
  "pr-12": !!this.icon
21854
22062
  },
21855
22063
  ref: e => this.inputContainer = e
21856
22064
  }, h$1("label", {
21857
- key: "001ef2edc750497dc82a65341f98289fd8d28c6d",
22065
+ key: "d07846ebd85fff94f477f59b512304e00102bb58",
21858
22066
  class: "font-bold text-sm text-text-primary from-down"
21859
22067
  }, this.label), h$1("input", {
21860
- key: "96c0725c63ed92ddbc164f8efcdc003707eb0115",
22068
+ key: "92955b96950cae398681755cec9fcbf0a8327695",
21861
22069
  type: this.type,
21862
22070
  ref: e => this.inputElement = e,
21863
22071
  placeholder: this.placeholder,
@@ -21866,7 +22074,7 @@ const SulaTextfield = class {
21866
22074
  onFocus: this.handleInputFocus,
21867
22075
  value: this.textValue
21868
22076
  })), h$1("div", {
21869
- key: "f65cd97f9ddcadcc07789d8d3dc9421e82e31d78",
22077
+ key: "cadc6f4d64f3e85dee539b9bf270a839709c1bfa",
21870
22078
  id: "textfield-label",
21871
22079
  class: {
21872
22080
  "text-base flex items-center": true,
@@ -21875,25 +22083,25 @@ const SulaTextfield = class {
21875
22083
  },
21876
22084
  ref: e => this.labelElement = e
21877
22085
  }, this.label), (!!this.icon || this.type === SulaTextfieldType.Password) && h$1("div", {
21878
- key: "27596e159d5bcdd52f587350fa7ed619d5a6346e",
22086
+ key: "5f0fee95a1d89743084c86f9b9bdec69b3976da5",
21879
22087
  class: "flex items-center justify-center",
21880
22088
  onClick: this.handleIconClick
21881
22089
  }, h$1("sula-icon", {
21882
- key: "2fb87a5df61f3ed9f50f404ca8ff2988c71d10a7",
22090
+ key: "a41969ee7b207c6fdcaf43c0345e927a19b58d1c",
21883
22091
  icon: this.getInputIcon(),
21884
22092
  customClass: `text-2xl ${this.disabled ? "text-icon-disabled" : "text-icon-primary"}`
21885
22093
  }))), (this.helpText || this.maxLength) && !this.disabled && h$1("div", {
21886
- key: "d54b53d64879e9a454a72c7e6726c8b0f5905baa",
22094
+ key: "14e36d4ee992aeb3ab3341f030fc05231c803e3d",
21887
22095
  class: "flex justify-between items-center px-16 mt-4 text-sm"
21888
22096
  }, this.helpText && h$1("div", {
21889
- key: "7ded73f462e82f41b8766e4654cd47fabf3b3a40",
22097
+ key: "e4286e8635c5b6f8fc3032359567cbdba2479748",
21890
22098
  id: "textfield-help-text",
21891
22099
  class: {
21892
22100
  "text-text-primary": this.status === SulaTextfieldStatus.Default,
21893
22101
  "text-feedback-error": this.status === SulaTextfieldStatus.Error
21894
22102
  }
21895
22103
  }, this.helpText), this.maxLength && h$1("div", {
21896
- key: "c62b62d8b8c99a775a31092479f1e4d8f581908c",
22104
+ key: "d2813e234f057e952f85ded243510a4a12a43654",
21897
22105
  id: "max-length-container",
21898
22106
  class: {
21899
22107
  "text-text-primary": this.status === SulaTextfieldStatus.Default,
@@ -22182,4 +22390,4 @@ SulaTimelineList.style = sulaTimelineListCss;
22182
22390
 
22183
22391
  export { SulaAvatar as sula_avatar, SulaBadge as sula_badge, SulaButton as sula_button, SulaCheckbox as sula_checkbox, SulaChip as sula_chip, SulaDropdown as sula_dropdown, SulaIcon as sula_icon, SulaLoader as sula_loader, SulaMenuSelectList as sula_menu_select_list, SulaProgressBar as sula_progress_bar, SulaRadioButton as sula_radio_button, SulaSearchBar as sula_search_bar, SulaSwitch as sula_switch, SulaTag as sula_tag, SulaTextarea as sula_textarea, SulaTextfield as sula_textfield, SulaTiles as sula_tiles, SulaTimelineList as sula_timeline_list };
22184
22392
  //# sourceMappingURL=sula-avatar.sula-badge.sula-button.sula-checkbox.sula-chip.sula-dropdown.sula-icon.sula-loader.sula-menu-select-list.sula-progress-bar.sula-radio-button.sula-search-bar.sula-switch.sula-tag.sula-textarea.sula-textfield.sula-tiles.sula-timeline-list.entry.esm.js.map
22185
- //# sourceMappingURL=p-e86b2271.entry.js.map
22393
+ //# sourceMappingURL=p-bc1f174c.entry.js.map