@sula-tech/webcomponents 0.4.0 → 0.4.1
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/cjs/loader.cjs.js +1 -1
- package/dist/cjs/sula-avatar.sula-badge.sula-button.sula-checkbox.sula-chip.sula-icon.sula-loader.sula-menu-select-list.sula-radio-button.sula-switch.sula-tag.sula-textarea.sula-textfield.sula-tiles.entry.cjs.js.map +1 -1
- package/dist/cjs/sula-avatar_14.cjs.entry.js +29 -15
- package/dist/cjs/sula-avatar_14.cjs.entry.js.map +1 -1
- package/dist/cjs/webcomponents.cjs.js +1 -1
- package/dist/collection/components/sula-textarea/sula-textarea.css +1 -1
- package/dist/collection/components/sula-textarea/sula-textarea.js +26 -13
- package/dist/collection/components/sula-textarea/sula-textarea.js.map +1 -1
- package/dist/collection/components/sula-textfield/sula-textfield.js +2 -2
- package/dist/collection/components/sula-tiles/sula-tiles.js +1 -1
- package/dist/components/sula-textarea.js +27 -14
- package/dist/components/sula-textarea.js.map +1 -1
- package/dist/components/sula-textfield.js +2 -2
- package/dist/components/sula-tiles.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/sula-avatar.sula-badge.sula-button.sula-checkbox.sula-chip.sula-icon.sula-loader.sula-menu-select-list.sula-radio-button.sula-switch.sula-tag.sula-textarea.sula-textfield.sula-tiles.entry.js.map +1 -1
- package/dist/esm/sula-avatar_14.entry.js +29 -15
- package/dist/esm/sula-avatar_14.entry.js.map +1 -1
- package/dist/esm/webcomponents.js +1 -1
- package/dist/types/components/sula-textarea/sula-textarea.d.ts +4 -1
- package/dist/webcomponents/{p-67f9fa90.entry.js → p-5ba79323.entry.js} +54 -39
- package/dist/webcomponents/p-5ba79323.entry.js.map +1 -0
- package/dist/webcomponents/sula-avatar.sula-badge.sula-button.sula-checkbox.sula-chip.sula-icon.sula-loader.sula-menu-select-list.sula-radio-button.sula-switch.sula-tag.sula-textarea.sula-textfield.sula-tiles.entry.esm.js.map +1 -1
- package/dist/webcomponents/webcomponents.esm.js +5 -6
- package/package.json +1 -1
- package/dist/webcomponents/p-67f9fa90.entry.js.map +0 -1
|
@@ -16,7 +16,7 @@ var patchBrowser = () => {
|
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(async (options) => {
|
|
18
18
|
await globalScripts();
|
|
19
|
-
return bootstrapLazy([["sula-avatar_14",[[1,"sula-chip",{"text":[1025],"appearance":[1025],"disabled":[1028],"items":[1040],"isFocused":[32],"showItems":[32]},[[4,"click","handleDocumentClick"]]],[1,"sula-avatar",{"size":[1],"imageUrl":[1,"image-url"],"text":[1],"icon":[1]}],[1,"sula-badge",{"status":[1025],"size":[1025],"type":[1025],"text":[1025],"icon":[1025],"hasSlotContent":[32]}],[1,"sula-button",{"text":[1025],"icon":[1025],"appearance":[1025],"type":[1025],"size":[1025],"status":[1025],"loading":[1028],"buttonDisabled":[1028,"button-disabled"]}],[1,"sula-checkbox",{"type":[1025],"label":[1025],"subTitle":[1025,"sub-title"],"disabled":[1028],"checked":[1028],"isFocus":[32]}],[1,"sula-tag",{"label":[1025],"icon":[1025],"iconStatus":[1025,"icon-status"],"size":[1025],"appearance":[1025],"fontWeight":[1025,"font-weight"]}],[1,"sula-textfield",{"value":[1025],"type":[1],"status":[1025],"label":[1],"placeholder":[1],"disabled":[1028],"helpText":[1,"help-text"],"maxLength":[2,"max-length"],"icon":[1],"inputIsOpen":[32],"textValue":[32],"showPassword":[32],"inputIsFocused":[32]},[[4,"click","handleClick"]]],[1,"sula-tiles",{"type":[1],"size":[1],"ellipsis":[4],"icon":[1],"text":[1],"subText":[1,"sub-text"],"disabled":[4]}],[1,"sula-loader",{"size":[1],"animationInstance":[32]}],[1,"sula-radio-button",{"checked":[1028],"label":[1025],"disabled":[1028],"radioIsFocus":[32]}],[1,"sula-switch",{"type":[1025],"active":[1028],"disabled":[1028],"label":[1025],"subTitle":[1025,"sub-title"],"isFocus":[32]}],[1,"sula-textarea",{"value":[1025],"status":[1025],"label":[1],"placeholder":[1],"disabled":[1028],"helpText":[1,"help-text"],"maxLength":[2,"max-length"],"rows":[2],"isActive":[32],"textValue":[32],"textareaIsFocused":[32]
|
|
19
|
+
return bootstrapLazy([["sula-avatar_14",[[1,"sula-chip",{"text":[1025],"appearance":[1025],"disabled":[1028],"items":[1040],"isFocused":[32],"showItems":[32]},[[4,"click","handleDocumentClick"]]],[1,"sula-avatar",{"size":[1],"imageUrl":[1,"image-url"],"text":[1],"icon":[1]}],[1,"sula-badge",{"status":[1025],"size":[1025],"type":[1025],"text":[1025],"icon":[1025],"hasSlotContent":[32]}],[1,"sula-button",{"text":[1025],"icon":[1025],"appearance":[1025],"type":[1025],"size":[1025],"status":[1025],"loading":[1028],"buttonDisabled":[1028,"button-disabled"]}],[1,"sula-checkbox",{"type":[1025],"label":[1025],"subTitle":[1025,"sub-title"],"disabled":[1028],"checked":[1028],"isFocus":[32]}],[1,"sula-tag",{"label":[1025],"icon":[1025],"iconStatus":[1025,"icon-status"],"size":[1025],"appearance":[1025],"fontWeight":[1025,"font-weight"]}],[1,"sula-textfield",{"value":[1025],"type":[1],"status":[1025],"label":[1],"placeholder":[1],"disabled":[1028],"helpText":[1,"help-text"],"maxLength":[2,"max-length"],"icon":[1],"inputIsOpen":[32],"textValue":[32],"showPassword":[32],"inputIsFocused":[32]},[[4,"click","handleClick"]]],[1,"sula-tiles",{"type":[1],"size":[1],"ellipsis":[4],"icon":[1],"text":[1],"subText":[1,"sub-text"],"disabled":[4]}],[1,"sula-loader",{"size":[1],"animationInstance":[32]}],[1,"sula-radio-button",{"checked":[1028],"label":[1025],"disabled":[1028],"radioIsFocus":[32]}],[1,"sula-switch",{"type":[1025],"active":[1028],"disabled":[1028],"label":[1025],"subTitle":[1025,"sub-title"],"isFocus":[32]}],[1,"sula-textarea",{"value":[1025],"status":[1025],"label":[1],"placeholder":[1],"disabled":[1028],"helpText":[1,"help-text"],"maxLength":[2,"max-length"],"rows":[2],"isActive":[32],"textValue":[32],"textareaIsFocused":[32]},[[4,"click","handleClick"]]],[1,"sula-menu-select-list",{"items":[1040]}],[0,"sula-icon",{"icon":[1],"customClass":[1,"custom-class"]}]]]], options);
|
|
20
20
|
});
|
|
21
21
|
//# sourceMappingURL=webcomponents.js.map
|
|
22
22
|
|
|
@@ -48,14 +48,17 @@ export declare class SulaTextarea {
|
|
|
48
48
|
isActive: boolean;
|
|
49
49
|
textValue: string;
|
|
50
50
|
textareaIsFocused: boolean;
|
|
51
|
-
labelAnimationClass: string;
|
|
52
51
|
textareaElement: HTMLTextAreaElement;
|
|
53
52
|
node?: HTMLElement;
|
|
53
|
+
activeLabelElement: HTMLLabelElement;
|
|
54
|
+
labelElement: HTMLLabelElement;
|
|
54
55
|
handleClick(event: Event): void;
|
|
55
56
|
focusOnTextarea(): void;
|
|
56
57
|
componentWillLoad(): void;
|
|
58
|
+
componentDidLoad(): void;
|
|
57
59
|
setLabelUp(): void;
|
|
58
60
|
setLabelDown(): void;
|
|
61
|
+
changeElementsStyle(): void;
|
|
59
62
|
handleTextareaClick: () => void;
|
|
60
63
|
handleTextareaChanges: (event: InputEvent) => void;
|
|
61
64
|
handleFocus: () => void;
|
|
@@ -10169,8 +10169,8 @@ function requireLottie() {
|
|
|
10169
10169
|
var H;
|
|
10170
10170
|
var W;
|
|
10171
10171
|
var U;
|
|
10172
|
-
var
|
|
10173
|
-
var
|
|
10172
|
+
var Y = b;
|
|
10173
|
+
var Z = k;
|
|
10174
10174
|
var K = x;
|
|
10175
10175
|
var X = -1;
|
|
10176
10176
|
var J;
|
|
@@ -10237,10 +10237,10 @@ function requireLottie() {
|
|
|
10237
10237
|
s = 0;
|
|
10238
10238
|
f += e.yOffset;
|
|
10239
10239
|
f += L ? 1 : 0;
|
|
10240
|
-
b =
|
|
10240
|
+
b = Y;
|
|
10241
10241
|
L = false;
|
|
10242
10242
|
if (this._hasMaskedPath) {
|
|
10243
|
-
k =
|
|
10243
|
+
k = Z;
|
|
10244
10244
|
x = K;
|
|
10245
10245
|
E = P[k].points;
|
|
10246
10246
|
S = E[x - 1];
|
|
@@ -21112,7 +21112,7 @@ var SulaTextareaStatus;
|
|
|
21112
21112
|
e["Error"] = "error";
|
|
21113
21113
|
})(SulaTextareaStatus || (SulaTextareaStatus = {}));
|
|
21114
21114
|
|
|
21115
|
-
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}.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}.label-up{animation:labelMoveUp .2s ease-in-out}.label-down{animation:labelMoveDown .2s ease-in-out}@keyframes labelMoveUp{0%{font-size:1rem;left:12px;top:16px}to{font-size:.875rem;left:16px;top:12px}}@keyframes labelMoveDown{0%{font-size:.875rem;left:16px;top:12px}to{font-size:1rem;left:12px;top:16px}}: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}.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)}';
|
|
21115
|
+
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)}';
|
|
21116
21116
|
|
|
21117
21117
|
const SulaTextarea = class {
|
|
21118
21118
|
constructor(e) {
|
|
@@ -21129,7 +21129,6 @@ const SulaTextarea = class {
|
|
|
21129
21129
|
this.isActive = false;
|
|
21130
21130
|
this.textValue = "";
|
|
21131
21131
|
this.textareaIsFocused = false;
|
|
21132
|
-
this.labelAnimationClass = "";
|
|
21133
21132
|
this.handleTextareaClick = () => {
|
|
21134
21133
|
if (this.disabled) return;
|
|
21135
21134
|
this.setLabelUp();
|
|
@@ -21182,27 +21181,39 @@ const SulaTextarea = class {
|
|
|
21182
21181
|
this.isActive = true;
|
|
21183
21182
|
}
|
|
21184
21183
|
}
|
|
21184
|
+
componentDidLoad() {
|
|
21185
|
+
if (this.value && this.value.trim().length > 0) {
|
|
21186
|
+
this.changeElementsStyle();
|
|
21187
|
+
}
|
|
21188
|
+
}
|
|
21185
21189
|
setLabelUp() {
|
|
21186
21190
|
if (!this.isActive) {
|
|
21187
|
-
this.labelAnimationClass = "label-up";
|
|
21188
21191
|
this.isActive = true;
|
|
21189
21192
|
}
|
|
21193
|
+
this.changeElementsStyle();
|
|
21190
21194
|
}
|
|
21191
21195
|
setLabelDown() {
|
|
21192
21196
|
if (this.isActive && (!this.textValue || this.textValue.trim().length === 0)) {
|
|
21193
|
-
this.labelAnimationClass = "label-down";
|
|
21194
21197
|
this.isActive = false;
|
|
21195
21198
|
}
|
|
21199
|
+
this.changeElementsStyle();
|
|
21200
|
+
}
|
|
21201
|
+
changeElementsStyle() {
|
|
21202
|
+
this.activeLabelElement.style.display = this.isActive ? "flex" : "none";
|
|
21203
|
+
this.labelElement.style.display = this.isActive ? "none" : "block";
|
|
21204
|
+
if (!this.isActive) {
|
|
21205
|
+
this.labelElement.classList.add("from-up");
|
|
21206
|
+
}
|
|
21196
21207
|
}
|
|
21197
21208
|
render() {
|
|
21198
21209
|
const e = this.rows * 24 + 48;
|
|
21199
21210
|
return h$1(Host, {
|
|
21200
|
-
key: "
|
|
21211
|
+
key: "112ab9367061b2cd3372a1513c0e0c3004508d62",
|
|
21201
21212
|
ref: e => this.node = e
|
|
21202
21213
|
}, h$1("div", {
|
|
21203
|
-
key: "
|
|
21214
|
+
key: "429946804da278e0bb055cc44cd171d3fc932d00"
|
|
21204
21215
|
}, h$1("div", {
|
|
21205
|
-
key: "
|
|
21216
|
+
key: "75b2f1ba71fabd3ca88b6a64f24e9c806e62b6cd",
|
|
21206
21217
|
id: "textarea-container",
|
|
21207
21218
|
class: {
|
|
21208
21219
|
"relative border rounded-sm px-16 py-12 outline-none caret-brand-primary": true,
|
|
@@ -21218,22 +21229,26 @@ const SulaTextarea = class {
|
|
|
21218
21229
|
onFocus: this.handleFocus,
|
|
21219
21230
|
onClick: this.handleTextareaClick
|
|
21220
21231
|
}, h$1("label", {
|
|
21221
|
-
key: "
|
|
21232
|
+
key: "86cfcf89f55bd92d3b10ab75d38c6c982cae353c",
|
|
21233
|
+
class: {
|
|
21234
|
+
"text-base top-16 left-12 absolute transition-all duration-200 ease-in-out pointer-events-none z-10 w-[85%]": true,
|
|
21235
|
+
"text-text-primary": !this.disabled && (this.isActive || this.status === SulaTextareaStatus.Default),
|
|
21236
|
+
"text-text-disabled": this.disabled,
|
|
21237
|
+
"bg-surface-body": !this.disabled && this.isActive
|
|
21238
|
+
},
|
|
21239
|
+
ref: e => this.labelElement = e
|
|
21240
|
+
}, this.label), h$1("label", {
|
|
21241
|
+
key: "0c4bdde355694f1c04a7e6d32bd392fb088a4578",
|
|
21222
21242
|
class: {
|
|
21223
|
-
"absolute font-bold transition-all duration-200 ease-in-out pointer-events-none z-10
|
|
21243
|
+
"absolute font-bold transition-all duration-200 ease-in-out pointer-events-none z-10 active-label hidden from-down": true,
|
|
21224
21244
|
"text-sm top-12 left-16": this.isActive,
|
|
21225
|
-
"text-base top-16 left-12": !this.isActive,
|
|
21226
21245
|
"text-text-primary": !this.disabled && (this.isActive || this.status === SulaTextareaStatus.Default),
|
|
21227
21246
|
"text-text-disabled": this.disabled,
|
|
21228
|
-
"bg-surface-body": !this.disabled && this.isActive
|
|
21229
|
-
[this.labelAnimationClass]: true
|
|
21247
|
+
"bg-surface-body": !this.disabled && this.isActive
|
|
21230
21248
|
},
|
|
21231
|
-
|
|
21232
|
-
padding: "0 4px",
|
|
21233
|
-
marginLeft: "-4px"
|
|
21234
|
-
} : {}
|
|
21249
|
+
ref: e => this.activeLabelElement = e
|
|
21235
21250
|
}, this.label), h$1("textarea", {
|
|
21236
|
-
key: "
|
|
21251
|
+
key: "d64e5297376361329f46eb5d6e502324d3629a47",
|
|
21237
21252
|
ref: e => this.textareaElement = e,
|
|
21238
21253
|
placeholder: this.isActive ? this.placeholder : "",
|
|
21239
21254
|
rows: this.rows,
|
|
@@ -21251,10 +21266,10 @@ const SulaTextarea = class {
|
|
|
21251
21266
|
onBlur: this.handleBlur,
|
|
21252
21267
|
value: this.textValue
|
|
21253
21268
|
})), (this.helpText || this.maxLength) && h$1("div", {
|
|
21254
|
-
key: "
|
|
21269
|
+
key: "972de397157809afb5e3f423ad6cc020e0681a63",
|
|
21255
21270
|
class: "flex justify-between items-center px-16 mt-4 text-sm"
|
|
21256
21271
|
}, this.helpText && h$1("div", {
|
|
21257
|
-
key: "
|
|
21272
|
+
key: "c395df80ecdc9ff30a4a3fc641e90427891d4b3d",
|
|
21258
21273
|
id: "textarea-help-text",
|
|
21259
21274
|
class: {
|
|
21260
21275
|
"text-text-primary": this.status === SulaTextareaStatus.Default && !this.disabled,
|
|
@@ -21262,7 +21277,7 @@ const SulaTextarea = class {
|
|
|
21262
21277
|
"text-text-disabled": this.disabled
|
|
21263
21278
|
}
|
|
21264
21279
|
}, this.helpText), this.maxLength && h$1("div", {
|
|
21265
|
-
key: "
|
|
21280
|
+
key: "92e87522fdab71f57b34d65472697e851c97de7c",
|
|
21266
21281
|
id: "max-length-container",
|
|
21267
21282
|
class: {
|
|
21268
21283
|
"text-text-primary": this.status === SulaTextareaStatus.Default && !this.disabled,
|
|
@@ -21388,12 +21403,12 @@ const SulaTextfield = class {
|
|
|
21388
21403
|
}
|
|
21389
21404
|
render() {
|
|
21390
21405
|
return h$1(Host, {
|
|
21391
|
-
key: "
|
|
21406
|
+
key: "3e9bdde79b2e015d887acf681db7b7de4c6d10f9",
|
|
21392
21407
|
ref: e => this.node = e
|
|
21393
21408
|
}, h$1("div", {
|
|
21394
|
-
key: "
|
|
21409
|
+
key: "58ea96ff28b4ccb218a6c255cd325526801b0bbe"
|
|
21395
21410
|
}, h$1("div", {
|
|
21396
|
-
key: "
|
|
21411
|
+
key: "f7dafc576f9090557f72b78cc2225b0256c9935a",
|
|
21397
21412
|
id: "button-container",
|
|
21398
21413
|
class: {
|
|
21399
21414
|
"flex items-center border rounded-sm px-16 outline-none h-[72px] caret-brand-primary": true,
|
|
@@ -21407,17 +21422,17 @@ const SulaTextfield = class {
|
|
|
21407
21422
|
onFocus: this.handleFocus,
|
|
21408
21423
|
onClick: this.handleInputClick
|
|
21409
21424
|
}, !this.disabled && h$1("div", {
|
|
21410
|
-
key: "
|
|
21425
|
+
key: "257c1ad5d7a3d5efd1d27127ac02594a47575fd8",
|
|
21411
21426
|
class: {
|
|
21412
21427
|
"hidden flex-col w-full": true,
|
|
21413
21428
|
"pr-12": !!this.icon
|
|
21414
21429
|
},
|
|
21415
21430
|
ref: e => this.inputContainer = e
|
|
21416
21431
|
}, h$1("label", {
|
|
21417
|
-
key: "
|
|
21432
|
+
key: "efaf4fb0c7e118b1f177dbb32e810eb6a936d022",
|
|
21418
21433
|
class: "font-bold text-sm text-text-primary from-down"
|
|
21419
21434
|
}, this.label), h$1("input", {
|
|
21420
|
-
key: "
|
|
21435
|
+
key: "17ebbebb92aa6ad6b66168b23e9e117f6f455bcd",
|
|
21421
21436
|
type: this.type,
|
|
21422
21437
|
ref: e => this.inputElement = e,
|
|
21423
21438
|
placeholder: this.placeholder,
|
|
@@ -21426,7 +21441,7 @@ const SulaTextfield = class {
|
|
|
21426
21441
|
onFocus: this.handleInputFocus,
|
|
21427
21442
|
value: this.value
|
|
21428
21443
|
})), h$1("div", {
|
|
21429
|
-
key: "
|
|
21444
|
+
key: "31dbb7b11e7affbb22dfc5e630a715ae8edb5a51",
|
|
21430
21445
|
id: "textfield-label",
|
|
21431
21446
|
class: {
|
|
21432
21447
|
"text-base flex items-center": true,
|
|
@@ -21435,25 +21450,25 @@ const SulaTextfield = class {
|
|
|
21435
21450
|
},
|
|
21436
21451
|
ref: e => this.labelElement = e
|
|
21437
21452
|
}, this.label), (!!this.icon || this.type === SulaTextfieldType.Password) && h$1("div", {
|
|
21438
|
-
key: "
|
|
21453
|
+
key: "b9e2f8eae982d0e39b92309042d2f166cf26d8b1",
|
|
21439
21454
|
class: "flex items-center justify-center",
|
|
21440
21455
|
onClick: this.handleIconClick
|
|
21441
21456
|
}, h$1("sula-icon", {
|
|
21442
|
-
key: "
|
|
21457
|
+
key: "c379ae831debcabdc846ff925b56fc65f47365a5",
|
|
21443
21458
|
icon: this.getInputIcon(),
|
|
21444
21459
|
customClass: `text-2xl ${this.disabled ? "text-icon-disabled" : "text-icon-primary"}`
|
|
21445
21460
|
}))), (this.helpText || this.maxLength) && !this.disabled && h$1("div", {
|
|
21446
|
-
key: "
|
|
21461
|
+
key: "40f3d2a9ff28fec7681e065362367b283632e210",
|
|
21447
21462
|
class: "flex justify-between items-center px-16 mt-4 text-sm"
|
|
21448
21463
|
}, this.helpText && h$1("div", {
|
|
21449
|
-
key: "
|
|
21464
|
+
key: "96bc7dffbd4ee747816bae7b5aaca1cba6f69782",
|
|
21450
21465
|
id: "textfield-help-text",
|
|
21451
21466
|
class: {
|
|
21452
21467
|
"text-text-primary": this.status === SulaTextfieldStatus.Default,
|
|
21453
21468
|
"text-feedback-error": this.status === SulaTextfieldStatus.Error
|
|
21454
21469
|
}
|
|
21455
21470
|
}, this.helpText), this.maxLength && h$1("div", {
|
|
21456
|
-
key: "
|
|
21471
|
+
key: "066f76c181d7f858f16460fab9c5e9bcf301f5a4",
|
|
21457
21472
|
id: "max-length-container",
|
|
21458
21473
|
class: {
|
|
21459
21474
|
"text-text-primary": this.status === SulaTextfieldStatus.Default,
|
|
@@ -21611,9 +21626,9 @@ const SulaTiles = class {
|
|
|
21611
21626
|
}
|
|
21612
21627
|
render() {
|
|
21613
21628
|
return h$1(Host, {
|
|
21614
|
-
key: "
|
|
21629
|
+
key: "4ad25c005432166588fd14cc596db7f67455519d"
|
|
21615
21630
|
}, h$1("div", {
|
|
21616
|
-
key: "
|
|
21631
|
+
key: "f1ed2bad68c99002ff7eda09fefa467981237918",
|
|
21617
21632
|
class: this.getContainerClasses(),
|
|
21618
21633
|
tabIndex: this.getTabIndex(this.isSquare),
|
|
21619
21634
|
onClick: this.handleClick
|
|
@@ -21625,4 +21640,4 @@ SulaTiles.style = sulaTilesCss;
|
|
|
21625
21640
|
|
|
21626
21641
|
export { SulaAvatar as sula_avatar, SulaBadge as sula_badge, SulaButton as sula_button, SulaCheckbox as sula_checkbox, SulaChip as sula_chip, SulaIcon as sula_icon, SulaLoader as sula_loader, SulaMenuSelectList as sula_menu_select_list, SulaRadioButton as sula_radio_button, SulaSwitch as sula_switch, SulaTag as sula_tag, SulaTextarea as sula_textarea, SulaTextfield as sula_textfield, SulaTiles as sula_tiles };
|
|
21627
21642
|
//# sourceMappingURL=sula-avatar.sula-badge.sula-button.sula-checkbox.sula-chip.sula-icon.sula-loader.sula-menu-select-list.sula-radio-button.sula-switch.sula-tag.sula-textarea.sula-textfield.sula-tiles.entry.esm.js.map
|
|
21628
|
-
//# sourceMappingURL=p-
|
|
21643
|
+
//# sourceMappingURL=p-5ba79323.entry.js.map
|