@htmlbricks/hb-input-file 0.70.2 → 0.71.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.
- package/main.iife.js +3 -3
- package/main.iife.js.map +1 -1
- package/manifest.json +17 -2
- package/package.json +1 -1
- package/types/webcomponent.type.d.json +4 -0
- package/types/webcomponent.type.d.ts +3 -0
package/main.iife.js
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
.file-name.svelte-qbi9cp:focus-within, .input.svelte-qbi9cp:focus-within, .textarea.svelte-qbi9cp:focus-within, .is-focused.button.svelte-qbi9cp, .is-focused.file-cta.svelte-qbi9cp,
|
|
16
16
|
.is-focused.file-name.svelte-qbi9cp, .is-focused.input.svelte-qbi9cp, .is-focused.textarea.svelte-qbi9cp, .button.svelte-qbi9cp:active, .file-cta.svelte-qbi9cp:active,
|
|
17
17
|
.file-name.svelte-qbi9cp:active, .input.svelte-qbi9cp:active, .textarea.svelte-qbi9cp:active, .is-active.button.svelte-qbi9cp, .is-active.file-cta.svelte-qbi9cp,
|
|
18
|
-
.is-active.file-name.svelte-qbi9cp, .is-active.input.svelte-qbi9cp, .is-active.textarea.svelte-qbi9cp {outline:none;}.button.is-loading.svelte-qbi9cp::after, .control.is-loading.svelte-qbi9cp::after {
|
|
18
|
+
.is-active.file-name.svelte-qbi9cp, .is-active.input.svelte-qbi9cp, .is-active.textarea.svelte-qbi9cp {outline:none;}[disabled].button.svelte-qbi9cp {cursor:not-allowed;}.button.is-loading.svelte-qbi9cp::after, .control.is-loading.svelte-qbi9cp::after {
|
|
19
19
|
animation: spinAround 500ms infinite linear;border:2px solid var(--bulma-loading-color, var(--bulma-hb-def-loading-color));border-radius:var(--bulma-radius-rounded, var(--bulma-hb-def-radius-rounded));border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em;}.button.svelte-qbi9cp, .file.svelte-qbi9cp {-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.control.svelte-qbi9cp,
|
|
20
20
|
.input.svelte-qbi9cp,
|
|
21
21
|
.textarea.svelte-qbi9cp,
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
@media screen and (min-width: 769px), print {.field-label.svelte-qbi9cp {flex-basis:0;flex-grow:1;flex-shrink:0;margin-inline-end:1.5rem;text-align:right;}.field-label.is-small.svelte-qbi9cp {font-size:var(--bulma-size-small, var(--bulma-hb-def-size-small));padding-top:0.375em;}.field-label.is-normal.svelte-qbi9cp {padding-top:0.375em;}.field-label.is-medium.svelte-qbi9cp {font-size:var(--bulma-size-medium, var(--bulma-hb-def-size-medium));padding-top:0.375em;}.field-label.is-large.svelte-qbi9cp {font-size:var(--bulma-size-large, var(--bulma-hb-def-size-large));padding-top:0.375em;}
|
|
38
38
|
}
|
|
39
39
|
@media screen and (min-width: 769px), print {.field-body.svelte-qbi9cp {display:flex;flex-basis:0;flex-grow:5;flex-shrink:1;}
|
|
40
|
-
}.control.svelte-qbi9cp {box-sizing:border-box;clear:both;font-size:var(--bulma-size-normal, var(--bulma-hb-def-size-normal));position:relative;text-align:inherit;}.control.is-loading.svelte-qbi9cp::after {inset-inline-end:0.75em;position:absolute !important;top:0.75em;z-index:4;}.control.is-loading.is-small.svelte-qbi9cp:after {font-size:var(--bulma-size-small, var(--bulma-hb-def-size-small));}.control.is-loading.is-medium.svelte-qbi9cp:after {font-size:var(--bulma-size-medium, var(--bulma-hb-def-size-medium));}.control.is-loading.is-large.svelte-qbi9cp:after {font-size:var(--bulma-size-large, var(--bulma-hb-def-size-large));}.button.svelte-qbi9cp {--bulma-hb-def-button-family: false;--bulma-hb-def-button-weight: var(--bulma-weight-medium, var(--bulma-hb-def-weight-medium));--bulma-hb-def-button-border-color: var(--bulma-border, var(--bulma-hb-def-border));--bulma-hb-def-button-border-style: solid;--bulma-hb-def-button-border-width: var(--bulma-control-border-width, var(--bulma-hb-def-control-border-width));--bulma-hb-def-button-padding-vertical: 0.5em;--bulma-hb-def-button-padding-horizontal: 1em;--bulma-hb-def-button-focus-border-color: var(--bulma-link-focus-border, var(--bulma-hb-def-link-focus-border));--bulma-hb-def-button-focus-box-shadow-size: 0 0 0 0.125em;--bulma-hb-def-button-focus-box-shadow-color: hsla(var(--bulma-link-h, var(--bulma-hb-def-link-h)), var(--bulma-link-s, var(--bulma-hb-def-link-s)), var(--bulma-link-on-scheme-l, var(--bulma-hb-def-link-on-scheme-l)), 0.25);--bulma-hb-def-button-active-color: var(--bulma-link-active, var(--bulma-hb-def-link-active));--bulma-hb-def-button-active-border-color: var(--bulma-link-active-border, var(--bulma-hb-def-link-active-border));--bulma-hb-def-button-text-color: var(--bulma-text, var(--bulma-hb-def-text));--bulma-hb-def-button-text-decoration: underline;--bulma-hb-def-button-text-hover-background-color: var(--bulma-background, var(--bulma-hb-def-background));--bulma-hb-def-button-text-hover-color: var(--bulma-text-strong, var(--bulma-hb-def-text-strong));--bulma-hb-def-button-ghost-background: none;--bulma-hb-def-button-ghost-border-color: transparent;--bulma-hb-def-button-ghost-color: var(--bulma-link-text, var(--bulma-hb-def-link-text));--bulma-hb-def-button-ghost-decoration: none;--bulma-hb-def-button-ghost-hover-color: var(--bulma-link, var(--bulma-hb-def-link));--bulma-hb-def-button-ghost-hover-decoration: underline;--bulma-hb-def-button-disabled-background-color: var(--bulma-scheme-main, var(--bulma-hb-def-scheme-main));--bulma-hb-def-button-disabled-border-color: var(--bulma-border, var(--bulma-hb-def-border));--bulma-hb-def-button-disabled-shadow: none;--bulma-hb-def-button-disabled-opacity: 0.5;--bulma-hb-def-button-static-color: var(--bulma-text-weak, var(--bulma-hb-def-text-weak));--bulma-hb-def-button-static-background-color: var(--bulma-scheme-main-ter, var(--bulma-hb-def-scheme-main-ter));--bulma-hb-def-button-static-border-color: var(--bulma-border, var(--bulma-hb-def-border));}.button.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-scheme-h, var(--bulma-hb-def-scheme-h));--bulma-hb-def-button-s: var(--bulma-scheme-s, var(--bulma-hb-def-scheme-s));--bulma-hb-def-button-l: var(--bulma-scheme-main-l, var(--bulma-hb-def-scheme-main-l));--bulma-hb-def-button-background-l: var(--bulma-scheme-main-l, var(--bulma-hb-def-scheme-main-l));--bulma-hb-def-button-background-l-delta: 0%;--bulma-hb-def-button-hover-background-l-delta: var(--bulma-hover-background-l-delta, var(--bulma-hb-def-hover-background-l-delta));--bulma-hb-def-button-active-background-l-delta: var(--bulma-active-background-l-delta, var(--bulma-hb-def-active-background-l-delta));--bulma-hb-def-button-color-l: var(--bulma-text-strong-l, var(--bulma-hb-def-text-strong-l));--bulma-hb-def-button-border-l: var(--bulma-border-l, var(--bulma-hb-def-border-l));--bulma-hb-def-button-border-l-delta: 0%;--bulma-hb-def-button-hover-border-l-delta: var(--bulma-hover-border-l-delta, var(--bulma-hb-def-hover-border-l-delta));--bulma-hb-def-button-active-border-l-delta: var(--bulma-active-border-l-delta, var(--bulma-hb-def-active-border-l-delta));--bulma-hb-def-button-focus-border-l-delta: var(--bulma-focus-border-l-delta, var(--bulma-hb-def-focus-border-l-delta));--bulma-hb-def-button-outer-shadow-h: 0;--bulma-hb-def-button-outer-shadow-s: 0%;--bulma-hb-def-button-outer-shadow-l: 20%;--bulma-hb-def-button-outer-shadow-a: 0.05;--bulma-hb-def-loading-color: hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-color-l, var(--bulma-hb-def-button-color-l)));background-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), calc(var(--bulma-button-background-l, var(--bulma-hb-def-button-background-l)) + var(--bulma-button-background-l-delta, var(--bulma-hb-def-button-background-l-delta))));border-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), calc(var(--bulma-button-border-l, var(--bulma-hb-def-button-border-l)) + var(--bulma-button-border-l-delta, var(--bulma-hb-def-button-border-l-delta))));border-style:var(--bulma-button-border-style, var(--bulma-hb-def-button-border-style));border-width:var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width));box-shadow:0px 0.0625em 0.125em hsla(var(--bulma-button-outer-shadow-h, var(--bulma-hb-def-button-outer-shadow-h)), var(--bulma-button-outer-shadow-s, var(--bulma-hb-def-button-outer-shadow-s)), var(--bulma-button-outer-shadow-l, var(--bulma-hb-def-button-outer-shadow-l)), var(--bulma-button-outer-shadow-a, var(--bulma-hb-def-button-outer-shadow-a))), 0px 0.125em 0.25em hsla(var(--bulma-button-outer-shadow-h, var(--bulma-hb-def-button-outer-shadow-h)), var(--bulma-button-outer-shadow-s, var(--bulma-hb-def-button-outer-shadow-s)), var(--bulma-button-outer-shadow-l, var(--bulma-hb-def-button-outer-shadow-l)), var(--bulma-button-outer-shadow-a, var(--bulma-hb-def-button-outer-shadow-a)));color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-color-l, var(--bulma-hb-def-button-color-l)));cursor:pointer;font-weight:var(--bulma-button-weight, var(--bulma-hb-def-button-weight));height:auto;justify-content:center;padding-bottom:calc(var(--bulma-button-padding-vertical, var(--bulma-hb-def-button-padding-vertical)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-left:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-right:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-top:calc(var(--bulma-button-padding-vertical, var(--bulma-hb-def-button-padding-vertical)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));text-align:center;white-space:nowrap;}.button.svelte-qbi9cp:hover, .button.is-hovered.svelte-qbi9cp {--bulma-hb-def-button-background-l-delta: var(--bulma-button-hover-background-l-delta, var(--bulma-hb-def-button-hover-background-l-delta));--bulma-hb-def-button-border-l-delta: var(--bulma-button-hover-border-l-delta, var(--bulma-hb-def-button-hover-border-l-delta));}.button.svelte-qbi9cp:focus-visible, .button.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;border-color:hsl(var(--bulma-focus-h, var(--bulma-hb-def-focus-h)), var(--bulma-focus-s, var(--bulma-hb-def-focus-s)), var(--bulma-focus-l, var(--bulma-hb-def-focus-l)));box-shadow:var(--bulma-focus-shadow-size, var(--bulma-hb-def-focus-shadow-size)) hsla(var(--bulma-focus-h, var(--bulma-hb-def-focus-h)), var(--bulma-focus-s, var(--bulma-hb-def-focus-s)), var(--bulma-focus-l, var(--bulma-hb-def-focus-l)), var(--bulma-focus-shadow-alpha, var(--bulma-hb-def-focus-shadow-alpha)));}.button.svelte-qbi9cp:active, .button.is-active.svelte-qbi9cp {--bulma-hb-def-button-background-l-delta: var(--bulma-button-active-background-l-delta, var(--bulma-hb-def-button-active-background-l-delta));--bulma-hb-def-button-border-l-delta: var(--bulma-button-active-border-l-delta, var(--bulma-hb-def-button-active-border-l-delta));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-white.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-white-h, var(--bulma-hb-def-white-h));--bulma-hb-def-button-s: var(--bulma-white-s, var(--bulma-hb-def-white-s));--bulma-hb-def-button-l: var(--bulma-white-l, var(--bulma-hb-def-white-l));--bulma-hb-def-button-background-l: var(--bulma-white-l, var(--bulma-hb-def-white-l));--bulma-hb-def-button-border-l: var(--bulma-white-l, var(--bulma-hb-def-white-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-white-invert-l, var(--bulma-hb-def-white-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-white.svelte-qbi9cp:focus-visible, .button.is-white.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-white.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-white.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-black.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-black-h, var(--bulma-hb-def-black-h));--bulma-hb-def-button-s: var(--bulma-black-s, var(--bulma-hb-def-black-s));--bulma-hb-def-button-l: var(--bulma-black-l, var(--bulma-hb-def-black-l));--bulma-hb-def-button-background-l: var(--bulma-black-l, var(--bulma-hb-def-black-l));--bulma-hb-def-button-border-l: var(--bulma-black-l, var(--bulma-hb-def-black-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-black-invert-l, var(--bulma-hb-def-black-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-black.svelte-qbi9cp:focus-visible, .button.is-black.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-black.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-black.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-light.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-light-h, var(--bulma-hb-def-light-h));--bulma-hb-def-button-s: var(--bulma-light-s, var(--bulma-hb-def-light-s));--bulma-hb-def-button-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-border-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-light-invert-l, var(--bulma-hb-def-light-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-light.svelte-qbi9cp:focus-visible, .button.is-light.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-light.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-light.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-dark.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-dark-h, var(--bulma-hb-def-dark-h));--bulma-hb-def-button-s: var(--bulma-dark-s, var(--bulma-hb-def-dark-s));--bulma-hb-def-button-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-border-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-dark-invert-l, var(--bulma-hb-def-dark-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-dark.svelte-qbi9cp:focus-visible, .button.is-dark.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-dark.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-dark.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-text.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-text-h, var(--bulma-hb-def-text-h));--bulma-hb-def-button-s: var(--bulma-text-s, var(--bulma-hb-def-text-s));--bulma-hb-def-button-l: var(--bulma-text-l, var(--bulma-hb-def-text-l));--bulma-hb-def-button-background-l: var(--bulma-text-l, var(--bulma-hb-def-text-l));--bulma-hb-def-button-border-l: var(--bulma-text-l, var(--bulma-hb-def-text-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-text-invert-l, var(--bulma-hb-def-text-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-text.svelte-qbi9cp:focus-visible, .button.is-text.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-text.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-text-light-invert-l, var(--bulma-hb-def-text-light-invert-l));}.button.is-text.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-text-dark-invert-l, var(--bulma-hb-def-text-dark-invert-l));}.button.is-text.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-text.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-primary.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-primary-h, var(--bulma-hb-def-primary-h));--bulma-hb-def-button-s: var(--bulma-primary-s, var(--bulma-hb-def-primary-s));--bulma-hb-def-button-l: var(--bulma-primary-l, var(--bulma-hb-def-primary-l));--bulma-hb-def-button-background-l: var(--bulma-primary-l, var(--bulma-hb-def-primary-l));--bulma-hb-def-button-border-l: var(--bulma-primary-l, var(--bulma-hb-def-primary-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-primary-invert-l, var(--bulma-hb-def-primary-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-primary.svelte-qbi9cp:focus-visible, .button.is-primary.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-primary.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-primary-light-invert-l, var(--bulma-hb-def-primary-light-invert-l));}.button.is-primary.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-primary-dark-invert-l, var(--bulma-hb-def-primary-dark-invert-l));}.button.is-primary.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-primary.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-link.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-link-h, var(--bulma-hb-def-link-h));--bulma-hb-def-button-s: var(--bulma-link-s, var(--bulma-hb-def-link-s));--bulma-hb-def-button-l: var(--bulma-link-l, var(--bulma-hb-def-link-l));--bulma-hb-def-button-background-l: var(--bulma-link-l, var(--bulma-hb-def-link-l));--bulma-hb-def-button-border-l: var(--bulma-link-l, var(--bulma-hb-def-link-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-link-invert-l, var(--bulma-hb-def-link-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-link.svelte-qbi9cp:focus-visible, .button.is-link.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-link.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-link-light-invert-l, var(--bulma-hb-def-link-light-invert-l));}.button.is-link.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-link-dark-invert-l, var(--bulma-hb-def-link-dark-invert-l));}.button.is-link.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-link.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-info.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-info-h, var(--bulma-hb-def-info-h));--bulma-hb-def-button-s: var(--bulma-info-s, var(--bulma-hb-def-info-s));--bulma-hb-def-button-l: var(--bulma-info-l, var(--bulma-hb-def-info-l));--bulma-hb-def-button-background-l: var(--bulma-info-l, var(--bulma-hb-def-info-l));--bulma-hb-def-button-border-l: var(--bulma-info-l, var(--bulma-hb-def-info-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-info-invert-l, var(--bulma-hb-def-info-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-info.svelte-qbi9cp:focus-visible, .button.is-info.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-info.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-info-light-invert-l, var(--bulma-hb-def-info-light-invert-l));}.button.is-info.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-info-dark-invert-l, var(--bulma-hb-def-info-dark-invert-l));}.button.is-info.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-info.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-success.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-success-h, var(--bulma-hb-def-success-h));--bulma-hb-def-button-s: var(--bulma-success-s, var(--bulma-hb-def-success-s));--bulma-hb-def-button-l: var(--bulma-success-l, var(--bulma-hb-def-success-l));--bulma-hb-def-button-background-l: var(--bulma-success-l, var(--bulma-hb-def-success-l));--bulma-hb-def-button-border-l: var(--bulma-success-l, var(--bulma-hb-def-success-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-success-invert-l, var(--bulma-hb-def-success-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-success.svelte-qbi9cp:focus-visible, .button.is-success.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-success.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-success-light-invert-l, var(--bulma-hb-def-success-light-invert-l));}.button.is-success.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-success-dark-invert-l, var(--bulma-hb-def-success-dark-invert-l));}.button.is-success.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-success.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-warning.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-warning-h, var(--bulma-hb-def-warning-h));--bulma-hb-def-button-s: var(--bulma-warning-s, var(--bulma-hb-def-warning-s));--bulma-hb-def-button-l: var(--bulma-warning-l, var(--bulma-hb-def-warning-l));--bulma-hb-def-button-background-l: var(--bulma-warning-l, var(--bulma-hb-def-warning-l));--bulma-hb-def-button-border-l: var(--bulma-warning-l, var(--bulma-hb-def-warning-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-warning-invert-l, var(--bulma-hb-def-warning-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-warning.svelte-qbi9cp:focus-visible, .button.is-warning.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-warning.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-warning-light-invert-l, var(--bulma-hb-def-warning-light-invert-l));}.button.is-warning.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-warning-dark-invert-l, var(--bulma-hb-def-warning-dark-invert-l));}.button.is-warning.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-warning.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-danger.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-danger-h, var(--bulma-hb-def-danger-h));--bulma-hb-def-button-s: var(--bulma-danger-s, var(--bulma-hb-def-danger-s));--bulma-hb-def-button-l: var(--bulma-danger-l, var(--bulma-hb-def-danger-l));--bulma-hb-def-button-background-l: var(--bulma-danger-l, var(--bulma-hb-def-danger-l));--bulma-hb-def-button-border-l: var(--bulma-danger-l, var(--bulma-hb-def-danger-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-danger-invert-l, var(--bulma-hb-def-danger-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-danger.svelte-qbi9cp:focus-visible, .button.is-danger.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-danger.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-danger-light-invert-l, var(--bulma-hb-def-danger-light-invert-l));}.button.is-danger.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-danger-dark-invert-l, var(--bulma-hb-def-danger-dark-invert-l));}.button.is-danger.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-danger.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-outlined.svelte-qbi9cp {--bulma-hb-def-button-border-width: max(1px, 0.0625em);--bulma-hb-def-loading-color: hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-l, var(--bulma-hb-def-button-l)));background-color:transparent;border-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-l, var(--bulma-hb-def-button-l)));color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-l, var(--bulma-hb-def-button-l)));}.button.is-outlined.svelte-qbi9cp:hover {--bulma-hb-def-button-border-width: max(2px, 0.125em);--bulma-hb-def-button-outer-shadow-alpha: 1;}.button.is-inverted.svelte-qbi9cp {background-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), calc(var(--bulma-button-color-l, var(--bulma-hb-def-button-color-l)) + var(--bulma-button-background-l-delta, var(--bulma-hb-def-button-background-l-delta))));color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-background-l, var(--bulma-hb-def-button-background-l)));}.button.is-text.svelte-qbi9cp {background-color:transparent;border-color:transparent;color:var(--bulma-button-text-color, var(--bulma-hb-def-button-text-color));text-decoration:var(--bulma-button-text-decoration, var(--bulma-hb-def-button-text-decoration));}.button.is-text.svelte-qbi9cp:hover, .button.is-text.is-hovered.svelte-qbi9cp {background-color:var(--bulma-button-text-hover-background-color, var(--bulma-hb-def-button-text-hover-background-color));color:var(--bulma-button-text-hover-color, var(--bulma-hb-def-button-text-hover-color));}.button.is-text.svelte-qbi9cp:active, .button.is-text.is-active.svelte-qbi9cp {color:var(--bulma-button-text-hover-color, var(--bulma-hb-def-button-text-hover-color));}.button.is-ghost.svelte-qbi9cp {background:var(--bulma-button-ghost-background, var(--bulma-hb-def-button-ghost-background));border-color:var(--bulma-button-ghost-border-color, var(--bulma-hb-def-button-ghost-border-color));box-shadow:none;color:var(--bulma-button-ghost-color, var(--bulma-hb-def-button-ghost-color));text-decoration:var(--bulma-button-ghost-decoration, var(--bulma-hb-def-button-ghost-decoration));}.button.is-ghost.svelte-qbi9cp:hover, .button.is-ghost.is-hovered.svelte-qbi9cp {color:var(--bulma-button-ghost-hover-color, var(--bulma-hb-def-button-ghost-hover-color));text-decoration:var(--bulma-button-ghost-hover-decoration, var(--bulma-hb-def-button-ghost-hover-decoration));}.button.is-small.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-small, var(--bulma-hb-def-size-small));--bulma-hb-def-control-radius: var(--bulma-radius-small, var(--bulma-hb-def-radius-small));}.button.is-normal.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-normal, var(--bulma-hb-def-size-normal));--bulma-hb-def-control-radius: var(--bulma-radius, var(--bulma-hb-def-radius));}.button.is-medium.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-medium, var(--bulma-hb-def-size-medium));--bulma-hb-def-control-radius: var(--bulma-radius-medium, var(--bulma-hb-def-radius-medium));}.button.is-large.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-large, var(--bulma-hb-def-size-large));--bulma-hb-def-control-radius: var(--bulma-radius-medium, var(--bulma-hb-def-radius-medium));}.button.is-fullwidth.svelte-qbi9cp {display:flex;width:100%;}.button.is-loading.svelte-qbi9cp {box-shadow:none;color:transparent !important;pointer-events:none;}.button.is-loading.svelte-qbi9cp::after {position:absolute;left:calc(50% - 1em * 0.5);top:calc(50% - 1em * 0.5);position:absolute !important;}.button.is-static.svelte-qbi9cp {background-color:var(--bulma-button-static-background-color, var(--bulma-hb-def-button-static-background-color));border-color:var(--bulma-button-static-border-color, var(--bulma-hb-def-button-static-border-color));color:var(--bulma-button-static-color, var(--bulma-hb-def-button-static-color));box-shadow:none;pointer-events:none;}.button.is-rounded.svelte-qbi9cp {border-radius:var(--bulma-radius-rounded, var(--bulma-hb-def-radius-rounded));padding-left:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) + 0.25em - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-right:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) + 0.25em - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));}.buttons.svelte-qbi9cp {align-items:center;display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:flex-start;}.buttons.are-small.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-small, var(--bulma-hb-def-size-small));--bulma-hb-def-control-radius: var(--bulma-radius-small, var(--bulma-hb-def-radius-small));}.buttons.are-medium.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-medium, var(--bulma-hb-def-size-medium));--bulma-hb-def-control-radius: var(--bulma-radius-medium, var(--bulma-hb-def-radius-medium));}.buttons.are-large.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-large, var(--bulma-hb-def-size-large));--bulma-hb-def-control-radius: var(--bulma-radius-large, var(--bulma-hb-def-radius-large));}.buttons.has-addons.svelte-qbi9cp {gap:0;}.buttons.is-centered.svelte-qbi9cp {justify-content:center;}.buttons.is-right.svelte-qbi9cp {justify-content:flex-end;}
|
|
40
|
+
}.control.svelte-qbi9cp {box-sizing:border-box;clear:both;font-size:var(--bulma-size-normal, var(--bulma-hb-def-size-normal));position:relative;text-align:inherit;}.control.is-loading.svelte-qbi9cp::after {inset-inline-end:0.75em;position:absolute !important;top:0.75em;z-index:4;}.control.is-loading.is-small.svelte-qbi9cp:after {font-size:var(--bulma-size-small, var(--bulma-hb-def-size-small));}.control.is-loading.is-medium.svelte-qbi9cp:after {font-size:var(--bulma-size-medium, var(--bulma-hb-def-size-medium));}.control.is-loading.is-large.svelte-qbi9cp:after {font-size:var(--bulma-size-large, var(--bulma-hb-def-size-large));}.button.svelte-qbi9cp {--bulma-hb-def-button-family: false;--bulma-hb-def-button-weight: var(--bulma-weight-medium, var(--bulma-hb-def-weight-medium));--bulma-hb-def-button-border-color: var(--bulma-border, var(--bulma-hb-def-border));--bulma-hb-def-button-border-style: solid;--bulma-hb-def-button-border-width: var(--bulma-control-border-width, var(--bulma-hb-def-control-border-width));--bulma-hb-def-button-padding-vertical: 0.5em;--bulma-hb-def-button-padding-horizontal: 1em;--bulma-hb-def-button-focus-border-color: var(--bulma-link-focus-border, var(--bulma-hb-def-link-focus-border));--bulma-hb-def-button-focus-box-shadow-size: 0 0 0 0.125em;--bulma-hb-def-button-focus-box-shadow-color: hsla(var(--bulma-link-h, var(--bulma-hb-def-link-h)), var(--bulma-link-s, var(--bulma-hb-def-link-s)), var(--bulma-link-on-scheme-l, var(--bulma-hb-def-link-on-scheme-l)), 0.25);--bulma-hb-def-button-active-color: var(--bulma-link-active, var(--bulma-hb-def-link-active));--bulma-hb-def-button-active-border-color: var(--bulma-link-active-border, var(--bulma-hb-def-link-active-border));--bulma-hb-def-button-text-color: var(--bulma-text, var(--bulma-hb-def-text));--bulma-hb-def-button-text-decoration: underline;--bulma-hb-def-button-text-hover-background-color: var(--bulma-background, var(--bulma-hb-def-background));--bulma-hb-def-button-text-hover-color: var(--bulma-text-strong, var(--bulma-hb-def-text-strong));--bulma-hb-def-button-ghost-background: none;--bulma-hb-def-button-ghost-border-color: transparent;--bulma-hb-def-button-ghost-color: var(--bulma-link-text, var(--bulma-hb-def-link-text));--bulma-hb-def-button-ghost-decoration: none;--bulma-hb-def-button-ghost-hover-color: var(--bulma-link, var(--bulma-hb-def-link));--bulma-hb-def-button-ghost-hover-decoration: underline;--bulma-hb-def-button-disabled-background-color: var(--bulma-scheme-main, var(--bulma-hb-def-scheme-main));--bulma-hb-def-button-disabled-border-color: var(--bulma-border, var(--bulma-hb-def-border));--bulma-hb-def-button-disabled-shadow: none;--bulma-hb-def-button-disabled-opacity: 0.5;--bulma-hb-def-button-static-color: var(--bulma-text-weak, var(--bulma-hb-def-text-weak));--bulma-hb-def-button-static-background-color: var(--bulma-scheme-main-ter, var(--bulma-hb-def-scheme-main-ter));--bulma-hb-def-button-static-border-color: var(--bulma-border, var(--bulma-hb-def-border));}.button.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-scheme-h, var(--bulma-hb-def-scheme-h));--bulma-hb-def-button-s: var(--bulma-scheme-s, var(--bulma-hb-def-scheme-s));--bulma-hb-def-button-l: var(--bulma-scheme-main-l, var(--bulma-hb-def-scheme-main-l));--bulma-hb-def-button-background-l: var(--bulma-scheme-main-l, var(--bulma-hb-def-scheme-main-l));--bulma-hb-def-button-background-l-delta: 0%;--bulma-hb-def-button-hover-background-l-delta: var(--bulma-hover-background-l-delta, var(--bulma-hb-def-hover-background-l-delta));--bulma-hb-def-button-active-background-l-delta: var(--bulma-active-background-l-delta, var(--bulma-hb-def-active-background-l-delta));--bulma-hb-def-button-color-l: var(--bulma-text-strong-l, var(--bulma-hb-def-text-strong-l));--bulma-hb-def-button-border-l: var(--bulma-border-l, var(--bulma-hb-def-border-l));--bulma-hb-def-button-border-l-delta: 0%;--bulma-hb-def-button-hover-border-l-delta: var(--bulma-hover-border-l-delta, var(--bulma-hb-def-hover-border-l-delta));--bulma-hb-def-button-active-border-l-delta: var(--bulma-active-border-l-delta, var(--bulma-hb-def-active-border-l-delta));--bulma-hb-def-button-focus-border-l-delta: var(--bulma-focus-border-l-delta, var(--bulma-hb-def-focus-border-l-delta));--bulma-hb-def-button-outer-shadow-h: 0;--bulma-hb-def-button-outer-shadow-s: 0%;--bulma-hb-def-button-outer-shadow-l: 20%;--bulma-hb-def-button-outer-shadow-a: 0.05;--bulma-hb-def-loading-color: hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-color-l, var(--bulma-hb-def-button-color-l)));background-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), calc(var(--bulma-button-background-l, var(--bulma-hb-def-button-background-l)) + var(--bulma-button-background-l-delta, var(--bulma-hb-def-button-background-l-delta))));border-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), calc(var(--bulma-button-border-l, var(--bulma-hb-def-button-border-l)) + var(--bulma-button-border-l-delta, var(--bulma-hb-def-button-border-l-delta))));border-style:var(--bulma-button-border-style, var(--bulma-hb-def-button-border-style));border-width:var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width));box-shadow:0px 0.0625em 0.125em hsla(var(--bulma-button-outer-shadow-h, var(--bulma-hb-def-button-outer-shadow-h)), var(--bulma-button-outer-shadow-s, var(--bulma-hb-def-button-outer-shadow-s)), var(--bulma-button-outer-shadow-l, var(--bulma-hb-def-button-outer-shadow-l)), var(--bulma-button-outer-shadow-a, var(--bulma-hb-def-button-outer-shadow-a))), 0px 0.125em 0.25em hsla(var(--bulma-button-outer-shadow-h, var(--bulma-hb-def-button-outer-shadow-h)), var(--bulma-button-outer-shadow-s, var(--bulma-hb-def-button-outer-shadow-s)), var(--bulma-button-outer-shadow-l, var(--bulma-hb-def-button-outer-shadow-l)), var(--bulma-button-outer-shadow-a, var(--bulma-hb-def-button-outer-shadow-a)));color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-color-l, var(--bulma-hb-def-button-color-l)));cursor:pointer;font-weight:var(--bulma-button-weight, var(--bulma-hb-def-button-weight));height:auto;justify-content:center;padding-bottom:calc(var(--bulma-button-padding-vertical, var(--bulma-hb-def-button-padding-vertical)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-left:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-right:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-top:calc(var(--bulma-button-padding-vertical, var(--bulma-hb-def-button-padding-vertical)) - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));text-align:center;white-space:nowrap;}.button.svelte-qbi9cp:hover, .button.is-hovered.svelte-qbi9cp {--bulma-hb-def-button-background-l-delta: var(--bulma-button-hover-background-l-delta, var(--bulma-hb-def-button-hover-background-l-delta));--bulma-hb-def-button-border-l-delta: var(--bulma-button-hover-border-l-delta, var(--bulma-hb-def-button-hover-border-l-delta));}.button.svelte-qbi9cp:focus-visible, .button.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;border-color:hsl(var(--bulma-focus-h, var(--bulma-hb-def-focus-h)), var(--bulma-focus-s, var(--bulma-hb-def-focus-s)), var(--bulma-focus-l, var(--bulma-hb-def-focus-l)));box-shadow:var(--bulma-focus-shadow-size, var(--bulma-hb-def-focus-shadow-size)) hsla(var(--bulma-focus-h, var(--bulma-hb-def-focus-h)), var(--bulma-focus-s, var(--bulma-hb-def-focus-s)), var(--bulma-focus-l, var(--bulma-hb-def-focus-l)), var(--bulma-focus-shadow-alpha, var(--bulma-hb-def-focus-shadow-alpha)));}.button.svelte-qbi9cp:active, .button.is-active.svelte-qbi9cp {--bulma-hb-def-button-background-l-delta: var(--bulma-button-active-background-l-delta, var(--bulma-hb-def-button-active-background-l-delta));--bulma-hb-def-button-border-l-delta: var(--bulma-button-active-border-l-delta, var(--bulma-hb-def-button-active-border-l-delta));--bulma-hb-def-button-outer-shadow-a: 0;}.button[disabled].svelte-qbi9cp {background-color:var(--bulma-button-disabled-background-color, var(--bulma-hb-def-button-disabled-background-color));border-color:var(--bulma-button-disabled-border-color, var(--bulma-hb-def-button-disabled-border-color));box-shadow:var(--bulma-button-disabled-shadow, var(--bulma-hb-def-button-disabled-shadow));opacity:var(--bulma-button-disabled-opacity, var(--bulma-hb-def-button-disabled-opacity));}.button.is-white.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-white-h, var(--bulma-hb-def-white-h));--bulma-hb-def-button-s: var(--bulma-white-s, var(--bulma-hb-def-white-s));--bulma-hb-def-button-l: var(--bulma-white-l, var(--bulma-hb-def-white-l));--bulma-hb-def-button-background-l: var(--bulma-white-l, var(--bulma-hb-def-white-l));--bulma-hb-def-button-border-l: var(--bulma-white-l, var(--bulma-hb-def-white-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-white-invert-l, var(--bulma-hb-def-white-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-white.svelte-qbi9cp:focus-visible, .button.is-white.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-white.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-white.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-black.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-black-h, var(--bulma-hb-def-black-h));--bulma-hb-def-button-s: var(--bulma-black-s, var(--bulma-hb-def-black-s));--bulma-hb-def-button-l: var(--bulma-black-l, var(--bulma-hb-def-black-l));--bulma-hb-def-button-background-l: var(--bulma-black-l, var(--bulma-hb-def-black-l));--bulma-hb-def-button-border-l: var(--bulma-black-l, var(--bulma-hb-def-black-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-black-invert-l, var(--bulma-hb-def-black-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-black.svelte-qbi9cp:focus-visible, .button.is-black.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-black.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-black.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-light.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-light-h, var(--bulma-hb-def-light-h));--bulma-hb-def-button-s: var(--bulma-light-s, var(--bulma-hb-def-light-s));--bulma-hb-def-button-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-border-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-light-invert-l, var(--bulma-hb-def-light-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-light.svelte-qbi9cp:focus-visible, .button.is-light.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-light.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-light.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-light[disabled].svelte-qbi9cp {background-color:var(--bulma-light, var(--bulma-hb-def-light));border-color:var(--bulma-light, var(--bulma-hb-def-light));box-shadow:none;}.button.is-dark.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-dark-h, var(--bulma-hb-def-dark-h));--bulma-hb-def-button-s: var(--bulma-dark-s, var(--bulma-hb-def-dark-s));--bulma-hb-def-button-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-border-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-dark-invert-l, var(--bulma-hb-def-dark-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-dark.svelte-qbi9cp:focus-visible, .button.is-dark.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-dark.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-dark.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-text.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-text-h, var(--bulma-hb-def-text-h));--bulma-hb-def-button-s: var(--bulma-text-s, var(--bulma-hb-def-text-s));--bulma-hb-def-button-l: var(--bulma-text-l, var(--bulma-hb-def-text-l));--bulma-hb-def-button-background-l: var(--bulma-text-l, var(--bulma-hb-def-text-l));--bulma-hb-def-button-border-l: var(--bulma-text-l, var(--bulma-hb-def-text-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-text-invert-l, var(--bulma-hb-def-text-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-text.svelte-qbi9cp:focus-visible, .button.is-text.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-text.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-text-light-invert-l, var(--bulma-hb-def-text-light-invert-l));}.button.is-text.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-text-dark-invert-l, var(--bulma-hb-def-text-dark-invert-l));}.button.is-text.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-text.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-primary.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-primary-h, var(--bulma-hb-def-primary-h));--bulma-hb-def-button-s: var(--bulma-primary-s, var(--bulma-hb-def-primary-s));--bulma-hb-def-button-l: var(--bulma-primary-l, var(--bulma-hb-def-primary-l));--bulma-hb-def-button-background-l: var(--bulma-primary-l, var(--bulma-hb-def-primary-l));--bulma-hb-def-button-border-l: var(--bulma-primary-l, var(--bulma-hb-def-primary-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-primary-invert-l, var(--bulma-hb-def-primary-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-primary.svelte-qbi9cp:focus-visible, .button.is-primary.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-primary.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-primary-light-invert-l, var(--bulma-hb-def-primary-light-invert-l));}.button.is-primary.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-primary-dark-invert-l, var(--bulma-hb-def-primary-dark-invert-l));}.button.is-primary.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-primary.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-link.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-link-h, var(--bulma-hb-def-link-h));--bulma-hb-def-button-s: var(--bulma-link-s, var(--bulma-hb-def-link-s));--bulma-hb-def-button-l: var(--bulma-link-l, var(--bulma-hb-def-link-l));--bulma-hb-def-button-background-l: var(--bulma-link-l, var(--bulma-hb-def-link-l));--bulma-hb-def-button-border-l: var(--bulma-link-l, var(--bulma-hb-def-link-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-link-invert-l, var(--bulma-hb-def-link-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-link.svelte-qbi9cp:focus-visible, .button.is-link.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-link.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-link-light-invert-l, var(--bulma-hb-def-link-light-invert-l));}.button.is-link.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-link-dark-invert-l, var(--bulma-hb-def-link-dark-invert-l));}.button.is-link.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-link.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-info.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-info-h, var(--bulma-hb-def-info-h));--bulma-hb-def-button-s: var(--bulma-info-s, var(--bulma-hb-def-info-s));--bulma-hb-def-button-l: var(--bulma-info-l, var(--bulma-hb-def-info-l));--bulma-hb-def-button-background-l: var(--bulma-info-l, var(--bulma-hb-def-info-l));--bulma-hb-def-button-border-l: var(--bulma-info-l, var(--bulma-hb-def-info-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-info-invert-l, var(--bulma-hb-def-info-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-info.svelte-qbi9cp:focus-visible, .button.is-info.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-info.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-info-light-invert-l, var(--bulma-hb-def-info-light-invert-l));}.button.is-info.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-info-dark-invert-l, var(--bulma-hb-def-info-dark-invert-l));}.button.is-info.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-info.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-success.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-success-h, var(--bulma-hb-def-success-h));--bulma-hb-def-button-s: var(--bulma-success-s, var(--bulma-hb-def-success-s));--bulma-hb-def-button-l: var(--bulma-success-l, var(--bulma-hb-def-success-l));--bulma-hb-def-button-background-l: var(--bulma-success-l, var(--bulma-hb-def-success-l));--bulma-hb-def-button-border-l: var(--bulma-success-l, var(--bulma-hb-def-success-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-success-invert-l, var(--bulma-hb-def-success-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-success.svelte-qbi9cp:focus-visible, .button.is-success.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-success.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-success-light-invert-l, var(--bulma-hb-def-success-light-invert-l));}.button.is-success.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-success-dark-invert-l, var(--bulma-hb-def-success-dark-invert-l));}.button.is-success.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-success.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-warning.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-warning-h, var(--bulma-hb-def-warning-h));--bulma-hb-def-button-s: var(--bulma-warning-s, var(--bulma-hb-def-warning-s));--bulma-hb-def-button-l: var(--bulma-warning-l, var(--bulma-hb-def-warning-l));--bulma-hb-def-button-background-l: var(--bulma-warning-l, var(--bulma-hb-def-warning-l));--bulma-hb-def-button-border-l: var(--bulma-warning-l, var(--bulma-hb-def-warning-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-warning-invert-l, var(--bulma-hb-def-warning-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-warning.svelte-qbi9cp:focus-visible, .button.is-warning.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-warning.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-warning-light-invert-l, var(--bulma-hb-def-warning-light-invert-l));}.button.is-warning.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-warning-dark-invert-l, var(--bulma-hb-def-warning-dark-invert-l));}.button.is-warning.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-warning.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-danger.svelte-qbi9cp {--bulma-hb-def-button-h: var(--bulma-danger-h, var(--bulma-hb-def-danger-h));--bulma-hb-def-button-s: var(--bulma-danger-s, var(--bulma-hb-def-danger-s));--bulma-hb-def-button-l: var(--bulma-danger-l, var(--bulma-hb-def-danger-l));--bulma-hb-def-button-background-l: var(--bulma-danger-l, var(--bulma-hb-def-danger-l));--bulma-hb-def-button-border-l: var(--bulma-danger-l, var(--bulma-hb-def-danger-l));--bulma-hb-def-button-border-width: 0px;--bulma-hb-def-button-color-l: var(--bulma-danger-invert-l, var(--bulma-hb-def-danger-invert-l));--bulma-hb-def-button-outer-shadow-a: 0;}.button.is-danger.svelte-qbi9cp:focus-visible, .button.is-danger.is-focused.svelte-qbi9cp {--bulma-hb-def-button-border-width: 1px;}.button.is-danger.is-light.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-light-l, var(--bulma-hb-def-light-l));--bulma-hb-def-button-color-l: var(--bulma-danger-light-invert-l, var(--bulma-hb-def-danger-light-invert-l));}.button.is-danger.is-dark.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-dark-l, var(--bulma-hb-def-dark-l));--bulma-hb-def-button-color-l: var(--bulma-danger-dark-invert-l, var(--bulma-hb-def-danger-dark-invert-l));}.button.is-danger.is-soft.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-soft-l, var(--bulma-hb-def-soft-l));--bulma-hb-def-button-color-l: var(--bulma-soft-invert-l, var(--bulma-hb-def-soft-invert-l));}.button.is-danger.is-bold.svelte-qbi9cp {--bulma-hb-def-button-background-l: var(--bulma-bold-l, var(--bulma-hb-def-bold-l));--bulma-hb-def-button-color-l: var(--bulma-bold-invert-l, var(--bulma-hb-def-bold-invert-l));}.button.is-outlined.svelte-qbi9cp {--bulma-hb-def-button-border-width: max(1px, 0.0625em);--bulma-hb-def-loading-color: hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-l, var(--bulma-hb-def-button-l)));background-color:transparent;border-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-l, var(--bulma-hb-def-button-l)));color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-l, var(--bulma-hb-def-button-l)));}.button.is-outlined.svelte-qbi9cp:hover {--bulma-hb-def-button-border-width: max(2px, 0.125em);--bulma-hb-def-button-outer-shadow-alpha: 1;}.button.is-outlined[disabled].svelte-qbi9cp {background-color:transparent;box-shadow:none;}.button.is-inverted.svelte-qbi9cp {background-color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), calc(var(--bulma-button-color-l, var(--bulma-hb-def-button-color-l)) + var(--bulma-button-background-l-delta, var(--bulma-hb-def-button-background-l-delta))));color:hsl(var(--bulma-button-h, var(--bulma-hb-def-button-h)), var(--bulma-button-s, var(--bulma-hb-def-button-s)), var(--bulma-button-background-l, var(--bulma-hb-def-button-background-l)));}.button.is-text.svelte-qbi9cp {background-color:transparent;border-color:transparent;color:var(--bulma-button-text-color, var(--bulma-hb-def-button-text-color));text-decoration:var(--bulma-button-text-decoration, var(--bulma-hb-def-button-text-decoration));}.button.is-text.svelte-qbi9cp:hover, .button.is-text.is-hovered.svelte-qbi9cp {background-color:var(--bulma-button-text-hover-background-color, var(--bulma-hb-def-button-text-hover-background-color));color:var(--bulma-button-text-hover-color, var(--bulma-hb-def-button-text-hover-color));}.button.is-text.svelte-qbi9cp:active, .button.is-text.is-active.svelte-qbi9cp {color:var(--bulma-button-text-hover-color, var(--bulma-hb-def-button-text-hover-color));}.button.is-ghost.svelte-qbi9cp {background:var(--bulma-button-ghost-background, var(--bulma-hb-def-button-ghost-background));border-color:var(--bulma-button-ghost-border-color, var(--bulma-hb-def-button-ghost-border-color));box-shadow:none;color:var(--bulma-button-ghost-color, var(--bulma-hb-def-button-ghost-color));text-decoration:var(--bulma-button-ghost-decoration, var(--bulma-hb-def-button-ghost-decoration));}.button.is-ghost.svelte-qbi9cp:hover, .button.is-ghost.is-hovered.svelte-qbi9cp {color:var(--bulma-button-ghost-hover-color, var(--bulma-hb-def-button-ghost-hover-color));text-decoration:var(--bulma-button-ghost-hover-decoration, var(--bulma-hb-def-button-ghost-hover-decoration));}.button.is-small.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-small, var(--bulma-hb-def-size-small));--bulma-hb-def-control-radius: var(--bulma-radius-small, var(--bulma-hb-def-radius-small));}.button.is-normal.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-normal, var(--bulma-hb-def-size-normal));--bulma-hb-def-control-radius: var(--bulma-radius, var(--bulma-hb-def-radius));}.button.is-medium.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-medium, var(--bulma-hb-def-size-medium));--bulma-hb-def-control-radius: var(--bulma-radius-medium, var(--bulma-hb-def-radius-medium));}.button.is-large.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-large, var(--bulma-hb-def-size-large));--bulma-hb-def-control-radius: var(--bulma-radius-medium, var(--bulma-hb-def-radius-medium));}.button.is-fullwidth.svelte-qbi9cp {display:flex;width:100%;}.button.is-loading.svelte-qbi9cp {box-shadow:none;color:transparent !important;pointer-events:none;}.button.is-loading.svelte-qbi9cp::after {position:absolute;left:calc(50% - 1em * 0.5);top:calc(50% - 1em * 0.5);position:absolute !important;}.button.is-static.svelte-qbi9cp {background-color:var(--bulma-button-static-background-color, var(--bulma-hb-def-button-static-background-color));border-color:var(--bulma-button-static-border-color, var(--bulma-hb-def-button-static-border-color));color:var(--bulma-button-static-color, var(--bulma-hb-def-button-static-color));box-shadow:none;pointer-events:none;}.button.is-rounded.svelte-qbi9cp {border-radius:var(--bulma-radius-rounded, var(--bulma-hb-def-radius-rounded));padding-left:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) + 0.25em - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));padding-right:calc(var(--bulma-button-padding-horizontal, var(--bulma-hb-def-button-padding-horizontal)) + 0.25em - var(--bulma-button-border-width, var(--bulma-hb-def-button-border-width)));}.buttons.svelte-qbi9cp {align-items:center;display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:flex-start;}.buttons.are-small.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-small, var(--bulma-hb-def-size-small));--bulma-hb-def-control-radius: var(--bulma-radius-small, var(--bulma-hb-def-radius-small));}.buttons.are-medium.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-medium, var(--bulma-hb-def-size-medium));--bulma-hb-def-control-radius: var(--bulma-radius-medium, var(--bulma-hb-def-radius-medium));}.buttons.are-large.svelte-qbi9cp {--bulma-hb-def-control-size: var(--bulma-size-large, var(--bulma-hb-def-size-large));--bulma-hb-def-control-radius: var(--bulma-radius-large, var(--bulma-hb-def-radius-large));}.buttons.has-addons.svelte-qbi9cp {gap:0;}.buttons.is-centered.svelte-qbi9cp {justify-content:center;}.buttons.is-right.svelte-qbi9cp {justify-content:flex-end;}
|
|
41
41
|
@media screen and (max-width: 768px) {.button.is-responsive.is-small.svelte-qbi9cp {font-size:calc(var(--bulma-size-small, var(--bulma-hb-def-size-small)) * 0.75);}.button.is-responsive.svelte-qbi9cp,
|
|
42
42
|
.button.is-responsive.is-normal.svelte-qbi9cp {font-size:calc(var(--bulma-size-small, var(--bulma-hb-def-size-small)) * 0.875);}.button.is-responsive.is-medium.svelte-qbi9cp {font-size:var(--bulma-size-small, var(--bulma-hb-def-size-small));}.button.is-responsive.is-large.svelte-qbi9cp {font-size:var(--bulma-size-normal, var(--bulma-hb-def-size-normal));}
|
|
43
43
|
}
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
/* Text “×” reset (no icon font baseline issues inside .button) */.hb-input-file-close-glyph.svelte-qbi9cp {display:inline-flex;align-items:center;justify-content:center;font-size:1.25em;font-weight:600;line-height:1;margin-top:-0.05em;}.hb-input-file-hidden-input.svelte-qbi9cp {max-width:270px;}.hb-input-file-hidden-input.is-visually-hidden.svelte-qbi9cp {opacity:0;position:absolute;width:0.1px;height:0.1px;overflow:hidden;z-index:-1;}.field.hb-input-file-invalid.svelte-qbi9cp :is(.file-label:where(.svelte-qbi9cp),
|
|
67
67
|
.hb-input-file-preview:where(.svelte-qbi9cp),
|
|
68
68
|
.hb-input-file-standard-wrap:where(.svelte-qbi9cp),
|
|
69
|
-
.hb-input-file-file-wrap:where(.svelte-qbi9cp)) {border-radius:var(--bulma-radius, 0.375rem);outline:2px solid var(--bulma-danger, #f14668);outline-offset:2px;}`};function _i(e,t){He(t,!0),Tr(e,gi);let n=qr(t,`schemaentry`,7),r=qr(t,`show_validation`,7,`no`),i=qr(t,`i18nlang`,7);function a(e,n){t.$$host.dispatchEvent(new CustomEvent(e,{detail:n}))}let o={abs:`audio/x-mpeg`,ai:`application/postscript`,aif:`audio/x-aiff`,aifc:`audio/x-aiff`,aiff:`audio/x-aiff`,aim:`application/x-aim`,art:`image/x-jg`,asf:`video/x-ms-asf`,asx:`video/x-ms-asf`,au:`audio/basic`,avi:`video/x-msvideo`,avx:`video/x-rad-screenplay`,bcpio:`application/x-bcpio`,bin:`application/octet-stream`,bmp:`image/bmp`,body:`text/html`,cdf:`application/x-cdf`,cer:`application/pkix-cert`,class:`application/java`,cpio:`application/x-cpio`,csh:`application/x-csh`,css:`text/css`,dib:`image/bmp`,doc:`application/msword`,docx:`application/vnd.openxmlformats-officedocument.wordprocessingml.document`,dtd:`application/xml-dtd`,dv:`video/x-dv`,dvi:`application/x-dvi`,eot:`application/vnd.ms-fontobject`,eps:`application/postscript`,etx:`text/x-setext`,exe:`application/octet-stream`,gif:`image/gif`,gtar:`application/x-gtar`,gz:`application/x-gzip`,hdf:`application/x-hdf`,hqx:`application/mac-binhex40`,htc:`text/x-component`,htm:`text/html`,html:`text/html`,ief:`image/ief`,jad:`text/vnd.sun.j2me.app-descriptor`,jar:`application/java-archive`,java:`text/x-java-source`,jnlp:`application/x-java-jnlp-file`,jpe:`image/jpeg`,jpeg:`image/jpeg`,jpg:`image/jpeg`,js:`application/javascript`,jsf:`text/plain`,json:`application/json`,jspf:`text/plain`,kar:`audio/midi`,latex:`application/x-latex`,m3u:`audio/x-mpegurl`,mac:`image/x-macpaint`,man:`text/troff`,mathml:`application/mathml+xml`,me:`text/troff`,mid:`audio/midi`,midi:`audio/midi`,mif:`application/x-mif`,mov:`video/quicktime`,movie:`video/x-sgi-movie`,mp1:`audio/mpeg`,mp2:`audio/mpeg`,mp3:`audio/mpeg`,mp4:`video/mp4`,mpa:`audio/mpeg`,mpe:`video/mpeg`,mpeg:`video/mpeg`,mpega:`audio/x-mpeg`,mpg:`video/mpeg`,mpv2:`video/mpeg2`,ms:`application/x-wais-source`,nc:`application/x-netcdf`,oda:`application/oda`,odb:`application/vnd.oasis.opendocument.database`,odc:`application/vnd.oasis.opendocument.chart`,odf:`application/vnd.oasis.opendocument.formula`,odg:`application/vnd.oasis.opendocument.graphics`,odi:`application/vnd.oasis.opendocument.image`,odm:`application/vnd.oasis.opendocument.text-master`,odp:`application/vnd.oasis.opendocument.presentation`,ods:`application/vnd.oasis.opendocument.spreadsheet`,odt:`application/vnd.oasis.opendocument.text`,otg:`application/vnd.oasis.opendocument.graphics-template`,oth:`application/vnd.oasis.opendocument.text-web`,otp:`application/vnd.oasis.opendocument.presentation-template`,ots:`application/vnd.oasis.opendocument.spreadsheet-template`,ott:`application/vnd.oasis.opendocument.text-template`,ogx:`application/ogg`,ogv:`video/ogg`,oga:`audio/ogg`,ogg:`audio/ogg`,otf:`application/x-font-opentype`,spx:`audio/ogg`,flac:`audio/flac`,anx:`application/annodex`,axa:`audio/annodex`,axv:`video/annodex`,xspf:`application/xspf+xml`,pbm:`image/x-portable-bitmap`,pct:`image/pict`,pdf:`application/pdf`,pgm:`image/x-portable-graymap`,pic:`image/pict`,pict:`image/pict`,pls:`audio/x-scpls`,png:`image/png`,pnm:`image/x-portable-anymap`,pnt:`image/x-macpaint`,ppm:`image/x-portable-pixmap`,ppt:`application/vnd.ms-powerpoint`,pptx:`application/vnd.openxmlformats-officedocument.presentationml.presentation`,pps:`application/vnd.ms-powerpoint`,ps:`application/postscript`,psd:`image/vnd.adobe.photoshop`,qt:`video/quicktime`,qti:`image/x-quicktime`,qtif:`image/x-quicktime`,ras:`image/x-cmu-raster`,rdf:`application/rdf+xml`,rgb:`image/x-rgb`,rm:`application/vnd.rn-realmedia`,roff:`text/troff`,rtf:`application/rtf`,rtx:`text/richtext`,sfnt:`application/font-sfnt`,sh:`application/x-sh`,shar:`application/x-shar`,sit:`application/x-stuffit`,snd:`audio/basic`,src:`application/x-wais-source`,sv4cpio:`application/x-sv4cpio`,sv4crc:`application/x-sv4crc`,svg:`image/svg+xml`,svgz:`image/svg+xml`,swf:`application/x-shockwave-flash`,t:`text/troff`,tar:`application/x-tar`,tcl:`application/x-tcl`,tex:`application/x-tex`,texi:`application/x-texinfo`,texinfo:`application/x-texinfo`,tif:`image/tiff`,tiff:`image/tiff`,tr:`text/troff`,tsv:`text/tab-separated-values`,ttf:`application/x-font-ttf`,txt:`text/plain`,ulw:`audio/basic`,ustar:`application/x-ustar`,vxml:`application/voicexml+xml`,xbm:`image/x-xbitmap`,xht:`application/xhtml+xml`,xhtml:`application/xhtml+xml`,xls:`application/vnd.ms-excel`,xlsx:`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`,xml:`application/xml`,xpm:`image/x-xpixmap`,xsl:`application/xml`,xslt:`application/xslt+xml`,xul:`application/vnd.mozilla.xul+xml`,xwd:`image/x-xwindowdump`,vsd:`application/vnd.visio`,wav:`audio/x-wav`,wbmp:`image/vnd.wap.wbmp`,wml:`text/vnd.wap.wml`,wmlc:`application/vnd.wap.wmlc`,wmls:`text/vnd.wap.wmlsc`,wmlscriptc:`application/vnd.wap.wmlscriptc`,webm:`video/webm`,wmv:`video/x-ms-wmv`,woff:`application/font-woff`,woff2:`application/font-woff2`,wrl:`model/vrml`,wspolicy:`application/wspolicy+xml`,z:`application/x-compress`,zip:`application/zip`,"7z":`application/x-7z-compressed`,rar:`application/x-rar-compressed`};function s(e){return e===`image/jpeg`||e===`image/png`||e===`image/gif`||e===`image/svg+xml`?`bi bi-file-earmark-image`:e===`video/mp4`||e===`video/ogg`||e===`video/webm`?`bi bi-file-earmark-play`:e===`audio/mpeg`||e===`audio/ogg`||e===`audio/wav`?`bi bi-file-earmark-music`:e===`application/pdf`?`bi bi-file-earmark-pdf`:e===`application/vnd.ms-excel`||e===`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`?`bi bi-file-earmark-spreadsheet`:e===`application/msword`||e===`application/vnd.openxmlformats-officedocument.wordprocessingml.document`?`bi bi-file-earmark-word`:e===`application/vnd.ms-powerpoint`||e===`application/vnd.openxmlformats-officedocument.presentationml.presentation`?`bi bi-file-earmark-ppt`:e===`application/zip`||e===`application/x-7z-compressed`||e===`application/x-rar-compressed`?`bi bi-file-earmark-zip`:`bi bi-file-earmark`}let c=j(null);hn(()=>{M(c,ei(n()),!0)});let l=j(`unknown file type`),u=j(void 0),d=j(void 0),f=j(void 0),p=jt(()=>new ri({dictionary:ii,lang:i()})),m=j(void 0),h=jt(()=>X(c)?!!(!X(c)?.required||X(f)!=null&&X(u)?.name):!1),ee=jt(()=>X(c)&&X(c)?.params?.accept?X(c).params.accept:`*`),te=jt(()=>/image/i.test(X(ee))),g=jt(()=>X(te)&&(X(l)===`image/jpeg`||X(l)===`image/png`||X(l)===`image/gif`||X(l)===`image/svg+xml`)),_=jt(()=>s(X(l))),v=j(void 0);hn(()=>{let e=X(d)?.[0];if(!e?.name||typeof e.name!=`string`)return;M(u,e,!0);let t=e.type?.trim();if(t)M(l,t,!0);else{let t=e.name.split(`.`).pop()?.toLowerCase()??``;M(l,t&&o[t]||`unknown file type`,!0)}let n=$n(()=>X(v));n&&URL.revokeObjectURL(n),M(v,URL.createObjectURL(e),!0)});async function y(){X(v)&&URL.revokeObjectURL(X(v)),M(u,void 0),M(f,``),M(d,void 0),M(v,void 0),await Xn();let e=X(m)??t.$$host?.shadowRoot?.querySelector(`input[type="file"]`);e&&(e.value=``)}let ne=j(null);hn(()=>{let e=X(c);if(!e?.id)return;let t={value:X(f),valid:X(h),id:e.id};ni($n(()=>X(ne)),t)||(M(ne,t,!0),a(`setVal`,{value:X(f),valid:X(h),id:e.id}))});function re(){let e=t.$$host?.shadowRoot?.querySelector?.(`input[type="file"]`);e&&e.click()}var ie={get schemaentry(){return n()},set schemaentry(e){n(e),pt()},get show_validation(){return r()},set show_validation(e=`no`){r(e),pt()},get i18nlang(){return i()},set i18nlang(e){i(e),pt()}},ae=fr();wr(`qbi9cp`,e=>{Q(e,ai())});var oe=tn(ae),se=e=>{var t=hi();let n;var i=F(t),a=F(i),o=e=>{var t=fr(),n=tn(t),r=e=>{var t=li(),n=F(t),r=e=>{var t=fr(),n=tn(t),r=e=>{var t=oi(),n=F(t),r=I(n,2),i=F(r,!0);C(r);var a=I(r,2);C(t),R((e,t)=>{Nr(n,`max-height:${(X(c)?.params?.placeHolderImage?.height||`38`)??``}px;max-width:${(X(c)?.params?.placeHolderImage?.width||`60`)??``}px;`),$(n,`src`,X(v)),$(n,`alt`,e),hr(i,X(u).name),$(a,`aria-label`,t)},[()=>X(p).translateWord(`previewAlt`),()=>X(p).translateWord(`clearFile`)]),rr(`click`,a,y),Q(e,t)},i=e=>{var t=si(),n=tn(t),r=I(n,2),i=I(r,2),a=F(i),o=F(a,!0);C(a),C(i),R((e,t)=>{Nr(n,`max-height:${(X(c)?.params?.placeHolderImage?.height||`38`)??``}px;max-width:${(X(c)?.params?.placeHolderImage?.width||`60`)??``}px;`),$(n,`src`,X(v)),$(n,`alt`,e),$(r,`aria-label`,t),hr(o,X(u).name)},[()=>X(p).translateWord(`previewAlt`),()=>X(p).translateWord(`clearFile`)]),rr(`click`,r,e=>{e.preventDefault(),e.stopPropagation(),y()}),Q(e,t)};Cr(n,e=>{X(g)?e(r):e(i,-1)}),Q(e,t)},i=e=>{var t=ci(),n=tn(t),r=I(n,2),i=F(r),a=I(i,2),o=F(a,!0);C(a),C(r),R(e=>{$(n,`aria-label`,e),jr(i,1,`${X(_)??``} hb-input-file-type-icon hb-input-file-type-icon--inline`,`svelte-qbi9cp`),hr(o,X(u).name)},[()=>X(p).translateWord(`clearFile`)]),rr(`click`,n,e=>{e.preventDefault(),e.stopPropagation(),y()}),Q(e,t)};Cr(n,e=>{X(l)===`image/jpeg`||X(l)===`image/png`||X(l)===`image/gif`||X(l)===`image/svg+xml`?e(r):e(i,-1)}),C(t),Q(e,t)},i=e=>{var t=ui(),n=tn(t),r=F(n),i=I(r);C(n);var a=I(n,2),o=F(a),s=F(o);Lr(s),Kr(s,e=>M(m,e),()=>X(m)),C(o),C(a),R(e=>{Nr(r,`max-height:${(X(c).params.placeHolderImage.height||`38`)??``}px;max-width:${(X(c).params.placeHolderImage.width||`60`)??``}px;`),$(r,`src`,X(c)?.params?.placeHolderImage?.src),hr(i,` ${e??``}`),$(s,`id`,X(c)?.id),s.required=X(c)?.required,$(s,`placeholder`,X(c)?.placeholder),s.readOnly=X(c)?.readonly,$(s,`accept`,X(ee))},[()=>X(p).translateWord(`selectImage`)]),rr(`click`,n,re),Vr(s,()=>X(f),e=>M(f,e)),Wr(s,()=>X(d),e=>M(d,e)),Q(e,t)};Cr(n,e=>{X(u)?.name?e(r):e(i,-1)}),Q(e,t)},s=e=>{var t=pi(),n=F(t),r=F(n),i=F(r);Lr(i),Kr(i,e=>M(m,e),()=>X(m));var a=I(i,2),o=F(a,!0);C(a);var s=I(a,2),l=e=>{var t=di();R(e=>$(t,`aria-label`,e),[()=>X(p).translateWord(`clearFile`)]),rr(`click`,t,e=>{e.preventDefault(),e.stopPropagation(),y()}),Q(e,t)};Cr(s,e=>{X(u)?.name&&e(l)});var h=I(s,2),te=F(h),g=e=>{var t=fi(),n=F(t),r=I(n,2),i=F(r,!0);C(r),C(t),R(()=>{jr(n,1,`${X(_)??``} hb-input-file-type-icon hb-input-file-type-icon--inline`,`svelte-qbi9cp`),hr(i,X(u).name)}),Q(e,t)},v=e=>{var t=dr();R(e=>hr(t,e),[()=>X(p).translateWord(`noFileSelected`)]),Q(e,t)};Cr(te,e=>{X(u)?.name?e(g):e(v,-1)}),C(h),C(r),C(n),C(t),R(e=>{$(i,`id`,X(c)?.id),i.required=X(c)?.required,$(i,`placeholder`,X(c)?.placeholder),i.readOnly=X(c)?.readonly,$(i,`accept`,X(ee)),hr(o,e)},[()=>X(p).translateWord(`chooseFile`)]),Vr(i,()=>X(f),e=>M(f,e)),Wr(i,()=>X(d),e=>M(d,e)),Q(e,t)};Cr(a,e=>{X(c)?.params?.placeHolderImage?.src?e(o):e(s,-1)}),C(i);var te=I(i,2),ne=e=>{var t=mi(),n=F(t,!0);C(t),R(()=>hr(n,X(c).validationTip)),Q(e,t)};Cr(te,e=>{X(c)?.validationTip&&r()===`yes`&&!X(h)&&e(ne)}),C(t),R(()=>n=jr(t,1,`field svelte-qbi9cp`,null,n,{"hb-input-file-invalid":r()===`yes`&&!!X(c)?.required&&!X(h)})),Q(e,t)};return Cr(oe,e=>{X(c)!=null&&e(se)}),Q(e,ae),Ue(ie)}ir([`click`]),customElements.define(`hb-input-file`,$r(_i,{schemaentry:{},show_validation:{},i18nlang:{}},[],[],{mode:`open`})),e.Component=_i})(this[`input-file`]=this[`input-file`]||{});
|
|
69
|
+
.hb-input-file-file-wrap:where(.svelte-qbi9cp)) {border-radius:var(--bulma-radius, 0.375rem);outline:2px solid var(--bulma-danger, #f14668);outline-offset:2px;}`};function _i(e,t){He(t,!0),Tr(e,gi);let n=qr(t,`schemaentry`,7),r=qr(t,`show_validation`,7,`no`),i=qr(t,`i18nlang`,7);function a(e,n){t.$$host.dispatchEvent(new CustomEvent(e,{detail:n}))}let o={abs:`audio/x-mpeg`,ai:`application/postscript`,aif:`audio/x-aiff`,aifc:`audio/x-aiff`,aiff:`audio/x-aiff`,aim:`application/x-aim`,art:`image/x-jg`,asf:`video/x-ms-asf`,asx:`video/x-ms-asf`,au:`audio/basic`,avi:`video/x-msvideo`,avx:`video/x-rad-screenplay`,bcpio:`application/x-bcpio`,bin:`application/octet-stream`,bmp:`image/bmp`,body:`text/html`,cdf:`application/x-cdf`,cer:`application/pkix-cert`,class:`application/java`,cpio:`application/x-cpio`,csh:`application/x-csh`,css:`text/css`,dib:`image/bmp`,doc:`application/msword`,docx:`application/vnd.openxmlformats-officedocument.wordprocessingml.document`,dtd:`application/xml-dtd`,dv:`video/x-dv`,dvi:`application/x-dvi`,eot:`application/vnd.ms-fontobject`,eps:`application/postscript`,etx:`text/x-setext`,exe:`application/octet-stream`,gif:`image/gif`,gtar:`application/x-gtar`,gz:`application/x-gzip`,hdf:`application/x-hdf`,hqx:`application/mac-binhex40`,htc:`text/x-component`,htm:`text/html`,html:`text/html`,ief:`image/ief`,jad:`text/vnd.sun.j2me.app-descriptor`,jar:`application/java-archive`,java:`text/x-java-source`,jnlp:`application/x-java-jnlp-file`,jpe:`image/jpeg`,jpeg:`image/jpeg`,jpg:`image/jpeg`,js:`application/javascript`,jsf:`text/plain`,json:`application/json`,jspf:`text/plain`,kar:`audio/midi`,latex:`application/x-latex`,m3u:`audio/x-mpegurl`,mac:`image/x-macpaint`,man:`text/troff`,mathml:`application/mathml+xml`,me:`text/troff`,mid:`audio/midi`,midi:`audio/midi`,mif:`application/x-mif`,mov:`video/quicktime`,movie:`video/x-sgi-movie`,mp1:`audio/mpeg`,mp2:`audio/mpeg`,mp3:`audio/mpeg`,mp4:`video/mp4`,mpa:`audio/mpeg`,mpe:`video/mpeg`,mpeg:`video/mpeg`,mpega:`audio/x-mpeg`,mpg:`video/mpeg`,mpv2:`video/mpeg2`,ms:`application/x-wais-source`,nc:`application/x-netcdf`,oda:`application/oda`,odb:`application/vnd.oasis.opendocument.database`,odc:`application/vnd.oasis.opendocument.chart`,odf:`application/vnd.oasis.opendocument.formula`,odg:`application/vnd.oasis.opendocument.graphics`,odi:`application/vnd.oasis.opendocument.image`,odm:`application/vnd.oasis.opendocument.text-master`,odp:`application/vnd.oasis.opendocument.presentation`,ods:`application/vnd.oasis.opendocument.spreadsheet`,odt:`application/vnd.oasis.opendocument.text`,otg:`application/vnd.oasis.opendocument.graphics-template`,oth:`application/vnd.oasis.opendocument.text-web`,otp:`application/vnd.oasis.opendocument.presentation-template`,ots:`application/vnd.oasis.opendocument.spreadsheet-template`,ott:`application/vnd.oasis.opendocument.text-template`,ogx:`application/ogg`,ogv:`video/ogg`,oga:`audio/ogg`,ogg:`audio/ogg`,otf:`application/x-font-opentype`,spx:`audio/ogg`,flac:`audio/flac`,anx:`application/annodex`,axa:`audio/annodex`,axv:`video/annodex`,xspf:`application/xspf+xml`,pbm:`image/x-portable-bitmap`,pct:`image/pict`,pdf:`application/pdf`,pgm:`image/x-portable-graymap`,pic:`image/pict`,pict:`image/pict`,pls:`audio/x-scpls`,png:`image/png`,pnm:`image/x-portable-anymap`,pnt:`image/x-macpaint`,ppm:`image/x-portable-pixmap`,ppt:`application/vnd.ms-powerpoint`,pptx:`application/vnd.openxmlformats-officedocument.presentationml.presentation`,pps:`application/vnd.ms-powerpoint`,ps:`application/postscript`,psd:`image/vnd.adobe.photoshop`,qt:`video/quicktime`,qti:`image/x-quicktime`,qtif:`image/x-quicktime`,ras:`image/x-cmu-raster`,rdf:`application/rdf+xml`,rgb:`image/x-rgb`,rm:`application/vnd.rn-realmedia`,roff:`text/troff`,rtf:`application/rtf`,rtx:`text/richtext`,sfnt:`application/font-sfnt`,sh:`application/x-sh`,shar:`application/x-shar`,sit:`application/x-stuffit`,snd:`audio/basic`,src:`application/x-wais-source`,sv4cpio:`application/x-sv4cpio`,sv4crc:`application/x-sv4crc`,svg:`image/svg+xml`,svgz:`image/svg+xml`,swf:`application/x-shockwave-flash`,t:`text/troff`,tar:`application/x-tar`,tcl:`application/x-tcl`,tex:`application/x-tex`,texi:`application/x-texinfo`,texinfo:`application/x-texinfo`,tif:`image/tiff`,tiff:`image/tiff`,tr:`text/troff`,tsv:`text/tab-separated-values`,ttf:`application/x-font-ttf`,txt:`text/plain`,ulw:`audio/basic`,ustar:`application/x-ustar`,vxml:`application/voicexml+xml`,xbm:`image/x-xbitmap`,xht:`application/xhtml+xml`,xhtml:`application/xhtml+xml`,xls:`application/vnd.ms-excel`,xlsx:`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`,xml:`application/xml`,xpm:`image/x-xpixmap`,xsl:`application/xml`,xslt:`application/xslt+xml`,xul:`application/vnd.mozilla.xul+xml`,xwd:`image/x-xwindowdump`,vsd:`application/vnd.visio`,wav:`audio/x-wav`,wbmp:`image/vnd.wap.wbmp`,wml:`text/vnd.wap.wml`,wmlc:`application/vnd.wap.wmlc`,wmls:`text/vnd.wap.wmlsc`,wmlscriptc:`application/vnd.wap.wmlscriptc`,webm:`video/webm`,wmv:`video/x-ms-wmv`,woff:`application/font-woff`,woff2:`application/font-woff2`,wrl:`model/vrml`,wspolicy:`application/wspolicy+xml`,z:`application/x-compress`,zip:`application/zip`,"7z":`application/x-7z-compressed`,rar:`application/x-rar-compressed`};function s(e){return e===`image/jpeg`||e===`image/png`||e===`image/gif`||e===`image/svg+xml`?`bi bi-file-earmark-image`:e===`video/mp4`||e===`video/ogg`||e===`video/webm`?`bi bi-file-earmark-play`:e===`audio/mpeg`||e===`audio/ogg`||e===`audio/wav`?`bi bi-file-earmark-music`:e===`application/pdf`?`bi bi-file-earmark-pdf`:e===`application/vnd.ms-excel`||e===`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`?`bi bi-file-earmark-spreadsheet`:e===`application/msword`||e===`application/vnd.openxmlformats-officedocument.wordprocessingml.document`?`bi bi-file-earmark-word`:e===`application/vnd.ms-powerpoint`||e===`application/vnd.openxmlformats-officedocument.presentationml.presentation`?`bi bi-file-earmark-ppt`:e===`application/zip`||e===`application/x-7z-compressed`||e===`application/x-rar-compressed`?`bi bi-file-earmark-zip`:`bi bi-file-earmark`}let c=j(null);hn(()=>{M(c,ei(n()),!0)});let l=j(`unknown file type`),u=j(void 0),d=j(void 0),f=j(void 0),p=jt(()=>new ri({dictionary:ii,lang:i()})),m=j(void 0),h=jt(()=>X(c)?!!(!X(c)?.required||X(f)!=null&&X(u)?.name):!1),ee=jt(()=>X(c)&&X(c)?.params?.accept?X(c).params.accept:`*`),te=jt(()=>/image/i.test(X(ee))),g=jt(()=>X(te)&&(X(l)===`image/jpeg`||X(l)===`image/png`||X(l)===`image/gif`||X(l)===`image/svg+xml`)),_=jt(()=>s(X(l))),v=j(void 0);hn(()=>{let e=X(d)?.[0];if(!e?.name||typeof e.name!=`string`)return;M(u,e,!0);let t=e.type?.trim();if(t)M(l,t,!0);else{let t=e.name.split(`.`).pop()?.toLowerCase()??``;M(l,t&&o[t]||`unknown file type`,!0)}let n=$n(()=>X(v));n&&URL.revokeObjectURL(n),M(v,URL.createObjectURL(e),!0)});async function y(){X(v)&&URL.revokeObjectURL(X(v)),M(u,void 0),M(f,``),M(d,void 0),M(v,void 0),await Xn();let e=X(m)??t.$$host?.shadowRoot?.querySelector(`input[type="file"]`);e&&(e.value=``)}let ne=j(null);hn(()=>{let e=X(c);if(!e?.id)return;let t={value:X(f),valid:X(h),id:e.id};ni($n(()=>X(ne)),t)||(M(ne,t,!0),a(`setVal`,{value:X(f),valid:X(h),id:e.id}))});function re(){let e=t.$$host?.shadowRoot?.querySelector?.(`input[type="file"]`);e&&e.click()}var ie={get schemaentry(){return n()},set schemaentry(e){n(e),pt()},get show_validation(){return r()},set show_validation(e=`no`){r(e),pt()},get i18nlang(){return i()},set i18nlang(e){i(e),pt()}},ae=fr();wr(`qbi9cp`,e=>{Q(e,ai())});var oe=tn(ae),se=e=>{var t=hi();let n;var i=F(t),a=F(i),o=e=>{var t=fr(),n=tn(t),r=e=>{var t=li(),n=F(t),r=e=>{var t=fr(),n=tn(t),r=e=>{var t=oi(),n=F(t),r=I(n,2),i=F(r,!0);C(r);var a=I(r,2);C(t),R((e,t)=>{Nr(n,`max-height:${(X(c)?.params?.placeHolderImage?.height||`38`)??``}px;max-width:${(X(c)?.params?.placeHolderImage?.width||`60`)??``}px;`),$(n,`src`,X(v)),$(n,`alt`,e),hr(i,X(u).name),$(a,`aria-label`,t),a.disabled=!!X(c)?.disabled},[()=>X(p).translateWord(`previewAlt`),()=>X(p).translateWord(`clearFile`)]),rr(`click`,a,y),Q(e,t)},i=e=>{var t=si(),n=tn(t),r=I(n,2),i=I(r,2),a=F(i),o=F(a,!0);C(a),C(i),R((e,t)=>{Nr(n,`max-height:${(X(c)?.params?.placeHolderImage?.height||`38`)??``}px;max-width:${(X(c)?.params?.placeHolderImage?.width||`60`)??``}px;`),$(n,`src`,X(v)),$(n,`alt`,e),$(r,`aria-label`,t),r.disabled=!!X(c)?.disabled,hr(o,X(u).name)},[()=>X(p).translateWord(`previewAlt`),()=>X(p).translateWord(`clearFile`)]),rr(`click`,r,e=>{e.preventDefault(),e.stopPropagation(),y()}),Q(e,t)};Cr(n,e=>{X(g)?e(r):e(i,-1)}),Q(e,t)},i=e=>{var t=ci(),n=tn(t),r=I(n,2),i=F(r),a=I(i,2),o=F(a,!0);C(a),C(r),R(e=>{$(n,`aria-label`,e),n.disabled=!!X(c)?.disabled,jr(i,1,`${X(_)??``} hb-input-file-type-icon hb-input-file-type-icon--inline`,`svelte-qbi9cp`),hr(o,X(u).name)},[()=>X(p).translateWord(`clearFile`)]),rr(`click`,n,e=>{e.preventDefault(),e.stopPropagation(),y()}),Q(e,t)};Cr(n,e=>{X(l)===`image/jpeg`||X(l)===`image/png`||X(l)===`image/gif`||X(l)===`image/svg+xml`?e(r):e(i,-1)}),C(t),Q(e,t)},i=e=>{var t=ui(),n=tn(t),r=F(n),i=I(r);C(n);var a=I(n,2),o=F(a),s=F(o);Lr(s),Kr(s,e=>M(m,e),()=>X(m)),C(o),C(a),R(e=>{Nr(r,`max-height:${(X(c).params.placeHolderImage.height||`38`)??``}px;max-width:${(X(c).params.placeHolderImage.width||`60`)??``}px;`),$(r,`src`,X(c)?.params?.placeHolderImage?.src),hr(i,` ${e??``}`),$(s,`id`,X(c)?.id),s.required=X(c)?.required,$(s,`placeholder`,X(c)?.placeholder),s.readOnly=X(c)?.readonly,s.disabled=!!X(c)?.disabled,$(s,`accept`,X(ee))},[()=>X(p).translateWord(`selectImage`)]),rr(`click`,n,re),Vr(s,()=>X(f),e=>M(f,e)),Wr(s,()=>X(d),e=>M(d,e)),Q(e,t)};Cr(n,e=>{X(u)?.name?e(r):e(i,-1)}),Q(e,t)},s=e=>{var t=pi(),n=F(t),r=F(n),i=F(r);Lr(i),Kr(i,e=>M(m,e),()=>X(m));var a=I(i,2),o=F(a,!0);C(a);var s=I(a,2),l=e=>{var t=di();R(e=>{$(t,`aria-label`,e),t.disabled=!!X(c)?.disabled},[()=>X(p).translateWord(`clearFile`)]),rr(`click`,t,e=>{e.preventDefault(),e.stopPropagation(),y()}),Q(e,t)};Cr(s,e=>{X(u)?.name&&e(l)});var h=I(s,2),te=F(h),g=e=>{var t=fi(),n=F(t),r=I(n,2),i=F(r,!0);C(r),C(t),R(()=>{jr(n,1,`${X(_)??``} hb-input-file-type-icon hb-input-file-type-icon--inline`,`svelte-qbi9cp`),hr(i,X(u).name)}),Q(e,t)},v=e=>{var t=dr();R(e=>hr(t,e),[()=>X(p).translateWord(`noFileSelected`)]),Q(e,t)};Cr(te,e=>{X(u)?.name?e(g):e(v,-1)}),C(h),C(r),C(n),C(t),R(e=>{$(i,`id`,X(c)?.id),i.required=X(c)?.required,$(i,`placeholder`,X(c)?.placeholder),i.readOnly=X(c)?.readonly,i.disabled=!!X(c)?.disabled,$(i,`accept`,X(ee)),hr(o,e)},[()=>X(p).translateWord(`chooseFile`)]),Vr(i,()=>X(f),e=>M(f,e)),Wr(i,()=>X(d),e=>M(d,e)),Q(e,t)};Cr(a,e=>{X(c)?.params?.placeHolderImage?.src?e(o):e(s,-1)}),C(i);var te=I(i,2),ne=e=>{var t=mi(),n=F(t,!0);C(t),R(()=>hr(n,X(c).validationTip)),Q(e,t)};Cr(te,e=>{X(c)?.validationTip&&r()===`yes`&&!X(h)&&e(ne)}),C(t),R(()=>n=jr(t,1,`field svelte-qbi9cp`,null,n,{"hb-input-file-invalid":r()===`yes`&&!!X(c)?.required&&!X(h)})),Q(e,t)};return Cr(oe,e=>{X(c)!=null&&e(se)}),Q(e,ae),Ue(ie)}ir([`click`]),customElements.define(`hb-input-file`,$r(_i,{schemaentry:{},show_validation:{},i18nlang:{}},[],[],{mode:`open`})),e.Component=_i})(this[`input-file`]=this[`input-file`]||{});
|
|
70
70
|
//# sourceMappingURL=main.iife.js.map
|