@roadtrip/components 3.0.1 → 3.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{index-b51ea273.js → index-0fd360a4.js} +0 -8
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/road-accordion.cjs.entry.js +1 -1
- package/dist/cjs/road-badge_14.cjs.entry.js +1 -1
- package/dist/cjs/road-banner.cjs.entry.js +1 -1
- package/dist/cjs/road-carousel.cjs.entry.js +1 -1
- package/dist/cjs/road-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/road-chip.cjs.entry.js +1 -1
- package/dist/cjs/road-dialog.cjs.entry.js +1 -1
- package/dist/cjs/road-modal.cjs.entry.js +1 -1
- package/dist/cjs/road-plate-number.cjs.entry.js +1 -1
- package/dist/cjs/road-progress.cjs.entry.js +12 -2
- package/dist/cjs/road-radio.cjs.entry.js +1 -1
- package/dist/cjs/road-range.cjs.entry.js +1 -1
- package/dist/cjs/road-rating.cjs.entry.js +1 -1
- package/dist/cjs/road-toast.cjs.entry.js +12 -9
- package/dist/cjs/roadtrip.cjs.js +1 -1
- package/dist/collection/components/icon/svg/all-services-color.svg +1 -0
- package/dist/collection/components/icon/svg/all-services-outline.svg +1 -0
- package/dist/collection/components/icon/svg/environmental-color.svg +1 -0
- package/dist/collection/components/icon/svg/environmental-outline.svg +1 -0
- package/dist/collection/components/icon/svg/good-product-color.svg +1 -0
- package/dist/collection/components/icon/svg/good-product-outline.svg +1 -0
- package/dist/collection/components/icon/svg/people-gathering-color.svg +1 -0
- package/dist/collection/components/icon/svg/people-gathering-outline.svg +1 -0
- package/dist/collection/components/icon/svg/recycling-color.svg +1 -0
- package/dist/collection/components/icon/svg/recycling-outline.svg +1 -0
- package/dist/collection/components/icon/svg/societal-color.svg +1 -0
- package/dist/collection/components/icon/svg/societal-outline.svg +1 -0
- package/dist/collection/components/icon/svg/stocktaking-color.svg +1 -1
- package/dist/collection/components/icon/svg/stocktaking-outline.svg +1 -1
- package/dist/collection/components/icon/svg/weather-sun-outline-color.svg +1 -1
- package/dist/collection/components/progress/progress.css +25 -1
- package/dist/collection/components/progress/progress.js +47 -1
- package/dist/collection/components/progress/progress.stories.js +10 -2
- package/dist/collection/components/radio/radio.css +8 -0
- package/dist/collection/components/toast/toast.css +67 -21
- package/dist/collection/components/toast/toast.js +20 -9
- package/dist/collection/components/toast/toast.stories.js +15 -2
- package/dist/esm/{index-3e2c0645.js → index-5d7ae00a.js} +1 -5
- package/dist/esm/loader.js +1 -1
- package/dist/esm/road-accordion.entry.js +1 -1
- package/dist/esm/road-badge_14.entry.js +1 -1
- package/dist/esm/road-banner.entry.js +1 -1
- package/dist/esm/road-carousel.entry.js +1 -1
- package/dist/esm/road-checkbox.entry.js +1 -1
- package/dist/esm/road-chip.entry.js +1 -1
- package/dist/esm/road-dialog.entry.js +1 -1
- package/dist/esm/road-modal.entry.js +1 -1
- package/dist/esm/road-plate-number.entry.js +1 -1
- package/dist/esm/road-progress.entry.js +12 -2
- package/dist/esm/road-radio.entry.js +1 -1
- package/dist/esm/road-range.entry.js +1 -1
- package/dist/esm/road-rating.entry.js +1 -1
- package/dist/esm/road-toast.entry.js +12 -9
- package/dist/esm/roadtrip.js +1 -1
- package/dist/html.html-data.json +8 -0
- package/dist/icons/icons.svg +1 -1
- package/dist/icons/index.d.ts +12 -0
- package/dist/icons/index.js +96 -84
- package/dist/roadtrip/{p-cb878cf1.entry.js → p-1e07d473.entry.js} +1 -1
- package/dist/roadtrip/{p-9d8877c2.entry.js → p-300fe50e.entry.js} +1 -1
- package/dist/roadtrip/{p-8819f735.entry.js → p-42f80999.entry.js} +1 -1
- package/dist/roadtrip/p-57e3fe85.entry.js +1 -0
- package/dist/roadtrip/{p-7c3af620.entry.js → p-7ef481b0.entry.js} +1 -1
- package/dist/roadtrip/p-87259af5.js +1 -0
- package/dist/roadtrip/{p-aab8f34a.entry.js → p-89c45d91.entry.js} +1 -1
- package/dist/roadtrip/p-921fd6c1.entry.js +1 -0
- package/dist/roadtrip/{p-93f07ab9.entry.js → p-a2999a4e.entry.js} +1 -1
- package/dist/roadtrip/{p-ca1de878.entry.js → p-a41b478a.entry.js} +1 -1
- package/dist/roadtrip/p-aa81d540.entry.js +1 -0
- package/dist/roadtrip/{p-7078ea7d.entry.js → p-d24c06f2.entry.js} +1 -1
- package/dist/roadtrip/{p-6fe541d7.entry.js → p-dced2265.entry.js} +1 -1
- package/dist/roadtrip/{p-51b4cf55.entry.js → p-f5f42766.entry.js} +1 -1
- package/dist/roadtrip/{p-3fa6acd4.entry.js → p-fb23c9b4.entry.js} +1 -1
- package/dist/roadtrip/roadtrip.css +1 -1
- package/dist/roadtrip/roadtrip.esm.js +1 -1
- package/dist/roadtrip/svg/all-services-color.svg +1 -0
- package/dist/roadtrip/svg/all-services-outline.svg +1 -0
- package/dist/roadtrip/svg/environmental-color.svg +1 -0
- package/dist/roadtrip/svg/environmental-outline.svg +1 -0
- package/dist/roadtrip/svg/good-product-color.svg +1 -0
- package/dist/roadtrip/svg/good-product-outline.svg +1 -0
- package/dist/roadtrip/svg/people-gathering-color.svg +1 -0
- package/dist/roadtrip/svg/people-gathering-outline.svg +1 -0
- package/dist/roadtrip/svg/recycling-color.svg +1 -0
- package/dist/roadtrip/svg/recycling-outline.svg +1 -0
- package/dist/roadtrip/svg/societal-color.svg +1 -0
- package/dist/roadtrip/svg/societal-outline.svg +1 -0
- package/dist/roadtrip/svg/stocktaking-color.svg +1 -1
- package/dist/roadtrip/svg/stocktaking-outline.svg +1 -1
- package/dist/roadtrip/svg/weather-sun-outline-color.svg +1 -1
- package/dist/types/components/progress/progress.d.ts +8 -0
- package/dist/types/components/toast/toast.d.ts +8 -0
- package/dist/types/components.d.ts +16 -0
- package/icons/icons.svg +1 -1
- package/icons/index.d.ts +12 -0
- package/icons/index.js +96 -84
- package/package.json +1 -1
- package/dist/roadtrip/p-5807b1ed.entry.js +0 -1
- package/dist/roadtrip/p-5c45952d.js +0 -1
- package/dist/roadtrip/p-a43b9024.entry.js +0 -1
- package/dist/roadtrip/p-fdfbd0aa.entry.js +0 -1
- /package/dist/collection/components/icon/svg/{weather-rain-solid color.svg → weather-rain-solid-color.svg} +0 -0
- /package/dist/roadtrip/svg/{weather-rain-solid color.svg → weather-rain-solid-color.svg} +0 -0
|
@@ -1,13 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const alertDangerOutline = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M40.115 55.5h-15.74a4.222 4.222 0 0 1-3.005-1.245l-11.13-11.13a4.222 4.222 0 0 1-1.245-3.005V24.38a4.222 4.222 0 0 1 1.245-3l11.13-11.13a4.222 4.222 0 0 1 3.005-1.245h15.74a4.222 4.222 0 0 1 3.005 1.245l11.13 11.13a4.222 4.222 0 0 1 1.245 3v15.74a4.222 4.222 0 0 1-1.245 3.005l-11.13 11.13a4.222 4.222 0 0 1-3.005 1.245Zm-15.74-44a1.738 1.738 0 0 0-1.237.513l-11.13 11.13a1.738 1.738 0 0 0-.513 1.237v15.74a1.742 1.742 0 0 0 .513 1.238l11.13 11.129a1.738 1.738 0 0 0 1.237.513h15.74a1.738 1.738 0 0 0 1.237-.513l11.13-11.129a1.742 1.742 0 0 0 .513-1.238V24.38a1.738 1.738 0 0 0-.513-1.237l-11.13-11.13a1.738 1.738 0 0 0-1.237-.513Z"/><path d="M30.75 21.368h3v14.003h-3zm0 18.435h3v3.329h-3z"/></svg>';
|
|
4
|
-
const alertDanger = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="m54.255 21.375-11.13-11.13A4.222 4.222 0 0 0 40.12 9H24.38a4.222 4.222 0 0 0-3 1.245l-11.135 11.13a4.222 4.222 0 0 0-1.245 3V40.12a4.222 4.222 0 0 0 1.245 3.005l11.13 11.13a4.222 4.222 0 0 0 3 1.245H40.12a4.222 4.222 0 0 0 3.005-1.245l11.13-11.13A4.222 4.222 0 0 0 55.5 40.12V24.38a4.222 4.222 0 0 0-1.245-3.005ZM33.75 43.132h-3v-3.329h3Zm0-7.761h-3v-14h3Z"/></svg>';
|
|
5
4
|
const alertInfoOutline = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M33.75 29.128h-3v14.004h3V29.128Zm0-7.76h-3v3.328h3v-3.328Z"/><path d="M32.25 55.5A23.276 23.276 0 0 1 9 32.25 23.276 23.276 0 0 1 32.25 9 23.276 23.276 0 0 1 55.5 32.25 23.276 23.276 0 0 1 32.25 55.5Zm0-44A20.774 20.774 0 0 0 11.5 32.25 20.773 20.773 0 0 0 32.25 53 20.774 20.774 0 0 0 53 32.25 20.774 20.774 0 0 0 32.25 11.5Z"/></svg>';
|
|
6
|
-
const alertInfo = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M32.25 9A23.25 23.25 0 1 0 55.5 32.25 23.276 23.276 0 0 0 32.25 9Zm1.5 34.132h-3v-14h3Zm0-18.436h-3v-3.328h3Z"/></svg>';
|
|
7
5
|
const alertSuccessOutline = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M32.25 55.5A23.276 23.276 0 0 1 9 32.25 23.276 23.276 0 0 1 32.25 9 23.276 23.276 0 0 1 55.5 32.25 23.276 23.276 0 0 1 32.25 55.5Zm0-44A20.774 20.774 0 0 0 11.5 32.25 20.774 20.774 0 0 0 32.25 53 20.773 20.773 0 0 0 53 32.25 20.774 20.774 0 0 0 32.25 11.5Z"/><path d="m29.53 40.779-6.964-6.963 1.768-1.768 5.2 5.2 12.637-12.64 1.768 1.768Z"/></svg>';
|
|
8
|
-
const alertSuccess = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M32.25 9A23.25 23.25 0 1 0 55.5 32.25 23.276 23.276 0 0 0 32.25 9Zm-2.721 31.779-6.963-6.962 1.767-1.767 5.2 5.195 12.633-12.64 1.768 1.767Z"/></svg>';
|
|
9
6
|
const alertWarningOutline = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M34.295 23.155h-3v14.003h3V23.155Zm0 18.435h-3v3.329h3V41.59Z"/><path d="M53.334 53.074H12.256a4.206 4.206 0 0 1-3.68-2.125 4.21 4.21 0 0 1 0-4.25l20.539-35.574A4.208 4.208 0 0 1 32.795 9a4.208 4.208 0 0 1 3.681 2.125L57.015 46.7a4.21 4.21 0 0 1 0 4.25 4.208 4.208 0 0 1-3.681 2.125ZM32.795 11.5a1.73 1.73 0 0 0-1.515.875L10.741 47.95a1.734 1.734 0 0 0 0 1.75 1.734 1.734 0 0 0 1.515.875h41.078a1.733 1.733 0 0 0 1.516-.875 1.734 1.734 0 0 0 0-1.75L34.311 12.375a1.733 1.733 0 0 0-1.516-.875Z"/></svg>';
|
|
10
|
-
const alertWarning = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="m57.016 46.699-20.54-35.574A4.205 4.205 0 0 0 32.796 9a4.208 4.208 0 0 0-3.68 2.125L8.576 46.699a4.251 4.251 0 0 0 3.681 6.375h41.078a4.25 4.25 0 0 0 3.681-6.375Zm-22.72-1.78h-3V41.59h3Zm0-7.761h-3v-14h3Z"/></svg>';
|
|
11
7
|
const checkWide = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="m25.59 39.75-8.34-8.34-2.84 2.82 11.18 11.18 24-24-2.82-2.82Z"/></svg>';
|
|
12
8
|
const licensePlateStarEu = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="m22.457 49.187-.774-2.406-.773 2.406h-2.523l2.013 1.489-.774 2.406 2.038-1.482 2.046 1.474-.773-2.407 2.042-1.481ZM19.66 17.173l2.058-1.493 2.042 1.481-.773-2.406 2.042-1.482h-2.522l-.774-2.406-.773 2.406-2.569.012 2.043 1.482Zm-5.66.99-.774 2.406H10.7l2.023 1.482-.774 2.406L14 22.975l2.027 1.466-.774-2.406 2.047-1.466h-2.529ZM32.743 52.1l-.774-2.406-.774 2.406H28.65l2.043 1.482-.774 2.406 2.042-1.488L34 55.984l-.774-2.406 2.047-1.478Zm-2.735-37.79 2.042-1.481 2.043 1.481-.774-2.41 2.043-1.481h-2.523l-.773-2.407-.774 2.407h-2.553l2.042 1.481ZM14.647 41.644l-.774-2.406-.773 2.406h-2.523l2.043 1.481-.774 2.406 2.043-1.481 2.042 1.481-.8-2.406 2.043-1.481Zm-3.613-8.139 2.042 1.481-.776-2.406 2.045-1.48h-2.514l-.774-2.406-.774 2.406H7.761l2 1.481-.774 2.406Zm37.004-8.982 2.039-1.49 2.042 1.482-.774-2.406 2.043-1.482h-2.522l-.774-2.406-.774 2.406-2.549.008 2.043 1.481Zm2.828 17.194-.774-2.406-.774 2.406H46.8l2.039 1.483-.774 2.4 2.043-1.482L52.15 45.6l-.785-2.4 2.042-1.482Zm5.373-10.529h-2.522l-.774-2.406-.774 2.406h-2.522l2.043 1.481-.774 2.406 2.043-1.481L55 35.075l-.8-2.406ZM42.367 10.9l-.774 2.407h-2.522l2.047 1.493-.774 2.4 2.042-1.482 2.043 1.482-.774-2.406 2.062-1.489h-2.576Zm.642 38.329-.773-2.406-.774 2.406h-2.5L41 50.711l-.774 2.406 2.042-1.481 2.043 1.481-.824-2.406 2.042-1.482Z"/></svg>';
|
|
13
9
|
const navigationAddLess = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M14.706 31.135h35.355v2.5H14.706z"/></svg>';
|
|
@@ -17,13 +13,9 @@ const navigationClose = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path
|
|
|
17
13
|
const starHalfColor = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M32 47.425V6.5l7.514 17.755 19.17 1.637L44.152 38.61l4.384 18.89Z"/><path d="M32 47.425 15.461 57.5l4.387-18.89L5.316 25.892l19.165-1.637L32 6.5Z" fill="var(--warning, rgb(252, 183, 49))"/></svg>';
|
|
18
14
|
const star = 'data:image/svg+xml;utf8,<svg viewBox="0 0 64 64"><path d="M32 47.425V6.5l7.514 17.755 19.17 1.637L44.152 38.61l4.384 18.89Zm0 0L15.461 57.5l4.387-18.89L5.316 25.892l19.165-1.637L32 6.5Z"/></svg>';
|
|
19
15
|
|
|
20
|
-
exports.alertDanger = alertDanger;
|
|
21
16
|
exports.alertDangerOutline = alertDangerOutline;
|
|
22
|
-
exports.alertInfo = alertInfo;
|
|
23
17
|
exports.alertInfoOutline = alertInfoOutline;
|
|
24
|
-
exports.alertSuccess = alertSuccess;
|
|
25
18
|
exports.alertSuccessOutline = alertSuccessOutline;
|
|
26
|
-
exports.alertWarning = alertWarning;
|
|
27
19
|
exports.alertWarningOutline = alertWarningOutline;
|
|
28
20
|
exports.checkWide = checkWide;
|
|
29
21
|
exports.licensePlateStarEu = licensePlateStarEu;
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -29,7 +29,7 @@ const patchEsm = () => {
|
|
|
29
29
|
const defineCustomElements = (win, options) => {
|
|
30
30
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
31
31
|
return patchEsm().then(() => {
|
|
32
|
-
return index.bootstrapLazy([["road-badge_14.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[2],"max":[2],"step":[1],"value":[2],"size":[1],"dustbin":[4],"leftIconClasses":[32],"rightIconClasses":[32],"isDustbinVisible":[32]}],[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-input-group"],[1,"road-label"],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-profil-dropdown.cjs",[[1,"road-profil-dropdown",{"isOpen":[1028,"is-open"]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"isLightSeparator":[4,"is-light-separator"],"isSmall":[4,"is-small"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[1,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[6,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"],"showLabels":[4,"show-labels"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-global-navigation.cjs",[[1,"road-global-navigation",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"numbersteps":[1],"label":[1],"showstep":[4],"fullwidth":[4],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-segmented-button.cjs",[[1,"road-segmented-button",{"size":[1],"selected":[1028],"tab":[1]},[[8,"roadSegmentedButtonBarChanged","onButtonBarChanged"],[8,"roadSegmentedButtonbarchanged","onButtonBarChanged"]]]]],["road-segmented-button-bar.cjs",[[1,"road-segmented-button-bar",{"selectedTab":[1,"selected-tab"]}]]],["road-segmented-buttons.cjs",[[1,"road-segmented-buttons",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-toolbar-title-page.cjs",[[1,"road-toolbar-title-page"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-vertical-stepper.cjs",[[1,"road-vertical-stepper"]]],["road-vertical-stepper-item.cjs",[[4,"road-vertical-stepper-item"]]],["road-avatar.cjs",[[1,"road-avatar",{"size":[513]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]]], options);
|
|
32
|
+
return index.bootstrapLazy([["road-badge_14.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[2],"max":[2],"step":[1],"value":[2],"size":[1],"dustbin":[4],"leftIconClasses":[32],"rightIconClasses":[32],"isDustbinVisible":[32]}],[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-input-group"],[1,"road-label"],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-profil-dropdown.cjs",[[1,"road-profil-dropdown",{"isOpen":[1028,"is-open"]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"isLightSeparator":[4,"is-light-separator"],"isSmall":[4,"is-small"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[1,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[6,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"],"showLabels":[4,"show-labels"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-global-navigation.cjs",[[1,"road-global-navigation",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"numbersteps":[1],"label":[1],"showstep":[4],"animation":[4],"light":[4],"fullwidth":[4],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-segmented-button.cjs",[[1,"road-segmented-button",{"size":[1],"selected":[1028],"tab":[1]},[[8,"roadSegmentedButtonBarChanged","onButtonBarChanged"],[8,"roadSegmentedButtonbarchanged","onButtonBarChanged"]]]]],["road-segmented-button-bar.cjs",[[1,"road-segmented-button-bar",{"selectedTab":[1,"selected-tab"]}]]],["road-segmented-buttons.cjs",[[1,"road-segmented-buttons",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-toolbar-title-page.cjs",[[1,"road-toolbar-title-page"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-vertical-stepper.cjs",[[1,"road-vertical-stepper"]]],["road-vertical-stepper-item.cjs",[[4,"road-vertical-stepper-item"]]],["road-avatar.cjs",[[1,"road-avatar",{"size":[513]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]]], options);
|
|
33
33
|
});
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
require('./polyfill-c7a0fa22.js');
|
|
8
8
|
|
|
9
9
|
const accordionCss = ":host{--accordion-header-border:1px;--content-margin:0 1rem 0.75rem;--content-padding:0.75rem 0 0;--header-padding:0.75rem 1rem;--icon-color:var(--road-icon);--max-height:none;display:block;margin-bottom:1rem}.accordion{--max-height:none;overflow:hidden;font-family:var(--road-font, sans-serif);font-size:var(--road-body-small);line-height:1.5;color:var(--road-on-surface);background:var(--road-surface);border:1px solid;border-color:var(--road-outline-weak);border-radius:0.25rem;transition:max-height 0.3s ease-in-out}.accordion.accordion-light{border:0}.accordion[open]{max-height:var(--max-height)}.accordion[open] .accordion-arrow{transform:rotate(-90deg)}.accordion[open] .accordion-content{padding:var(--content-padding);margin:var(--content-margin)}.accordion-light[open] .accordion-light-content{padding:0.75rem 0;margin:0 1rem 0.75rem}.accordion-light[open] .accordion-light-header::after{display:none}.accordion-trigger{box-sizing:border-box;display:block;border:1px solid transparent;border-radius:0.25rem;outline:0;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.accordion-trigger::-webkit-details-marker{display:none}.accordion-trigger.focus-visible{border-color:var(--road-primary)}.accordion-trigger:active{background:var(--road-surface-inverse)}.accordion-header{box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;padding:var(--header-padding);font-size:var(--road-body-medium);font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.accordion-light-header{position:relative;font-size:var(--road-body-large)}.accordion-light--small .accordion-light-header{font-size:var(--road-body-medium)}.accordion-light--border .accordion-light-header::after{position:absolute;bottom:1px;width:98.3%;height:1px;content:\"\";background:var(--road-outline-weak)}.accordion-arrow{margin-left:auto;color:var(--icon-color);transform:rotate(90deg)}.accordion-light--small .accordion-arrow{width:1.5rem;height:1.5rem}::slotted([slot=\"header\"]){display:flex;align-items:center}:host(.accordion-icon-left){width:1.5rem;height:1.5rem;margin-right:1rem}.accordion-content{padding:0 0.5rem;margin:0 1rem;overflow:hidden;font-size:var(--road-body-medium);border-top:var(--accordion-header-border) solid var(--road-outline-weak)}.accordion-light-content{border-top:1px solid var(--road-outline-weak)}.accordion-light--border .accordion-light-content{border-top:1px solid var(--road-outline-weak);border-bottom:1px solid var(--road-outline-weak)}";
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
6
|
require('./polyfill-c7a0fa22.js');
|
|
7
|
-
const index$1 = require('./index-
|
|
7
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
8
8
|
const utils = require('./utils-5c31da25.js');
|
|
9
9
|
|
|
10
10
|
const badgeCss = ":host{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:1rem;min-height:1rem;padding:0 0.3125rem;font-family:var(--road-font, sans-serif);font-size:var(--road-font-size-10);font-weight:700;white-space:nowrap;border-radius:1rem}:host(.badge-bubble){min-width:0.25rem;min-height:0.25rem;padding:0}:host(.badge-primary){color:var(--road-on-primary);background-color:var(--road-primary)}:host(.badge-secondary){color:var(--road-on-secondary);background-color:var(--road-secondary)}:host(.badge-accent){color:var(--road-on-warning-surface-inverse);background-color:var(--road-warning-surface-inverse)}:host(.badge-info){color:var(--road-on-info-surface-inverse);background-color:var(--road-info-surface-inverse)}:host(.badge-success){color:var(--road-on-success-surface-inverse);background-color:var(--road-success-surface-inverse)}:host(.badge-warning){color:var(--road-on-warning-surface-inverse);background-color:var(--road-warning-surface-inverse)}:host(.badge-danger){color:var(--road-on-danger-surface-inverse);background-color:var(--road-danger-surface-inverse)}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
|
|
8
8
|
const bannerCss = ":host{display:none}:host(.banner-open){position:relative;display:block;padding:1rem 2rem;font-size:var(--road-body-medium);text-align:center;background-color:var(--road-decorative-surface)}.banner-close{position:absolute;top:0;right:0;padding:0.25rem;color:currentColor;cursor:pointer;background:none;border:0}.banner-close road-icon{color:currentColor}.banner-open-label{font-weight:700}.banner-open-link{display:block;margin:0.25rem 0.75rem;font-size:var(--road-font-size-14);color:currentColor}@media (min-width: 992px){.banner-close{right:0.25rem;bottom:0}.banner-open-link{display:initial}}";
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
require('./polyfill-c7a0fa22.js');
|
|
8
8
|
|
|
9
9
|
const checkboxCss = ".sc-road-checkbox-h{position:relative;display:block;margin-bottom:1.5rem;font-family:var(--road-font, sans-serif);font-size:var(--road-font-size-16);line-height:1.5;color:var(--road-on-surface)}.form-check-input.sc-road-checkbox{position:absolute;z-index:-1;opacity:0}.form-check-label.sc-road-checkbox{position:relative;display:inline-flex;margin:0;cursor:pointer;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.form-check-label.sc-road-checkbox::before{box-sizing:border-box;display:block;flex-shrink:0;width:1.25rem;height:1.25rem;margin:0 0.75rem 0 0;content:\"\";background:var(--road-surface);border:1px solid var(--road-input-outline);border-radius:0.25rem;transition:border 0.2s ease-in-out, background 0.2s ease-in-out}.form-check-icon.sc-road-checkbox{position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:1.25rem;height:1.25rem;color:var(--road-primary-contrast);opacity:0;transition:opacity 0.2s ease-in-out}@media (hover: hover){.form-check-input.sc-road-checkbox:not(:disabled)~.form-check-label.sc-road-checkbox:hover::before{border-color:var(--road-input-surface-variant)}.form-check-input.sc-road-checkbox:not(:disabled):checked~.form-check-label.sc-road-checkbox:hover::before,.form-check-input.sc-road-checkbox:not(:disabled):indeterminate~.form-check-label.sc-road-checkbox:hover::before{background:var(--road-input-surface-variant)}}.form-check-input.sc-road-checkbox:checked~.form-check-label.sc-road-checkbox .form-check-icon.sc-road-checkbox,.form-check-input.sc-road-checkbox:indeterminate~.form-check-label.sc-road-checkbox .form-check-icon.sc-road-checkbox{opacity:1}.form-check-input.sc-road-checkbox:checked~.form-check-label.sc-road-checkbox::before,.form-check-input.sc-road-checkbox:indeterminate~.form-check-label.sc-road-checkbox::before{background:var(--road-input-surface);border-color:var(--road-input-surface)}.form-check-input.focus-visible.sc-road-checkbox~.form-check-label.sc-road-checkbox::before{box-shadow:0 0 0 0.125rem var(--road-grey-000), 0 0 0 0.1875rem var(--road-primary-700)}.form-check-input.focus-visible.sc-road-checkbox:checked~.form-check-label.sc-road-checkbox::before,.form-check-input.focus-visible.sc-road-checkbox:indeterminate~.form-check-label.sc-road-checkbox::before{background:var(--road-input-surface-variant);border-color:var(--road-input-surface-variant)}.form-check-input.sc-road-checkbox:disabled~.form-check-label.sc-road-checkbox,.form-check-input[readonly].sc-road-checkbox~.form-check-label.sc-road-checkbox{cursor:not-allowed}.form-check-input.sc-road-checkbox:disabled~.form-check-label.sc-road-checkbox::before,.form-check-input[readonly].sc-road-checkbox~.form-check-label.sc-road-checkbox::before{background:var(--road-surface-disabled);border:none}.form-check-input.sc-road-checkbox:disabled~.form-check-label.sc-road-checkbox .form-check-icon.sc-road-checkbox,.form-check-input[readonly].sc-road-checkbox~.form-check-label.sc-road-checkbox .form-check-icon.sc-road-checkbox{fill:var(--road-on-surface-disabled)}.invalid-feedback.sc-road-checkbox{display:none;flex:0 0 100%;width:100%;margin-top:0.5rem;font-size:var(--road-font-size-12);color:var(--road-danger-default)}.form-check-input.is-invalid.sc-road-checkbox~.form-check-label.sc-road-checkbox::before,.was-validated.sc-road-checkbox .form-check-input.sc-road-checkbox:invalid~.form-check-label.sc-road-checkbox::before{border-color:var(--road-danger-outline)}.form-check-input.is-invalid.sc-road-checkbox~.invalid-feedback.sc-road-checkbox,.was-validated.sc-road-checkbox .form-check-input.sc-road-checkbox:invalid~.invalid-feedback.sc-road-checkbox{display:block}.form-checkbox-inverse.sc-road-checkbox{display:flex;flex-direction:row-reverse;justify-content:space-between}.form-checkbox-inverse.sc-road-checkbox::before{margin:0 0 0 1rem}.form-checkbox-inverse.sc-road-checkbox .form-check-icon.sc-road-checkbox{right:0;left:auto}.helper.sc-road-checkbox{margin-top:0.5rem;font-size:0.75rem;color:var(--road-grey-500)}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
require('./polyfill-c7a0fa22.js');
|
|
8
8
|
|
|
9
9
|
const chipCss = ":host{box-sizing:border-box;display:inline-flex;align-items:center;height:1.5rem;padding:0.25rem 0.5rem;margin-bottom:0.5rem;font-size:var(--road-font-size-14);cursor:pointer;border:0;border-radius:1.625rem;outline:0;transition:background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.chip-description{display:inline-flex;align-items:center;padding:0 0.5rem}:host(.chip-outline){border-style:solid;border-width:1px}::slotted(road-icon){width:1.25rem;height:1.25rem;margin-right:0.5rem;margin-left:-0.5rem}.chip-close{width:1rem;height:1rem;margin-right:-0.25rem;color:var(--road-surface);background:var(--road-on-surface-weak);border-radius:50%;transition:background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}:host(.chip-lg){height:2.5rem;padding:0 0.75rem;font-size:var(--road-font-size-16)}:host(.chip-lg) ::slotted(road-icon){width:1.5rem;height:1.5rem;margin-right:0.75rem;margin-left:-0.75rem}:host(.chip-lg) .chip-description{padding:0 0.75rem}:host(.chip-lg) .chip-close{width:1.5rem;height:1.5rem}:host(.chip-default){color:var(--road-on-surface);background:var(--road-grey-200)}:host(.chip-outline.chip-default){background:var(--road-surface);border-color:var(--road-outline)}:host(.chip-secondary){color:var(--road-surface-inverse);background:var(--road-button-primary);border-color:transparent}:host(.chip-secondary) .chip-close{color:var(--road-primary);background:var(--road-surface)}@media (any-hover: hover){:host(.chip-outline:hover){border-color:var(--road-outline-variant)}:host(.chip-secondary:hover){background:var(--road-button-primary-variant)}:host(.chip-secondary:hover) .chip-close{color:var(--road-primary)}}:host(.chip-outline:hover){border-color:var(--road-outline-variant)}:host(.chip-secondary.focus-visible){background:var(--road-button-primary-variant)}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
|
|
8
8
|
const dialogCss = ":host{--z-index:3;position:fixed;top:0;left:0;z-index:var(--z-index);display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;font-family:var(--road-font, sans-serif);line-height:1.5;color:var(--road-on-surface);visibility:hidden !important;opacity:0;transition:opacity 0.15s linear, visibility 0.15s}.dialog-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;touch-action:none;background:var(--road-overlay)}:host(.dialog-has-close) .dialog-overlay{cursor:pointer}.dialog-modal{position:relative;width:auto;margin:1rem;pointer-events:none;transition:transform 0.3s ease-out;transform:translateY(50px)}:host(.dialog-open){visibility:visible !important;opacity:1}:host(.dialog-open) .dialog-modal{transform:none}.dialog-content{position:relative;display:flex;flex-direction:column;width:100%;padding:0 0 1.5rem;pointer-events:auto;background:var(--road-surface);background-clip:padding-box;border-radius:0.25rem;outline:0;box-shadow:var(--road-elevation-highest)}@media (min-width: 576px){.dialog-content{max-width:454px}}.dialog-header{display:flex;align-items:center;justify-content:flex-end;height:2.75rem;margin-bottom:1.5rem}.dialog-close{display:flex;align-items:center;align-self:flex-start;justify-content:center;width:3.5rem;height:3.5rem;padding:0;color:inherit;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.dialog-icon{display:inline-block;width:3rem;height:3rem;font-size:var(--road-font-size-48)}.dialog-body{padding:0 1.5rem;text-align:center}@media (min-width: 768px){.dialog-body{padding:0 3rem}}.dialog-title{padding:0;margin:0 0 1rem;font-size:var(--road-body-medium);font-weight:700;line-height:1.2}.dialog-description{margin:0 0 0.5rem;font-size:var(--road-body-medium)}.dialog-footer{display:flex;justify-content:center;padding:0 1.5rem}.dialog-footer ::slotted(road-button){margin-top:1rem}.dialog-footer .btn{min-width:130px;max-width:calc(50% - 0.5rem)}";
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
|
|
8
8
|
const modalCss = ":host{--z-index:3;position:fixed;top:0;left:0;z-index:var(--z-index);display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;font-family:var(--road-font, sans-serif);line-height:1.5;color:var(--road-grey-900);visibility:hidden !important;opacity:0;transition:opacity 0.15s linear, visibility 0.15s}.modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;touch-action:none;cursor:pointer;background:var(--road-overlay)}.modal-dialog{position:relative;width:100%;pointer-events:none;transition:transform 0.3s ease-out;transform:translateY(50px)}:host(.modal-open){visibility:visible !important;opacity:1}:host(.modal-open) .modal-dialog{transform:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;height:100vh;pointer-events:auto;background:var(--road-surface);background-clip:padding-box;box-shadow:var(--road-elevation-hight)}@media (min-width: 768px){.modal-content{height:auto;border-radius:0.25rem}}.modal-header{display:flex;align-items:center;justify-content:flex-end;color:var(--road-on-header-surface);background:var(--road-header-surface)}.modal-header road-icon{color:var(--road-header-icon)}@media (min-width: 768px){.modal-header{border-radius:0.25rem 0.25rem 0 0}}.modal-header-inverse{color:var(--road-on-surface);background:none}.modal-header-inverse road-icon{color:var(--road-icon)}.modal-action,.modal-close{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;padding:0;font-weight:700;color:inherit;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.modal-action~.modal-title,.modal-close~.modal-title{padding-left:0}.modal-action-left,.modal-close-left{margin-right:auto}.modal-title{display:flex;flex-grow:1;align-items:center;justify-content:center;height:3.5rem;padding-left:3.5rem;margin:0;font-size:var(--road-body-medium);font-weight:400}.modal-body{padding:2.5rem 0.5rem;overflow-y:auto}.modal-header-inverse+.modal-body{padding-top:0}@media (min-width: 768px){.modal-body{max-height:86vh;padding-right:5rem;padding-left:5rem}}";
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
|
|
8
8
|
const plateNumberCss = ".sc-road-plate-number-h{display:block}.plate-number.sc-road-plate-number{--margin-bottom:0}.plate-number-start.sc-road-plate-number,.plate-number-end.sc-road-plate-number{width:1.75rem;height:calc(3rem - 0.25rem);background:var(--road-info-50)}.input-group-prepend.sc-road-plate-number{margin-right:-1px}.input-group-prepend.sc-road-plate-number,.input-group-append.sc-road-plate-number{padding:0}.plate-number-start.sc-road-plate-number{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin-right:0;margin-left:1px;color:var(--road-icon-inverse);border-radius:0.125rem 0 0 0.125rem}.plate-number-icon.sc-road-plate-number{width:1.25rem;height:1.25rem;color:#f3db53}.plate-number-location.sc-road-plate-number{font-size:var(--road-button-medium);font-weight:700}.plate-number-end.sc-road-plate-number{margin-right:1px;border-radius:0 0.125rem 0.125rem 0}.plate-number-be.sc-road-plate-number .plate-number-input.sc-road-plate-number{color:var(--road-on-danger-surface)}.plate-number-be.sc-road-plate-number .plate-number-input.sc-road-plate-number,.plate-number-be.sc-road-plate-number .input-group-append.sc-road-plate-number,.plate-number-be.sc-road-plate-number .input-group-prepend.sc-road-plate-number{border-color:var(--road-danger-outline)}.plate-number-input.sc-road-plate-number{position:relative;display:block;height:3rem;margin:0;font-family:var(--road-font, sans-serif);font-size:var(--road-heading-04);font-weight:700;color:var(--road-on-surface);text-align:center;background:var(--road-surface);border:1px solid var(--road-input-outline);border-radius:0;outline:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.plate-number-input.sc-road-plate-number::placeholder{color:var(--road-on-surface-extra-weak);opacity:1}.plate-number-input.sc-road-plate-number:disabled,.plate-number-input[readonly].sc-road-plate-number{color:var(--road-on-surface-disabled);cursor:not-allowed;background:var(--road-surface-disabled);opacity:1}.plate-number-input.sc-road-plate-number:disabled~.input-group-prepend.sc-road-plate-number,.plate-number-input[readonly].sc-road-plate-number~.input-group-prepend.sc-road-plate-number,.plate-number-input.sc-road-plate-number:disabled~.input-group-append.sc-road-plate-number,.plate-number-input[readonly].sc-road-plate-number~.input-group-append.sc-road-plate-number{cursor:not-allowed;background:var(--road-surface-disabled)}@media (hover: hover){.plate-number-input.sc-road-plate-number:not(:disabled):not([readonly]):hover{border-color:var(--road-input-outline-variant)}}.plate-number-input.sc-road-plate-number:not([readonly]):focus{border-color:var(--road-input-outline-variant);outline:0}.motorbike-plate.sc-road-plate-number .plate-number-input.sc-road-plate-number{height:6rem;padding:0.75rem 1rem 0;resize:none;border-left:0}.motorbike-plate.sc-road-plate-number .input-group-prepend.sc-road-plate-number,.motorbike-plate.sc-road-plate-number .input-group-append.sc-road-plate-number{align-items:flex-start;height:6rem;padding:0}.motorbike-plate.sc-road-plate-number .plate-number-start.sc-road-plate-number{margin-top:1px;border-radius:0.125rem 0 0}.motorbike-plate.sc-road-plate-number .plate-number-end.sc-road-plate-number{margin-top:1px;border-radius:0 0.125rem 0 0}";
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
6
|
|
|
7
|
-
const progressCss = ".progress{--border-radius:0.25rem;display:flex;height:0.25rem;overflow:hidden;font-size:var(--road-label-small);background-color:var(--road-
|
|
7
|
+
const progressCss = ".progress{--border-radius:0.25rem;display:flex;height:0.25rem;overflow:hidden;font-size:var(--road-label-small);background-color:var(--road-surface-disabled);border-radius:var(--border-radius)}.progress-light{background-color:var(--road-overlay-inverse)}.progress-element-info{display:flex;justify-content:space-between;margin-top:0.5rem}.progress-element-info-full-width{display:flex;justify-content:space-between;padding:0 1rem;margin-top:0.5rem}.progress-element-label{font-size:var(--road-label-medium);text-align:left}.progress-element-step{font-size:var(--road-label-medium);text-align:right}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;white-space:nowrap;transition:width 0.6s ease}.progress.progress-primary .progress-bar{background:var(--road-primary)}.progress.progress-secondary .progress-bar{background:var(--road-secondary)}.progress.progress-info .progress-bar{background:var(--road-info-surface-inverse)}.progress.progress-success .progress-bar{background:var(--road-success-surface-inverse)}.progress.progress-warning .progress-bar{background:var(--road-warning-surface-inverse)}.progress.progress-danger .progress-bar{background:var(--road-danger-surface-inverse)}.animation .progress-bar{animation:load 5s normal forwards}@keyframes load{0%{width:0}100%{width:100%}}";
|
|
8
8
|
|
|
9
9
|
const ProgressBar = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -26,6 +26,14 @@ const ProgressBar = class {
|
|
|
26
26
|
* Show step
|
|
27
27
|
*/
|
|
28
28
|
this.showstep = false;
|
|
29
|
+
/**
|
|
30
|
+
* Animation progress bar
|
|
31
|
+
*/
|
|
32
|
+
this.animation = false;
|
|
33
|
+
/**
|
|
34
|
+
* Light progress background
|
|
35
|
+
*/
|
|
36
|
+
this.light = false;
|
|
29
37
|
/**
|
|
30
38
|
* Add padding if the progress is full width
|
|
31
39
|
*/
|
|
@@ -38,7 +46,9 @@ const ProgressBar = class {
|
|
|
38
46
|
render() {
|
|
39
47
|
const valueRound = Math.round(this.value / 5 / 5);
|
|
40
48
|
const fullwidth = this.fullwidth ? 'progress-element-info-full-width' : 'progress-element-info';
|
|
41
|
-
|
|
49
|
+
const light = this.light ? 'progress progress-light' : 'progress';
|
|
50
|
+
const animation = this.animation ? 'animation' : '';
|
|
51
|
+
return (index.h(index.Host, { class: "progress-element" }, index.h("div", { class: `${light} progress-${this.color} ${animation}` }, index.h("div", { class: "progress-bar", role: "progressbar", style: { width: `${this.value}%` }, "aria-valuenow": this.value, "aria-valuemin": "0", "aria-valuemax": "100" })), index.h("div", { class: `${fullwidth}` }, index.h("span", { class: "progress-element-label" }, this.label), this.showstep && index.h("span", { class: "progress-element-step" }, valueRound, "/", this.numbersteps))));
|
|
42
52
|
}
|
|
43
53
|
};
|
|
44
54
|
ProgressBar.style = progressCss;
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
6
|
require('./polyfill-c7a0fa22.js');
|
|
7
7
|
|
|
8
|
-
const radioCss = ".sc-road-radio-h{position:relative;display:block;margin-bottom:1.5rem;font-family:var(--road-font, sans-serif);font-size:var(--road-body-medium);line-height:1.5;color:var(--road-on-surface)}.form-radio-inline.sc-road-radio-h{display:inline-flex;flex-wrap:wrap;align-items:center;margin-right:1.5rem;margin-bottom:0}.form-radio-input.sc-road-radio{position:absolute;z-index:-1;opacity:0}.form-radio-label.sc-road-radio{position:relative;display:inline-flex;align-items:flex-start;margin:0;cursor:pointer;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.form-radio-label.sc-road-radio::before{box-sizing:border-box;display:block;flex-shrink:0;width:1.25rem;height:1.25rem;margin:0.1rem 0.75rem 0 0;content:\"\";background:var(--road-surface);border:1px solid var(--road-input-outline);border-radius:50%;transition:border-color 0.2s ease-in-out}.form-radio-label.sc-road-radio::after{position:absolute;top:0.285rem;left:0.1875rem;box-sizing:border-box;display:block;width:0.875rem;height:0.875rem;content:\"\";background:var(--road-grey-60);border:none;border-radius:50%;transition:background 0.2s ease-in-out, transform 0.2s ease-in-out;transform:scale(0);transform-origin:50% 50%}@media (hover: hover){.form-radio-input.sc-road-radio~.form-radio-label.sc-road-radio:hover::before{border-color:var(--road-input-surface)}.form-radio-input.sc-road-radio:checked~.form-radio-label.sc-road-radio:hover::after{background:var(--road-input-surface-variant)}}.form-radio-input.sc-road-radio:checked~.form-radio-label.sc-road-radio::after{background:var(--road-input-surface);opacity:1;transform:scale(1)}.form-radio-input.focus-visible.sc-road-radio~.form-radio-label.sc-road-radio::before{box-shadow:0 0 0 0.125rem var(--road-grey-100-new), 0 0 0 0.1875rem var(--road-input-outline-variant)}.form-radio-input.focus-visible.sc-road-radio:checked~.form-radio-label.sc-road-radio::after{background:var(--road-primary-700)}.form-radio-input.sc-road-radio:disabled~.form-radio-label.sc-road-radio,.form-radio-input[readonly].sc-road-radio~.form-radio-label.sc-road-radio{cursor:not-allowed}.form-radio-input.sc-road-radio:disabled~.form-radio-label.sc-road-radio::before,.form-radio-input[readonly].sc-road-radio~.form-radio-label.sc-road-radio::before{background:var(--road-on-surface-disabled);border:none}.form-radio-input.sc-road-radio:disabled~.form-radio-label.sc-road-radio::after,.form-radio-input[readonly].sc-road-radio~.form-radio-label.sc-road-radio::after{background:var(--road-grey-60)}.form-radio-input.is-invalid.sc-road-radio~.form-radio-label.sc-road-radio::before{border-color:var(--road-danger-outline)}.form-radio-inverse.sc-road-radio{display:flex;flex-direction:row-reverse;justify-content:space-between}.form-radio-inverse.sc-road-radio::before{margin:0 0 0 1rem}.form-radio-inverse.sc-road-radio::after{right:0.1875rem;left:auto}";
|
|
8
|
+
const radioCss = ".sc-road-radio-h{position:relative;display:block;margin-bottom:1.5rem;font-family:var(--road-font, sans-serif);font-size:var(--road-body-medium);line-height:1.5;color:var(--road-on-surface)}.form-radio-inline.sc-road-radio-h{display:inline-flex;flex-wrap:wrap;align-items:center;margin-right:1.5rem;margin-bottom:0}.form-radio-input.sc-road-radio{position:absolute;z-index:-1;width:20px;height:20px;opacity:0}.form-radio-input.sc-road-radio:disabled{z-index:1;width:100%;cursor:not-allowed}.form-radio-label.sc-road-radio{position:relative;display:inline-flex;align-items:flex-start;margin:0;cursor:pointer;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.form-radio-label.sc-road-radio::before{box-sizing:border-box;display:block;flex-shrink:0;width:1.25rem;height:1.25rem;margin:0.1rem 0.75rem 0 0;content:\"\";background:var(--road-surface);border:1px solid var(--road-input-outline);border-radius:50%;transition:border-color 0.2s ease-in-out}.form-radio-label.sc-road-radio::after{position:absolute;top:0.285rem;left:0.1875rem;box-sizing:border-box;display:block;width:0.875rem;height:0.875rem;content:\"\";background:var(--road-grey-60);border:none;border-radius:50%;transition:background 0.2s ease-in-out, transform 0.2s ease-in-out;transform:scale(0);transform-origin:50% 50%}@media (hover: hover){.form-radio-input.sc-road-radio~.form-radio-label.sc-road-radio:hover::before{border-color:var(--road-input-surface)}.form-radio-input.sc-road-radio:checked~.form-radio-label.sc-road-radio:hover::after{background:var(--road-input-surface-variant)}}.form-radio-input.sc-road-radio:checked~.form-radio-label.sc-road-radio::after{background:var(--road-input-surface);opacity:1;transform:scale(1)}.form-radio-input.focus-visible.sc-road-radio~.form-radio-label.sc-road-radio::before{box-shadow:0 0 0 0.125rem var(--road-grey-100-new), 0 0 0 0.1875rem var(--road-input-outline-variant)}.form-radio-input.focus-visible.sc-road-radio:checked~.form-radio-label.sc-road-radio::after{background:var(--road-primary-700)}.form-radio-input.sc-road-radio:disabled~.form-radio-label.sc-road-radio,.form-radio-input[readonly].sc-road-radio~.form-radio-label.sc-road-radio{cursor:not-allowed}.form-radio-input.sc-road-radio:disabled~.form-radio-label.sc-road-radio::before,.form-radio-input[readonly].sc-road-radio~.form-radio-label.sc-road-radio::before{background:var(--road-on-surface-disabled);border:none}.form-radio-input.sc-road-radio:disabled~.form-radio-label.sc-road-radio::after,.form-radio-input[readonly].sc-road-radio~.form-radio-label.sc-road-radio::after{background:var(--road-grey-60)}.form-radio-input.is-invalid.sc-road-radio~.form-radio-label.sc-road-radio::before{border-color:var(--road-danger-outline)}.form-radio-inverse.sc-road-radio{display:flex;flex-direction:row-reverse;justify-content:space-between}.form-radio-inverse.sc-road-radio::before{margin:0 0 0 1rem}.form-radio-inverse.sc-road-radio::after{right:0.1875rem;left:auto}";
|
|
9
9
|
|
|
10
10
|
const Radio = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
|
|
8
8
|
const rangeCss = ".sc-road-range-h{display:block}.form-group.sc-road-range{width:100%}.form-range.sc-road-range{position:relative;display:flex;flex-direction:column;width:100%;margin-bottom:6px}.form-range-input.sc-road-range{position:relative;z-index:1;width:100%;background:transparent;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range.sc-road-range>output.sc-road-range::after{display:block;font-size:var(--road-label-medium);text-align:right;content:counter(variable);counter-reset:variable var(--value)}.form-range-progress.sc-road-range{position:relative;z-index:0;display:block;width:100%;margin-top:-1rem}.form-range-input.sc-road-range::-webkit-slider-runnable-track{border:0;-webkit-appearance:none;appearance:none}.form-range-input.sc-road-range::-moz-range-track{height:0.5rem;border:0;-moz-appearance:none;appearance:none}.form-range-progress.sc-road-range::before{display:block;height:0.5rem;content:\"\";background-color:var(--road-on-surface-disabled);border:0;border-radius:1.125rem}.form-range-progress.sc-road-range::after{position:absolute;top:0;right:0;left:0;display:block;width:calc((var(--value) * 100%) / var(--max));height:0.5rem;content:\"\";background:var(--road-primary);border-radius:1.125rem}.form-range-input.sc-road-range::-webkit-slider-thumb{position:relative;z-index:1;width:1.625rem;height:1.625rem;cursor:grab;background:var(--road-surface);border:none;border-radius:1.625rem;box-shadow:0 0.1875rem 0.375rem rgba(0, 0, 0, 0.24);-webkit-appearance:none;appearance:none}.form-range-input.sc-road-range::-moz-range-thumb{position:relative;z-index:1;box-sizing:border-box;width:1.625rem;height:1.625rem;margin-top:-0.625rem;cursor:grab;background:var(--road-surface);border:none;border-radius:1.625rem;box-shadow:0 0.1875rem 0.375rem rgba(0, 0, 0, 0.24);-moz-appearance:none;appearance:none}.focus-visible.sc-road-range-h .form-range-input.sc-road-range::-webkit-slider-thumb,.sc-road-range-h:active .form-range-input.sc-road-range::-webkit-slider-thumb{background:var(--road-input-surface-variant);border:0.5rem solid var(--road-grey-100-new)}.focus-visible.sc-road-range-h .form-range-input.sc-road-range::-moz-range-thumb,.sc-road-range-h:active .form-range-input.sc-road-range::-moz-range-thumb{background:var(--road-input-surface-variant);border:0.5rem solid var(--road-grey-100-new)}.sc-road-range-s>datalist{display:flex;justify-content:space-between}.sc-road-range-s>datalist option{width:32px;margin:0;font-size:var(--road-label-medium);text-align:center}";
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
|
|
8
8
|
const ratingCss = ":host{display:flex;align-items:center}.rating-stars{display:inline-flex;flex-shrink:0}.rating-star{color:var(--road-surface-disabled)}.rating-stars.rating-stars--small .icon-sm{width:1rem;height:1rem}.rating-number{margin-left:0.5rem;font-size:var(--road-link-medium);color:var(--road-on-surface);text-decoration:underline}.rating-number.rating-number--small{font-size:var(--road-link-small)}";
|
|
9
9
|
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a2306350.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
6
|
+
const index$1 = require('./index-0fd360a4.js');
|
|
7
7
|
|
|
8
|
-
const toastCss = ":host{position:fixed;
|
|
8
|
+
const toastCss = ":host{position:fixed;right:0;bottom:1rem;left:0;z-index:1;display:flex;justify-content:center;width:328px;margin:0 auto;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility .15s,transform .3s ease-in-out;transform:translateY(-100%)}@media (min-width: 1200px){:host{right:1.5rem;bottom:3rem;left:auto;width:auto;transform:translateX(100%)}}:host(.toast-open){visibility:visible;opacity:1;transform:none}.toast{position:relative;box-sizing:border-box;display:flex;flex:0 0 100%;flex-flow:wrap;align-items:flex-start;width:328px;padding:0.75rem 2rem 0.6rem 1rem;font-family:var(--road-font);font-size:var(--road-body-medium);line-height:1.4;color:var(--road-on-info-surface-inverse);text-align:left;background:var(--road-info-surface-inverse);border-radius:0.25rem}@media (min-width: 575px){.toast{padding:1rem;margin-right:auto;margin-left:auto}}.toast-danger{color:var(--road-on-danger-surface-inverse);background:var(--road-danger-surface-inverse)}.toast-danger road-icon{color:var(--road-danger-icon-inverse)}.toast-warning{color:var(--road-on-warning-surface-inverse);background:var(--road-warning-surface-inverse)}.toast-warning road-icon{color:var(--road-warning-icon-inverse)}.toast-success{color:var(--road-on-success-surface-inverse);background:var(--road-success-surface-inverse)}.toast-success road-icon{color:var(--road-success-icon-inverse)}.toast-info{color:var(--road-on-info-surface-inverse);background:var(--road-info-surface-inverse)}.toast-info road-icon{color:var(--road-info-icon-inverse)}.toast-icon{top:auto;left:0.5rem;margin-top:-5px;margin-right:0.5rem}@media (min-width: 575px){.toast-icon{position:relative;top:auto;left:auto;margin-right:0.5rem}}.toast-close{position:absolute;right:0.5rem;padding:0;color:inherit;cursor:pointer;background:none;border:0;border-radius:4px;fill:var(--road-info-icon-inverse)}.toast-warning .toast-close{fill:var(--road-warning-icon-inverse)}.toast-close:focus{border-color:var(--road-info-surface-inverse);outline:none}.toast-label{width:240px;margin:0}:host ::slotted(road-progress){position:absolute;bottom:-8px;left:0;flex-basis:100%;width:100%;margin-top:0.5rem}@keyframes load{0%{width:0}100%{width:100%}}";
|
|
9
9
|
|
|
10
10
|
const Toast = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -23,7 +23,7 @@ const Toast = class {
|
|
|
23
23
|
* How many milliseconds to wait before hiding the toast. if `"0"`, it will show
|
|
24
24
|
* until `close()` is called.
|
|
25
25
|
*/
|
|
26
|
-
this.timeout =
|
|
26
|
+
this.timeout = 5000;
|
|
27
27
|
/**
|
|
28
28
|
* Close the dialog when clicking on the cross or layer
|
|
29
29
|
*/
|
|
@@ -69,22 +69,25 @@ const Toast = class {
|
|
|
69
69
|
let icon;
|
|
70
70
|
switch (this.color) {
|
|
71
71
|
case 'info':
|
|
72
|
-
icon = index$1.
|
|
72
|
+
icon = index$1.alertInfoOutline;
|
|
73
73
|
break;
|
|
74
74
|
case 'success':
|
|
75
|
-
icon = index$1.
|
|
75
|
+
icon = index$1.alertSuccessOutline;
|
|
76
76
|
break;
|
|
77
77
|
case 'warning':
|
|
78
|
-
icon = index$1.
|
|
78
|
+
icon = index$1.alertWarningOutline;
|
|
79
79
|
break;
|
|
80
80
|
case 'danger':
|
|
81
|
-
icon = index$1.
|
|
81
|
+
icon = index$1.alertDangerOutline;
|
|
82
82
|
break;
|
|
83
83
|
default:
|
|
84
|
-
icon = index$1.
|
|
84
|
+
icon = index$1.alertInfoOutline;
|
|
85
85
|
break;
|
|
86
86
|
}
|
|
87
|
-
|
|
87
|
+
if (this.color == 'danger') {
|
|
88
|
+
this.timeout = 0;
|
|
89
|
+
}
|
|
90
|
+
return (index.h(index.Host, { class: `${toastIsOpenClass}`, role: "alert" }, index.h("div", { class: `toast toast-${this.color}` }, index.h("road-icon", { class: "toast-icon", icon: icon, "aria-hidden": "true" }), index.h("p", { class: "toast-label" }, this.label), index.h("button", { type: "button", class: "toast-close", "aria-label": "Close", onClick: this.onClick }, index.h("road-icon", { icon: index$1.navigationClose, size: "md" })), index.h("slot", { name: "progress" }))));
|
|
88
91
|
}
|
|
89
92
|
static get watchers() { return {
|
|
90
93
|
"isOpen": ["isOpenChanged"]
|
package/dist/cjs/roadtrip.cjs.js
CHANGED
|
@@ -83,5 +83,5 @@ const patchDynamicImport = (base, orgScriptElm) => {
|
|
|
83
83
|
};
|
|
84
84
|
|
|
85
85
|
patchBrowser().then(options => {
|
|
86
|
-
return index.bootstrapLazy([["road-badge_14.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[2],"max":[2],"step":[1],"value":[2],"size":[1],"dustbin":[4],"leftIconClasses":[32],"rightIconClasses":[32],"isDustbinVisible":[32]}],[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-input-group"],[1,"road-label"],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-profil-dropdown.cjs",[[1,"road-profil-dropdown",{"isOpen":[1028,"is-open"]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"isLightSeparator":[4,"is-light-separator"],"isSmall":[4,"is-small"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[1,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[6,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"],"showLabels":[4,"show-labels"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-global-navigation.cjs",[[1,"road-global-navigation",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"numbersteps":[1],"label":[1],"showstep":[4],"fullwidth":[4],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-segmented-button.cjs",[[1,"road-segmented-button",{"size":[1],"selected":[1028],"tab":[1]},[[8,"roadSegmentedButtonBarChanged","onButtonBarChanged"],[8,"roadSegmentedButtonbarchanged","onButtonBarChanged"]]]]],["road-segmented-button-bar.cjs",[[1,"road-segmented-button-bar",{"selectedTab":[1,"selected-tab"]}]]],["road-segmented-buttons.cjs",[[1,"road-segmented-buttons",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-toolbar-title-page.cjs",[[1,"road-toolbar-title-page"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-vertical-stepper.cjs",[[1,"road-vertical-stepper"]]],["road-vertical-stepper-item.cjs",[[4,"road-vertical-stepper-item"]]],["road-avatar.cjs",[[1,"road-avatar",{"size":[513]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]]], options);
|
|
86
|
+
return index.bootstrapLazy([["road-badge_14.cjs",[[2,"road-counter",{"inputId":[1,"input-id"],"min":[2],"max":[2],"step":[1],"value":[2],"size":[1],"dustbin":[4],"leftIconClasses":[32],"rightIconClasses":[32],"isDustbinVisible":[32]}],[1,"road-item",{"button":[4],"detail":[4],"active":[4],"detailIcon":[1,"detail-icon"],"disabled":[4],"download":[1],"href":[1],"rel":[1],"lines":[1],"target":[1],"type":[1],"multipleInputs":[32]}],[1,"road-badge",{"color":[1],"bubble":[4]}],[1,"road-list",{"lines":[1]}],[1,"road-toolbar",{"color":[1]}],[33,"road-drawer",{"isOpen":[1028,"is-open"],"position":[1],"drawerWidth":[2,"drawer-width"],"hasInverseHeader":[4,"has-inverse-header"],"hasBackIcon":[4,"has-back-icon"],"backText":[1,"back-text"],"drawerTitle":[1,"drawer-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64],"back":[64]},[[4,"keyup","onEscape"]]],[1,"road-col"],[1,"road-grid"],[6,"road-input",{"inputId":[1,"input-id"],"autocapitalize":[1],"autocomplete":[1],"autocorrect":[1],"autofocus":[4],"disabled":[4],"enterkeyhint":[1],"inputmode":[1],"max":[1],"maxlength":[2],"min":[1],"minlength":[2],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"spellcheck":[4],"step":[1],"size":[2],"sizes":[1],"type":[1],"value":[1032],"label":[1],"error":[1],"helper":[1],"debounce":[2]}],[1,"road-row"],[1,"road-button",{"color":[1],"size":[513],"buttonType":[1,"button-type"],"disabled":[516],"expand":[516],"download":[1],"href":[1],"rel":[1],"target":[1],"outline":[4]}],[1,"road-input-group"],[1,"road-label"],[1,"road-icon",{"color":[1],"ariaLabel":[1537,"aria-label"],"ariaHidden":[513,"aria-hidden"],"name":[1],"src":[1],"icon":[8],"size":[1],"rotate":[1],"lazy":[4],"sanitize":[4],"svgContent":[32],"isVisible":[32]}]]],["road-duration.cjs",[[1,"road-duration",{"isOpen":[1028,"is-open"],"header":[1],"min":[2],"max":[2],"step":[2],"open":[64],"close":[64]},[[0,"roadcardclick","handleClick"]]]]],["road-plate-number.cjs",[[2,"road-plate-number",{"country":[1],"disabled":[4],"placeholder":[1],"readonly":[4],"value":[1032],"motorbike":[4]}]]],["road-profil-dropdown.cjs",[[1,"road-profil-dropdown",{"isOpen":[1028,"is-open"]}]]],["road-accordion.cjs",[[1,"road-accordion",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"isLightSeparator":[4,"is-light-separator"],"isSmall":[4,"is-small"]}]]],["road-banner.cjs",[[1,"road-banner",{"isOpen":[1028,"is-open"],"label":[1],"link":[1],"url":[1],"close":[64]}]]],["road-carousel.cjs",[[1,"road-carousel",{"options":[8],"pager":[4],"arrows":[4],"update":[64],"updateAutoHeight":[64],"slideTo":[64],"slideNext":[64],"slidePrev":[64],"getActiveIndex":[64],"getPreviousIndex":[64],"length":[64],"isEnd":[64],"isBeginning":[64],"startAutoplay":[64],"stopAutoplay":[64],"lockSwipeToNext":[64],"lockSwipeToPrev":[64],"lockSwipes":[64],"getSwiper":[64]}]]],["road-checkbox.cjs",[[6,"road-checkbox",{"checkboxId":[1,"checkbox-id"],"name":[1],"required":[4],"checked":[1028],"indeterminate":[4],"disabled":[4],"value":[1],"label":[1],"inverse":[4],"error":[1],"helper":[1]}]]],["road-chip.cjs",[[1,"road-chip",{"color":[1],"outline":[4],"size":[1],"hasCloseIcon":[4,"has-close-icon"]}]]],["road-collapse.cjs",[[1,"road-collapse",{"isOpen":[1028,"is-open"],"showMore":[1,"show-more"],"showLess":[1,"show-less"],"centered":[4]}]]],["road-dialog.cjs",[[1,"road-dialog",{"isOpen":[1028,"is-open"],"hasCloseIcon":[4,"has-close-icon"],"color":[1],"icon":[1],"label":[1],"description":[1],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-dropdown.cjs",[[1,"road-dropdown",{"isOpen":[1028,"is-open"],"isLight":[4,"is-light"],"position":[513],"direction":[513]}]]],["road-modal.cjs",[[1,"road-modal",{"maxWidth":[2,"max-width"],"isOpen":[1028,"is-open"],"hasInverseHeader":[4,"has-inverse-header"],"modalTitle":[1,"modal-title"],"hasCloseIcon":[4,"has-close-icon"],"open":[64],"close":[64]},[[4,"keyup","onEscape"]]]]],["road-range.cjs",[[6,"road-range",{"rangeId":[1,"range-id"],"value":[1032],"min":[1],"max":[1],"step":[1],"showValue":[4,"show-value"],"showTick":[4,"show-tick"],"showLabels":[4,"show-labels"]}]]],["road-rating.cjs",[[1,"road-rating",{"size":[513],"rate":[2],"reviews":[2],"reviewsText":[1,"reviews-text"]}]]],["road-toast.cjs",[[1,"road-toast",{"isOpen":[1028,"is-open"],"color":[1],"label":[1],"timeout":[2],"open":[64],"close":[64]}]]],["road-alert.cjs",[[1,"road-alert",{"color":[1],"label":[1],"link":[1],"url":[1]}]]],["road-autocomplete.cjs",[[6,"road-autocomplete",{"options":[16],"visible":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[4,"click","onClickOutside"]]]]],["road-carousel-item.cjs",[[4,"road-carousel-item"]]],["road-flap.cjs",[[1,"road-flap",{"color":[1],"size":[513]}]]],["road-global-navigation.cjs",[[1,"road-global-navigation",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-img.cjs",[[1,"road-img",{"alt":[1],"src":[1],"loadSrc":[32],"loadError":[32]}]]],["road-navbar.cjs",[[1,"road-navbar",{"selectedTab":[1,"selected-tab"]},[[0,"roadNavbarItemClick","onNavbarChanged"],[0,"roadnavbaritemclick","onNavbarChanged"]]]]],["road-navbar-item.cjs",[[1,"road-navbar-item",{"disabled":[4],"download":[1],"href":[1],"rel":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadNavbarChanged","onNavbarChanged"],[8,"roadnavbarchanged","onNavbarChanged"]]]]],["road-progress.cjs",[[1,"road-progress",{"value":[2],"numbersteps":[1],"label":[1],"showstep":[4],"animation":[4],"light":[4],"fullwidth":[4],"color":[1]}]]],["road-radio.cjs",[[2,"road-radio",{"radioId":[1,"radio-id"],"name":[1],"required":[4],"disabled":[4],"value":[8],"label":[1],"inverse":[4],"error":[4],"helper":[1],"inline":[4],"checked":[32]},[[8,"roadChange","onRoadChangedChanged"],[8,"roadchange","onRoadChangedChanged"]]]]],["road-radio-group.cjs",[[6,"road-radio-group",{"radioGroupId":[1,"radio-group-id"],"allowEmptySelection":[4,"allow-empty-selection"],"name":[1],"value":[1032],"label":[1],"asterisk":[4],"ariaLabel":[513,"aria-label"],"error":[1025],"helper":[1]}]]],["road-segmented-button.cjs",[[1,"road-segmented-button",{"size":[1],"selected":[1028],"tab":[1]},[[8,"roadSegmentedButtonBarChanged","onButtonBarChanged"],[8,"roadSegmentedButtonbarchanged","onButtonBarChanged"]]]]],["road-segmented-button-bar.cjs",[[1,"road-segmented-button-bar",{"selectedTab":[1,"selected-tab"]}]]],["road-segmented-buttons.cjs",[[1,"road-segmented-buttons",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-select.cjs",[[2,"road-select",{"selectId":[1,"select-id"],"options":[16],"autofocus":[4],"disabled":[4],"name":[1],"required":[4],"size":[2],"sizes":[1],"label":[1],"error":[1],"value":[1032]}]]],["road-select-filter.cjs",[[6,"road-select-filter",{"options":[16],"parameters":[8],"isActive":[4,"is-active"],"onlySelect":[4,"only-select"],"isOpen":[32],"currentValue":[32]},[[0,"roadFocus","handleFocus"],[0,"roadfocus","handleFocus"],[0,"roadBlur","handleBlur"],[0,"roadblur","handleBlur"],[0,"roadChange","handleChange"],[0,"roadchange","handleChange"],[4,"click","onClickOutside"]]]]],["road-skeleton.cjs",[[1,"road-skeleton"]]],["road-spinner.cjs",[[1,"road-spinner",{"size":[513],"color":[513]}]]],["road-stepper.cjs",[[1,"road-stepper",{"color":[513],"light":[4],"outline":[4],"stateFirstStep":[1,"state-first-step"],"stateSecondStep":[1,"state-second-step"],"stateThirdStep":[1,"state-third-step"]}]]],["road-switch.cjs",[[2,"road-switch",{"switchId":[1,"switch-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-tab.cjs",[[1,"road-tab",{"active":[1028],"tab":[1],"setActive":[64]}]]],["road-tab-bar.cjs",[[1,"road-tab-bar",{"secondary":[4],"expand":[4],"center":[4],"selectedTab":[1,"selected-tab"]}]]],["road-tab-button.cjs",[[1,"road-tab-button",{"download":[1],"href":[1],"rel":[1],"layout":[1],"selected":[1028],"tab":[1],"target":[1]},[[8,"roadTabBarChanged","onTabBarChanged"],[8,"roadTabbarchanged","onTabBarChanged"]]]]],["road-table.cjs",[[6,"road-table"]]],["road-tabs.cjs",[[1,"road-tabs",{"selectedTab":[32],"select":[64],"getTab":[64],"getSelected":[64]}]]],["road-text.cjs",[[1,"road-text",{"color":[1]}]]],["road-textarea.cjs",[[2,"road-textarea",{"textareaId":[1,"textarea-id"],"autocapitalize":[1],"autofocus":[4],"disabled":[4],"inputmode":[1],"enterkeyhint":[1],"maxlength":[2],"minlength":[2],"name":[1],"placeholder":[1],"sizes":[1],"readonly":[4],"required":[4],"spellcheck":[4],"cols":[2],"rows":[2],"wrap":[1],"value":[1025],"label":[1],"error":[1],"helper":[1]}]]],["road-toggle.cjs",[[2,"road-toggle",{"toggleId":[1,"toggle-id"],"name":[1],"checked":[1028],"disabled":[4],"label":[1],"color":[1],"hasLeftLabel":[4,"has-left-label"],"isSpaced":[4,"is-spaced"],"value":[1],"on":[1],"off":[1]}]]],["road-toolbar-title.cjs",[[1,"road-toolbar-title"]]],["road-toolbar-title-page.cjs",[[1,"road-toolbar-title-page"]]],["road-tooltip.cjs",[[1,"road-tooltip",{"tooltipId":[1,"tooltip-id"],"content":[1],"position":[1],"contentAlign":[1,"content-align"],"isOpen":[1028,"is-open"],"trigger":[1],"open":[64],"close":[64]}]]],["road-vertical-stepper.cjs",[[1,"road-vertical-stepper"]]],["road-vertical-stepper-item.cjs",[[4,"road-vertical-stepper-item"]]],["road-avatar.cjs",[[1,"road-avatar",{"size":[513]}]]],["road-card.cjs",[[1,"road-card",{"button":[4],"value":[1],"type":[1],"download":[1],"href":[1],"rel":[1],"target":[1]}]]]], options);
|
|
87
87
|
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m21.44 31.78 4.47-1.36c.72.51 1.48.95 2.27 1.32l1.06 4.55h9.78l1.06-4.55c.79-.37 1.55-.81 2.27-1.32l4.47 1.36 4.89-8.47-3.42-3.19a12.27 12.27 0 0 0 0-2.62l3.42-3.19-4.89-8.47-4.47 1.36c-.72-.51-1.48-.95-2.27-1.32l-1.06-4.55h-9.78l-1.06 4.55c-.79.37-1.55.81-2.27 1.32l-4.47-1.36-4.89 8.47 3.42 3.19a12.27 12.27 0 0 0 0 2.62l-3.42 3.19 4.89 8.47Zm1.18-10.71-.09-.64c-.09-.62-.13-1.14-.13-1.62 0-.48.04-1 .13-1.62l.09-.64-2.9-2.71 2.9-5.02 3.8 1.16.51-.4c.87-.68 1.81-1.22 2.81-1.63l.6-.24.9-3.86h5.8l.9 3.86.6.24c1 .4 1.94.95 2.81 1.63l.51.4 3.8-1.16 2.9 5.02-2.9 2.71.09.64c.09.62.13 1.14.13 1.62 0 .48-.04 1-.13 1.62l-.09.64 2.9 2.71-2.9 5.02-3.8-1.16-.51.4a11.5 11.5 0 0 1-2.81 1.63l-.6.24-.9 3.86h-5.8l-.9-3.86-.6-.24c-1-.4-1.94-.95-2.81-1.63l-.51-.4-3.8 1.16-2.9-5.02 2.9-2.71Z"/><path d="m57.2 35.64-.31-.22c-.98-.73-1.82-1.21-3.8-.76-2.71.63-4.29 3.16-5.65 5.76l-4.3 2.79c-.72-1.32-2.19-2.34-4.39-2.34h-6.4s-.35-.06-1.41-.66c-2.06-1.17-4.45-1.78-6.91-1.78h-2.39c-2.03 0-4.36 1.5-5.77 2.81-1.31 1.31-2.68 3.3-3.89 5.06-.25.36-.48.71-.71 1.03l-.87-.83-4.53 4.77 1.81 1.72 2.81-2.95 9.79 9.31-1.52 1.6 1.81 1.72 3.25-3.41-1.48-1.41.19-.19c.07-.07.14-.15.22-.23.37-.39.59-.63 1.34-.63h17.1c2.29 0 10.62-8.88 10.71-8.97.93-1.05 4.56-6.49 6-9.42.48-.98.19-2.15-.7-2.78v.01Zm-7.17 10.53c-1.4 1.56-7.57 7.54-8.96 8.13H24.09c-1.85 0-2.68.89-3.17 1.43l-.39.4-7.42-7.05c.3-.43.62-.88.94-1.36 1.15-1.67 2.45-3.57 3.56-4.68 1.12-1.05 2.87-2.11 4.03-2.11h2.39c2.02 0 3.99.5 5.68 1.46 1.53.87 2.17.98 2.58.98h6.45c1.67 0 2.41.91 2.41 1.8s-.75 1.8-2.41 1.8h-9.77v2.5h9.77c2.86 0 4.5-1.7 4.84-3.58l5.77-3.74.15-.3c1.37-2.67 2.54-4.39 4.14-4.77.99-.23 1.12-.14 1.73.32.05.04.1.08.15.11-1.44 2.84-4.81 7.84-5.51 8.64l.02.02Z"/><path d="M34.13 24.93c3.37 0 6.12-2.74 6.12-6.12a6.12 6.12 0 1 0-6.12 6.12Zm0-9.74a3.62 3.62 0 1 1 0 7.24c-2 0-3.62-1.62-3.62-3.62s1.62-3.62 3.62-3.62Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m21.44 31.78 4.47-1.36c.72.51 1.48.95 2.27 1.32l1.06 4.55h9.78l1.06-4.55c.79-.37 1.55-.81 2.27-1.32l4.47 1.36 4.89-8.47-3.42-3.19a12.27 12.27 0 0 0 0-2.62l3.42-3.19-4.89-8.47-4.47 1.36c-.72-.51-1.48-.95-2.27-1.32l-1.06-4.55h-9.78l-1.06 4.55c-.79.37-1.55.81-2.27 1.32l-4.47-1.36-4.89 8.47 3.42 3.19a12.27 12.27 0 0 0 0 2.62l-3.42 3.19 4.89 8.47Zm1.18-10.71-.09-.64c-.09-.62-.13-1.14-.13-1.62 0-.48.04-1 .13-1.62l.09-.64-2.9-2.71 2.9-5.02 3.8 1.16.51-.4c.87-.68 1.81-1.22 2.81-1.63l.6-.24.9-3.86h5.8l.9 3.86.6.24c1 .4 1.94.95 2.81 1.63l.51.4 3.8-1.16 2.9 5.02-2.9 2.71.09.64c.09.62.13 1.14.13 1.62 0 .48-.04 1-.13 1.62l-.09.64 2.9 2.71-2.9 5.02-3.8-1.16-.51.4a11.5 11.5 0 0 1-2.81 1.63l-.6.24-.9 3.86h-5.8l-.9-3.86-.6-.24c-1-.4-1.94-.95-2.81-1.63l-.51-.4-3.8 1.16-2.9-5.02 2.9-2.71Z"/><path d="m57.2 35.64-.31-.22c-.98-.73-1.82-1.21-3.8-.76-2.71.63-4.29 3.16-5.65 5.76l-4.3 2.79c-.72-1.32-2.19-2.34-4.39-2.34h-6.4s-.35-.06-1.41-.66c-2.06-1.17-4.45-1.78-6.91-1.78h-2.39c-2.03 0-4.36 1.5-5.77 2.81-1.31 1.31-2.68 3.3-3.89 5.06-.25.36-.48.71-.71 1.03l-.87-.83-4.53 4.77 1.81 1.72 2.81-2.95 9.79 9.31-1.52 1.6 1.81 1.72 3.25-3.41-1.48-1.41.19-.19c.07-.07.14-.15.22-.23.37-.39.59-.63 1.34-.63h17.1c2.29 0 10.62-8.88 10.71-8.97.93-1.05 4.56-6.49 6-9.42.48-.98.19-2.15-.7-2.78v.01Zm-7.17 10.53c-1.4 1.56-7.57 7.54-8.96 8.13H24.09c-1.85 0-2.68.89-3.17 1.43l-.39.4-7.42-7.05c.3-.43.62-.88.94-1.36 1.15-1.67 2.45-3.57 3.56-4.68 1.12-1.05 2.87-2.11 4.03-2.11h2.39c2.02 0 3.99.5 5.68 1.46 1.53.87 2.17.98 2.58.98h6.45c1.67 0 2.41.91 2.41 1.8s-.75 1.8-2.41 1.8h-9.77v2.5h9.77c2.86 0 4.5-1.7 4.84-3.58l5.77-3.74.15-.3c1.37-2.67 2.54-4.39 4.14-4.77.99-.23 1.12-.14 1.73.32.05.04.1.08.15.11-1.44 2.84-4.81 7.84-5.51 8.64l.02.02ZM34.13 24.93c3.37 0 6.12-2.74 6.12-6.12a6.12 6.12 0 1 0-6.12 6.12Zm0-9.74a3.62 3.62 0 1 1 0 7.24c-2 0-3.62-1.62-3.62-3.62s1.62-3.62 3.62-3.62Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M48.79 25.299v-2.5h3.56c2.99 0 5.42-2.43 5.42-5.42 0-2.99-2.43-5.42-5.42-5.42h-1.12l-.17-1.11c-.29-2.64-2.82-4.79-5.64-4.79-2.1 0-3.92 1.22-4.73 3.19l-2.31-.95c1.2-2.92 3.9-4.74 7.04-4.74 3.75 0 7.04 2.55 7.94 5.97 3.91.51 6.92 3.84 6.92 7.85 0 4.37-3.55 7.92-7.92 7.92h-3.57ZM34.47 42.589l-1.82-.17-1.53-2.54c-.23-.38-.63-.6-1.07-.6h-3.44l-2.33-1.97c-.4-.34-.96-.39-1.42-.14l-4.76 2.68c-.39.22-.64.64-.64 1.09v3.58c0 .26.08.52.24.73l1.45 2c.13.18.3.31.5.4l1.17.53v2.82c0 .12.02.24.05.36l1.59 5.31c.12.39.41.69.79.82l3.58 1.23c.13.05.27.07.4.07.26 0 .51-.08.73-.23.33-.23.52-.61.52-1.02v-3.5l3.04-1.56c.37-.19.62-.55.67-.96l.28-2.27 1.6-.67c.38-.16.65-.49.74-.89l.77-3.58c.08-.35 0-.71-.21-1-.21-.29-.54-.47-.89-.5l-.01-.02Zm-1.97 3.93-1.67.7c-.41.17-.7.56-.76 1l-.28 2.33-3.13 1.6c-.42.21-.68.64-.68 1.11v2.52l-1.32-.45-1.35-4.52v-3.45c0-.49-.29-.94-.73-1.14l-1.6-.73-1.02-1.4v-2.45l3.37-1.89 2.01 1.71c.23.19.51.3.81.3h3.2l1.5 2.48c.21.34.56.56.96.6l1.05.1-.34 1.57-.02.01Z"/><path d="m56.93 31.439-.19-1.02H4.52l-.19 1.02c-.3 1.63-.45 3.27-.45 4.89 0 14.75 12 26.75 26.75 26.75s26.75-12 26.75-26.75c0-1.62-.15-3.26-.45-4.89Zm-40.48 1.48v2.57s-.04.03-.06.04c-.82-.4-3.1-1.5-3.93-1.9l-.48-.7h4.46l.01-.01Zm14.18 27.66c-13.37 0-24.25-10.88-24.25-24.25 0-1.13.08-2.27.25-3.41h2.94l-.4.27 1.42 2.11c.12.18.29.33.49.43 0 0 3.96 1.91 4.45 2.15.25.12.53.19.82.19.45 0 .93-.14 1.38-.42.77-.47 1.23-1.21 1.23-1.96v-2.76h14.98l.96 2.74c.13.38.44.67.82.78l4.07 1.23c.23.07.47.07.7 0l2.12-.61 1.44 1.17v3.53c0 .27.09.53.25.75l2.69 3.59v3.9c0 .35.15.69.41.92l1.48 1.35c-4.45 5.08-10.98 8.3-18.25 8.3Zm19.8-10.27-.94-.86v-3.76c0-.27-.09-.53-.25-.75l-2.69-3.59v-3.7c0-.38-.17-.73-.46-.97l-2.4-1.96a1.22 1.22 0 0 0-1.13-.23l-2.4.68-3.11-.94-.46-1.31h18.06c.16 1.14.25 2.29.25 3.41 0 5.2-1.65 10.02-4.45 13.98h-.02ZM44.17 22.799h-5v2.5h5v-2.5ZM10.76 5.999c-4.23 0-7.04 7.43-7.04 12.34s3.02 6.27 5.79 6.5v-2.5c-2.18-.2-3.29-1.09-3.29-4 0-4.42 2.5-9.84 4.54-9.84s4.54 5.43 4.54 9.84c0 2.72-1.02 3.42-2.02 3.75l.77 2.38c2.49-.81 3.75-2.87 3.75-6.13 0-4.91-2.81-12.34-7.04-12.34ZM30.04 1.459l-.02-.02c-.49-.69-1.51-.69-2 0l-.02.02c-.84 1.18-8.25 11.67-8.25 16.37 0 4.7 3.5 8.56 8.02 9.18v-2.53c-3.14-.59-5.52-3.34-5.52-6.65 0-2.87 4.24-9.71 6.77-13.45 2.53 3.74 6.77 10.58 6.77 13.45 0 2.48-1.36 4.77-3.54 5.95l1.19 2.2a9.28 9.28 0 0 0 4.85-8.15c0-4.7-7.41-15.19-8.25-16.37Z"/><path d="M12.01 15.769h-2.5v14.69h2.5v-14.69ZM31.35 12.929l-1.07 1.08v-3.4h-2.5v8.21l-1.88-1.88-1.77 1.77 3.65 3.64v8.11h2.5v-12.92l2.84-2.84-1.77-1.77ZM49.51 17.709l-1.77-1.77-1.07 1.08v-6.61h-2.5v6.61l-1.07-1.08-1.77 1.77 2.84 2.84v9.91h2.5v-9.91l2.84-2.84Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg"><path d="M48.79 25.299v-2.5h3.56c2.99 0 5.42-2.43 5.42-5.42 0-2.99-2.43-5.42-5.42-5.42h-1.12l-.17-1.11c-.29-2.64-2.82-4.79-5.64-4.79-2.1 0-3.92 1.22-4.73 3.19l-2.31-.95c1.2-2.92 3.9-4.74 7.04-4.74 3.75 0 7.04 2.55 7.94 5.97 3.91.51 6.92 3.84 6.92 7.85 0 4.37-3.55 7.92-7.92 7.92h-3.57ZM34.47 42.589l-1.82-.17-1.53-2.54c-.23-.38-.63-.6-1.07-.6h-3.44l-2.33-1.97c-.4-.34-.96-.39-1.42-.14l-4.76 2.68c-.39.22-.64.64-.64 1.09v3.58c0 .26.08.52.24.73l1.45 2c.13.18.3.31.5.4l1.17.53v2.82c0 .12.02.24.05.36l1.59 5.31c.12.39.41.69.79.82l3.58 1.23c.13.05.27.07.4.07.26 0 .51-.08.73-.23.33-.23.52-.61.52-1.02v-3.5l3.04-1.56c.37-.19.62-.55.67-.96l.28-2.27 1.6-.67c.38-.16.65-.49.74-.89l.77-3.58c.08-.35 0-.71-.21-1-.21-.29-.54-.47-.89-.5l-.01-.02Zm-1.97 3.93-1.67.7c-.41.17-.7.56-.76 1l-.28 2.33-3.13 1.6c-.42.21-.68.64-.68 1.11v2.52l-1.32-.45-1.35-4.52v-3.45c0-.49-.29-.94-.73-1.14l-1.6-.73-1.02-1.4v-2.45l3.37-1.89 2.01 1.71c.23.19.51.3.81.3h3.2l1.5 2.48c.21.34.56.56.96.6l1.05.1-.34 1.57-.02.01Z"/><path d="m56.93 31.439-.19-1.02H4.52l-.19 1.02c-.3 1.63-.45 3.27-.45 4.89 0 14.75 12 26.75 26.75 26.75s26.75-12 26.75-26.75c0-1.62-.15-3.26-.45-4.89Zm-40.48 1.48v2.57s-.04.03-.06.04c-.82-.4-3.1-1.5-3.93-1.9l-.48-.7h4.46l.01-.01Zm14.18 27.66c-13.37 0-24.25-10.88-24.25-24.25 0-1.13.08-2.27.25-3.41h2.94l-.4.27 1.42 2.11c.12.18.29.33.49.43 0 0 3.96 1.91 4.45 2.15.25.12.53.19.82.19.45 0 .93-.14 1.38-.42.77-.47 1.23-1.21 1.23-1.96v-2.76h14.98l.96 2.74c.13.38.44.67.82.78l4.07 1.23c.23.07.47.07.7 0l2.12-.61 1.44 1.17v3.53c0 .27.09.53.25.75l2.69 3.59v3.9c0 .35.15.69.41.92l1.48 1.35c-4.45 5.08-10.98 8.3-18.25 8.3Zm19.8-10.27-.94-.86v-3.76c0-.27-.09-.53-.25-.75l-2.69-3.59v-3.7c0-.38-.17-.73-.46-.97l-2.4-1.96a1.22 1.22 0 0 0-1.13-.23l-2.4.68-3.11-.94-.46-1.31h18.06c.16 1.14.25 2.29.25 3.41 0 5.2-1.65 10.02-4.45 13.98h-.02ZM44.17 22.799h-5v2.5h5v-2.5ZM10.76 5.999c-4.23 0-7.04 7.43-7.04 12.34s3.02 6.27 5.79 6.5v-2.5c-2.18-.2-3.29-1.09-3.29-4 0-4.42 2.5-9.84 4.54-9.84s4.54 5.43 4.54 9.84c0 2.72-1.02 3.42-2.02 3.75l.77 2.38c2.49-.81 3.75-2.87 3.75-6.13 0-4.91-2.81-12.34-7.04-12.34ZM30.04 1.459l-.02-.02c-.49-.69-1.51-.69-2 0l-.02.02c-.84 1.18-8.25 11.67-8.25 16.37 0 4.7 3.5 8.56 8.02 9.18v-2.53c-3.14-.59-5.52-3.34-5.52-6.65 0-2.87 4.24-9.71 6.77-13.45 2.53 3.74 6.77 10.58 6.77 13.45 0 2.48-1.36 4.77-3.54 5.95l1.19 2.2a9.28 9.28 0 0 0 4.85-8.15c0-4.7-7.41-15.19-8.25-16.37Z"/><path d="M12.01 15.769h-2.5v14.69h2.5v-14.69ZM31.35 12.929l-1.07 1.08v-3.4h-2.5v8.21l-1.88-1.88-1.77 1.77 3.65 3.64v8.11h2.5v-12.92l2.84-2.84-1.77-1.77ZM49.51 17.709l-1.77-1.77-1.07 1.08v-6.61h-2.5v6.61l-1.07-1.08-1.77 1.77 2.84 2.84v9.91h2.5v-9.91l2.84-2.84Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m62.71 35.055-.03-.55c-.08-1.62-.26-5.43-.78-7.98a2.8 2.8 0 0 0-1.53-1.96 2.7 2.7 0 0 0-2.43.03c-1 .51-1.86 1.32-2.5 2.34-1.26 2.02-1.05 4.07-.25 6.69l-1.17 3.7c-.97.08-1.98.51-2.92 1.45-.29.29-.49.5-.73.76-.38.41-.89.96-2.18 2.25-.05.05-.23.1-.42.15-.51.14-1.29.36-2.07 1.14-.18.18-.66.65-1.24 1.22-.88.86-1.97 1.94-2.58 2.55-1.29 1.29-1.87 3.7-1.87 5.4v4.85h-2.13v5.58h2.5v-3.08h12.41v3.08h2.5v-5.58h-2.27c.05-.07.09-.13.17-.2.46-.46 1.99-2.22 4.27-4.86 1.74-2.01 3.71-4.29 4.14-4.72 1.48-1.48 1.12-12.15 1.12-12.25l-.01-.01Zm-2.99 10.59c-.56.59-2.03 2.28-4.16 4.74-1.74 2.02-3.72 4.3-4.15 4.73-.69.69-.96 1.38-1.07 1.97H42.5v-4.85c0-1.2.44-2.93 1.14-3.64.61-.61 1.7-1.68 2.57-2.53.59-.58 1.07-1.06 1.25-1.23.32-.32.58-.39.98-.5.42-.12 1-.28 1.51-.79 1.33-1.33 1.85-1.89 2.25-2.31.22-.24.4-.43.67-.7 1.02-1.01 1.91-.84 2.38-.38.46.46.64 1.36-.38 2.38-.75.75-4.97 5.07-4.97 5.07l1.79 1.75s4.2-4.29 4.95-5.05c1.17-1.17 1.45-2.35 1.47-3.13.03-1.06-.35-2.04-1.1-2.78-.17-.17-.36-.32-.56-.46l1.36-4.31-.12-.38c-.82-2.56-.85-3.82-.13-4.98.5-.8 1.1-1.22 1.51-1.43.07-.03.14-.04.21 0 .04.02.14.08.17.21.49 2.36.66 6.02.74 7.59l.03.57c.1 1.78-.01 9.15-.49 10.45l-.01-.01ZM23.98 52.195c-.06-1.67-.58-4.07-1.87-5.36-.62-.62-1.75-1.73-2.63-2.59-.56-.55-1.02-1-1.19-1.17-.79-.79-1.56-1-2.07-1.14-.19-.05-.37-.1-.42-.15-1.29-1.29-1.8-1.84-2.18-2.25-.24-.26-.44-.47-.73-.76-.94-.94-1.96-1.37-2.92-1.45l-1.17-3.7c.8-2.61 1.01-4.67-.25-6.68-.64-1.02-1.5-1.83-2.5-2.34-.77-.39-1.65-.4-2.43-.03a2.78 2.78 0 0 0-1.53 1.96c-.53 2.55-.71 6.35-.78 7.98l-.03.55c0 .11-.36 10.77 1.12 12.25.43.43 2.4 2.71 4.15 4.72 2.28 2.63 3.81 4.4 4.27 4.85.07.07.12.14.16.2H8.71v5.58h2.5v-3.08h12.41v3.08h2.5v-5.58h-2.13v-4.9l-.01.01Zm-11.41 2.93c-.43-.43-2.4-2.71-4.15-4.72-2.13-2.46-3.6-4.16-4.16-4.75-.48-1.3-.6-8.67-.49-10.45l.03-.57c.07-1.57.25-5.23.74-7.59a.31.31 0 0 1 .16-.21c.07-.04.15-.04.21 0 .41.21 1.01.63 1.51 1.43.73 1.16.69 2.42-.13 4.98l-.12.38 1.36 4.31a3.745 3.745 0 0 0-1.66 3.24c.02.78.3 1.96 1.47 3.13.75.75 4.95 5.05 4.95 5.05l1.79-1.75s-4.22-4.31-4.97-5.07c-1.02-1.02-.84-1.91-.38-2.38.46-.46 1.36-.64 2.38.38.27.27.45.46.67.7.39.42.92.98 2.24 2.31.51.51 1.09.67 1.51.79.39.11.65.18.98.5.17.17.64.63 1.21 1.19.88.86 2 1.96 2.61 2.58.68.68 1.1 2.4 1.14 3.64v4.85h-7.84c-.1-.59-.37-1.28-1.07-1.97h.01Z"/><path d="m45.52 7.445-3.12.96 5.16 3.34-19.23 5.86-5.13-3.29-1.58.48v1.47l5.24 3.36v17.89l-12.13-7.85v-17.8l4.38 2.81v-1.72l1.32-.41-4.01-2.57 19.24-5.92 3.98 2.58 3.12-.96-6.72-4.35-23.8 7.33v22.39l15.69 10.15 23.81-7.33v-22.39l-6.22-4.03Zm3.72 24.57-19.87 6.11v-18.24l19.87-6.06v18.19Z"/><path d="m35.848 30.41-3.23.926.69 2.403 3.23-.927-.69-2.403ZM21.62 20.765h-2.5v-7.81l23.66-7.28 2.74 1.77-23.9 7.36v5.96Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m62.71 35.055-.03-.55c-.08-1.62-.26-5.43-.78-7.98a2.8 2.8 0 0 0-1.53-1.96 2.7 2.7 0 0 0-2.43.03c-1 .51-1.86 1.32-2.5 2.34-1.26 2.02-1.05 4.07-.25 6.69l-1.17 3.7c-.97.08-1.98.51-2.92 1.45-.29.29-.49.5-.73.76-.38.41-.89.96-2.18 2.25-.05.05-.23.1-.42.15-.51.14-1.29.36-2.07 1.14-.18.18-.66.65-1.24 1.22-.88.86-1.97 1.94-2.58 2.55-1.29 1.29-1.87 3.7-1.87 5.4v4.85h-2.13v5.58h2.5v-3.08h12.41v3.08h2.5v-5.58h-2.27c.05-.07.09-.13.17-.2.46-.46 1.99-2.22 4.27-4.86 1.74-2.01 3.71-4.29 4.14-4.72 1.48-1.48 1.12-12.15 1.12-12.25l-.01-.01Zm-2.99 10.59c-.56.59-2.03 2.28-4.16 4.74-1.74 2.02-3.72 4.3-4.15 4.73-.69.69-.96 1.38-1.07 1.97H42.5v-4.85c0-1.2.44-2.93 1.14-3.64.61-.61 1.7-1.68 2.57-2.53.59-.58 1.07-1.06 1.25-1.23.32-.32.58-.39.98-.5.42-.12 1-.28 1.51-.79 1.33-1.33 1.85-1.89 2.25-2.31.22-.24.4-.43.67-.7 1.02-1.01 1.91-.84 2.38-.38.46.46.64 1.36-.38 2.38-.75.75-4.97 5.07-4.97 5.07l1.79 1.75s4.2-4.29 4.95-5.05c1.17-1.17 1.45-2.35 1.47-3.13.03-1.06-.35-2.04-1.1-2.78-.17-.17-.36-.32-.56-.46l1.36-4.31-.12-.38c-.82-2.56-.85-3.82-.13-4.98.5-.8 1.1-1.22 1.51-1.43.07-.03.14-.04.21 0 .04.02.14.08.17.21.49 2.36.66 6.02.74 7.59l.03.57c.1 1.78-.01 9.15-.49 10.45l-.01-.01ZM23.98 52.195c-.06-1.67-.58-4.07-1.87-5.36-.62-.62-1.75-1.73-2.63-2.59-.56-.55-1.02-1-1.19-1.17-.79-.79-1.56-1-2.07-1.14-.19-.05-.37-.1-.42-.15-1.29-1.29-1.8-1.84-2.18-2.25-.24-.26-.44-.47-.73-.76-.94-.94-1.96-1.37-2.92-1.45l-1.17-3.7c.8-2.61 1.01-4.67-.25-6.68-.64-1.02-1.5-1.83-2.5-2.34-.77-.39-1.65-.4-2.43-.03a2.78 2.78 0 0 0-1.53 1.96c-.53 2.55-.71 6.35-.78 7.98l-.03.55c0 .11-.36 10.77 1.12 12.25.43.43 2.4 2.71 4.15 4.72 2.28 2.63 3.81 4.4 4.27 4.85.07.07.12.14.16.2H8.71v5.58h2.5v-3.08h12.41v3.08h2.5v-5.58h-2.13v-4.9l-.01.01Zm-11.41 2.93c-.43-.43-2.4-2.71-4.15-4.72-2.13-2.46-3.6-4.16-4.16-4.75-.48-1.3-.6-8.67-.49-10.45l.03-.57c.07-1.57.25-5.23.74-7.59a.31.31 0 0 1 .16-.21c.07-.04.15-.04.21 0 .41.21 1.01.63 1.51 1.43.73 1.16.69 2.42-.13 4.98l-.12.38 1.36 4.31a3.745 3.745 0 0 0-1.66 3.24c.02.78.3 1.96 1.47 3.13.75.75 4.95 5.05 4.95 5.05l1.79-1.75s-4.22-4.31-4.97-5.07c-1.02-1.02-.84-1.91-.38-2.38.46-.46 1.36-.64 2.38.38.27.27.45.46.67.7.39.42.92.98 2.24 2.31.51.51 1.09.67 1.51.79.39.11.65.18.98.5.17.17.64.63 1.21 1.19.88.86 2 1.96 2.61 2.58.68.68 1.1 2.4 1.14 3.64v4.85h-7.84c-.1-.59-.37-1.28-1.07-1.97h.01Z"/><path d="m45.52 7.445-3.12.96 5.16 3.34-19.23 5.86-5.13-3.29-1.58.48v1.47l5.24 3.36v17.89l-12.13-7.85v-17.8l4.38 2.81v-1.72l1.32-.41-4.01-2.57 19.24-5.92 3.98 2.58 3.12-.96-6.72-4.35-23.8 7.33v22.39l15.69 10.15 23.81-7.33v-22.39l-6.22-4.03Zm3.72 24.57-19.87 6.11v-18.24l19.87-6.06v18.19Z"/><path d="m35.848 30.41-3.23.926.69 2.403 3.23-.927-.69-2.403ZM21.62 20.765h-2.5v-7.81l23.66-7.28 2.74 1.77-23.9 7.36v5.96Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M48.47 23.044c-.4 0-.84.02-1.31.06l.23 2.49c.38-.04.74-.05 1.08-.05 3.72 0 9.46 2.02 9.46 4.7v10.71c0 1.17-1.1 1.87-2.26 2.16v-10.49h-2.5v27.37h2.5v-14.33c2.48-.41 4.76-2.03 4.76-4.71v-10.71c0-5.03-7.92-7.2-11.96-7.2ZM48.47 21.974c3.48 0 6.01-2.53 6.01-6.01v-2.38c0-3.48-2.53-6.01-6.01-6.01s-6.01 2.53-6.01 6.01v2.38c0 3.48 2.53 6.01 6.01 6.01Zm-3.51-8.39c0-2.1 1.41-3.51 3.51-3.51 2.1 0 3.51 1.41 3.51 3.51v2.38c0 2.1-1.41 3.51-3.51 3.51-2.1 0-3.51-1.41-3.51-3.51v-2.38ZM3.57 30.244v10.71c0 2.68 2.28 4.3 4.76 4.71v14.33h2.5v-27.37h-2.5v10.49c-1.16-.29-2.26-.99-2.26-2.16v-10.71c0-2.68 5.74-4.7 9.46-4.7.33 0 .69.02 1.08.05l.23-2.49c-.46-.04-.9-.06-1.31-.06-4.04 0-11.96 2.17-11.96 7.2ZM15.53 21.974c3.48 0 6.01-2.53 6.01-6.01v-2.38c0-3.48-2.53-6.01-6.01-6.01s-6.01 2.53-6.01 6.01v2.38c0 3.48 2.53 6.01 6.01 6.01Zm-3.51-8.39c0-2.1 1.41-3.51 3.51-3.51 2.1 0 3.51 1.41 3.51 3.51v2.38c0 2.1-1.41 3.51-3.51 3.51-2.1 0-3.51-1.41-3.51-3.51v-2.38Z"/><path d="M32 19.475c-4.44 0-13.15 2.17-13.15 7.2v10.71c0 2.72 2.15 5.23 4.76 5.86v16.75h2.5v-30.94h-2.5v11.55c-1.3-.59-2.26-2-2.26-3.22v-10.71c0-2.68 6.46-4.7 10.65-4.7s10.65 2.02 10.65 4.7v10.71c0 1.21-.96 2.63-2.26 3.22v-11.55h-2.5v30.94h2.5v-16.75c2.62-.63 4.76-3.13 4.76-5.86v-10.71c0-5.03-8.71-7.2-13.15-7.2ZM32 18.405c3.48 0 6.01-2.53 6.01-6.01v-2.38c0-3.48-2.53-6.01-6.01-6.01s-6.01 2.53-6.01 6.01v2.38c0 3.48 2.53 6.01 6.01 6.01Zm-3.51-8.39c0-2.1 1.41-3.51 3.51-3.51 2.1 0 3.51 1.41 3.51 3.51v2.38c0 2.1-1.41 3.51-3.51 3.51-2.1 0-3.51-1.41-3.51-3.51v-2.38Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/><path d="M33.25 40.955h-2.5v19.04h2.5v-19.04Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M48.47 23.044c-.4 0-.84.02-1.31.06l.23 2.49c.38-.04.74-.05 1.08-.05 3.72 0 9.46 2.02 9.46 4.7v10.71c0 1.17-1.1 1.87-2.26 2.16v-10.49h-2.5v27.37h2.5v-14.33c2.48-.41 4.76-2.03 4.76-4.71v-10.71c0-5.03-7.92-7.2-11.96-7.2ZM48.47 21.974c3.48 0 6.01-2.53 6.01-6.01v-2.38c0-3.48-2.53-6.01-6.01-6.01s-6.01 2.53-6.01 6.01v2.38c0 3.48 2.53 6.01 6.01 6.01Zm-3.51-8.39c0-2.1 1.41-3.51 3.51-3.51 2.1 0 3.51 1.41 3.51 3.51v2.38c0 2.1-1.41 3.51-3.51 3.51-2.1 0-3.51-1.41-3.51-3.51v-2.38ZM3.57 30.244v10.71c0 2.68 2.28 4.3 4.76 4.71v14.33h2.5v-27.37h-2.5v10.49c-1.16-.29-2.26-.99-2.26-2.16v-10.71c0-2.68 5.74-4.7 9.46-4.7.33 0 .69.02 1.08.05l.23-2.49c-.46-.04-.9-.06-1.31-.06-4.04 0-11.96 2.17-11.96 7.2ZM15.53 21.974c3.48 0 6.01-2.53 6.01-6.01v-2.38c0-3.48-2.53-6.01-6.01-6.01s-6.01 2.53-6.01 6.01v2.38c0 3.48 2.53 6.01 6.01 6.01Zm-3.51-8.39c0-2.1 1.41-3.51 3.51-3.51 2.1 0 3.51 1.41 3.51 3.51v2.38c0 2.1-1.41 3.51-3.51 3.51-2.1 0-3.51-1.41-3.51-3.51v-2.38ZM32 19.475c-4.44 0-13.15 2.17-13.15 7.2v10.71c0 2.72 2.15 5.23 4.76 5.86v16.75h2.5v-30.94h-2.5v11.55c-1.3-.59-2.26-2-2.26-3.22v-10.71c0-2.68 6.46-4.7 10.65-4.7s10.65 2.02 10.65 4.7v10.71c0 1.21-.96 2.63-2.26 3.22v-11.55h-2.5v30.94h2.5v-16.75c2.62-.63 4.76-3.13 4.76-5.86v-10.71c0-5.03-8.71-7.2-13.15-7.2ZM32 18.405c3.48 0 6.01-2.53 6.01-6.01v-2.38c0-3.48-2.53-6.01-6.01-6.01s-6.01 2.53-6.01 6.01v2.38c0 3.48 2.53 6.01 6.01 6.01Zm-3.51-8.39c0-2.1 1.41-3.51 3.51-3.51 2.1 0 3.51 1.41 3.51 3.51v2.38c0 2.1-1.41 3.51-3.51 3.51-2.1 0-3.51-1.41-3.51-3.51v-2.38Z"/><path d="M33.25 40.955h-2.5v19.04h2.5v-19.04Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m30.423 17.705-2.08-1.39-2.73 4.09-8.24-5.43c1.77-2.53 6.19-8.84 7.05-10.06.36-.51.86-.75 1.54-.75.73 0 1.78 1.83 2.47 3.05l6.44 11.31-4.47 2.54 18.08 5.4 4.36-18.35-4.39 2.53c-.28-.49-.6-1.07-.94-1.66-.96-1.71-2.04-3.61-2.5-4.38-1.09-1.82-1.97-2.93-4.97-2.93h-14.1c-1.49 0-2.76.64-3.59 1.81l-7.79 11.12-.74 1.05 12.46 8.21 4.11-6.16h.03Zm9.64-13.54c1.8 0 2.01.36 2.82 1.71.46.76 1.51 2.64 2.47 4.32.64 1.13 1.23 2.19 1.57 2.77l.62 1.08 1.54-.89-2.41 10.14-9.94-2.97 1.55-.88-7.68-13.49c-.34-.6-.7-1.22-1.09-1.81h10.54l.01.02ZM20.923 43.895h5.16v10.32h-10.36c-2.33 0-3.46-1.53-3.84-2.19-.36-.64.7-2.46 1.4-3.66l6.58-11.24 4.43 2.6-4.37-18.36-18.08 5.4 4.38 2.54-.97 1.64c-1 1.69-2.11 3.57-2.54 4.35-1.03 1.86-1.55 3.17-.05 5.77l7.05 12.21c.47.81 2.27 3.44 6.01 3.44h12.86v-15.32h-7.66v2.5Zm-16.1-4.08c-.9-1.56-.69-1.93.07-3.3.43-.77 1.53-2.63 2.51-4.3.66-1.12 1.27-2.16 1.61-2.74l.62-1.08-1.54-.89 9.99-2.98 2.4 10.09-1.54-.9-7.84 13.4c-.35.6-.71 1.22-1.02 1.84l-5.27-9.13.01-.01Z"/><path d="M61.873 37.845c-.79-1.71-5.74-12.31-5.74-12.31l-.54-1.16-13.34 6.69 3.46 7.01 2.24-1.11-2.36-4.78 8.82-4.42c1.31 2.8 4.56 9.78 5.19 11.14.26.56.22 1.12-.12 1.71-.45.78-2.53.8-4.04.78h-12.77v-5.61l-13.27 13.27 13.27 13.27v-5.61h.39c1.99 0 4.94.02 6.03 0h.25c1.78-.03 3.79-.05 5.28-2.64l7.03-12.2c.74-1.29.82-2.71.22-4.01v-.02Zm-9.42 14.97c-.78 1.35-1.47 1.36-3.15 1.39h-.25c-1.09.02-4.01.01-5.99 0h-2.89v2.07l-7.23-7.23 7.23-7.23v2.08h15.27c.72 0 1.46 0 2.19-.06l-5.17 8.98h-.01Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m30.423 17.705-2.08-1.39-2.73 4.09-8.24-5.43c1.77-2.53 6.19-8.84 7.05-10.06.36-.51.86-.75 1.54-.75.73 0 1.78 1.83 2.47 3.05l6.44 11.31-4.47 2.54 18.08 5.4 4.36-18.35-4.39 2.53c-.28-.49-.6-1.07-.94-1.66-.96-1.71-2.04-3.61-2.5-4.38-1.09-1.82-1.97-2.93-4.97-2.93h-14.1c-1.49 0-2.76.64-3.59 1.81l-7.79 11.12-.74 1.05 12.46 8.21 4.11-6.16h.03Zm9.64-13.54c1.8 0 2.01.36 2.82 1.71.46.76 1.51 2.64 2.47 4.32.64 1.13 1.23 2.19 1.57 2.77l.62 1.08 1.54-.89-2.41 10.14-9.94-2.97 1.55-.88-7.68-13.49c-.34-.6-.7-1.22-1.09-1.81h10.54l.01.02ZM20.923 43.895h5.16v10.32h-10.36c-2.33 0-3.46-1.53-3.84-2.19-.36-.64.7-2.46 1.4-3.66l6.58-11.24 4.43 2.6-4.37-18.36-18.08 5.4 4.38 2.54-.97 1.64c-1 1.69-2.11 3.57-2.54 4.35-1.03 1.86-1.55 3.17-.05 5.77l7.05 12.21c.47.81 2.27 3.44 6.01 3.44h12.86v-15.32h-7.66v2.5Zm-16.1-4.08c-.9-1.56-.69-1.93.07-3.3.43-.77 1.53-2.63 2.51-4.3.66-1.12 1.27-2.16 1.61-2.74l.62-1.08-1.54-.89 9.99-2.98 2.4 10.09-1.54-.9-7.84 13.4c-.35.6-.71 1.22-1.02 1.84l-5.27-9.13.01-.01ZM61.873 37.845c-.79-1.71-5.74-12.31-5.74-12.31l-.54-1.16-13.34 6.69 3.46 7.01 2.24-1.11-2.36-4.78 8.82-4.42c1.31 2.8 4.56 9.78 5.19 11.14.26.56.22 1.12-.12 1.71-.45.78-2.53.8-4.04.78h-12.77v-5.61l-13.27 13.27 13.27 13.27v-5.61h.39c1.99 0 4.94.02 6.03 0h.25c1.78-.03 3.79-.05 5.28-2.64l7.03-12.2c.74-1.29.82-2.71.22-4.01v-.02Zm-9.42 14.97c-.78 1.35-1.47 1.36-3.15 1.39h-.25c-1.09.02-4.01.01-5.99 0h-2.89v2.07l-7.23-7.23 7.23-7.23v2.08h15.27c.72 0 1.46 0 2.19-.06l-5.17 8.98h-.01Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M30.57 48.03c-.55-.57-1.24-.95-1.98-1.17 1.1-1.73.94-4.05-.53-5.6l-.91.86.89-.88a4.522 4.522 0 0 0-3.2-1.42c-.22 0-.43.02-.64.05-.05-1.08-.45-2.14-1.26-2.97l-.02-.02a4.532 4.532 0 0 0-3.21-1.39c-1.23-.02-2.38.44-3.26 1.29l-.26.26c-.21-.65-.54-1.28-1.05-1.8l-.02-.02a4.532 4.532 0 0 0-3.21-1.39c-1.22-.02-2.38.44-3.25 1.28l-1.88 1.8a4.588 4.588 0 0 0-.11 6.47c.8.83 1.86 1.3 3.01 1.38-.19 1.35.2 2.76 1.22 3.81.85.88 2 1.38 3.23 1.4h.08c.34 0 .68-.05 1-.12.11.94.51 1.86 1.21 2.6.85.89 1.99 1.4 3.22 1.43h.12c.64 0 1.25-.14 1.82-.39.18.8.56 1.57 1.17 2.2.86.88 2.01 1.37 3.24 1.39h.05c1.21 0 2.35-.47 3.21-1.31l1.27-1.23c1.8-1.76 1.83-4.67.07-6.47l-.02-.02v-.02ZM8.52 38.69l1.88-1.8c.39-.38.9-.58 1.44-.58h.04c.55 0 1.07.23 1.45.62l.03.03c.72.75.76 1.9.15 2.7l-2.11 2.06c-.39.36-.89.54-1.44.55-.56 0-1.08-.24-1.47-.64-.79-.82-.77-2.14.04-2.93l-.01-.01Zm5.65 8.76c-.56 0-1.08-.24-1.47-.64-.79-.82-.77-2.14.05-2.94l.37-.36s.04-.03.05-.04l1.86-1.78c.08-.07.13-.16.2-.24l2.97-2.9c.39-.38.9-.58 1.44-.58h.04c.55 0 1.07.23 1.45.62l.02.03c.77.8.77 2.07 0 2.87l-4.57 4.47s-.03.03-.04.05l-.87.85c-.4.39-.91.58-1.49.59h-.01Zm5.53 3.91c-.56-.01-1.08-.25-1.46-.65-.77-.81-.75-2.1.04-2.9l4.56-4.45s.04-.05.06-.07l.41-.4c.39-.37.89-.57 1.42-.57h.05c.55.01 1.07.24 1.45.64l.02.02c.79.83.75 2.15-.08 2.95l-4.97 4.85c-.41.39-.92.6-1.5.58Zm9.07 1.37-1.27 1.23c-.4.39-.93.6-1.49.6-.56 0-1.08-.23-1.47-.63-.8-.82-.78-2.14.03-2.93l1.29-1.25c.39-.38.9-.59 1.44-.59h.02c.55 0 1.07.23 1.46.62l.02.02c.8.82.78 2.14-.03 2.93ZM57.67 11.64a18.04 18.04 0 0 0-12.84-5.32c-4.85 0-9.41 1.89-12.84 5.32l-7.64 7.69-.13.16s-2.29 3.23-4.4 5.8c-.74.9-1.01 2.11-.72 3.24a3.572 3.572 0 0 0 2.1 2.45c1.82.75 3.76.78 5.78.09 2.23-.76 5.68-4.44 6.85-5.73l3.31-.16 1.79 1.79c4.38 4.38 11.51 4.38 15.89 0l-1.77-1.77c-3.41 3.41-8.95 3.41-12.35 0l-2.57-2.57-5.47.27-.35.4c-1.59 1.83-4.67 4.91-6.13 5.41-1.43.49-2.78.48-4.02-.03-.43-.18-.58-.54-.63-.75-.09-.37 0-.75.23-1.05 2-2.43 4.06-5.32 4.44-5.86l7.55-7.61c2.96-2.96 6.89-4.59 11.07-4.59 4.18 0 8.11 1.63 11.07 4.59 2.96 2.96 4.59 6.89 4.59 11.07 0 4.18-1.63 8.12-4.59 11.07l-1.04 1.04 1.77 1.77 1.04-1.04a18.04 18.04 0 0 0 5.32-12.84c0-4.85-1.89-9.41-5.32-12.84h.01Z"/><path d="M44.92 30.07c-2.19-.39-4.29-1.42-5.98-3.11l-1.79-1.79-.61.03 16.58 16.62c.67.58.43 1.8-.21 2.59-.48.58-1.52 1.38-3.05.18-2.31-1.98-9.84-9.18-9.91-9.25l-1.73 1.81c.31.3 7.65 7.33 10.06 9.38.07.06.15.1.22.15-.58.88-1.49 1.83-2.52 2.11-.78.21-1.57 0-2.36-.59-2.31-1.98-7.18-6.58-7.23-6.63l-1.72 1.82c.2.19 4.96 4.7 7.38 6.76.14.11.29.21.43.3-.71 1.01-1.55 1.68-2.41 1.87-.81.18-1.62-.05-2.42-.68-.68-.54-1.62-1.37-2.72-2.42l-1.73 1.81c1.17 1.12 2.14 1.98 2.89 2.57-.49.68-1.15 1.21-1.89 1.45-.51.17-1.29.26-2.09-.23l-1.32 2.12c.79.49 1.68.74 2.58.74.53 0 1.07-.09 1.6-.26 1.37-.45 2.57-1.43 3.37-2.7.39.09.77.16 1.17.16.36 0 .73-.04 1.1-.12 1.66-.37 3.15-1.58 4.27-3.42a4.629 4.629 0 0 0 1.74-.13c1.98-.53 3.41-2.2 4.21-3.54.19.03.38.05.56.05 1.39 0 2.62-.7 3.45-1.71 1.42-1.72 1.77-4.46-.02-6l-9.9-9.93v-.01ZM30.16 13.48l1.76-1.77a18.043 18.043 0 0 0-12.74-5.23c-4.8 0-9.41 1.89-12.84 5.32a18.04 18.04 0 0 0-5.32 12.84c0 4.85 1.88 9.39 5.29 12.81.14-.19.29-.38.46-.55l1.29-1.23C2 29.56 2.01 19.66 8.1 13.57c6.08-6.08 15.94-6.1 22.05-.08l.01-.01Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M30.57 48.03c-.55-.57-1.24-.95-1.98-1.17 1.1-1.73.94-4.05-.53-5.6l-.91.86.89-.88a4.522 4.522 0 0 0-3.2-1.42c-.22 0-.43.02-.64.05-.05-1.08-.45-2.14-1.26-2.97l-.02-.02a4.532 4.532 0 0 0-3.21-1.39c-1.23-.02-2.38.44-3.26 1.29l-.26.26c-.21-.65-.54-1.28-1.05-1.8l-.02-.02a4.532 4.532 0 0 0-3.21-1.39c-1.22-.02-2.38.44-3.25 1.28l-1.88 1.8a4.588 4.588 0 0 0-.11 6.47c.8.83 1.86 1.3 3.01 1.38-.19 1.35.2 2.76 1.22 3.81.85.88 2 1.38 3.23 1.4h.08c.34 0 .68-.05 1-.12.11.94.51 1.86 1.21 2.6.85.89 1.99 1.4 3.22 1.43h.12c.64 0 1.25-.14 1.82-.39.18.8.56 1.57 1.17 2.2.86.88 2.01 1.37 3.24 1.39h.05c1.21 0 2.35-.47 3.21-1.31l1.27-1.23c1.8-1.76 1.83-4.67.07-6.47l-.02-.02v-.02ZM8.52 38.69l1.88-1.8c.39-.38.9-.58 1.44-.58h.04c.55 0 1.07.23 1.45.62l.03.03c.72.75.76 1.9.15 2.7l-2.11 2.06c-.39.36-.89.54-1.44.55-.56 0-1.08-.24-1.47-.64-.79-.82-.77-2.14.04-2.93l-.01-.01Zm5.65 8.76c-.56 0-1.08-.24-1.47-.64-.79-.82-.77-2.14.05-2.94l.37-.36s.04-.03.05-.04l1.86-1.78c.08-.07.13-.16.2-.24l2.97-2.9c.39-.38.9-.58 1.44-.58h.04c.55 0 1.07.23 1.45.62l.02.03c.77.8.77 2.07 0 2.87l-4.57 4.47s-.03.03-.04.05l-.87.85c-.4.39-.91.58-1.49.59h-.01Zm5.53 3.91c-.56-.01-1.08-.25-1.46-.65-.77-.81-.75-2.1.04-2.9l4.56-4.45s.04-.05.06-.07l.41-.4c.39-.37.89-.57 1.42-.57h.05c.55.01 1.07.24 1.45.64l.02.02c.79.83.75 2.15-.08 2.95l-4.97 4.85c-.41.39-.92.6-1.5.58Zm9.07 1.37-1.27 1.23c-.4.39-.93.6-1.49.6-.56 0-1.08-.23-1.47-.63-.8-.82-.78-2.14.03-2.93l1.29-1.25c.39-.38.9-.59 1.44-.59h.02c.55 0 1.07.23 1.46.62l.02.02c.8.82.78 2.14-.03 2.93ZM57.67 11.64a18.04 18.04 0 0 0-12.84-5.32c-4.85 0-9.41 1.89-12.84 5.32l-7.64 7.69-.13.16s-2.29 3.23-4.4 5.8c-.74.9-1.01 2.11-.72 3.24a3.572 3.572 0 0 0 2.1 2.45c1.82.75 3.76.78 5.78.09 2.23-.76 5.68-4.44 6.85-5.73l3.31-.16 1.79 1.79c4.38 4.38 11.51 4.38 15.89 0l-1.77-1.77c-3.41 3.41-8.95 3.41-12.35 0l-2.57-2.57-5.47.27-.35.4c-1.59 1.83-4.67 4.91-6.13 5.41-1.43.49-2.78.48-4.02-.03-.43-.18-.58-.54-.63-.75-.09-.37 0-.75.23-1.05 2-2.43 4.06-5.32 4.44-5.86l7.55-7.61c2.96-2.96 6.89-4.59 11.07-4.59 4.18 0 8.11 1.63 11.07 4.59 2.96 2.96 4.59 6.89 4.59 11.07 0 4.18-1.63 8.12-4.59 11.07l-1.04 1.04 1.77 1.77 1.04-1.04a18.04 18.04 0 0 0 5.32-12.84c0-4.85-1.89-9.41-5.32-12.84h.01Z"/><path d="M44.92 30.07c-2.19-.39-4.29-1.42-5.98-3.11l-1.79-1.79-.61.03 16.58 16.62c.67.58.43 1.8-.21 2.59-.48.58-1.52 1.38-3.05.18-2.31-1.98-9.84-9.18-9.91-9.25l-1.73 1.81c.31.3 7.65 7.33 10.06 9.38.07.06.15.1.22.15-.58.88-1.49 1.83-2.52 2.11-.78.21-1.57 0-2.36-.59-2.31-1.98-7.18-6.58-7.23-6.63l-1.72 1.82c.2.19 4.96 4.7 7.38 6.76.14.11.29.21.43.3-.71 1.01-1.55 1.68-2.41 1.87-.81.18-1.62-.05-2.42-.68-.68-.54-1.62-1.37-2.72-2.42l-1.73 1.81c1.17 1.12 2.14 1.98 2.89 2.57-.49.68-1.15 1.21-1.89 1.45-.51.17-1.29.26-2.09-.23l-1.32 2.12c.79.49 1.68.74 2.58.74.53 0 1.07-.09 1.6-.26 1.37-.45 2.57-1.43 3.37-2.7.39.09.77.16 1.17.16.36 0 .73-.04 1.1-.12 1.66-.37 3.15-1.58 4.27-3.42a4.629 4.629 0 0 0 1.74-.13c1.98-.53 3.41-2.2 4.21-3.54.19.03.38.05.56.05 1.39 0 2.62-.7 3.45-1.71 1.42-1.72 1.77-4.46-.02-6l-9.9-9.93v-.01ZM30.16 13.48l1.76-1.77a18.043 18.043 0 0 0-12.74-5.23c-4.8 0-9.41 1.89-12.84 5.32a18.04 18.04 0 0 0-5.32 12.84c0 4.85 1.88 9.39 5.29 12.81.14-.19.29-.38.46-.55l1.29-1.23C2 29.56 2.01 19.66 8.1 13.57c6.08-6.08 15.94-6.1 22.05-.08l.01-.01Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M1.02 35.5v20.22l18.59 7.99 18.59-7.99V35.49l-18.59-7.97L1.02 35.5Zm23.78-3.03-14.18 6.07-5.18-2.22 14.17-6.08 5.19 2.22v.01Zm-5.19 9.92L13.8 39.9l14.17-6.07 5.81 2.49-14.17 6.07ZM3.52 38.22l14.84 6.36v15.88L3.52 54.08V38.22Zm17.34 22.24V44.58l14.84-6.36v15.86l-14.84 6.38ZM37.8 11.9H27.05v2.5H37.8v-2.
|
|
1
|
+
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M1.02 35.5v20.22l18.59 7.99 18.59-7.99V35.49l-18.59-7.97L1.02 35.5Zm23.78-3.03-14.18 6.07-5.18-2.22 14.17-6.08 5.19 2.22v.01Zm-5.19 9.92L13.8 39.9l14.17-6.07 5.81 2.49-14.17 6.07ZM3.52 38.22l14.84 6.36v15.88L3.52 54.08V38.22Zm17.34 22.24V44.58l14.84-6.36v15.86l-14.84 6.38ZM37.8 11.9H27.05v2.5H37.8v-2.5Zm-4.61 6.15h-6.14v2.5h6.14v-2.5Zm4.61 6.14H27.05v2.5H37.8v-2.5Z"/><path d="M57.94 1.22H20.98c-2.07 0-3.75 1.68-3.75 3.75v20.47h2.5V4.97c0-.69.56-1.25 1.25-1.25h36.96c.69 0 1.25.56 1.25 1.25v48.49c0 .69-.56 1.25-1.25 1.25H40.46v2.5h17.48c2.07 0 3.75-1.68 3.75-3.75V4.97c0-2.07-1.68-3.75-3.75-3.75Z"/><path d="m48.66 45.75 7.01-8.77-1.95-1.57L48.45 42l-2.09-2.08-1.76 1.77 4.06 4.06Zm0-13.83 7.01-8.77-1.95-1.56-5.27 6.59-2.09-2.08-1.76 1.76 4.06 4.06Zm7.01-22.59-1.95-1.56-5.27 6.59-2.09-2.09-1.76 1.77 4.06 4.06 7.01-8.77ZM33.053 50.225l-4.65 1.996.987 2.298 4.65-1.997-.987-2.297Z" fill="var(--road-icon-variant, rgb(252, 183, 49))"/></svg>
|