@schukai/monster 4.106.0 → 4.107.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/CHANGELOG.md +17 -0
- package/package.json +1 -1
- package/source/components/accessibility/stylesheet/locale-picker.mjs +1 -1
- package/source/components/content/stylesheet/camera-capture.mjs +1 -1
- package/source/components/content/stylesheet/copy.mjs +1 -1
- package/source/components/content/stylesheet/fetch-box.mjs +1 -1
- package/source/components/content/stylesheet/viewer.mjs +1 -1
- package/source/components/content/viewer/stylesheet/message.mjs +1 -1
- package/source/components/data/kpi-tile.mjs +2 -1
- package/source/components/data/metric-graph.mjs +2 -1
- package/source/components/data/metric.mjs +2 -1
- package/source/components/data/style/kpi-tile.pcss +0 -2
- package/source/components/data/style/metric-graph.pcss +1 -2
- package/source/components/data/style/metric.pcss +0 -1
- package/source/components/data/stylesheet/kpi-tile.mjs +1 -1
- package/source/components/data/stylesheet/metric-graph.mjs +1 -1
- package/source/components/data/stylesheet/metric.mjs +1 -1
- package/source/components/datatable/stylesheet/change-button.mjs +1 -1
- package/source/components/datatable/stylesheet/column-bar.mjs +1 -1
- package/source/components/datatable/stylesheet/dataset.mjs +1 -1
- package/source/components/datatable/stylesheet/datatable.mjs +1 -1
- package/source/components/datatable/stylesheet/embedded-pagination.mjs +1 -1
- package/source/components/datatable/stylesheet/filter-select.mjs +1 -1
- package/source/components/datatable/stylesheet/filter.mjs +1 -1
- package/source/components/datatable/stylesheet/pagination.mjs +1 -1
- package/source/components/datatable/stylesheet/save-button.mjs +1 -1
- package/source/components/datatable/stylesheet/status.mjs +1 -1
- package/source/components/form/button.mjs +2 -1
- package/source/components/form/credential-button.mjs +126 -141
- package/source/components/form/popper-button.mjs +2 -0
- package/source/components/form/style/button.pcss +0 -2
- package/source/components/form/style/message-state-button.pcss +0 -1
- package/source/components/form/style/state-button.pcss +1 -2
- package/source/components/form/stylesheet/action-button.mjs +1 -1
- package/source/components/form/stylesheet/button-bar.mjs +1 -1
- package/source/components/form/stylesheet/button.mjs +1 -1
- package/source/components/form/stylesheet/buy-box.mjs +1 -1
- package/source/components/form/stylesheet/cart-control.mjs +1 -1
- package/source/components/form/stylesheet/confirm-button.mjs +1 -1
- package/source/components/form/stylesheet/form.mjs +1 -1
- package/source/components/form/stylesheet/input-group.mjs +1 -1
- package/source/components/form/stylesheet/login.mjs +1 -1
- package/source/components/form/stylesheet/message-state-button.mjs +1 -1
- package/source/components/form/stylesheet/password.mjs +1 -1
- package/source/components/form/stylesheet/popper-button.mjs +1 -1
- package/source/components/form/stylesheet/register-wizard.mjs +1 -1
- package/source/components/form/stylesheet/state-button.mjs +1 -1
- package/source/components/form/stylesheet/variant-select.mjs +1 -1
- package/source/components/host/stylesheet/call-button.mjs +1 -1
- package/source/components/host/stylesheet/host.mjs +1 -1
- package/source/components/host/stylesheet/toggle-button.mjs +1 -1
- package/source/components/layout/stylesheet/collapse.mjs +1 -1
- package/source/components/layout/stylesheet/details.mjs +1 -1
- package/source/components/layout/stylesheet/overlay.mjs +1 -1
- package/source/components/layout/stylesheet/panel.mjs +1 -1
- package/source/components/layout/stylesheet/slider.mjs +1 -1
- package/source/components/layout/stylesheet/tabs.mjs +1 -1
- package/source/components/navigation/stylesheet/site-navigation.mjs +1 -1
- package/source/components/navigation/stylesheet/table-of-content.mjs +1 -1
- package/source/components/navigation/stylesheet/wizard-navigation.mjs +1 -1
- package/source/components/style/mixin/property.pcss +20 -1
- package/source/components/style/property.css +29 -0
- package/source/components/style/typography.css +5 -1
- package/source/components/style/typography.pcss +2 -1
- package/source/components/stylesheet/property.mjs +1 -1
- package/source/components/stylesheet/typography.mjs +1 -1
- package/source/components/time/month-calendar.mjs +2 -1
- package/source/components/time/style/month-calendar.pcss +1 -2
- package/source/components/time/stylesheet/day.mjs +1 -1
- package/source/components/time/stylesheet/month-calendar.mjs +1 -1
- package/source/components/time/timeline/stylesheet/appointment.mjs +1 -1
- package/source/components/time/timeline/stylesheet/segment.mjs +1 -1
- package/source/components/tree-menu/stylesheet/tree-menu.mjs +1 -1
|
@@ -25,7 +25,7 @@ try {
|
|
|
25
25
|
StatusStyleSheet.insertRule(
|
|
26
26
|
`
|
|
27
27
|
@layer status {
|
|
28
|
-
:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{height:100%}body,html{min-height:calc(100vh - 40px)}body{box-sizing:border-box;margin:0;padding:0;word-break:break-word}body:focus-visible{outline:none}:focus-visible{outline:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.grid{display:grid}.inline-grid{display:inline-grid}.flex{display:flex}.inline-flex{display:inline-flex}.hidden,.hide,.none{display:none}.visible{visibility:visible}.invisible{visibility:hidden}button{background-color:var(--monster-bg-color-primary-1);color:var(--monster-color-primary-1)}.monster-button-primary,button{align-items:center;background-position:50%;border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);box-shadow:var(--monster-box-shadow-1);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}.monster-button-primary{background-color:var(--monster-bg-color-primary-4);border-color:var(--monster-bg-color-primary-4);color:var(--monster-color-primary-4)}.monster-button-secondary{background-color:var(--monster-bg-color-secondary-4);border-color:var(--monster-bg-color-secondary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-color-secondary-4)}.monster-button-secondary,.monster-button-tertiary{align-items:center;background-position:50%;box-shadow:var(--monster-box-shadow-1);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}.monster-button-tertiary{background-color:var(--monster-bg-color-tertiary-4);border-color:var(--monster-bg-color-tertiary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-color-tertiary-4)}.monster-button-outline-primary{background-color:var(--monster-color-primary-4);border-color:var(--monster-bg-color-primary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-bg-color-primary-4)}.monster-button-outline-primary,.monster-button-outline-secondary{align-items:center;background-position:50%;box-shadow:var(--monster-box-shadow-1);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}.monster-button-outline-secondary{background-color:var(--monster-color-secondary-4);border-color:var(--monster-bg-color-secondary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-bg-color-secondary-4)}.monster-button-outline-tertiary{align-items:center;background-color:var(--monster-color-tertiary-4);background-position:50%;border-color:var(--monster-bg-color-tertiary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);box-shadow:var(--monster-box-shadow-1);color:var(--monster-bg-color-tertiary-4);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}button:hover{box-shadow:var(--monster-box-shadow-2);transition:background .8s,color .25s .0833333333s}button:disabled{cursor:not-allowed}button:active{box-shadow:var(--monster-box-shadow-2);transition:background .8s,color .25s .0833333333s;z-index:var(--monster-z-index-outline)}.monster-button-bar,.monster-button-group{align-content:center;align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.monster-button-group{box-sizing:border-box;gap:0;margin:1rem 0}.monster-button-group>:not(:last-child){margin-right:calc(var(--monster-border-width)*-1)}.monster-button-group :hover{box-shadow:none}button:focus{outline:1px dashed var(--monster-color-selection-4);outline-offset:2px;z-index:var(--monster-z-index-outline)}@media (prefers-color-scheme:light){button:focus{outline:1px dashed var(--monster-color-selection-3);outline-offset:2px;z-index:var(--monster-z-index-outline)}}[data-monster-role=control]{box-sizing:border-box;outline:none;width:100%}[data-monster-role=control].flex{align-items:center;display:flex;flex-direction:row}:host{box-sizing:border-box;display:block}:after,:before,:root{--monster-font-family:-apple-system,BlinkMacSystemFont,\"Quicksand\",\"Segoe UI\",\"Roboto\",\"Oxygen\",\"Ubuntu\",\"Cantarell\",\"Fira Sans\",\"Droid Sans\",\"Helvetica Neue\",Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\";--monster-font-family-monospace:\"Consolas\",\"Courier New\",\"Roboto Mono\",\"Source Code Pro\",\"Fira Mono\",monospace;--monster-color-primary-1:var(--monster-color-gray-6);--monster-color-primary-2:var(--monster-color-gray-6);--monster-color-primary-3:var(--monster-color-cinnamon-1);--monster-color-primary-4:var(--monster-color-cinnamon-1);--monster-bg-color-primary-1:var(--monster-color-gray-1);--monster-bg-color-primary-2:var(--monster-color-gray-2);--monster-bg-color-primary-3:var(--monster-color-gray-6);--monster-bg-color-primary-4:var(--monster-color-gray-4)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-primary-1:var(--monster-color-gray-1);--monster-color-primary-2:var(--monster-color-gray-1);--monster-color-primary-3:var(--monster-color-gray-6);--monster-color-primary-4:var(--monster-color-gray-6);--monster-bg-color-primary-1:var(--monster-color-gray-6);--monster-bg-color-primary-2:var(--monster-color-gray-3);--monster-bg-color-primary-3:var(--monster-color-gray-2);--monster-bg-color-primary-4:var(--monster-color-gray-1)}}:after,:before,:root{--monster-color-secondary-1:var(--monster-color-red-4);--monster-color-secondary-2:var(--monster-color-red-4);--monster-color-secondary-3:var(--monster-color-red-1);--monster-color-secondary-4:var(--monster-color-red-1);--monster-bg-color-secondary-1:var(--monster-color-gray-1);--monster-bg-color-secondary-2:var(--monster-color-red-2);--monster-bg-color-secondary-3:var(--monster-color-red-3);--monster-bg-color-secondary-4:var(--monster-color-red-6)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-secondary-1:var(--monster-color-red-1);--monster-color-secondary-2:var(--monster-color-red-1);--monster-color-secondary-3:var(--monster-color-red-6);--monster-color-secondary-4:var(--monster-color-red-4);--monster-bg-color-secondary-1:var(--monster-color-gray-6);--monster-bg-color-secondary-2:var(--monster-color-red-3);--monster-bg-color-secondary-3:var(--monster-color-red-2);--monster-bg-color-secondary-4:var(--monster-color-red-1)}}:after,:before,:root{--monster-color-tertiary-1:var(--monster-color-magenta-4);--monster-color-tertiary-2:var(--monster-color-magenta-4);--monster-color-tertiary-3:var(--monster-color-magenta-6);--monster-color-tertiary-4:var(--monster-color-magenta-1);--monster-bg-color-tertiary-1:var(--monster-color-gray-1);--monster-bg-color-tertiary-2:var(--monster-color-magenta-1);--monster-bg-color-tertiary-3:var(--monster-color-magenta-2);--monster-bg-color-tertiary-4:var(--monster-color-magenta-6)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-tertiary-1:var(--monster-color-magenta-1);--monster-color-tertiary-2:var(--monster-color-magenta-6);--monster-color-tertiary-3:var(--monster-color-magenta-4);--monster-color-tertiary-4:var(--monster-color-magenta-4);--monster-bg-color-tertiary-1:var(--monster-color-gray-6);--monster-bg-color-tertiary-2:var(--monster-color-magenta-2);--monster-bg-color-tertiary-3:var(--monster-color-magenta-1);--monster-bg-color-tertiary-4:var(--monster-color-magenta-1)}}:after,:before,:root{--monster-color-destructive-1:var(--monster-color-red-1);--monster-color-destructive-2:var(--monster-color-red-4);--monster-color-destructive-3:var(--monster-color-red-6);--monster-color-destructive-4:var(--monster-color-red-1);--monster-bg-color-destructive-1:var(--monster-color-red-4);--monster-bg-color-destructive-2:var(--monster-color-gray-1);--monster-bg-color-destructive-3:var(--monster-color-red-2);--monster-bg-color-destructive-4:var(--monster-color-red-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-destructive-1:var(--monster-color-red-1);--monster-color-destructive-2:var(--monster-color-red-3);--monster-color-destructive-3:var(--monster-color-red-4);--monster-color-destructive-4:var(--monster-color-red-1);--monster-bg-color-destructive-1:var(--monster-color-red-5);--monster-bg-color-destructive-2:var(--monster-color-gray-6);--monster-bg-color-destructive-3:var(--monster-color-red-1);--monster-bg-color-destructive-4:var(--monster-color-red-4)}}:after,:before,:root{--monster-color-success-1:var(--monster-color-green-1);--monster-color-success-2:var(--monster-color-green-4);--monster-color-success-3:var(--monster-color-green-6);--monster-color-success-4:var(--monster-color-green-1);--monster-bg-color-success-1:var(--monster-color-green-3);--monster-bg-color-success-2:var(--monster-color-gray-1);--monster-bg-color-success-3:var(--monster-color-green-2);--monster-bg-color-success-4:var(--monster-color-green-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-success-1:var(--monster-color-green-1);--monster-color-success-2:var(--monster-color-green-2);--monster-color-success-3:var(--monster-color-green-4);--monster-color-success-4:var(--monster-color-green-1);--monster-bg-color-success-1:var(--monster-color-green-5);--monster-bg-color-success-2:var(--monster-color-gray-6);--monster-bg-color-success-3:var(--monster-color-green-1);--monster-bg-color-success-4:var(--monster-color-green-3)}}:after,:before,:root{--monster-color-warning-1:var(--monster-color-orange-1);--monster-color-warning-2:var(--monster-color-orange-4);--monster-color-warning-3:var(--monster-color-orange-6);--monster-color-warning-4:var(--monster-color-orange-1);--monster-bg-color-warning-1:var(--monster-color-orange-3);--monster-bg-color-warning-2:var(--monster-color-gray-1);--monster-bg-color-warning-3:var(--monster-color-orange-2);--monster-bg-color-warning-4:var(--monster-color-orange-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-warning-1:var(--monster-color-orange-1);--monster-color-warning-2:var(--monster-color-orange-3);--monster-color-warning-3:var(--monster-color-orange-4);--monster-color-warning-4:var(--monster-color-orange-1);--monster-bg-color-warning-1:var(--monster-color-orange-5);--monster-bg-color-warning-2:var(--monster-color-gray-6);--monster-bg-color-warning-3:var(--monster-color-orange-1);--monster-bg-color-warning-4:var(--monster-color-orange-3)}}:after,:before,:root{--monster-color-error-1:var(--monster-color-red-1);--monster-color-error-2:var(--monster-color-red-4);--monster-color-error-3:var(--monster-color-red-6);--monster-color-error-4:var(--monster-color-red-1);--monster-bg-color-error-1:var(--monster-color-red-4);--monster-bg-color-error-2:var(--monster-color-gray-1);--monster-bg-color-error-3:var(--monster-color-red-2);--monster-bg-color-error-4:var(--monster-color-red-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-error-1:var(--monster-color-red-1);--monster-color-error-2:var(--monster-color-red-3);--monster-color-error-3:var(--monster-color-red-4);--monster-color-error-4:var(--monster-color-red-1);--monster-bg-color-error-1:var(--monster-color-red-5);--monster-bg-color-error-2:var(--monster-color-gray-6);--monster-bg-color-error-3:var(--monster-color-red-1);--monster-bg-color-error-4:var(--monster-color-red-4)}}:after,:before,:root{--monster-color-selection-1:var(--monster-color-gray-6);--monster-color-selection-2:var(--monster-color-gray-6);--monster-color-selection-3:var(--monster-color-gray-6);--monster-color-selection-4:var(--monster-color-gray-1);--monster-bg-color-selection-1:var(--monster-color-yellow-2);--monster-bg-color-selection-2:var(--monster-color-yellow-1);--monster-bg-color-selection-3:var(--monster-color-yellow-2);--monster-bg-color-selection-4:var(--monster-color-yellow-6)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-selection-1:var(--monster-color-gray-6);--monster-color-selection-2:var(--monster-color-gray-6);--monster-color-selection-3:var(--monster-color-gray-6);--monster-color-selection-4:var(--monster-color-gray-1);--monster-bg-color-selection-1:var(--monster-color-yellow-2);--monster-bg-color-selection-2:var(--monster-color-yellow-1);--monster-bg-color-selection-3:var(--monster-color-yellow-2);--monster-bg-color-selection-4:var(--monster-color-yellow-6)}}:after,:before,:root{--monster-color-primary-disabled-1:var(--monster-color-gray-4);--monster-color-primary-disabled-2:var(--monster-color-gray-4);--monster-color-primary-disabled-3:var(--monster-color-gray-4);--monster-color-primary-disabled-4:var(--monster-color-gray-4);--monster-bg-color-primary-disabled-1:var(--monster-color-gray-1);--monster-bg-color-primary-disabled-2:var(--monster-color-gray-2);--monster-bg-color-primary-disabled-3:var(--monster-color-gray-3);--monster-bg-color-primary-disabled-4:var(--monster-color-gray-6);--monster-color-gradient-1:#833ab4;--monster-color-gradient-2:#fd1d1d;--monster-color-gradient-3:#fcb045}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-primary-disabled-1:var(--monster-color-gray-4);--monster-color-primary-disabled-2:var(--monster-color-gray-4);--monster-color-primary-disabled-3:var(--monster-color-gray-3);--monster-color-primary-disabled-4:var(--monster-color-gray-3);--monster-bg-color-primary-disabled-1:var(--monster-color-gray-6);--monster-bg-color-primary-disabled-2:var(--monster-color-gray-3);--monster-bg-color-primary-disabled-3:var(--monster-color-gray-2);--monster-bg-color-primary-disabled-4:var(--monster-color-gray-1);--monster-color-gradient-1:#ffe0b2;--monster-color-gradient-2:#ad8275;--monster-color-gradient-3:#771ba3}}:after,:before,:root{--monster-box-shadow-1:none;--monster-box-shadow-2:-1px 1px 10px 1px hsla(0,0%,76%,.61);--monster-text-shadow:none;--monster-theme-control-bg-color:var(--monster-color-seashell-1);--monster-theme-control-color:var(--monster-color-seashell-6);--monster-theme-control-hover-color:var(--monster-color-seashell-6);--monster-theme-control-hover-bg-color:var(--monster-color-seashell-2);--monster-theme-control-border-width:2px;--monster-theme-control-border-style:solid;--monster-theme-control-border-radius:0;--monster-theme-control-border-color:var(--monster-color-primary-1)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-theme-control-bg-color:var(--monster-color-gray-5);--monster-theme-control-color:var(--monster-color-gray-1);--monster-theme-control-border-color:var(--monster-color-gray-3);--monster-theme-control-hover-color:var(--monster-color-gray-1);--monster-theme-control-hover-bg-color:var(--monster-color-gray-6)}}:after,:before,:root{--monster-theme-on-color:var(--monster-color-green-1);--monster-theme-on-bg-color:var(--monster-color-green-5);--monster-theme-off-color:var(--monster-color-gray-1);--monster-theme-off-bg-color:var(--monster-color-gray-4)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-theme-on-color:var(--monster-color-gray-6);--monster-theme-on-bg-color:var(--monster-color-gray-1);--monster-theme-off-color:var(--monster-color-gray-1);--monster-theme-off-bg-color:var(--monster-color-gray-5)}}:after,:before,:root{--monster-border-style:solid;--monster-border-width:3px;--monster-border-radius:0;--monster-outline-width:1px;--monster-popper-witharrrow-distance:-4px;--monster-z-index-default:0;--monster-z-index-outline:10;--monster-z-index-dropdown:200;--monster-z-index-dropdown-overlay:210;--monster-z-index-sticky:300;--monster-z-index-sticky-overlay:310;--monster-z-index-fixed:400;--monster-z-index-fixed-overlay:410;--monster-z-index-modal-backdrop:500;--monster-z-index-modal-backdrop-overlay:510;--monster-z-index-offcanvas:600;--monster-z-index-offcanvas-overlay:610;--monster-z-index-modal:700;--monster-z-index-modal-overlay:710;--monster-z-index-popover:800;--monster-z-index-popover-overlay:810;--monster-z-index-tooltip:800;--monster-z-index-tooltip-overlay:910;--monster-space-0:0;--monster-space-1:2px;--monster-space-2:4px;--monster-space-3:6px;--monster-space-4:10px;--monster-space-5:16px;--monster-space-6:26px;--monster-space-7:42px;--monster-breakpoint-0:480px;--monster-breakpoint-4:480px;--monster-breakpoint-7:768px;--monster-breakpoint-9:992px;--monster-breakpoint-12:1200px;--monster-dragger-width:2px;--monster-dragger-handle-width:4px;--monster-dragger-handle-height:50px}span.monster-fx-ripple{animation:monster-fx-ripple .6s linear;background-color:hsla(0,0%,100%,.7);border-radius:50%;position:absolute;transform:scale(0)}@keyframes monster-fx-ripple{to{opacity:0;transform:scale(4)}}.monster-spinner{height:100%;-webkit-mask:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='red' viewBox='0 0 44 44'%3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E\") no-repeat 50% 50%;mask:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='red' viewBox='0 0 44 44'%3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E\") no-repeat 50% 50%}[data-monster-role=control]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:-moz-fit-content;width:fit-content}[data-monster-role=control] .monster-spinner{background-color:var(--monster-bg-color-secondary-4);color:var(--monster-color-secondary-4);height:1.5rem!important;visibility:hidden;width:1.5rem!important}[data-monster-role=control] [data-monster-state-loader=show]{opacity:1;transition:opacity 1s ease-in-out,visibility 1.1s ease-in-out;visibility:visible}[data-monster-role=control] [data-monster-state-loader=hide]{opacity:0;transition:opacity 1s ease-in-out,visibility 1.1s ease-in-out;visibility:hidden}:host{align-items:center;align-self:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:-moz-fit-content;width:fit-content}
|
|
28
|
+
:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{height:100%}body,html{min-height:calc(100vh - 40px)}body{box-sizing:border-box;margin:0;padding:0;word-break:break-word}body:focus-visible{outline:none}:focus-visible{outline:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.grid{display:grid}.inline-grid{display:inline-grid}.flex{display:flex}.inline-flex{display:inline-flex}.hidden,.hide,.none{display:none}.visible{visibility:visible}.invisible{visibility:hidden}button{background-color:var(--monster-bg-color-primary-1);color:var(--monster-color-primary-1)}.monster-button-primary,button{align-items:center;background-position:50%;border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);box-shadow:var(--monster-box-shadow-1);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}.monster-button-primary{background-color:var(--monster-bg-color-primary-4);border-color:var(--monster-bg-color-primary-4);color:var(--monster-color-primary-4)}.monster-button-secondary{background-color:var(--monster-bg-color-secondary-4);border-color:var(--monster-bg-color-secondary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-color-secondary-4)}.monster-button-secondary,.monster-button-tertiary{align-items:center;background-position:50%;box-shadow:var(--monster-box-shadow-1);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}.monster-button-tertiary{background-color:var(--monster-bg-color-tertiary-4);border-color:var(--monster-bg-color-tertiary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-color-tertiary-4)}.monster-button-outline-primary{background-color:var(--monster-color-primary-4);border-color:var(--monster-bg-color-primary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-bg-color-primary-4)}.monster-button-outline-primary,.monster-button-outline-secondary{align-items:center;background-position:50%;box-shadow:var(--monster-box-shadow-1);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}.monster-button-outline-secondary{background-color:var(--monster-color-secondary-4);border-color:var(--monster-bg-color-secondary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);color:var(--monster-bg-color-secondary-4)}.monster-button-outline-tertiary{align-items:center;background-color:var(--monster-color-tertiary-4);background-position:50%;border-color:var(--monster-bg-color-tertiary-4);border-radius:var(--monster-border-radius);border-style:var(--monster-border-style);border-width:var(--monster-border-width);box-shadow:var(--monster-box-shadow-1);color:var(--monster-bg-color-tertiary-4);cursor:pointer;display:flex;font-family:var(--monster-font-family),sans-serif;font-size:1rem;font-weight:400;gap:.4rem;justify-content:center;line-height:1.5;outline:none;overflow:hidden;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:-webkit-fill-available;width:-moz-available;width:stretch}button:hover{box-shadow:var(--monster-box-shadow-2);transition:background .8s,color .25s .0833333333s}button:disabled{cursor:not-allowed}button:active{box-shadow:var(--monster-box-shadow-2);transition:background .8s,color .25s .0833333333s;z-index:var(--monster-z-index-outline)}.monster-button-bar,.monster-button-group{align-content:center;align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.monster-button-group{box-sizing:border-box;gap:0;margin:1rem 0}.monster-button-group>:not(:last-child){margin-right:calc(var(--monster-border-width)*-1)}.monster-button-group :hover{box-shadow:none}button:focus{outline:1px dashed var(--monster-color-selection-4);outline-offset:2px;z-index:var(--monster-z-index-outline)}@media (prefers-color-scheme:light){button:focus{outline:1px dashed var(--monster-color-selection-3);outline-offset:2px;z-index:var(--monster-z-index-outline)}}[data-monster-role=control]{box-sizing:border-box;outline:none;width:100%}[data-monster-role=control].flex{align-items:center;display:flex;flex-direction:row}:host{box-sizing:border-box;display:block}:after,:before,:root{--monster-font-family:-apple-system,BlinkMacSystemFont,\"Quicksand\",\"Segoe UI\",\"Roboto\",\"Oxygen\",\"Ubuntu\",\"Cantarell\",\"Fira Sans\",\"Droid Sans\",\"Helvetica Neue\",Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\";--monster-font-family-monospace:\"Consolas\",\"Courier New\",\"Roboto Mono\",\"Source Code Pro\",\"Fira Mono\",monospace;--monster-font-size-min:15px;--monster-font-size-base:16px;--monster-font-size-max:20px;--monster-font-scale:1;--monster-font-scale-hi-dpi:1.1;--monster-font-scale-xhi-dpi:1.18;--monster-font-size-fluid:clamp(var(--monster-font-size-min),calc(var(--monster-font-size-base) + 0.35vw),var(--monster-font-size-max))}@media (min-resolution:1.5dppx){:after,:before,:root{--monster-font-scale:var(--monster-font-scale-hi-dpi,1.1)}}@media (min-resolution:3dppx){:after,:before,:root{--monster-font-scale:var(--monster-font-scale-xhi-dpi,1.18)}}:after,:before,:root{--monster-color-primary-1:var(--monster-color-gray-6);--monster-color-primary-2:var(--monster-color-gray-6);--monster-color-primary-3:var(--monster-color-cinnamon-1);--monster-color-primary-4:var(--monster-color-cinnamon-1);--monster-bg-color-primary-1:var(--monster-color-gray-1);--monster-bg-color-primary-2:var(--monster-color-gray-2);--monster-bg-color-primary-3:var(--monster-color-gray-6);--monster-bg-color-primary-4:var(--monster-color-gray-4)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-primary-1:var(--monster-color-gray-1);--monster-color-primary-2:var(--monster-color-gray-1);--monster-color-primary-3:var(--monster-color-gray-6);--monster-color-primary-4:var(--monster-color-gray-6);--monster-bg-color-primary-1:var(--monster-color-gray-6);--monster-bg-color-primary-2:var(--monster-color-gray-3);--monster-bg-color-primary-3:var(--monster-color-gray-2);--monster-bg-color-primary-4:var(--monster-color-gray-1)}}:after,:before,:root{--monster-color-secondary-1:var(--monster-color-red-4);--monster-color-secondary-2:var(--monster-color-red-4);--monster-color-secondary-3:var(--monster-color-red-1);--monster-color-secondary-4:var(--monster-color-red-1);--monster-bg-color-secondary-1:var(--monster-color-gray-1);--monster-bg-color-secondary-2:var(--monster-color-red-2);--monster-bg-color-secondary-3:var(--monster-color-red-3);--monster-bg-color-secondary-4:var(--monster-color-red-6)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-secondary-1:var(--monster-color-red-1);--monster-color-secondary-2:var(--monster-color-red-1);--monster-color-secondary-3:var(--monster-color-red-6);--monster-color-secondary-4:var(--monster-color-red-4);--monster-bg-color-secondary-1:var(--monster-color-gray-6);--monster-bg-color-secondary-2:var(--monster-color-red-3);--monster-bg-color-secondary-3:var(--monster-color-red-2);--monster-bg-color-secondary-4:var(--monster-color-red-1)}}:after,:before,:root{--monster-color-tertiary-1:var(--monster-color-magenta-4);--monster-color-tertiary-2:var(--monster-color-magenta-4);--monster-color-tertiary-3:var(--monster-color-magenta-6);--monster-color-tertiary-4:var(--monster-color-magenta-1);--monster-bg-color-tertiary-1:var(--monster-color-gray-1);--monster-bg-color-tertiary-2:var(--monster-color-magenta-1);--monster-bg-color-tertiary-3:var(--monster-color-magenta-2);--monster-bg-color-tertiary-4:var(--monster-color-magenta-6)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-tertiary-1:var(--monster-color-magenta-1);--monster-color-tertiary-2:var(--monster-color-magenta-6);--monster-color-tertiary-3:var(--monster-color-magenta-4);--monster-color-tertiary-4:var(--monster-color-magenta-4);--monster-bg-color-tertiary-1:var(--monster-color-gray-6);--monster-bg-color-tertiary-2:var(--monster-color-magenta-2);--monster-bg-color-tertiary-3:var(--monster-color-magenta-1);--monster-bg-color-tertiary-4:var(--monster-color-magenta-1)}}:after,:before,:root{--monster-color-destructive-1:var(--monster-color-red-1);--monster-color-destructive-2:var(--monster-color-red-4);--monster-color-destructive-3:var(--monster-color-red-6);--monster-color-destructive-4:var(--monster-color-red-1);--monster-bg-color-destructive-1:var(--monster-color-red-4);--monster-bg-color-destructive-2:var(--monster-color-gray-1);--monster-bg-color-destructive-3:var(--monster-color-red-2);--monster-bg-color-destructive-4:var(--monster-color-red-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-destructive-1:var(--monster-color-red-1);--monster-color-destructive-2:var(--monster-color-red-3);--monster-color-destructive-3:var(--monster-color-red-4);--monster-color-destructive-4:var(--monster-color-red-1);--monster-bg-color-destructive-1:var(--monster-color-red-5);--monster-bg-color-destructive-2:var(--monster-color-gray-6);--monster-bg-color-destructive-3:var(--monster-color-red-1);--monster-bg-color-destructive-4:var(--monster-color-red-4)}}:after,:before,:root{--monster-color-success-1:var(--monster-color-green-1);--monster-color-success-2:var(--monster-color-green-4);--monster-color-success-3:var(--monster-color-green-6);--monster-color-success-4:var(--monster-color-green-1);--monster-bg-color-success-1:var(--monster-color-green-3);--monster-bg-color-success-2:var(--monster-color-gray-1);--monster-bg-color-success-3:var(--monster-color-green-2);--monster-bg-color-success-4:var(--monster-color-green-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-success-1:var(--monster-color-green-1);--monster-color-success-2:var(--monster-color-green-2);--monster-color-success-3:var(--monster-color-green-4);--monster-color-success-4:var(--monster-color-green-1);--monster-bg-color-success-1:var(--monster-color-green-5);--monster-bg-color-success-2:var(--monster-color-gray-6);--monster-bg-color-success-3:var(--monster-color-green-1);--monster-bg-color-success-4:var(--monster-color-green-3)}}:after,:before,:root{--monster-color-warning-1:var(--monster-color-orange-1);--monster-color-warning-2:var(--monster-color-orange-4);--monster-color-warning-3:var(--monster-color-orange-6);--monster-color-warning-4:var(--monster-color-orange-1);--monster-bg-color-warning-1:var(--monster-color-orange-3);--monster-bg-color-warning-2:var(--monster-color-gray-1);--monster-bg-color-warning-3:var(--monster-color-orange-2);--monster-bg-color-warning-4:var(--monster-color-orange-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-warning-1:var(--monster-color-orange-1);--monster-color-warning-2:var(--monster-color-orange-3);--monster-color-warning-3:var(--monster-color-orange-4);--monster-color-warning-4:var(--monster-color-orange-1);--monster-bg-color-warning-1:var(--monster-color-orange-5);--monster-bg-color-warning-2:var(--monster-color-gray-6);--monster-bg-color-warning-3:var(--monster-color-orange-1);--monster-bg-color-warning-4:var(--monster-color-orange-3)}}:after,:before,:root{--monster-color-error-1:var(--monster-color-red-1);--monster-color-error-2:var(--monster-color-red-4);--monster-color-error-3:var(--monster-color-red-6);--monster-color-error-4:var(--monster-color-red-1);--monster-bg-color-error-1:var(--monster-color-red-4);--monster-bg-color-error-2:var(--monster-color-gray-1);--monster-bg-color-error-3:var(--monster-color-red-2);--monster-bg-color-error-4:var(--monster-color-red-5)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-error-1:var(--monster-color-red-1);--monster-color-error-2:var(--monster-color-red-3);--monster-color-error-3:var(--monster-color-red-4);--monster-color-error-4:var(--monster-color-red-1);--monster-bg-color-error-1:var(--monster-color-red-5);--monster-bg-color-error-2:var(--monster-color-gray-6);--monster-bg-color-error-3:var(--monster-color-red-1);--monster-bg-color-error-4:var(--monster-color-red-4)}}:after,:before,:root{--monster-color-selection-1:var(--monster-color-gray-6);--monster-color-selection-2:var(--monster-color-gray-6);--monster-color-selection-3:var(--monster-color-gray-6);--monster-color-selection-4:var(--monster-color-gray-1);--monster-bg-color-selection-1:var(--monster-color-yellow-2);--monster-bg-color-selection-2:var(--monster-color-yellow-1);--monster-bg-color-selection-3:var(--monster-color-yellow-2);--monster-bg-color-selection-4:var(--monster-color-yellow-6)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-selection-1:var(--monster-color-gray-6);--monster-color-selection-2:var(--monster-color-gray-6);--monster-color-selection-3:var(--monster-color-gray-6);--monster-color-selection-4:var(--monster-color-gray-1);--monster-bg-color-selection-1:var(--monster-color-yellow-2);--monster-bg-color-selection-2:var(--monster-color-yellow-1);--monster-bg-color-selection-3:var(--monster-color-yellow-2);--monster-bg-color-selection-4:var(--monster-color-yellow-6)}}:after,:before,:root{--monster-color-primary-disabled-1:var(--monster-color-gray-4);--monster-color-primary-disabled-2:var(--monster-color-gray-4);--monster-color-primary-disabled-3:var(--monster-color-gray-4);--monster-color-primary-disabled-4:var(--monster-color-gray-4);--monster-bg-color-primary-disabled-1:var(--monster-color-gray-1);--monster-bg-color-primary-disabled-2:var(--monster-color-gray-2);--monster-bg-color-primary-disabled-3:var(--monster-color-gray-3);--monster-bg-color-primary-disabled-4:var(--monster-color-gray-6);--monster-color-gradient-1:#833ab4;--monster-color-gradient-2:#fd1d1d;--monster-color-gradient-3:#fcb045}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-color-primary-disabled-1:var(--monster-color-gray-4);--monster-color-primary-disabled-2:var(--monster-color-gray-4);--monster-color-primary-disabled-3:var(--monster-color-gray-3);--monster-color-primary-disabled-4:var(--monster-color-gray-3);--monster-bg-color-primary-disabled-1:var(--monster-color-gray-6);--monster-bg-color-primary-disabled-2:var(--monster-color-gray-3);--monster-bg-color-primary-disabled-3:var(--monster-color-gray-2);--monster-bg-color-primary-disabled-4:var(--monster-color-gray-1);--monster-color-gradient-1:#ffe0b2;--monster-color-gradient-2:#ad8275;--monster-color-gradient-3:#771ba3}}:after,:before,:root{--monster-box-shadow-1:none;--monster-box-shadow-2:-1px 1px 10px 1px hsla(0,0%,76%,.61);--monster-text-shadow:none;--monster-theme-control-bg-color:var(--monster-color-seashell-1);--monster-theme-control-color:var(--monster-color-seashell-6);--monster-theme-control-hover-color:var(--monster-color-seashell-6);--monster-theme-control-hover-bg-color:var(--monster-color-seashell-2);--monster-theme-control-border-width:2px;--monster-theme-control-border-style:solid;--monster-theme-control-border-radius:0;--monster-theme-control-border-color:var(--monster-color-primary-1)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-theme-control-bg-color:var(--monster-color-gray-5);--monster-theme-control-color:var(--monster-color-gray-1);--monster-theme-control-border-color:var(--monster-color-gray-3);--monster-theme-control-hover-color:var(--monster-color-gray-1);--monster-theme-control-hover-bg-color:var(--monster-color-gray-6)}}:after,:before,:root{--monster-theme-on-color:var(--monster-color-green-1);--monster-theme-on-bg-color:var(--monster-color-green-5);--monster-theme-off-color:var(--monster-color-gray-1);--monster-theme-off-bg-color:var(--monster-color-gray-4)}@media (prefers-color-scheme:dark){:after,:before,:root{--monster-theme-on-color:var(--monster-color-gray-6);--monster-theme-on-bg-color:var(--monster-color-gray-1);--monster-theme-off-color:var(--monster-color-gray-1);--monster-theme-off-bg-color:var(--monster-color-gray-5)}}:after,:before,:root{--monster-border-style:solid;--monster-border-width:3px;--monster-border-radius:0;--monster-outline-width:1px;--monster-popper-witharrrow-distance:-4px;--monster-z-index-default:0;--monster-z-index-outline:10;--monster-z-index-dropdown:200;--monster-z-index-dropdown-overlay:210;--monster-z-index-sticky:300;--monster-z-index-sticky-overlay:310;--monster-z-index-fixed:400;--monster-z-index-fixed-overlay:410;--monster-z-index-modal-backdrop:500;--monster-z-index-modal-backdrop-overlay:510;--monster-z-index-offcanvas:600;--monster-z-index-offcanvas-overlay:610;--monster-z-index-modal:700;--monster-z-index-modal-overlay:710;--monster-z-index-popover:800;--monster-z-index-popover-overlay:810;--monster-z-index-tooltip:800;--monster-z-index-tooltip-overlay:910;--monster-space-0:0;--monster-space-1:2px;--monster-space-2:4px;--monster-space-3:6px;--monster-space-4:10px;--monster-space-5:16px;--monster-space-6:26px;--monster-space-7:42px;--monster-breakpoint-0:480px;--monster-breakpoint-4:480px;--monster-breakpoint-7:768px;--monster-breakpoint-9:992px;--monster-breakpoint-12:1200px;--monster-dragger-width:2px;--monster-dragger-handle-width:4px;--monster-dragger-handle-height:50px}span.monster-fx-ripple{animation:monster-fx-ripple .6s linear;background-color:hsla(0,0%,100%,.7);border-radius:50%;position:absolute;transform:scale(0)}@keyframes monster-fx-ripple{to{opacity:0;transform:scale(4)}}.monster-spinner{height:100%;-webkit-mask:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='red' viewBox='0 0 44 44'%3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E\") no-repeat 50% 50%;mask:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='red' viewBox='0 0 44 44'%3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E\") no-repeat 50% 50%}[data-monster-role=control]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:-moz-fit-content;width:fit-content}[data-monster-role=control] .monster-spinner{background-color:var(--monster-bg-color-secondary-4);color:var(--monster-color-secondary-4);height:1.5rem!important;visibility:hidden;width:1.5rem!important}[data-monster-role=control] [data-monster-state-loader=show]{opacity:1;transition:opacity 1s ease-in-out,visibility 1.1s ease-in-out;visibility:visible}[data-monster-role=control] [data-monster-state-loader=hide]{opacity:0;transition:opacity 1s ease-in-out,visibility 1.1s ease-in-out;visibility:hidden}:host{align-items:center;align-self:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:-moz-fit-content;width:fit-content}
|
|
29
29
|
}`,
|
|
30
30
|
0,
|
|
31
31
|
);
|
|
@@ -29,6 +29,7 @@ import { isFunction } from "../../types/is.mjs";
|
|
|
29
29
|
import { ATTRIBUTE_BUTTON_CLASS } from "./constants.mjs";
|
|
30
30
|
import { ButtonStyleSheet } from "./stylesheet/button.mjs";
|
|
31
31
|
import { RippleStyleSheet } from "../stylesheet/ripple.mjs";
|
|
32
|
+
import { AccessibilityStyleSheet } from "../stylesheet/accessibility.mjs";
|
|
32
33
|
import { fireCustomEvent } from "../../dom/events.mjs";
|
|
33
34
|
import { addErrorAttribute } from "../../dom/error.mjs";
|
|
34
35
|
|
|
@@ -244,7 +245,7 @@ class Button extends CustomControl {
|
|
|
244
245
|
* @return {CSSStyleSheet[]}
|
|
245
246
|
*/
|
|
246
247
|
static getCSSStyleSheet() {
|
|
247
|
-
return [RippleStyleSheet, ButtonStyleSheet];
|
|
248
|
+
return [RippleStyleSheet, ButtonStyleSheet, AccessibilityStyleSheet];
|
|
248
249
|
}
|
|
249
250
|
}
|
|
250
251
|
|
|
@@ -108,9 +108,9 @@ class CredentialButton extends PopperButton {
|
|
|
108
108
|
* @property {Object} autocomplete Autocomplete configuration
|
|
109
109
|
* @property {string} autocomplete.password Password autocomplete
|
|
110
110
|
* @property {Object} classes Class definitions
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
111
|
+
* @property {Object} layout Layout configuration
|
|
112
|
+
* @property {string} layout.containerStyle Inline style for the container
|
|
113
|
+
* @property {string} layout.submitStyle Inline style for the submit button
|
|
114
114
|
* @property {number} timeoutForMessage Duration in milliseconds to show messages
|
|
115
115
|
* @property {number} timeoutForSuccess Duration in milliseconds for success state
|
|
116
116
|
* @property {Object} features Feature flags
|
|
@@ -291,144 +291,144 @@ function initEventHandler() {
|
|
|
291
291
|
* @private
|
|
292
292
|
*/
|
|
293
293
|
function handleSubmit() {
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
294
|
+
if (this[inFlightSymbol]) {
|
|
295
|
+
return;
|
|
296
|
+
}
|
|
297
297
|
|
|
298
|
-
|
|
299
|
-
|
|
298
|
+
const password = this[passwordElementSymbol]?.value;
|
|
299
|
+
const timeout = this.getOption("timeoutForMessage");
|
|
300
300
|
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
301
|
+
if (!password) {
|
|
302
|
+
this[submitButtonElementSymbol].setMessage(
|
|
303
|
+
this.getOption("labels.messageEmptyPassword"),
|
|
304
|
+
);
|
|
305
|
+
this[submitButtonElementSymbol].showMessage(timeout);
|
|
306
|
+
this[submitButtonElementSymbol].setState("failed", timeout);
|
|
307
|
+
queueMicrotask(() => this[passwordElementSymbol]?.focus?.());
|
|
308
|
+
return;
|
|
309
|
+
}
|
|
310
310
|
|
|
311
|
-
|
|
312
|
-
|
|
311
|
+
this.value = password;
|
|
312
|
+
this.dispatchEvent(new Event("change", { bubbles: true, composed: true }));
|
|
313
313
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
314
|
+
let url = this.getOption("url") || this.getOption("fetch.url");
|
|
315
|
+
if (isString(url)) {
|
|
316
|
+
url = validateString(url);
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
const mapping = this.getOption("mapping");
|
|
320
|
+
const passwordField =
|
|
321
|
+
mapping?.password || this.getOption("payload.password") || "password";
|
|
322
|
+
let payload = { [passwordField]: password };
|
|
323
|
+
let extraPayload = mapping?.data ?? this.getOption("payload.data");
|
|
324
|
+
if (isFunction(extraPayload)) {
|
|
325
|
+
extraPayload = extraPayload({ password, element: this });
|
|
326
|
+
}
|
|
327
|
+
if (isObject(extraPayload)) {
|
|
328
|
+
payload = Object.assign({}, extraPayload, payload);
|
|
329
|
+
}
|
|
318
330
|
|
|
319
|
-
|
|
320
|
-
const
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
331
|
+
if (!url) {
|
|
332
|
+
const timeoutSuccess = this.getOption("timeoutForSuccess");
|
|
333
|
+
this[submitButtonElementSymbol].setState("successful", timeoutSuccess);
|
|
334
|
+
const successMessage = this.getOption("labels.messageSuccess");
|
|
335
|
+
if (successMessage) {
|
|
336
|
+
this[submitButtonElementSymbol].setMessage(successMessage);
|
|
337
|
+
this[submitButtonElementSymbol].showMessage(timeout);
|
|
338
|
+
}
|
|
339
|
+
if (this.getOption("features.clearOnSuccess")) {
|
|
340
|
+
this[passwordElementSymbol].value = "";
|
|
326
341
|
}
|
|
327
|
-
if (
|
|
328
|
-
|
|
342
|
+
if (this.getOption("features.closeOnSuccess")) {
|
|
343
|
+
setTimeout(() => {
|
|
344
|
+
this.hideDialog();
|
|
345
|
+
}, timeoutSuccess);
|
|
329
346
|
}
|
|
347
|
+
fireCustomEvent(this, "monster-credential-successful", {
|
|
348
|
+
password,
|
|
349
|
+
payload,
|
|
350
|
+
url: null,
|
|
351
|
+
local: true,
|
|
352
|
+
});
|
|
353
|
+
return;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
const fetchOptions = Object.assign({}, this.getOption("fetch"));
|
|
357
|
+
if (fetchOptions.url) {
|
|
358
|
+
delete fetchOptions.url;
|
|
359
|
+
}
|
|
360
|
+
fetchOptions.headers = isObject(fetchOptions.headers)
|
|
361
|
+
? Object.assign({}, fetchOptions.headers)
|
|
362
|
+
: {};
|
|
363
|
+
if (!fetchOptions.headers.accept) {
|
|
364
|
+
fetchOptions.headers.accept = "application/json";
|
|
365
|
+
}
|
|
366
|
+
if (!fetchOptions.headers["content-type"]) {
|
|
367
|
+
fetchOptions.headers["content-type"] = "application/json";
|
|
368
|
+
}
|
|
369
|
+
fetchOptions.body = JSON.stringify(payload);
|
|
370
|
+
|
|
371
|
+
this[inFlightSymbol] = true;
|
|
372
|
+
this[submitButtonElementSymbol].setState("activity");
|
|
373
|
+
|
|
374
|
+
fireCustomEvent(this, "monster-credential-submit", {
|
|
375
|
+
password,
|
|
376
|
+
payload,
|
|
377
|
+
url,
|
|
378
|
+
});
|
|
379
|
+
|
|
380
|
+
const global = getGlobal();
|
|
381
|
+
global
|
|
382
|
+
.fetch(url, fetchOptions)
|
|
383
|
+
.then((response) => {
|
|
384
|
+
if (!response.ok) {
|
|
385
|
+
return Promise.reject(response);
|
|
386
|
+
}
|
|
330
387
|
|
|
331
|
-
if (!url) {
|
|
332
388
|
const timeoutSuccess = this.getOption("timeoutForSuccess");
|
|
333
389
|
this[submitButtonElementSymbol].setState("successful", timeoutSuccess);
|
|
390
|
+
|
|
334
391
|
const successMessage = this.getOption("labels.messageSuccess");
|
|
335
392
|
if (successMessage) {
|
|
336
393
|
this[submitButtonElementSymbol].setMessage(successMessage);
|
|
337
394
|
this[submitButtonElementSymbol].showMessage(timeout);
|
|
338
395
|
}
|
|
396
|
+
|
|
339
397
|
if (this.getOption("features.clearOnSuccess")) {
|
|
340
398
|
this[passwordElementSymbol].value = "";
|
|
341
399
|
}
|
|
400
|
+
|
|
342
401
|
if (this.getOption("features.closeOnSuccess")) {
|
|
343
402
|
setTimeout(() => {
|
|
344
403
|
this.hideDialog();
|
|
345
404
|
}, timeoutSuccess);
|
|
346
405
|
}
|
|
406
|
+
|
|
347
407
|
fireCustomEvent(this, "monster-credential-successful", {
|
|
348
408
|
password,
|
|
349
409
|
payload,
|
|
350
|
-
url
|
|
351
|
-
|
|
410
|
+
url,
|
|
411
|
+
response,
|
|
352
412
|
});
|
|
353
|
-
return;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
const fetchOptions = Object.assign({}, this.getOption("fetch"));
|
|
357
|
-
if (fetchOptions.url) {
|
|
358
|
-
delete fetchOptions.url;
|
|
359
|
-
}
|
|
360
|
-
fetchOptions.headers = isObject(fetchOptions.headers)
|
|
361
|
-
? Object.assign({}, fetchOptions.headers)
|
|
362
|
-
: {};
|
|
363
|
-
if (!fetchOptions.headers.accept) {
|
|
364
|
-
fetchOptions.headers.accept = "application/json";
|
|
365
|
-
}
|
|
366
|
-
if (!fetchOptions.headers["content-type"]) {
|
|
367
|
-
fetchOptions.headers["content-type"] = "application/json";
|
|
368
|
-
}
|
|
369
|
-
fetchOptions.body = JSON.stringify(payload);
|
|
370
|
-
|
|
371
|
-
this[inFlightSymbol] = true;
|
|
372
|
-
this[submitButtonElementSymbol].setState("activity");
|
|
373
|
-
|
|
374
|
-
fireCustomEvent(this, "monster-credential-submit", {
|
|
375
|
-
password,
|
|
376
|
-
payload,
|
|
377
|
-
url,
|
|
378
|
-
});
|
|
379
413
|
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
.
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
const timeoutSuccess = this.getOption("timeoutForSuccess");
|
|
389
|
-
this[submitButtonElementSymbol].setState("successful", timeoutSuccess);
|
|
390
|
-
|
|
391
|
-
const successMessage = this.getOption("labels.messageSuccess");
|
|
392
|
-
if (successMessage) {
|
|
393
|
-
this[submitButtonElementSymbol].setMessage(successMessage);
|
|
394
|
-
this[submitButtonElementSymbol].showMessage(timeout);
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
if (this.getOption("features.clearOnSuccess")) {
|
|
398
|
-
this[passwordElementSymbol].value = "";
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
if (this.getOption("features.closeOnSuccess")) {
|
|
402
|
-
setTimeout(() => {
|
|
403
|
-
this.hideDialog();
|
|
404
|
-
}, timeoutSuccess);
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
fireCustomEvent(this, "monster-credential-successful", {
|
|
408
|
-
password,
|
|
409
|
-
payload,
|
|
410
|
-
url,
|
|
411
|
-
response,
|
|
412
|
-
});
|
|
413
|
-
|
|
414
|
-
return response;
|
|
415
|
-
})
|
|
416
|
-
.catch((error) => {
|
|
417
|
-
const message = this.getOption("labels.messageFailed");
|
|
418
|
-
this[submitButtonElementSymbol].setMessage(message);
|
|
419
|
-
this[submitButtonElementSymbol].showMessage(timeout);
|
|
420
|
-
this[submitButtonElementSymbol].setState("failed", timeout);
|
|
414
|
+
return response;
|
|
415
|
+
})
|
|
416
|
+
.catch((error) => {
|
|
417
|
+
const message = this.getOption("labels.messageFailed");
|
|
418
|
+
this[submitButtonElementSymbol].setMessage(message);
|
|
419
|
+
this[submitButtonElementSymbol].showMessage(timeout);
|
|
420
|
+
this[submitButtonElementSymbol].setState("failed", timeout);
|
|
421
421
|
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
});
|
|
428
|
-
})
|
|
429
|
-
.finally(() => {
|
|
430
|
-
this[inFlightSymbol] = false;
|
|
422
|
+
fireCustomEvent(this, "monster-credential-failed", {
|
|
423
|
+
password,
|
|
424
|
+
payload,
|
|
425
|
+
url,
|
|
426
|
+
error,
|
|
431
427
|
});
|
|
428
|
+
})
|
|
429
|
+
.finally(() => {
|
|
430
|
+
this[inFlightSymbol] = false;
|
|
431
|
+
});
|
|
432
432
|
}
|
|
433
433
|
|
|
434
434
|
function getTranslations() {
|
|
@@ -459,8 +459,7 @@ function getTranslations() {
|
|
|
459
459
|
messageEmptyPassword: "Por favor ingrese una nueva contraseña",
|
|
460
460
|
messageNotConfigured: "Este formulario no está configurado.",
|
|
461
461
|
messageSuccess: "La contraseña se cambió correctamente.",
|
|
462
|
-
messageFailed:
|
|
463
|
-
"Algo salió mal, por favor intenta de nuevo más tarde.",
|
|
462
|
+
messageFailed: "Algo salió mal, por favor intenta de nuevo más tarde.",
|
|
464
463
|
};
|
|
465
464
|
case "zh":
|
|
466
465
|
return {
|
|
@@ -486,8 +485,7 @@ function getTranslations() {
|
|
|
486
485
|
messageEmptyPassword: "कृपया नया पासवर्ड दर्ज करें",
|
|
487
486
|
messageNotConfigured: "यह फॉर्म कॉन्फ़िगर नहीं है।",
|
|
488
487
|
messageSuccess: "पासवर्ड सफलतापूर्वक बदल दिया गया है।",
|
|
489
|
-
messageFailed:
|
|
490
|
-
"कुछ गलत हुआ, कृपया बाद में फिर से प्रयास करें।",
|
|
488
|
+
messageFailed: "कुछ गलत हुआ, कृपया बाद में फिर से प्रयास करें।",
|
|
491
489
|
};
|
|
492
490
|
case "bn":
|
|
493
491
|
return {
|
|
@@ -513,8 +511,7 @@ function getTranslations() {
|
|
|
513
511
|
messageEmptyPassword: "Por favor, insira uma nova senha",
|
|
514
512
|
messageNotConfigured: "Este formulário não está configurado.",
|
|
515
513
|
messageSuccess: "Senha alterada com sucesso.",
|
|
516
|
-
messageFailed:
|
|
517
|
-
"Algo deu errado, tente novamente mais tarde.",
|
|
514
|
+
messageFailed: "Algo deu errado, tente novamente mais tarde.",
|
|
518
515
|
};
|
|
519
516
|
case "ru":
|
|
520
517
|
return {
|
|
@@ -527,8 +524,7 @@ function getTranslations() {
|
|
|
527
524
|
messageEmptyPassword: "Пожалуйста, введите новый пароль",
|
|
528
525
|
messageNotConfigured: "Эта форма не настроена.",
|
|
529
526
|
messageSuccess: "Пароль успешно изменен.",
|
|
530
|
-
messageFailed:
|
|
531
|
-
"Что-то пошло не так, попробуйте позже.",
|
|
527
|
+
messageFailed: "Что-то пошло не так, попробуйте позже.",
|
|
532
528
|
};
|
|
533
529
|
case "ja":
|
|
534
530
|
return {
|
|
@@ -541,8 +537,7 @@ function getTranslations() {
|
|
|
541
537
|
messageEmptyPassword: "新しいパスワードを入力してください",
|
|
542
538
|
messageNotConfigured: "このフォームは設定されていません。",
|
|
543
539
|
messageSuccess: "パスワードを変更しました。",
|
|
544
|
-
messageFailed:
|
|
545
|
-
"問題が発生しました。後でもう一度お試しください。",
|
|
540
|
+
messageFailed: "問題が発生しました。後でもう一度お試しください。",
|
|
546
541
|
};
|
|
547
542
|
case "pa":
|
|
548
543
|
return {
|
|
@@ -555,8 +550,7 @@ function getTranslations() {
|
|
|
555
550
|
messageEmptyPassword: "ਕਿਰਪਾ ਕਰਕੇ ਨਵਾਂ ਪਾਸਵਰਡ ਦਾਖਲ ਕਰੋ",
|
|
556
551
|
messageNotConfigured: "ਇਹ ਫਾਰਮ ਸੰਰਚਿਤ ਨਹੀਂ ਹੈ।",
|
|
557
552
|
messageSuccess: "ਪਾਸਵਰਡ ਸਫਲਤਾਪੂਰਵਕ ਬਦਲਿਆ ਗਿਆ।",
|
|
558
|
-
messageFailed:
|
|
559
|
-
"ਕੁਝ ਗਲਤ ਹੋ ਗਿਆ, ਕਿਰਪਾ ਕਰਕੇ ਬਾਅਦ ਵਿੱਚ ਕੋਸ਼ਿਸ਼ ਕਰੋ।",
|
|
553
|
+
messageFailed: "ਕੁਝ ਗਲਤ ਹੋ ਗਿਆ, ਕਿਰਪਾ ਕਰਕੇ ਬਾਅਦ ਵਿੱਚ ਕੋਸ਼ਿਸ਼ ਕਰੋ।",
|
|
560
554
|
};
|
|
561
555
|
case "mr":
|
|
562
556
|
return {
|
|
@@ -569,8 +563,7 @@ function getTranslations() {
|
|
|
569
563
|
messageEmptyPassword: "कृपया नवीन पासवर्ड प्रविष्ट करा",
|
|
570
564
|
messageNotConfigured: "हा फॉर्म कॉन्फिगर केलेला नाही.",
|
|
571
565
|
messageSuccess: "पासवर्ड यशस्वीरित्या बदलला.",
|
|
572
|
-
messageFailed:
|
|
573
|
-
"काहीतरी चूक झाली, कृपया नंतर पुन्हा प्रयत्न करा.",
|
|
566
|
+
messageFailed: "काहीतरी चूक झाली, कृपया नंतर पुन्हा प्रयत्न करा.",
|
|
574
567
|
};
|
|
575
568
|
case "fr":
|
|
576
569
|
return {
|
|
@@ -597,8 +590,7 @@ function getTranslations() {
|
|
|
597
590
|
messageEmptyPassword: "Per favore, inserisci una nuova password",
|
|
598
591
|
messageNotConfigured: "Questo modulo non è configurato.",
|
|
599
592
|
messageSuccess: "Password aggiornata con successo.",
|
|
600
|
-
messageFailed:
|
|
601
|
-
"Qualcosa è andato storto, riprova più tardi.",
|
|
593
|
+
messageFailed: "Qualcosa è andato storto, riprova più tardi.",
|
|
602
594
|
};
|
|
603
595
|
case "nl":
|
|
604
596
|
return {
|
|
@@ -611,8 +603,7 @@ function getTranslations() {
|
|
|
611
603
|
messageEmptyPassword: "Voer een nieuw wachtwoord in",
|
|
612
604
|
messageNotConfigured: "Dit formulier is niet geconfigureerd.",
|
|
613
605
|
messageSuccess: "Wachtwoord succesvol gewijzigd.",
|
|
614
|
-
messageFailed:
|
|
615
|
-
"Er is iets misgegaan, probeer het later opnieuw.",
|
|
606
|
+
messageFailed: "Er is iets misgegaan, probeer het later opnieuw.",
|
|
616
607
|
};
|
|
617
608
|
case "sv":
|
|
618
609
|
return {
|
|
@@ -625,8 +616,7 @@ function getTranslations() {
|
|
|
625
616
|
messageEmptyPassword: "Ange ett nytt lösenord",
|
|
626
617
|
messageNotConfigured: "Det här formuläret är inte konfigurerat.",
|
|
627
618
|
messageSuccess: "Lösenordet har ändrats.",
|
|
628
|
-
messageFailed:
|
|
629
|
-
"Något gick fel, försök igen senare.",
|
|
619
|
+
messageFailed: "Något gick fel, försök igen senare.",
|
|
630
620
|
};
|
|
631
621
|
case "pl":
|
|
632
622
|
return {
|
|
@@ -639,8 +629,7 @@ function getTranslations() {
|
|
|
639
629
|
messageEmptyPassword: "Wpisz nowe hasło",
|
|
640
630
|
messageNotConfigured: "Ten formularz nie jest skonfigurowany.",
|
|
641
631
|
messageSuccess: "Hasło zostało zmienione.",
|
|
642
|
-
messageFailed:
|
|
643
|
-
"Coś poszło nie tak, spróbuj ponownie później.",
|
|
632
|
+
messageFailed: "Coś poszło nie tak, spróbuj ponownie później.",
|
|
644
633
|
};
|
|
645
634
|
case "da":
|
|
646
635
|
return {
|
|
@@ -653,8 +642,7 @@ function getTranslations() {
|
|
|
653
642
|
messageEmptyPassword: "Indtast en ny adgangskode",
|
|
654
643
|
messageNotConfigured: "Denne formular er ikke konfigureret.",
|
|
655
644
|
messageSuccess: "Adgangskoden er ændret.",
|
|
656
|
-
messageFailed:
|
|
657
|
-
"Noget gik galt, prøv igen senere.",
|
|
645
|
+
messageFailed: "Noget gik galt, prøv igen senere.",
|
|
658
646
|
};
|
|
659
647
|
case "no":
|
|
660
648
|
return {
|
|
@@ -667,8 +655,7 @@ function getTranslations() {
|
|
|
667
655
|
messageEmptyPassword: "Skriv inn et nytt passord",
|
|
668
656
|
messageNotConfigured: "Dette skjemaet er ikke konfigurert.",
|
|
669
657
|
messageSuccess: "Passordet er endret.",
|
|
670
|
-
messageFailed:
|
|
671
|
-
"Noe gikk galt, prøv igjen senere.",
|
|
658
|
+
messageFailed: "Noe gikk galt, prøv igjen senere.",
|
|
672
659
|
};
|
|
673
660
|
case "cs":
|
|
674
661
|
return {
|
|
@@ -681,8 +668,7 @@ function getTranslations() {
|
|
|
681
668
|
messageEmptyPassword: "Zadejte nové heslo",
|
|
682
669
|
messageNotConfigured: "Tento formulář není nakonfigurován.",
|
|
683
670
|
messageSuccess: "Heslo bylo úspěšně změněno.",
|
|
684
|
-
messageFailed:
|
|
685
|
-
"Něco se pokazilo, zkuste to prosím později.",
|
|
671
|
+
messageFailed: "Něco se pokazilo, zkuste to prosím později.",
|
|
686
672
|
};
|
|
687
673
|
default:
|
|
688
674
|
case "en":
|
|
@@ -696,8 +682,7 @@ function getTranslations() {
|
|
|
696
682
|
messageEmptyPassword: "Please enter a new password",
|
|
697
683
|
messageNotConfigured: "This form is not configured.",
|
|
698
684
|
messageSuccess: "Password updated successfully.",
|
|
699
|
-
messageFailed:
|
|
700
|
-
"Something went wrong. Please try again later.",
|
|
685
|
+
messageFailed: "Something went wrong. Please try again later.",
|
|
701
686
|
};
|
|
702
687
|
}
|
|
703
688
|
}
|
|
@@ -25,6 +25,7 @@ import { Popper } from "../layout/popper.mjs";
|
|
|
25
25
|
import { STYLE_DISPLAY_MODE_BLOCK } from "./constants.mjs";
|
|
26
26
|
import { PopperButtonStyleSheet } from "./stylesheet/popper-button.mjs";
|
|
27
27
|
import { positionPopper } from "./util/floating-ui.mjs";
|
|
28
|
+
import { AccessibilityStyleSheet } from "../stylesheet/accessibility.mjs";
|
|
28
29
|
import "./button.mjs";
|
|
29
30
|
import { addErrorAttribute } from "../../dom/error.mjs";
|
|
30
31
|
|
|
@@ -176,6 +177,7 @@ class PopperButton extends Popper {
|
|
|
176
177
|
static getCSSStyleSheet() {
|
|
177
178
|
const styles = super.getCSSStyleSheet();
|
|
178
179
|
styles.push(PopperButtonStyleSheet);
|
|
180
|
+
styles.push(AccessibilityStyleSheet);
|
|
179
181
|
return styles;
|
|
180
182
|
}
|
|
181
183
|
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
@import "../../style/control.pcss";
|
|
2
|
-
@import "../../style/accessibility.pcss";
|
|
3
2
|
@import "../../style/button.pcss";
|
|
4
3
|
@import "../../style/border.pcss";
|
|
5
4
|
@import "../../style/typography.pcss";
|
|
@@ -15,4 +14,3 @@ button {
|
|
|
15
14
|
width: 100%;
|
|
16
15
|
min-width: max-content;
|
|
17
16
|
}
|
|
18
|
-
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
@import "../../style/border.pcss";
|
|
3
3
|
@import "../../style/color.pcss";
|
|
4
4
|
@import "../../style/typography.pcss";
|
|
5
|
-
@import "../../style/accessibility.pcss";
|
|
6
5
|
|
|
7
6
|
div[data-monster-role="control"] {
|
|
8
7
|
height: 100%;
|
|
@@ -124,4 +123,4 @@ div[data-monster-role=label] {
|
|
|
124
123
|
100% {
|
|
125
124
|
transform: scale(1);
|
|
126
125
|
}
|
|
127
|
-
}
|
|
126
|
+
}
|