@davi-ai/retorik-framework 1.1.5 → 1.1.7
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/index.d.ts +4 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1017 -379
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1003 -372
- package/dist/index.modern.js.map +1 -1
- package/package.json +17 -8
package/dist/index.modern.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import {jsx as $b3y7N$jsx, jsxs as $b3y7N$jsxs, Fragment as $b3y7N$Fragment} from "react/jsx-runtime";
|
|
2
|
-
import $b3y7N$react, {useState as $b3y7N$useState, useEffect as $b3y7N$useEffect,
|
|
2
|
+
import $b3y7N$react, {useState as $b3y7N$useState, useEffect as $b3y7N$useEffect, useMemo as $b3y7N$useMemo, useCallback as $b3y7N$useCallback, useRef as $b3y7N$useRef, useLayoutEffect as $b3y7N$useLayoutEffect, createContext as $b3y7N$createContext, useContext as $b3y7N$useContext} from "react";
|
|
3
3
|
import {createRoot as $b3y7N$createRoot} from "react-dom/client";
|
|
4
4
|
import $b3y7N$reactshadow from "react-shadow";
|
|
5
5
|
import $b3y7N$leaflet from "leaflet";
|
|
@@ -66,7 +66,7 @@ function $be78c14eded2a1b5$export$2e2bcd8739ae039(RetorikWidget, props, element)
|
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
var $4e7182a6e3eb35e2$exports = {};
|
|
69
|
-
$4e7182a6e3eb35e2$exports = "*, :before, :after {\n box-sizing: border-box;\n border: 0 solid;\n}\n\n:before, :after {\n --tw-content: \"\";\n}\n\nhtml, :host {\n -webkit-text-size-adjust: 100%;\n -moz-tab-size: 4;\n tab-size: 4;\n font-feature-settings: normal;\n font-variation-settings: normal;\n -webkit-tap-highlight-color: transparent;\n font-family: Calibri, sans-serif;\n line-height: 1.5;\n}\n\nbody {\n line-height: inherit;\n margin: 0;\n}\n\nhr {\n color: inherit;\n border-top-width: 1px;\n height: 0;\n}\n\nabbr:where([title]) {\n text-decoration: underline dotted;\n}\n\nh1, h2, h3, h4, h5, h6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\nb, strong {\n font-weight: bolder;\n}\n\ncode, kbd, samp, pre {\n font-feature-settings: normal;\n font-variation-settings: normal;\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;\n font-size: 1em;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub, sup {\n vertical-align: baseline;\n font-size: 75%;\n line-height: 0;\n position: relative;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\ntable {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n}\n\nbutton, input, optgroup, select, textarea {\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n font-family: inherit;\n font-size: 100%;\n font-weight: inherit;\n line-height: inherit;\n color: inherit;\n margin: 0;\n padding: 0;\n}\n\nbutton, select {\n text-transform: none;\n}\n\nbutton, [type=\"button\"], [type=\"reset\"], [type=\"submit\"] {\n -webkit-appearance: button;\n background-color: #0000;\n background-image: none;\n}\n\n:-moz-focusring {\n outline: auto;\n}\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n::-webkit-inner-spin-button, ::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n -webkit-appearance: textfield;\n outline-offset: -2px;\n}\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n -webkit-appearance: button;\n font: inherit;\n}\n\nsummary {\n display: list-item;\n}\n\nblockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol, ul, menu {\n margin: 0;\n padding: 0;\n list-style: none;\n}\n\ndialog {\n padding: 0;\n}\n\ntextarea {\n resize: vertical;\n}\n\ninput::placeholder, textarea::placeholder {\n opacity: 1;\n color: #9ca3af;\n}\n\nbutton, [role=\"button\"] {\n cursor: pointer;\n}\n\n:disabled {\n cursor: default;\n}\n\nimg, svg, video, canvas, audio, iframe, embed, object {\n vertical-align: middle;\n display: block;\n}\n\nimg, video {\n max-width: 100%;\n height: auto;\n}\n\n[hidden] {\n display: none;\n}\n\n*, :before, :after, ::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: #3b82f680;\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n}\n\n.rf-pointer-events-none {\n pointer-events: none;\n}\n\n.rf-pointer-events-auto {\n pointer-events: auto;\n}\n\n.rf-visible {\n visibility: visible;\n}\n\n.rf-invisible {\n visibility: hidden;\n}\n\n.rf-fixed {\n position: fixed;\n}\n\n.rf-absolute {\n position: absolute;\n}\n\n.rf-relative {\n position: relative;\n}\n\n.-rf-left-6 {\n left: -1.5rem;\n}\n\n.-rf-top-2 {\n top: -.5rem;\n}\n\n.-rf-top-4 {\n top: -1rem;\n}\n\n.-rf-top-6 {\n top: -1.5rem;\n}\n\n.-rf-top-\\[1\\.15rem\\] {\n top: -1.15rem;\n}\n\n.rf--bottom-2 {\n bottom: -.5rem;\n}\n\n.rf-bottom-0 {\n bottom: 0;\n}\n\n.rf-bottom-1 {\n bottom: .25rem;\n}\n\n.rf-bottom-1\\/4 {\n bottom: 25%;\n}\n\n.rf-bottom-10 {\n bottom: 2.5rem;\n}\n\n.rf-bottom-16 {\n bottom: 4rem;\n}\n\n.rf-bottom-2 {\n bottom: .5rem;\n}\n\n.rf-bottom-4 {\n bottom: 1rem;\n}\n\n.rf-bottom-40 {\n bottom: 10rem;\n}\n\n.rf-left-0 {\n left: 0;\n}\n\n.rf-left-1 {\n left: .25rem;\n}\n\n.rf-left-1\\/2 {\n left: 50%;\n}\n\n.rf-left-2 {\n left: .5rem;\n}\n\n.rf-left-4 {\n left: 1rem;\n}\n\n.rf-right-0 {\n right: 0;\n}\n\n.rf-right-1 {\n right: .25rem;\n}\n\n.rf-right-2 {\n right: .5rem;\n}\n\n.rf-right-3 {\n right: .75rem;\n}\n\n.rf-right-4 {\n right: 1rem;\n}\n\n.rf-right-6 {\n right: 1.5rem;\n}\n\n.rf-right-8 {\n right: 2rem;\n}\n\n.rf-top-0 {\n top: 0;\n}\n\n.rf-top-1 {\n top: .25rem;\n}\n\n.rf-top-1\\/2 {\n top: 50%;\n}\n\n.rf-top-1\\/3 {\n top: 33.3333%;\n}\n\n.rf-top-110 {\n top: 110%;\n}\n\n.rf-top-2 {\n top: .5rem;\n}\n\n.rf-top-4 {\n top: 1rem;\n}\n\n.rf-top-\\[0\\.125rem\\] {\n top: .125rem;\n}\n\n.rf-z-background {\n z-index: 0;\n}\n\n.rf-z-chatbot {\n z-index: 10;\n}\n\n.rf-z-detailedPOI {\n z-index: 2;\n}\n\n.rf-z-dropdown {\n z-index: 30;\n}\n\n.rf-z-exitwidget {\n z-index: 55;\n}\n\n.rf-z-menu {\n z-index: 40;\n}\n\n.rf-z-modal {\n z-index: 50;\n}\n\n.rf-z-overlay {\n z-index: 40;\n}\n\n.rf-z-ui {\n z-index: 20;\n}\n\n.rf-z-util {\n z-index: 1;\n}\n\n.rf-col-span-2 {\n grid-column: span 2 / span 2;\n}\n\n.rf-col-span-3 {\n grid-column: span 3 / span 3;\n}\n\n.rf-col-span-6 {\n grid-column: span 6 / span 6;\n}\n\n.rf-col-span-full {\n grid-column: 1 / -1;\n}\n\n.rf-col-start-1 {\n grid-column-start: 1;\n}\n\n.rf-col-start-2 {\n grid-column-start: 2;\n}\n\n.rf-col-start-4 {\n grid-column-start: 4;\n}\n\n.rf-col-start-5 {\n grid-column-start: 5;\n}\n\n.rf-col-end-13 {\n grid-column-end: 13;\n}\n\n.rf-col-end-2 {\n grid-column-end: 2;\n}\n\n.rf-col-end-9 {\n grid-column-end: 9;\n}\n\n.rf-row-span-1 {\n grid-row: span 1 / span 1;\n}\n\n.rf-row-span-2 {\n grid-row: span 2 / span 2;\n}\n\n.rf-row-span-3 {\n grid-row: span 3 / span 3;\n}\n\n.rf-row-span-5 {\n grid-row: span 5 / span 5;\n}\n\n.rf-row-span-6 {\n grid-row: span 6 / span 6;\n}\n\n.rf-row-span-9 {\n grid-row: span 9 / span 9;\n}\n\n.rf-row-span-full {\n grid-row: 1 / -1;\n}\n\n.rf-row-start-1 {\n grid-row-start: 1;\n}\n\n.rf-row-start-12 {\n grid-row-start: 12;\n}\n\n.rf-row-start-2 {\n grid-row-start: 2;\n}\n\n.rf-row-start-3 {\n grid-row-start: 3;\n}\n\n.rf-row-start-4 {\n grid-row-start: 4;\n}\n\n.rf-row-start-6 {\n grid-row-start: 6;\n}\n\n.rf-row-start-9 {\n grid-row-start: 9;\n}\n\n.rf-row-end-12 {\n grid-row-end: 12;\n}\n\n.rf-row-end-13 {\n grid-row-end: 13;\n}\n\n.rf-row-end-2 {\n grid-row-end: 2;\n}\n\n.rf-row-end-3 {\n grid-row-end: 3;\n}\n\n.rf-row-end-4 {\n grid-row-end: 4;\n}\n\n.rf-row-end-5 {\n grid-row-end: 5;\n}\n\n.rf-float-right {\n float: right;\n}\n\n.rf-m-0 {\n margin: 0;\n}\n\n.rf-m-4 {\n margin: 1rem;\n}\n\n.rf-m-auto {\n margin: auto;\n}\n\n.-rf-mx-6 {\n margin-left: -1.5rem;\n margin-right: -1.5rem;\n}\n\n.rf-mx-0 {\n margin-left: 0;\n margin-right: 0;\n}\n\n.rf-mx-2 {\n margin-left: .5rem;\n margin-right: .5rem;\n}\n\n.rf-mx-3 {\n margin-left: .75rem;\n margin-right: .75rem;\n}\n\n.rf-mx-8 {\n margin-left: 2rem;\n margin-right: 2rem;\n}\n\n.rf-mx-auto {\n margin-left: auto;\n margin-right: auto;\n}\n\n.rf-my-1 {\n margin-top: .25rem;\n margin-bottom: .25rem;\n}\n\n.rf-my-2 {\n margin-top: .5rem;\n margin-bottom: .5rem;\n}\n\n.rf-my-4 {\n margin-top: 1rem;\n margin-bottom: 1rem;\n}\n\n.rf-my-auto {\n margin-top: auto;\n margin-bottom: auto;\n}\n\n.-rf-mb-4 {\n margin-bottom: -1rem;\n}\n\n.-rf-ml-2 {\n margin-left: -.5rem;\n}\n\n.rf-mb-0 {\n margin-bottom: 0;\n}\n\n.rf-mb-1 {\n margin-bottom: .25rem;\n}\n\n.rf-mb-12 {\n margin-bottom: 3rem;\n}\n\n.rf-mb-16 {\n margin-bottom: 4rem;\n}\n\n.rf-mb-2 {\n margin-bottom: .5rem;\n}\n\n.rf-mb-26 {\n margin-bottom: 6.5rem;\n}\n\n.rf-mb-28 {\n margin-bottom: 7rem;\n}\n\n.rf-mb-3 {\n margin-bottom: .75rem;\n}\n\n.rf-mb-30 {\n margin-bottom: 7.5rem;\n}\n\n.rf-mb-4 {\n margin-bottom: 1rem;\n}\n\n.rf-mb-5 {\n margin-bottom: 1.25rem;\n}\n\n.rf-mb-6 {\n margin-bottom: 1.5rem;\n}\n\n.rf-mb-8 {\n margin-bottom: 2rem;\n}\n\n.rf-ml-1 {\n margin-left: .25rem;\n}\n\n.rf-ml-2 {\n margin-left: .5rem;\n}\n\n.rf-ml-4 {\n margin-left: 1rem;\n}\n\n.rf-ml-6 {\n margin-left: 1.5rem;\n}\n\n.rf-mr-1 {\n margin-right: .25rem;\n}\n\n.rf-mr-2 {\n margin-right: .5rem;\n}\n\n.rf-mr-3 {\n margin-right: .75rem;\n}\n\n.rf-mr-4 {\n margin-right: 1rem;\n}\n\n.rf-mr-5 {\n margin-right: 1.25rem;\n}\n\n.rf-mt-1 {\n margin-top: .25rem;\n}\n\n.rf-mt-10 {\n margin-top: 2.5rem;\n}\n\n.rf-mt-2 {\n margin-top: .5rem;\n}\n\n.rf-mt-4 {\n margin-top: 1rem;\n}\n\n.rf-mt-5 {\n margin-top: 1.25rem;\n}\n\n.rf-mt-8 {\n margin-top: 2rem;\n}\n\n.rf-mt-\\[0\\.2rem\\] {\n margin-top: .2rem;\n}\n\n.rf-mt-auto {\n margin-top: auto;\n}\n\n.rf-line-clamp-1 {\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-2 {\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-inline {\n display: inline;\n}\n\n.rf-flex {\n display: flex;\n}\n\n.rf-grid {\n display: grid;\n}\n\n.rf-hidden {\n display: none;\n}\n\n.rf-aspect-\\[4\\/3\\] {\n aspect-ratio: 4 / 3;\n}\n\n.rf-aspect-square {\n aspect-ratio: 1;\n}\n\n.rf-aspect-video {\n aspect-ratio: 16 / 9;\n}\n\n.rf-h-0 {\n height: 0;\n}\n\n.rf-h-1 {\n height: .25rem;\n}\n\n.rf-h-1\\/2 {\n height: 50%;\n}\n\n.rf-h-1\\/3 {\n height: 33.3333%;\n}\n\n.rf-h-12 {\n height: 3rem;\n}\n\n.rf-h-14 {\n height: 3.5rem;\n}\n\n.rf-h-16 {\n height: 4rem;\n}\n\n.rf-h-18 {\n height: 4.5rem;\n}\n\n.rf-h-2 {\n height: .5rem;\n}\n\n.rf-h-2\\/3 {\n height: 66.6667%;\n}\n\n.rf-h-24 {\n height: 6rem;\n}\n\n.rf-h-3 {\n height: .75rem;\n}\n\n.rf-h-3\\/10 {\n height: 30%;\n}\n\n.rf-h-32 {\n height: 8rem;\n}\n\n.rf-h-36 {\n height: 9rem;\n}\n\n.rf-h-4 {\n height: 1rem;\n}\n\n.rf-h-48 {\n height: 12rem;\n}\n\n.rf-h-5 {\n height: 1.25rem;\n}\n\n.rf-h-6 {\n height: 1.5rem;\n}\n\n.rf-h-7 {\n height: 1.75rem;\n}\n\n.rf-h-8 {\n height: 2rem;\n}\n\n.rf-h-9 {\n height: 2.25rem;\n}\n\n.rf-h-\\[0\\.875rem\\] {\n height: .875rem;\n}\n\n.rf-h-\\[1\\.25rem\\] {\n height: 1.25rem;\n}\n\n.rf-h-\\[calc\\(50vw-3rem\\)\\] {\n height: calc(50vw - 3rem);\n}\n\n.rf-h-fit {\n height: fit-content;\n}\n\n.rf-h-full {\n height: 100%;\n}\n\n.rf-h-max {\n height: max-content;\n}\n\n.rf-h-screen {\n height: 100vh;\n}\n\n.rf-max-h-12 {\n max-height: 3rem;\n}\n\n.rf-max-h-28 {\n max-height: 7rem;\n}\n\n.rf-max-h-4\\/5 {\n max-height: 80%;\n}\n\n.rf-max-h-48 {\n max-height: 12rem;\n}\n\n.rf-max-h-6 {\n max-height: 1.5rem;\n}\n\n.rf-max-h-full {\n max-height: 100%;\n}\n\n.rf-max-h-qrcode {\n max-height: 120px;\n}\n\n.rf-max-h-screen {\n max-height: 100vh;\n}\n\n.rf-min-h-12 {\n min-height: 3rem;\n}\n\n.rf-min-h-16 {\n min-height: 4rem;\n}\n\n.rf-min-h-2\\/5 {\n min-height: 40%;\n}\n\n.rf-min-h-6 {\n min-height: 1.5rem;\n}\n\n.rf-min-h-full {\n min-height: 100%;\n}\n\n.rf-min-h-inherit {\n min-height: inherit;\n}\n\n.rf-w-0 {\n width: 0;\n}\n\n.rf-w-1\\/2 {\n width: 50%;\n}\n\n.rf-w-1\\/3 {\n width: 33.3333%;\n}\n\n.rf-w-1\\/4 {\n width: 25%;\n}\n\n.rf-w-11\\/12 {\n width: 91.6667%;\n}\n\n.rf-w-12 {\n width: 3rem;\n}\n\n.rf-w-16 {\n width: 4rem;\n}\n\n.rf-w-18 {\n width: 4.5rem;\n}\n\n.rf-w-2 {\n width: .5rem;\n}\n\n.rf-w-2\\/3 {\n width: 66.6667%;\n}\n\n.rf-w-20 {\n width: 5rem;\n}\n\n.rf-w-24 {\n width: 6rem;\n}\n\n.rf-w-3 {\n width: .75rem;\n}\n\n.rf-w-3\\/20 {\n width: 15%;\n}\n\n.rf-w-3\\/4 {\n width: 75%;\n}\n\n.rf-w-3\\/5 {\n width: 60%;\n}\n\n.rf-w-32 {\n width: 8rem;\n}\n\n.rf-w-36 {\n width: 9rem;\n}\n\n.rf-w-4 {\n width: 1rem;\n}\n\n.rf-w-4\\/9 {\n width: 45%;\n}\n\n.rf-w-48 {\n width: 12rem;\n}\n\n.rf-w-5 {\n width: 1.25rem;\n}\n\n.rf-w-6 {\n width: 1.5rem;\n}\n\n.rf-w-7 {\n width: 1.75rem;\n}\n\n.rf-w-8 {\n width: 2rem;\n}\n\n.rf-w-9 {\n width: 2.25rem;\n}\n\n.rf-w-\\[45\\%\\] {\n width: 45%;\n}\n\n.rf-w-\\[45ch\\] {\n width: 45ch;\n}\n\n.rf-w-\\[90\\%\\] {\n width: 90%;\n}\n\n.rf-w-\\[calc\\(100\\%-3rem\\)\\] {\n width: calc(100% - 3rem);\n}\n\n.rf-w-fit {\n width: fit-content;\n}\n\n.rf-w-full {\n width: 100%;\n}\n\n.rf-w-max {\n width: max-content;\n}\n\n.rf-w-screen {\n width: 100vw;\n}\n\n.rf-min-w-11\\/12 {\n min-width: 91.7%;\n}\n\n.rf-min-w-12 {\n min-width: 3rem;\n}\n\n.rf-min-w-24 {\n min-width: 6rem;\n}\n\n.rf-min-w-3\\/20 {\n min-width: 15%;\n}\n\n.rf-min-w-6 {\n min-width: 1.5rem;\n}\n\n.rf-min-w-\\[45\\%\\] {\n min-width: 45%;\n}\n\n.rf-min-w-full {\n min-width: 100%;\n}\n\n.rf-max-w-1\\/2 {\n max-width: 50%;\n}\n\n.rf-max-w-16 {\n max-width: 4rem;\n}\n\n.rf-max-w-3\\/20 {\n max-width: 15%;\n}\n\n.rf-max-w-6 {\n max-width: 1.5rem;\n}\n\n.rf-max-w-7\\/10 {\n max-width: 70%;\n}\n\n.rf-max-w-\\[100vw\\] {\n max-width: 100vw;\n}\n\n.rf-max-w-\\[45\\%\\] {\n max-width: 45%;\n}\n\n.rf-max-w-\\[70vw\\] {\n max-width: 70vw;\n}\n\n.rf-max-w-\\[calc\\(100\\%-2rem\\)\\] {\n max-width: calc(100% - 2rem);\n}\n\n.rf-max-w-full {\n max-width: 100%;\n}\n\n.rf-max-w-none {\n max-width: none;\n}\n\n.rf-flex-1 {\n flex: 1;\n}\n\n.rf-flex-\\[0_0_40\\%\\] {\n flex: 0 0 40%;\n}\n\n.rf-flex-\\[2_1_0\\%\\] {\n flex: 2;\n}\n\n.rf-flex-\\[4_1_0\\%\\] {\n flex: 4;\n}\n\n.rf-origin-center {\n transform-origin: center;\n}\n\n.-rf-translate-x-1\\/2 {\n --tw-translate-x: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.-rf-translate-y-1\\/2 {\n --tw-translate-y: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf--translate-x-1\\/2 {\n --tw-translate-x: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-translate-x-1 {\n --tw-translate-x: .25rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-translate-x-5 {\n --tw-translate-x: 1.25rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf--rotate-90 {\n --tw-rotate: -90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-rotate-0 {\n --tw-rotate: 0deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-rotate-180 {\n --tw-rotate: 180deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-rotate-90 {\n --tw-rotate: 90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-scale-0 {\n --tw-scale-x: 0;\n --tw-scale-y: 0;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n@keyframes rf-blink {\n 0%, 100% {\n opacity: .2;\n }\n\n 50% {\n opacity: 1;\n }\n}\n\n.rf-animate-blink {\n animation: 1.4s infinite both rf-blink;\n}\n\n@keyframes rf-fadeIn {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\n}\n\n.rf-animate-fadeIn {\n animation: .5s .2s backwards rf-fadeIn;\n}\n\n@keyframes rf-hScroll {\n 0% {\n transform: translateX(0);\n }\n\n 100% {\n transform: translateX(calc(-100% - 2rem));\n }\n}\n\n.rf-animate-hScroll {\n animation: 20s linear infinite rf-hScroll;\n}\n\n@keyframes rf-loader {\n 0% {\n box-shadow: 0 1.5rem 0 -1.5rem var(--rf-color-loader-animation);\n }\n\n 40% {\n box-shadow: 0 1.5rem 0 -.3rem var(--rf-color-loader-animation);\n }\n\n 80% {\n box-shadow: 0 1.5rem 0 -1.5rem var(--rf-color-loader-animation);\n }\n\n 100% {\n box-shadow: 0 1.5rem 0 -1.5rem var(--rf-color-loader-animation);\n }\n}\n\n.rf-animate-loader {\n animation: 1.8s ease-in-out -.16s infinite both rf-loader;\n}\n\n.rf-animate-loaderFadeIn {\n animation: 2s rf-fadeIn;\n}\n\n@keyframes rf-fadeOut {\n 0% {\n opacity: 1;\n }\n\n 100% {\n opacity: 0;\n }\n}\n\n.rf-animate-loaderFadeOut {\n animation: 1s rf-fadeOut;\n}\n\n@keyframes rf-loaderMedium {\n 0% {\n box-shadow: 0 .75rem 0 -.75rem var(--rf-color-loader-animation);\n }\n\n 40% {\n box-shadow: 0 .75rem 0 -.25rem var(--rf-color-loader-animation);\n }\n\n 80% {\n box-shadow: 0 .75rem 0 -.75rem var(--rf-color-loader-animation);\n }\n\n 100% {\n box-shadow: 0 .75rem 0 -.75rem var(--rf-color-loader-animation);\n }\n}\n\n.rf-animate-loaderMedium {\n animation: 1.8s ease-in-out -.16s infinite both rf-loaderMedium;\n}\n\n@keyframes rf-loaderMini {\n 0% {\n box-shadow: 0 .5rem 0 -.5rem var(--rf-color-loader-animation);\n }\n\n 40% {\n box-shadow: 0 .5rem 0 -.1rem var(--rf-color-loader-animation);\n }\n\n 80% {\n box-shadow: 0 .5rem 0 -.5rem var(--rf-color-loader-animation);\n }\n\n 100% {\n box-shadow: 0 .5rem 0 -.5rem var(--rf-color-loader-animation);\n }\n}\n\n.rf-animate-loaderMini {\n animation: 1.8s ease-in-out -.16s infinite both rf-loaderMini;\n}\n\n@keyframes rf-slideBottom {\n 0% {\n opacity: 0;\n transform: translateX(0)translateY(20px);\n }\n\n 100% {\n opacity: 1;\n transform: translateX(0)translateY(0);\n }\n}\n\n.rf-animate-slideBottom {\n animation: .5s .2s backwards rf-slideBottom;\n}\n\n@keyframes rf-spin {\n to {\n transform: rotate(360deg);\n }\n}\n\n.rf-animate-spin {\n animation: 1s linear infinite rf-spin;\n}\n\n.rf-cursor-pointer {\n cursor: pointer;\n}\n\n.rf-select-none {\n user-select: none;\n}\n\n.rf-resize-none {\n resize: none;\n}\n\n.rf-scroll-pb-4 {\n scroll-padding-bottom: 1rem;\n}\n\n.rf-grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr));\n}\n\n.rf-grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.rf-grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.rf-grid-cols-4 {\n grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.rf-grid-cols-6 {\n grid-template-columns: repeat(6, minmax(0, 1fr));\n}\n\n.rf-grid-cols-7 {\n grid-template-columns: repeat(7, minmax(0, 1fr));\n}\n\n.rf-grid-cols-8 {\n grid-template-columns: repeat(8, minmax(0, 1fr));\n}\n\n.rf-grid-cols-headerContainer {\n grid-template-columns: 7rem 1fr 1fr 1fr;\n}\n\n.rf-grid-cols-printingPreview {\n grid-template-columns: minmax(0, 1fr) 3rem;\n}\n\n.rf-grid-cols-routes {\n grid-template-columns: repeat(3, max-content);\n}\n\n.rf-grid-rows-1 {\n grid-template-rows: repeat(1, minmax(0, 1fr));\n}\n\n.rf-grid-rows-2 {\n grid-template-rows: repeat(2, minmax(0, 1fr));\n}\n\n.rf-grid-rows-container {\n grid-template-rows: repeat(12, minmax(0, 1fr));\n}\n\n.rf-grid-rows-headerContainer {\n grid-template-rows: repeat(3, minmax(0, 1fr));\n}\n\n.rf-flex-row {\n flex-direction: row;\n}\n\n.rf-flex-col {\n flex-direction: column;\n}\n\n.rf-flex-col-reverse {\n flex-direction: column-reverse;\n}\n\n.rf-flex-wrap {\n flex-wrap: wrap;\n}\n\n.rf-flex-nowrap {\n flex-wrap: nowrap;\n}\n\n.rf-content-around {\n align-content: space-around;\n}\n\n.rf-items-start {\n align-items: flex-start;\n}\n\n.rf-items-end {\n align-items: flex-end;\n}\n\n.rf-items-center {\n align-items: center;\n}\n\n.rf-justify-start {\n justify-content: flex-start;\n}\n\n.rf-justify-end {\n justify-content: flex-end;\n}\n\n.rf-justify-center {\n justify-content: center;\n}\n\n.rf-justify-between {\n justify-content: space-between;\n}\n\n.rf-justify-around {\n justify-content: space-around;\n}\n\n.rf-justify-evenly {\n justify-content: space-evenly;\n}\n\n.rf-gap-1 {\n gap: .25rem;\n}\n\n.rf-gap-12 {\n gap: 3rem;\n}\n\n.rf-gap-2 {\n gap: .5rem;\n}\n\n.rf-gap-3 {\n gap: .75rem;\n}\n\n.rf-gap-4 {\n gap: 1rem;\n}\n\n.rf-gap-5 {\n gap: 1.25rem;\n}\n\n.rf-gap-8 {\n gap: 2rem;\n}\n\n.rf-gap-9 {\n gap: 2.25rem;\n}\n\n.rf-divide-x > :not([hidden]) ~ :not([hidden]) {\n --tw-divide-x-reverse: 0;\n border-right-width: calc(1px * var(--tw-divide-x-reverse));\n border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));\n}\n\n.rf-self-auto {\n align-self: auto;\n}\n\n.rf-self-start {\n align-self: flex-start;\n}\n\n.rf-self-end {\n align-self: flex-end;\n}\n\n.rf-self-center {\n align-self: center;\n}\n\n.rf-justify-self-start {\n justify-self: start;\n}\n\n.rf-justify-self-end {\n justify-self: end;\n}\n\n.rf-justify-self-center {\n justify-self: center;\n}\n\n.rf-overflow-hidden {\n overflow: hidden;\n}\n\n.rf-overflow-clip {\n overflow: clip;\n}\n\n.rf-overflow-x-auto {\n overflow-x: auto;\n}\n\n.rf-overflow-y-auto {\n overflow-y: auto;\n}\n\n.rf-overflow-x-hidden {\n overflow-x: hidden;\n}\n\n.rf-overflow-y-hidden {\n overflow-y: hidden;\n}\n\n.rf-overflow-y-visible {\n overflow-y: visible;\n}\n\n.rf-overflow-x-scroll {\n overflow-x: scroll;\n}\n\n.rf-overflow-y-scroll {\n overflow-y: scroll;\n}\n\n.rf-truncate {\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n\n.rf-whitespace-nowrap {\n white-space: nowrap;\n}\n\n.rf-rounded {\n border-radius: .3125rem;\n}\n\n.rf-rounded-6 {\n border-radius: 1.5rem;\n}\n\n.rf-rounded-8 {\n border-radius: 2rem;\n}\n\n.rf-rounded-\\[20px\\] {\n border-radius: 20px;\n}\n\n.rf-rounded-half {\n border-radius: 50%;\n}\n\n.rf-rounded-lg {\n border-radius: .5rem;\n}\n\n.rf-rounded-max {\n border-radius: 100%;\n}\n\n.rf-rounded-b {\n border-bottom-right-radius: .3125rem;\n border-bottom-left-radius: .3125rem;\n}\n\n.rf-rounded-l-lg {\n border-top-left-radius: .5rem;\n border-bottom-left-radius: .5rem;\n}\n\n.rf-border {\n border-width: 1px;\n}\n\n.rf-border-0 {\n border-width: 0;\n}\n\n.rf-border-2 {\n border-width: 2px;\n}\n\n.rf-border-y {\n border-top-width: 1px;\n border-bottom-width: 1px;\n}\n\n.rf-border-b {\n border-bottom-width: 1px;\n}\n\n.rf-border-b-2 {\n border-bottom-width: 2px;\n}\n\n.rf-border-l {\n border-left-width: 1px;\n}\n\n.rf-border-r {\n border-right-width: 1px;\n}\n\n.rf-border-t {\n border-top-width: 1px;\n}\n\n.rf-border-t-0 {\n border-top-width: 0;\n}\n\n.rf-border-none {\n border-style: none;\n}\n\n.rf-border-\\[\\#00000029\\] {\n border-color: #00000029;\n}\n\n.rf-border-\\[\\#9FA2AA\\] {\n --tw-border-opacity: 1;\n border-color: rgb(159 162 170 / var(--tw-border-opacity));\n}\n\n.rf-border-\\[\\#C7C6C6\\] {\n --tw-border-opacity: 1;\n border-color: rgb(199 198 198 / var(--tw-border-opacity));\n}\n\n.rf-border-black {\n border-color: var(--rf-color-black);\n}\n\n.rf-border-cardButtonBorderDefault {\n border-color: var(--rf-color-cardButtonBorderDefault);\n}\n\n.rf-border-cardButtonBorderHover {\n border-color: var(--rf-color-cardButtonBorderHover);\n}\n\n.rf-border-cardFrameBorder {\n border-color: var(--rf-color-cardFrameBorder);\n}\n\n.rf-border-formInputButtonBorderDefault {\n border-color: var(--rf-color-formInputButtonBorderDefault);\n}\n\n.rf-border-formInputButtonBorderHover {\n border-color: var(--rf-color-formInputButtonBorderHover);\n}\n\n.rf-border-formInputRadioCheckboxCheckedBorder {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n}\n\n.rf-border-formInputRadioCheckboxUncheckedBorder {\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n}\n\n.rf-border-gray {\n --tw-border-opacity: 1;\n border-color: rgb(128 128 128 / var(--tw-border-opacity));\n}\n\n.rf-border-menuBorder {\n --tw-border-opacity: 1;\n border-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-primary {\n border-color: var(--rf-color-primary);\n}\n\n.rf-border-red-700 {\n --tw-border-opacity: 1;\n border-color: rgb(185 28 28 / var(--tw-border-opacity));\n}\n\n.rf-border-secondary {\n border-color: var(--rf-color-secondary);\n}\n\n.rf-border-templateCheckboxBorder {\n --tw-border-opacity: 1;\n border-color: rgb(112 112 112 / var(--tw-border-opacity));\n}\n\n.rf-border-trueblack {\n --tw-border-opacity: 1;\n border-color: rgb(0 0 0 / var(--tw-border-opacity));\n}\n\n.rf-border-truewhite {\n --tw-border-opacity: 1;\n border-color: rgb(255 255 255 / var(--tw-border-opacity));\n}\n\n.rf-border-x-primary {\n border-left-color: var(--rf-color-primary);\n border-right-color: var(--rf-color-primary);\n}\n\n.rf-border-y-menuBorder {\n --tw-border-opacity: 1;\n border-top-color: rgb(224 225 231 / var(--tw-border-opacity));\n border-bottom-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-b-\\[\\#C4C5C8\\] {\n --tw-border-opacity: 1;\n border-bottom-color: rgb(196 197 200 / var(--tw-border-opacity));\n}\n\n.rf-border-b-black {\n border-bottom-color: var(--rf-color-black);\n}\n\n.rf-border-b-menuBorder {\n --tw-border-opacity: 1;\n border-bottom-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-b-silver {\n --tw-border-opacity: 1;\n border-bottom-color: rgb(192 192 192 / var(--tw-border-opacity));\n}\n\n.rf-border-b-transparent {\n border-bottom-color: #0000;\n}\n\n.rf-border-l-menuBorder {\n --tw-border-opacity: 1;\n border-left-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-r-silver {\n --tw-border-opacity: 1;\n border-right-color: rgb(192 192 192 / var(--tw-border-opacity));\n}\n\n.rf-border-t-\\[\\#CBC9C9\\] {\n --tw-border-opacity: 1;\n border-top-color: rgb(203 201 201 / var(--tw-border-opacity));\n}\n\n.rf-border-t-menuBorder {\n --tw-border-opacity: 1;\n border-top-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-bg-\\[\\#00000050\\] {\n background-color: #00000050;\n}\n\n.rf-bg-\\[\\#F0F0F0\\] {\n --tw-bg-opacity: 1;\n background-color: rgb(240 240 240 / var(--tw-bg-opacity));\n}\n\n.rf-bg-\\[\\#F8F8F8\\] {\n --tw-bg-opacity: 1;\n background-color: rgb(248 248 248 / var(--tw-bg-opacity));\n}\n\n.rf-bg-black {\n background-color: var(--rf-color-black);\n}\n\n.rf-bg-blue-500 {\n --tw-bg-opacity: 1;\n background-color: rgb(59 130 246 / var(--tw-bg-opacity));\n}\n\n.rf-bg-cardButtonBackgroundDefault {\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n}\n\n.rf-bg-cardButtonBackgroundHover {\n background-color: var(--rf-color-cardButtonBackgroundHover);\n}\n\n.rf-bg-cardFrameBackground {\n background-color: var(--rf-color-cardFrameBackground);\n}\n\n.rf-bg-formInputButtonBackgroundDefault {\n background-color: var(--rf-color-formInputButtonBackgroundDefault);\n}\n\n.rf-bg-formInputButtonBackgroundHover {\n background-color: var(--rf-color-formInputButtonBackgroundHover);\n}\n\n.rf-bg-formInputRadioCheckboxUncheckedBackground {\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n}\n\n.rf-bg-gray {\n --tw-bg-opacity: 1;\n background-color: rgb(128 128 128 / var(--tw-bg-opacity));\n}\n\n.rf-bg-primary {\n background-color: var(--rf-color-primary);\n}\n\n.rf-bg-red-600 {\n --tw-bg-opacity: 1;\n background-color: rgb(220 38 38 / var(--tw-bg-opacity));\n}\n\n.rf-bg-secondary {\n background-color: var(--rf-color-secondary);\n}\n\n.rf-bg-silver {\n --tw-bg-opacity: 1;\n background-color: rgb(192 192 192 / var(--tw-bg-opacity));\n}\n\n.rf-bg-templateBackground {\n --tw-bg-opacity: 1;\n background-color: rgb(241 241 241 / var(--tw-bg-opacity));\n}\n\n.rf-bg-templateEmptyCard {\n --tw-bg-opacity: 1;\n background-color: rgb(232 231 231 / var(--tw-bg-opacity));\n}\n\n.rf-bg-textModePanelBackground {\n background-color: var(--rf-color-textModePanelBackground);\n}\n\n.rf-bg-transparent {\n background-color: #0000;\n}\n\n.rf-bg-truewhite {\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n}\n\n.rf-bg-vocalModeSubtitlesBackground {\n background-color: var(--rf-color-vocalModeSubtitlesBackground);\n}\n\n.rf-bg-white {\n --tw-bg-opacity: 1;\n background-color: rgb(247 243 246 / var(--tw-bg-opacity));\n}\n\n.rf-bg-opacity-30 {\n --tw-bg-opacity: .3;\n}\n\n.rf-bg-opacity-50 {\n --tw-bg-opacity: .5;\n}\n\n.rf-bg-opacity-80 {\n --tw-bg-opacity: .8;\n}\n\n.rf-object-cover {\n object-fit: cover;\n}\n\n.rf-p-0 {\n padding: 0;\n}\n\n.rf-p-1 {\n padding: .25rem;\n}\n\n.rf-p-2 {\n padding: .5rem;\n}\n\n.rf-p-4 {\n padding: 1rem;\n}\n\n.rf-p-6 {\n padding: 1.5rem;\n}\n\n.rf-p-\\[25px\\] {\n padding: 25px;\n}\n\n.rf-p-\\[7px_12px\\] {\n padding: 7px 12px;\n}\n\n.rf-px-1 {\n padding-left: .25rem;\n padding-right: .25rem;\n}\n\n.rf-px-2 {\n padding-left: .5rem;\n padding-right: .5rem;\n}\n\n.rf-px-3 {\n padding-left: .75rem;\n padding-right: .75rem;\n}\n\n.rf-px-4 {\n padding-left: 1rem;\n padding-right: 1rem;\n}\n\n.rf-px-5, .rf-px-6 {\n padding-left: 1.5rem;\n padding-right: 1.5rem;\n}\n\n.rf-px-8 {\n padding-left: 2rem;\n padding-right: 2rem;\n}\n\n.rf-py-0 {\n padding-top: 0;\n padding-bottom: 0;\n}\n\n.rf-py-1 {\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n.rf-py-12 {\n padding-top: 3rem;\n padding-bottom: 3rem;\n}\n\n.rf-py-2 {\n padding-top: .5rem;\n padding-bottom: .5rem;\n}\n\n.rf-py-3 {\n padding-top: .75rem;\n padding-bottom: .75rem;\n}\n\n.rf-py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n\n.rf-py-6 {\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n\n.rf-pb-10 {\n padding-bottom: 2.5rem;\n}\n\n.rf-pb-12 {\n padding-bottom: 3rem;\n}\n\n.rf-pb-14 {\n padding-bottom: 3.5rem;\n}\n\n.rf-pb-2 {\n padding-bottom: .5rem;\n}\n\n.rf-pb-3 {\n padding-bottom: .75rem;\n}\n\n.rf-pb-4 {\n padding-bottom: 1rem;\n}\n\n.rf-pb-5, .rf-pb-6 {\n padding-bottom: 1.5rem;\n}\n\n.rf-pb-8 {\n padding-bottom: 2rem;\n}\n\n.rf-pb-\\[15vh\\] {\n padding-bottom: 15vh;\n}\n\n.rf-pl-0 {\n padding-left: 0;\n}\n\n.rf-pl-1 {\n padding-left: .25rem;\n}\n\n.rf-pl-2 {\n padding-left: .5rem;\n}\n\n.rf-pl-4 {\n padding-left: 1rem;\n}\n\n.rf-pl-6 {\n padding-left: 1.5rem;\n}\n\n.rf-pl-8 {\n padding-left: 2rem;\n}\n\n.rf-pr-1 {\n padding-right: .25rem;\n}\n\n.rf-pr-2 {\n padding-right: .5rem;\n}\n\n.rf-pr-4 {\n padding-right: 1rem;\n}\n\n.rf-pt-1 {\n padding-top: .25rem;\n}\n\n.rf-pt-11\\/20 {\n padding-top: 55%;\n}\n\n.rf-pt-12 {\n padding-top: 3rem;\n}\n\n.rf-pt-14 {\n padding-top: 3.5rem;\n}\n\n.rf-pt-2 {\n padding-top: .5rem;\n}\n\n.rf-pt-24 {\n padding-top: 6rem;\n}\n\n.rf-pt-3 {\n padding-top: .75rem;\n}\n\n.rf-pt-4 {\n padding-top: 1rem;\n}\n\n.rf-pt-8 {\n padding-top: 2rem;\n}\n\n.rf-pt-\\[25vh\\] {\n padding-top: 25vh;\n}\n\n.rf-pt-\\[26vh\\] {\n padding-top: 26vh;\n}\n\n.rf-text-left {\n text-align: left;\n}\n\n.rf-text-center {\n text-align: center;\n}\n\n.rf-text-right {\n text-align: right;\n}\n\n.rf-font-default {\n font-family: Calibri, sans-serif;\n}\n\n.rf-text-2xl {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n.rf-text-3xl {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n.rf-text-4xl {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-text-5xl {\n font-size: 3rem;\n line-height: 1;\n}\n\n.rf-text-7xl {\n font-size: 4.5rem;\n line-height: 1;\n}\n\n.rf-text-8xl {\n font-size: 6rem;\n line-height: 1;\n}\n\n.rf-text-\\[0\\.5rem\\] {\n font-size: .5rem;\n}\n\n.rf-text-base {\n font-size: 1rem;\n line-height: 1.5rem;\n}\n\n.rf-text-basecustom {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n.rf-text-lgcustom {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n.rf-text-sm {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n.rf-text-xl {\n font-size: 1.25rem;\n line-height: 1.75rem;\n}\n\n.rf-text-xs {\n font-size: .75rem;\n line-height: 1rem;\n}\n\n.rf-text-xsl {\n font-size: .7rem;\n line-height: 1rem;\n}\n\n.rf-text-xsm {\n font-size: .6rem;\n}\n\n.rf-font-bold {\n font-weight: 600;\n}\n\n.rf-font-medium {\n font-weight: 300;\n}\n\n.rf-font-semibold {\n font-weight: 400;\n}\n\n.rf-uppercase {\n text-transform: uppercase;\n}\n\n.rf-capitalize {\n text-transform: capitalize;\n}\n\n.rf-normal-case {\n text-transform: none;\n}\n\n.rf-italic {\n font-style: italic;\n}\n\n.rf-text-\\[\\#575F6B\\] {\n --tw-text-opacity: 1;\n color: rgb(87 95 107 / var(--tw-text-opacity));\n}\n\n.rf-text-\\[\\#9A9A9A\\] {\n --tw-text-opacity: 1;\n color: rgb(154 154 154 / var(--tw-text-opacity));\n}\n\n.rf-text-\\[\\#A4A7AF\\] {\n --tw-text-opacity: 1;\n color: rgb(164 167 175 / var(--tw-text-opacity));\n}\n\n.rf-text-black {\n color: var(--rf-color-black);\n}\n\n.rf-text-cardButtonTextDefault {\n color: var(--rf-color-cardButtonTextDefault);\n}\n\n.rf-text-cardFrameText {\n color: var(--rf-color-cardFrameText);\n}\n\n.rf-text-formInputButtonTextDefault {\n color: var(--rf-color-formInputButtonTextDefault);\n}\n\n.rf-text-formInputButtonTextHover {\n color: var(--rf-color-formInputButtonTextHover);\n}\n\n.rf-text-formInputRadioCheckboxUncheckedBackground {\n color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n}\n\n.rf-text-formInputTextDefault {\n color: var(--rf-color-formInputTextDefault);\n}\n\n.rf-text-gray {\n --tw-text-opacity: 1;\n color: rgb(128 128 128 / var(--tw-text-opacity));\n}\n\n.rf-text-lightgray {\n --tw-text-opacity: 1;\n color: rgb(129 129 129 / var(--tw-text-opacity));\n}\n\n.rf-text-primary {\n color: var(--rf-color-primary);\n}\n\n.rf-text-red-700 {\n --tw-text-opacity: 1;\n color: rgb(185 28 28 / var(--tw-text-opacity));\n}\n\n.rf-text-secondary {\n color: var(--rf-color-secondary);\n}\n\n.rf-text-textModePanelConversationBot {\n color: var(--rf-color-textModePanelConversationBot);\n}\n\n.rf-text-textModePanelConversationUser {\n color: var(--rf-color-textModePanelConversationUser);\n}\n\n.rf-text-trueblack {\n --tw-text-opacity: 1;\n color: rgb(0 0 0 / var(--tw-text-opacity));\n}\n\n.rf-text-truewhite {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity));\n}\n\n.rf-text-vocalModeSubtitlesText {\n color: var(--rf-color-vocalModeSubtitlesText);\n}\n\n.rf-text-white {\n --tw-text-opacity: 1;\n color: rgb(247 243 246 / var(--tw-text-opacity));\n}\n\n.rf-underline {\n text-decoration-line: underline;\n}\n\n.rf-shadow-\\[0_0_15px_0_silver\\] {\n --tw-shadow: 0 0 15px 0 silver;\n --tw-shadow-colored: 0 0 15px 0 var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_0_20px_1px_\\#A4A7AF80\\] {\n --tw-shadow: 0 0 20px 1px #a4a7af80;\n --tw-shadow-colored: 0 0 20px 1px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_0_3px_6px_\\#00000029\\] {\n --tw-shadow: 0 0 3px 6px #00000029;\n --tw-shadow-colored: 0 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_3px_6px_\\#00000029\\] {\n --tw-shadow: 0 3px 6px #00000029;\n --tw-shadow-colored: 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_3px_6px_\\#606267\\] {\n --tw-shadow: 0 3px 6px #606267;\n --tw-shadow-colored: 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_3px_6px_rgba\\(0\\,0\\,0\\,0\\.16\\)\\] {\n --tw-shadow: 0 3px 6px #00000029;\n --tw-shadow-colored: 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_6px_6px_\\#00000029\\] {\n --tw-shadow: 0 6px 6px #00000029;\n --tw-shadow-colored: 0 6px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[20px_3px_20px_\\#00000029\\] {\n --tw-shadow: 20px 3px 20px #00000029;\n --tw-shadow-colored: 20px 3px 20px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[3px_3px_16px_\\#00000029\\] {\n --tw-shadow: 3px 3px 16px #00000029;\n --tw-shadow-colored: 3px 3px 16px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[3px_3px_6px_\\#00000029\\] {\n --tw-shadow: 3px 3px 6px #00000029;\n --tw-shadow-colored: 3px 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[inset_0_0_6px_\\#0000003B\\] {\n --tw-shadow: inset 0 0 6px #0000003b;\n --tw-shadow-colored: inset 0 0 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[inset_0_12px_12px_-12px_\\#00000029\\,inset_0_-12px_12px_-12px_\\#00000029\\] {\n --tw-shadow: inset 0 12px 12px -12px #00000029, inset 0 -12px 12px -12px #00000029;\n --tw-shadow-colored: inset 0 12px 12px -12px var(--tw-shadow-color), inset 0 -12px 12px -12px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-card {\n --tw-shadow: 0px 0px 13px 3px #101219;\n --tw-shadow-colored: 0px 0px 13px 3px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-outline-none {\n outline-offset: 2px;\n outline: 2px solid #0000;\n}\n\n.rf-blur-background {\n --tw-blur: blur(var(--rf-blur-background));\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n\n.rf-filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n\n.rf-transition-all {\n transition-property: all;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n}\n\n.rf-transition-transform {\n transition-property: transform;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n}\n\n.rf-text-shadow-black {\n text-shadow: 2px 0 5px #000, -2px 0 5px #000, 0 2px 5px #000, 0 -2px 5px #000;\n}\n\n.rf-capitalize-first:first-letter {\n text-transform: uppercase;\n}\n\nol {\n padding-left: 2rem;\n list-style-type: decimal;\n}\n\nul {\n padding-left: 2rem;\n list-style-type: disc;\n}\n\n#retorik-container.rf-portrait:not(.rf-large) .ac-image {\n max-width: 100px;\n}\n\n.rf-glass-background, #retorik-container.portrait .portrait\\:rf-glass-background {\n background-color: var(--rf-color-black);\n --tw-bg-opacity: .62;\n --tw-backdrop-blur: blur(8px);\n backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);\n}\n\n.rf-loader:before {\n content: \"\";\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n animation: 1.8s ease-in-out -.32s infinite both rf-loader;\n display: block;\n position: absolute;\n right: 1.5rem;\n}\n\n.rf-loader:after {\n content: \"\";\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n animation: 1.8s ease-in-out infinite both rf-loader;\n display: block;\n position: absolute;\n left: 1.5rem;\n}\n\n.rf-loader-medium:before {\n content: \"\";\n border-radius: 50%;\n width: 1rem;\n height: 1rem;\n animation: 1.8s ease-in-out -.32s infinite both rf-loaderMedium;\n display: block;\n position: absolute;\n right: 1rem;\n}\n\n.rf-loader-medium:after {\n content: \"\";\n border-radius: 50%;\n width: 1rem;\n height: 1rem;\n animation: 1.8s ease-in-out infinite both rf-loaderMedium;\n display: block;\n position: absolute;\n left: 1rem;\n}\n\n.rf-loader-mini:before {\n content: \"\";\n border-radius: 50%;\n width: .5rem;\n height: .5rem;\n animation: 1.8s ease-in-out -.32s infinite both rf-loaderMini;\n display: block;\n position: absolute;\n right: .5rem;\n}\n\n.rf-loader-mini:after {\n content: \"\";\n border-radius: 50%;\n width: .5rem;\n height: .5rem;\n animation: 1.8s ease-in-out infinite both rf-loaderMini;\n display: block;\n position: absolute;\n left: .5rem;\n}\n\n.rf-loader-microphone:before, .rf-loader-microphone:after {\n content: \"\";\n --tw-border-opacity: 1;\n border: 6px solid #0000;\n border-top-color: rgb(128 128 128 / var(--tw-border-opacity));\n border-radius: 100%;\n width: 100%;\n height: 100%;\n position: absolute;\n top: 0;\n left: 0;\n}\n\n.rf-loader-microphone:before {\n z-index: 1;\n animation: 1s linear infinite rf-spin;\n}\n\n.rf-loader-microphone:after {\n --tw-border-opacity: 1;\n border-color: rgb(204 204 204 / var(--tw-border-opacity));\n}\n\n.rf-touch-action-none {\n touch-action: none;\n}\n\n.rf-unselectable {\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-touch-callout: none;\n}\n\n.rf-title-extralarge-bold-size-auto {\n font-size: 2.25rem;\n font-weight: 600;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large .rf-title-extralarge-bold-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-extralarge-bold-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n.rf-title-extralarge-size-auto {\n font-size: 2.25rem;\n font-weight: 400;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large .rf-title-extralarge-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-extralarge-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n.rf-title-large-size-auto {\n font-size: 1.5rem;\n font-weight: 400;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-title-large-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-large-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n.rf-title-large-bold-size-auto {\n font-size: 1.875rem;\n font-weight: 600;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large .rf-title-large-bold-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-large-bold-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n.rf-title-size-auto {\n font-size: 1.5rem;\n font-weight: 400;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-title-size-auto {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-title-bold-size-auto {\n font-size: 1.5rem;\n font-weight: 600;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-title-bold-size-auto {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-bold-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-subtitle-size-auto {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-subtitle-size-auto {\n font-size: 1.25rem;\n line-height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-subtitle-size-auto {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n.rf-text-extralarge-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large .rf-text-extralarge-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-extralarge-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n.rf-text-verylarge-size-auto {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-text-verylarge-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-verylarge-size-auto {\n font-size: 4.5rem;\n line-height: 1;\n}\n\n.rf-text-large-size-auto {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-text-large-size-auto {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-large-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-text-medium-size-auto {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large .rf-text-medium-size-auto {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n.rf-text-size-auto {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-text-size-auto {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-size-auto {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n.rf-small-size-auto {\n font-size: .6rem;\n}\n\n#retorik-container.rf-large .rf-small-size-auto {\n font-size: .75rem;\n line-height: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-small-size-auto {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n.rf-line-clamp-unknown {\n hyphens: auto;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-1 {\n hyphens: auto;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-2 {\n hyphens: auto;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-3 {\n hyphens: auto;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-4 {\n hyphens: auto;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-5 {\n hyphens: auto;\n -webkit-line-clamp: 5;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-6 {\n hyphens: auto;\n -webkit-line-clamp: 6;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-7 {\n hyphens: auto;\n -webkit-line-clamp: 7;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-8 {\n hyphens: auto;\n -webkit-line-clamp: 8;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-9 {\n hyphens: auto;\n -webkit-line-clamp: 9;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-10 {\n hyphens: auto;\n -webkit-line-clamp: 10;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-overflow-wrap {\n overflow-wrap: anywhere;\n}\n\n.rf-height-fill-available {\n height: stretch;\n}\n\n.rf-width-fill-available {\n width: stretch;\n}\n\n.rf-animation-delay-2 {\n animation-delay: .2s;\n}\n\n.rf-animation-delay-4 {\n animation-delay: .4s;\n}\n\n.rf-scrollbar-thin {\n scrollbar-width: thin;\n scrollbar-color: var(--rf-color-secondary) transparent;\n}\n\n.rf-scrollbar-thin::-webkit-scrollbar {\n width: .2rem;\n height: .2rem;\n margin: .25rem 0;\n}\n\n.rf-scrollbar-thin::-webkit-scrollbar-thumb {\n background-color: var(--rf-color-secondary);\n border-radius: .5rem;\n}\n\n.rf-scrollbar-x-custom::-webkit-scrollbar {\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: 2rem;\n height: .5rem;\n}\n\n.rf-scrollbar-x-custom::-webkit-scrollbar-thumb {\n background-color: var(--rf-color-primary);\n border-radius: 2rem;\n}\n\n.rf-scrollbar-hidden {\n scrollbar-width: none;\n}\n\n.rf-scrollbar-hidden::-webkit-scrollbar {\n display: none;\n}\n\n.rf-opacity-gradient-b {\n -webkit-mask-image: linear-gradient(#000 50%, #0000 100%);\n}\n\n.rf-opacity-gradient-b-thin {\n -webkit-mask-image: linear-gradient(#797676 84%, #0000 100%);\n}\n\n.rf-opacity-gradient-l {\n -webkit-mask-image: linear-gradient(to left, #000 75%, gray 80%, #0000 85%);\n}\n\n.rf-opacity-gradient-l-thin {\n -webkit-mask-image: linear-gradient(to left, #000 90%, gray 95%, #0000 100%);\n}\n\n.rf-opacity-gradient-h {\n -webkit-mask-image: linear-gradient(to right, #0000 0%, 6%, #000, 94%, #0000 100%);\n}\n\n.rf-card-button {\n border-width: 1px;\n border-color: var(--rf-color-cardButtonBorderDefault);\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n color: var(--rf-color-cardButtonTextDefault);\n border-radius: .3125rem;\n padding: .25rem .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-card-button {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-card-button {\n padding: .5rem 1rem;\n}\n\n.rf-card-button:hover {\n cursor: pointer;\n border-color: var(--rf-color-cardButtonBorderHover);\n background-color: var(--rf-color-cardButtonBackgroundHover);\n color: var(--rf-color-cardButtonTextHover);\n}\n\n.rf-card-button-clicked {\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n border-width: 1px;\n border-color: #0000;\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-clicked {\n padding-top: .5rem;\n padding-bottom: .5rem;\n}\n\n.rf-card-button-secondary {\n border-width: 1px;\n border-color: var(--rf-color-secondary);\n color: var(--rf-color-secondary);\n background-color: #0000;\n border-radius: .3125rem;\n padding: .25rem .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-secondary {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-card-button-secondary {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-card-button-secondary {\n padding: .5rem 1rem;\n}\n\n.rf-card-button-secondary:hover {\n cursor: pointer;\n border-color: var(--rf-color-secondary);\n background-color: var(--rf-color-secondary);\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity));\n}\n\n.rf-card-button-discover {\n border-width: 1px;\n border-color: var(--rf-color-cardButtonDiscoverBorderDefault);\n background-color: var(--rf-color-cardButtonDiscoverBackgroundDefault);\n color: var(--rf-color-cardButtonDiscoverTextDefault);\n border-radius: .3125rem;\n padding: .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-discover {\n padding-top: .75rem;\n padding-bottom: .75rem;\n}\n\n.rf-card-button-discover:hover {\n cursor: pointer;\n border-color: var(--rf-color-cardButtonDiscoverBorderHover);\n background-color: var(--rf-color-cardButtonDiscoverBackgroundHover);\n color: var(--rf-color-cardButtonDiscoverTextHover);\n}\n\n.rf-card-button-history {\n cursor: default;\n border-width: 1px;\n border-color: var(--rf-color-cardButtonBorderDefault);\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n color: var(--rf-color-cardButtonTextDefault);\n border-radius: .3125rem;\n padding: .25rem .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-history {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-card-button-history {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-card-button-history {\n padding: .5rem 1rem;\n}\n\n.lf-player-container {\n align-items: flex-end;\n width: 100%;\n height: 100%;\n display: flex;\n overflow: hidden;\n}\n\n.rf-input-label {\n text-overflow: ellipsis;\n color: var(--rf-color-formInputTextDefault);\n margin-top: .1rem;\n margin-left: .75rem;\n overflow-x: hidden;\n}\n\n#retorik-container.rf-large .rf-input-label {\n margin-top: .25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-input-label {\n margin-top: .2rem;\n}\n\n.rf-radio-custom {\n -webkit-appearance: none;\n appearance: none;\n border-width: 2px;\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: 50%;\n place-content: center;\n width: 1.5rem;\n min-width: 1.5rem;\n height: 1.5rem;\n margin: 0;\n display: grid;\n}\n\n.rf-radio-custom:checked {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxCheckedBackground);\n}\n\n#retorik-container.rf-large .rf-radio-custom {\n width: 1.75rem;\n min-width: 1.75rem;\n height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-radio-custom {\n width: 2rem;\n min-width: 2rem;\n height: 2rem;\n}\n\n.rf-radio-custom:before {\n content: \"\";\n --tw-scale-x: 0;\n --tw-scale-y: 0;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n background-color: var(--rf-color-formInputRadioCheckboxCheckedItem);\n border-radius: 50%;\n width: .5rem;\n height: .5rem;\n transition-property: all;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n}\n\n#retorik-container.rf-large .rf-radio-custom:before {\n width: .75rem;\n height: .75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-radio-custom:before {\n width: 1rem;\n height: 1rem;\n}\n\n.rf-radio-custom:checked:before {\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-input-hidden {\n -webkit-appearance: none;\n appearance: none;\n margin: 0;\n}\n\n.rf-checkbox-custom {\n -webkit-appearance: none;\n appearance: none;\n border-width: 2px;\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: .3125rem;\n place-content: center;\n width: 1.5rem;\n min-width: 1.5rem;\n height: 1.5rem;\n margin: 0;\n display: grid;\n}\n\n#retorik-container.rf-large .rf-checkbox-custom {\n width: 1.75rem;\n min-width: 1.75rem;\n height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-checkbox-custom {\n width: 2rem;\n min-width: 2rem;\n height: 2rem;\n}\n\n.rf-checkbox-custom:checked {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxCheckedBackground);\n}\n\n.rf-toggle-custom {\n -webkit-appearance: none;\n appearance: none;\n background-color: var(--rf-color-black);\n border-radius: 1.5rem;\n width: 3rem;\n min-width: 3rem;\n height: 1.5rem;\n margin: 0;\n position: relative;\n}\n\n.rf-toggle-custom:checked {\n background-color: var(--rf-color-primary);\n}\n\n#retorik-container.rf-large .rf-toggle-custom {\n border-radius: 1.75rem;\n width: 3.5rem;\n min-width: 3.5rem;\n height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-toggle-custom {\n border-radius: 2rem;\n width: 4rem;\n min-width: 4rem;\n height: 2rem;\n}\n\n.rf-toggle-custom:before {\n content: \"\";\n --tw-translate-x: 0px;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-radius: 50%;\n width: 1rem;\n height: 1rem;\n transition-property: all;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n position: absolute;\n top: .25rem;\n left: .25rem;\n}\n\n#retorik-container.rf-large .rf-toggle-custom:before {\n width: 1.25rem;\n height: 1.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-toggle-custom:before {\n width: 1.5rem;\n height: 1.5rem;\n}\n\n.rf-toggle-custom:checked:before {\n --tw-translate-x: 1.5rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n#retorik-container.rf-large .rf-toggle-custom:checked:before {\n --tw-translate-x: 1.75rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n#retorik-container.rf-large.rf-portrait .rf-toggle-custom:checked:before {\n --tw-translate-x: 2rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-select-custom {\n -webkit-appearance: none;\n appearance: none;\n border-width: 2px;\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: .3125rem;\n margin: 0;\n padding: 1rem;\n}\n\n.rf-select-custom:hover {\n cursor: pointer;\n}\n\n.rf-select-custom:focus-visible {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n}\n\n.rf-slider-custom {\n -webkit-appearance: none;\n -moz-appearance: none;\n outline-offset: 2px;\n border-radius: .5rem;\n outline: 2px solid #0000;\n width: 100%;\n height: .25rem;\n display: block;\n position: relative;\n}\n\n.rf-slider-custom::-webkit-slider-runnable-track {\n -webkit-appearance: none;\n}\n\n.rf-slider-custom::-moz-track {\n -moz-appearance: none;\n}\n\n.rf-slider-custom::-ms-track {\n appearance: none;\n}\n\n.rf-slider-custom::-webkit-slider-thumb {\n -webkit-appearance: none;\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-style: none;\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n margin-top: -.2rem;\n}\n\n.rf-slider-custom::-webkit-slider-thumb:hover {\n cursor: pointer;\n}\n\n.rf-slider-custom::-moz-range-thumb {\n -webkit-appearance: none;\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-style: none;\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n margin-top: -.2rem;\n}\n\n.rf-slider-custom::-moz-range-thumb:hover {\n cursor: pointer;\n}\n\n.rf-slider-custom::-ms-thumb {\n appearance: none;\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-style: none;\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n margin-top: -.2rem;\n}\n\n.rf-slider-custom::-ms-thumb:hover {\n cursor: pointer;\n}\n\n.rf-likert-custom {\n cursor: pointer;\n outline-offset: 2px;\n -webkit-text-stroke-width: 1px;\n -webkit-text-stroke-color: white;\n background-color: #0000;\n border-style: none;\n outline: 2px solid #0000;\n}\n\n.svgButtonMenu > svg * {\n fill: var(--fill);\n}\n\n.webchat__css-custom-properties {\n width: 100%;\n height: 100%;\n}\n\n.placeholder\\:rf-text-black::placeholder {\n color: var(--rf-color-black);\n}\n\n.placeholder\\:rf-opacity-100::placeholder {\n opacity: 1;\n}\n\n.hover\\:rf-cursor-pointer:hover {\n cursor: pointer;\n}\n\n.hover\\:rf-border-truewhite:hover {\n --tw-border-opacity: 1;\n border-color: rgb(255 255 255 / var(--tw-border-opacity));\n}\n\n.hover\\:rf-bg-formInputRadioCheckboxCheckedBackground:hover {\n background-color: var(--rf-color-formInputRadioCheckboxCheckedBackground);\n}\n\n.hover\\:rf-bg-truewhite:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n}\n\n.hover\\:rf-text-formInputRadioCheckboxCheckedItem:hover {\n color: var(--rf-color-formInputRadioCheckboxCheckedItem);\n}\n\n.hover\\:rf-text-truewhite:hover {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity));\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-col-span-full {\n grid-column: 1 / -1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-col-start-1 {\n grid-column-start: 1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-span-1 {\n grid-row: span 1 / span 1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-start-11 {\n grid-row-start: 11;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-end-13 {\n grid-row-end: 13;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-w-5\\/6 {\n width: 83.3333%;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-w-full {\n width: 100%;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-flex-col {\n flex-direction: column;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-overflow-x-auto {\n overflow-x: auto;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-border-r-0 {\n border-right-width: 0;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-py-1 {\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-absolute {\n position: absolute;\n}\n\n#retorik-container.rf-large .large\\:rf-left-4 {\n left: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-top-8 {\n top: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-col-start-5 {\n grid-column-start: 5;\n}\n\n#retorik-container.rf-large .large\\:rf-col-end-6 {\n grid-column-end: 6;\n}\n\n#retorik-container.rf-large .large\\:rf-col-end-9 {\n grid-column-end: 9;\n}\n\n#retorik-container.rf-large .large\\:rf-row-span-full {\n grid-row: 1 / -1;\n}\n\n#retorik-container.rf-large .large\\:rf-row-start-10 {\n grid-row-start: 10;\n}\n\n#retorik-container.rf-large .large\\:rf-row-start-5 {\n grid-row-start: 5;\n}\n\n#retorik-container.rf-large .large\\:rf-m-8 {\n margin: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-my-0 {\n margin-top: 0;\n margin-bottom: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-my-3 {\n margin-top: .75rem;\n margin-bottom: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mb-0 {\n margin-bottom: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-mb-4 {\n margin-bottom: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mb-6 {\n margin-bottom: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-0 {\n margin-left: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-12 {\n margin-left: 3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-4 {\n margin-left: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-8 {\n margin-left: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mr-3 {\n margin-right: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mr-30 {\n margin-right: 7.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-0 {\n margin-top: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-20 {\n margin-top: 5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-3 {\n margin-top: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-\\[20vh\\] {\n margin-top: 20vh;\n}\n\n#retorik-container.rf-large .large\\:rf-block {\n display: block;\n}\n\n#retorik-container.rf-large .large\\:rf-flex {\n display: flex;\n}\n\n#retorik-container.rf-large .large\\:rf-hidden {\n display: none;\n}\n\n#retorik-container.rf-large .large\\:rf-aspect-video {\n aspect-ratio: 16 / 9;\n}\n\n#retorik-container.rf-large .large\\:rf-h-16 {\n height: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-3\\/5 {\n height: 60%;\n}\n\n#retorik-container.rf-large .large\\:rf-h-4 {\n height: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-5 {\n height: 1.25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-6 {\n height: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-8 {\n height: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-\\[1\\.3rem\\] {\n height: 1.3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-\\[60vh\\] {\n height: 60vh;\n}\n\n#retorik-container.rf-large .large\\:rf-h-auto {\n height: auto;\n}\n\n#retorik-container.rf-large .large\\:rf-h-full {\n height: 100%;\n}\n\n#retorik-container.rf-large .large\\:rf-max-h-28 {\n max-height: 7rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-1\\/8 {\n width: 12.5%;\n}\n\n#retorik-container.rf-large .large\\:rf-w-14 {\n width: 3.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-16 {\n width: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-3\\/5 {\n width: 60%;\n}\n\n#retorik-container.rf-large .large\\:rf-w-4 {\n width: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-5 {\n width: 1.25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-6 {\n width: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-8 {\n width: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-fit {\n width: fit-content;\n}\n\n#retorik-container.rf-large .large\\:rf-w-full {\n width: 100%;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-1\\/2 {\n min-width: 50%;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-1\\/8 {\n min-width: 12.5%;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-16 {\n min-width: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-3\\/5 {\n min-width: 60%;\n}\n\n#retorik-container.rf-large .large\\:rf-max-w-1\\/8 {\n max-width: 12.5%;\n}\n\n#retorik-container.rf-large .large\\:rf-max-w-\\[12rem\\] {\n max-width: 12rem;\n}\n\n#retorik-container.rf-large .large\\:rf-max-w-full {\n max-width: 100%;\n}\n\n#retorik-container.rf-large .large\\:rf-grid-cols-5 {\n grid-template-columns: repeat(5, minmax(0, 1fr));\n}\n\n#retorik-container.rf-large .large\\:rf-flex-row {\n flex-direction: row;\n}\n\n#retorik-container.rf-large .large\\:rf-flex-col {\n flex-direction: column;\n}\n\n#retorik-container.rf-large .large\\:rf-items-baseline {\n align-items: baseline;\n}\n\n#retorik-container.rf-large .large\\:rf-justify-start {\n justify-content: flex-start;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-1 {\n gap: .25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-3 {\n gap: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-4 {\n gap: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-6 {\n gap: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-overflow-y-scroll {\n overflow-y: scroll;\n}\n\n#retorik-container.rf-large .large\\:rf-border-t-0 {\n border-top-width: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-bg-truewhite {\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n}\n\n#retorik-container.rf-large .large\\:rf-p-4 {\n padding: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-p-\\[25px\\] {\n padding: 25px;\n}\n\n#retorik-container.rf-large .large\\:rf-p-min1 {\n padding: .1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-0 {\n padding-left: 0;\n padding-right: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-px-16 {\n padding-left: 4rem;\n padding-right: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-4 {\n padding-left: 1rem;\n padding-right: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-5, #retorik-container.rf-large .large\\:rf-px-6 {\n padding-left: 1.5rem;\n padding-right: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-8 {\n padding-left: 2rem;\n padding-right: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-0 {\n padding-top: 0;\n padding-bottom: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-py-1 {\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-2 {\n padding-top: .5rem;\n padding-bottom: .5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-3 {\n padding-top: .75rem;\n padding-bottom: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pb-16 {\n padding-bottom: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pl-12 {\n padding-left: 3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pl-4 {\n padding-left: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pr-4 {\n padding-right: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pt-16 {\n padding-top: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pt-3 {\n padding-top: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-text-5xl {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large .large\\:rf-text-6xl {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large .large\\:rf-text-base {\n font-size: 1rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-text-basecustom {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-text-sm {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-uppercase {\n text-transform: uppercase;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-h-4 {\n height: 1rem;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-h-6 {\n height: 1.5rem;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-w-6 {\n width: 1.5rem;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-pt-1\\/5 {\n padding-top: 20%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-bottom-\\[25vh\\] {\n bottom: 25vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-left-4 {\n left: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-top-4 {\n top: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-span-full {\n grid-column: 1 / -1;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-start-1 {\n grid-column-start: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-start-2 {\n grid-column-start: 2;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-end-8 {\n grid-column-end: 8;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-end-9 {\n grid-column-end: 9;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-span-4 {\n grid-row: span 4 / span 4;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-span-6 {\n grid-row: span 6 / span 6;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-start-5 {\n grid-row-start: 5;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-start-7 {\n grid-row-start: 7;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-end-11 {\n grid-row-end: 11;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-end-7 {\n grid-row-end: 7;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-mt-4 {\n margin-top: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-mt-\\[20vh\\] {\n margin-top: 20vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-mt-\\[25vh\\] {\n margin-top: 25vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-block {\n display: block;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-hidden {\n display: none;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-1\\/2 {\n height: 50%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-14 {\n height: 3.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-24 {\n height: 6rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-6 {\n height: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-\\[50vh\\] {\n height: 50vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-11\\/12 {\n max-height: 91.67%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-36 {\n max-height: 9rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-\\[18vh\\] {\n max-height: 18vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-\\[30vh\\] {\n max-height: 30vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-1\\/2 {\n width: 50%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-14 {\n width: 3.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-16 {\n width: 4rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-24 {\n width: 6rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-4\\/9 {\n width: 45%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-6 {\n width: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-min-w-24 {\n min-width: 6rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-min-w-4\\/9 {\n min-width: 45%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-w-2\\/3 {\n max-width: 66.67%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-w-\\[60\\%\\] {\n max-width: 60%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-flex-row {\n flex-direction: row;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-justify-center {\n justify-content: center;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-gap-6 {\n gap: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-self-end {\n align-self: flex-end;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-border-t {\n border-top-width: 1px;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-border-t-menuBorder {\n --tw-border-opacity: 1;\n border-top-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-py-5 {\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pl-0 {\n padding-left: 0;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pt-8 {\n padding-top: 2rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pt-\\[16\\.67\\%\\] {\n padding-top: 16.67%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pt-\\[20vh\\] {\n padding-top: 20vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-text-basecustomuppercase {\n font-size: 1rem;\n line-height: 1.1rem;\n}\n\n#retorik-container.rf-large.rf-tactile .large-tactile\\:rf-mt-0 {\n margin-top: 0;\n}\n\n#retorik-container.rf-large.rf-tactile .large-tactile\\:rf-flex {\n display: flex;\n}\n\n#retorik-container.rf-large.rf-tactile .large-tactile\\:rf-hidden {\n display: none;\n}\n\n#retorik-container.rf-large:not(.rf-portrait) .desktop\\:rf-h-full {\n height: 100%;\n}\n\n@media (height <= 700px) and (width <= 300px) {\n .small-mobile\\:rf-row-span-6 {\n grid-row: span 6 / span 6;\n }\n\n .small-mobile\\:rf-row-span-7 {\n grid-row: span 7 / span 7;\n }\n\n .small-mobile\\:rf-row-start-5 {\n grid-row-start: 5;\n }\n}\n";
|
|
69
|
+
$4e7182a6e3eb35e2$exports = "*, :before, :after {\n box-sizing: border-box;\n border: 0 solid;\n}\n\n:before, :after {\n --tw-content: \"\";\n}\n\nhtml, :host {\n -webkit-text-size-adjust: 100%;\n -moz-tab-size: 4;\n tab-size: 4;\n font-feature-settings: normal;\n font-variation-settings: normal;\n -webkit-tap-highlight-color: transparent;\n font-family: Calibri, sans-serif;\n line-height: 1.5;\n}\n\nbody {\n line-height: inherit;\n margin: 0;\n}\n\nhr {\n color: inherit;\n border-top-width: 1px;\n height: 0;\n}\n\nabbr:where([title]) {\n text-decoration: underline dotted;\n}\n\nh1, h2, h3, h4, h5, h6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\nb, strong {\n font-weight: bolder;\n}\n\ncode, kbd, samp, pre {\n font-feature-settings: normal;\n font-variation-settings: normal;\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;\n font-size: 1em;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub, sup {\n vertical-align: baseline;\n font-size: 75%;\n line-height: 0;\n position: relative;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\ntable {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n}\n\nbutton, input, optgroup, select, textarea {\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n font-family: inherit;\n font-size: 100%;\n font-weight: inherit;\n line-height: inherit;\n color: inherit;\n margin: 0;\n padding: 0;\n}\n\nbutton, select {\n text-transform: none;\n}\n\nbutton, [type=\"button\"], [type=\"reset\"], [type=\"submit\"] {\n -webkit-appearance: button;\n background-color: #0000;\n background-image: none;\n}\n\n:-moz-focusring {\n outline: auto;\n}\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n::-webkit-inner-spin-button, ::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n -webkit-appearance: textfield;\n outline-offset: -2px;\n}\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n -webkit-appearance: button;\n font: inherit;\n}\n\nsummary {\n display: list-item;\n}\n\nblockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol, ul, menu {\n margin: 0;\n padding: 0;\n list-style: none;\n}\n\ndialog {\n padding: 0;\n}\n\ntextarea {\n resize: vertical;\n}\n\ninput::placeholder, textarea::placeholder {\n opacity: 1;\n color: #9ca3af;\n}\n\nbutton, [role=\"button\"] {\n cursor: pointer;\n}\n\n:disabled {\n cursor: default;\n}\n\nimg, svg, video, canvas, audio, iframe, embed, object {\n vertical-align: middle;\n display: block;\n}\n\nimg, video {\n max-width: 100%;\n height: auto;\n}\n\n[hidden] {\n display: none;\n}\n\n*, :before, :after, ::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: #3b82f680;\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n}\n\n.rf-pointer-events-none {\n pointer-events: none;\n}\n\n.rf-pointer-events-auto {\n pointer-events: auto;\n}\n\n.rf-visible {\n visibility: visible;\n}\n\n.rf-invisible {\n visibility: hidden;\n}\n\n.rf-fixed {\n position: fixed;\n}\n\n.rf-absolute {\n position: absolute;\n}\n\n.rf-relative {\n position: relative;\n}\n\n.-rf-left-6 {\n left: -1.5rem;\n}\n\n.-rf-top-2 {\n top: -.5rem;\n}\n\n.-rf-top-4 {\n top: -1rem;\n}\n\n.-rf-top-6 {\n top: -1.5rem;\n}\n\n.-rf-top-\\[1\\.15rem\\] {\n top: -1.15rem;\n}\n\n.rf-bottom-0 {\n bottom: 0;\n}\n\n.rf-bottom-1 {\n bottom: .25rem;\n}\n\n.rf-bottom-1\\/4 {\n bottom: 25%;\n}\n\n.rf-bottom-10 {\n bottom: 2.5rem;\n}\n\n.rf-bottom-16 {\n bottom: 4rem;\n}\n\n.rf-bottom-2 {\n bottom: .5rem;\n}\n\n.rf-bottom-4 {\n bottom: 1rem;\n}\n\n.rf-bottom-40 {\n bottom: 10rem;\n}\n\n.rf-left-0 {\n left: 0;\n}\n\n.rf-left-1 {\n left: .25rem;\n}\n\n.rf-left-1\\/2 {\n left: 50%;\n}\n\n.rf-left-2 {\n left: .5rem;\n}\n\n.rf-left-4 {\n left: 1rem;\n}\n\n.rf-left-8 {\n left: 2rem;\n}\n\n.rf-right-0 {\n right: 0;\n}\n\n.rf-right-1 {\n right: .25rem;\n}\n\n.rf-right-2 {\n right: .5rem;\n}\n\n.rf-right-3 {\n right: .75rem;\n}\n\n.rf-right-4 {\n right: 1rem;\n}\n\n.rf-right-6 {\n right: 1.5rem;\n}\n\n.rf-right-8 {\n right: 2rem;\n}\n\n.rf-top-0 {\n top: 0;\n}\n\n.rf-top-1 {\n top: .25rem;\n}\n\n.rf-top-1\\/2 {\n top: 50%;\n}\n\n.rf-top-1\\/3 {\n top: 33.3333%;\n}\n\n.rf-top-110 {\n top: 110%;\n}\n\n.rf-top-2 {\n top: .5rem;\n}\n\n.rf-top-4 {\n top: 1rem;\n}\n\n.rf-top-\\[0\\.125rem\\] {\n top: .125rem;\n}\n\n.rf-z-background {\n z-index: 0;\n}\n\n.rf-z-chatbot {\n z-index: 10;\n}\n\n.rf-z-detailedPOI {\n z-index: 2;\n}\n\n.rf-z-dropdown {\n z-index: 30;\n}\n\n.rf-z-exitwidget {\n z-index: 55;\n}\n\n.rf-z-menu {\n z-index: 40;\n}\n\n.rf-z-modal {\n z-index: 50;\n}\n\n.rf-z-overlay {\n z-index: 40;\n}\n\n.rf-z-ui {\n z-index: 20;\n}\n\n.rf-z-util {\n z-index: 1;\n}\n\n.rf-col-span-2 {\n grid-column: span 2 / span 2;\n}\n\n.rf-col-span-3 {\n grid-column: span 3 / span 3;\n}\n\n.rf-col-span-6 {\n grid-column: span 6 / span 6;\n}\n\n.rf-col-span-full {\n grid-column: 1 / -1;\n}\n\n.rf-col-start-1 {\n grid-column-start: 1;\n}\n\n.rf-col-start-2 {\n grid-column-start: 2;\n}\n\n.rf-col-start-4 {\n grid-column-start: 4;\n}\n\n.rf-col-start-5 {\n grid-column-start: 5;\n}\n\n.rf-col-end-13 {\n grid-column-end: 13;\n}\n\n.rf-col-end-2 {\n grid-column-end: 2;\n}\n\n.rf-col-end-9 {\n grid-column-end: 9;\n}\n\n.rf-row-span-1 {\n grid-row: span 1 / span 1;\n}\n\n.rf-row-span-2 {\n grid-row: span 2 / span 2;\n}\n\n.rf-row-span-3 {\n grid-row: span 3 / span 3;\n}\n\n.rf-row-span-5 {\n grid-row: span 5 / span 5;\n}\n\n.rf-row-span-6 {\n grid-row: span 6 / span 6;\n}\n\n.rf-row-span-9 {\n grid-row: span 9 / span 9;\n}\n\n.rf-row-span-full {\n grid-row: 1 / -1;\n}\n\n.rf-row-start-1 {\n grid-row-start: 1;\n}\n\n.rf-row-start-12 {\n grid-row-start: 12;\n}\n\n.rf-row-start-2 {\n grid-row-start: 2;\n}\n\n.rf-row-start-3 {\n grid-row-start: 3;\n}\n\n.rf-row-start-4 {\n grid-row-start: 4;\n}\n\n.rf-row-start-6 {\n grid-row-start: 6;\n}\n\n.rf-row-start-9 {\n grid-row-start: 9;\n}\n\n.rf-row-end-12 {\n grid-row-end: 12;\n}\n\n.rf-row-end-13 {\n grid-row-end: 13;\n}\n\n.rf-row-end-2 {\n grid-row-end: 2;\n}\n\n.rf-row-end-3 {\n grid-row-end: 3;\n}\n\n.rf-row-end-4 {\n grid-row-end: 4;\n}\n\n.rf-row-end-5 {\n grid-row-end: 5;\n}\n\n.rf-float-right {\n float: right;\n}\n\n.rf-m-0 {\n margin: 0;\n}\n\n.rf-m-4 {\n margin: 1rem;\n}\n\n.rf-m-auto {\n margin: auto;\n}\n\n.-rf-mx-6 {\n margin-left: -1.5rem;\n margin-right: -1.5rem;\n}\n\n.rf-mx-0 {\n margin-left: 0;\n margin-right: 0;\n}\n\n.rf-mx-2 {\n margin-left: .5rem;\n margin-right: .5rem;\n}\n\n.rf-mx-3 {\n margin-left: .75rem;\n margin-right: .75rem;\n}\n\n.rf-mx-8 {\n margin-left: 2rem;\n margin-right: 2rem;\n}\n\n.rf-mx-auto {\n margin-left: auto;\n margin-right: auto;\n}\n\n.rf-my-1 {\n margin-top: .25rem;\n margin-bottom: .25rem;\n}\n\n.rf-my-2 {\n margin-top: .5rem;\n margin-bottom: .5rem;\n}\n\n.rf-my-4 {\n margin-top: 1rem;\n margin-bottom: 1rem;\n}\n\n.rf-my-auto {\n margin-top: auto;\n margin-bottom: auto;\n}\n\n.-rf-mb-4 {\n margin-bottom: -1rem;\n}\n\n.-rf-ml-2 {\n margin-left: -.5rem;\n}\n\n.rf-mb-0 {\n margin-bottom: 0;\n}\n\n.rf-mb-1 {\n margin-bottom: .25rem;\n}\n\n.rf-mb-12 {\n margin-bottom: 3rem;\n}\n\n.rf-mb-16 {\n margin-bottom: 4rem;\n}\n\n.rf-mb-2 {\n margin-bottom: .5rem;\n}\n\n.rf-mb-26 {\n margin-bottom: 6.5rem;\n}\n\n.rf-mb-28 {\n margin-bottom: 7rem;\n}\n\n.rf-mb-3 {\n margin-bottom: .75rem;\n}\n\n.rf-mb-30 {\n margin-bottom: 7.5rem;\n}\n\n.rf-mb-4 {\n margin-bottom: 1rem;\n}\n\n.rf-mb-5 {\n margin-bottom: 1.25rem;\n}\n\n.rf-mb-6 {\n margin-bottom: 1.5rem;\n}\n\n.rf-mb-8 {\n margin-bottom: 2rem;\n}\n\n.rf-ml-1 {\n margin-left: .25rem;\n}\n\n.rf-ml-2 {\n margin-left: .5rem;\n}\n\n.rf-ml-4 {\n margin-left: 1rem;\n}\n\n.rf-ml-6 {\n margin-left: 1.5rem;\n}\n\n.rf-mr-1 {\n margin-right: .25rem;\n}\n\n.rf-mr-2 {\n margin-right: .5rem;\n}\n\n.rf-mr-3 {\n margin-right: .75rem;\n}\n\n.rf-mr-4 {\n margin-right: 1rem;\n}\n\n.rf-mr-5 {\n margin-right: 1.25rem;\n}\n\n.rf-mt-1 {\n margin-top: .25rem;\n}\n\n.rf-mt-10 {\n margin-top: 2.5rem;\n}\n\n.rf-mt-2 {\n margin-top: .5rem;\n}\n\n.rf-mt-4 {\n margin-top: 1rem;\n}\n\n.rf-mt-5 {\n margin-top: 1.25rem;\n}\n\n.rf-mt-8 {\n margin-top: 2rem;\n}\n\n.rf-mt-\\[0\\.2rem\\] {\n margin-top: .2rem;\n}\n\n.rf-mt-auto {\n margin-top: auto;\n}\n\n.rf-line-clamp-1 {\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-2 {\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-inline {\n display: inline;\n}\n\n.rf-flex {\n display: flex;\n}\n\n.rf-grid {\n display: grid;\n}\n\n.rf-hidden {\n display: none;\n}\n\n.rf-aspect-\\[4\\/3\\] {\n aspect-ratio: 4 / 3;\n}\n\n.rf-aspect-square {\n aspect-ratio: 1;\n}\n\n.rf-aspect-video {\n aspect-ratio: 16 / 9;\n}\n\n.rf-h-0 {\n height: 0;\n}\n\n.rf-h-1 {\n height: .25rem;\n}\n\n.rf-h-1\\/2 {\n height: 50%;\n}\n\n.rf-h-1\\/3 {\n height: 33.3333%;\n}\n\n.rf-h-12 {\n height: 3rem;\n}\n\n.rf-h-14 {\n height: 3.5rem;\n}\n\n.rf-h-16 {\n height: 4rem;\n}\n\n.rf-h-18 {\n height: 4.5rem;\n}\n\n.rf-h-2 {\n height: .5rem;\n}\n\n.rf-h-2\\/3 {\n height: 66.6667%;\n}\n\n.rf-h-2\\/5 {\n height: 40%;\n}\n\n.rf-h-24 {\n height: 6rem;\n}\n\n.rf-h-3 {\n height: .75rem;\n}\n\n.rf-h-3\\/10 {\n height: 30%;\n}\n\n.rf-h-32 {\n height: 8rem;\n}\n\n.rf-h-36 {\n height: 9rem;\n}\n\n.rf-h-4 {\n height: 1rem;\n}\n\n.rf-h-48 {\n height: 12rem;\n}\n\n.rf-h-5 {\n height: 1.25rem;\n}\n\n.rf-h-6 {\n height: 1.5rem;\n}\n\n.rf-h-7 {\n height: 1.75rem;\n}\n\n.rf-h-8 {\n height: 2rem;\n}\n\n.rf-h-9 {\n height: 2.25rem;\n}\n\n.rf-h-\\[0\\.875rem\\] {\n height: .875rem;\n}\n\n.rf-h-\\[1\\.25rem\\] {\n height: 1.25rem;\n}\n\n.rf-h-\\[calc\\(50vw-3rem\\)\\] {\n height: calc(50vw - 3rem);\n}\n\n.rf-h-fit {\n height: fit-content;\n}\n\n.rf-h-full {\n height: 100%;\n}\n\n.rf-h-max {\n height: max-content;\n}\n\n.rf-h-screen {\n height: 100vh;\n}\n\n.rf-max-h-12 {\n max-height: 3rem;\n}\n\n.rf-max-h-28 {\n max-height: 7rem;\n}\n\n.rf-max-h-4\\/5 {\n max-height: 80%;\n}\n\n.rf-max-h-48 {\n max-height: 12rem;\n}\n\n.rf-max-h-6 {\n max-height: 1.5rem;\n}\n\n.rf-max-h-8 {\n max-height: 2rem;\n}\n\n.rf-max-h-full {\n max-height: 100%;\n}\n\n.rf-max-h-qrcode {\n max-height: 120px;\n}\n\n.rf-max-h-screen {\n max-height: 100vh;\n}\n\n.rf-min-h-12 {\n min-height: 3rem;\n}\n\n.rf-min-h-16 {\n min-height: 4rem;\n}\n\n.rf-min-h-2\\/5 {\n min-height: 40%;\n}\n\n.rf-min-h-6 {\n min-height: 1.5rem;\n}\n\n.rf-min-h-8 {\n min-height: 2rem;\n}\n\n.rf-min-h-full {\n min-height: 100%;\n}\n\n.rf-min-h-inherit {\n min-height: inherit;\n}\n\n.rf-w-0 {\n width: 0;\n}\n\n.rf-w-1\\/2 {\n width: 50%;\n}\n\n.rf-w-1\\/3 {\n width: 33.3333%;\n}\n\n.rf-w-1\\/4 {\n width: 25%;\n}\n\n.rf-w-11\\/12 {\n width: 91.6667%;\n}\n\n.rf-w-12 {\n width: 3rem;\n}\n\n.rf-w-16 {\n width: 4rem;\n}\n\n.rf-w-18 {\n width: 4.5rem;\n}\n\n.rf-w-2 {\n width: .5rem;\n}\n\n.rf-w-2\\/3 {\n width: 66.6667%;\n}\n\n.rf-w-20 {\n width: 5rem;\n}\n\n.rf-w-24 {\n width: 6rem;\n}\n\n.rf-w-3 {\n width: .75rem;\n}\n\n.rf-w-3\\/20 {\n width: 15%;\n}\n\n.rf-w-3\\/4 {\n width: 75%;\n}\n\n.rf-w-3\\/5 {\n width: 60%;\n}\n\n.rf-w-32 {\n width: 8rem;\n}\n\n.rf-w-36 {\n width: 9rem;\n}\n\n.rf-w-4 {\n width: 1rem;\n}\n\n.rf-w-4\\/9 {\n width: 45%;\n}\n\n.rf-w-48 {\n width: 12rem;\n}\n\n.rf-w-5 {\n width: 1.25rem;\n}\n\n.rf-w-6 {\n width: 1.5rem;\n}\n\n.rf-w-7 {\n width: 1.75rem;\n}\n\n.rf-w-8 {\n width: 2rem;\n}\n\n.rf-w-9 {\n width: 2.25rem;\n}\n\n.rf-w-\\[45\\%\\] {\n width: 45%;\n}\n\n.rf-w-\\[45ch\\] {\n width: 45ch;\n}\n\n.rf-w-\\[90\\%\\] {\n width: 90%;\n}\n\n.rf-w-\\[calc\\(100\\%-3rem\\)\\] {\n width: calc(100% - 3rem);\n}\n\n.rf-w-fit {\n width: fit-content;\n}\n\n.rf-w-full {\n width: 100%;\n}\n\n.rf-w-max {\n width: max-content;\n}\n\n.rf-w-screen {\n width: 100vw;\n}\n\n.rf-min-w-11\\/12 {\n min-width: 91.7%;\n}\n\n.rf-min-w-12 {\n min-width: 3rem;\n}\n\n.rf-min-w-24 {\n min-width: 6rem;\n}\n\n.rf-min-w-3\\/20 {\n min-width: 15%;\n}\n\n.rf-min-w-6 {\n min-width: 1.5rem;\n}\n\n.rf-min-w-7 {\n min-width: 1.75rem;\n}\n\n.rf-min-w-\\[45\\%\\] {\n min-width: 45%;\n}\n\n.rf-min-w-full {\n min-width: 100%;\n}\n\n.rf-max-w-1\\/2 {\n max-width: 50%;\n}\n\n.rf-max-w-16 {\n max-width: 4rem;\n}\n\n.rf-max-w-3\\/20 {\n max-width: 15%;\n}\n\n.rf-max-w-6 {\n max-width: 1.5rem;\n}\n\n.rf-max-w-7\\/10 {\n max-width: 70%;\n}\n\n.rf-max-w-\\[100vw\\] {\n max-width: 100vw;\n}\n\n.rf-max-w-\\[45\\%\\] {\n max-width: 45%;\n}\n\n.rf-max-w-\\[70vw\\] {\n max-width: 70vw;\n}\n\n.rf-max-w-\\[calc\\(100\\%-2rem\\)\\] {\n max-width: calc(100% - 2rem);\n}\n\n.rf-max-w-full {\n max-width: 100%;\n}\n\n.rf-max-w-none {\n max-width: none;\n}\n\n.rf-flex-1 {\n flex: 1;\n}\n\n.rf-flex-\\[0_0_40\\%\\] {\n flex: 0 0 40%;\n}\n\n.rf-flex-\\[2_1_0\\%\\] {\n flex: 2;\n}\n\n.rf-flex-\\[4_1_0\\%\\] {\n flex: 4;\n}\n\n.rf-origin-center {\n transform-origin: center;\n}\n\n.-rf-translate-x-1\\/2 {\n --tw-translate-x: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.-rf-translate-y-1\\/2 {\n --tw-translate-y: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf--translate-x-1\\/2 {\n --tw-translate-x: -50%;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-translate-x-1 {\n --tw-translate-x: .25rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-translate-x-5 {\n --tw-translate-x: 1.25rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf--rotate-90 {\n --tw-rotate: -90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-rotate-0 {\n --tw-rotate: 0deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-rotate-180 {\n --tw-rotate: 180deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-rotate-90 {\n --tw-rotate: 90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-scale-0 {\n --tw-scale-x: 0;\n --tw-scale-y: 0;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n@keyframes rf-blink {\n 0%, 100% {\n opacity: .2;\n }\n\n 50% {\n opacity: 1;\n }\n}\n\n.rf-animate-blink {\n animation: 1.4s infinite both rf-blink;\n}\n\n@keyframes rf-fadeIn {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\n}\n\n.rf-animate-fadeIn {\n animation: .5s .2s backwards rf-fadeIn;\n}\n\n@keyframes rf-hScroll {\n 0% {\n transform: translateX(0);\n }\n\n 100% {\n transform: translateX(calc(-100% - 2rem));\n }\n}\n\n.rf-animate-hScroll {\n animation: 20s linear infinite rf-hScroll;\n}\n\n@keyframes rf-loader {\n 0% {\n box-shadow: 0 1.5rem 0 -1.5rem var(--rf-color-loader-animation);\n }\n\n 40% {\n box-shadow: 0 1.5rem 0 -.3rem var(--rf-color-loader-animation);\n }\n\n 80% {\n box-shadow: 0 1.5rem 0 -1.5rem var(--rf-color-loader-animation);\n }\n\n 100% {\n box-shadow: 0 1.5rem 0 -1.5rem var(--rf-color-loader-animation);\n }\n}\n\n.rf-animate-loader {\n animation: 1.8s ease-in-out -.16s infinite both rf-loader;\n}\n\n.rf-animate-loaderFadeIn {\n animation: 2s rf-fadeIn;\n}\n\n@keyframes rf-fadeOut {\n 0% {\n opacity: 1;\n }\n\n 100% {\n opacity: 0;\n }\n}\n\n.rf-animate-loaderFadeOut {\n animation: 1s rf-fadeOut;\n}\n\n@keyframes rf-loaderMedium {\n 0% {\n box-shadow: 0 .75rem 0 -.75rem var(--rf-color-loader-animation);\n }\n\n 40% {\n box-shadow: 0 .75rem 0 -.25rem var(--rf-color-loader-animation);\n }\n\n 80% {\n box-shadow: 0 .75rem 0 -.75rem var(--rf-color-loader-animation);\n }\n\n 100% {\n box-shadow: 0 .75rem 0 -.75rem var(--rf-color-loader-animation);\n }\n}\n\n.rf-animate-loaderMedium {\n animation: 1.8s ease-in-out -.16s infinite both rf-loaderMedium;\n}\n\n@keyframes rf-loaderMini {\n 0% {\n box-shadow: 0 .5rem 0 -.5rem var(--rf-color-loader-animation);\n }\n\n 40% {\n box-shadow: 0 .5rem 0 -.1rem var(--rf-color-loader-animation);\n }\n\n 80% {\n box-shadow: 0 .5rem 0 -.5rem var(--rf-color-loader-animation);\n }\n\n 100% {\n box-shadow: 0 .5rem 0 -.5rem var(--rf-color-loader-animation);\n }\n}\n\n.rf-animate-loaderMini {\n animation: 1.8s ease-in-out -.16s infinite both rf-loaderMini;\n}\n\n@keyframes rf-slideBottom {\n 0% {\n opacity: 0;\n transform: translateX(0)translateY(20px);\n }\n\n 100% {\n opacity: 1;\n transform: translateX(0)translateY(0);\n }\n}\n\n.rf-animate-slideBottom {\n animation: .5s .2s backwards rf-slideBottom;\n}\n\n@keyframes rf-spin {\n to {\n transform: rotate(360deg);\n }\n}\n\n.rf-animate-spin {\n animation: 1s linear infinite rf-spin;\n}\n\n.rf-cursor-pointer {\n cursor: pointer;\n}\n\n.rf-select-none {\n user-select: none;\n}\n\n.rf-resize-none {\n resize: none;\n}\n\n.rf-scroll-pb-4 {\n scroll-padding-bottom: 1rem;\n}\n\n.rf-grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr));\n}\n\n.rf-grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.rf-grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.rf-grid-cols-4 {\n grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.rf-grid-cols-6 {\n grid-template-columns: repeat(6, minmax(0, 1fr));\n}\n\n.rf-grid-cols-7 {\n grid-template-columns: repeat(7, minmax(0, 1fr));\n}\n\n.rf-grid-cols-8 {\n grid-template-columns: repeat(8, minmax(0, 1fr));\n}\n\n.rf-grid-cols-\\[repeat\\(2\\,30\\%\\)\\] {\n grid-template-columns: repeat(2, 30%);\n}\n\n.rf-grid-cols-\\[repeat\\(2\\,45\\%\\)\\] {\n grid-template-columns: repeat(2, 45%);\n}\n\n.rf-grid-cols-\\[repeat\\(3\\,31\\%\\)\\] {\n grid-template-columns: repeat(3, 31%);\n}\n\n.rf-grid-cols-headerContainer {\n grid-template-columns: 7rem 1fr 1fr 1fr;\n}\n\n.rf-grid-cols-printingPreview {\n grid-template-columns: minmax(0, 1fr) 3rem;\n}\n\n.rf-grid-cols-routes {\n grid-template-columns: repeat(3, max-content);\n}\n\n.rf-grid-rows-1 {\n grid-template-rows: repeat(1, minmax(0, 1fr));\n}\n\n.rf-grid-rows-2 {\n grid-template-rows: repeat(2, minmax(0, 1fr));\n}\n\n.rf-grid-rows-3 {\n grid-template-rows: repeat(3, minmax(0, 1fr));\n}\n\n.rf-grid-rows-4 {\n grid-template-rows: repeat(4, minmax(0, 1fr));\n}\n\n.rf-grid-rows-5 {\n grid-template-rows: repeat(5, minmax(0, 1fr));\n}\n\n.rf-grid-rows-container {\n grid-template-rows: repeat(12, minmax(0, 1fr));\n}\n\n.rf-grid-rows-headerContainer {\n grid-template-rows: repeat(3, minmax(0, 1fr));\n}\n\n.rf-flex-row {\n flex-direction: row;\n}\n\n.rf-flex-col {\n flex-direction: column;\n}\n\n.rf-flex-col-reverse {\n flex-direction: column-reverse;\n}\n\n.rf-flex-wrap {\n flex-wrap: wrap;\n}\n\n.rf-flex-nowrap {\n flex-wrap: nowrap;\n}\n\n.rf-content-around {\n align-content: space-around;\n}\n\n.rf-items-start {\n align-items: flex-start;\n}\n\n.rf-items-end {\n align-items: flex-end;\n}\n\n.rf-items-center {\n align-items: center;\n}\n\n.rf-justify-start {\n justify-content: flex-start;\n}\n\n.rf-justify-end {\n justify-content: flex-end;\n}\n\n.rf-justify-center {\n justify-content: center;\n}\n\n.rf-justify-between {\n justify-content: space-between;\n}\n\n.rf-justify-around {\n justify-content: space-around;\n}\n\n.rf-justify-evenly {\n justify-content: space-evenly;\n}\n\n.rf-gap-1 {\n gap: .25rem;\n}\n\n.rf-gap-12 {\n gap: 3rem;\n}\n\n.rf-gap-2 {\n gap: .5rem;\n}\n\n.rf-gap-3 {\n gap: .75rem;\n}\n\n.rf-gap-4 {\n gap: 1rem;\n}\n\n.rf-gap-5 {\n gap: 1.25rem;\n}\n\n.rf-gap-8 {\n gap: 2rem;\n}\n\n.rf-gap-9 {\n gap: 2.25rem;\n}\n\n.rf-gap-\\[10\\%\\] {\n gap: 10%;\n}\n\n.rf-gap-x-\\[3\\.5\\%\\] {\n column-gap: 3.5%;\n}\n\n.rf-divide-x > :not([hidden]) ~ :not([hidden]) {\n --tw-divide-x-reverse: 0;\n border-right-width: calc(1px * var(--tw-divide-x-reverse));\n border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));\n}\n\n.rf-self-auto {\n align-self: auto;\n}\n\n.rf-self-start {\n align-self: flex-start;\n}\n\n.rf-self-end {\n align-self: flex-end;\n}\n\n.rf-self-center {\n align-self: center;\n}\n\n.rf-justify-self-start {\n justify-self: start;\n}\n\n.rf-justify-self-end {\n justify-self: end;\n}\n\n.rf-justify-self-center {\n justify-self: center;\n}\n\n.rf-overflow-hidden {\n overflow: hidden;\n}\n\n.rf-overflow-clip {\n overflow: clip;\n}\n\n.rf-overflow-x-auto {\n overflow-x: auto;\n}\n\n.rf-overflow-y-auto {\n overflow-y: auto;\n}\n\n.rf-overflow-x-hidden {\n overflow-x: hidden;\n}\n\n.rf-overflow-y-hidden {\n overflow-y: hidden;\n}\n\n.rf-overflow-y-clip {\n overflow-y: clip;\n}\n\n.rf-overflow-y-visible {\n overflow-y: visible;\n}\n\n.rf-overflow-x-scroll {\n overflow-x: scroll;\n}\n\n.rf-overflow-y-scroll {\n overflow-y: scroll;\n}\n\n.rf-truncate {\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n}\n\n.rf-whitespace-nowrap {\n white-space: nowrap;\n}\n\n.rf-rounded {\n border-radius: .3125rem;\n}\n\n.rf-rounded-6 {\n border-radius: 1.5rem;\n}\n\n.rf-rounded-8 {\n border-radius: 2rem;\n}\n\n.rf-rounded-\\[20px\\] {\n border-radius: 20px;\n}\n\n.rf-rounded-half {\n border-radius: 50%;\n}\n\n.rf-rounded-lg {\n border-radius: .5rem;\n}\n\n.rf-rounded-max {\n border-radius: 100%;\n}\n\n.rf-rounded-b {\n border-bottom-right-radius: .3125rem;\n border-bottom-left-radius: .3125rem;\n}\n\n.rf-rounded-l-lg {\n border-top-left-radius: .5rem;\n border-bottom-left-radius: .5rem;\n}\n\n.rf-border {\n border-width: 1px;\n}\n\n.rf-border-0 {\n border-width: 0;\n}\n\n.rf-border-2 {\n border-width: 2px;\n}\n\n.rf-border-y {\n border-top-width: 1px;\n border-bottom-width: 1px;\n}\n\n.rf-border-b {\n border-bottom-width: 1px;\n}\n\n.rf-border-b-2 {\n border-bottom-width: 2px;\n}\n\n.rf-border-l {\n border-left-width: 1px;\n}\n\n.rf-border-r {\n border-right-width: 1px;\n}\n\n.rf-border-t {\n border-top-width: 1px;\n}\n\n.rf-border-t-0 {\n border-top-width: 0;\n}\n\n.rf-border-none {\n border-style: none;\n}\n\n.rf-border-\\[\\#00000029\\] {\n border-color: #00000029;\n}\n\n.rf-border-\\[\\#9FA2AA\\] {\n --tw-border-opacity: 1;\n border-color: rgb(159 162 170 / var(--tw-border-opacity));\n}\n\n.rf-border-\\[\\#C7C6C6\\] {\n --tw-border-opacity: 1;\n border-color: rgb(199 198 198 / var(--tw-border-opacity));\n}\n\n.rf-border-\\[\\#F0F0F0\\] {\n --tw-border-opacity: 1;\n border-color: rgb(240 240 240 / var(--tw-border-opacity));\n}\n\n.rf-border-black {\n border-color: var(--rf-color-black);\n}\n\n.rf-border-cardButtonBorderDefault {\n border-color: var(--rf-color-cardButtonBorderDefault);\n}\n\n.rf-border-cardButtonBorderHover {\n border-color: var(--rf-color-cardButtonBorderHover);\n}\n\n.rf-border-cardFrameBorder {\n border-color: var(--rf-color-cardFrameBorder);\n}\n\n.rf-border-formInputButtonBorderDefault {\n border-color: var(--rf-color-formInputButtonBorderDefault);\n}\n\n.rf-border-formInputButtonBorderHover {\n border-color: var(--rf-color-formInputButtonBorderHover);\n}\n\n.rf-border-formInputRadioCheckboxCheckedBorder {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n}\n\n.rf-border-formInputRadioCheckboxUncheckedBorder {\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n}\n\n.rf-border-gray {\n --tw-border-opacity: 1;\n border-color: rgb(128 128 128 / var(--tw-border-opacity));\n}\n\n.rf-border-menuBorder {\n --tw-border-opacity: 1;\n border-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-primary {\n border-color: var(--rf-color-primary);\n}\n\n.rf-border-red-700 {\n --tw-border-opacity: 1;\n border-color: rgb(185 28 28 / var(--tw-border-opacity));\n}\n\n.rf-border-secondary {\n border-color: var(--rf-color-secondary);\n}\n\n.rf-border-templateCheckboxBorder {\n --tw-border-opacity: 1;\n border-color: rgb(112 112 112 / var(--tw-border-opacity));\n}\n\n.rf-border-trueblack {\n --tw-border-opacity: 1;\n border-color: rgb(0 0 0 / var(--tw-border-opacity));\n}\n\n.rf-border-truewhite {\n --tw-border-opacity: 1;\n border-color: rgb(255 255 255 / var(--tw-border-opacity));\n}\n\n.rf-border-x-primary {\n border-left-color: var(--rf-color-primary);\n border-right-color: var(--rf-color-primary);\n}\n\n.rf-border-y-menuBorder {\n --tw-border-opacity: 1;\n border-top-color: rgb(224 225 231 / var(--tw-border-opacity));\n border-bottom-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-b-\\[\\#C4C5C8\\] {\n --tw-border-opacity: 1;\n border-bottom-color: rgb(196 197 200 / var(--tw-border-opacity));\n}\n\n.rf-border-b-black {\n border-bottom-color: var(--rf-color-black);\n}\n\n.rf-border-b-menuBorder {\n --tw-border-opacity: 1;\n border-bottom-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-b-silver {\n --tw-border-opacity: 1;\n border-bottom-color: rgb(192 192 192 / var(--tw-border-opacity));\n}\n\n.rf-border-b-transparent {\n border-bottom-color: #0000;\n}\n\n.rf-border-l-menuBorder {\n --tw-border-opacity: 1;\n border-left-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-border-r-silver {\n --tw-border-opacity: 1;\n border-right-color: rgb(192 192 192 / var(--tw-border-opacity));\n}\n\n.rf-border-t-\\[\\#CBC9C9\\] {\n --tw-border-opacity: 1;\n border-top-color: rgb(203 201 201 / var(--tw-border-opacity));\n}\n\n.rf-border-t-menuBorder {\n --tw-border-opacity: 1;\n border-top-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n.rf-bg-\\[\\#00000050\\] {\n background-color: #00000050;\n}\n\n.rf-bg-\\[\\#F0F0F0\\] {\n --tw-bg-opacity: 1;\n background-color: rgb(240 240 240 / var(--tw-bg-opacity));\n}\n\n.rf-bg-\\[\\#F8F8F8\\] {\n --tw-bg-opacity: 1;\n background-color: rgb(248 248 248 / var(--tw-bg-opacity));\n}\n\n.rf-bg-black {\n background-color: var(--rf-color-black);\n}\n\n.rf-bg-blue-500 {\n --tw-bg-opacity: 1;\n background-color: rgb(59 130 246 / var(--tw-bg-opacity));\n}\n\n.rf-bg-cardButtonBackgroundDefault {\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n}\n\n.rf-bg-cardButtonBackgroundHover {\n background-color: var(--rf-color-cardButtonBackgroundHover);\n}\n\n.rf-bg-cardFrameBackground {\n background-color: var(--rf-color-cardFrameBackground);\n}\n\n.rf-bg-formInputButtonBackgroundDefault {\n background-color: var(--rf-color-formInputButtonBackgroundDefault);\n}\n\n.rf-bg-formInputButtonBackgroundHover {\n background-color: var(--rf-color-formInputButtonBackgroundHover);\n}\n\n.rf-bg-formInputRadioCheckboxUncheckedBackground {\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n}\n\n.rf-bg-gray {\n --tw-bg-opacity: 1;\n background-color: rgb(128 128 128 / var(--tw-bg-opacity));\n}\n\n.rf-bg-primary {\n background-color: var(--rf-color-primary);\n}\n\n.rf-bg-red-600 {\n --tw-bg-opacity: 1;\n background-color: rgb(220 38 38 / var(--tw-bg-opacity));\n}\n\n.rf-bg-secondary {\n background-color: var(--rf-color-secondary);\n}\n\n.rf-bg-silver {\n --tw-bg-opacity: 1;\n background-color: rgb(192 192 192 / var(--tw-bg-opacity));\n}\n\n.rf-bg-templateBackground {\n --tw-bg-opacity: 1;\n background-color: rgb(241 241 241 / var(--tw-bg-opacity));\n}\n\n.rf-bg-templateEmptyCard {\n --tw-bg-opacity: 1;\n background-color: rgb(232 231 231 / var(--tw-bg-opacity));\n}\n\n.rf-bg-textModePanelBackground {\n background-color: var(--rf-color-textModePanelBackground);\n}\n\n.rf-bg-transparent {\n background-color: #0000;\n}\n\n.rf-bg-truewhite {\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n}\n\n.rf-bg-vocalModeSubtitlesBackground {\n background-color: var(--rf-color-vocalModeSubtitlesBackground);\n}\n\n.rf-bg-white {\n --tw-bg-opacity: 1;\n background-color: rgb(247 243 246 / var(--tw-bg-opacity));\n}\n\n.rf-bg-opacity-30 {\n --tw-bg-opacity: .3;\n}\n\n.rf-bg-opacity-50 {\n --tw-bg-opacity: .5;\n}\n\n.rf-bg-opacity-80 {\n --tw-bg-opacity: .8;\n}\n\n.rf-object-cover {\n object-fit: cover;\n}\n\n.rf-p-0 {\n padding: 0;\n}\n\n.rf-p-1 {\n padding: .25rem;\n}\n\n.rf-p-2 {\n padding: .5rem;\n}\n\n.rf-p-3 {\n padding: .75rem;\n}\n\n.rf-p-4 {\n padding: 1rem;\n}\n\n.rf-p-6 {\n padding: 1.5rem;\n}\n\n.rf-p-\\[25px\\] {\n padding: 25px;\n}\n\n.rf-p-\\[7px_12px\\] {\n padding: 7px 12px;\n}\n\n.rf-px-1 {\n padding-left: .25rem;\n padding-right: .25rem;\n}\n\n.rf-px-2 {\n padding-left: .5rem;\n padding-right: .5rem;\n}\n\n.rf-px-3 {\n padding-left: .75rem;\n padding-right: .75rem;\n}\n\n.rf-px-4 {\n padding-left: 1rem;\n padding-right: 1rem;\n}\n\n.rf-px-5, .rf-px-6 {\n padding-left: 1.5rem;\n padding-right: 1.5rem;\n}\n\n.rf-px-8 {\n padding-left: 2rem;\n padding-right: 2rem;\n}\n\n.rf-py-0 {\n padding-top: 0;\n padding-bottom: 0;\n}\n\n.rf-py-1 {\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n.rf-py-12 {\n padding-top: 3rem;\n padding-bottom: 3rem;\n}\n\n.rf-py-2 {\n padding-top: .5rem;\n padding-bottom: .5rem;\n}\n\n.rf-py-3 {\n padding-top: .75rem;\n padding-bottom: .75rem;\n}\n\n.rf-py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n\n.rf-py-6 {\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n\n.rf-pb-10 {\n padding-bottom: 2.5rem;\n}\n\n.rf-pb-12 {\n padding-bottom: 3rem;\n}\n\n.rf-pb-14 {\n padding-bottom: 3.5rem;\n}\n\n.rf-pb-2 {\n padding-bottom: .5rem;\n}\n\n.rf-pb-3 {\n padding-bottom: .75rem;\n}\n\n.rf-pb-4 {\n padding-bottom: 1rem;\n}\n\n.rf-pb-5, .rf-pb-6 {\n padding-bottom: 1.5rem;\n}\n\n.rf-pb-8 {\n padding-bottom: 2rem;\n}\n\n.rf-pb-\\[15vh\\] {\n padding-bottom: 15vh;\n}\n\n.rf-pl-0 {\n padding-left: 0;\n}\n\n.rf-pl-1 {\n padding-left: .25rem;\n}\n\n.rf-pl-2 {\n padding-left: .5rem;\n}\n\n.rf-pl-4 {\n padding-left: 1rem;\n}\n\n.rf-pl-6 {\n padding-left: 1.5rem;\n}\n\n.rf-pl-8 {\n padding-left: 2rem;\n}\n\n.rf-pr-0 {\n padding-right: 0;\n}\n\n.rf-pr-1 {\n padding-right: .25rem;\n}\n\n.rf-pr-2 {\n padding-right: .5rem;\n}\n\n.rf-pr-4 {\n padding-right: 1rem;\n}\n\n.rf-pr-40 {\n padding-right: 10rem;\n}\n\n.rf-pt-1 {\n padding-top: .25rem;\n}\n\n.rf-pt-11\\/20 {\n padding-top: 55%;\n}\n\n.rf-pt-12 {\n padding-top: 3rem;\n}\n\n.rf-pt-14 {\n padding-top: 3.5rem;\n}\n\n.rf-pt-2 {\n padding-top: .5rem;\n}\n\n.rf-pt-24 {\n padding-top: 6rem;\n}\n\n.rf-pt-3 {\n padding-top: .75rem;\n}\n\n.rf-pt-4 {\n padding-top: 1rem;\n}\n\n.rf-pt-6 {\n padding-top: 1.5rem;\n}\n\n.rf-pt-8 {\n padding-top: 2rem;\n}\n\n.rf-pt-\\[25vh\\] {\n padding-top: 25vh;\n}\n\n.rf-pt-\\[26vh\\] {\n padding-top: 26vh;\n}\n\n.rf-text-left {\n text-align: left;\n}\n\n.rf-text-center {\n text-align: center;\n}\n\n.rf-text-right {\n text-align: right;\n}\n\n.rf-font-default {\n font-family: Calibri, sans-serif;\n}\n\n.rf-text-2xl {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n.rf-text-3xl {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n.rf-text-4xl {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-text-5xl {\n font-size: 3rem;\n line-height: 1;\n}\n\n.rf-text-7xl {\n font-size: 4.5rem;\n line-height: 1;\n}\n\n.rf-text-8xl {\n font-size: 6rem;\n line-height: 1;\n}\n\n.rf-text-\\[0\\.5rem\\] {\n font-size: .5rem;\n}\n\n.rf-text-base {\n font-size: 1rem;\n line-height: 1.5rem;\n}\n\n.rf-text-basecustom {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n.rf-text-lgcustom {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n.rf-text-sm {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n.rf-text-xl {\n font-size: 1.25rem;\n line-height: 1.75rem;\n}\n\n.rf-text-xs {\n font-size: .75rem;\n line-height: 1rem;\n}\n\n.rf-text-xsl {\n font-size: .7rem;\n line-height: 1rem;\n}\n\n.rf-text-xsm {\n font-size: .6rem;\n}\n\n.rf-font-bold {\n font-weight: 600;\n}\n\n.rf-font-medium {\n font-weight: 300;\n}\n\n.rf-font-semibold {\n font-weight: 400;\n}\n\n.rf-uppercase {\n text-transform: uppercase;\n}\n\n.rf-capitalize {\n text-transform: capitalize;\n}\n\n.rf-normal-case {\n text-transform: none;\n}\n\n.rf-italic {\n font-style: italic;\n}\n\n.rf-text-\\[\\#575F6B\\] {\n --tw-text-opacity: 1;\n color: rgb(87 95 107 / var(--tw-text-opacity));\n}\n\n.rf-text-\\[\\#9A9A9A\\] {\n --tw-text-opacity: 1;\n color: rgb(154 154 154 / var(--tw-text-opacity));\n}\n\n.rf-text-\\[\\#A4A7AF\\] {\n --tw-text-opacity: 1;\n color: rgb(164 167 175 / var(--tw-text-opacity));\n}\n\n.rf-text-black {\n color: var(--rf-color-black);\n}\n\n.rf-text-cardButtonTextDefault {\n color: var(--rf-color-cardButtonTextDefault);\n}\n\n.rf-text-cardFrameText {\n color: var(--rf-color-cardFrameText);\n}\n\n.rf-text-formInputButtonTextDefault {\n color: var(--rf-color-formInputButtonTextDefault);\n}\n\n.rf-text-formInputButtonTextHover {\n color: var(--rf-color-formInputButtonTextHover);\n}\n\n.rf-text-formInputRadioCheckboxUncheckedBackground {\n color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n}\n\n.rf-text-formInputTextDefault {\n color: var(--rf-color-formInputTextDefault);\n}\n\n.rf-text-gray {\n --tw-text-opacity: 1;\n color: rgb(128 128 128 / var(--tw-text-opacity));\n}\n\n.rf-text-lightgray {\n --tw-text-opacity: 1;\n color: rgb(129 129 129 / var(--tw-text-opacity));\n}\n\n.rf-text-primary {\n color: var(--rf-color-primary);\n}\n\n.rf-text-red-700 {\n --tw-text-opacity: 1;\n color: rgb(185 28 28 / var(--tw-text-opacity));\n}\n\n.rf-text-secondary {\n color: var(--rf-color-secondary);\n}\n\n.rf-text-textModePanelConversationBot {\n color: var(--rf-color-textModePanelConversationBot);\n}\n\n.rf-text-textModePanelConversationUser {\n color: var(--rf-color-textModePanelConversationUser);\n}\n\n.rf-text-trueblack {\n --tw-text-opacity: 1;\n color: rgb(0 0 0 / var(--tw-text-opacity));\n}\n\n.rf-text-truewhite {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity));\n}\n\n.rf-text-vocalModeSubtitlesText {\n color: var(--rf-color-vocalModeSubtitlesText);\n}\n\n.rf-text-white {\n --tw-text-opacity: 1;\n color: rgb(247 243 246 / var(--tw-text-opacity));\n}\n\n.rf-underline {\n text-decoration-line: underline;\n}\n\n.rf-shadow-\\[-3px_-3px_10px_\\#00000099\\] {\n --tw-shadow: -3px -3px 10px #0009;\n --tw-shadow-colored: -3px -3px 10px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_0_15px_0_silver\\] {\n --tw-shadow: 0 0 15px 0 silver;\n --tw-shadow-colored: 0 0 15px 0 var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_0_20px_1px_\\#A4A7AF80\\] {\n --tw-shadow: 0 0 20px 1px #a4a7af80;\n --tw-shadow-colored: 0 0 20px 1px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_0_3px_6px_\\#00000029\\] {\n --tw-shadow: 0 0 3px 6px #00000029;\n --tw-shadow-colored: 0 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_3px_6px_\\#00000029\\] {\n --tw-shadow: 0 3px 6px #00000029;\n --tw-shadow-colored: 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_3px_6px_\\#606267\\] {\n --tw-shadow: 0 3px 6px #606267;\n --tw-shadow-colored: 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_3px_6px_rgba\\(0\\,0\\,0\\,0\\.16\\)\\] {\n --tw-shadow: 0 3px 6px #00000029;\n --tw-shadow-colored: 0 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[0_6px_6px_\\#00000029\\] {\n --tw-shadow: 0 6px 6px #00000029;\n --tw-shadow-colored: 0 6px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[20px_3px_20px_\\#00000029\\] {\n --tw-shadow: 20px 3px 20px #00000029;\n --tw-shadow-colored: 20px 3px 20px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[3px_3px_16px_\\#00000029\\] {\n --tw-shadow: 3px 3px 16px #00000029;\n --tw-shadow-colored: 3px 3px 16px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[3px_3px_6px_\\#00000029\\] {\n --tw-shadow: 3px 3px 6px #00000029;\n --tw-shadow-colored: 3px 3px 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[inset_0_0_6px_\\#0000003B\\] {\n --tw-shadow: inset 0 0 6px #0000003b;\n --tw-shadow-colored: inset 0 0 6px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-shadow-\\[inset_0_12px_12px_-12px_\\#00000029\\,inset_0_-12px_12px_-12px_\\#00000029\\] {\n --tw-shadow: inset 0 12px 12px -12px #00000029, inset 0 -12px 12px -12px #00000029;\n --tw-shadow-colored: inset 0 12px 12px -12px var(--tw-shadow-color), inset 0 -12px 12px -12px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n.rf-outline-none {\n outline-offset: 2px;\n outline: 2px solid #0000;\n}\n\n.rf-blur-background {\n --tw-blur: blur(var(--rf-blur-background));\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n\n.rf-filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n\n.rf-transition-all {\n transition-property: all;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n}\n\n.rf-transition-transform {\n transition-property: transform;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n}\n\n.rf-text-shadow-black {\n text-shadow: 2px 0 5px #000, -2px 0 5px #000, 0 2px 5px #000, 0 -2px 5px #000;\n}\n\n.rf-capitalize-first:first-letter {\n text-transform: uppercase;\n}\n\nol {\n padding-left: 2rem;\n list-style-type: decimal;\n}\n\nul {\n padding-left: 2rem;\n list-style-type: disc;\n}\n\n#retorik-container.rf-portrait:not(.rf-large) .ac-image {\n max-width: 100px;\n}\n\n.rf-glass-background, #retorik-container.portrait .portrait\\:rf-glass-background {\n background-color: var(--rf-color-black);\n --tw-bg-opacity: .62;\n --tw-backdrop-blur: blur(8px);\n backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);\n}\n\n.rf-loader:before {\n content: \"\";\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n animation: 1.8s ease-in-out -.32s infinite both rf-loader;\n display: block;\n position: absolute;\n right: 1.5rem;\n}\n\n.rf-loader:after {\n content: \"\";\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n animation: 1.8s ease-in-out infinite both rf-loader;\n display: block;\n position: absolute;\n left: 1.5rem;\n}\n\n.rf-loader-medium:before {\n content: \"\";\n border-radius: 50%;\n width: 1rem;\n height: 1rem;\n animation: 1.8s ease-in-out -.32s infinite both rf-loaderMedium;\n display: block;\n position: absolute;\n right: 1rem;\n}\n\n.rf-loader-medium:after {\n content: \"\";\n border-radius: 50%;\n width: 1rem;\n height: 1rem;\n animation: 1.8s ease-in-out infinite both rf-loaderMedium;\n display: block;\n position: absolute;\n left: 1rem;\n}\n\n.rf-loader-mini:before {\n content: \"\";\n border-radius: 50%;\n width: .5rem;\n height: .5rem;\n animation: 1.8s ease-in-out -.32s infinite both rf-loaderMini;\n display: block;\n position: absolute;\n right: .5rem;\n}\n\n.rf-loader-mini:after {\n content: \"\";\n border-radius: 50%;\n width: .5rem;\n height: .5rem;\n animation: 1.8s ease-in-out infinite both rf-loaderMini;\n display: block;\n position: absolute;\n left: .5rem;\n}\n\n.rf-loader-microphone:before, .rf-loader-microphone:after {\n content: \"\";\n --tw-border-opacity: 1;\n border: 6px solid #0000;\n border-top-color: rgb(128 128 128 / var(--tw-border-opacity));\n border-radius: 100%;\n width: 100%;\n height: 100%;\n position: absolute;\n top: 0;\n left: 0;\n}\n\n.rf-loader-microphone:before {\n z-index: 1;\n animation: 1s linear infinite rf-spin;\n}\n\n.rf-loader-microphone:after {\n --tw-border-opacity: 1;\n border-color: rgb(204 204 204 / var(--tw-border-opacity));\n}\n\n.rf-touch-action-none {\n touch-action: none;\n}\n\n.rf-unselectable {\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-touch-callout: none;\n}\n\n.rf-title-extralarge-bold-size-auto {\n font-size: 2.25rem;\n font-weight: 600;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large .rf-title-extralarge-bold-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-extralarge-bold-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n.rf-title-extralarge-size-auto {\n font-size: 2.25rem;\n font-weight: 400;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large .rf-title-extralarge-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-extralarge-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n.rf-title-large-size-auto {\n font-size: 1.5rem;\n font-weight: 400;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-title-large-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-large-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n.rf-title-large-bold-size-auto {\n font-size: 1.875rem;\n font-weight: 600;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large .rf-title-large-bold-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-large-bold-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n.rf-title-size-auto {\n font-size: 1.5rem;\n font-weight: 400;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-title-size-auto {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-title-bold-size-auto {\n font-size: 1.5rem;\n font-weight: 600;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-title-bold-size-auto {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-title-bold-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-subtitle-size-auto {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-subtitle-size-auto {\n font-size: 1.25rem;\n line-height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-subtitle-size-auto {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n.rf-text-extralarge-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n#retorik-container.rf-large .rf-text-extralarge-size-auto {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-extralarge-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n.rf-text-verylarge-size-auto {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-text-verylarge-size-auto {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-verylarge-size-auto {\n font-size: 4.5rem;\n line-height: 1;\n}\n\n.rf-text-large-size-auto {\n font-size: 1.5rem;\n line-height: 2rem;\n}\n\n#retorik-container.rf-large .rf-text-large-size-auto {\n font-size: 1.875rem;\n line-height: 2.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-large-size-auto {\n font-size: 2.25rem;\n line-height: 2.5rem;\n}\n\n.rf-text-medium-size-auto {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large .rf-text-medium-size-auto {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n.rf-text-size-auto {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-text-size-auto {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-text-size-auto {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n.rf-text-small-size-auto {\n font-size: .875rem;\n line-height: 1rem;\n}\n\n#retorik-container.rf-large .rf-text-small-size-auto {\n font-size: 1rem;\n line-height: 1.1rem;\n}\n\n.rf-small-size-auto {\n font-size: .6rem;\n}\n\n#retorik-container.rf-large .rf-small-size-auto {\n font-size: .75rem;\n line-height: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-small-size-auto {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n.rf-line-clamp-unknown {\n hyphens: auto;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-1 {\n hyphens: auto;\n -webkit-line-clamp: 1;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-2 {\n hyphens: auto;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-3 {\n hyphens: auto;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-4 {\n hyphens: auto;\n -webkit-line-clamp: 4;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-5 {\n hyphens: auto;\n -webkit-line-clamp: 5;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-6 {\n hyphens: auto;\n -webkit-line-clamp: 6;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-7 {\n hyphens: auto;\n -webkit-line-clamp: 7;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-8 {\n hyphens: auto;\n -webkit-line-clamp: 8;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-9 {\n hyphens: auto;\n -webkit-line-clamp: 9;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-line-clamp-10 {\n hyphens: auto;\n -webkit-line-clamp: 10;\n -webkit-box-orient: vertical;\n display: -webkit-box;\n overflow: hidden;\n}\n\n.rf-overflow-wrap {\n overflow-wrap: anywhere;\n}\n\n.rf-height-fill-available {\n height: stretch;\n}\n\n.rf-width-fill-available {\n width: stretch;\n}\n\n.rf-animation-delay-2 {\n animation-delay: .2s;\n}\n\n.rf-animation-delay-4 {\n animation-delay: .4s;\n}\n\n.rf-scrollbar-thin {\n scrollbar-width: thin;\n scrollbar-color: var(--rf-color-secondary) transparent;\n}\n\n.rf-scrollbar-thin::-webkit-scrollbar {\n width: .2rem;\n height: .2rem;\n margin: .25rem 0;\n}\n\n.rf-scrollbar-thin::-webkit-scrollbar-thumb {\n background-color: var(--rf-color-secondary);\n border-radius: .5rem;\n}\n\n.rf-scrollbar-x-custom::-webkit-scrollbar {\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: 2rem;\n height: .5rem;\n}\n\n.rf-scrollbar-x-custom::-webkit-scrollbar-thumb {\n background-color: var(--rf-color-primary);\n border-radius: 2rem;\n}\n\n.rf-scrollbar-hidden {\n scrollbar-width: none;\n}\n\n.rf-scrollbar-hidden::-webkit-scrollbar {\n display: none;\n}\n\n.rf-opacity-gradient-b {\n -webkit-mask-image: linear-gradient(#000 50%, #0000 100%);\n}\n\n.rf-opacity-gradient-b-thin {\n -webkit-mask-image: linear-gradient(#797676 84%, #0000 100%);\n}\n\n.rf-opacity-gradient-l {\n -webkit-mask-image: linear-gradient(to left, #000 75%, gray 80%, #0000 85%);\n}\n\n.rf-opacity-gradient-l-thin {\n -webkit-mask-image: linear-gradient(to left, #000 90%, gray 95%, #0000 100%);\n}\n\n.rf-opacity-gradient-h {\n -webkit-mask-image: linear-gradient(to right, #0000 0%, 6%, #000, 94%, #0000 100%);\n}\n\n.rf-card-button {\n border-width: 1px;\n border-color: var(--rf-color-cardButtonBorderDefault);\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n color: var(--rf-color-cardButtonTextDefault);\n border-radius: .3125rem;\n padding: .25rem .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-card-button {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-card-button {\n padding: .5rem 1rem;\n}\n\n.rf-card-button:hover {\n cursor: pointer;\n border-color: var(--rf-color-cardButtonBorderHover);\n background-color: var(--rf-color-cardButtonBackgroundHover);\n color: var(--rf-color-cardButtonTextHover);\n}\n\n.rf-card-button-clicked {\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n border-width: 1px;\n border-color: #0000;\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-clicked {\n padding-top: .5rem;\n padding-bottom: .5rem;\n}\n\n.rf-card-button-secondary {\n border-width: 1px;\n border-color: var(--rf-color-secondary);\n color: var(--rf-color-secondary);\n background-color: #0000;\n border-radius: .3125rem;\n padding: .25rem .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-secondary {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-card-button-secondary {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-card-button-secondary {\n padding: .5rem 1rem;\n}\n\n.rf-card-button-secondary:hover {\n cursor: pointer;\n border-color: var(--rf-color-secondary);\n background-color: var(--rf-color-secondary);\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity));\n}\n\n.rf-card-button-discover {\n border-width: 1px;\n border-color: var(--rf-color-cardButtonDiscoverBorderDefault);\n background-color: var(--rf-color-cardButtonDiscoverBackgroundDefault);\n color: var(--rf-color-cardButtonDiscoverTextDefault);\n border-radius: .3125rem;\n padding: .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-discover {\n padding-top: .75rem;\n padding-bottom: .75rem;\n}\n\n.rf-card-button-discover:hover {\n cursor: pointer;\n border-color: var(--rf-color-cardButtonDiscoverBorderHover);\n background-color: var(--rf-color-cardButtonDiscoverBackgroundHover);\n color: var(--rf-color-cardButtonDiscoverTextHover);\n}\n\n.rf-card-button-history {\n cursor: default;\n border-width: 1px;\n border-color: var(--rf-color-cardButtonBorderDefault);\n background-color: var(--rf-color-cardButtonBackgroundDefault);\n color: var(--rf-color-cardButtonTextDefault);\n border-radius: .3125rem;\n padding: .25rem .5rem;\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .rf-card-button-history {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-card-button-history {\n font-size: 1.125rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .rf-card-button-history {\n padding: .5rem 1rem;\n}\n\n.lf-player-container {\n align-items: flex-end;\n width: 100%;\n height: 100%;\n display: flex;\n overflow: hidden;\n}\n\n.rf-input-label {\n text-overflow: ellipsis;\n color: var(--rf-color-formInputTextDefault);\n margin-top: .1rem;\n margin-left: .75rem;\n overflow-x: hidden;\n}\n\n#retorik-container.rf-large .rf-input-label {\n margin-top: .25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-input-label {\n margin-top: .2rem;\n}\n\n.rf-radio-custom {\n -webkit-appearance: none;\n appearance: none;\n border-width: 2px;\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: 50%;\n place-content: center;\n width: 1.5rem;\n min-width: 1.5rem;\n height: 1.5rem;\n margin: 0;\n display: grid;\n}\n\n.rf-radio-custom:checked {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxCheckedBackground);\n}\n\n#retorik-container.rf-large .rf-radio-custom {\n width: 1.75rem;\n min-width: 1.75rem;\n height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-radio-custom {\n width: 2rem;\n min-width: 2rem;\n height: 2rem;\n}\n\n.rf-radio-custom:before {\n content: \"\";\n --tw-scale-x: 0;\n --tw-scale-y: 0;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n background-color: var(--rf-color-formInputRadioCheckboxCheckedItem);\n border-radius: 50%;\n width: .5rem;\n height: .5rem;\n transition-property: all;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n}\n\n#retorik-container.rf-large .rf-radio-custom:before {\n width: .75rem;\n height: .75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-radio-custom:before {\n width: 1rem;\n height: 1rem;\n}\n\n.rf-radio-custom:checked:before {\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-input-hidden {\n -webkit-appearance: none;\n appearance: none;\n margin: 0;\n}\n\n.rf-checkbox-custom {\n -webkit-appearance: none;\n appearance: none;\n border-width: 2px;\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: .3125rem;\n place-content: center;\n width: 1.5rem;\n min-width: 1.5rem;\n height: 1.5rem;\n margin: 0;\n display: grid;\n}\n\n#retorik-container.rf-large .rf-checkbox-custom {\n width: 1.75rem;\n min-width: 1.75rem;\n height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-checkbox-custom {\n width: 2rem;\n min-width: 2rem;\n height: 2rem;\n}\n\n.rf-checkbox-custom:checked {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxCheckedBackground);\n}\n\n.rf-toggle-custom {\n -webkit-appearance: none;\n appearance: none;\n background-color: var(--rf-color-black);\n border-radius: 1.5rem;\n width: 3rem;\n min-width: 3rem;\n height: 1.5rem;\n margin: 0;\n position: relative;\n}\n\n.rf-toggle-custom:checked {\n background-color: var(--rf-color-primary);\n}\n\n#retorik-container.rf-large .rf-toggle-custom {\n border-radius: 1.75rem;\n width: 3.5rem;\n min-width: 3.5rem;\n height: 1.75rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-toggle-custom {\n border-radius: 2rem;\n width: 4rem;\n min-width: 4rem;\n height: 2rem;\n}\n\n.rf-toggle-custom:before {\n content: \"\";\n --tw-translate-x: 0px;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-radius: 50%;\n width: 1rem;\n height: 1rem;\n transition-property: all;\n transition-duration: .15s;\n transition-timing-function: cubic-bezier(.4, 0, .2, 1);\n position: absolute;\n top: .25rem;\n left: .25rem;\n}\n\n#retorik-container.rf-large .rf-toggle-custom:before {\n width: 1.25rem;\n height: 1.25rem;\n}\n\n#retorik-container.rf-large.rf-portrait .rf-toggle-custom:before {\n width: 1.5rem;\n height: 1.5rem;\n}\n\n.rf-toggle-custom:checked:before {\n --tw-translate-x: 1.5rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n#retorik-container.rf-large .rf-toggle-custom:checked:before {\n --tw-translate-x: 1.75rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n#retorik-container.rf-large.rf-portrait .rf-toggle-custom:checked:before {\n --tw-translate-x: 2rem;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n\n.rf-select-custom {\n -webkit-appearance: none;\n appearance: none;\n border-width: 2px;\n border-color: var(--rf-color-formInputRadioCheckboxUncheckedBorder);\n background-color: var(--rf-color-formInputRadioCheckboxUncheckedBackground);\n border-radius: .3125rem;\n margin: 0;\n padding: 1rem;\n}\n\n.rf-select-custom:hover {\n cursor: pointer;\n}\n\n.rf-select-custom:focus-visible {\n border-color: var(--rf-color-formInputRadioCheckboxCheckedBorder);\n}\n\n.rf-slider-custom {\n -webkit-appearance: none;\n -moz-appearance: none;\n outline-offset: 2px;\n border-radius: .5rem;\n outline: 2px solid #0000;\n width: 100%;\n height: .25rem;\n display: block;\n position: relative;\n}\n\n.rf-slider-custom::-webkit-slider-runnable-track {\n -webkit-appearance: none;\n}\n\n.rf-slider-custom::-moz-track {\n -moz-appearance: none;\n}\n\n.rf-slider-custom::-ms-track {\n appearance: none;\n}\n\n.rf-slider-custom::-webkit-slider-thumb {\n -webkit-appearance: none;\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-style: none;\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n margin-top: -.2rem;\n}\n\n.rf-slider-custom::-webkit-slider-thumb:hover {\n cursor: pointer;\n}\n\n.rf-slider-custom::-moz-range-thumb {\n -webkit-appearance: none;\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-style: none;\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n margin-top: -.2rem;\n}\n\n.rf-slider-custom::-moz-range-thumb:hover {\n cursor: pointer;\n}\n\n.rf-slider-custom::-ms-thumb {\n appearance: none;\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n border-style: none;\n border-radius: 50%;\n width: 1.5rem;\n height: 1.5rem;\n margin-top: -.2rem;\n}\n\n.rf-slider-custom::-ms-thumb:hover {\n cursor: pointer;\n}\n\n.rf-likert-custom {\n cursor: pointer;\n outline-offset: 2px;\n -webkit-text-stroke-width: 1px;\n -webkit-text-stroke-color: white;\n background-color: #0000;\n border-style: none;\n outline: 2px solid #0000;\n}\n\n.svgButtonMenu > svg * {\n fill: var(--fill);\n}\n\n.webchat__css-custom-properties {\n width: 100%;\n height: 100%;\n}\n\n.placeholder\\:rf-text-black::placeholder {\n color: var(--rf-color-black);\n}\n\n.placeholder\\:rf-opacity-100::placeholder {\n opacity: 1;\n}\n\n.hover\\:rf-cursor-pointer:hover {\n cursor: pointer;\n}\n\n.hover\\:rf-border-truewhite:hover {\n --tw-border-opacity: 1;\n border-color: rgb(255 255 255 / var(--tw-border-opacity));\n}\n\n.hover\\:rf-bg-formInputRadioCheckboxCheckedBackground:hover {\n background-color: var(--rf-color-formInputRadioCheckboxCheckedBackground);\n}\n\n.hover\\:rf-bg-truewhite:hover {\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n}\n\n.hover\\:rf-text-formInputRadioCheckboxCheckedItem:hover {\n color: var(--rf-color-formInputRadioCheckboxCheckedItem);\n}\n\n.hover\\:rf-text-truewhite:hover {\n --tw-text-opacity: 1;\n color: rgb(255 255 255 / var(--tw-text-opacity));\n}\n\n.hover\\:rf-shadow-\\[inset_0_0_12px_\\#00000029\\]:hover {\n --tw-shadow: inset 0 0 12px #00000029;\n --tw-shadow-colored: inset 0 0 12px var(--tw-shadow-color);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-col-span-full {\n grid-column: 1 / -1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-col-start-1 {\n grid-column-start: 1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-span-1 {\n grid-row: span 1 / span 1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-start-11 {\n grid-row-start: 11;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-end-13 {\n grid-row-end: 13;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-w-5\\/6 {\n width: 83.3333%;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-w-9\\/10 {\n width: 90%;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-w-full {\n width: 100%;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-flex-col {\n flex-direction: column;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-items-center {\n align-items: center;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-overflow-x-auto {\n overflow-x: auto;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-border-r-0 {\n border-right-width: 0;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-py-1 {\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-pl-0 {\n padding-left: 0;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-pr-0 {\n padding-right: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-absolute {\n position: absolute;\n}\n\n#retorik-container.rf-large .large\\:rf-left-4 {\n left: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-top-8 {\n top: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-col-start-5 {\n grid-column-start: 5;\n}\n\n#retorik-container.rf-large .large\\:rf-col-end-6 {\n grid-column-end: 6;\n}\n\n#retorik-container.rf-large .large\\:rf-col-end-9 {\n grid-column-end: 9;\n}\n\n#retorik-container.rf-large .large\\:rf-row-span-full {\n grid-row: 1 / -1;\n}\n\n#retorik-container.rf-large .large\\:rf-row-start-10 {\n grid-row-start: 10;\n}\n\n#retorik-container.rf-large .large\\:rf-row-start-5 {\n grid-row-start: 5;\n}\n\n#retorik-container.rf-large .large\\:rf-m-8 {\n margin: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-my-0 {\n margin-top: 0;\n margin-bottom: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-my-3 {\n margin-top: .75rem;\n margin-bottom: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mb-0 {\n margin-bottom: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-mb-4 {\n margin-bottom: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mb-6 {\n margin-bottom: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-0 {\n margin-left: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-12 {\n margin-left: 3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-4 {\n margin-left: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-ml-8 {\n margin-left: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mr-3 {\n margin-right: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mr-30 {\n margin-right: 7.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-0 {\n margin-top: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-20 {\n margin-top: 5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-3 {\n margin-top: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-mt-\\[20vh\\] {\n margin-top: 20vh;\n}\n\n#retorik-container.rf-large .large\\:rf-block {\n display: block;\n}\n\n#retorik-container.rf-large .large\\:rf-flex {\n display: flex;\n}\n\n#retorik-container.rf-large .large\\:rf-hidden {\n display: none;\n}\n\n#retorik-container.rf-large .large\\:rf-aspect-video {\n aspect-ratio: 16 / 9;\n}\n\n#retorik-container.rf-large .large\\:rf-h-16 {\n height: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-3\\/5 {\n height: 60%;\n}\n\n#retorik-container.rf-large .large\\:rf-h-4 {\n height: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-5 {\n height: 1.25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-6 {\n height: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-8 {\n height: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-\\[1\\.3rem\\] {\n height: 1.3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-h-\\[60vh\\] {\n height: 60vh;\n}\n\n#retorik-container.rf-large .large\\:rf-h-auto {\n height: auto;\n}\n\n#retorik-container.rf-large .large\\:rf-h-full {\n height: 100%;\n}\n\n#retorik-container.rf-large .large\\:rf-max-h-28 {\n max-height: 7rem;\n}\n\n#retorik-container.rf-large .large\\:rf-max-h-\\[2\\.3rem\\] {\n max-height: 2.3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-min-h-\\[2\\.3rem\\] {\n min-height: 2.3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-1\\/8 {\n width: 12.5%;\n}\n\n#retorik-container.rf-large .large\\:rf-w-14 {\n width: 3.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-16 {\n width: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-3\\/5 {\n width: 60%;\n}\n\n#retorik-container.rf-large .large\\:rf-w-4 {\n width: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-5 {\n width: 1.25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-6 {\n width: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-8 {\n width: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-w-fit {\n width: fit-content;\n}\n\n#retorik-container.rf-large .large\\:rf-w-full {\n width: 100%;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-1\\/2 {\n min-width: 50%;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-1\\/8 {\n min-width: 12.5%;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-16 {\n min-width: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-3\\/5 {\n min-width: 60%;\n}\n\n#retorik-container.rf-large .large\\:rf-min-w-8 {\n min-width: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-max-w-1\\/8 {\n max-width: 12.5%;\n}\n\n#retorik-container.rf-large .large\\:rf-max-w-\\[12rem\\] {\n max-width: 12rem;\n}\n\n#retorik-container.rf-large .large\\:rf-max-w-full {\n max-width: 100%;\n}\n\n#retorik-container.rf-large .large\\:rf-grid-cols-5 {\n grid-template-columns: repeat(5, minmax(0, 1fr));\n}\n\n#retorik-container.rf-large .large\\:rf-flex-row {\n flex-direction: row;\n}\n\n#retorik-container.rf-large .large\\:rf-flex-col {\n flex-direction: column;\n}\n\n#retorik-container.rf-large .large\\:rf-items-baseline {\n align-items: baseline;\n}\n\n#retorik-container.rf-large .large\\:rf-justify-start {\n justify-content: flex-start;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-1 {\n gap: .25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-3 {\n gap: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-4 {\n gap: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-gap-6 {\n gap: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-overflow-y-scroll {\n overflow-y: scroll;\n}\n\n#retorik-container.rf-large .large\\:rf-border-t-0 {\n border-top-width: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-bg-truewhite {\n --tw-bg-opacity: 1;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity));\n}\n\n#retorik-container.rf-large .large\\:rf-p-4 {\n padding: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-p-\\[25px\\] {\n padding: 25px;\n}\n\n#retorik-container.rf-large .large\\:rf-p-min1 {\n padding: .1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-0 {\n padding-left: 0;\n padding-right: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-px-16 {\n padding-left: 4rem;\n padding-right: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-4 {\n padding-left: 1rem;\n padding-right: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-5, #retorik-container.rf-large .large\\:rf-px-6 {\n padding-left: 1.5rem;\n padding-right: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-px-8 {\n padding-left: 2rem;\n padding-right: 2rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-0 {\n padding-top: 0;\n padding-bottom: 0;\n}\n\n#retorik-container.rf-large .large\\:rf-py-1 {\n padding-top: .25rem;\n padding-bottom: .25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-2 {\n padding-top: .5rem;\n padding-bottom: .5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-3 {\n padding-top: .75rem;\n padding-bottom: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pb-16 {\n padding-bottom: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pl-12 {\n padding-left: 3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pl-4 {\n padding-left: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pr-4 {\n padding-right: 1rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pt-16 {\n padding-top: 4rem;\n}\n\n#retorik-container.rf-large .large\\:rf-pt-3 {\n padding-top: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-text-5xl {\n font-size: 3rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large .large\\:rf-text-6xl {\n font-size: 3.75rem;\n line-height: 1;\n}\n\n#retorik-container.rf-large .large\\:rf-text-base {\n font-size: 1rem;\n line-height: 1.5rem;\n}\n\n#retorik-container.rf-large .large\\:rf-text-basecustom {\n font-size: 1rem;\n line-height: 1.3rem;\n}\n\n#retorik-container.rf-large .large\\:rf-text-sm {\n font-size: .875rem;\n line-height: 1.25rem;\n}\n\n#retorik-container.rf-large .large\\:rf-uppercase {\n text-transform: uppercase;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-h-4 {\n height: 1rem;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-h-6 {\n height: 1.5rem;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-w-6 {\n width: 1.5rem;\n}\n\n#retorik-container.rf-tactile .tactile\\:rf-pt-1\\/5 {\n padding-top: 20%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-bottom-\\[25vh\\] {\n bottom: 25vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-left-4 {\n left: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-top-4 {\n top: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-span-full {\n grid-column: 1 / -1;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-start-1 {\n grid-column-start: 1;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-start-2 {\n grid-column-start: 2;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-end-8 {\n grid-column-end: 8;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-col-end-9 {\n grid-column-end: 9;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-span-4 {\n grid-row: span 4 / span 4;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-span-6 {\n grid-row: span 6 / span 6;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-start-5 {\n grid-row-start: 5;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-start-7 {\n grid-row-start: 7;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-end-11 {\n grid-row-end: 11;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-row-end-7 {\n grid-row-end: 7;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-mt-4 {\n margin-top: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-mt-\\[20vh\\] {\n margin-top: 20vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-mt-\\[25vh\\] {\n margin-top: 25vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-block {\n display: block;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-hidden {\n display: none;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-1\\/2 {\n height: 50%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-14 {\n height: 3.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-24 {\n height: 6rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-6 {\n height: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-h-\\[50vh\\] {\n height: 50vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-11\\/12 {\n max-height: 91.67%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-36 {\n max-height: 9rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-\\[18vh\\] {\n max-height: 18vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-h-\\[30vh\\] {\n max-height: 30vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-1\\/2 {\n width: 50%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-14 {\n width: 3.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-16 {\n width: 4rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-24 {\n width: 6rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-3\\/5 {\n width: 60%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-4\\/9 {\n width: 45%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-6 {\n width: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-w-full {\n width: 100%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-min-w-14 {\n min-width: 3.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-min-w-24 {\n min-width: 6rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-min-w-4\\/9 {\n min-width: 45%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-w-2\\/3 {\n max-width: 66.67%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-max-w-\\[60\\%\\] {\n max-width: 60%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-flex-row {\n flex-direction: row;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-justify-center {\n justify-content: center;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-gap-6 {\n gap: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-self-end {\n align-self: flex-end;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-border-t {\n border-top-width: 1px;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-border-t-menuBorder {\n --tw-border-opacity: 1;\n border-top-color: rgb(224 225 231 / var(--tw-border-opacity));\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-py-4 {\n padding-top: 1rem;\n padding-bottom: 1rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-py-5 {\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pl-0 {\n padding-left: 0;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pt-8 {\n padding-top: 2rem;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pt-\\[16\\.67\\%\\] {\n padding-top: 16.67%;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-pt-\\[20vh\\] {\n padding-top: 20vh;\n}\n\n#retorik-container.rf-large.rf-portrait .large-vertical\\:rf-text-basecustomuppercase {\n font-size: 1rem;\n line-height: 1.1rem;\n}\n\n#retorik-container.rf-large.rf-tactile .large-tactile\\:rf-mt-0 {\n margin-top: 0;\n}\n\n#retorik-container.rf-large.rf-tactile .large-tactile\\:rf-flex {\n display: flex;\n}\n\n#retorik-container.rf-large.rf-tactile .large-tactile\\:rf-hidden {\n display: none;\n}\n\n#retorik-container.rf-large:not(.rf-portrait) .desktop\\:rf-h-full {\n height: 100%;\n}\n\n@media (height <= 700px) and (width <= 300px) {\n .small-mobile\\:rf-row-span-6 {\n grid-row: span 6 / span 6;\n }\n\n .small-mobile\\:rf-row-span-7 {\n grid-row: span 7 / span 7;\n }\n\n .small-mobile\\:rf-row-start-5 {\n grid-row-start: 5;\n }\n}\n";
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
var $5e8567c898177618$exports = {};
|
|
@@ -204,6 +204,22 @@ var $f5ca62954d1f1f5b$export$a2a634340dd7e3e3;
|
|
|
204
204
|
$f5ca62954d1f1f5b$export$a2a634340dd7e3e3[$f5ca62954d1f1f5b$export$a2a634340dd7e3e3["medium"] = 1] = "medium";
|
|
205
205
|
$f5ca62954d1f1f5b$export$a2a634340dd7e3e3[$f5ca62954d1f1f5b$export$a2a634340dd7e3e3["large"] = 2] = "large";
|
|
206
206
|
})($f5ca62954d1f1f5b$export$a2a634340dd7e3e3 || ($f5ca62954d1f1f5b$export$a2a634340dd7e3e3 = {}));
|
|
207
|
+
var $f5ca62954d1f1f5b$export$972614fc43112105;
|
|
208
|
+
(function($f5ca62954d1f1f5b$export$972614fc43112105) {
|
|
209
|
+
$f5ca62954d1f1f5b$export$972614fc43112105[$f5ca62954d1f1f5b$export$972614fc43112105["none"] = 0] = "none";
|
|
210
|
+
$f5ca62954d1f1f5b$export$972614fc43112105[$f5ca62954d1f1f5b$export$972614fc43112105["normal"] = 1] = "normal";
|
|
211
|
+
$f5ca62954d1f1f5b$export$972614fc43112105[$f5ca62954d1f1f5b$export$972614fc43112105["carousel"] = 2] = "carousel";
|
|
212
|
+
$f5ca62954d1f1f5b$export$972614fc43112105[$f5ca62954d1f1f5b$export$972614fc43112105["grid"] = 3] = "grid";
|
|
213
|
+
$f5ca62954d1f1f5b$export$972614fc43112105[$f5ca62954d1f1f5b$export$972614fc43112105["carouselgrid"] = 4] = "carouselgrid";
|
|
214
|
+
$f5ca62954d1f1f5b$export$972614fc43112105[$f5ca62954d1f1f5b$export$972614fc43112105["list"] = 5] = "list";
|
|
215
|
+
})($f5ca62954d1f1f5b$export$972614fc43112105 || ($f5ca62954d1f1f5b$export$972614fc43112105 = {}));
|
|
216
|
+
var $f5ca62954d1f1f5b$export$e4a712fff93fb00f;
|
|
217
|
+
(function($f5ca62954d1f1f5b$export$e4a712fff93fb00f) {
|
|
218
|
+
$f5ca62954d1f1f5b$export$e4a712fff93fb00f["message"] = "message";
|
|
219
|
+
$f5ca62954d1f1f5b$export$e4a712fff93fb00f["event"] = "event";
|
|
220
|
+
$f5ca62954d1f1f5b$export$e4a712fff93fb00f["url"] = "url";
|
|
221
|
+
$f5ca62954d1f1f5b$export$e4a712fff93fb00f["internal"] = "internal";
|
|
222
|
+
})($f5ca62954d1f1f5b$export$e4a712fff93fb00f || ($f5ca62954d1f1f5b$export$e4a712fff93fb00f = {}));
|
|
207
223
|
|
|
208
224
|
|
|
209
225
|
const $cd0e91e00b0900ed$export$2e65b7c7134e01f0 = 600;
|
|
@@ -390,7 +406,8 @@ const $3426110875af99d0$var$initialState = {
|
|
|
390
406
|
GDPRDisplay: true,
|
|
391
407
|
GDPRWindowData: undefined,
|
|
392
408
|
GDPRUserConsent: false,
|
|
393
|
-
unlockClickedButton: false
|
|
409
|
+
unlockClickedButton: false,
|
|
410
|
+
dashboardOpened: false
|
|
394
411
|
};
|
|
395
412
|
let $3426110875af99d0$var$timer = null;
|
|
396
413
|
const $3426110875af99d0$export$77e4cc5334565f28 = (0, $b3y7N$create)()(()=>{
|
|
@@ -527,6 +544,11 @@ const $3426110875af99d0$export$5d55805fc8a86c05 = ()=>{
|
|
|
527
544
|
unlockClickedButton: false
|
|
528
545
|
});
|
|
529
546
|
};
|
|
547
|
+
const $3426110875af99d0$export$bbd7c92fc378d660 = (value)=>{
|
|
548
|
+
$3426110875af99d0$export$77e4cc5334565f28.setState({
|
|
549
|
+
dashboardOpened: value
|
|
550
|
+
});
|
|
551
|
+
};
|
|
530
552
|
const $3426110875af99d0$export$93b55f822ac81934 = ()=>{
|
|
531
553
|
$3426110875af99d0$export$77e4cc5334565f28.setState({
|
|
532
554
|
...$3426110875af99d0$var$initialState
|
|
@@ -865,7 +887,9 @@ const $56b00880a398c953$export$d4f039427a1beff1 = (value)=>{
|
|
|
865
887
|
$56b00880a398c953$export$bd22554f31e5f96f.setState({
|
|
866
888
|
mode: value
|
|
867
889
|
});
|
|
868
|
-
|
|
890
|
+
$56b00880a398c953$export$bd22554f31e5f96f.getState().subtitlesInConfiguration ? $56b00880a398c953$export$bd22554f31e5f96f.setState({
|
|
891
|
+
displaySubtitles: true
|
|
892
|
+
}) : $56b00880a398c953$export$bd22554f31e5f96f.setState({
|
|
869
893
|
displaySubtitles: false
|
|
870
894
|
});
|
|
871
895
|
(0, $3426110875af99d0$export$e2194ce98b9711c9)(undefined);
|
|
@@ -1598,6 +1622,9 @@ const $311d3512e06f602c$export$cce25171fe980112 = "application/vnd.davi.retorik.
|
|
|
1598
1622
|
const $311d3512e06f602c$export$8ebd8d161896e63a = "application/vnd.davi.retorik.card.discover";
|
|
1599
1623
|
const $311d3512e06f602c$export$a4f2f23a67537f78 = "application/vnd.davi.retorik.card.suggestion";
|
|
1600
1624
|
const $311d3512e06f602c$export$2730c89e9ebd0948 = "application/vnd.davi.retorik.card.suggestedaction";
|
|
1625
|
+
const $311d3512e06f602c$export$25f48dcc671a4afe = "application/vnd.davi.retorik.card.grid";
|
|
1626
|
+
const $311d3512e06f602c$export$98515f55cf51a42d = "application/vnd.davi.retorik.card.tile";
|
|
1627
|
+
const $311d3512e06f602c$export$8180494a68c87622 = "application/vnd.davi.retorik.grid.title";
|
|
1601
1628
|
|
|
1602
1629
|
|
|
1603
1630
|
|
|
@@ -2160,7 +2187,8 @@ const $9b100ac34d01a331$var$initialState = {
|
|
|
2160
2187
|
conversationId: null,
|
|
2161
2188
|
watermark: 0,
|
|
2162
2189
|
retrievingConversation: false,
|
|
2163
|
-
|
|
2190
|
+
addRetorikNewsConversationIdInLocalStorage: undefined,
|
|
2191
|
+
cookies: [],
|
|
2164
2192
|
queue: [],
|
|
2165
2193
|
queueLock: false
|
|
2166
2194
|
};
|
|
@@ -2174,13 +2202,29 @@ const $9b100ac34d01a331$var$checkCurrentConversationId = (value)=>{
|
|
|
2174
2202
|
};
|
|
2175
2203
|
const $9b100ac34d01a331$export$4365557467e67cdc = (value)=>{
|
|
2176
2204
|
const currentState = $9b100ac34d01a331$export$b56465394e2b1287.getState();
|
|
2205
|
+
// Add current conversation id with tenant name in local storage if we are in a RetorikNews component.
|
|
2206
|
+
// This prevents creating a new conversation each time RetorikNews is launched (used in Retorik Kiosk).
|
|
2207
|
+
if (currentState.addRetorikNewsConversationIdInLocalStorage) {
|
|
2208
|
+
const dataToPutInlocalStorage = {
|
|
2209
|
+
conversationId: value,
|
|
2210
|
+
startedAt: Date.now()
|
|
2211
|
+
};
|
|
2212
|
+
localStorage.setItem(`Retorik.News.Conversation.${currentState.addRetorikNewsConversationIdInLocalStorage}`, JSON.stringify(dataToPutInlocalStorage));
|
|
2213
|
+
$9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2214
|
+
addRetorikNewsConversationIdInLocalStorage: undefined
|
|
2215
|
+
});
|
|
2216
|
+
}
|
|
2177
2217
|
// Check directline id to know if we have to reset the activities
|
|
2178
|
-
if (value && value !== currentState.conversationId)
|
|
2179
|
-
conversationId
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2218
|
+
if (value && value !== currentState.conversationId) {
|
|
2219
|
+
currentState.conversationId === null ? $9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2220
|
+
conversationId: value
|
|
2221
|
+
}) : $9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2222
|
+
...$9b100ac34d01a331$var$initialState,
|
|
2223
|
+
conversationId: value
|
|
2224
|
+
});
|
|
2225
|
+
// Set desired cookies once the conversation id is set / changed
|
|
2226
|
+
$9b100ac34d01a331$export$2472689afa4550f7();
|
|
2227
|
+
}
|
|
2184
2228
|
};
|
|
2185
2229
|
const $9b100ac34d01a331$var$processQueue = async ()=>{
|
|
2186
2230
|
const currentQueue = $9b100ac34d01a331$export$b56465394e2b1287.getState().queue;
|
|
@@ -2275,8 +2319,9 @@ const $9b100ac34d01a331$var$processAddBotEvent = async (value)=>{
|
|
|
2275
2319
|
};
|
|
2276
2320
|
const $9b100ac34d01a331$export$bb2ccecd43d76d90 = async (value)=>{
|
|
2277
2321
|
if ($9b100ac34d01a331$var$checkCurrentConversationId(value.id)) {
|
|
2322
|
+
const currentState = $9b100ac34d01a331$export$b56465394e2b1287.getState();
|
|
2278
2323
|
if (value.name?.toLowerCase() === "davi.streammessageactivity") {
|
|
2279
|
-
if (value.text?.trim().length) {
|
|
2324
|
+
if (value.text?.trim().length && !currentState.retrievingConversation) {
|
|
2280
2325
|
(0, $56b00880a398c953$export$b468e470fbb95f20)(false);
|
|
2281
2326
|
// Create speak field from the text one
|
|
2282
2327
|
const processedText = (0, $2e5b8b358de6cd42$export$1b8fbc30fb87d9aa)(value.text, true);
|
|
@@ -2285,24 +2330,20 @@ const $9b100ac34d01a331$export$bb2ccecd43d76d90 = async (value)=>{
|
|
|
2285
2330
|
(0, $04ce41b46d359821$export$9a026d007e335fc0)(value);
|
|
2286
2331
|
(0, $3426110875af99d0$export$e49d67c72fb28d58)();
|
|
2287
2332
|
}
|
|
2288
|
-
} else {
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2333
|
+
} else if (currentState.queueLock) $9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2334
|
+
queue: [
|
|
2335
|
+
...currentState.queue,
|
|
2336
|
+
value
|
|
2337
|
+
]
|
|
2338
|
+
});
|
|
2339
|
+
else {
|
|
2340
|
+
$9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2341
|
+
queueLock: true
|
|
2295
2342
|
});
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
await $9b100ac34d01a331$var$processAddBotEvent(value);
|
|
2301
|
-
(0, $957e950ca3ff2781$export$a6540370871e3c67)(undefined);
|
|
2302
|
-
(0, $3426110875af99d0$export$e49d67c72fb28d58)();
|
|
2303
|
-
(0, $56b00880a398c953$export$b468e470fbb95f20)(false);
|
|
2304
|
-
$9b100ac34d01a331$var$processQueue();
|
|
2305
|
-
}
|
|
2343
|
+
await $9b100ac34d01a331$var$processAddBotEvent(value);
|
|
2344
|
+
(0, $3426110875af99d0$export$e49d67c72fb28d58)();
|
|
2345
|
+
(0, $56b00880a398c953$export$b468e470fbb95f20)(false);
|
|
2346
|
+
$9b100ac34d01a331$var$processQueue();
|
|
2306
2347
|
}
|
|
2307
2348
|
}
|
|
2308
2349
|
};
|
|
@@ -2355,17 +2396,36 @@ const $9b100ac34d01a331$export$d7e4f7861d387c67 = (value)=>{
|
|
|
2355
2396
|
retrievingConversation: value
|
|
2356
2397
|
});
|
|
2357
2398
|
};
|
|
2358
|
-
const $9b100ac34d01a331$export$
|
|
2399
|
+
const $9b100ac34d01a331$export$3d2327b52759cec0 = (value)=>{
|
|
2359
2400
|
$9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2360
|
-
|
|
2401
|
+
addRetorikNewsConversationIdInLocalStorage: value
|
|
2361
2402
|
});
|
|
2362
2403
|
};
|
|
2363
|
-
const $9b100ac34d01a331$export$
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
document.cookie = cookie;
|
|
2404
|
+
const $9b100ac34d01a331$export$ad1f3d930a6d4d42 = (value)=>{
|
|
2405
|
+
if (value) {
|
|
2406
|
+
const currentCookies = $9b100ac34d01a331$export$b56465394e2b1287.getState().cookies;
|
|
2367
2407
|
$9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2368
|
-
|
|
2408
|
+
cookies: [
|
|
2409
|
+
...currentCookies,
|
|
2410
|
+
value
|
|
2411
|
+
]
|
|
2412
|
+
});
|
|
2413
|
+
}
|
|
2414
|
+
};
|
|
2415
|
+
const $9b100ac34d01a331$export$2472689afa4550f7 = ()=>{
|
|
2416
|
+
const cookies = $9b100ac34d01a331$export$b56465394e2b1287.getState().cookies;
|
|
2417
|
+
if (cookies.length) {
|
|
2418
|
+
cookies.forEach((cookie)=>{
|
|
2419
|
+
if (cookie.indexOf("<conversationId>") > -1) {
|
|
2420
|
+
const conversationId = $9b100ac34d01a331$export$b56465394e2b1287.getState().conversationId;
|
|
2421
|
+
if (conversationId) {
|
|
2422
|
+
const processedCookie = cookie.replace("<conversationId>", conversationId);
|
|
2423
|
+
document.cookie = processedCookie;
|
|
2424
|
+
}
|
|
2425
|
+
} else document.cookie = cookie;
|
|
2426
|
+
});
|
|
2427
|
+
$9b100ac34d01a331$export$b56465394e2b1287.setState({
|
|
2428
|
+
cookies: []
|
|
2369
2429
|
});
|
|
2370
2430
|
}
|
|
2371
2431
|
};
|
|
@@ -2624,163 +2684,163 @@ $parcel$export($1838bbc5ba784ca4$exports, "zh_CN", () => (/*@__PURE__*/$parcel$i
|
|
|
2624
2684
|
$parcel$export($1838bbc5ba784ca4$exports, "zh_HK", () => (/*@__PURE__*/$parcel$interopDefault($e72119fbb1432120$exports)));
|
|
2625
2685
|
$parcel$export($1838bbc5ba784ca4$exports, "zh_TW", () => (/*@__PURE__*/$parcel$interopDefault($b057585acf530c3a$exports)));
|
|
2626
2686
|
/* eslint-disable camelcase */ var $7082f8c063069fc0$exports = {};
|
|
2627
|
-
$7082f8c063069fc0$exports = JSON.parse('{"1":"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629","2":"\u0642\u0646\u0627\u0629 \u0627\u062E\u0628\u0627\u0631\u064A\u0629 \u062D\u064A\u0629","3":"\u062A\u0642\u0631\u064A\u0631 \u062D\u0627\u0644\u0629 \u0623\u0644\u0637\u0642\u0633","4":"\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0637\u0648\u0627\u0631\u0626","1000":"\u062A\u0627\u0631\u064A\u062E\u064A","1001":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","common":{"all":"\u0627\u0644\u062C\u0645\u064A\u0639","back":"\u062E\u0644\u0641","close":"\u0627\u063A\u0644\u0627\u0642","continue":"\u064A\u0643\u0645\u0644","download":"\u062A\u062D\u0645\u064A\u0644","downloadsheet":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","downloadsheetmobile":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","filter":"\u0645\u0646\u0642\u064A","history":"\u062A\u0627\u0631\u064A\u062E\u064A","lang":"\u0627\u0644\u0644\u063A\u0627\u062A","menu":"\u0627\u0644\u0642\u0627\u0626\u0645\u0629","mode":"\u0645\u0648\u0636\u0629","needhelp":"\u062A\u062D\u062A\u0627\u062C \u0645\u0633\u0627\u0639\u062F\u0629\u061F","parameters":"\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A","print":"\u0645\u0637\u0628\u0639\u0629","printsheet":"\u0627\u0637\u0628\u0639 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","result":"\u0646\u062A\u064A\u062C\u0629","results":"\u0646\u062A\u0627\u0626\u062C","singleLang":"\u0644\u063A\u0629","sound":"\u0647\u0627","submit":"\u064A\u064F\u0642\u062F\u0651\u0650\u0645","subtitle":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0631\u0639\u064A","tutorial":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"emergency":{"samu":".S.A.M.U","police":"\u0634\u0631\u0637\u0629","firefighter":"\u0631\u062C\u0627\u0644 \u0627\u0644\u0627\u0637\u0641\u0627\u0621","general":"\u0639\u0627\u0645","citypolice":"\u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0645\u062D\u0644\u064A\u0629","hospital":"\u0645\u0633\u062A\u0634\u0641\u0649","homeless":"\u0628\u0644\u0627 \u0645\u0623\u0648\u0649 (\u0645\u0643\u0627\u0644\u0645\u0629 \u0645\u062C\u0627\u0646\u064A\u0629)","poison":"\u0645\u0631\u0643\u0632 \u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0633\u0645\u0648\u0645","emergency":"\u062D\u0627\u0644\u0627\u062A \u0627\u0644\u0637\u0648\u0627\u0631\u0626 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064A\u0629"},"error":{"title":"\u062D\u062F\u062B \u062E\u0637\u0623","button":"\u0623\u0639\u062F \u062A\u0634\u063A\u064A\u0644 \u0627\u0644\u062A\u0637\u0628\u064A\u0642"},"history":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"inputs":{"choose":"\u0627\u062E\u062A\u0631 \u0625\u062C\u0627\u0628\u0629"},"language":{"change":"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0644\u063A\u0629","select":"\u062D\u062F\u062F \u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u062A\u064A \u062A\u0631\u064A\u062F \u0627\u0633\u062A\u062E\u062F\u0627\u0645\u0647\u0627"},"link":{"buttontext":"\u0639\u0631\u0636 \u0627\u0644\u0648\u062B\u064A\u0642\u0629","goto":"\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","click":"\u0627\u0646\u0642\u0631 \u0647\u0646\u0627","scanQR":"\u0639\u0646 \u0637\u0631\u064A\u0642 \u0645\u0633\u062D \u0631\u0645\u0632 \u0627\u0644\u0627\u0633\u062A\u062C\u0627\u0628\u0629 \u0627\u0644\u0633\u0631\u064A\u0639\u0629"},"loader":{"loader":{"optimal":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","classic":"\u0644\u062A\u062C\u0631\u0628\u0629 \u0623\u0643\u062B\u0631 \u0643\u0644\u0627\u0633\u064A\u0643\u064A\u0629\u060C","vocal":"\u0623\u0646\u0627 \u0623\u062A\u062D\u062F\u062B \u0648\u062C\u0647\u0627 \u0644\u0648\u062C\u0647 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644.","text":"\u0623\u062A\u0648\u0627\u0635\u0644 \u0643\u062A\u0627\u0628\u064A\u064B\u0627 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644."},"modes":{"vocal":"\u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u062A\u064A","text":"\u0648\u0636\u0639 \u0627\u0644\u0646\u0635"},"loaderValidation":"\u0627\u0628\u062F\u0623 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","locale":"\u0641\u062D\u0635 \u0627\u0644\u0644\u063A\u0629","supported":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0644\u063A\u0627\u062A \u0627\u0644\u0645\u062F\u0639\u0648\u0645\u0629","addressdata":"\u0627\u0633\u062A\u0631\u062C\u0627\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A"},"menu":{"message":"\u0623\u062F\u062E\u0644 \u0631\u0633\u0627\u0644\u062A\u0643","allowMicrophone":"\u0627\u0633\u0645\u062D \u0644\u0645\u062A\u0635\u0641\u062D\u0643 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629","backconversation":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","answer":" \u064A\u062C\u064A\u0628 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643"},"mobileLandscapePreventer":{"firstline":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","secondline":"\u0627\u0642\u0644\u0628 \u0634\u0627\u0634\u062A\u0643"},"news":{"warningtext":"\u0633\u062A\u062F\u062E\u0644 \u0625\u0644\u0649 \u0627\u0644\u0642\u0646\u0627\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629\u060C \u0648\u0633\u064A\u062A\u0645 \u062A\u0646\u0634\u064A\u0637 \u0627\u0644\u0635\u0648\u062A \u0639\u0644\u0649 \u062C\u0647\u0627\u0632\u0643","live":"\u0645\u0628\u0627\u0634\u0631","continuous":"\u0644\u0646\u0643\u0645\u0644"},"poi":{"comment":"\u0631\u0623\u064A \u0627\u0644\u0639\u0645\u064A\u0644","route":"\u0637\u0631\u064A\u0642","nodata":"\u0644\u0627 \u064A\u0648\u062C\u062F \u0645\u062D\u062A\u0648\u0649 \u064A\u0637\u0627\u0628\u0642 \u0628\u062D\u062B\u0643","openinghours":"\u0633\u0627\u0639\u0627\u062A \u0627\u0644\u0639\u0645\u0644","prices":"\u0627\u0644\u0623\u0633\u0639\u0627\u0631","paymentmethods":"\u0637\u0631\u0642 \u0627\u0644\u062F\u0641\u0639","numberofplaces":"\u0639\u062F\u062F \u0627\u0644\u0623\u0645\u0627\u0643\u0646","openroutemobile":"\u0627\u0641\u062A\u062D \u0637\u0631\u064A\u0642 \u062E\u0631\u064A\u0637\u0629 \u062C\u0648\u062C\u0644 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","FoodEstablishment":"\u0623\u064A\u0646 \u062A\u0623\u0643\u0644","LodgingBusiness":"\u0623\u064A\u0646 \u062A\u0646\u0627\u0645","TouristDestination":"\u0645\u0627\u0630\u0627 \u062A\u0631\u0649","TouristAttraction":"\u0645\u0627 \u064A\u062C\u0628 \u0627\u0644\u0642\u064A\u0627\u0645 \u0628\u0647","Product":"\u0645\u0646\u062A\u062C\u0627\u062A \u0645\u062D\u0644\u064A\u0629","Service":"\u062E\u062F\u0645\u0627\u062A","Event":"\u0627\u0644\u0623\u062D\u062F\u0627\u062B","City":"\u0645\u062F\u0646","Wine":"\u0627\u0644\u0646\u0628\u064A\u0630"},"suggestion":{"consult":"\u0627\u0644\u062F\u0641\u0639","thetutorial":"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062C \u0627\u0644\u062A\u0639\u0644\u064A\u0645\u064A"},"template":{"reset":"\u0625\u0639\u0627\u062F\u0629 \u0636\u0628\u0637 \u0627\u0644\u062C\u0645\u064A\u0639","showresults":"\u0639\u0631\u0636 \u0627\u0644\u0646\u062A\u0627\u0626\u062C","suggestiontitle":"\u0627\u0642\u062A\u0631\u0627\u062D\u0627\u062A \u0627\u0644\u0628\u062D\u062B","reminder":"\u0644\u0627 \u062A\u0646\u0633\u0649 \\n \u0623\u0633\u062A\u0637\u064A\u0639 \u0627\u0644\u0625\u062C\u0627\u0628\u0629 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643."}}');
|
|
2687
|
+
$7082f8c063069fc0$exports = JSON.parse('{"1":"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629","2":"\u0642\u0646\u0627\u0629 \u0627\u062E\u0628\u0627\u0631\u064A\u0629 \u062D\u064A\u0629","3":"\u062A\u0642\u0631\u064A\u0631 \u062D\u0627\u0644\u0629 \u0623\u0644\u0637\u0642\u0633","4":"\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0637\u0648\u0627\u0631\u0626","1000":"\u062A\u0627\u0631\u064A\u062E\u064A","1001":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","common":{"all":"\u0627\u0644\u062C\u0645\u064A\u0639","back":"\u062E\u0644\u0641","close":"\u0627\u063A\u0644\u0627\u0642","continue":"\u064A\u0643\u0645\u0644","download":"\u062A\u062D\u0645\u064A\u0644","downloadsheet":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","downloadsheetmobile":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","filter":"\u0645\u0646\u0642\u064A","history":"\u062A\u0627\u0631\u064A\u062E\u064A","lang":"\u0627\u0644\u0644\u063A\u0627\u062A","menu":"\u0627\u0644\u0642\u0627\u0626\u0645\u0629","mode":"\u0645\u0648\u0636\u0629","needhelp":"\u062A\u062D\u062A\u0627\u062C \u0645\u0633\u0627\u0639\u062F\u0629\u061F","parameters":"\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A","print":"\u0645\u0637\u0628\u0639\u0629","printsheet":"\u0627\u0637\u0628\u0639 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","result":"\u0646\u062A\u064A\u062C\u0629","results":"\u0646\u062A\u0627\u0626\u062C","singleLang":"\u0644\u063A\u0629","sound":"\u0647\u0627","submit":"\u064A\u064F\u0642\u062F\u0651\u0650\u0645","subtitle":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0631\u0639\u064A","tutorial":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"emergency":{"samu":".S.A.M.U","police":"\u0634\u0631\u0637\u0629","firefighter":"\u0631\u062C\u0627\u0644 \u0627\u0644\u0627\u0637\u0641\u0627\u0621","general":"\u0639\u0627\u0645","citypolice":"\u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0645\u062D\u0644\u064A\u0629","hospital":"\u0645\u0633\u062A\u0634\u0641\u0649","homeless":"\u0628\u0644\u0627 \u0645\u0623\u0648\u0649 (\u0645\u0643\u0627\u0644\u0645\u0629 \u0645\u062C\u0627\u0646\u064A\u0629)","poison":"\u0645\u0631\u0643\u0632 \u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0633\u0645\u0648\u0645","emergency":"\u062D\u0627\u0644\u0627\u062A \u0627\u0644\u0637\u0648\u0627\u0631\u0626 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064A\u0629"},"error":{"title":"\u062D\u062F\u062B \u062E\u0637\u0623","button":"\u0623\u0639\u062F \u062A\u0634\u063A\u064A\u0644 \u0627\u0644\u062A\u0637\u0628\u064A\u0642"},"history":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"inputs":{"choose":"\u0627\u062E\u062A\u0631 \u0625\u062C\u0627\u0628\u0629"},"language":{"change":"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0644\u063A\u0629","select":"\u062D\u062F\u062F \u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u062A\u064A \u062A\u0631\u064A\u062F \u0627\u0633\u062A\u062E\u062F\u0627\u0645\u0647\u0627"},"link":{"buttontext":"\u0639\u0631\u0636 \u0627\u0644\u0648\u062B\u064A\u0642\u0629","goto":"\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","click":"\u0627\u0646\u0642\u0631 \u0647\u0646\u0627","scanQR":"\u0639\u0646 \u0637\u0631\u064A\u0642 \u0645\u0633\u062D \u0631\u0645\u0632 \u0627\u0644\u0627\u0633\u062A\u062C\u0627\u0628\u0629 \u0627\u0644\u0633\u0631\u064A\u0639\u0629","scanQRTile":"\u0645\u0633\u062D \u0631\u0645\u0632 \u0627\u0644\u0627\u0633\u062A\u062C\u0627\u0628\u0629 \u0627\u0644\u0633\u0631\u064A\u0639\u0629 \u0644\u0627\u0643\u062A\u0634\u0627\u0641"},"loader":{"loader":{"optimal":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","classic":"\u0644\u062A\u062C\u0631\u0628\u0629 \u0623\u0643\u062B\u0631 \u0643\u0644\u0627\u0633\u064A\u0643\u064A\u0629\u060C","vocal":"\u0623\u0646\u0627 \u0623\u062A\u062D\u062F\u062B \u0648\u062C\u0647\u0627 \u0644\u0648\u062C\u0647 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644.","text":"\u0623\u062A\u0648\u0627\u0635\u0644 \u0643\u062A\u0627\u0628\u064A\u064B\u0627 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644."},"modes":{"vocal":"\u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u062A\u064A","text":"\u0648\u0636\u0639 \u0627\u0644\u0646\u0635"},"loaderValidation":"\u0627\u0628\u062F\u0623 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","locale":"\u0641\u062D\u0635 \u0627\u0644\u0644\u063A\u0629","supported":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0644\u063A\u0627\u062A \u0627\u0644\u0645\u062F\u0639\u0648\u0645\u0629","addressdata":"\u0627\u0633\u062A\u0631\u062C\u0627\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A"},"menu":{"message":"\u0623\u062F\u062E\u0644 \u0631\u0633\u0627\u0644\u062A\u0643","allowMicrophone":"\u0627\u0633\u0645\u062D \u0644\u0645\u062A\u0635\u0641\u062D\u0643 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629","backconversation":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","answer":" \u064A\u062C\u064A\u0628 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643"},"mobileLandscapePreventer":{"firstline":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","secondline":"\u0627\u0642\u0644\u0628 \u0634\u0627\u0634\u062A\u0643"},"news":{"warningtext":"\u0633\u062A\u062F\u062E\u0644 \u0625\u0644\u0649 \u0627\u0644\u0642\u0646\u0627\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629\u060C \u0648\u0633\u064A\u062A\u0645 \u062A\u0646\u0634\u064A\u0637 \u0627\u0644\u0635\u0648\u062A \u0639\u0644\u0649 \u062C\u0647\u0627\u0632\u0643","live":"\u0645\u0628\u0627\u0634\u0631","continuous":"\u0644\u0646\u0643\u0645\u0644"},"poi":{"comment":"\u0631\u0623\u064A \u0627\u0644\u0639\u0645\u064A\u0644","route":"\u0637\u0631\u064A\u0642","nodata":"\u0644\u0627 \u064A\u0648\u062C\u062F \u0645\u062D\u062A\u0648\u0649 \u064A\u0637\u0627\u0628\u0642 \u0628\u062D\u062B\u0643","openinghours":"\u0633\u0627\u0639\u0627\u062A \u0627\u0644\u0639\u0645\u0644","prices":"\u0627\u0644\u0623\u0633\u0639\u0627\u0631","paymentmethods":"\u0637\u0631\u0642 \u0627\u0644\u062F\u0641\u0639","numberofplaces":"\u0639\u062F\u062F \u0627\u0644\u0623\u0645\u0627\u0643\u0646","openroutemobile":"\u0627\u0641\u062A\u062D \u0637\u0631\u064A\u0642 \u062E\u0631\u064A\u0637\u0629 \u062C\u0648\u062C\u0644 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","FoodEstablishment":"\u0623\u064A\u0646 \u062A\u0623\u0643\u0644","LodgingBusiness":"\u0623\u064A\u0646 \u062A\u0646\u0627\u0645","TouristDestination":"\u0645\u0627\u0630\u0627 \u062A\u0631\u0649","TouristAttraction":"\u0645\u0627 \u064A\u062C\u0628 \u0627\u0644\u0642\u064A\u0627\u0645 \u0628\u0647","Product":"\u0645\u0646\u062A\u062C\u0627\u062A \u0645\u062D\u0644\u064A\u0629","Service":"\u062E\u062F\u0645\u0627\u062A","Event":"\u0627\u0644\u0623\u062D\u062F\u0627\u062B","City":"\u0645\u062F\u0646","Wine":"\u0627\u0644\u0646\u0628\u064A\u0630"},"suggestion":{"consult":"\u0627\u0644\u062F\u0641\u0639","thetutorial":"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062C \u0627\u0644\u062A\u0639\u0644\u064A\u0645\u064A"},"template":{"reset":"\u0625\u0639\u0627\u062F\u0629 \u0636\u0628\u0637 \u0627\u0644\u062C\u0645\u064A\u0639","showresults":"\u0639\u0631\u0636 \u0627\u0644\u0646\u062A\u0627\u0626\u062C","suggestiontitle":"\u0627\u0642\u062A\u0631\u0627\u062D\u0627\u062A \u0627\u0644\u0628\u062D\u062B","reminder":"\u0644\u0627 \u062A\u0646\u0633\u0649 \\n \u0623\u0633\u062A\u0637\u064A\u0639 \u0627\u0644\u0625\u062C\u0627\u0628\u0629 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643."}}');
|
|
2628
2688
|
|
|
2629
2689
|
|
|
2630
2690
|
var $fc994af7e21e6707$exports = {};
|
|
2631
|
-
$fc994af7e21e6707$exports = JSON.parse('{"1":"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629","2":"\u0642\u0646\u0627\u0629 \u0627\u062E\u0628\u0627\u0631\u064A\u0629 \u062D\u064A\u0629","3":"\u062A\u0642\u0631\u064A\u0631 \u062D\u0627\u0644\u0629 \u0623\u0644\u0637\u0642\u0633","4":"\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0637\u0648\u0627\u0631\u0626","1000":"\u062A\u0627\u0631\u064A\u062E\u064A","1001":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","common":{"all":"\u0627\u0644\u062C\u0645\u064A\u0639","back":"\u062E\u0644\u0641","close":"\u0627\u063A\u0644\u0627\u0642","continue":"\u064A\u0643\u0645\u0644","download":"\u062A\u062D\u0645\u064A\u0644","downloadsheet":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","downloadsheetmobile":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","filter":"\u0645\u0646\u0642\u064A","history":"\u062A\u0627\u0631\u064A\u062E\u064A","lang":"\u0627\u0644\u0644\u063A\u0627\u062A","menu":"\u0627\u0644\u0642\u0627\u0626\u0645\u0629","mode":"\u0645\u0648\u0636\u0629","needhelp":"\u062A\u062D\u062A\u0627\u062C \u0645\u0633\u0627\u0639\u062F\u0629\u061F","parameters":"\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A","print":"\u0645\u0637\u0628\u0639\u0629","printsheet":"\u0627\u0637\u0628\u0639 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","result":"\u0646\u062A\u064A\u062C\u0629","results":"\u0646\u062A\u0627\u0626\u062C","singleLang":"\u0644\u063A\u0629","sound":"\u0647\u0627","submit":"\u064A\u064F\u0642\u062F\u0651\u0650\u0645","subtitle":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0631\u0639\u064A","tutorial":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"emergency":{"samu":".S.A.M.U","police":"\u0634\u0631\u0637\u0629","firefighter":"\u0631\u062C\u0627\u0644 \u0627\u0644\u0627\u0637\u0641\u0627\u0621","general":"\u0639\u0627\u0645","citypolice":"\u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0645\u062D\u0644\u064A\u0629","hospital":"\u0645\u0633\u062A\u0634\u0641\u0649","homeless":"\u0628\u0644\u0627 \u0645\u0623\u0648\u0649 (\u0645\u0643\u0627\u0644\u0645\u0629 \u0645\u062C\u0627\u0646\u064A\u0629)","poison":"\u0645\u0631\u0643\u0632 \u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0633\u0645\u0648\u0645","emergency":"\u062D\u0627\u0644\u0627\u062A \u0627\u0644\u0637\u0648\u0627\u0631\u0626 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064A\u0629"},"error":{"title":"\u062D\u062F\u062B \u062E\u0637\u0623","button":"\u0623\u0639\u062F \u062A\u0634\u063A\u064A\u0644 \u0627\u0644\u062A\u0637\u0628\u064A\u0642"},"history":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"inputs":{"choose":"\u0627\u062E\u062A\u0631 \u0625\u062C\u0627\u0628\u0629"},"language":{"change":"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0644\u063A\u0629","select":"\u062D\u062F\u062F \u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u062A\u064A \u062A\u0631\u064A\u062F \u0627\u0633\u062A\u062E\u062F\u0627\u0645\u0647\u0627"},"link":{"buttontext":"\u0639\u0631\u0636 \u0627\u0644\u0648\u062B\u064A\u0642\u0629","goto":"\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","click":"\u0627\u0646\u0642\u0631 \u0647\u0646\u0627","scanQR":"\u0639\u0646 \u0637\u0631\u064A\u0642 \u0645\u0633\u062D \u0631\u0645\u0632 \u0627\u0644\u0627\u0633\u062A\u062C\u0627\u0628\u0629 \u0627\u0644\u0633\u0631\u064A\u0639\u0629"},"loader":{"loader":{"optimal":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","classic":"\u0644\u062A\u062C\u0631\u0628\u0629 \u0623\u0643\u062B\u0631 \u0643\u0644\u0627\u0633\u064A\u0643\u064A\u0629\u060C","vocal":"\u0623\u0646\u0627 \u0623\u062A\u062D\u062F\u062B \u0648\u062C\u0647\u0627 \u0644\u0648\u062C\u0647 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644.","text":"\u0623\u062A\u0648\u0627\u0635\u0644 \u0643\u062A\u0627\u0628\u064A\u064B\u0627 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644."},"modes":{"vocal":"\u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u062A\u064A","text":"\u0648\u0636\u0639 \u0627\u0644\u0646\u0635"},"loaderValidation":"\u0627\u0628\u062F\u0623 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","locale":"\u0641\u062D\u0635 \u0627\u0644\u0644\u063A\u0629","supported":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0644\u063A\u0627\u062A \u0627\u0644\u0645\u062F\u0639\u0648\u0645\u0629","addressdata":"\u0627\u0633\u062A\u0631\u062C\u0627\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A"},"menu":{"message":"\u0623\u062F\u062E\u0644 \u0631\u0633\u0627\u0644\u062A\u0643","allowMicrophone":"\u0627\u0633\u0645\u062D \u0644\u0645\u062A\u0635\u0641\u062D\u0643 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629","backconversation":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","answer":" \u064A\u062C\u064A\u0628 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643"},"mobileLandscapePreventer":{"firstline":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","secondline":"\u0627\u0642\u0644\u0628 \u0634\u0627\u0634\u062A\u0643"},"news":{"warningtext":"\u0633\u062A\u062F\u062E\u0644 \u0625\u0644\u0649 \u0627\u0644\u0642\u0646\u0627\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629\u060C \u0648\u0633\u064A\u062A\u0645 \u062A\u0646\u0634\u064A\u0637 \u0627\u0644\u0635\u0648\u062A \u0639\u0644\u0649 \u062C\u0647\u0627\u0632\u0643","live":"\u0645\u0628\u0627\u0634\u0631","continuous":"\u0644\u0646\u0643\u0645\u0644"},"poi":{"comment":"\u0631\u0623\u064A \u0627\u0644\u0639\u0645\u064A\u0644","route":"\u0637\u0631\u064A\u0642","nodata":"\u0644\u0627 \u064A\u0648\u062C\u062F \u0645\u062D\u062A\u0648\u0649 \u064A\u0637\u0627\u0628\u0642 \u0628\u062D\u062B\u0643","openinghours":"\u0633\u0627\u0639\u0627\u062A \u0627\u0644\u0639\u0645\u0644","prices":"\u0627\u0644\u0623\u0633\u0639\u0627\u0631","paymentmethods":"\u0637\u0631\u0642 \u0627\u0644\u062F\u0641\u0639","numberofplaces":"\u0639\u062F\u062F \u0627\u0644\u0623\u0645\u0627\u0643\u0646","openroutemobile":"\u0627\u0641\u062A\u062D \u0637\u0631\u064A\u0642 \u062E\u0631\u064A\u0637\u0629 \u062C\u0648\u062C\u0644 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","FoodEstablishment":"\u0623\u064A\u0646 \u062A\u0623\u0643\u0644","LodgingBusiness":"\u0623\u064A\u0646 \u062A\u0646\u0627\u0645","TouristDestination":"\u0645\u0627\u0630\u0627 \u062A\u0631\u0649","TouristAttraction":"\u0645\u0627 \u064A\u062C\u0628 \u0627\u0644\u0642\u064A\u0627\u0645 \u0628\u0647","Product":"\u0645\u0646\u062A\u062C\u0627\u062A \u0645\u062D\u0644\u064A\u0629","Service":"\u062E\u062F\u0645\u0627\u062A","Event":"\u0627\u0644\u0623\u062D\u062F\u0627\u062B","City":"\u0645\u062F\u0646","Wine":"\u0627\u0644\u0646\u0628\u064A\u0630"},"suggestion":{"consult":"\u0627\u0644\u062F\u0641\u0639","thetutorial":"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062C \u0627\u0644\u062A\u0639\u0644\u064A\u0645\u064A"},"template":{"reset":"\u0625\u0639\u0627\u062F\u0629 \u0636\u0628\u0637 \u0627\u0644\u062C\u0645\u064A\u0639","showresults":"\u0639\u0631\u0636 \u0627\u0644\u0646\u062A\u0627\u0626\u062C","suggestiontitle":"\u0627\u0642\u062A\u0631\u0627\u062D\u0627\u062A \u0627\u0644\u0628\u062D\u062B","reminder":"\u0644\u0627 \u062A\u0646\u0633\u0649 \\n \u0623\u0633\u062A\u0637\u064A\u0639 \u0627\u0644\u0625\u062C\u0627\u0628\u0629 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643."}}');
|
|
2691
|
+
$fc994af7e21e6707$exports = JSON.parse('{"1":"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629","2":"\u0642\u0646\u0627\u0629 \u0627\u062E\u0628\u0627\u0631\u064A\u0629 \u062D\u064A\u0629","3":"\u062A\u0642\u0631\u064A\u0631 \u062D\u0627\u0644\u0629 \u0623\u0644\u0637\u0642\u0633","4":"\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0637\u0648\u0627\u0631\u0626","1000":"\u062A\u0627\u0631\u064A\u062E\u064A","1001":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","common":{"all":"\u0627\u0644\u062C\u0645\u064A\u0639","back":"\u062E\u0644\u0641","close":"\u0627\u063A\u0644\u0627\u0642","continue":"\u064A\u0643\u0645\u0644","download":"\u062A\u062D\u0645\u064A\u0644","downloadsheet":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","downloadsheetmobile":"\u0642\u0645 \u0628\u062A\u0646\u0632\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","filter":"\u0645\u0646\u0642\u064A","history":"\u062A\u0627\u0631\u064A\u062E\u064A","lang":"\u0627\u0644\u0644\u063A\u0627\u062A","menu":"\u0627\u0644\u0642\u0627\u0626\u0645\u0629","mode":"\u0645\u0648\u0636\u0629","needhelp":"\u062A\u062D\u062A\u0627\u062C \u0645\u0633\u0627\u0639\u062F\u0629\u061F","parameters":"\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A","print":"\u0645\u0637\u0628\u0639\u0629","printsheet":"\u0627\u0637\u0628\u0639 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","result":"\u0646\u062A\u064A\u062C\u0629","results":"\u0646\u062A\u0627\u0626\u062C","singleLang":"\u0644\u063A\u0629","sound":"\u0647\u0627","submit":"\u064A\u064F\u0642\u062F\u0651\u0650\u0645","subtitle":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0631\u0639\u064A","tutorial":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"emergency":{"samu":".S.A.M.U","police":"\u0634\u0631\u0637\u0629","firefighter":"\u0631\u062C\u0627\u0644 \u0627\u0644\u0627\u0637\u0641\u0627\u0621","general":"\u0639\u0627\u0645","citypolice":"\u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0645\u062D\u0644\u064A\u0629","hospital":"\u0645\u0633\u062A\u0634\u0641\u0649","homeless":"\u0628\u0644\u0627 \u0645\u0623\u0648\u0649 (\u0645\u0643\u0627\u0644\u0645\u0629 \u0645\u062C\u0627\u0646\u064A\u0629)","poison":"\u0645\u0631\u0643\u0632 \u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0633\u0645\u0648\u0645","emergency":"\u062D\u0627\u0644\u0627\u062A \u0627\u0644\u0637\u0648\u0627\u0631\u0626 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064A\u0629"},"error":{"title":"\u062D\u062F\u062B \u062E\u0637\u0623","button":"\u0623\u0639\u062F \u062A\u0634\u063A\u064A\u0644 \u0627\u0644\u062A\u0637\u0628\u064A\u0642"},"history":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"inputs":{"choose":"\u0627\u062E\u062A\u0631 \u0625\u062C\u0627\u0628\u0629"},"language":{"change":"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0644\u063A\u0629","select":"\u062D\u062F\u062F \u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u062A\u064A \u062A\u0631\u064A\u062F \u0627\u0633\u062A\u062E\u062F\u0627\u0645\u0647\u0627"},"link":{"buttontext":"\u0639\u0631\u0636 \u0627\u0644\u0648\u062B\u064A\u0642\u0629","goto":"\u0627\u0630\u0647\u0628 \u0625\u0644\u0649 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","click":"\u0627\u0646\u0642\u0631 \u0647\u0646\u0627","scanQR":"\u0639\u0646 \u0637\u0631\u064A\u0642 \u0645\u0633\u062D \u0631\u0645\u0632 \u0627\u0644\u0627\u0633\u062A\u062C\u0627\u0628\u0629 \u0627\u0644\u0633\u0631\u064A\u0639\u0629","scanQRTile":"\u0645\u0633\u062D \u0631\u0645\u0632 \u0627\u0644\u0627\u0633\u062A\u062C\u0627\u0628\u0629 \u0627\u0644\u0633\u0631\u064A\u0639\u0629 \u0644\u0627\u0643\u062A\u0634\u0627\u0641"},"loader":{"loader":{"optimal":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","classic":"\u0644\u062A\u062C\u0631\u0628\u0629 \u0623\u0643\u062B\u0631 \u0643\u0644\u0627\u0633\u064A\u0643\u064A\u0629\u060C","vocal":"\u0623\u0646\u0627 \u0623\u062A\u062D\u062F\u062B \u0648\u062C\u0647\u0627 \u0644\u0648\u062C\u0647 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644.","text":"\u0623\u062A\u0648\u0627\u0635\u0644 \u0643\u062A\u0627\u0628\u064A\u064B\u0627 \u0645\u0639 \u0627\u0644\u0648\u0643\u064A\u0644."},"modes":{"vocal":"\u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0635\u0648\u062A\u064A","text":"\u0648\u0636\u0639 \u0627\u0644\u0646\u0635"},"loaderValidation":"\u0627\u0628\u062F\u0623 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","locale":"\u0641\u062D\u0635 \u0627\u0644\u0644\u063A\u0629","supported":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0644\u063A\u0627\u062A \u0627\u0644\u0645\u062F\u0639\u0648\u0645\u0629","addressdata":"\u0627\u0633\u062A\u0631\u062C\u0627\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A"},"menu":{"message":"\u0623\u062F\u062E\u0644 \u0631\u0633\u0627\u0644\u062A\u0643","allowMicrophone":"\u0627\u0633\u0645\u062D \u0644\u0645\u062A\u0635\u0641\u062D\u0643 \u0628\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0645\u064A\u0643\u0631\u0648\u0641\u0648\u0646 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629","backconversation":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","answer":" \u064A\u062C\u064A\u0628 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643"},"mobileLandscapePreventer":{"firstline":"\u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062C\u0631\u0628\u0629 \u0645\u062B\u0627\u0644\u064A\u0629\u060C","secondline":"\u0627\u0642\u0644\u0628 \u0634\u0627\u0634\u062A\u0643"},"news":{"warningtext":"\u0633\u062A\u062F\u062E\u0644 \u0625\u0644\u0649 \u0627\u0644\u0642\u0646\u0627\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629\u060C \u0648\u0633\u064A\u062A\u0645 \u062A\u0646\u0634\u064A\u0637 \u0627\u0644\u0635\u0648\u062A \u0639\u0644\u0649 \u062C\u0647\u0627\u0632\u0643","live":"\u0645\u0628\u0627\u0634\u0631","continuous":"\u0644\u0646\u0643\u0645\u0644"},"poi":{"comment":"\u0631\u0623\u064A \u0627\u0644\u0639\u0645\u064A\u0644","route":"\u0637\u0631\u064A\u0642","nodata":"\u0644\u0627 \u064A\u0648\u062C\u062F \u0645\u062D\u062A\u0648\u0649 \u064A\u0637\u0627\u0628\u0642 \u0628\u062D\u062B\u0643","openinghours":"\u0633\u0627\u0639\u0627\u062A \u0627\u0644\u0639\u0645\u0644","prices":"\u0627\u0644\u0623\u0633\u0639\u0627\u0631","paymentmethods":"\u0637\u0631\u0642 \u0627\u0644\u062F\u0641\u0639","numberofplaces":"\u0639\u062F\u062F \u0627\u0644\u0623\u0645\u0627\u0643\u0646","openroutemobile":"\u0627\u0641\u062A\u062D \u0637\u0631\u064A\u0642 \u062E\u0631\u064A\u0637\u0629 \u062C\u0648\u062C\u0644 \u0639\u0644\u0649 \u0627\u0644\u0647\u0627\u062A\u0641 \u0627\u0644\u0630\u0643\u064A","FoodEstablishment":"\u0623\u064A\u0646 \u062A\u0623\u0643\u0644","LodgingBusiness":"\u0623\u064A\u0646 \u062A\u0646\u0627\u0645","TouristDestination":"\u0645\u0627\u0630\u0627 \u062A\u0631\u0649","TouristAttraction":"\u0645\u0627 \u064A\u062C\u0628 \u0627\u0644\u0642\u064A\u0627\u0645 \u0628\u0647","Product":"\u0645\u0646\u062A\u062C\u0627\u062A \u0645\u062D\u0644\u064A\u0629","Service":"\u062E\u062F\u0645\u0627\u062A","Event":"\u0627\u0644\u0623\u062D\u062F\u0627\u062B","City":"\u0645\u062F\u0646","Wine":"\u0627\u0644\u0646\u0628\u064A\u0630"},"suggestion":{"consult":"\u0627\u0644\u062F\u0641\u0639","thetutorial":"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062C \u0627\u0644\u062A\u0639\u0644\u064A\u0645\u064A"},"template":{"reset":"\u0625\u0639\u0627\u062F\u0629 \u0636\u0628\u0637 \u0627\u0644\u062C\u0645\u064A\u0639","showresults":"\u0639\u0631\u0636 \u0627\u0644\u0646\u062A\u0627\u0626\u062C","suggestiontitle":"\u0627\u0642\u062A\u0631\u0627\u062D\u0627\u062A \u0627\u0644\u0628\u062D\u062B","reminder":"\u0644\u0627 \u062A\u0646\u0633\u0649 \\n \u0623\u0633\u062A\u0637\u064A\u0639 \u0627\u0644\u0625\u062C\u0627\u0628\u0629 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643."}}');
|
|
2632
2692
|
|
|
2633
2693
|
|
|
2634
2694
|
var $a13d4e3f4a7b4e9a$exports = {};
|
|
2635
|
-
$a13d4e3f4a7b4e9a$exports = JSON.parse('{"1":"p\xe0gina d\'inici","2":"canal de not\xedcies en directe","3":"informe del temps","4":"N\xfameros d\'emerg\xe8ncia","1000":"hist\xf2ric","1001":"tutorial","common":{"all":"tots","back":"esquena","close":"tanca","continue":"continua","download":"descarregar","downloadsheet":"descarregar aquest full","downloadsheetmobile":"descarregueu aquest full al tel\xe8fon intel\xb7ligent","filter":"filtre","history":"hist\xf2ric","lang":"idiomes","menu":"men\xfa","mode":"moda","needhelp":"necessitar ajuda?","parameters":"configuracions","print":"imprimir","printsheet":"imprimeix aquest full","result":"resultat","results":"resultats","singleLang":"llenguatge","sound":"ella","subtitle":"subt\xedtol","submit":"presentar","tutorial":"tutorial","validate":"validar"},"emergency":{"samu":"S.A.M.U.","police":"policia","firefighter":"bombers","general":"general","citypolice":"Policia local","hospital":"Hospital","homeless":"Sense llar (trucada gratu\xefta)","poison":"Centre de control de ver\xed","emergency":"emerg\xe8ncies europees"},"error":{"title":"S\'ha produ\xeft un error","button":"Reinicieu l\'aplicaci\xf3"},"history":{"title":"historial de converses"},"inputs":{"choose":"Tria una resposta"},"language":{"change":"canviar l\'idioma","select":"seleccioneu l\'idioma que voleu utilitzar"},"link":{"buttontext":"Visualitza el document","goto":"V\xe9s a l\'adre\xe7a","click":"Clica aqu\xed","scanQR":"escanejant el QrCode"},"loader":{"loader":{"optimal":"Per a una experi\xe8ncia \xf2ptima,","classic":"Per a una experi\xe8ncia m\xe9s cl\xe0ssica,","vocal":"Parlo cara a cara amb l\'agent.","text":"Em comunico per escrit amb l\'agent."},"modes":{"vocal":"manera vocal","text":"mode text"},"loaderValidation":"Inicia la conversa","locale":"comprovant el llenguatge","supported":"comprovant els idiomes compatibles","addressdata":"recuperant dades"},"menu":{"message":"Introdu\xefu el vostre missatge","allowMicrophone":"Permeteu que el vostre navegador utilitzi el micr\xf2fon per continuar","backconversation":"tornar a la conversa","answer":" respon les teves preguntes"},"mobileLandscapePreventer":{"firstline":"Per a una experi\xe8ncia \xf2ptima,","secondline":"gira la pantalla"},"news":{"warningtext":"Accedeix al canal de not\xedcies, s\'activar\xe0 el so del teu dispositiu","live":"viu","continuous":"cont\xednuament"},"poi":{"comment":"revisi\xf3 del client","route":"carretera","nodata":"Cap contingut coincideix amb la teva cerca","openinghours":"Horari d\'obertura","prices":"Preus","paymentmethods":"M\xe8todes de Pagament","numberofplaces":"nombre de places","openroutemobile":"obre la ruta de Google Maps al tel\xe8fon intel\xb7ligent","FoodEstablishment":"On menjar","LodgingBusiness":"On dormir","TouristDestination":"Qu\xe8 veure","TouristAttraction":"Qu\xe8 fer","Product":"Productes locals","Service":"Serveis","Event":"Esdeveniments","City":"Ciutats","Wine":"Vins"},"suggestion":{"consult":"Fes una ullada","thetutorial":"el tutorial"},"template":{"reset":"restablir tot","showresults":"Mostra els resultats","suggestiontitle":"Cerca suggeriments","reminder":"No oblidis, \\n puc respondre les teves preguntes."}}');
|
|
2695
|
+
$a13d4e3f4a7b4e9a$exports = JSON.parse('{"1":"p\xe0gina d\'inici","2":"canal de not\xedcies en directe","3":"informe del temps","4":"N\xfameros d\'emerg\xe8ncia","1000":"hist\xf2ric","1001":"tutorial","common":{"all":"tots","back":"esquena","close":"tanca","continue":"continua","download":"descarregar","downloadsheet":"descarregar aquest full","downloadsheetmobile":"descarregueu aquest full al tel\xe8fon intel\xb7ligent","filter":"filtre","history":"hist\xf2ric","lang":"idiomes","menu":"men\xfa","mode":"moda","needhelp":"necessitar ajuda?","parameters":"configuracions","print":"imprimir","printsheet":"imprimeix aquest full","result":"resultat","results":"resultats","singleLang":"llenguatge","sound":"ella","subtitle":"subt\xedtol","submit":"presentar","tutorial":"tutorial","validate":"validar"},"emergency":{"samu":"S.A.M.U.","police":"policia","firefighter":"bombers","general":"general","citypolice":"Policia local","hospital":"Hospital","homeless":"Sense llar (trucada gratu\xefta)","poison":"Centre de control de ver\xed","emergency":"emerg\xe8ncies europees"},"error":{"title":"S\'ha produ\xeft un error","button":"Reinicieu l\'aplicaci\xf3"},"history":{"title":"historial de converses"},"inputs":{"choose":"Tria una resposta"},"language":{"change":"canviar l\'idioma","select":"seleccioneu l\'idioma que voleu utilitzar"},"link":{"buttontext":"Visualitza el document","goto":"V\xe9s a l\'adre\xe7a","click":"Clica aqu\xed","scanQR":"escanejant el QrCode","scanQRTile":"Escaneja el codi QR per descobrir"},"loader":{"loader":{"optimal":"Per a una experi\xe8ncia \xf2ptima,","classic":"Per a una experi\xe8ncia m\xe9s cl\xe0ssica,","vocal":"Parlo cara a cara amb l\'agent.","text":"Em comunico per escrit amb l\'agent."},"modes":{"vocal":"manera vocal","text":"mode text"},"loaderValidation":"Inicia la conversa","locale":"comprovant el llenguatge","supported":"comprovant els idiomes compatibles","addressdata":"recuperant dades"},"menu":{"message":"Introdu\xefu el vostre missatge","allowMicrophone":"Permeteu que el vostre navegador utilitzi el micr\xf2fon per continuar","backconversation":"tornar a la conversa","answer":" respon les teves preguntes"},"mobileLandscapePreventer":{"firstline":"Per a una experi\xe8ncia \xf2ptima,","secondline":"gira la pantalla"},"news":{"warningtext":"Accedeix al canal de not\xedcies, s\'activar\xe0 el so del teu dispositiu","live":"viu","continuous":"cont\xednuament"},"poi":{"comment":"revisi\xf3 del client","route":"carretera","nodata":"Cap contingut coincideix amb la teva cerca","openinghours":"Horari d\'obertura","prices":"Preus","paymentmethods":"M\xe8todes de Pagament","numberofplaces":"nombre de places","openroutemobile":"obre la ruta de Google Maps al tel\xe8fon intel\xb7ligent","FoodEstablishment":"On menjar","LodgingBusiness":"On dormir","TouristDestination":"Qu\xe8 veure","TouristAttraction":"Qu\xe8 fer","Product":"Productes locals","Service":"Serveis","Event":"Esdeveniments","City":"Ciutats","Wine":"Vins"},"suggestion":{"consult":"Fes una ullada","thetutorial":"el tutorial"},"template":{"reset":"restablir tot","showresults":"Mostra els resultats","suggestiontitle":"Cerca suggeriments","reminder":"No oblidis, \\n puc respondre les teves preguntes."}}');
|
|
2636
2696
|
|
|
2637
2697
|
|
|
2638
2698
|
var $33ea553a9efd30fb$exports = {};
|
|
2639
|
-
$33ea553a9efd30fb$exports = JSON.parse('{"1":"domovsk\xe1 str\xe1nka","2":"\u017Eiv\xfd zpravodajsk\xfd kan\xe1l","3":"zpr\xe1va o po\u010Das\xed","4":"T\xeds\u0148ov\xe1 \u010D\xedsla","1000":"historick\xfd","1001":"tutorial","common":{"all":"v\u0161echno","back":"zadn\xed","close":"zav\u0159\xedt","continue":"pokra\u010Dovat","download":"sta\u017Een\xed","downloadsheet":"st\xe1hn\u011Bte si tento list","downloadsheetmobile":"st\xe1hn\u011Bte si tento list na smartphone","filter":"filtr","history":"historick\xfd","lang":"jazyky","menu":"j\xeddeln\xed l\xedstek","mode":"m\xf3da","needhelp":"pot\u0159ebovat pomoc?","parameters":"nastaven\xed","print":"tisk","printsheet":"tytiskn\u011Bte tento list","result":"v\xfdsledek","results":"v\xfdsledek","singleLang":"jazyk","sound":"jej\xed","submit":"p\u0159edlo\u017Eit","subtitle":"podtitulek","tutorial":"tutorial","validate":"ov\u011B\u0159it"},"emergency":{"samu":"S.A.M.U.","police":"POLICIE","firefighter":"hasi\u010Di","general":"v\u0161eobecn\xfd","citypolice":"M\xedstn\xed policie","hospital":"Nemocnice","homeless":"Bezdomovci (vol\xe1n\xed zdarma)","poison":"Poison Control Center","emergency":"evropsk\xe9 mimo\u0159\xe1dn\xe9 ud\xe1losti"},"error":{"title":"Do\u0161lo k chyb\u011B","button":"Znovu spus\u0165te aplikaci"},"history":{"title":"historie konverzace"},"inputs":{"choose":"Vyberte odpov\u011B\u010F"},"language":{"change":"zm\u011Bnit jazyk","select":"vyberte jazyk, kter\xfd chcete pou\u017E\xedvat"},"link":{"buttontext":"Zobrazit dokument","goto":"P\u0159ejd\u011Bte na adresu","click":"Klikn\u011Bte zde","scanQR":"skenov\xe1n\xedm QrCode"},"loader":{"loader":{"optimal":"Pro optim\xe1ln\xed z\xe1\u017Eitek,","classic":"Pro klasi\u010Dt\u011Bj\u0161\xed z\xe1\u017Eitek,","vocal":"Mluv\xedm tv\xe1\u0159\xed v tv\xe1\u0159 s agentem.","text":"S jednatelem komunikuji p\xedsemn\u011B."},"modes":{"vocal":"hlasov\xfd re\u017Eim","text":"textov\xfd re\u017Eim"},"loaderValidation":"Zahajte konverzaci","locale":"kontrola jazyka","supported":"kontrola podporovan\xfdch jazyk\u016F","addressdata":"na\u010D\xedt\xe1n\xed dat"},"menu":{"message":"Zadejte svou zpr\xe1vu","allowMicrophone":"Chcete-li pokra\u010Dovat, povolte prohl\xed\u017Ee\u010Di pou\u017E\xedvat v\xe1\u0161 mikrofon","backconversation":"zp\u011Bt k rozhovoru","answer":" odpov\xedd\xe1 na va\u0161e ot\xe1zky"},"mobileLandscapePreventer":{"firstline":"Pro optim\xe1ln\xed z\xe1\u017Eitek,","secondline":"oto\u010Dte obrazovku"},"news":{"warningtext":"Vstoup\xedte do zpravodajsk\xe9ho kan\xe1lu, zvuk na va\u0161em za\u0159\xedzen\xed bude aktivov\xe1n","live":"\u017E\xedt","continuous":"nep\u0159etr\u017Eit\u011B"},"poi":{"comment":"z\xe1kaznick\xe1 recenze","route":"silnice","nodata":"Va\u0161emu vyhled\xe1v\xe1n\xed neodpov\xedd\xe1 \u017E\xe1dn\xfd obsah","openinghours":"Otev\xedrac\xed doba","prices":"Ceny","paymentmethods":"Platebn\xed metody","numberofplaces":"po\u010Det m\xedst","openroutemobile":"otev\u0159ete trasu Google Maps na smartphonu","FoodEstablishment":"Kde j\xedst","LodgingBusiness":"Kde sp\xe1t","TouristDestination":"Co vid\u011Bt","TouristAttraction":"Co d\u011Blat","Product":"M\xedstn\xed produkty","Service":"Slu\u017Eby","Event":"Ud\xe1losti","City":"M\u011Bsta","Wine":"V\xedna"},"suggestion":{"consult":"P\u0159ekontrolovat","thetutorial":"tutori\xe1l"},"template":{"reset":"resetovat v\u0161e","showresults":"Uka\u017E v\xfdsledky","suggestiontitle":"N\xe1vrhy vyhled\xe1v\xe1n\xed","reminder":"Nezapome\u0148te, \\n mohu odpov\u011Bd\u011Bt na va\u0161e ot\xe1zky."}}');
|
|
2699
|
+
$33ea553a9efd30fb$exports = JSON.parse('{"1":"domovsk\xe1 str\xe1nka","2":"\u017Eiv\xfd zpravodajsk\xfd kan\xe1l","3":"zpr\xe1va o po\u010Das\xed","4":"T\xeds\u0148ov\xe1 \u010D\xedsla","1000":"historick\xfd","1001":"tutorial","common":{"all":"v\u0161echno","back":"zadn\xed","close":"zav\u0159\xedt","continue":"pokra\u010Dovat","download":"sta\u017Een\xed","downloadsheet":"st\xe1hn\u011Bte si tento list","downloadsheetmobile":"st\xe1hn\u011Bte si tento list na smartphone","filter":"filtr","history":"historick\xfd","lang":"jazyky","menu":"j\xeddeln\xed l\xedstek","mode":"m\xf3da","needhelp":"pot\u0159ebovat pomoc?","parameters":"nastaven\xed","print":"tisk","printsheet":"tytiskn\u011Bte tento list","result":"v\xfdsledek","results":"v\xfdsledek","singleLang":"jazyk","sound":"jej\xed","submit":"p\u0159edlo\u017Eit","subtitle":"podtitulek","tutorial":"tutorial","validate":"ov\u011B\u0159it"},"emergency":{"samu":"S.A.M.U.","police":"POLICIE","firefighter":"hasi\u010Di","general":"v\u0161eobecn\xfd","citypolice":"M\xedstn\xed policie","hospital":"Nemocnice","homeless":"Bezdomovci (vol\xe1n\xed zdarma)","poison":"Poison Control Center","emergency":"evropsk\xe9 mimo\u0159\xe1dn\xe9 ud\xe1losti"},"error":{"title":"Do\u0161lo k chyb\u011B","button":"Znovu spus\u0165te aplikaci"},"history":{"title":"historie konverzace"},"inputs":{"choose":"Vyberte odpov\u011B\u010F"},"language":{"change":"zm\u011Bnit jazyk","select":"vyberte jazyk, kter\xfd chcete pou\u017E\xedvat"},"link":{"buttontext":"Zobrazit dokument","goto":"P\u0159ejd\u011Bte na adresu","click":"Klikn\u011Bte zde","scanQR":"skenov\xe1n\xedm QrCode","scanQRTile":"Naskenujte QR k\xf3d a objevte"},"loader":{"loader":{"optimal":"Pro optim\xe1ln\xed z\xe1\u017Eitek,","classic":"Pro klasi\u010Dt\u011Bj\u0161\xed z\xe1\u017Eitek,","vocal":"Mluv\xedm tv\xe1\u0159\xed v tv\xe1\u0159 s agentem.","text":"S jednatelem komunikuji p\xedsemn\u011B."},"modes":{"vocal":"hlasov\xfd re\u017Eim","text":"textov\xfd re\u017Eim"},"loaderValidation":"Zahajte konverzaci","locale":"kontrola jazyka","supported":"kontrola podporovan\xfdch jazyk\u016F","addressdata":"na\u010D\xedt\xe1n\xed dat"},"menu":{"message":"Zadejte svou zpr\xe1vu","allowMicrophone":"Chcete-li pokra\u010Dovat, povolte prohl\xed\u017Ee\u010Di pou\u017E\xedvat v\xe1\u0161 mikrofon","backconversation":"zp\u011Bt k rozhovoru","answer":" odpov\xedd\xe1 na va\u0161e ot\xe1zky"},"mobileLandscapePreventer":{"firstline":"Pro optim\xe1ln\xed z\xe1\u017Eitek,","secondline":"oto\u010Dte obrazovku"},"news":{"warningtext":"Vstoup\xedte do zpravodajsk\xe9ho kan\xe1lu, zvuk na va\u0161em za\u0159\xedzen\xed bude aktivov\xe1n","live":"\u017E\xedt","continuous":"nep\u0159etr\u017Eit\u011B"},"poi":{"comment":"z\xe1kaznick\xe1 recenze","route":"silnice","nodata":"Va\u0161emu vyhled\xe1v\xe1n\xed neodpov\xedd\xe1 \u017E\xe1dn\xfd obsah","openinghours":"Otev\xedrac\xed doba","prices":"Ceny","paymentmethods":"Platebn\xed metody","numberofplaces":"po\u010Det m\xedst","openroutemobile":"otev\u0159ete trasu Google Maps na smartphonu","FoodEstablishment":"Kde j\xedst","LodgingBusiness":"Kde sp\xe1t","TouristDestination":"Co vid\u011Bt","TouristAttraction":"Co d\u011Blat","Product":"M\xedstn\xed produkty","Service":"Slu\u017Eby","Event":"Ud\xe1losti","City":"M\u011Bsta","Wine":"V\xedna"},"suggestion":{"consult":"P\u0159ekontrolovat","thetutorial":"tutori\xe1l"},"template":{"reset":"resetovat v\u0161e","showresults":"Uka\u017E v\xfdsledky","suggestiontitle":"N\xe1vrhy vyhled\xe1v\xe1n\xed","reminder":"Nezapome\u0148te, \\n mohu odpov\u011Bd\u011Bt na va\u0161e ot\xe1zky."}}');
|
|
2640
2700
|
|
|
2641
2701
|
|
|
2642
2702
|
var $7791d3bd0c230fd8$exports = {};
|
|
2643
|
-
$7791d3bd0c230fd8$exports = JSON.parse('{"1":"hjemmeside","2":"live nyhedskanal","3":"vejrudsigt","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial","common":{"all":"alle","back":"tilbage","close":"t\xe6t","continue":"Blive ved","download":"Hent","downloadsheet":"download dette ark","downloadsheetmobile":"download dette ark p\xe5 smartphone","filter":"Filter","history":"historisk","lang":"SPROG","menu":"menu","mode":"mode","needhelp":"Brug for hj\xe6lp?","parameters":"indstillinger","print":"Print","printsheet":"Udskriv dette ark","result":"resultat","results":"resultater","singleLang":"Sprog","sound":"hende","submit":"indsend","subtitle":"undertekst","tutorial":"tutorial","validate":"validere"},"emergency":{"samu":"S.A.M.U.","police":"politi","firefighter":"brandm\xe6nd","general":"generel","citypolice":"Lokalt politi","hospital":"Hospital","homeless":"Hjeml\xf8s (gratis opkald)","poison":"Giftkontrolcenter","emergency":"europ\xe6iske n\xf8dsituationer"},"error":{"title":"Der opstod en fejl","button":"Genstart applikationen"},"history":{"title":"samtale historie"},"inputs":{"choose":"V\xe6lg et svar"},"language":{"change":"\xe6ndre sproget","select":"v\xe6lg det sprog, du vil bruge"},"link":{"buttontext":"Se dokumentet","goto":"G\xe5 til adressen","click":"Klik her","scanQR":"ved at scanne QRCoden"},"loader":{"loader":{"optimal":"For en optimal oplevelse,","classic":"For en mere klassisk oplevelse,","vocal":"Jeg taler ansigt til ansigt med agenten.","text":"Jeg kommunikerer skriftligt med agenten."},"modes":{"vocal":"vokal tilstand","text":"teksttilstand"},"loaderValidation":"Start samtale","locale":"kontrol af sprog","supported":"kontrol af underst\xf8ttede sprog","addressdata":"hente data"},"menu":{"message":"Indtast din besked","allowMicrophone":"Tillad din browser at bruge din mikrofon for at forts\xe6tte","backconversation":"tilbage til samtalen","answer":" svarer p\xe5 dine sp\xf8rgsm\xe5l"},"mobileLandscapePreventer":{"firstline":"For en optimal oplevelse,","secondline":"vend din sk\xe6rm"},"news":{"warningtext":"Du f\xe5r adgang til nyhedskanalen, lyden p\xe5 din enhed aktiveres","live":"Direkte","continuous":"l\xf8bende"},"poi":{"comment":"kundeanmeldelse","route":"vej","nodata":"Intet indhold matcher din s\xf8gning","openinghours":"\xc5bningstider","prices":"Priser","paymentmethods":"Betalingsmetoder","numberofplaces":"antal pladser","openroutemobile":"\xe5ben Google Map-rute p\xe5 smartphone","FoodEstablishment":"Hvor skal man spise","LodgingBusiness":"Hvor skal man sove","TouristDestination":"Hvad at se","TouristAttraction":"Hvad skal man g\xf8re","Product":"Lokale produkter","Service":"Tjenester","Event":"Begivenheder","City":"Byer","Wine":"Vine"},"suggestion":{"consult":"Tjek ud","thetutorial":"tutorialen"},"template":{"reset":"genstart alt","showresults":"Vis resultaterne","suggestiontitle":"S\xf8geforslag","reminder":"Glem ikke, \\n jeg kan svare p\xe5 dine sp\xf8rgsm\xe5l."}}');
|
|
2703
|
+
$7791d3bd0c230fd8$exports = JSON.parse('{"1":"hjemmeside","2":"live nyhedskanal","3":"vejrudsigt","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial","common":{"all":"alle","back":"tilbage","close":"t\xe6t","continue":"Blive ved","download":"Hent","downloadsheet":"download dette ark","downloadsheetmobile":"download dette ark p\xe5 smartphone","filter":"Filter","history":"historisk","lang":"SPROG","menu":"menu","mode":"mode","needhelp":"Brug for hj\xe6lp?","parameters":"indstillinger","print":"Print","printsheet":"Udskriv dette ark","result":"resultat","results":"resultater","singleLang":"Sprog","sound":"hende","submit":"indsend","subtitle":"undertekst","tutorial":"tutorial","validate":"validere"},"emergency":{"samu":"S.A.M.U.","police":"politi","firefighter":"brandm\xe6nd","general":"generel","citypolice":"Lokalt politi","hospital":"Hospital","homeless":"Hjeml\xf8s (gratis opkald)","poison":"Giftkontrolcenter","emergency":"europ\xe6iske n\xf8dsituationer"},"error":{"title":"Der opstod en fejl","button":"Genstart applikationen"},"history":{"title":"samtale historie"},"inputs":{"choose":"V\xe6lg et svar"},"language":{"change":"\xe6ndre sproget","select":"v\xe6lg det sprog, du vil bruge"},"link":{"buttontext":"Se dokumentet","goto":"G\xe5 til adressen","click":"Klik her","scanQR":"ved at scanne QRCoden","scanQRTile":"Scan QR-koden for at opdage"},"loader":{"loader":{"optimal":"For en optimal oplevelse,","classic":"For en mere klassisk oplevelse,","vocal":"Jeg taler ansigt til ansigt med agenten.","text":"Jeg kommunikerer skriftligt med agenten."},"modes":{"vocal":"vokal tilstand","text":"teksttilstand"},"loaderValidation":"Start samtale","locale":"kontrol af sprog","supported":"kontrol af underst\xf8ttede sprog","addressdata":"hente data"},"menu":{"message":"Indtast din besked","allowMicrophone":"Tillad din browser at bruge din mikrofon for at forts\xe6tte","backconversation":"tilbage til samtalen","answer":" svarer p\xe5 dine sp\xf8rgsm\xe5l"},"mobileLandscapePreventer":{"firstline":"For en optimal oplevelse,","secondline":"vend din sk\xe6rm"},"news":{"warningtext":"Du f\xe5r adgang til nyhedskanalen, lyden p\xe5 din enhed aktiveres","live":"Direkte","continuous":"l\xf8bende"},"poi":{"comment":"kundeanmeldelse","route":"vej","nodata":"Intet indhold matcher din s\xf8gning","openinghours":"\xc5bningstider","prices":"Priser","paymentmethods":"Betalingsmetoder","numberofplaces":"antal pladser","openroutemobile":"\xe5ben Google Map-rute p\xe5 smartphone","FoodEstablishment":"Hvor skal man spise","LodgingBusiness":"Hvor skal man sove","TouristDestination":"Hvad at se","TouristAttraction":"Hvad skal man g\xf8re","Product":"Lokale produkter","Service":"Tjenester","Event":"Begivenheder","City":"Byer","Wine":"Vine"},"suggestion":{"consult":"Tjek ud","thetutorial":"tutorialen"},"template":{"reset":"genstart alt","showresults":"Vis resultaterne","suggestiontitle":"S\xf8geforslag","reminder":"Glem ikke, \\n jeg kan svare p\xe5 dine sp\xf8rgsm\xe5l."}}');
|
|
2644
2704
|
|
|
2645
2705
|
|
|
2646
2706
|
var $fb2d725240e5993f$exports = {};
|
|
2647
|
-
$fb2d725240e5993f$exports = JSON.parse('{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung","common":{"all":"alle","back":"zur\xfcck","close":"schlie\xdfen","continue":"Weiter","download":"herunterladen","downloadsheet":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","filter":"filter","history":"Verlauf","lang":"Sprachen","menu":"Men\xfc","mode":"Modus","needhelp":"Brauche Hilfe ?","parameters":"Parameter","print":"Ausdrucken","printsheet":"Blat ausdrucken","result":"Ergebnis","results":"Ergebnisse","singleLang":"Sprache","sound":"Ton","subtitle":"Untertitel","submit":"einreichen","tutorial":"Lernprogramm","validate":"validieren"},"emergency":{"samu":"samu","police":"polizei","firefighter":"feuerwehrleute","general":"allgemein","citypolice":"Lokale Polizeibeh\xf6rde","hospital":"Krankenhaus","homeless":"Obdachlos (kostenloser Anruf)","poison":"Giftkontrollzentrum","emergency":"Europ\xe4ische Notf\xe4lle"},"error":{"title":"Es ist ein Fehler aufgetreten","button":"Starten Sie die Anwendung erneut"},"history":{"title":"Chat-Verlauf"},"inputs":{"choose":"W\xe4hlen Sie eine Antwort"},"language":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache"},"link":{"buttontext":"Sehen Sie sich das Dokument an","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes"},"loader":{"loader":{"optimal":"F\xfcr ein optimales Erlebnis,","classic":"F\xfcr ein eher klassisches Erlebnis,","vocal":"Ich kommuniziere durch Sprechen mit dem Agenten.","text":"Ich kommuniziere per Text mit dem Agenten."},"modes":{"vocal":"Vokal-Modus","text":"Textmodus"},"loaderValidation":"Gespr\xe4ch beginnen","locale":"Gebietsschema pr\xfcfen","supported":"Pr\xfcfung der unterst\xfctzten Gebietsschemata","store":"Speicher erstellen","directline":"Direktleitung verbinden","ponyfill":"ponyfilling","addressdata":"Abrufen von Daten"},"menu":{"message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","backconversation":"zur\xfcck zum Gespr\xe4ch","answer":" beantwortet Ihre Fragen"},"mobileLandscapePreventer":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"news":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","live":"live","continuous":"fortlaufend"},"poi":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","openroutemobile":"\xd6ffnen Sie die Google Map-Route auf dem Smartphone","FoodEstablishment":"Wo sollen wir essen","LodgingBusiness":"Wo schlafen","TouristDestination":"Was zu sehen","TouristAttraction":"Was zu tun","Product":"Lokale Produkte","Service":"Dienstleistungen","Event":"Veranstaltungen","City":"St\xe4dte","Wine":"Weine"},"suggestion":{"consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"template":{"reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."}}');
|
|
2707
|
+
$fb2d725240e5993f$exports = JSON.parse('{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung","common":{"all":"alle","back":"zur\xfcck","close":"schlie\xdfen","continue":"Weiter","download":"herunterladen","downloadsheet":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","filter":"filter","history":"Verlauf","lang":"Sprachen","menu":"Men\xfc","mode":"Modus","needhelp":"Brauche Hilfe ?","parameters":"Parameter","print":"Ausdrucken","printsheet":"Blat ausdrucken","result":"Ergebnis","results":"Ergebnisse","singleLang":"Sprache","sound":"Ton","subtitle":"Untertitel","submit":"einreichen","tutorial":"Lernprogramm","validate":"validieren"},"emergency":{"samu":"samu","police":"polizei","firefighter":"feuerwehrleute","general":"allgemein","citypolice":"Lokale Polizeibeh\xf6rde","hospital":"Krankenhaus","homeless":"Obdachlos (kostenloser Anruf)","poison":"Giftkontrollzentrum","emergency":"Europ\xe4ische Notf\xe4lle"},"error":{"title":"Es ist ein Fehler aufgetreten","button":"Starten Sie die Anwendung erneut"},"history":{"title":"Chat-Verlauf"},"inputs":{"choose":"W\xe4hlen Sie eine Antwort"},"language":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache"},"link":{"buttontext":"Sehen Sie sich das Dokument an","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes","scanQRTile":"Scannen Sie den QR-Code, um zu entdecken"},"loader":{"loader":{"optimal":"F\xfcr ein optimales Erlebnis,","classic":"F\xfcr ein eher klassisches Erlebnis,","vocal":"Ich kommuniziere durch Sprechen mit dem Agenten.","text":"Ich kommuniziere per Text mit dem Agenten."},"modes":{"vocal":"Vokal-Modus","text":"Textmodus"},"loaderValidation":"Gespr\xe4ch beginnen","locale":"Gebietsschema pr\xfcfen","supported":"Pr\xfcfung der unterst\xfctzten Gebietsschemata","store":"Speicher erstellen","directline":"Direktleitung verbinden","ponyfill":"ponyfilling","addressdata":"Abrufen von Daten"},"menu":{"message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","backconversation":"zur\xfcck zum Gespr\xe4ch","answer":" beantwortet Ihre Fragen"},"mobileLandscapePreventer":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"news":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","live":"live","continuous":"fortlaufend"},"poi":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","openroutemobile":"\xd6ffnen Sie die Google Map-Route auf dem Smartphone","FoodEstablishment":"Wo sollen wir essen","LodgingBusiness":"Wo schlafen","TouristDestination":"Was zu sehen","TouristAttraction":"Was zu tun","Product":"Lokale Produkte","Service":"Dienstleistungen","Event":"Veranstaltungen","City":"St\xe4dte","Wine":"Weine"},"suggestion":{"consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"template":{"reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."}}');
|
|
2648
2708
|
|
|
2649
2709
|
|
|
2650
2710
|
var $7bb9a87186be530e$exports = {};
|
|
2651
|
-
$7bb9a87186be530e$exports = JSON.parse('{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung","common":{"all":"alle","back":"zur\xfcck","close":"schlie\xdfen","continue":"Weiter","download":"herunterladen","downloadsheet":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","filter":"filter","history":"Verlauf","lang":"Sprachen","menu":"Men\xfc","mode":"Modus","needhelp":"Brauche Hilfe ?","parameters":"Parameter","print":"Ausdrucken","printsheet":"Blat ausdrucken","result":"Ergebnis","results":"Ergebnisse","singleLang":"Sprache","sound":"Ton","subtitle":"Untertitel","submit":"einreichen","tutorial":"Lernprogramm","validate":"validieren"},"emergency":{"samu":"samu","police":"polizei","firefighter":"feuerwehrleute","general":"allgemein","citypolice":"Lokale Polizeibeh\xf6rde","hospital":"Krankenhaus","homeless":"Obdachlos (kostenloser Anruf)","poison":"Giftkontrollzentrum","emergency":"Europ\xe4ische Notf\xe4lle"},"error":{"title":"Es ist ein Fehler aufgetreten","button":"Starten Sie die Anwendung erneut"},"history":{"title":"Chat-Verlauf"},"inputs":{"choose":"W\xe4hlen Sie eine Antwort"},"language":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache"},"link":{"buttontext":"Sehen Sie sich das Dokument an","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes"},"loader":{"loader":{"optimal":"F\xfcr ein optimales Erlebnis,","classic":"F\xfcr ein eher klassisches Erlebnis,","vocal":"Ich kommuniziere durch Sprechen mit dem Agenten.","text":"Ich kommuniziere per Text mit dem Agenten."},"modes":{"vocal":"Vokal-Modus","text":"Textmodus"},"loaderValidation":"Gespr\xe4ch beginnen","locale":"Gebietsschema pr\xfcfen","supported":"Pr\xfcfung der unterst\xfctzten Gebietsschemata","store":"Speicher erstellen","directline":"Direktleitung verbinden","ponyfill":"ponyfilling","addressdata":"Abrufen von Daten"},"menu":{"message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","backconversation":"zur\xfcck zum Gespr\xe4ch","answer":" beantwortet Ihre Fragen"},"mobileLandscapePreventer":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"news":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","live":"live","continuous":"fortlaufend"},"poi":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","openroutemobile":"\xd6ffnen Sie die Google Map-Route auf dem Smartphone","FoodEstablishment":"Wo sollen wir essen","LodgingBusiness":"Wo schlafen","TouristDestination":"Was zu sehen","TouristAttraction":"Was zu tun","Product":"Lokale Produkte","Service":"Dienstleistungen","Event":"Veranstaltungen","City":"St\xe4dte","Wine":"Weine"},"suggestion":{"consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"template":{"reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."}}');
|
|
2711
|
+
$7bb9a87186be530e$exports = JSON.parse('{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung","common":{"all":"alle","back":"zur\xfcck","close":"schlie\xdfen","continue":"Weiter","download":"herunterladen","downloadsheet":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","filter":"filter","history":"Verlauf","lang":"Sprachen","menu":"Men\xfc","mode":"Modus","needhelp":"Brauche Hilfe ?","parameters":"Parameter","print":"Ausdrucken","printsheet":"Blat ausdrucken","result":"Ergebnis","results":"Ergebnisse","singleLang":"Sprache","sound":"Ton","subtitle":"Untertitel","submit":"einreichen","tutorial":"Lernprogramm","validate":"validieren"},"emergency":{"samu":"samu","police":"polizei","firefighter":"feuerwehrleute","general":"allgemein","citypolice":"Lokale Polizeibeh\xf6rde","hospital":"Krankenhaus","homeless":"Obdachlos (kostenloser Anruf)","poison":"Giftkontrollzentrum","emergency":"Europ\xe4ische Notf\xe4lle"},"error":{"title":"Es ist ein Fehler aufgetreten","button":"Starten Sie die Anwendung erneut"},"history":{"title":"Chat-Verlauf"},"inputs":{"choose":"W\xe4hlen Sie eine Antwort"},"language":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache"},"link":{"buttontext":"Sehen Sie sich das Dokument an","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes","scanQRTile":"Scannen Sie den QR-Code, um zu entdecken"},"loader":{"loader":{"optimal":"F\xfcr ein optimales Erlebnis,","classic":"F\xfcr ein eher klassisches Erlebnis,","vocal":"Ich kommuniziere durch Sprechen mit dem Agenten.","text":"Ich kommuniziere per Text mit dem Agenten."},"modes":{"vocal":"Vokal-Modus","text":"Textmodus"},"loaderValidation":"Gespr\xe4ch beginnen","locale":"Gebietsschema pr\xfcfen","supported":"Pr\xfcfung der unterst\xfctzten Gebietsschemata","store":"Speicher erstellen","directline":"Direktleitung verbinden","ponyfill":"ponyfilling","addressdata":"Abrufen von Daten"},"menu":{"message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","backconversation":"zur\xfcck zum Gespr\xe4ch","answer":" beantwortet Ihre Fragen"},"mobileLandscapePreventer":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"news":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","live":"live","continuous":"fortlaufend"},"poi":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","openroutemobile":"\xd6ffnen Sie die Google Map-Route auf dem Smartphone","FoodEstablishment":"Wo sollen wir essen","LodgingBusiness":"Wo schlafen","TouristDestination":"Was zu sehen","TouristAttraction":"Was zu tun","Product":"Lokale Produkte","Service":"Dienstleistungen","Event":"Veranstaltungen","City":"St\xe4dte","Wine":"Weine"},"suggestion":{"consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"template":{"reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."}}');
|
|
2652
2712
|
|
|
2653
2713
|
|
|
2654
2714
|
var $f5532c0162518d95$exports = {};
|
|
2655
|
-
$f5532c0162518d95$exports = JSON.parse('{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung","common":{"all":"alle","back":"zur\xfcck","close":"schlie\xdfen","continue":"Weiter","download":"herunterladen","downloadsheet":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","filter":"filter","history":"Verlauf","lang":"Sprachen","menu":"Men\xfc","mode":"Modus","needhelp":"Brauche Hilfe ?","parameters":"Parameter","print":"Ausdrucken","printsheet":"Blat ausdrucken","result":"Ergebnis","results":"Ergebnisse","singleLang":"Sprache","sound":"Ton","subtitle":"Untertitel","submit":"einreichen","tutorial":"Lernprogramm","validate":"validieren"},"emergency":{"samu":"samu","police":"polizei","firefighter":"feuerwehrleute","general":"allgemein","citypolice":"Lokale Polizeibeh\xf6rde","hospital":"Krankenhaus","homeless":"Obdachlos (kostenloser Anruf)","poison":"Giftkontrollzentrum","emergency":"Europ\xe4ische Notf\xe4lle"},"error":{"title":"Es ist ein Fehler aufgetreten","button":"Starten Sie die Anwendung erneut"},"history":{"title":"Chat-Verlauf"},"inputs":{"choose":"W\xe4hlen Sie eine Antwort"},"language":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache"},"link":{"buttontext":"Sehen Sie sich das Dokument an","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes"},"loader":{"loader":{"optimal":"F\xfcr ein optimales Erlebnis,","classic":"F\xfcr ein eher klassisches Erlebnis,","vocal":"Ich kommuniziere durch Sprechen mit dem Agenten.","text":"Ich kommuniziere per Text mit dem Agenten."},"modes":{"vocal":"Vokal-Modus","text":"Textmodus"},"loaderValidation":"Gespr\xe4ch beginnen","locale":"Gebietsschema pr\xfcfen","supported":"Pr\xfcfung der unterst\xfctzten Gebietsschemata","store":"Speicher erstellen","directline":"Direktleitung verbinden","ponyfill":"ponyfilling","addressdata":"Abrufen von Daten"},"menu":{"message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","backconversation":"zur\xfcck zum Gespr\xe4ch","answer":" beantwortet Ihre Fragen"},"mobileLandscapePreventer":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"news":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","live":"live","continuous":"fortlaufend"},"poi":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","openroutemobile":"\xd6ffnen Sie die Google Map-Route auf dem Smartphone","FoodEstablishment":"Wo sollen wir essen","LodgingBusiness":"Wo schlafen","TouristDestination":"Was zu sehen","TouristAttraction":"Was zu tun","Product":"Lokale Produkte","Service":"Dienstleistungen","Event":"Veranstaltungen","City":"St\xe4dte","Wine":"Weine"},"suggestion":{"consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"template":{"reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."}}');
|
|
2715
|
+
$f5532c0162518d95$exports = JSON.parse('{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung","common":{"all":"alle","back":"zur\xfcck","close":"schlie\xdfen","continue":"Weiter","download":"herunterladen","downloadsheet":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","filter":"filter","history":"Verlauf","lang":"Sprachen","menu":"Men\xfc","mode":"Modus","needhelp":"Brauche Hilfe ?","parameters":"Parameter","print":"Ausdrucken","printsheet":"Blat ausdrucken","result":"Ergebnis","results":"Ergebnisse","singleLang":"Sprache","sound":"Ton","subtitle":"Untertitel","submit":"einreichen","tutorial":"Lernprogramm","validate":"validieren"},"emergency":{"samu":"samu","police":"polizei","firefighter":"feuerwehrleute","general":"allgemein","citypolice":"Lokale Polizeibeh\xf6rde","hospital":"Krankenhaus","homeless":"Obdachlos (kostenloser Anruf)","poison":"Giftkontrollzentrum","emergency":"Europ\xe4ische Notf\xe4lle"},"error":{"title":"Es ist ein Fehler aufgetreten","button":"Starten Sie die Anwendung erneut"},"history":{"title":"Chat-Verlauf"},"inputs":{"choose":"W\xe4hlen Sie eine Antwort"},"language":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache"},"link":{"buttontext":"Sehen Sie sich das Dokument an","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes","scanQRTile":"Scannen Sie den QR-Code, um zu entdecken"},"loader":{"loader":{"optimal":"F\xfcr ein optimales Erlebnis,","classic":"F\xfcr ein eher klassisches Erlebnis,","vocal":"Ich kommuniziere durch Sprechen mit dem Agenten.","text":"Ich kommuniziere per Text mit dem Agenten."},"modes":{"vocal":"Vokal-Modus","text":"Textmodus"},"loaderValidation":"Gespr\xe4ch beginnen","locale":"Gebietsschema pr\xfcfen","supported":"Pr\xfcfung der unterst\xfctzten Gebietsschemata","store":"Speicher erstellen","directline":"Direktleitung verbinden","ponyfill":"ponyfilling","addressdata":"Abrufen von Daten"},"menu":{"message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","backconversation":"zur\xfcck zum Gespr\xe4ch","answer":" beantwortet Ihre Fragen"},"mobileLandscapePreventer":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"news":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","live":"live","continuous":"fortlaufend"},"poi":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","openroutemobile":"\xd6ffnen Sie die Google Map-Route auf dem Smartphone","FoodEstablishment":"Wo sollen wir essen","LodgingBusiness":"Wo schlafen","TouristDestination":"Was zu sehen","TouristAttraction":"Was zu tun","Product":"Lokale Produkte","Service":"Dienstleistungen","Event":"Veranstaltungen","City":"St\xe4dte","Wine":"Weine"},"suggestion":{"consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"template":{"reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."}}');
|
|
2656
2716
|
|
|
2657
2717
|
|
|
2658
2718
|
var $b3dd0aca05a78c6a$exports = {};
|
|
2659
|
-
$b3dd0aca05a78c6a$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2719
|
+
$b3dd0aca05a78c6a$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode","scanQRTile":"Scan the QR Code to discover"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2660
2720
|
|
|
2661
2721
|
|
|
2662
2722
|
var $805dfb1ea1403f06$exports = {};
|
|
2663
|
-
$805dfb1ea1403f06$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2723
|
+
$805dfb1ea1403f06$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode","scanQRTile":"Scan the QR Code to discover"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2664
2724
|
|
|
2665
2725
|
|
|
2666
2726
|
var $6be81e5256c9b8b4$exports = {};
|
|
2667
|
-
$6be81e5256c9b8b4$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2727
|
+
$6be81e5256c9b8b4$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode","scanQRTile":"Scan the QR Code to discover"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2668
2728
|
|
|
2669
2729
|
|
|
2670
2730
|
var $db29fdcdb09c0bc9$exports = {};
|
|
2671
|
-
$db29fdcdb09c0bc9$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2731
|
+
$db29fdcdb09c0bc9$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode","scanQRTile":"Scan the QR Code to discover"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2672
2732
|
|
|
2673
2733
|
|
|
2674
2734
|
var $56de26114d3f5c4e$exports = {};
|
|
2675
|
-
$56de26114d3f5c4e$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2735
|
+
$56de26114d3f5c4e$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode","scanQRTile":"Scan the QR Code to discover"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2676
2736
|
|
|
2677
2737
|
|
|
2678
2738
|
var $a6071e51e9c29521$exports = {};
|
|
2679
|
-
$a6071e51e9c29521$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer","noaction":"Awaiting action"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2739
|
+
$a6071e51e9c29521$exports = JSON.parse('{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial","common":{"abort":"abort","all":"all","back":"back","close":"close","continue":"continue","download":"download","downloadsheet":"download this sheet","downloadsheetmobile":"download this sheet on smartphone","filter":"filter","history":"history","lang":"languages","menu":"menu","mode":"mode","needhelp":"Need help ?","parameters":"parameters","print":"print","printsheet":"print this sheet","result":"result","results":"results","singleLang":"language","sound":"sound","submit":"submit","subtitle":"subtitle","tutorial":"tutorial","validate":"validate"},"emergency":{"samu":"maeu","police":"police","firefighter":"firefighters","general":"general","citypolice":"Local police","hospital":"Hospital","homeless":"Homeless (free call)","poison":"Poison Control Center","emergency":"European emergencies"},"error":{"title":"An error occurred","button":"Launch the application again"},"history":{"title":"chat history"},"inputs":{"choose":"Choose an answer","noaction":"Awaiting action"},"language":{"change":"change the language","select":"select the language you want to use"},"link":{"buttontext":"View the document","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode","scanQRTile":"Scan the QR Code to discover"},"loader":{"loader":{"optimal":"For an optimal experience,","classic":"For a more classical experience,","vocal":"I communicate by speaking with the agent.","text":"I communicate by text with the agent."},"modes":{"vocal":"vocal mode","text":"text mode"},"loaderValidation":"Start conversation","locale":"checking language","supported":"checking supported languages","addressdata":"retrieving data","store":"store","directline":"directline","ponyfill":"ponyfill"},"menu":{"message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","backconversation":"back to the conversation","answer":" answers your questions"},"mobileLandscapePreventer":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"news":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","live":"live","continuous":"continuous"},"poi":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","openroutemobile":"open Google Maps route on smartphone","FoodEstablishment":"Where to eat","LodgingBusiness":"Where to sleep","TouristDestination":"What to see","TouristAttraction":"What to do","Product":"Local products","Service":"Services","Event":"Events","City":"Cities","Wine":"Wines"},"suggestion":{"consult":"Check out","thetutorial":"the tutorial"},"template":{"reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"GDPR":{"title":"processing personal data transmitted to the bot","message":"by accepting, you consent that all data transmitted to the chatbot can be used for analysis about the use of the tool, and for the improvement of the knowledge base.\\n\\nYour conversations are kept 6 month before deletion.","link":"open confidency policy","buttonAccept":"I understand and I accept","buttonRefuse":"I refuse","messageAccepted":"your acceptation has been saved","messageRefused":"your refusal has been saved"}}');
|
|
2680
2740
|
|
|
2681
2741
|
|
|
2682
2742
|
var $bb98bfd273c4fd65$exports = {};
|
|
2683
|
-
$bb98bfd273c4fd65$exports = JSON.parse('{"1":"inicio","2":"canal de informaci\xf3n en directo","3":"tiempo","4":"n\xfameros de emergencia","1000":"historia","1001":"tutorial","common":{"all":"todos","back":"volver","close":"cerrar","continue":"continuar","download":"descargar","downloadsheet":"descargar esta hoja","downloadsheetmobile":"descargar esta hoja en el tel\xe9fono inteligente","filter":"filtrar","history":"historia","lang":"idiomas","menu":"men\xfa","mode":"modo","needhelp":"necesitar ayuda ?","parameters":"par\xe1metros","print":"imprime","printsheet":"imprime esta hoja","result":"resultado","results":"resultados","singleLang":"idioma","sound":"sonido","submit":"enviar","subtitle":"subt\xedtulos","tutorial":"tutorial","validate":"valide"},"emergency":{"samu":"samu","police":"polic\xeda","firefighter":"bomberos","general":"general","citypolice":"Polic\xeda Local","hospital":"Hospital","homeless":"Personas sin hogar (llamada gratuita)","poison":"Centro de control de venenos","emergency":"Emergencias europeas"},"error":{"title":"Se ha producido un error","button":"Vuelva a iniciar la aplicaci\xf3n"},"history":{"title":"historial de chat"},"inputs":{"choose":"Elija una respuesta"},"language":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar"},"link":{"buttontext":"Ver el documento","goto":"Ir a la direcci\xf3n","click":"Haga clic aqu\xed","scanQR":"escaneando el QrCode"},"loader":{"loader":{"optimal":"Para una experiencia \xf3ptima,","classic":"Para una experiencia m\xe1s cl\xe1sica,","vocal":"Me comunico hablando con el agente.","text":"Me comunico por SMS con el agente."},"modes":{"vocal":"modo vocal","text":"modo texto"},"loaderValidation":"Iniciar conversaci\xf3n","locale":"comprobar configuraci\xf3n regional","supported":"comprobaci\xf3n de las configuraciones regionales admitidas","store":"crear tienda","directline":"conexi\xf3n directline","ponyfill":"creaci\xf3n del ponyfill","addressdata":"recuperar datos"},"menu":{"message":"Escriba su mensaje","allowMicrophone":"D\xe9 permiso a su navegador para utilizar el micr\xf3fono para continuar","backconversation":"volver a la conversaci\xf3n","answer":" responde a tus preguntas"},"mobileLandscapePreventer":{"firstline":"Para una experiencia \xf3ptima","secondline":"voltea la pantalla"},"news":{"warningtext":"Est\xe1 a punto de acceder al canal de informaci\xf3n, el sonido de su dispositivo se activar\xe1","live":"en directo","continuous":"continuo"},"poi":{"comment":"revisi\xf3n del cliente","route":"ruta","nodata":"Ning\xfan contenido corresponde a su b\xfasqueda","openinghours":"Horario de apertura","prices":"Precios","paymentmethods":"M\xe9todos de pago","numberofplaces":"numero de lugares","openroutemobile":"abrir la ruta de Google Maps en el tel\xe9fono inteligente","FoodEstablishment":"D\xf3nde comer","LodgingBusiness":"D\xf3nde dormir","TouristDestination":"Qu\xe9 ver","TouristAttraction":"Qu\xe9 hacer","Product":"Productos locales","Service":"Servicios","Event":"Eventos","City":"Ciudades","Wine":"Vinos"},"suggestion":{"consult":"Mira","thetutorial":"el tutorial"},"template":{"reset":"restablecer filtros","showresults":"Mostrar resultados","suggestiontitle":"Sugerencias de investigaci\xf3n","reminder":"No olvide :\\n puedo responder a sus preguntas."}}');
|
|
2743
|
+
$bb98bfd273c4fd65$exports = JSON.parse('{"1":"inicio","2":"canal de informaci\xf3n en directo","3":"tiempo","4":"n\xfameros de emergencia","1000":"historia","1001":"tutorial","common":{"all":"todos","back":"volver","close":"cerrar","continue":"continuar","download":"descargar","downloadsheet":"descargar esta hoja","downloadsheetmobile":"descargar esta hoja en el tel\xe9fono inteligente","filter":"filtrar","history":"historia","lang":"idiomas","menu":"men\xfa","mode":"modo","needhelp":"necesitar ayuda ?","parameters":"par\xe1metros","print":"imprime","printsheet":"imprime esta hoja","result":"resultado","results":"resultados","singleLang":"idioma","sound":"sonido","submit":"enviar","subtitle":"subt\xedtulos","tutorial":"tutorial","validate":"valide"},"emergency":{"samu":"samu","police":"polic\xeda","firefighter":"bomberos","general":"general","citypolice":"Polic\xeda Local","hospital":"Hospital","homeless":"Personas sin hogar (llamada gratuita)","poison":"Centro de control de venenos","emergency":"Emergencias europeas"},"error":{"title":"Se ha producido un error","button":"Vuelva a iniciar la aplicaci\xf3n"},"history":{"title":"historial de chat"},"inputs":{"choose":"Elija una respuesta"},"language":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar"},"link":{"buttontext":"Ver el documento","goto":"Ir a la direcci\xf3n","click":"Haga clic aqu\xed","scanQR":"escaneando el QrCode","scanQRTile":"Escanea el c\xf3digo QR para descubrir"},"loader":{"loader":{"optimal":"Para una experiencia \xf3ptima,","classic":"Para una experiencia m\xe1s cl\xe1sica,","vocal":"Me comunico hablando con el agente.","text":"Me comunico por SMS con el agente."},"modes":{"vocal":"modo vocal","text":"modo texto"},"loaderValidation":"Iniciar conversaci\xf3n","locale":"comprobar configuraci\xf3n regional","supported":"comprobaci\xf3n de las configuraciones regionales admitidas","store":"crear tienda","directline":"conexi\xf3n directline","ponyfill":"creaci\xf3n del ponyfill","addressdata":"recuperar datos"},"menu":{"message":"Escriba su mensaje","allowMicrophone":"D\xe9 permiso a su navegador para utilizar el micr\xf3fono para continuar","backconversation":"volver a la conversaci\xf3n","answer":" responde a tus preguntas"},"mobileLandscapePreventer":{"firstline":"Para una experiencia \xf3ptima","secondline":"voltea la pantalla"},"news":{"warningtext":"Est\xe1 a punto de acceder al canal de informaci\xf3n, el sonido de su dispositivo se activar\xe1","live":"en directo","continuous":"continuo"},"poi":{"comment":"revisi\xf3n del cliente","route":"ruta","nodata":"Ning\xfan contenido corresponde a su b\xfasqueda","openinghours":"Horario de apertura","prices":"Precios","paymentmethods":"M\xe9todos de pago","numberofplaces":"numero de lugares","openroutemobile":"abrir la ruta de Google Maps en el tel\xe9fono inteligente","FoodEstablishment":"D\xf3nde comer","LodgingBusiness":"D\xf3nde dormir","TouristDestination":"Qu\xe9 ver","TouristAttraction":"Qu\xe9 hacer","Product":"Productos locales","Service":"Servicios","Event":"Eventos","City":"Ciudades","Wine":"Vinos"},"suggestion":{"consult":"Mira","thetutorial":"el tutorial"},"template":{"reset":"restablecer filtros","showresults":"Mostrar resultados","suggestiontitle":"Sugerencias de investigaci\xf3n","reminder":"No olvide :\\n puedo responder a sus preguntas."}}');
|
|
2684
2744
|
|
|
2685
2745
|
|
|
2686
2746
|
var $b6f8aaa6c38e6e22$exports = {};
|
|
2687
|
-
$b6f8aaa6c38e6e22$exports = JSON.parse('{"1":"inicio","2":"canal de informaci\xf3n en directo","3":"tiempo","4":"n\xfameros de emergencia","1000":"historia","1001":"tutorial","common":{"all":"todos","back":"volver","close":"cerrar","continue":"continuar","download":"descargar","downloadsheet":"descargar esta hoja","downloadsheetmobile":"descargar esta hoja en el tel\xe9fono inteligente","filter":"filtrar","history":"historia","lang":"idiomas","menu":"men\xfa","mode":"modo","needhelp":"necesitar ayuda ?","parameters":"par\xe1metros","print":"imprime","printsheet":"imprime esta hoja","result":"resultado","results":"resultados","singleLang":"idioma","sound":"sonido","submit":"enviar","subtitle":"subt\xedtulos","tutorial":"tutorial","validate":"valide"},"emergency":{"samu":"samu","police":"polic\xeda","firefighter":"bomberos","general":"general","citypolice":"Polic\xeda Local","hospital":"Hospital","homeless":"Personas sin hogar (llamada gratuita)","poison":"Centro de control de venenos","emergency":"Emergencias europeas"},"error":{"title":"Se ha producido un error","button":"Vuelva a iniciar la aplicaci\xf3n"},"history":{"title":"historial de chat"},"inputs":{"choose":"Elija una respuesta"},"language":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar"},"link":{"buttontext":"Ver el documento","goto":"Ir a la direcci\xf3n","click":"Haga clic aqu\xed","scanQR":"escaneando el QrCode"},"loader":{"loader":{"optimal":"Para una experiencia \xf3ptima,","classic":"Para una experiencia m\xe1s cl\xe1sica,","vocal":"Me comunico hablando con el agente.","text":"Me comunico por SMS con el agente."},"modes":{"vocal":"modo vocal","text":"modo texto"},"loaderValidation":"Iniciar conversaci\xf3n","locale":"comprobar configuraci\xf3n regional","supported":"comprobaci\xf3n de las configuraciones regionales admitidas","store":"crear tienda","directline":"conexi\xf3n directline","ponyfill":"creaci\xf3n del ponyfill","addressdata":"recuperar datos"},"menu":{"message":"Escriba su mensaje","allowMicrophone":"D\xe9 permiso a su navegador para utilizar el micr\xf3fono para continuar","backconversation":"volver a la conversaci\xf3n","answer":" responde a tus preguntas"},"mobileLandscapePreventer":{"firstline":"Para una experiencia \xf3ptima","secondline":"voltea la pantalla"},"news":{"warningtext":"Est\xe1 a punto de acceder al canal de informaci\xf3n, el sonido de su dispositivo se activar\xe1","live":"en directo","continuous":"continuo"},"poi":{"comment":"revisi\xf3n del cliente","route":"ruta","nodata":"Ning\xfan contenido corresponde a su b\xfasqueda","openinghours":"Horario de apertura","prices":"Precios","paymentmethods":"M\xe9todos de pago","numberofplaces":"numero de lugares","openroutemobile":"abrir la ruta de Google Maps en el tel\xe9fono inteligente","FoodEstablishment":"D\xf3nde comer","LodgingBusiness":"D\xf3nde dormir","TouristDestination":"Qu\xe9 ver","TouristAttraction":"Qu\xe9 hacer","Product":"Productos locales","Service":"Servicios","Event":"Eventos","City":"Ciudades","Wine":"Vinos"},"suggestion":{"consult":"Mira","thetutorial":"el tutorial"},"template":{"reset":"restablecer filtros","showresults":"Mostrar resultados","suggestiontitle":"Sugerencias de investigaci\xf3n","reminder":"No olvide :\\n puedo responder a sus preguntas."}}');
|
|
2747
|
+
$b6f8aaa6c38e6e22$exports = JSON.parse('{"1":"inicio","2":"canal de informaci\xf3n en directo","3":"tiempo","4":"n\xfameros de emergencia","1000":"historia","1001":"tutorial","common":{"all":"todos","back":"volver","close":"cerrar","continue":"continuar","download":"descargar","downloadsheet":"descargar esta hoja","downloadsheetmobile":"descargar esta hoja en el tel\xe9fono inteligente","filter":"filtrar","history":"historia","lang":"idiomas","menu":"men\xfa","mode":"modo","needhelp":"necesitar ayuda ?","parameters":"par\xe1metros","print":"imprime","printsheet":"imprime esta hoja","result":"resultado","results":"resultados","singleLang":"idioma","sound":"sonido","submit":"enviar","subtitle":"subt\xedtulos","tutorial":"tutorial","validate":"valide"},"emergency":{"samu":"samu","police":"polic\xeda","firefighter":"bomberos","general":"general","citypolice":"Polic\xeda Local","hospital":"Hospital","homeless":"Personas sin hogar (llamada gratuita)","poison":"Centro de control de venenos","emergency":"Emergencias europeas"},"error":{"title":"Se ha producido un error","button":"Vuelva a iniciar la aplicaci\xf3n"},"history":{"title":"historial de chat"},"inputs":{"choose":"Elija una respuesta"},"language":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar"},"link":{"buttontext":"Ver el documento","goto":"Ir a la direcci\xf3n","click":"Haga clic aqu\xed","scanQR":"escaneando el QrCode","scanQRTile":"Escanea el c\xf3digo QR para descubrir"},"loader":{"loader":{"optimal":"Para una experiencia \xf3ptima,","classic":"Para una experiencia m\xe1s cl\xe1sica,","vocal":"Me comunico hablando con el agente.","text":"Me comunico por SMS con el agente."},"modes":{"vocal":"modo vocal","text":"modo texto"},"loaderValidation":"Iniciar conversaci\xf3n","locale":"comprobar configuraci\xf3n regional","supported":"comprobaci\xf3n de las configuraciones regionales admitidas","store":"crear tienda","directline":"conexi\xf3n directline","ponyfill":"creaci\xf3n del ponyfill","addressdata":"recuperar datos"},"menu":{"message":"Escriba su mensaje","allowMicrophone":"D\xe9 permiso a su navegador para utilizar el micr\xf3fono para continuar","backconversation":"volver a la conversaci\xf3n","answer":" responde a tus preguntas"},"mobileLandscapePreventer":{"firstline":"Para una experiencia \xf3ptima","secondline":"voltea la pantalla"},"news":{"warningtext":"Est\xe1 a punto de acceder al canal de informaci\xf3n, el sonido de su dispositivo se activar\xe1","live":"en directo","continuous":"continuo"},"poi":{"comment":"revisi\xf3n del cliente","route":"ruta","nodata":"Ning\xfan contenido corresponde a su b\xfasqueda","openinghours":"Horario de apertura","prices":"Precios","paymentmethods":"M\xe9todos de pago","numberofplaces":"numero de lugares","openroutemobile":"abrir la ruta de Google Maps en el tel\xe9fono inteligente","FoodEstablishment":"D\xf3nde comer","LodgingBusiness":"D\xf3nde dormir","TouristDestination":"Qu\xe9 ver","TouristAttraction":"Qu\xe9 hacer","Product":"Productos locales","Service":"Servicios","Event":"Eventos","City":"Ciudades","Wine":"Vinos"},"suggestion":{"consult":"Mira","thetutorial":"el tutorial"},"template":{"reset":"restablecer filtros","showresults":"Mostrar resultados","suggestiontitle":"Sugerencias de investigaci\xf3n","reminder":"No olvide :\\n puedo responder a sus preguntas."}}');
|
|
2688
2748
|
|
|
2689
2749
|
|
|
2690
2750
|
var $f2ba7294ef5fc2ff$exports = {};
|
|
2691
|
-
$f2ba7294ef5fc2ff$exports = JSON.parse('{"1":"kotisivu","2":"live-uutiskanava","3":"S\xe4\xe4tiedotus","4":"H\xe4t\xe4numerot","1000":"historiallinen","1001":"opetusohjelma","common":{"all":"kaikki","back":"takaisin","close":"kiinni","continue":"Jatkaa","download":"ladata","downloadsheet":"lataa t\xe4m\xe4 taulukko","downloadsheetmobile":"lataa t\xe4m\xe4 taulukko \xe4lypuhelimeen","filter":"Suodattaa","history":"historiallinen","lang":"KIELET","menu":"valikosta","mode":"muoti","needhelp":"Tarvitsetko apua?","parameters":"asetukset","print":"Tulosta","printsheet":"Tulosta t\xe4m\xe4 arkki","result":"tulos","results":"tuloksia","singleLang":"Kieli","sound":"h\xe4nen","submit":"L\xe4het\xe4","subtitle":"alaotsikko","tutorial":"opetusohjelma","validate":"vahvistaa"},"emergency":{"samu":"S.A.M.U.","police":"Poliisi","firefighter":"palomiehi\xe4","general":"yleist\xe4","citypolice":"Paikallinen poliisi","hospital":"Sairaala","homeless":"Asunnoton (ilmainen puhelu)","poison":"Poison Control Center","emergency":"Euroopan h\xe4t\xe4tilanteita"},"error":{"title":"Tapahtui virhe","button":"K\xe4ynnist\xe4 sovellus uudelleen"},"history":{"title":"keskusteluhistoria"},"inputs":{"choose":"Valitse vastaus"},"language":{"change":"vaihtaa kielt\xe4","select":"valitse kieli, jota haluat k\xe4ytt\xe4\xe4"},"link":{"buttontext":"N\xe4yt\xe4 asiakirja","goto":"Mene osoitteeseen","click":"Klikkaa t\xe4st\xe4","scanQR":"skannaamalla QR-koodin"},"loader":{"loader":{"optimal":"Optimaalisen kokemuksen saamiseksi","classic":"Klassisemman kokemuksen saamiseksi","vocal":"Puhun kasvotusten agentin kanssa.","text":"Olen yhteydess\xe4 v\xe4litt\xe4j\xe4\xe4n kirjallisesti."},"modes":{"vocal":"laulutila","text":"tekstitila"},"loaderValidation":"Aloita keskustelu","locale":"kielen tarkistaminen","supported":"tuettujen kielten tarkistaminen","addressdata":"tietojen hakeminen"},"menu":{"message":"Kirjoita viestisi","allowMicrophone":"Anna selaimen k\xe4ytt\xe4\xe4 mikrofonia jatkaaksesi","backconversation":"takaisin keskusteluun","answer":" vastaa kysymyksiisi"},"mobileLandscapePreventer":{"firstline":"Optimaalisen kokemuksen saamiseksi","secondline":"k\xe4\xe4nn\xe4 n\xe4ytt\xf6\xe4si"},"news":{"warningtext":"P\xe4\xe4set uutiskanavalle, laitteesi \xe4\xe4ni aktivoituu","live":"el\xe4\xe4","continuous":"jatkuvasti"},"poi":{"comment":"Asiakaspalaute","route":"tie","nodata":"Mik\xe4\xe4n sis\xe4lt\xf6 ei vastaa hakuasi","openinghours":"Aukioloajat","prices":"hinnat","paymentmethods":"Maksutavat","numberofplaces":"paikkojen m\xe4\xe4r\xe4","openroutemobile":"avaa Google Maps -reitti \xe4lypuhelimella","FoodEstablishment":"Miss\xe4 sy\xf6d\xe4","LodgingBusiness":"Miss\xe4 nukkua","TouristDestination":"Mit\xe4 n\xe4hd\xe4","TouristAttraction":"Mit\xe4 tehd\xe4","Product":"Paikalliset tuotteet","Service":"Palvelut","Event":"Tapahtumat","City":"kaupungit","Wine":"Viinit"},"suggestion":{"consult":"Tarkista","thetutorial":"opetusohjelma"},"template":{"reset":"nollaa kaikki","showresults":"N\xe4yt\xe4 tulokset","suggestiontitle":"Hakuehdotukset","reminder":"\xc4l\xe4 unohda, \\n voin vastata kysymyksiisi."}}');
|
|
2751
|
+
$f2ba7294ef5fc2ff$exports = JSON.parse('{"1":"kotisivu","2":"live-uutiskanava","3":"S\xe4\xe4tiedotus","4":"H\xe4t\xe4numerot","1000":"historiallinen","1001":"opetusohjelma","common":{"all":"kaikki","back":"takaisin","close":"kiinni","continue":"Jatkaa","download":"ladata","downloadsheet":"lataa t\xe4m\xe4 taulukko","downloadsheetmobile":"lataa t\xe4m\xe4 taulukko \xe4lypuhelimeen","filter":"Suodattaa","history":"historiallinen","lang":"KIELET","menu":"valikosta","mode":"muoti","needhelp":"Tarvitsetko apua?","parameters":"asetukset","print":"Tulosta","printsheet":"Tulosta t\xe4m\xe4 arkki","result":"tulos","results":"tuloksia","singleLang":"Kieli","sound":"h\xe4nen","submit":"L\xe4het\xe4","subtitle":"alaotsikko","tutorial":"opetusohjelma","validate":"vahvistaa"},"emergency":{"samu":"S.A.M.U.","police":"Poliisi","firefighter":"palomiehi\xe4","general":"yleist\xe4","citypolice":"Paikallinen poliisi","hospital":"Sairaala","homeless":"Asunnoton (ilmainen puhelu)","poison":"Poison Control Center","emergency":"Euroopan h\xe4t\xe4tilanteita"},"error":{"title":"Tapahtui virhe","button":"K\xe4ynnist\xe4 sovellus uudelleen"},"history":{"title":"keskusteluhistoria"},"inputs":{"choose":"Valitse vastaus"},"language":{"change":"vaihtaa kielt\xe4","select":"valitse kieli, jota haluat k\xe4ytt\xe4\xe4"},"link":{"buttontext":"N\xe4yt\xe4 asiakirja","goto":"Mene osoitteeseen","click":"Klikkaa t\xe4st\xe4","scanQR":"skannaamalla QR-koodin","scanQRTile":"Skannaa QR-koodi saadaksesi selville"},"loader":{"loader":{"optimal":"Optimaalisen kokemuksen saamiseksi","classic":"Klassisemman kokemuksen saamiseksi","vocal":"Puhun kasvotusten agentin kanssa.","text":"Olen yhteydess\xe4 v\xe4litt\xe4j\xe4\xe4n kirjallisesti."},"modes":{"vocal":"laulutila","text":"tekstitila"},"loaderValidation":"Aloita keskustelu","locale":"kielen tarkistaminen","supported":"tuettujen kielten tarkistaminen","addressdata":"tietojen hakeminen"},"menu":{"message":"Kirjoita viestisi","allowMicrophone":"Anna selaimen k\xe4ytt\xe4\xe4 mikrofonia jatkaaksesi","backconversation":"takaisin keskusteluun","answer":" vastaa kysymyksiisi"},"mobileLandscapePreventer":{"firstline":"Optimaalisen kokemuksen saamiseksi","secondline":"k\xe4\xe4nn\xe4 n\xe4ytt\xf6\xe4si"},"news":{"warningtext":"P\xe4\xe4set uutiskanavalle, laitteesi \xe4\xe4ni aktivoituu","live":"el\xe4\xe4","continuous":"jatkuvasti"},"poi":{"comment":"Asiakaspalaute","route":"tie","nodata":"Mik\xe4\xe4n sis\xe4lt\xf6 ei vastaa hakuasi","openinghours":"Aukioloajat","prices":"hinnat","paymentmethods":"Maksutavat","numberofplaces":"paikkojen m\xe4\xe4r\xe4","openroutemobile":"avaa Google Maps -reitti \xe4lypuhelimella","FoodEstablishment":"Miss\xe4 sy\xf6d\xe4","LodgingBusiness":"Miss\xe4 nukkua","TouristDestination":"Mit\xe4 n\xe4hd\xe4","TouristAttraction":"Mit\xe4 tehd\xe4","Product":"Paikalliset tuotteet","Service":"Palvelut","Event":"Tapahtumat","City":"kaupungit","Wine":"Viinit"},"suggestion":{"consult":"Tarkista","thetutorial":"opetusohjelma"},"template":{"reset":"nollaa kaikki","showresults":"N\xe4yt\xe4 tulokset","suggestiontitle":"Hakuehdotukset","reminder":"\xc4l\xe4 unohda, \\n voin vastata kysymyksiisi."}}');
|
|
2692
2752
|
|
|
2693
2753
|
|
|
2694
2754
|
var $665b8ec485518214$exports = {};
|
|
2695
|
-
$665b8ec485518214$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2755
|
+
$665b8ec485518214$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode","scanQRTile":"Scanner le QR Code pour d\xe9couvrir"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2696
2756
|
|
|
2697
2757
|
|
|
2698
2758
|
var $e1391f8bf11bb24e$exports = {};
|
|
2699
|
-
$e1391f8bf11bb24e$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2759
|
+
$e1391f8bf11bb24e$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode","scanQRTile":"Scanner le QR Code pour d\xe9couvrir"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2700
2760
|
|
|
2701
2761
|
|
|
2702
2762
|
var $e49541d4a8c387a4$exports = {};
|
|
2703
|
-
$e49541d4a8c387a4$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2763
|
+
$e49541d4a8c387a4$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode","scanQRTile":"Scanner le QR Code pour d\xe9couvrir"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2704
2764
|
|
|
2705
2765
|
|
|
2706
2766
|
var $36bf012ae80b0ec7$exports = {};
|
|
2707
|
-
$36bf012ae80b0ec7$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse","noaction":"Une action est attendue"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2767
|
+
$36bf012ae80b0ec7$exports = JSON.parse('{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel","common":{"abort":"annuler","all":"tous","back":"retour","close":"fermer","continue":"continuer","download":"t\xe9l\xe9charger","downloadsheet":"t\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","filter":"filtrer","history":"historique","lang":"langues","menu":"menu","mode":"mode","needhelp":"besoin d\'aide ?","parameters":"param\xe8tres","print":"imprimer","printsheet":"imprimer cette fiche","result":"r\xe9sultat","results":"r\xe9sultats","singleLang":"langue","sound":"son","submit":"valider","subtitle":"sous-titre","tutorial":"tutoriel","validate":"valider"},"emergency":{"samu":"samu","police":"police","firefighter":"pompiers","general":"g\xe9n\xe9ral","citypolice":"Police municipale","hospital":"H\xf4pital","homeless":"Sans abris (appel gratuit)","poison":"Centre anti-poison","emergency":"Urgences europ\xe9ennes"},"error":{"title":"une erreur est survenue","button":"Relancer l\'application"},"history":{"title":"historique de conversation"},"inputs":{"choose":"Choisissez une r\xe9ponse","noaction":"Une action est attendue"},"language":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix"},"link":{"buttonText":"Voir le document","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode","scanQRTile":"Scanner le QR Code pour d\xe9couvrir"},"loader":{"loader":{"optimal":"Pour une exp\xe9rience optimale,","classic":"Pour une exp\xe9rience plus classique,","vocal":"j\'\xe9change de vive voix avec l\'agent.","text":"j\'\xe9change \xe0 l\'\xe9crit avec l\'agent."},"modes":{"vocal":"mode vocal","text":"mode texte"},"loaderValidation":"D\xe9marrer la conversation","locale":"v\xe9rification de la langue","supported":"v\xe9rification des langues disponibles","store":"cr\xe9ation du store","directline":"connection au directline","ponyfill":"cr\xe9ation du ponyfill","addressdata":"r\xe9cup\xe9ration des donn\xe9es"},"menu":{"message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","backconversation":"retour \xe0 la conversation","answer":" r\xe9pond \xe0 vos questions"},"mobileLandscapePreventer":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"news":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","live":"direct","continuous":"en continu"},"poi":{"comment":"avis clients","route":"y Aller","nodata":"Aucun contenu ne correspond \xe0 votre recherche","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","openroutemobile":"ouvrir l\'itin\xe9raire Google Maps sur mobile","FoodEstablishment":"O\xf9 manger","LodgingBusiness":"O\xf9 dormir","TouristDestination":"A voir","TouristAttraction":"A faire","Product":"Produits locaux","Service":"Services","Event":"Ev\xe8nements","City":"Villes","Wine":"Vins"},"suggestion":{"consult":"Consultez","thetutorial":"le tutoriel"},"template":{"reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"GDPR":{"title":"traitement des donn\xe9es personnelles transmises au bot","message":"en acceptant ce dialogue, vous consentez \xe0 ce que toutes les donn\xe9es transmises au chatbot soient exploit\xe9es \xe0 des fins d\'analyse de l\'utilisation de l\'outil et d\'enrichissement de la base de connaissance.\\n\\nVos conversations sont conserv\xe9es 6 mois avant de faire l\'objet d\'une suppression.","link":"lien pour consulter les politiques de confidentialit\xe9","buttonAccept":"j\'ai compris et j\'accepte","buttonRefuse":"je refuse","messageAccepted":"votre consentement est bien pris en compte","messageRefused":"votre refus est bien pris en compte"}}');
|
|
2708
2768
|
|
|
2709
2769
|
|
|
2710
2770
|
var $c0d58208aa6da1b3$exports = {};
|
|
2711
|
-
$c0d58208aa6da1b3$exports = JSON.parse('{"1":"\u0939\u094B\u092E \u092A\u0947\u091C","2":"\u0932\u093E\u0907\u0935 \u0928\u094D\u092F\u0942\u091C\u093C \u091A\u0948\u0928\u0932","3":"\u092E\u094C\u0938\u092E \u0915\u0940 \u0930\u093F\u092A\u094B\u0930\u094D\u091F","4":"\u0906\u092A\u093E\u0924\u0915\u093E\u0932\u0940\u0928 \u0928\u0902\u092C\u0930","1000":"\u0910\u0924\u093F\u0939\u093E\u0938\u093F\u0915","1001":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932","common":{"all":"\u0938\u092D\u0940","back":"\u092A\u0940\u091B\u0947","close":"\u092C\u0902\u0926 \u0915\u0930\u0928\u093E","continue":"\u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u093E","download":"\u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0928\u093E","downloadsheet":"\u0907\u0938 \u0936\u0940\u091F \u0915\u094B \u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0947\u0902","downloadsheetmobile":"\u0907\u0938 \u0936\u0940\u091F \u0915\u094B \u0938\u094D\u092E\u093E\u0930\u094D\u091F\u092B\u094B\u0928 \u092A\u0930 \u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0947\u0902","filter":"\u092B\u093C\u093F\u0932\u094D\u091F\u0930","history":"\u0910\u0924\u093F\u0939\u093E\u0938\u093F\u0915","lang":"\u092C\u094B\u0932\u0940","menu":"\u092E\u0947\u0928\u094D\u092F\u0942","mode":"\u092A\u0939\u0928\u093E\u0935\u093E","needhelp":"\u092E\u0926\u0926 \u0915\u0940 \u091C\u093C\u0930\u0942\u0930\u0924 \u0939\u0948?","parameters":"\u0938\u092E\u093E\u092F\u094B\u091C\u0928","print":"\u091B\u093E\u092A","printsheet":"\u0907\u0938 \u0936\u0940\u091F \u0915\u094B \u092A\u094D\u0930\u093F\u0902\u091F \u0915\u0930\u0947\u0902","result":"\u092A\u0930\u093F\u0923\u093E\u092E","results":"\u092A\u0930\u093F\u0923\u093E\u092E","singleLang":"\u092D\u093E\u0937\u093E","sound":"\u0909\u0938\u0915\u0940","submit":"\u091C\u092E\u093E \u0915\u0930\u0928\u093E","subtitle":"\u0909\u092A\u0936\u0940\u0930\u094D\u0937\u0915","tutorial":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932","validate":"\u092E\u093E\u0928\u094D\u092F"},"emergency":{"samu":"\u090F\u0938.\u090F.\u090F\u092E.\u092F\u0942.","police":"\u092A\u0941\u0932\u093F\u0938","firefighter":"\u0905\u0917\u094D\u0928\u093F\u0936\u092E\u0928 \u0915\u0930\u094D\u092E\u0940","general":"\u091C\u0928\u0930\u0932","citypolice":"\u0938\u094D\u0925\u093E\u0928\u0940\u092F \u092A\u0941\u0932\u093F\u0938","hospital":"\u0905\u0938\u094D\u092A\u0924\u093E\u0932","homeless":"\u092C\u0947\u0918\u0930 (\u0928\u093F\u0903\u0936\u0941\u0932\u094D\u0915 \u0915\u0949\u0932)","poison":"\u091C\u093C\u0939\u0930 \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0915\u0947\u0902\u0926\u094D\u0930","emergency":"\u092F\u0942\u0930\u094B\u092A\u0940\u092F \u0906\u092A\u093E\u0924\u0915\u093E\u0932"},"error":{"title":"\u090F\u0915 \u0917\u0932\u0924\u0940 \u0939\u0941\u0908 \u0939\u0948","button":"\u090F\u092A\u094D\u0932\u093F\u0915\u0947\u0936\u0928 \u0915\u094B \u092A\u0941\u0928\u0903 \u0932\u0949\u0928\u094D\u091A \u0915\u0930\u0947\u0902"},"history":{"title":"\u092C\u093E\u0924\u091A\u0940\u0924 \u0915\u093E \u0907\u0924\u093F\u0939\u093E\u0938"},"inputs":{"choose":"\u090F\u0915 \u0909\u0924\u094D\u0924\u0930 \u091A\u0941\u0928\u0947\u0902"},"language":{"change":"\u092D\u093E\u0937\u093E \u092C\u0926\u0932\u094B","select":"\u0935\u0939 \u092D\u093E\u0937\u093E \u091A\u0941\u0928\u0947\u0902 \u091C\u093F\u0938\u0915\u093E \u0906\u092A \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0928\u093E \u091A\u093E\u0939\u0924\u0947 \u0939\u0948\u0902"},"link":{"buttontext":"\u0926\u0938\u094D\u0924\u093E\u0935\u0947\u091C\u093C \u0926\u0947\u0916\u0947\u0902","goto":"\u092A\u0924\u0947 \u092A\u0930 \u091C\u093E\u090F\u0902","click":"\u092F\u0939\u093E\u0901 \u0915\u094D\u0932\u093F\u0915 \u0915\u0930\u0947\u0902","scanQR":"QrCode \u0915\u094B \u0938\u094D\u0915\u0948\u0928 \u0915\u0930\u0915\u0947"},"loader":{"loader":{"optimal":"\u0938\u0930\u094D\u0935\u094B\u0924\u094D\u0924\u092E \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","classic":"\u0905\u0927\u093F\u0915 \u0915\u094D\u0932\u093E\u0938\u093F\u0915 \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","vocal":"\u092E\u0948\u0902 \u090F\u091C\u0947\u0902\u091F \u0938\u0947 \u0906\u092E\u0928\u0947-\u0938\u093E\u092E\u0928\u0947 \u092C\u093E\u0924 \u0915\u0930\u0924\u093E \u0939\u0942\u0902\u0964","text":"\u092E\u0948\u0902 \u090F\u091C\u0947\u0902\u091F \u0915\u0947 \u0938\u093E\u0925 \u0932\u093F\u0916\u093F\u0924 \u0930\u0942\u092A \u0938\u0947 \u0938\u0902\u0935\u093E\u0926 \u0915\u0930\u0924\u093E \u0939\u0942\u0902\u0964"},"modes":{"vocal":"\u0938\u094D\u0935\u0930 \u0935\u093F\u0927\u093E","text":"\u092A\u093E\u0920 \u092E\u094B\u0921"},"loaderValidation":"\u092C\u093E\u0924\u091A\u0940\u0924 \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902","locale":"\u092D\u093E\u0937\u093E \u0915\u0940 \u091C\u093E\u0901\u091A \u0915\u0930\u0928\u093E","supported":"\u0938\u092E\u0930\u094D\u0925\u093F\u0924 \u092D\u093E\u0937\u093E\u0913\u0902 \u0915\u0940 \u091C\u093E\u0901\u091A \u0915\u0930\u0928\u093E","addressdata":"\u092A\u0941\u0928: \u092A\u094D\u0930\u093E\u092A\u094D\u0924 \u0921\u0947\u091F\u093E"},"menu":{"message":"\u0905\u092A\u0928\u093E \u0938\u0902\u0926\u0947\u0936 \u0926\u0930\u094D\u091C \u0915\u0930\u0947\u0902","allowMicrophone":"\u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u092C\u094D\u0930\u093E\u0909\u091C\u093C\u0930 \u0915\u094B \u0905\u092A\u0928\u0947 \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0905\u0928\u0941\u092E\u0924\u093F \u0926\u0947\u0902","backconversation":"\u092C\u093E\u0924\u091A\u0940\u0924 \u092A\u0930 \u0935\u093E\u092A\u0938","answer":" \u0906\u092A\u0915\u0947 \u092A\u094D\u0930\u0936\u094D\u0928\u094B\u0902 \u0915\u093E \u0909\u0924\u094D\u0924\u0930 \u0926\u0947\u0924\u093E \u0939\u0948"},"mobileLandscapePreventer":{"firstline":"\u0938\u0930\u094D\u0935\u094B\u0924\u094D\u0924\u092E \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","secondline":"\u0905\u092A\u0928\u0940 \u0938\u094D\u0915\u094D\u0930\u0940\u0928 \u092A\u0932\u091F\u0947\u0902"},"news":{"warningtext":"\u0906\u092A \u0938\u092E\u093E\u091A\u093E\u0930 \u091A\u0948\u0928\u0932 \u0924\u0915 \u092A\u0939\u0941\u0902\u091A \u092A\u093E\u090F\u0902\u0917\u0947, \u0906\u092A\u0915\u0947 \u0921\u093F\u0935\u093E\u0907\u0938 \u092A\u0930 \u0927\u094D\u0935\u0928\u093F \u0938\u0915\u094D\u0930\u093F\u092F \u0939\u094B \u091C\u093E\u090F\u0917\u0940","live":"\u0930\u0939\u0928\u093E","continuous":"\u0932\u0917\u093E\u0924\u093E\u0930"},"poi":{"comment":"\u0917\u094D\u0930\u093E\u0939\u0915 \u0938\u092E\u0940\u0915\u094D\u0937\u093E","route":"\u0938\u0921\u093C\u0915","nodata":"\u0915\u094B\u0908 \u092D\u0940 \u0938\u093E\u092E\u0917\u094D\u0930\u0940 \u0906\u092A\u0915\u0940 \u0916\u094B\u091C \u0938\u0947 \u092E\u0947\u0932 \u0928\u0939\u0940\u0902 \u0916\u093E\u0924\u0940","openinghours":"\u0916\u0941\u0932\u0928\u0947 \u0915\u093E \u0938\u092E\u092F","prices":"\u0915\u0940\u092E\u0924\u094B\u0902","paymentmethods":"\u092D\u0941\u0917\u0924\u093E\u0928 \u0915\u0940 \u0935\u093F\u0927\u093F","numberofplaces":"\u0938\u094D\u0925\u093E\u0928\u094B\u0902 \u0915\u0940 \u0938\u0902\u0916\u094D\u092F\u093E","openroutemobile":"\u0938\u094D\u092E\u093E\u0930\u094D\u091F\u092B\u094B\u0928 \u092A\u0930 \u0917\u0942\u0917\u0932 \u092E\u0948\u092A \u0930\u0942\u091F \u0916\u094B\u0932\u0947\u0902","FoodEstablishment":"\u0915\u0939\u093E\u0901 \u0916\u093E\u0928\u093E \u0939\u0948","LodgingBusiness":"\u0915\u0939\u093E\u0901 \u0938\u094B\u0928\u093E \u0939\u0948","TouristDestination":"\u0915\u094D\u092F\u093E \u0926\u0947\u0916\u0947\u0902","TouristAttraction":"\u0915\u094D\u092F\u093E \u0915\u0930\u0947\u0902","Product":"\u0938\u094D\u0925\u093E\u0928\u0940\u092F \u0909\u0924\u094D\u092A\u093E\u0926","Service":"\u0938\u0947\u0935\u093E\u090F\u0902","Event":"\u0906\u092F\u094B\u091C\u0928","City":"\u0936\u0939\u0930\u094B\u0902","Wine":"\u0935\u093E\u0907\u0928"},"suggestion":{"consult":"\u091A\u0947\u0915 \u0906\u0909\u091F","thetutorial":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932"},"template":{"reset":"\u0938\u092D\u0940 \u0915\u094B \u092A\u0941\u0928\u0903 \u0924\u0948\u092F\u093E\u0930 \u0915\u0930\u0928\u093E","showresults":"\u092A\u0930\u093F\u0923\u093E\u092E \u0926\u093F\u0916\u093E\u090F\u0901","suggestiontitle":"\u0938\u0941\u091D\u093E\u0935 \u0916\u094B\u091C\u0947\u0902","reminder":"\u092E\u0924 \u092D\u0942\u0932\u093F\u090F, \\n \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u092A\u094D\u0930\u0936\u094D\u0928\u094B\u0902 \u0915\u093E \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0938\u0915\u0924\u093E \u0939\u0942\u0901\u0964"}}');
|
|
2771
|
+
$c0d58208aa6da1b3$exports = JSON.parse('{"1":"\u0939\u094B\u092E \u092A\u0947\u091C","2":"\u0932\u093E\u0907\u0935 \u0928\u094D\u092F\u0942\u091C\u093C \u091A\u0948\u0928\u0932","3":"\u092E\u094C\u0938\u092E \u0915\u0940 \u0930\u093F\u092A\u094B\u0930\u094D\u091F","4":"\u0906\u092A\u093E\u0924\u0915\u093E\u0932\u0940\u0928 \u0928\u0902\u092C\u0930","1000":"\u0910\u0924\u093F\u0939\u093E\u0938\u093F\u0915","1001":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932","common":{"all":"\u0938\u092D\u0940","back":"\u092A\u0940\u091B\u0947","close":"\u092C\u0902\u0926 \u0915\u0930\u0928\u093E","continue":"\u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u093E","download":"\u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0928\u093E","downloadsheet":"\u0907\u0938 \u0936\u0940\u091F \u0915\u094B \u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0947\u0902","downloadsheetmobile":"\u0907\u0938 \u0936\u0940\u091F \u0915\u094B \u0938\u094D\u092E\u093E\u0930\u094D\u091F\u092B\u094B\u0928 \u092A\u0930 \u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0947\u0902","filter":"\u092B\u093C\u093F\u0932\u094D\u091F\u0930","history":"\u0910\u0924\u093F\u0939\u093E\u0938\u093F\u0915","lang":"\u092C\u094B\u0932\u0940","menu":"\u092E\u0947\u0928\u094D\u092F\u0942","mode":"\u092A\u0939\u0928\u093E\u0935\u093E","needhelp":"\u092E\u0926\u0926 \u0915\u0940 \u091C\u093C\u0930\u0942\u0930\u0924 \u0939\u0948?","parameters":"\u0938\u092E\u093E\u092F\u094B\u091C\u0928","print":"\u091B\u093E\u092A","printsheet":"\u0907\u0938 \u0936\u0940\u091F \u0915\u094B \u092A\u094D\u0930\u093F\u0902\u091F \u0915\u0930\u0947\u0902","result":"\u092A\u0930\u093F\u0923\u093E\u092E","results":"\u092A\u0930\u093F\u0923\u093E\u092E","singleLang":"\u092D\u093E\u0937\u093E","sound":"\u0909\u0938\u0915\u0940","submit":"\u091C\u092E\u093E \u0915\u0930\u0928\u093E","subtitle":"\u0909\u092A\u0936\u0940\u0930\u094D\u0937\u0915","tutorial":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932","validate":"\u092E\u093E\u0928\u094D\u092F"},"emergency":{"samu":"\u090F\u0938.\u090F.\u090F\u092E.\u092F\u0942.","police":"\u092A\u0941\u0932\u093F\u0938","firefighter":"\u0905\u0917\u094D\u0928\u093F\u0936\u092E\u0928 \u0915\u0930\u094D\u092E\u0940","general":"\u091C\u0928\u0930\u0932","citypolice":"\u0938\u094D\u0925\u093E\u0928\u0940\u092F \u092A\u0941\u0932\u093F\u0938","hospital":"\u0905\u0938\u094D\u092A\u0924\u093E\u0932","homeless":"\u092C\u0947\u0918\u0930 (\u0928\u093F\u0903\u0936\u0941\u0932\u094D\u0915 \u0915\u0949\u0932)","poison":"\u091C\u093C\u0939\u0930 \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0915\u0947\u0902\u0926\u094D\u0930","emergency":"\u092F\u0942\u0930\u094B\u092A\u0940\u092F \u0906\u092A\u093E\u0924\u0915\u093E\u0932"},"error":{"title":"\u090F\u0915 \u0917\u0932\u0924\u0940 \u0939\u0941\u0908 \u0939\u0948","button":"\u090F\u092A\u094D\u0932\u093F\u0915\u0947\u0936\u0928 \u0915\u094B \u092A\u0941\u0928\u0903 \u0932\u0949\u0928\u094D\u091A \u0915\u0930\u0947\u0902"},"history":{"title":"\u092C\u093E\u0924\u091A\u0940\u0924 \u0915\u093E \u0907\u0924\u093F\u0939\u093E\u0938"},"inputs":{"choose":"\u090F\u0915 \u0909\u0924\u094D\u0924\u0930 \u091A\u0941\u0928\u0947\u0902"},"language":{"change":"\u092D\u093E\u0937\u093E \u092C\u0926\u0932\u094B","select":"\u0935\u0939 \u092D\u093E\u0937\u093E \u091A\u0941\u0928\u0947\u0902 \u091C\u093F\u0938\u0915\u093E \u0906\u092A \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0928\u093E \u091A\u093E\u0939\u0924\u0947 \u0939\u0948\u0902"},"link":{"buttontext":"\u0926\u0938\u094D\u0924\u093E\u0935\u0947\u091C\u093C \u0926\u0947\u0916\u0947\u0902","goto":"\u092A\u0924\u0947 \u092A\u0930 \u091C\u093E\u090F\u0902","click":"\u092F\u0939\u093E\u0901 \u0915\u094D\u0932\u093F\u0915 \u0915\u0930\u0947\u0902","scanQR":"QrCode \u0915\u094B \u0938\u094D\u0915\u0948\u0928 \u0915\u0930\u0915\u0947","scanQRTile":"\u0915\u094D\u092F\u0942\u0906\u0930 \u0915\u094B\u0921 \u0938\u094D\u0915\u0948\u0928 \u0915\u0930\u0947\u0902 \u0914\u0930 \u091C\u093E\u0928\u0947\u0902"},"loader":{"loader":{"optimal":"\u0938\u0930\u094D\u0935\u094B\u0924\u094D\u0924\u092E \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","classic":"\u0905\u0927\u093F\u0915 \u0915\u094D\u0932\u093E\u0938\u093F\u0915 \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","vocal":"\u092E\u0948\u0902 \u090F\u091C\u0947\u0902\u091F \u0938\u0947 \u0906\u092E\u0928\u0947-\u0938\u093E\u092E\u0928\u0947 \u092C\u093E\u0924 \u0915\u0930\u0924\u093E \u0939\u0942\u0902\u0964","text":"\u092E\u0948\u0902 \u090F\u091C\u0947\u0902\u091F \u0915\u0947 \u0938\u093E\u0925 \u0932\u093F\u0916\u093F\u0924 \u0930\u0942\u092A \u0938\u0947 \u0938\u0902\u0935\u093E\u0926 \u0915\u0930\u0924\u093E \u0939\u0942\u0902\u0964"},"modes":{"vocal":"\u0938\u094D\u0935\u0930 \u0935\u093F\u0927\u093E","text":"\u092A\u093E\u0920 \u092E\u094B\u0921"},"loaderValidation":"\u092C\u093E\u0924\u091A\u0940\u0924 \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902","locale":"\u092D\u093E\u0937\u093E \u0915\u0940 \u091C\u093E\u0901\u091A \u0915\u0930\u0928\u093E","supported":"\u0938\u092E\u0930\u094D\u0925\u093F\u0924 \u092D\u093E\u0937\u093E\u0913\u0902 \u0915\u0940 \u091C\u093E\u0901\u091A \u0915\u0930\u0928\u093E","addressdata":"\u092A\u0941\u0928: \u092A\u094D\u0930\u093E\u092A\u094D\u0924 \u0921\u0947\u091F\u093E"},"menu":{"message":"\u0905\u092A\u0928\u093E \u0938\u0902\u0926\u0947\u0936 \u0926\u0930\u094D\u091C \u0915\u0930\u0947\u0902","allowMicrophone":"\u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0905\u092A\u0928\u0947 \u092C\u094D\u0930\u093E\u0909\u091C\u093C\u0930 \u0915\u094B \u0905\u092A\u0928\u0947 \u092E\u093E\u0907\u0915\u094D\u0930\u094B\u092B\u093C\u094B\u0928 \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0905\u0928\u0941\u092E\u0924\u093F \u0926\u0947\u0902","backconversation":"\u092C\u093E\u0924\u091A\u0940\u0924 \u092A\u0930 \u0935\u093E\u092A\u0938","answer":" \u0906\u092A\u0915\u0947 \u092A\u094D\u0930\u0936\u094D\u0928\u094B\u0902 \u0915\u093E \u0909\u0924\u094D\u0924\u0930 \u0926\u0947\u0924\u093E \u0939\u0948"},"mobileLandscapePreventer":{"firstline":"\u0938\u0930\u094D\u0935\u094B\u0924\u094D\u0924\u092E \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","secondline":"\u0905\u092A\u0928\u0940 \u0938\u094D\u0915\u094D\u0930\u0940\u0928 \u092A\u0932\u091F\u0947\u0902"},"news":{"warningtext":"\u0906\u092A \u0938\u092E\u093E\u091A\u093E\u0930 \u091A\u0948\u0928\u0932 \u0924\u0915 \u092A\u0939\u0941\u0902\u091A \u092A\u093E\u090F\u0902\u0917\u0947, \u0906\u092A\u0915\u0947 \u0921\u093F\u0935\u093E\u0907\u0938 \u092A\u0930 \u0927\u094D\u0935\u0928\u093F \u0938\u0915\u094D\u0930\u093F\u092F \u0939\u094B \u091C\u093E\u090F\u0917\u0940","live":"\u0930\u0939\u0928\u093E","continuous":"\u0932\u0917\u093E\u0924\u093E\u0930"},"poi":{"comment":"\u0917\u094D\u0930\u093E\u0939\u0915 \u0938\u092E\u0940\u0915\u094D\u0937\u093E","route":"\u0938\u0921\u093C\u0915","nodata":"\u0915\u094B\u0908 \u092D\u0940 \u0938\u093E\u092E\u0917\u094D\u0930\u0940 \u0906\u092A\u0915\u0940 \u0916\u094B\u091C \u0938\u0947 \u092E\u0947\u0932 \u0928\u0939\u0940\u0902 \u0916\u093E\u0924\u0940","openinghours":"\u0916\u0941\u0932\u0928\u0947 \u0915\u093E \u0938\u092E\u092F","prices":"\u0915\u0940\u092E\u0924\u094B\u0902","paymentmethods":"\u092D\u0941\u0917\u0924\u093E\u0928 \u0915\u0940 \u0935\u093F\u0927\u093F","numberofplaces":"\u0938\u094D\u0925\u093E\u0928\u094B\u0902 \u0915\u0940 \u0938\u0902\u0916\u094D\u092F\u093E","openroutemobile":"\u0938\u094D\u092E\u093E\u0930\u094D\u091F\u092B\u094B\u0928 \u092A\u0930 \u0917\u0942\u0917\u0932 \u092E\u0948\u092A \u0930\u0942\u091F \u0916\u094B\u0932\u0947\u0902","FoodEstablishment":"\u0915\u0939\u093E\u0901 \u0916\u093E\u0928\u093E \u0939\u0948","LodgingBusiness":"\u0915\u0939\u093E\u0901 \u0938\u094B\u0928\u093E \u0939\u0948","TouristDestination":"\u0915\u094D\u092F\u093E \u0926\u0947\u0916\u0947\u0902","TouristAttraction":"\u0915\u094D\u092F\u093E \u0915\u0930\u0947\u0902","Product":"\u0938\u094D\u0925\u093E\u0928\u0940\u092F \u0909\u0924\u094D\u092A\u093E\u0926","Service":"\u0938\u0947\u0935\u093E\u090F\u0902","Event":"\u0906\u092F\u094B\u091C\u0928","City":"\u0936\u0939\u0930\u094B\u0902","Wine":"\u0935\u093E\u0907\u0928"},"suggestion":{"consult":"\u091A\u0947\u0915 \u0906\u0909\u091F","thetutorial":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932"},"template":{"reset":"\u0938\u092D\u0940 \u0915\u094B \u092A\u0941\u0928\u0903 \u0924\u0948\u092F\u093E\u0930 \u0915\u0930\u0928\u093E","showresults":"\u092A\u0930\u093F\u0923\u093E\u092E \u0926\u093F\u0916\u093E\u090F\u0901","suggestiontitle":"\u0938\u0941\u091D\u093E\u0935 \u0916\u094B\u091C\u0947\u0902","reminder":"\u092E\u0924 \u092D\u0942\u0932\u093F\u090F, \\n \u092E\u0948\u0902 \u0906\u092A\u0915\u0947 \u092A\u094D\u0930\u0936\u094D\u0928\u094B\u0902 \u0915\u093E \u0909\u0924\u094D\u0924\u0930 \u0926\u0947 \u0938\u0915\u0924\u093E \u0939\u0942\u0901\u0964"}}');
|
|
2712
2772
|
|
|
2713
2773
|
|
|
2714
2774
|
var $15ff14045eb6ce92$exports = {};
|
|
2715
|
-
$15ff14045eb6ce92$exports = JSON.parse('{"1":"kezd\u0151lap","2":"\xe9l\u0151 h\xedrcsatorna","3":"id\u0151j\xe1r\xe1s jelent\xe9s","4":"Seg\xe9lyh\xedv\xf3 sz\xe1mok","1000":"t\xf6rt\xe9nelmi","1001":"oktat\xf3anyag","common":{"all":"minden","continue":"Folytatni","download":"Let\xf6lt\xe9s","downloadsheet":"T\xf6ltse le ezt a lapot","downloadsheetmobile":"t\xf6ltse le ezt a lapot okostelefonra","filter":"Sz\u0171r\u0151","history":"t\xf6rt\xe9nelmi","lang":"NYELVEK","menu":"men\xfc","mode":"divat","needhelp":"Kell seg\xedts\xe9g?","parameters":"be\xe1ll\xedt\xe1sok","print":"Nyomtat\xe1s","printsheet":"Nyomtassa ki ezt a lapot","result":"eredm\xe9ny","results":"eredm\xe9nyek","singleLang":"nyelv","sound":"neki","submit":"Bek\xfcld\xe9s","subtitle":"felirat","tutorial":"oktat\xf3anyag","validate":"\xe9rv\xe9nyes\xedt"},"emergency":{"samu":"S.A.M.U.","police":"rend\u0151rs\xe9g","firefighter":"t\u0171zolt\xf3k","general":"t\xe1bornoki","citypolice":"Helyi rend\u0151rs\xe9g","hospital":"K\xf3rh\xe1z","homeless":"Hajl\xe9ktalanok (ingyenes h\xedv\xe1s)","poison":"M\xe9regellen\u0151rz\u0151 K\xf6zpont","emergency":"eur\xf3pai v\xe9szhelyzetek"},"error":{"title":"Hiba t\xf6rt\xe9nt","button":"Ind\xedtsa \xfajra az alkalmaz\xe1st"},"history":{"title":"besz\xe9lget\xe9s el\u0151zm\xe9nyei"},"inputs":{"choose":"V\xe1lasszon egy v\xe1laszt"},"language":{"change":"v\xe1ltoztassa meg a nyelvet","select":"v\xe1lassza ki a haszn\xe1lni k\xedv\xe1nt nyelvet"},"link":{"buttontext":"Tekintse meg a dokumentumot","goto":"Menjen a c\xedmre","click":"Kattints ide","scanQR":"a QR-k\xf3d beolvas\xe1s\xe1val"},"loader":{"loader":{"optimal":"Az optim\xe1lis \xe9lm\xe9ny \xe9rdek\xe9ben","classic":"A klasszikusabb \xe9lm\xe9ny \xe9rdek\xe9ben","vocal":"N\xe9gyszemk\xf6zt besz\xe9lek az \xfcgyn\xf6kkel.","text":"\xcdr\xe1sban kommunik\xe1lok az \xfcgyn\xf6kkel."},"modes":{"vocal":"vok\xe1lis m\xf3d","text":"sz\xf6veges m\xf3d"},"loaderValidation":"Ind\xedtsa el a besz\xe9lget\xe9st","locale":"nyelv ellen\u0151rz\xe9se","supported":"t\xe1mogatott nyelvek ellen\u0151rz\xe9se","addressdata":"adatok lek\xe9r\xe9se"},"menu":{"message":"\xcdrja be \xfczenet\xe9t","allowMicrophone":"A folytat\xe1shoz enged\xe9lyezze b\xf6ng\xe9sz\u0151j\xe9nek a mikrofon haszn\xe1lat\xe1t","back":"vissza","backconversation":"vissza a besz\xe9lget\xe9shez","close":"Bez\xe1r\xe1s","answer":" v\xe1laszol a k\xe9rd\xe9seidre"},"mobileLandscapePreventer":{"firstline":"\u0938\u0930\u094D\u0935\u094B\u0924\u094D\u0924\u092E \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","secondline":"\u0905\u092A\u0928\u0940 \u0938\u094D\u0915\u094D\u0930\u0940\u0928 \u092A\u0932\u091F\u0947\u0902"},"news":{"warningtext":"Hozz\xe1f\xe9r a h\xedrcsatorn\xe1hoz, \xe9s a k\xe9sz\xfcl\xe9k hangja aktiv\xe1l\xf3dik","live":"\xe9l\u0151","continuous":"folyamatosan"},"poi":{"comment":"felhaszn\xe1l\xf3i \xe9rt\xe9kel\xe9s","route":"\xfat","nodata":"Egyetlen tartalom sem felel meg a keres\xe9snek","openinghours":"Nyitvatart\xe1si id\u0151","prices":"\xc1rak","paymentmethods":"Fizet\xe9si m\xf3dok","numberofplaces":"helyek sz\xe1ma","openroutemobile":"nyissa meg a Google Maps \xfatvonalat az okostelefonon","FoodEstablishment":"Hol tudok enni","LodgingBusiness":"Hol kell aludni","TouristDestination":"Mit kell l\xe1tni","TouristAttraction":"Mit kell tenni","Product":"Helyi term\xe9kek","Service":"Szolg\xe1ltat\xe1sok","Event":"Esem\xe9nyek","City":"V\xe1rosok","Wine":"Borok"},"suggestion":{"consult":"N\xe9zze meg","thetutorial":"az oktat\xf3anyag"},"template":{"reset":"minden vissza\xe1ll\xedt\xe1sa","showresults":"Mutasd meg az eredm\xe9nyeket","suggestiontitle":"Keres\xe9si javaslatok","reminder":"Ne felejtsd el, \\n tudok v\xe1laszolni a k\xe9rd\xe9seidre."}}');
|
|
2775
|
+
$15ff14045eb6ce92$exports = JSON.parse('{"1":"kezd\u0151lap","2":"\xe9l\u0151 h\xedrcsatorna","3":"id\u0151j\xe1r\xe1s jelent\xe9s","4":"Seg\xe9lyh\xedv\xf3 sz\xe1mok","1000":"t\xf6rt\xe9nelmi","1001":"oktat\xf3anyag","common":{"all":"minden","continue":"Folytatni","download":"Let\xf6lt\xe9s","downloadsheet":"T\xf6ltse le ezt a lapot","downloadsheetmobile":"t\xf6ltse le ezt a lapot okostelefonra","filter":"Sz\u0171r\u0151","history":"t\xf6rt\xe9nelmi","lang":"NYELVEK","menu":"men\xfc","mode":"divat","needhelp":"Kell seg\xedts\xe9g?","parameters":"be\xe1ll\xedt\xe1sok","print":"Nyomtat\xe1s","printsheet":"Nyomtassa ki ezt a lapot","result":"eredm\xe9ny","results":"eredm\xe9nyek","singleLang":"nyelv","sound":"neki","submit":"Bek\xfcld\xe9s","subtitle":"felirat","tutorial":"oktat\xf3anyag","validate":"\xe9rv\xe9nyes\xedt"},"emergency":{"samu":"S.A.M.U.","police":"rend\u0151rs\xe9g","firefighter":"t\u0171zolt\xf3k","general":"t\xe1bornoki","citypolice":"Helyi rend\u0151rs\xe9g","hospital":"K\xf3rh\xe1z","homeless":"Hajl\xe9ktalanok (ingyenes h\xedv\xe1s)","poison":"M\xe9regellen\u0151rz\u0151 K\xf6zpont","emergency":"eur\xf3pai v\xe9szhelyzetek"},"error":{"title":"Hiba t\xf6rt\xe9nt","button":"Ind\xedtsa \xfajra az alkalmaz\xe1st"},"history":{"title":"besz\xe9lget\xe9s el\u0151zm\xe9nyei"},"inputs":{"choose":"V\xe1lasszon egy v\xe1laszt"},"language":{"change":"v\xe1ltoztassa meg a nyelvet","select":"v\xe1lassza ki a haszn\xe1lni k\xedv\xe1nt nyelvet"},"link":{"buttontext":"Tekintse meg a dokumentumot","goto":"Menjen a c\xedmre","click":"Kattints ide","scanQR":"a QR-k\xf3d beolvas\xe1s\xe1val","scanQRTile":"Olvassa be a QR-k\xf3dot a felfedez\xe9shez"},"loader":{"loader":{"optimal":"Az optim\xe1lis \xe9lm\xe9ny \xe9rdek\xe9ben","classic":"A klasszikusabb \xe9lm\xe9ny \xe9rdek\xe9ben","vocal":"N\xe9gyszemk\xf6zt besz\xe9lek az \xfcgyn\xf6kkel.","text":"\xcdr\xe1sban kommunik\xe1lok az \xfcgyn\xf6kkel."},"modes":{"vocal":"vok\xe1lis m\xf3d","text":"sz\xf6veges m\xf3d"},"loaderValidation":"Ind\xedtsa el a besz\xe9lget\xe9st","locale":"nyelv ellen\u0151rz\xe9se","supported":"t\xe1mogatott nyelvek ellen\u0151rz\xe9se","addressdata":"adatok lek\xe9r\xe9se"},"menu":{"message":"\xcdrja be \xfczenet\xe9t","allowMicrophone":"A folytat\xe1shoz enged\xe9lyezze b\xf6ng\xe9sz\u0151j\xe9nek a mikrofon haszn\xe1lat\xe1t","back":"vissza","backconversation":"vissza a besz\xe9lget\xe9shez","close":"Bez\xe1r\xe1s","answer":" v\xe1laszol a k\xe9rd\xe9seidre"},"mobileLandscapePreventer":{"firstline":"\u0938\u0930\u094D\u0935\u094B\u0924\u094D\u0924\u092E \u0905\u0928\u0941\u092D\u0935 \u0915\u0947 \u0932\u093F\u090F,","secondline":"\u0905\u092A\u0928\u0940 \u0938\u094D\u0915\u094D\u0930\u0940\u0928 \u092A\u0932\u091F\u0947\u0902"},"news":{"warningtext":"Hozz\xe1f\xe9r a h\xedrcsatorn\xe1hoz, \xe9s a k\xe9sz\xfcl\xe9k hangja aktiv\xe1l\xf3dik","live":"\xe9l\u0151","continuous":"folyamatosan"},"poi":{"comment":"felhaszn\xe1l\xf3i \xe9rt\xe9kel\xe9s","route":"\xfat","nodata":"Egyetlen tartalom sem felel meg a keres\xe9snek","openinghours":"Nyitvatart\xe1si id\u0151","prices":"\xc1rak","paymentmethods":"Fizet\xe9si m\xf3dok","numberofplaces":"helyek sz\xe1ma","openroutemobile":"nyissa meg a Google Maps \xfatvonalat az okostelefonon","FoodEstablishment":"Hol tudok enni","LodgingBusiness":"Hol kell aludni","TouristDestination":"Mit kell l\xe1tni","TouristAttraction":"Mit kell tenni","Product":"Helyi term\xe9kek","Service":"Szolg\xe1ltat\xe1sok","Event":"Esem\xe9nyek","City":"V\xe1rosok","Wine":"Borok"},"suggestion":{"consult":"N\xe9zze meg","thetutorial":"az oktat\xf3anyag"},"template":{"reset":"minden vissza\xe1ll\xedt\xe1sa","showresults":"Mutasd meg az eredm\xe9nyeket","suggestiontitle":"Keres\xe9si javaslatok","reminder":"Ne felejtsd el, \\n tudok v\xe1laszolni a k\xe9rd\xe9seidre."}}');
|
|
2716
2776
|
|
|
2717
2777
|
|
|
2718
2778
|
var $8a8773c3225111f5$exports = {};
|
|
2719
|
-
$8a8773c3225111f5$exports = JSON.parse('{"1":"halaman rumah","2":"saluran berita langsung","3":"laporan cuaca","4":"Nomor darurat","1000":"historis","1001":"tutorial","common":{"all":"semua","continue":"Melanjutkan","download":"unduh","downloadsheet":"unduh lembar ini","downloadsheetmobile":"unduh lembar ini di ponsel pintar","filter":"Saring","history":"historis","lang":"BAHASA","menu":"menu","mode":"mode","needhelp":"Butuh bantuan?","parameters":"pengaturan","print":"Mencetak","printsheet":"Cetak lembar ini","result":"hasil","results":"hasil","singleLang":"bahasa","sound":"dia","submit":"kirim","subtitle":"subjudul","tutorial":"tutorial","validate":"mengesahkan"},"emergency":{"samu":"S.A.M.U.","police":"POLISI","firefighter":"petugas pemadam kebakaran","general":"umum","citypolice":"Polisi setempat","hospital":"RSUD","homeless":"Tunawisma (panggilan gratis)","poison":"Pusat Pengendalian Racun","emergency":"keadaan darurat Eropa"},"error":{"title":"Sebuah kesalahan telah terjadi","button":"Luncurkan kembali aplikasi"},"history":{"title":"riwayat percakapan"},"inputs":{"choose":"Pilih jawaban"},"language":{"change":"mengubah bahasa","select":"pilih bahasa yang ingin Anda gunakan"},"link":{"buttontext":"Lihat dokumennya","goto":"Pergi ke alamat","click":"klik disini","scanQR":"dengan memindai QrCode"},"loader":{"loader":{"optimal":"Untuk pengalaman optimal,","classic":"Untuk pengalaman yang lebih klasik,","vocal":"Saya berbicara tatap muka dengan agen.","text":"Saya berkomunikasi secara tertulis dengan agen."},"modes":{"vocal":"modus vokal","text":"modus teks"},"loaderValidation":"Mulai percakapan","locale":"memeriksa bahasa","supported":"memeriksa bahasa yang didukung","addressdata":"mengambil data"},"menu":{"message":"Masukkan pesan Anda","allowMicrophone":"Izinkan browser Anda menggunakan mikrofon untuk melanjutkan","back":"kembali","backconversation":"kembali ke percakapan","close":"menutup","answer":" menjawab pertanyaan Anda"},"mobileLandscapePreventer":{"firstline":"Untuk pengalaman optimal,","secondline":"balik layar Anda"},"news":{"warningtext":"Anda akan mengakses saluran berita, suara di perangkat Anda akan diaktifkan","live":"hidup","continuous":"terus menerus"},"poi":{"comment":"ulasan pelanggan","route":"jalan","nodata":"Tidak ada konten yang cocok dengan pencarian Anda","openinghours":"Jam buka","prices":"Harga","paymentmethods":"Cara Pembayaran","numberofplaces":"sejumlah tempat","openroutemobile":"buka rute Google Maps di smartphone","FoodEstablishment":"Tempat makan","LodgingBusiness":"Tempat tidur","TouristDestination":"Apa yang dilihat","TouristAttraction":"Apa yang harus dilakukan","Product":"Produk lokal","Service":"Jasa","Event":"Acara","City":"kota","Wine":"Anggur"},"suggestion":{"consult":"Periksa","thetutorial":"tutorialnya"},"template":{"reset":"atur ulang semua","showresults":"Tunjukkan hasilnya","suggestiontitle":"Saran pencarian","reminder":"Jangan lupa, \\n saya bisa menjawab pertanyaan Anda."}}');
|
|
2779
|
+
$8a8773c3225111f5$exports = JSON.parse('{"1":"halaman rumah","2":"saluran berita langsung","3":"laporan cuaca","4":"Nomor darurat","1000":"historis","1001":"tutorial","common":{"all":"semua","continue":"Melanjutkan","download":"unduh","downloadsheet":"unduh lembar ini","downloadsheetmobile":"unduh lembar ini di ponsel pintar","filter":"Saring","history":"historis","lang":"BAHASA","menu":"menu","mode":"mode","needhelp":"Butuh bantuan?","parameters":"pengaturan","print":"Mencetak","printsheet":"Cetak lembar ini","result":"hasil","results":"hasil","singleLang":"bahasa","sound":"dia","submit":"kirim","subtitle":"subjudul","tutorial":"tutorial","validate":"mengesahkan"},"emergency":{"samu":"S.A.M.U.","police":"POLISI","firefighter":"petugas pemadam kebakaran","general":"umum","citypolice":"Polisi setempat","hospital":"RSUD","homeless":"Tunawisma (panggilan gratis)","poison":"Pusat Pengendalian Racun","emergency":"keadaan darurat Eropa"},"error":{"title":"Sebuah kesalahan telah terjadi","button":"Luncurkan kembali aplikasi"},"history":{"title":"riwayat percakapan"},"inputs":{"choose":"Pilih jawaban"},"language":{"change":"mengubah bahasa","select":"pilih bahasa yang ingin Anda gunakan"},"link":{"buttontext":"Lihat dokumennya","goto":"Pergi ke alamat","click":"klik disini","scanQR":"dengan memindai QrCode","scanQRTile":"Pindai Kode QR untuk menemukan"},"loader":{"loader":{"optimal":"Untuk pengalaman optimal,","classic":"Untuk pengalaman yang lebih klasik,","vocal":"Saya berbicara tatap muka dengan agen.","text":"Saya berkomunikasi secara tertulis dengan agen."},"modes":{"vocal":"modus vokal","text":"modus teks"},"loaderValidation":"Mulai percakapan","locale":"memeriksa bahasa","supported":"memeriksa bahasa yang didukung","addressdata":"mengambil data"},"menu":{"message":"Masukkan pesan Anda","allowMicrophone":"Izinkan browser Anda menggunakan mikrofon untuk melanjutkan","back":"kembali","backconversation":"kembali ke percakapan","close":"menutup","answer":" menjawab pertanyaan Anda"},"mobileLandscapePreventer":{"firstline":"Untuk pengalaman optimal,","secondline":"balik layar Anda"},"news":{"warningtext":"Anda akan mengakses saluran berita, suara di perangkat Anda akan diaktifkan","live":"hidup","continuous":"terus menerus"},"poi":{"comment":"ulasan pelanggan","route":"jalan","nodata":"Tidak ada konten yang cocok dengan pencarian Anda","openinghours":"Jam buka","prices":"Harga","paymentmethods":"Cara Pembayaran","numberofplaces":"sejumlah tempat","openroutemobile":"buka rute Google Maps di smartphone","FoodEstablishment":"Tempat makan","LodgingBusiness":"Tempat tidur","TouristDestination":"Apa yang dilihat","TouristAttraction":"Apa yang harus dilakukan","Product":"Produk lokal","Service":"Jasa","Event":"Acara","City":"kota","Wine":"Anggur"},"suggestion":{"consult":"Periksa","thetutorial":"tutorialnya"},"template":{"reset":"atur ulang semua","showresults":"Tunjukkan hasilnya","suggestiontitle":"Saran pencarian","reminder":"Jangan lupa, \\n saya bisa menjawab pertanyaan Anda."}}');
|
|
2720
2780
|
|
|
2721
2781
|
|
|
2722
2782
|
var $f930f04beffe3b8c$exports = {};
|
|
2723
|
-
$f930f04beffe3b8c$exports = JSON.parse('{"1":"pagina iniziale","2":"canale di notizie in diretta","3":"bollettino meteorologico","4":"Numeri di emergenza","1000":"storico","1001":"tutorial","common":{"all":"tutti","back":"Indietro","close":"chiudere","continue":"continuare","download":"scaricamento","downloadsheet":"scarica questa scheda","downloadsheetmobile":"scarica questa scheda sullo smartphone","filter":"Filtro","history":"storico","lang":"lingua","menu":"men\xf9","mode":"moda","needhelp":"Ho bisogno di aiuto?","parameters":"impostazioni","print":"Stampa","printsheet":"Stampa questo foglio","result":"risultato","results":"risultati","singleLang":"Lingua","sound":"suo","submit":"invia","subtitle":"sottotitolo","tutorial":"tutorial","validate":"convalidare"},"emergency":{"samu":"S.A.M.U.","police":"Polizia Stradale","firefighter":"vigili del fuoco","general":"generale","citypolice":"Polizia locale","hospital":"Ospedale","homeless":"Senzatetto (chiamata gratuita)","poison":"Centro antiveleni","emergency":"Emergenze europee"},"error":{"title":"C\'\xe8 stato un errore","button":"Riavviare l\'applicazione"},"history":{"title":"cronologia delle conversazioni"},"inputs":{"choose":"Scegli una risposta"},"language":{"change":"cambiare la lingua","select":"seleziona la lingua che desideri utilizzare"},"link":{"buttontext":"Visualizza il documento","goto":"Vai all\'indirizzo","click":"clicca qui","scanQR":"scansionando il QrCode"},"loader":{"loader":{"optimal":"Per un\'esperienza ottimale,","classic":"Per un\'esperienza pi\xf9 classica,","vocal":"Parlo faccia a faccia con l\'agente.","text":"Comunico per iscritto con l\'agente."},"modes":{"vocal":"modalit\xe0 vocale","text":"modalit\xe0 testo"},"loaderValidation":"Inizia la conversazione","locale":"controllo della lingua","supported":"verifica delle lingue supportate","addressdata":"recupero dati"},"menu":{"message":"Inserisci il tuo messaggio","allowMicrophone":"Consenti al tuo browser di utilizzare il microfono per continuare","backconversation":"torniamo alla conversazione","answer":" risponde alle tue domande"},"mobileLandscapePreventer":{"firstline":"Per un\'esperienza ottimale,","secondline":"capovolgi lo schermo"},"news":{"warningtext":"Accederai al canale delle notizie, l\'audio sul tuo dispositivo verr\xe0 attivato","live":"vivere","continuous":"continuamente"},"poi":{"comment":"recensione del cliente","route":"strada","nodata":"Nessun contenuto corrisponde alla tua ricerca","openinghours":"Orari di apertura","prices":"Prezzi","paymentmethods":"Modalit\xe0 di pagamento","numberofplaces":"numero di posti","openroutemobile":"apri il percorso di Google Maps sullo smartphone","FoodEstablishment":"Dove mangiare","LodgingBusiness":"Dove dormire","TouristDestination":"Cosa guardare","TouristAttraction":"Cosa fare","Product":"Prodotti locali","Service":"Servizi","Event":"Eventi","City":"Citt\xe0","Wine":"Vini"},"suggestion":{"consult":"Guardare","thetutorial":"il tutorial"},"template":{"reset":"resetta tutto","showresults":"Mostra i risultati","suggestiontitle":"Suggerimenti per la ricerca","reminder":"Non dimenticare, \\n posso rispondere alle tue domande."}}');
|
|
2783
|
+
$f930f04beffe3b8c$exports = JSON.parse('{"1":"pagina iniziale","2":"canale di notizie in diretta","3":"bollettino meteorologico","4":"Numeri di emergenza","1000":"storico","1001":"tutorial","common":{"all":"tutti","back":"Indietro","close":"chiudere","continue":"continuare","download":"scaricamento","downloadsheet":"scarica questa scheda","downloadsheetmobile":"scarica questa scheda sullo smartphone","filter":"Filtro","history":"storico","lang":"lingua","menu":"men\xf9","mode":"moda","needhelp":"Ho bisogno di aiuto?","parameters":"impostazioni","print":"Stampa","printsheet":"Stampa questo foglio","result":"risultato","results":"risultati","singleLang":"Lingua","sound":"suo","submit":"invia","subtitle":"sottotitolo","tutorial":"tutorial","validate":"convalidare"},"emergency":{"samu":"S.A.M.U.","police":"Polizia Stradale","firefighter":"vigili del fuoco","general":"generale","citypolice":"Polizia locale","hospital":"Ospedale","homeless":"Senzatetto (chiamata gratuita)","poison":"Centro antiveleni","emergency":"Emergenze europee"},"error":{"title":"C\'\xe8 stato un errore","button":"Riavviare l\'applicazione"},"history":{"title":"cronologia delle conversazioni"},"inputs":{"choose":"Scegli una risposta"},"language":{"change":"cambiare la lingua","select":"seleziona la lingua che desideri utilizzare"},"link":{"buttontext":"Visualizza il documento","goto":"Vai all\'indirizzo","click":"clicca qui","scanQR":"scansionando il QrCode","scanQRTile":"Scansiona il QR Code per scoprire"},"loader":{"loader":{"optimal":"Per un\'esperienza ottimale,","classic":"Per un\'esperienza pi\xf9 classica,","vocal":"Parlo faccia a faccia con l\'agente.","text":"Comunico per iscritto con l\'agente."},"modes":{"vocal":"modalit\xe0 vocale","text":"modalit\xe0 testo"},"loaderValidation":"Inizia la conversazione","locale":"controllo della lingua","supported":"verifica delle lingue supportate","addressdata":"recupero dati"},"menu":{"message":"Inserisci il tuo messaggio","allowMicrophone":"Consenti al tuo browser di utilizzare il microfono per continuare","backconversation":"torniamo alla conversazione","answer":" risponde alle tue domande"},"mobileLandscapePreventer":{"firstline":"Per un\'esperienza ottimale,","secondline":"capovolgi lo schermo"},"news":{"warningtext":"Accederai al canale delle notizie, l\'audio sul tuo dispositivo verr\xe0 attivato","live":"vivere","continuous":"continuamente"},"poi":{"comment":"recensione del cliente","route":"strada","nodata":"Nessun contenuto corrisponde alla tua ricerca","openinghours":"Orari di apertura","prices":"Prezzi","paymentmethods":"Modalit\xe0 di pagamento","numberofplaces":"numero di posti","openroutemobile":"apri il percorso di Google Maps sullo smartphone","FoodEstablishment":"Dove mangiare","LodgingBusiness":"Dove dormire","TouristDestination":"Cosa guardare","TouristAttraction":"Cosa fare","Product":"Prodotti locali","Service":"Servizi","Event":"Eventi","City":"Citt\xe0","Wine":"Vini"},"suggestion":{"consult":"Guardare","thetutorial":"il tutorial"},"template":{"reset":"resetta tutto","showresults":"Mostra i risultati","suggestiontitle":"Suggerimenti per la ricerca","reminder":"Non dimenticare, \\n posso rispondere alle tue domande."}}');
|
|
2724
2784
|
|
|
2725
2785
|
|
|
2726
2786
|
var $84337fb5425483e5$exports = {};
|
|
2727
|
-
$84337fb5425483e5$exports = JSON.parse('{"1":"\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8","2":"\u30E9\u30A4\u30D6\u30CB\u30E5\u30FC\u30B9\u30C1\u30E3\u30F3\u30CD\u30EB","3":"\u5929\u6C17\u4E88\u5831","4":"\u7DCA\u6025\u96FB\u8A71\u756A\u53F7","1000":"\u6B74\u53F2\u7684\u306A","1001":"\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB","common":{"all":"\u5168\u3066","back":"\u623B\u308B","close":"\u8FD1\u3044","continue":"\u7D9A\u304F","download":"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","downloadsheet":"\u3053\u306E\u30B7\u30FC\u30C8\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","downloadsheetmobile":"\u3053\u306E\u30B7\u30FC\u30C8\u3092\u30B9\u30DE\u30FC\u30C8\u30D5\u30A9\u30F3\u306B\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","filter":"\u30D5\u30A3\u30EB\u30BF\u30FC","history":"\u6B74\u53F2\u7684\u306A","lang":"\u8A00\u8A9E","menu":"\u30E1\u30CB\u30E5\u30FC","mode":"\u30D5\u30A1\u30C3\u30B7\u30E7\u30F3","needhelp":"\u52A9\u3051\u304C\u5FC5\u8981\uFF1F","parameters":"\u8A2D\u5B9A","print":"\u5370\u5237\u3059\u308B","printsheet":"\u3053\u306E\u30B7\u30FC\u30C8\u3092\u5370\u5237\u3059\u308B","result":"\u7D50\u679C","results":"\u7D50\u679C","singleLang":"\u8A00\u8A9E","sound":"\u5F7C\u5973","submit":"\u63D0\u51FA\u3059\u308B","subtitle":"\u5B57\u5E55","tutorial":"\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB","validate":"\u691C\u8A3C"},"emergency":{"samu":"S.A.M.U","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u58EB","general":"\u4E00\u822C\u7684\u306A","citypolice":"\u5730\u5143\u8B66\u5BDF","hospital":"\u75C5\u9662","homeless":"\u30DB\u30FC\u30E0\u30EC\u30B9\uFF08\u7121\u6599\u901A\u8A71\uFF09","poison":"\u6BD2\u7269\u7BA1\u7406\u30BB\u30F3\u30BF\u30FC","emergency":"\u30E8\u30FC\u30ED\u30C3\u30D1\u306E\u7DCA\u6025\u4E8B\u614B"},"error":{"title":"\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","button":"\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3092\u518D\u8D77\u52D5\u3059\u308B"},"history":{"title":"\u4F1A\u8A71\u5C65\u6B74"},"inputs":{"choose":"\u7B54\u3048\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},"language":{"change":"\u8A00\u8A9E\u3092\u5909\u3048\u308B","select":"\u4F7F\u7528\u3057\u305F\u3044\u8A00\u8A9E\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},"link":{"buttontext":"\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u3092\u898B\u308B","goto":"\u4F4F\u6240\u306B\u79FB\u52D5","click":"\u3053\u3053\u3092\u30AF\u30EA\u30C3\u30AF","scanQR":"
|
|
2787
|
+
$84337fb5425483e5$exports = JSON.parse('{"1":"\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8","2":"\u30E9\u30A4\u30D6\u30CB\u30E5\u30FC\u30B9\u30C1\u30E3\u30F3\u30CD\u30EB","3":"\u5929\u6C17\u4E88\u5831","4":"\u7DCA\u6025\u96FB\u8A71\u756A\u53F7","1000":"\u6B74\u53F2\u7684\u306A","1001":"\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB","common":{"all":"\u5168\u3066","back":"\u623B\u308B","close":"\u8FD1\u3044","continue":"\u7D9A\u304F","download":"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","downloadsheet":"\u3053\u306E\u30B7\u30FC\u30C8\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","downloadsheetmobile":"\u3053\u306E\u30B7\u30FC\u30C8\u3092\u30B9\u30DE\u30FC\u30C8\u30D5\u30A9\u30F3\u306B\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","filter":"\u30D5\u30A3\u30EB\u30BF\u30FC","history":"\u6B74\u53F2\u7684\u306A","lang":"\u8A00\u8A9E","menu":"\u30E1\u30CB\u30E5\u30FC","mode":"\u30D5\u30A1\u30C3\u30B7\u30E7\u30F3","needhelp":"\u52A9\u3051\u304C\u5FC5\u8981\uFF1F","parameters":"\u8A2D\u5B9A","print":"\u5370\u5237\u3059\u308B","printsheet":"\u3053\u306E\u30B7\u30FC\u30C8\u3092\u5370\u5237\u3059\u308B","result":"\u7D50\u679C","results":"\u7D50\u679C","singleLang":"\u8A00\u8A9E","sound":"\u5F7C\u5973","submit":"\u63D0\u51FA\u3059\u308B","subtitle":"\u5B57\u5E55","tutorial":"\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB","validate":"\u691C\u8A3C"},"emergency":{"samu":"S.A.M.U","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u58EB","general":"\u4E00\u822C\u7684\u306A","citypolice":"\u5730\u5143\u8B66\u5BDF","hospital":"\u75C5\u9662","homeless":"\u30DB\u30FC\u30E0\u30EC\u30B9\uFF08\u7121\u6599\u901A\u8A71\uFF09","poison":"\u6BD2\u7269\u7BA1\u7406\u30BB\u30F3\u30BF\u30FC","emergency":"\u30E8\u30FC\u30ED\u30C3\u30D1\u306E\u7DCA\u6025\u4E8B\u614B"},"error":{"title":"\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F","button":"\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3092\u518D\u8D77\u52D5\u3059\u308B"},"history":{"title":"\u4F1A\u8A71\u5C65\u6B74"},"inputs":{"choose":"\u7B54\u3048\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},"language":{"change":"\u8A00\u8A9E\u3092\u5909\u3048\u308B","select":"\u4F7F\u7528\u3057\u305F\u3044\u8A00\u8A9E\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},"link":{"buttontext":"\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u3092\u898B\u308B","goto":"\u4F4F\u6240\u306B\u79FB\u52D5","click":"\u3053\u3053\u3092\u30AF\u30EA\u30C3\u30AF","scanQR":"QR\u30B3\u30FC\u30C9\u3092\u30B9\u30AD\u30E3\u30F3\u3059\u308B\u3053\u3068\u3067","scanQRTile":"QR\u30B3\u30FC\u30C9\u3092\u30B9\u30AD\u30E3\u30F3\u3057\u3066\u767A\u898B\u3059\u308B"},"loader":{"loader":{"optimal":"\u6700\u9069\u306A\u30A8\u30AF\u30B9\u30DA\u30EA\u30A8\u30F3\u30B9\u3092\u5B9F\u73FE\u3059\u308B\u305F\u3081\u306B\u3001","classic":"\u3088\u308A\u30AF\u30E9\u30B7\u30C3\u30AF\u306A\u4F53\u9A13\u3092\u3059\u308B\u306B\u306F\u3001","vocal":"\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u3068\u5BFE\u9762\u3067\u8A71\u3057\u307E\u3059\u3002","text":"\u79C1\u306F\u30A8\u30FC\u30B8\u30A7\u30F3\u30C8\u3068\u66F8\u9762\u3067\u3084\u308A\u53D6\u308A\u3057\u307E\u3059\u3002"},"modes":{"vocal":"\u30DC\u30FC\u30AB\u30EB\u30E2\u30FC\u30C9","text":"\u30C6\u30AD\u30B9\u30C8\u30E2\u30FC\u30C9"},"loaderValidation":"\u4F1A\u8A71\u3092\u958B\u59CB\u3059\u308B","locale":"\u8A00\u8A9E\u3092\u30C1\u30A7\u30C3\u30AF\u3059\u308B","supported":"\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u8A00\u8A9E\u3092\u78BA\u8A8D\u3059\u308B","addressdata":"\u30C7\u30FC\u30BF\u306E\u53D6\u5F97"},"menu":{"message":"\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044","allowMicrophone":"\u7D9A\u884C\u3059\u308B\u306B\u306F\u30D6\u30E9\u30A6\u30B6\u306B\u30DE\u30A4\u30AF\u306E\u4F7F\u7528\u3092\u8A31\u53EF\u3057\u307E\u3059","backconversation":"\u4F1A\u8A71\u306B\u623B\u308A\u307E\u3059","answer":" \u3042\u306A\u305F\u306E\u8CEA\u554F\u306B\u7B54\u3048\u307E\u3059"},"mobileLandscapePreventer":{"firstline":"\u6700\u9069\u306A\u30A8\u30AF\u30B9\u30DA\u30EA\u30A8\u30F3\u30B9\u3092\u5B9F\u73FE\u3059\u308B\u305F\u3081\u306B\u3001","secondline":"\u753B\u9762\u3092\u53CD\u8EE2\u3057\u3066\u304F\u3060\u3055\u3044"},"news":{"warningtext":"\u30CB\u30E5\u30FC\u30B9\u30C1\u30E3\u30F3\u30CD\u30EB\u306B\u30A2\u30AF\u30BB\u30B9\u3059\u308B\u3068\u3001\u30C7\u30D0\u30A4\u30B9\u306E\u30B5\u30A6\u30F3\u30C9\u304C\u30A2\u30AF\u30C6\u30A3\u30D6\u306B\u306A\u308A\u307E\u3059","live":"\u30E9\u30A4\u30D6","continuous":"\u7D99\u7D9A\u7684\u306B"},"poi":{"comment":"\u30AB\u30B9\u30BF\u30DE\u30FC\u30EC\u30D3\u30E5\u30FC","route":"\u9053","nodata":"\u691C\u7D22\u306B\u4E00\u81F4\u3059\u308B\u30B3\u30F3\u30C6\u30F3\u30C4\u306F\u3042\u308A\u307E\u305B\u3093","openinghours":"\u55B6\u696D\u6642\u9593","prices":"\u4FA1\u683C","paymentmethods":"\u304A\u652F\u6255\u3044\u65B9\u6CD5","numberofplaces":"\u5834\u6240\u306E\u6570","openroutemobile":"\u30B9\u30DE\u30DB\u3067Google\u30DE\u30C3\u30D7\u306E\u30EB\u30FC\u30C8\u3092\u958B\u304F","FoodEstablishment":"\u3069\u3053\u3067\u98DF\u3079\u307E\u3059","LodgingBusiness":"\u3069\u3053\u3067\u5BDD\u308B\u304B","TouristDestination":"\u898B\u308B\u3079\u304D\u3082\u306E","TouristAttraction":"\u4F55\u3092\u3059\u308B\u304B","Product":"\u5730\u5143\u306E\u7279\u7523\u54C1","Service":"\u30B5\u30FC\u30D3\u30B9","Event":"\u30A4\u30D9\u30F3\u30C8","City":"\u90FD\u5E02","Wine":"\u30EF\u30A4\u30F3"},"suggestion":{"consult":"\u30C1\u30A7\u30C3\u30AF\u30A2\u30A6\u30C8","thetutorial":"\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB"},"template":{"reset":"\u3059\u3079\u3066\u30EA\u30BB\u30C3\u30C8","showresults":"\u7D50\u679C\u3092\u8868\u793A\u3059\u308B","suggestiontitle":"\u691C\u7D22\u5019\u88DC","reminder":"\u5FD8\u308C\u306A\u3044\u3067\u304F\u3060\u3055\u3044\u3001\\n \u3042\u306A\u305F\u306E\u8CEA\u554F\u306B\u7B54\u3048\u307E\u3059\u3002"}}');
|
|
2728
2788
|
|
|
2729
2789
|
|
|
2730
2790
|
var $5b1cb79e97bcd3ee$exports = {};
|
|
2731
|
-
$5b1cb79e97bcd3ee$exports = JSON.parse('{"1":"\uD648\uD398\uC774\uC9C0","2":"\uB77C\uC774\uBE0C \uB274\uC2A4 \uCC44\uB110","3":"\uC77C\uAE30 \uC608\uBCF4","4":"\uAE34\uAE09 \uC804\uD654\uBC88\uD638","1000":"\uC5ED\uC0AC\uC801\uC778","1001":"\uC9C0\uB3C4 \uC2DC\uAC04","common":{"all":"\uBAA8\uB450","back":"\uB4A4\uCABD\uC5D0","close":"\uB2EB\uB2E4","continue":"\uACC4\uC18D\uD558\uB2E4","download":"\uB2E4\uC6B4\uB85C\uB4DC","downloadsheet":"\uC774 \uC2DC\uD2B8 \uB2E4\uC6B4\uB85C\uB4DC","downloadsheetmobile":"\uC774 \uC2DC\uD2B8\uB97C \uC2A4\uB9C8\uD2B8\uD3F0\uC5D0 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uC138\uC694","filter":"\uD544\uD130","history":"\uC5ED\uC0AC\uC801\uC778","lang":"\uC5B8\uC5B4","menu":"\uBA54\uB274","mode":"\uD328\uC158","needhelp":"\uB3C4\uC6C0\uC774 \uD544\uC694\uD558\uB2E4?","parameters":"\uC124\uC815","print":"\uC778\uC1C4","printsheet":"\uC774 \uC2DC\uD2B8\uB97C \uC778\uC1C4\uD558\uC138\uC694","result":"\uACB0\uACFC","results":"\uACB0\uACFC","singleLang":"\uC5B8\uC5B4","sound":"\uADF8\uB140\uC758","submit":"\uC81C\uCD9C\uD558\uB2E4","subtitle":"\uBD80\uC81C","tutorial":"\uC9C0\uB3C4 \uC2DC\uAC04","validate":"\uD655\uC778"},"emergency":{"samu":"S.A.M.U.","police":"\uACBD\uCC30","firefighter":"\uC18C\uBC29\uAD00","general":"\uC77C\uBC18\uC801\uC778","hospital":"\uBCD1\uC6D0","homeless":"\uB178\uC219\uC790","poison":"\uB3C5\uADF9\uBB3C \uAD00\uB9AC \uC13C\uD130","emergency":"\uAE34\uAE09 \uC0C1\uD669"},"error":{"title":"\uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4","button":"\uC560\uD50C\uB9AC\uCF00\uC774\uC158\uC744 \uB2E4\uC2DC \uC2DC\uC791\uD558\uC138\uC694."},"history":{"title":"\uB300\uD654 \uAE30\uB85D"},"inputs":{"choose":"\uB2F5\uBCC0\uC744 \uC120\uD0DD\uD558\uC138\uC694"},"language":{"change":"\uC5B8\uC5B4\uB97C \uBC14\uAFD4\uB77C","select":"\uC0AC\uC6A9\uD558\uACE0 \uC2F6\uC740 \uC5B8\uC5B4\uB97C \uC120\uD0DD\uD558\uC138\uC694"},"link":{"buttontext":"\uBB38\uC11C \uBCF4\uAE30","goto":"\uC8FC\uC18C\uB85C \uC774\uB3D9","click":"\uC5EC\uAE30\uB97C \uD074\uB9AD\uD558\uC138\uC694","scanQR":"QrCode\uB97C \uC2A4\uCE94\uD558\uC5EC"},"loader":{"loader":{"optimal":"\uCD5C\uC801\uC758 \uACBD\uD5D8\uC744 \uC704\uD574,","classic":"\uC880 \uB354 \uD074\uB798\uC2DD\uD55C \uACBD\uD5D8\uC744 \uC6D0\uD558\uC2E0\uB2E4\uBA74,","vocal":"\uC800\uB294 \uC0C1\uB2F4\uC6D0\uACFC \uC9C1\uC811 \uB300\uBA74\uD558\uC5EC \uC774\uC57C\uAE30\uD569\uB2C8\uB2E4.","text":"\uB098\uB294 \uB300\uB9AC\uC778\uACFC \uC11C\uBA74\uC73C\uB85C \uC758\uC0AC\uC18C\uD1B5\uD569\uB2C8\uB2E4."},"modes":{"vocal":"\uBCF4\uCEEC \uBAA8\uB4DC","text":"\uD14D\uC2A4\uD2B8 \uBAA8\uB4DC"},"loaderValidation":"\uB300\uD654 \uC2DC\uC791","locale":"\uC5B8\uC5B4 \uD655\uC778","supported":"\uC9C0\uC6D0\uB418\uB294 \uC5B8\uC5B4 \uD655\uC778","addressdata":"\uB370\uC774\uD130 \uAC80\uC0C9"},"menu":{"message":"\uBA54\uC2DC\uC9C0\uB97C \uC785\uB825\uD558\uC138\uC694","allowMicrophone":"\uACC4\uC18D\uD558\uB824\uBA74 \uBE0C\uB77C\uC6B0\uC800\uC5D0\uC11C \uB9C8\uC774\uD06C\uB97C \uC0AC\uC6A9\uD558\uB3C4\uB85D \uD5C8\uC6A9\uD558\uC138\uC694.","backconversation":"\uB300\uD654\uB85C \uB3CC\uC544\uAC00\uC11C","answer":" \uADC0\uD558\uC758 \uC9C8\uBB38\uC5D0 \uB2F5\uBCC0"},"mobileLandscapePreventer":{"firstline":"\uCD5C\uC801\uC758 \uACBD\uD5D8\uC744 \uC704\uD574,","secondline":"\uD654\uBA74\uC744 \uB4A4\uC9D1\uC5B4"},"news":{"warningtext":"\uB274\uC2A4 \uCC44\uB110\uC5D0 \uC811\uC18D\uD558\uAC8C \uB418\uBA70 \uAE30\uAE30\uC758 \uC18C\uB9AC\uAC00 \uD65C\uC131\uD654\uB429\uB2C8\uB2E4.","live":"\uC0B4\uB2E4","continuous":"\uACC4\uC18D\uD574\uC11C"},"poi":{"comment":"\uACE0\uAC1D \uB9AC\uBDF0","route":"\uB3C4\uB85C","nodata":"\uAC80\uC0C9\uC5B4\uC640 \uC77C\uCE58\uD558\uB294 \uCF58\uD150\uCE20\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","openinghours":"\uAC1C\uAD00 \uC2DC\uAC04","prices":"\uBB3C\uAC00","paymentmethods":"\uACB0\uC81C \uBC29\uBC95","numberofplaces":"\uC7A5\uC18C\uC758 \uC218","openroutemobile":"\uC2A4\uB9C8\uD2B8\uD3F0\uC5D0\uC11C Google \uC9C0\uB3C4 \uACBD\uB85C \uC5F4\uAE30","FoodEstablishment":"\uBA39\uC744 \uACF3","LodgingBusiness":"\uC7A0\uC744 \uC798 \uACF3","TouristDestination":"\uBB34\uC5C7\uC744 \uBCFC \uAC83\uC778\uAC00","TouristAttraction":"\uD574\uC57C \uD560 \uC77C","Product":"\uC9C0\uC5ED\uC0C1\uD488","Service":"\uC11C\uBE44\uC2A4","Event":"\uC774\uBCA4\uD2B8","City":"\uB3C4\uC2DC","Wine":"\uC640\uC778"},"suggestion":{"consult":"\uD655\uC778\uD574 \uBCF4\uC138\uC694","thetutorial":"\uD29C\uD1A0\uB9AC\uC5BC"},"template":{"reset":"\uBAA8\uB450 \uCD08\uAE30\uD654","showresults":"\uACB0\uACFC \uD45C\uC2DC","suggestiontitle":"\uAC80\uC0C9 \uC81C\uC548","reminder":"\uC78A\uC9C0 \uB9C8\uC138\uC694. \\n \uC81C\uAC00 \uADC0\uD558\uC758 \uC9C8\uBB38\uC5D0 \uB2F5\uBCC0\uD574\uB4DC\uB9B4 \uC218 \uC788\uC2B5\uB2C8\uB2E4."}}');
|
|
2791
|
+
$5b1cb79e97bcd3ee$exports = JSON.parse('{"1":"\uD648\uD398\uC774\uC9C0","2":"\uB77C\uC774\uBE0C \uB274\uC2A4 \uCC44\uB110","3":"\uC77C\uAE30 \uC608\uBCF4","4":"\uAE34\uAE09 \uC804\uD654\uBC88\uD638","1000":"\uC5ED\uC0AC\uC801\uC778","1001":"\uC9C0\uB3C4 \uC2DC\uAC04","common":{"all":"\uBAA8\uB450","back":"\uB4A4\uCABD\uC5D0","close":"\uB2EB\uB2E4","continue":"\uACC4\uC18D\uD558\uB2E4","download":"\uB2E4\uC6B4\uB85C\uB4DC","downloadsheet":"\uC774 \uC2DC\uD2B8 \uB2E4\uC6B4\uB85C\uB4DC","downloadsheetmobile":"\uC774 \uC2DC\uD2B8\uB97C \uC2A4\uB9C8\uD2B8\uD3F0\uC5D0 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uC138\uC694","filter":"\uD544\uD130","history":"\uC5ED\uC0AC\uC801\uC778","lang":"\uC5B8\uC5B4","menu":"\uBA54\uB274","mode":"\uD328\uC158","needhelp":"\uB3C4\uC6C0\uC774 \uD544\uC694\uD558\uB2E4?","parameters":"\uC124\uC815","print":"\uC778\uC1C4","printsheet":"\uC774 \uC2DC\uD2B8\uB97C \uC778\uC1C4\uD558\uC138\uC694","result":"\uACB0\uACFC","results":"\uACB0\uACFC","singleLang":"\uC5B8\uC5B4","sound":"\uADF8\uB140\uC758","submit":"\uC81C\uCD9C\uD558\uB2E4","subtitle":"\uBD80\uC81C","tutorial":"\uC9C0\uB3C4 \uC2DC\uAC04","validate":"\uD655\uC778"},"emergency":{"samu":"S.A.M.U.","police":"\uACBD\uCC30","firefighter":"\uC18C\uBC29\uAD00","general":"\uC77C\uBC18\uC801\uC778","hospital":"\uBCD1\uC6D0","homeless":"\uB178\uC219\uC790","poison":"\uB3C5\uADF9\uBB3C \uAD00\uB9AC \uC13C\uD130","emergency":"\uAE34\uAE09 \uC0C1\uD669"},"error":{"title":"\uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4","button":"\uC560\uD50C\uB9AC\uCF00\uC774\uC158\uC744 \uB2E4\uC2DC \uC2DC\uC791\uD558\uC138\uC694."},"history":{"title":"\uB300\uD654 \uAE30\uB85D"},"inputs":{"choose":"\uB2F5\uBCC0\uC744 \uC120\uD0DD\uD558\uC138\uC694"},"language":{"change":"\uC5B8\uC5B4\uB97C \uBC14\uAFD4\uB77C","select":"\uC0AC\uC6A9\uD558\uACE0 \uC2F6\uC740 \uC5B8\uC5B4\uB97C \uC120\uD0DD\uD558\uC138\uC694"},"link":{"buttontext":"\uBB38\uC11C \uBCF4\uAE30","goto":"\uC8FC\uC18C\uB85C \uC774\uB3D9","click":"\uC5EC\uAE30\uB97C \uD074\uB9AD\uD558\uC138\uC694","scanQR":"QrCode\uB97C \uC2A4\uCE94\uD558\uC5EC","scanQRTile":"QR \uCF54\uB4DC\uB97C \uC2A4\uCE94\uD558\uC5EC \uBC1C\uACAC\uD558\uB2E4"},"loader":{"loader":{"optimal":"\uCD5C\uC801\uC758 \uACBD\uD5D8\uC744 \uC704\uD574,","classic":"\uC880 \uB354 \uD074\uB798\uC2DD\uD55C \uACBD\uD5D8\uC744 \uC6D0\uD558\uC2E0\uB2E4\uBA74,","vocal":"\uC800\uB294 \uC0C1\uB2F4\uC6D0\uACFC \uC9C1\uC811 \uB300\uBA74\uD558\uC5EC \uC774\uC57C\uAE30\uD569\uB2C8\uB2E4.","text":"\uB098\uB294 \uB300\uB9AC\uC778\uACFC \uC11C\uBA74\uC73C\uB85C \uC758\uC0AC\uC18C\uD1B5\uD569\uB2C8\uB2E4."},"modes":{"vocal":"\uBCF4\uCEEC \uBAA8\uB4DC","text":"\uD14D\uC2A4\uD2B8 \uBAA8\uB4DC"},"loaderValidation":"\uB300\uD654 \uC2DC\uC791","locale":"\uC5B8\uC5B4 \uD655\uC778","supported":"\uC9C0\uC6D0\uB418\uB294 \uC5B8\uC5B4 \uD655\uC778","addressdata":"\uB370\uC774\uD130 \uAC80\uC0C9"},"menu":{"message":"\uBA54\uC2DC\uC9C0\uB97C \uC785\uB825\uD558\uC138\uC694","allowMicrophone":"\uACC4\uC18D\uD558\uB824\uBA74 \uBE0C\uB77C\uC6B0\uC800\uC5D0\uC11C \uB9C8\uC774\uD06C\uB97C \uC0AC\uC6A9\uD558\uB3C4\uB85D \uD5C8\uC6A9\uD558\uC138\uC694.","backconversation":"\uB300\uD654\uB85C \uB3CC\uC544\uAC00\uC11C","answer":" \uADC0\uD558\uC758 \uC9C8\uBB38\uC5D0 \uB2F5\uBCC0"},"mobileLandscapePreventer":{"firstline":"\uCD5C\uC801\uC758 \uACBD\uD5D8\uC744 \uC704\uD574,","secondline":"\uD654\uBA74\uC744 \uB4A4\uC9D1\uC5B4"},"news":{"warningtext":"\uB274\uC2A4 \uCC44\uB110\uC5D0 \uC811\uC18D\uD558\uAC8C \uB418\uBA70 \uAE30\uAE30\uC758 \uC18C\uB9AC\uAC00 \uD65C\uC131\uD654\uB429\uB2C8\uB2E4.","live":"\uC0B4\uB2E4","continuous":"\uACC4\uC18D\uD574\uC11C"},"poi":{"comment":"\uACE0\uAC1D \uB9AC\uBDF0","route":"\uB3C4\uB85C","nodata":"\uAC80\uC0C9\uC5B4\uC640 \uC77C\uCE58\uD558\uB294 \uCF58\uD150\uCE20\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.","openinghours":"\uAC1C\uAD00 \uC2DC\uAC04","prices":"\uBB3C\uAC00","paymentmethods":"\uACB0\uC81C \uBC29\uBC95","numberofplaces":"\uC7A5\uC18C\uC758 \uC218","openroutemobile":"\uC2A4\uB9C8\uD2B8\uD3F0\uC5D0\uC11C Google \uC9C0\uB3C4 \uACBD\uB85C \uC5F4\uAE30","FoodEstablishment":"\uBA39\uC744 \uACF3","LodgingBusiness":"\uC7A0\uC744 \uC798 \uACF3","TouristDestination":"\uBB34\uC5C7\uC744 \uBCFC \uAC83\uC778\uAC00","TouristAttraction":"\uD574\uC57C \uD560 \uC77C","Product":"\uC9C0\uC5ED\uC0C1\uD488","Service":"\uC11C\uBE44\uC2A4","Event":"\uC774\uBCA4\uD2B8","City":"\uB3C4\uC2DC","Wine":"\uC640\uC778"},"suggestion":{"consult":"\uD655\uC778\uD574 \uBCF4\uC138\uC694","thetutorial":"\uD29C\uD1A0\uB9AC\uC5BC"},"template":{"reset":"\uBAA8\uB450 \uCD08\uAE30\uD654","showresults":"\uACB0\uACFC \uD45C\uC2DC","suggestiontitle":"\uAC80\uC0C9 \uC81C\uC548","reminder":"\uC78A\uC9C0 \uB9C8\uC138\uC694. \\n \uC81C\uAC00 \uADC0\uD558\uC758 \uC9C8\uBB38\uC5D0 \uB2F5\uBCC0\uD574\uB4DC\uB9B4 \uC218 \uC788\uC2B5\uB2C8\uB2E4."}}');
|
|
2732
2792
|
|
|
2733
2793
|
|
|
2734
2794
|
var $76bb3318059b53fb$exports = {};
|
|
2735
|
-
$76bb3318059b53fb$exports = JSON.parse('{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"oppl\xe6ringen","common":{"all":"alle","back":"tilbake","close":"Lukk","continue":"Fortsette","download":"nedlasting","downloadsheet":"last ned dette arket","downloadsheetmobile":"last ned dette arket p\xe5 smarttelefonen","filter":"Filter","history":"historisk","lang":"spr\xe5kene","menu":"Meny","mode":"mote","needhelp":"Trenger hjelp?","parameters":"innstillinger","print":"Skrive ut","printsheet":"Skriv ut dette arket","result":"resultat","results":"resultater","singleLang":"spr\xe5k","sound":"henne","submit":"sende inn","subtitle":"undertekst","tutorial":"oppl\xe6ringen","validate":"\xe5 validere"},"emergency":{"samu":"S.A.M.U.","police":"politiet","firefighter":"brannmenn","general":"generell","hospital":"Sykehus","homeless":"Hjeml\xf8s","poison":"Giftkontrollsenter","emergency":"N\xf8dhjelp"},"error":{"title":"Det har oppst\xe5tt en feil","button":"Start applikasjonen p\xe5 nytt"},"history":{"title":"samtalehistorikk"},"inputs":{"choose":"Velg et svar"},"language":{"change":"endre spr\xe5ket","select":"velg spr\xe5ket du \xf8nsker"},"link":{"buttontext":"Se dokumentet","goto":"G\xe5 til adressen","click":"Klikk her","scanQR":"ved \xe5 skanne QRCode"},"loader":{"loader":{"optimal":"For en optimal opplevelse,","classic":"For en mer klassisk opplevelse,","vocal":"Jeg snakker ansikt til ansikt med agenten.","text":"Jeg kommuniserer skriftlig med agenten."},"modes":{"vocal":"vokalmodus","text":"tekstmodus"},"loaderValidation":"Start samtale","locale":"sjekke spr\xe5k","supported":"sjekke st\xf8ttede spr\xe5k","addressdata":"henter data"},"menu":{"message":"Skriv inn meldingen din","allowMicrophone":"La nettleseren din bruke mikrofonen for \xe5 fortsette","backconversation":"tilbake til samtalen","answer":" svarer p\xe5 sp\xf8rsm\xe5lene dine"},"mobileLandscapePreventer":{"firstline":"For en optimal opplevelse,","secondline":"snu skjermen"},"news":{"warningtext":"Du f\xe5r tilgang til nyhetskanalen, lyden p\xe5 enheten din aktiveres","live":"bo","continuous":"kontinuerlig"},"poi":{"comment":"kundeanmeldelse","route":"vei","nodata":"Ingen innhold samsvarer med s\xf8ket ditt","openinghours":"\xc5pningstider","prices":"Priser","paymentmethods":"Betalingsmetoder","numberofplaces":"antall plasser","openroutemobile":"\xe5pne Google Maps-ruten p\xe5 smarttelefonen","FoodEstablishment":"Hvor skal vi spise","LodgingBusiness":"Hvor skal man sove","TouristDestination":"Hva er det \xe5 se","TouristAttraction":"Hva \xe5 gj\xf8re","Product":"Lokale produkter","Service":"Tjenester","Event":"arrangementer","City":"Byer","Wine":"Viner"},"suggestion":{"consult":"Sjekk ut","thetutorial":"oppl\xe6ringen"},"template":{"reset":"Tilbakestill alt","showresults":"Vis resultatene","suggestiontitle":"S\xf8keforslag","reminder":"Ikke glem, \\n jeg kan svare p\xe5 sp\xf8rsm\xe5lene dine."}}');
|
|
2795
|
+
$76bb3318059b53fb$exports = JSON.parse('{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"oppl\xe6ringen","common":{"all":"alle","back":"tilbake","close":"Lukk","continue":"Fortsette","download":"nedlasting","downloadsheet":"last ned dette arket","downloadsheetmobile":"last ned dette arket p\xe5 smarttelefonen","filter":"Filter","history":"historisk","lang":"spr\xe5kene","menu":"Meny","mode":"mote","needhelp":"Trenger hjelp?","parameters":"innstillinger","print":"Skrive ut","printsheet":"Skriv ut dette arket","result":"resultat","results":"resultater","singleLang":"spr\xe5k","sound":"henne","submit":"sende inn","subtitle":"undertekst","tutorial":"oppl\xe6ringen","validate":"\xe5 validere"},"emergency":{"samu":"S.A.M.U.","police":"politiet","firefighter":"brannmenn","general":"generell","hospital":"Sykehus","homeless":"Hjeml\xf8s","poison":"Giftkontrollsenter","emergency":"N\xf8dhjelp"},"error":{"title":"Det har oppst\xe5tt en feil","button":"Start applikasjonen p\xe5 nytt"},"history":{"title":"samtalehistorikk"},"inputs":{"choose":"Velg et svar"},"language":{"change":"endre spr\xe5ket","select":"velg spr\xe5ket du \xf8nsker"},"link":{"buttontext":"Se dokumentet","goto":"G\xe5 til adressen","click":"Klikk her","scanQR":"ved \xe5 skanne QRCode","scanQRTile":"Skann QR-koden for \xe5 oppdage"},"loader":{"loader":{"optimal":"For en optimal opplevelse,","classic":"For en mer klassisk opplevelse,","vocal":"Jeg snakker ansikt til ansikt med agenten.","text":"Jeg kommuniserer skriftlig med agenten."},"modes":{"vocal":"vokalmodus","text":"tekstmodus"},"loaderValidation":"Start samtale","locale":"sjekke spr\xe5k","supported":"sjekke st\xf8ttede spr\xe5k","addressdata":"henter data"},"menu":{"message":"Skriv inn meldingen din","allowMicrophone":"La nettleseren din bruke mikrofonen for \xe5 fortsette","backconversation":"tilbake til samtalen","answer":" svarer p\xe5 sp\xf8rsm\xe5lene dine"},"mobileLandscapePreventer":{"firstline":"For en optimal opplevelse,","secondline":"snu skjermen"},"news":{"warningtext":"Du f\xe5r tilgang til nyhetskanalen, lyden p\xe5 enheten din aktiveres","live":"bo","continuous":"kontinuerlig"},"poi":{"comment":"kundeanmeldelse","route":"vei","nodata":"Ingen innhold samsvarer med s\xf8ket ditt","openinghours":"\xc5pningstider","prices":"Priser","paymentmethods":"Betalingsmetoder","numberofplaces":"antall plasser","openroutemobile":"\xe5pne Google Maps-ruten p\xe5 smarttelefonen","FoodEstablishment":"Hvor skal vi spise","LodgingBusiness":"Hvor skal man sove","TouristDestination":"Hva er det \xe5 se","TouristAttraction":"Hva \xe5 gj\xf8re","Product":"Lokale produkter","Service":"Tjenester","Event":"arrangementer","City":"Byer","Wine":"Viner"},"suggestion":{"consult":"Sjekk ut","thetutorial":"oppl\xe6ringen"},"template":{"reset":"Tilbakestill alt","showresults":"Vis resultatene","suggestiontitle":"S\xf8keforslag","reminder":"Ikke glem, \\n jeg kan svare p\xe5 sp\xf8rsm\xe5lene dine."}}');
|
|
2736
2796
|
|
|
2737
2797
|
|
|
2738
2798
|
var $43f7030378277a1c$exports = {};
|
|
2739
|
-
$43f7030378277a1c$exports = JSON.parse('{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial","common":{"all":"alle","back":"rug","close":"sluiten","continue":"doorgaan","download":"downloaden","downloadsheet":"download dit blad","downloadsheetmobile":"download dit blad op uw smartphone","filter":"Filter","history":"historisch","lang":"TALEN","menu":"menu","mode":"mode","needhelp":"Hulp nodig?","parameters":"instellingen","print":"Afdrukken","printsheet":"Druk dit blad af","result":"resultaat","results":"resultaten","singleLang":"taal","sound":"zijn","submit":"indienen","subtitle":"ondertitel","tutorial":"zelfstudie","validate":"bevestigen"},"emergency":{"samu":"S.A.M.U.","police":"politie","firefighter":"brandweerlieden","general":"algemeen","hospital":"Ziekenhuis","homeless":"Dakloos","poison":"Vergifcontrolecentrum","emergency":"Hulpdiensten"},"error":{"title":"er is een fout opgetreden","button":"Start de applicatie opnieuw"},"history":{"title":"gespreksgeschiedenis"},"inputs":{"choose":"Kies een antwoord"},"language":{"change":"verander de taal","select":"selecteer de taal van uw keuze"},"link":{"buttontext":"Bekijk het document","goto":"Ga naar adres","click":"Klik hier","scanQR":"door de QRCode te scannen"},"loader":{"loader":{"optimal":"Voor een optimale ervaring,","classic":"Voor een meer klassieke ervaring,","vocal":"Ik spreek oog in oog met de agent.","text":"Ik communiceer schriftelijk met de makelaar."},"modes":{"vocal":"vocale modus","text":"tekstmodus"},"loaderValidation":"Begin een gesprek","locale":"taal controleren","supported":"ondersteunde talen controleren","addressdata":"het ophalen van gegevens"},"menu":{"message":"Voer uw bericht in","allowMicrophone":"Laat uw browser uw microfoon gebruiken om door te gaan","backconversation":"terug naar het gesprek","answer":" beantwoordt uw vragen"},"mobileLandscapePreventer":{"firstline":"Voor een optimale ervaring,","secondline":"draai je scherm om"},"news":{"warningtext":"U krijgt toegang tot de nieuwszender, het geluid op uw apparaat wordt geactiveerd","live":"live","continuous":"doorlopend"},"poi":{"comment":"klant beoordeling","route":"weg","nodata":"Er is geen inhoud die overeenkomt met uw zoekopdracht","openinghours":"Openingstijden","prices":"Prijzen","paymentmethods":"Betaalmethoden","numberofplaces":"aantal plaatsen","openroutemobile":"open Google Maps-route op smartphone","FoodEstablishment":"Waar te eten","LodgingBusiness":"Waar te slapen","TouristDestination":"Wat te zien","TouristAttraction":"Wat moeten we doen","Product":"Regionale producten","Service":"Diensten","Event":"Evenementen","City":"Steden","Wine":"Wijnen"},"suggestion":{"consult":"Uitchecken","thetutorial":"de tutorial"},"template":{"reset":"alles resetten","showresults":"Laat de resultaten zien","suggestiontitle":"Zoeksuggesties","reminder":"Vergeet niet dat ik je vragen kan beantwoorden."}}');
|
|
2799
|
+
$43f7030378277a1c$exports = JSON.parse('{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial","common":{"all":"alle","back":"rug","close":"sluiten","continue":"doorgaan","download":"downloaden","downloadsheet":"download dit blad","downloadsheetmobile":"download dit blad op uw smartphone","filter":"Filter","history":"historisch","lang":"TALEN","menu":"menu","mode":"mode","needhelp":"Hulp nodig?","parameters":"instellingen","print":"Afdrukken","printsheet":"Druk dit blad af","result":"resultaat","results":"resultaten","singleLang":"taal","sound":"zijn","submit":"indienen","subtitle":"ondertitel","tutorial":"zelfstudie","validate":"bevestigen"},"emergency":{"samu":"S.A.M.U.","police":"politie","firefighter":"brandweerlieden","general":"algemeen","hospital":"Ziekenhuis","homeless":"Dakloos","poison":"Vergifcontrolecentrum","emergency":"Hulpdiensten"},"error":{"title":"er is een fout opgetreden","button":"Start de applicatie opnieuw"},"history":{"title":"gespreksgeschiedenis"},"inputs":{"choose":"Kies een antwoord"},"language":{"change":"verander de taal","select":"selecteer de taal van uw keuze"},"link":{"buttontext":"Bekijk het document","goto":"Ga naar adres","click":"Klik hier","scanQR":"door de QRCode te scannen","scanQRTile":"Scan de QR-code om te ontdekken"},"loader":{"loader":{"optimal":"Voor een optimale ervaring,","classic":"Voor een meer klassieke ervaring,","vocal":"Ik spreek oog in oog met de agent.","text":"Ik communiceer schriftelijk met de makelaar."},"modes":{"vocal":"vocale modus","text":"tekstmodus"},"loaderValidation":"Begin een gesprek","locale":"taal controleren","supported":"ondersteunde talen controleren","addressdata":"het ophalen van gegevens"},"menu":{"message":"Voer uw bericht in","allowMicrophone":"Laat uw browser uw microfoon gebruiken om door te gaan","backconversation":"terug naar het gesprek","answer":" beantwoordt uw vragen"},"mobileLandscapePreventer":{"firstline":"Voor een optimale ervaring,","secondline":"draai je scherm om"},"news":{"warningtext":"U krijgt toegang tot de nieuwszender, het geluid op uw apparaat wordt geactiveerd","live":"live","continuous":"doorlopend"},"poi":{"comment":"klant beoordeling","route":"weg","nodata":"Er is geen inhoud die overeenkomt met uw zoekopdracht","openinghours":"Openingstijden","prices":"Prijzen","paymentmethods":"Betaalmethoden","numberofplaces":"aantal plaatsen","openroutemobile":"open Google Maps-route op smartphone","FoodEstablishment":"Waar te eten","LodgingBusiness":"Waar te slapen","TouristDestination":"Wat te zien","TouristAttraction":"Wat moeten we doen","Product":"Regionale producten","Service":"Diensten","Event":"Evenementen","City":"Steden","Wine":"Wijnen"},"suggestion":{"consult":"Uitchecken","thetutorial":"de tutorial"},"template":{"reset":"alles resetten","showresults":"Laat de resultaten zien","suggestiontitle":"Zoeksuggesties","reminder":"Vergeet niet dat ik je vragen kan beantwoorden."}}');
|
|
2740
2800
|
|
|
2741
2801
|
|
|
2742
2802
|
var $f2938a769b6e9339$exports = {};
|
|
2743
|
-
$f2938a769b6e9339$exports = JSON.parse('{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial","common":{"all":"alle","back":"rug","close":"sluiten","continue":"doorgaan","download":"downloaden","downloadsheet":"download dit blad","downloadsheetmobile":"download dit blad op uw smartphone","filter":"Filter","history":"historisch","lang":"TALEN","menu":"menu","mode":"mode","needhelp":"Hulp nodig?","parameters":"instellingen","print":"Afdrukken","printsheet":"Druk dit blad af","result":"resultaat","results":"resultaten","singleLang":"taal","sound":"zijn","submit":"indienen","subtitle":"ondertitel","tutorial":"zelfstudie","validate":"bevestigen"},"emergency":{"samu":"S.A.M.U.","police":"politie","firefighter":"brandweerlieden","general":"algemeen","hospital":"Ziekenhuis","homeless":"Dakloos","poison":"Vergifcontrolecentrum","emergency":"Hulpdiensten"},"error":{"title":"er is een fout opgetreden","button":"Start de applicatie opnieuw"},"history":{"title":"gespreksgeschiedenis"},"inputs":{"choose":"Kies een antwoord"},"language":{"change":"verander de taal","select":"selecteer de taal van uw keuze"},"link":{"buttontext":"Bekijk het document","goto":"Ga naar adres","click":"Klik hier","scanQR":"door de QRCode te scannen"},"loader":{"loader":{"optimal":"Voor een optimale ervaring,","classic":"Voor een meer klassieke ervaring,","vocal":"Ik spreek oog in oog met de agent.","text":"Ik communiceer schriftelijk met de makelaar."},"modes":{"vocal":"vocale modus","text":"tekstmodus"},"loaderValidation":"Begin een gesprek","locale":"taal controleren","supported":"ondersteunde talen controleren","addressdata":"het ophalen van gegevens"},"menu":{"message":"Voer uw bericht in","allowMicrophone":"Laat uw browser uw microfoon gebruiken om door te gaan","backconversation":"terug naar het gesprek","answer":" beantwoordt uw vragen"},"mobileLandscapePreventer":{"firstline":"Voor een optimale ervaring,","secondline":"draai je scherm om"},"news":{"warningtext":"U krijgt toegang tot de nieuwszender, het geluid op uw apparaat wordt geactiveerd","live":"live","continuous":"doorlopend"},"poi":{"comment":"klant beoordeling","route":"weg","nodata":"Er is geen inhoud die overeenkomt met uw zoekopdracht","openinghours":"Openingstijden","prices":"Prijzen","paymentmethods":"Betaalmethoden","numberofplaces":"aantal plaatsen","openroutemobile":"open Google Maps-route op smartphone","FoodEstablishment":"Waar te eten","LodgingBusiness":"Waar te slapen","TouristDestination":"Wat te zien","TouristAttraction":"Wat moeten we doen","Product":"Regionale producten","Service":"Diensten","Event":"Evenementen","City":"Steden","Wine":"Wijnen"},"suggestion":{"consult":"Uitchecken","thetutorial":"de tutorial"},"template":{"reset":"alles resetten","showresults":"Laat de resultaten zien","suggestiontitle":"Zoeksuggesties","reminder":"Vergeet niet dat ik je vragen kan beantwoorden."}}');
|
|
2803
|
+
$f2938a769b6e9339$exports = JSON.parse('{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial","common":{"all":"alle","back":"rug","close":"sluiten","continue":"doorgaan","download":"downloaden","downloadsheet":"download dit blad","downloadsheetmobile":"download dit blad op uw smartphone","filter":"Filter","history":"historisch","lang":"TALEN","menu":"menu","mode":"mode","needhelp":"Hulp nodig?","parameters":"instellingen","print":"Afdrukken","printsheet":"Druk dit blad af","result":"resultaat","results":"resultaten","singleLang":"taal","sound":"zijn","submit":"indienen","subtitle":"ondertitel","tutorial":"zelfstudie","validate":"bevestigen"},"emergency":{"samu":"S.A.M.U.","police":"politie","firefighter":"brandweerlieden","general":"algemeen","hospital":"Ziekenhuis","homeless":"Dakloos","poison":"Vergifcontrolecentrum","emergency":"Hulpdiensten"},"error":{"title":"er is een fout opgetreden","button":"Start de applicatie opnieuw"},"history":{"title":"gespreksgeschiedenis"},"inputs":{"choose":"Kies een antwoord"},"language":{"change":"verander de taal","select":"selecteer de taal van uw keuze"},"link":{"buttontext":"Bekijk het document","goto":"Ga naar adres","click":"Klik hier","scanQR":"door de QRCode te scannen","scanQRTile":"Scan de QR-code om te ontdekken"},"loader":{"loader":{"optimal":"Voor een optimale ervaring,","classic":"Voor een meer klassieke ervaring,","vocal":"Ik spreek oog in oog met de agent.","text":"Ik communiceer schriftelijk met de makelaar."},"modes":{"vocal":"vocale modus","text":"tekstmodus"},"loaderValidation":"Begin een gesprek","locale":"taal controleren","supported":"ondersteunde talen controleren","addressdata":"het ophalen van gegevens"},"menu":{"message":"Voer uw bericht in","allowMicrophone":"Laat uw browser uw microfoon gebruiken om door te gaan","backconversation":"terug naar het gesprek","answer":" beantwoordt uw vragen"},"mobileLandscapePreventer":{"firstline":"Voor een optimale ervaring,","secondline":"draai je scherm om"},"news":{"warningtext":"U krijgt toegang tot de nieuwszender, het geluid op uw apparaat wordt geactiveerd","live":"live","continuous":"doorlopend"},"poi":{"comment":"klant beoordeling","route":"weg","nodata":"Er is geen inhoud die overeenkomt met uw zoekopdracht","openinghours":"Openingstijden","prices":"Prijzen","paymentmethods":"Betaalmethoden","numberofplaces":"aantal plaatsen","openroutemobile":"open Google Maps-route op smartphone","FoodEstablishment":"Waar te eten","LodgingBusiness":"Waar te slapen","TouristDestination":"Wat te zien","TouristAttraction":"Wat moeten we doen","Product":"Regionale producten","Service":"Diensten","Event":"Evenementen","City":"Steden","Wine":"Wijnen"},"suggestion":{"consult":"Uitchecken","thetutorial":"de tutorial"},"template":{"reset":"alles resetten","showresults":"Laat de resultaten zien","suggestiontitle":"Zoeksuggesties","reminder":"Vergeet niet dat ik je vragen kan beantwoorden."}}');
|
|
2744
2804
|
|
|
2745
2805
|
|
|
2746
2806
|
var $01e3a1651603fa3a$exports = {};
|
|
2747
|
-
$01e3a1651603fa3a$exports = JSON.parse('{"1":"strona g\u0142\xf3wna","2":"kana\u0142 informacyjny na \u017Cywo","3":"pogoda","4":"numery alarmowe","1000":"historia","1001":"instrukta\u017C","common":{"all":"Wszystko","back":"z powrotem","close":"zamkn\u0105\u0107","continue":"Kontynuowa\u0107","download":"pobiera\u0107","downloadsheet":"pobierz ten arkusz","downloadsheetmobile":"pobierz ten arkusz na smartfonie","filter":"Filtr","history":"historyczny","lang":"J\u0119zyki","menu":"menu","mode":"moda","needhelp":"Potrzebuj\u0119 pomocy?","parameters":"ustawienia","print":"Wydrukowa\u0107","printsheet":"Wydrukuj ten arkusz","result":"wynik","results":"wyniki","singleLang":"j\u0119zyk","sound":"jej","submit":"sk\u0142ada\u0107","subtitle":"podtytu\u0142","tutorial":"instrukta\u017C","validate":"potwierdzi\u0107"},"emergency":{"samu":"S.A.M.U.","police":"Policja","firefighter":"stra\u017Cacy","general":"og\xf3lny","hospital":"Szpital","homeless":"Bezdomny","poison":"Centrum Kontroli Trucizn","emergency":"S\u0142u\u017Cby ratunkowe"},"error":{"title":"Wyst\u0105pi\u0142 b\u0142\u0105d","button":"Uruchom ponownie aplikacj\u0119"},"history":{"title":"Historia konwersacji"},"inputs":{"choose":"Wybierz odpowied\u017A"},"language":{"change":"zmieni\u0107 j\u0119zyk","select":"wybierz wybrany j\u0119zyk"},"link":{"buttontext":"Obejrzyj dokument","goto":"Przejd\u017A do adresu","click":"Kliknij tutaj","scanQR":"poprzez zeskanowanie kodu QR"},"loader":{"loader":{"optimal":"Aby uzyska\u0107 optymalne wra\u017Cenia,","classic":"Aby uzyska\u0107 bardziej klasyczne wra\u017Cenia,","vocal":"Rozmawiam twarz\u0105 w twarz z agentem.","text":"Komunikuj\u0119 si\u0119 pisemnie z agentem."},"modes":{"vocal":"tryb wokalny","text":"tryb tekstowy"},"loaderValidation":"Rozpocznij rozmow\u0119","locale":"sprawdzanie j\u0119zyka","supported":"sprawdzanie obs\u0142ugiwanych j\u0119zyk\xf3w","addressdata":"pobieranie danych"},"menu":{"message":"Wpisz swoj\u0105 wiadomo\u015B\u0107","allowMicrophone":"Aby kontynuowa\u0107, zezw\xf3l przegl\u0105darce na korzystanie z mikrofonu","backconversation":"wr\xf3\u0107 do rozmowy","answer":" odpowiada na Twoje pytania"},"mobileLandscapePreventer":{"firstline":"Aby uzyska\u0107 optymalne wra\u017Cenia,","secondline":"obr\xf3\u0107 ekran"},"news":{"warningtext":"Uzyskasz dost\u0119p do kana\u0142u informacyjnego, d\u017Awi\u0119k na Twoim urz\u0105dzeniu zostanie aktywowany","live":"na \u017Cywo","continuous":"bez przerwy"},"poi":{"comment":"Recenzja klienta","route":"droga","nodata":"\u017Badna tre\u015B\u0107 nie pasuje do Twojego wyszukiwania","openinghours":"Godziny otwarcia","prices":"Ceny","paymentmethods":"Metody P\u0142atno\u015Bci","numberofplaces":"liczba miejsc","openroutemobile":"otw\xf3rz tras\u0119 Map Google na smartfonie","FoodEstablishment":"Gdzie zje\u015B\u0107","LodgingBusiness":"Gdzie spa\u0107","TouristDestination":"Co zobaczy\u0107","TouristAttraction":"Co robi\u0107","Product":"Lokalne produkty","Service":"Us\u0142ugi","Event":"Wydarzenia","City":"Miasta","Wine":"Wina"},"suggestion":{"consult":"Wymeldowa\u0107 si\u0119","thetutorial":"samouczek"},"template":{"reset":"Zresetowa\u0107 wszystko","showresults":"Poka\u017C wyniki","suggestiontitle":"Wyszukaj sugestie","reminder":"Nie zapomnij, \\n, \u017Ce mog\u0119 odpowiedzie\u0107 na Twoje pytania."}}');
|
|
2807
|
+
$01e3a1651603fa3a$exports = JSON.parse('{"1":"strona g\u0142\xf3wna","2":"kana\u0142 informacyjny na \u017Cywo","3":"pogoda","4":"numery alarmowe","1000":"historia","1001":"instrukta\u017C","common":{"all":"Wszystko","back":"z powrotem","close":"zamkn\u0105\u0107","continue":"Kontynuowa\u0107","download":"pobiera\u0107","downloadsheet":"pobierz ten arkusz","downloadsheetmobile":"pobierz ten arkusz na smartfonie","filter":"Filtr","history":"historyczny","lang":"J\u0119zyki","menu":"menu","mode":"moda","needhelp":"Potrzebuj\u0119 pomocy?","parameters":"ustawienia","print":"Wydrukowa\u0107","printsheet":"Wydrukuj ten arkusz","result":"wynik","results":"wyniki","singleLang":"j\u0119zyk","sound":"jej","submit":"sk\u0142ada\u0107","subtitle":"podtytu\u0142","tutorial":"instrukta\u017C","validate":"potwierdzi\u0107"},"emergency":{"samu":"S.A.M.U.","police":"Policja","firefighter":"stra\u017Cacy","general":"og\xf3lny","hospital":"Szpital","homeless":"Bezdomny","poison":"Centrum Kontroli Trucizn","emergency":"S\u0142u\u017Cby ratunkowe"},"error":{"title":"Wyst\u0105pi\u0142 b\u0142\u0105d","button":"Uruchom ponownie aplikacj\u0119"},"history":{"title":"Historia konwersacji"},"inputs":{"choose":"Wybierz odpowied\u017A"},"language":{"change":"zmieni\u0107 j\u0119zyk","select":"wybierz wybrany j\u0119zyk"},"link":{"buttontext":"Obejrzyj dokument","goto":"Przejd\u017A do adresu","click":"Kliknij tutaj","scanQR":"poprzez zeskanowanie kodu QR","scanQRTile":"Zeskanuj kod QR, aby odkry\u0107"},"loader":{"loader":{"optimal":"Aby uzyska\u0107 optymalne wra\u017Cenia,","classic":"Aby uzyska\u0107 bardziej klasyczne wra\u017Cenia,","vocal":"Rozmawiam twarz\u0105 w twarz z agentem.","text":"Komunikuj\u0119 si\u0119 pisemnie z agentem."},"modes":{"vocal":"tryb wokalny","text":"tryb tekstowy"},"loaderValidation":"Rozpocznij rozmow\u0119","locale":"sprawdzanie j\u0119zyka","supported":"sprawdzanie obs\u0142ugiwanych j\u0119zyk\xf3w","addressdata":"pobieranie danych"},"menu":{"message":"Wpisz swoj\u0105 wiadomo\u015B\u0107","allowMicrophone":"Aby kontynuowa\u0107, zezw\xf3l przegl\u0105darce na korzystanie z mikrofonu","backconversation":"wr\xf3\u0107 do rozmowy","answer":" odpowiada na Twoje pytania"},"mobileLandscapePreventer":{"firstline":"Aby uzyska\u0107 optymalne wra\u017Cenia,","secondline":"obr\xf3\u0107 ekran"},"news":{"warningtext":"Uzyskasz dost\u0119p do kana\u0142u informacyjnego, d\u017Awi\u0119k na Twoim urz\u0105dzeniu zostanie aktywowany","live":"na \u017Cywo","continuous":"bez przerwy"},"poi":{"comment":"Recenzja klienta","route":"droga","nodata":"\u017Badna tre\u015B\u0107 nie pasuje do Twojego wyszukiwania","openinghours":"Godziny otwarcia","prices":"Ceny","paymentmethods":"Metody P\u0142atno\u015Bci","numberofplaces":"liczba miejsc","openroutemobile":"otw\xf3rz tras\u0119 Map Google na smartfonie","FoodEstablishment":"Gdzie zje\u015B\u0107","LodgingBusiness":"Gdzie spa\u0107","TouristDestination":"Co zobaczy\u0107","TouristAttraction":"Co robi\u0107","Product":"Lokalne produkty","Service":"Us\u0142ugi","Event":"Wydarzenia","City":"Miasta","Wine":"Wina"},"suggestion":{"consult":"Wymeldowa\u0107 si\u0119","thetutorial":"samouczek"},"template":{"reset":"Zresetowa\u0107 wszystko","showresults":"Poka\u017C wyniki","suggestiontitle":"Wyszukaj sugestie","reminder":"Nie zapomnij, \\n, \u017Ce mog\u0119 odpowiedzie\u0107 na Twoje pytania."}}');
|
|
2748
2808
|
|
|
2749
2809
|
|
|
2750
2810
|
var $c61f5fb3d965318c$exports = {};
|
|
2751
|
-
$c61f5fb3d965318c$exports = JSON.parse('{"1":"pagina inicial","2":"canal de informa\xe7\xf5es ao vivo","3":"clima","4":"N\xfameros de emerg\xeancia","1000":"hist\xf3ria","1001":"tutorial","common":{"all":"todos","back":"voltar","close":"fechar","continue":"continuar","download":"download","downloadsheet":"baixe esta planilha","downloadsheetmobile":"baixe esta planilha no smartphone","filter":"filtro","history":"hist\xf3rico","lang":"l\xednguas","menu":"card\xe1pio","mode":"moda","needhelp":"Preciso de ajuda?","parameters":"configura\xe7\xf5es","print":"Imprimir","printsheet":"Imprima esta folha","result":"resultado","results":"resultados","singleLang":"linguagem","sound":"dela","submit":"enviar","subtitle":"legenda","tutorial":"tutorial","validate":"validar"},"emergency":{"samu":"S.A.M.U.","police":"pol\xedcia","firefighter":"bombeiros","general":"general","hospital":"Hospital","homeless":"Morador de rua","poison":"Centro de Controle de Venenos","emergency":"Servi\xe7os de emerg\xeancia"},"error":{"title":"ocorreu um erro","button":"Reinicie o aplicativo"},"history":{"title":"hist\xf3rico de conversas"},"inputs":{"choose":"Escolha uma resposta"},"language":{"change":"alterar o idioma","select":"selecione o idioma de sua prefer\xeancia"},"link":{"buttontext":"Veja o documento","goto":"Ir para o endere\xe7o","click":"Clique aqui","scanQR":"digitalizando o QrCode"},"loader":{"loader":{"optimal":"Para uma experi\xeancia ideal,","classic":"Para uma experi\xeancia mais cl\xe1ssica,","vocal":"Falo cara a cara com o agente.","text":"Eu me comunico por escrito com o agente."},"modes":{"vocal":"modo vocal","text":"modo de texto"},"loaderValidation":"Iniciar conversa","locale":"verificando o idioma","supported":"verificando idiomas suportados","addressdata":"recuperando dados"},"menu":{"message":"Digite sua mensagem","allowMicrophone":"Permita que seu navegador use seu microfone para continuar","backconversation":"de volta \xe0 conversa","answer":" responde \xe0s suas perguntas"},"mobileLandscapePreventer":{"firstline":"Para uma experi\xeancia ideal,","secondline":"vire sua tela"},"news":{"warningtext":"Voc\xea acessar\xe1 o canal de not\xedcias, o som do seu aparelho ser\xe1 ativado","live":"ao vivo","continuous":"continuamente"},"poi":{"comment":"avalia\xe7\xe3o do cliente","route":"estrada","nodata":"Nenhum conte\xfado corresponde \xe0 sua pesquisa","openinghours":"Hor\xe1rio de funcionamento","prices":"Pre\xe7os","paymentmethods":"M\xe9todos de Pagamento","numberofplaces":"n\xfamero de lugares","openroutemobile":"abra a rota do Google Maps no smartphone","FoodEstablishment":"Onde comer","LodgingBusiness":"Onde dormir","TouristDestination":"O que ver","TouristAttraction":"O que fazer","Product":"Produtos locais","Service":"Servi\xe7os","Event":"Eventos","City":"Cidades","Wine":"Vinhos"},"suggestion":{"consult":"Confira","thetutorial":"o tutorial"},"template":{"reset":"reiniciar tudo","showresults":"Mostrar os resultados","suggestiontitle":"Sugest\xf5es de pesquisa","reminder":"N\xe3o se esque\xe7a, \\n, posso responder \xe0s suas perguntas."}}');
|
|
2811
|
+
$c61f5fb3d965318c$exports = JSON.parse('{"1":"pagina inicial","2":"canal de informa\xe7\xf5es ao vivo","3":"clima","4":"N\xfameros de emerg\xeancia","1000":"hist\xf3ria","1001":"tutorial","common":{"all":"todos","back":"voltar","close":"fechar","continue":"continuar","download":"download","downloadsheet":"baixe esta planilha","downloadsheetmobile":"baixe esta planilha no smartphone","filter":"filtro","history":"hist\xf3rico","lang":"l\xednguas","menu":"card\xe1pio","mode":"moda","needhelp":"Preciso de ajuda?","parameters":"configura\xe7\xf5es","print":"Imprimir","printsheet":"Imprima esta folha","result":"resultado","results":"resultados","singleLang":"linguagem","sound":"dela","submit":"enviar","subtitle":"legenda","tutorial":"tutorial","validate":"validar"},"emergency":{"samu":"S.A.M.U.","police":"pol\xedcia","firefighter":"bombeiros","general":"general","hospital":"Hospital","homeless":"Morador de rua","poison":"Centro de Controle de Venenos","emergency":"Servi\xe7os de emerg\xeancia"},"error":{"title":"ocorreu um erro","button":"Reinicie o aplicativo"},"history":{"title":"hist\xf3rico de conversas"},"inputs":{"choose":"Escolha uma resposta"},"language":{"change":"alterar o idioma","select":"selecione o idioma de sua prefer\xeancia"},"link":{"buttontext":"Veja o documento","goto":"Ir para o endere\xe7o","click":"Clique aqui","scanQR":"digitalizando o QrCode","scanQRTile":"Escaneie o c\xf3digo QR para descobrir"},"loader":{"loader":{"optimal":"Para uma experi\xeancia ideal,","classic":"Para uma experi\xeancia mais cl\xe1ssica,","vocal":"Falo cara a cara com o agente.","text":"Eu me comunico por escrito com o agente."},"modes":{"vocal":"modo vocal","text":"modo de texto"},"loaderValidation":"Iniciar conversa","locale":"verificando o idioma","supported":"verificando idiomas suportados","addressdata":"recuperando dados"},"menu":{"message":"Digite sua mensagem","allowMicrophone":"Permita que seu navegador use seu microfone para continuar","backconversation":"de volta \xe0 conversa","answer":" responde \xe0s suas perguntas"},"mobileLandscapePreventer":{"firstline":"Para uma experi\xeancia ideal,","secondline":"vire sua tela"},"news":{"warningtext":"Voc\xea acessar\xe1 o canal de not\xedcias, o som do seu aparelho ser\xe1 ativado","live":"ao vivo","continuous":"continuamente"},"poi":{"comment":"avalia\xe7\xe3o do cliente","route":"estrada","nodata":"Nenhum conte\xfado corresponde \xe0 sua pesquisa","openinghours":"Hor\xe1rio de funcionamento","prices":"Pre\xe7os","paymentmethods":"M\xe9todos de Pagamento","numberofplaces":"n\xfamero de lugares","openroutemobile":"abra a rota do Google Maps no smartphone","FoodEstablishment":"Onde comer","LodgingBusiness":"Onde dormir","TouristDestination":"O que ver","TouristAttraction":"O que fazer","Product":"Produtos locais","Service":"Servi\xe7os","Event":"Eventos","City":"Cidades","Wine":"Vinhos"},"suggestion":{"consult":"Confira","thetutorial":"o tutorial"},"template":{"reset":"reiniciar tudo","showresults":"Mostrar os resultados","suggestiontitle":"Sugest\xf5es de pesquisa","reminder":"N\xe3o se esque\xe7a, \\n, posso responder \xe0s suas perguntas."}}');
|
|
2752
2812
|
|
|
2753
2813
|
|
|
2754
2814
|
var $17fbbe41f56e34ae$exports = {};
|
|
2755
|
-
$17fbbe41f56e34ae$exports = JSON.parse('{"1":"pagina inicial","2":"canal de informa\xe7\xf5es ao vivo","3":"clima","4":"N\xfameros de emerg\xeancia","1000":"hist\xf3ria","1001":"tutorial","common":{"all":"todos","back":"voltar","close":"fechar","continue":"continuar","download":"download","downloadsheet":"baixe esta planilha","downloadsheetmobile":"baixe esta planilha no smartphone","filter":"filtro","history":"hist\xf3rico","lang":"l\xednguas","menu":"card\xe1pio","mode":"moda","needhelp":"Preciso de ajuda?","parameters":"configura\xe7\xf5es","print":"Imprimir","printsheet":"Imprima esta folha","result":"resultado","results":"resultados","singleLang":"linguagem","sound":"dela","submit":"enviar","subtitle":"legenda","tutorial":"tutorial","validate":"validar"},"emergency":{"samu":"S.A.M.U.","police":"pol\xedcia","firefighter":"bombeiros","general":"general","hospital":"Hospital","homeless":"Morador de rua","poison":"Centro de Controle de Venenos","emergency":"Servi\xe7os de emerg\xeancia"},"error":{"title":"ocorreu um erro","button":"Reinicie o aplicativo"},"history":{"title":"hist\xf3rico de conversas"},"inputs":{"choose":"Escolha uma resposta"},"language":{"change":"alterar o idioma","select":"selecione o idioma de sua prefer\xeancia"},"link":{"buttontext":"Veja o documento","goto":"Ir para o endere\xe7o","click":"Clique aqui","scanQR":"digitalizando o QrCode"},"loader":{"loader":{"optimal":"Para uma experi\xeancia ideal,","classic":"Para uma experi\xeancia mais cl\xe1ssica,","vocal":"Falo cara a cara com o agente.","text":"Eu me comunico por escrito com o agente."},"modes":{"vocal":"modo vocal","text":"modo de texto"},"loaderValidation":"Iniciar conversa","locale":"verificando o idioma","supported":"verificando idiomas suportados","addressdata":"recuperando dados"},"menu":{"message":"Digite sua mensagem","allowMicrophone":"Permita que seu navegador use seu microfone para continuar","backconversation":"de volta \xe0 conversa","answer":" responde \xe0s suas perguntas"},"mobileLandscapePreventer":{"firstline":"Para uma experi\xeancia ideal,","secondline":"vire sua tela"},"news":{"warningtext":"Voc\xea acessar\xe1 o canal de not\xedcias, o som do seu aparelho ser\xe1 ativado","live":"ao vivo","continuous":"continuamente"},"poi":{"comment":"avalia\xe7\xe3o do cliente","route":"estrada","nodata":"Nenhum conte\xfado corresponde \xe0 sua pesquisa","openinghours":"Hor\xe1rio de funcionamento","prices":"Pre\xe7os","paymentmethods":"M\xe9todos de Pagamento","numberofplaces":"n\xfamero de lugares","openroutemobile":"abra a rota do Google Maps no smartphone","FoodEstablishment":"Onde comer","LodgingBusiness":"Onde dormir","TouristDestination":"O que ver","TouristAttraction":"O que fazer","Product":"Produtos locais","Service":"Servi\xe7os","Event":"Eventos","City":"Cidades","Wine":"Vinhos"},"suggestion":{"consult":"Confira","thetutorial":"o tutorial"},"template":{"reset":"reiniciar tudo","showresults":"Mostrar os resultados","suggestiontitle":"Sugest\xf5es de pesquisa","reminder":"N\xe3o se esque\xe7a, \\n, posso responder \xe0s suas perguntas."}}');
|
|
2815
|
+
$17fbbe41f56e34ae$exports = JSON.parse('{"1":"pagina inicial","2":"canal de informa\xe7\xf5es ao vivo","3":"clima","4":"N\xfameros de emerg\xeancia","1000":"hist\xf3ria","1001":"tutorial","common":{"all":"todos","back":"voltar","close":"fechar","continue":"continuar","download":"download","downloadsheet":"baixe esta planilha","downloadsheetmobile":"baixe esta planilha no smartphone","filter":"filtro","history":"hist\xf3rico","lang":"l\xednguas","menu":"card\xe1pio","mode":"moda","needhelp":"Preciso de ajuda?","parameters":"configura\xe7\xf5es","print":"Imprimir","printsheet":"Imprima esta folha","result":"resultado","results":"resultados","singleLang":"linguagem","sound":"dela","submit":"enviar","subtitle":"legenda","tutorial":"tutorial","validate":"validar"},"emergency":{"samu":"S.A.M.U.","police":"pol\xedcia","firefighter":"bombeiros","general":"general","hospital":"Hospital","homeless":"Morador de rua","poison":"Centro de Controle de Venenos","emergency":"Servi\xe7os de emerg\xeancia"},"error":{"title":"ocorreu um erro","button":"Reinicie o aplicativo"},"history":{"title":"hist\xf3rico de conversas"},"inputs":{"choose":"Escolha uma resposta"},"language":{"change":"alterar o idioma","select":"selecione o idioma de sua prefer\xeancia"},"link":{"buttontext":"Veja o documento","goto":"Ir para o endere\xe7o","click":"Clique aqui","scanQR":"digitalizando o QrCode","scanQRTile":"Escaneie o c\xf3digo QR para descobrir"},"loader":{"loader":{"optimal":"Para uma experi\xeancia ideal,","classic":"Para uma experi\xeancia mais cl\xe1ssica,","vocal":"Falo cara a cara com o agente.","text":"Eu me comunico por escrito com o agente."},"modes":{"vocal":"modo vocal","text":"modo de texto"},"loaderValidation":"Iniciar conversa","locale":"verificando o idioma","supported":"verificando idiomas suportados","addressdata":"recuperando dados"},"menu":{"message":"Digite sua mensagem","allowMicrophone":"Permita que seu navegador use seu microfone para continuar","backconversation":"de volta \xe0 conversa","answer":" responde \xe0s suas perguntas"},"mobileLandscapePreventer":{"firstline":"Para uma experi\xeancia ideal,","secondline":"vire sua tela"},"news":{"warningtext":"Voc\xea acessar\xe1 o canal de not\xedcias, o som do seu aparelho ser\xe1 ativado","live":"ao vivo","continuous":"continuamente"},"poi":{"comment":"avalia\xe7\xe3o do cliente","route":"estrada","nodata":"Nenhum conte\xfado corresponde \xe0 sua pesquisa","openinghours":"Hor\xe1rio de funcionamento","prices":"Pre\xe7os","paymentmethods":"M\xe9todos de Pagamento","numberofplaces":"n\xfamero de lugares","openroutemobile":"abra a rota do Google Maps no smartphone","FoodEstablishment":"Onde comer","LodgingBusiness":"Onde dormir","TouristDestination":"O que ver","TouristAttraction":"O que fazer","Product":"Produtos locais","Service":"Servi\xe7os","Event":"Eventos","City":"Cidades","Wine":"Vinhos"},"suggestion":{"consult":"Confira","thetutorial":"o tutorial"},"template":{"reset":"reiniciar tudo","showresults":"Mostrar os resultados","suggestiontitle":"Sugest\xf5es de pesquisa","reminder":"N\xe3o se esque\xe7a, \\n, posso responder \xe0s suas perguntas."}}');
|
|
2756
2816
|
|
|
2757
2817
|
|
|
2758
2818
|
var $5e0df47823393bbe$exports = {};
|
|
2759
|
-
$5e0df47823393bbe$exports = JSON.parse('{"1":"\u0434\u043E\u043C\u0430\u0448\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430","2":"\u043F\u0440\u044F\u043C\u043E\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0439 \u043A\u0430\u043D\u0430\u043B","3":"\u043F\u043E\u0433\u043E\u0434\u0430","4":"\u043D\u043E\u043C\u0435\u0440\u0430 \u044D\u043A\u0441\u0442\u0440\u0435\u043D\u043D\u044B\u0445 \u0441\u043B\u0443\u0436\u0431","1000":"\u0438\u0441\u0442\u043E\u0440\u0438\u044F","1001":"\u0440\u0443\u043A\u043E\u0432\u043E\u0434\u0441\u0442\u0432\u043E","common":{"all":"\u0432\u0441\u0435","back":"\u043D\u0430\u0437\u0430\u0434","close":"\u0437\u0430\u043A\u0440\u044B\u0432\u0430\u0442\u044C","continue":"\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0430\u0442\u044C","download":"\u0421\u043A\u0430\u0447\u0430\u0442\u044C","downloadsheet":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u044D\u0442\u043E\u0442 \u043B\u0438\u0441\u0442","downloadsheetmobile":"\u0441\u043A\u0430\u0447\u0430\u0442\u044C \u044D\u0442\u043E\u0442 \u043B\u0438\u0441\u0442 \u043D\u0430 \u0441\u043C\u0430\u0440\u0442\u0444\u043E\u043D","filter":"\u0424\u0438\u043B\u044C\u0442\u0440","history":"\u0438\u0441\u0442\u043E\u0440\u0438\u0447\u0435\u0441\u043A\u0438\u0439","lang":"\u042F\u0417\u042B\u041A\u0418","menu":"\u043C\u0435\u043D\u044E","mode":"\u043C\u043E\u0434\u0430","needhelp":"\u041D\u0443\u0436\u043D\u0430 \u043F\u043E\u043C\u043E\u0449\u044C?","parameters":"\u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438","print":"\u0420\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C","printsheet":"\u0420\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u044D\u0442\u043E\u0442 \u043B\u0438\u0441\u0442","result":"\u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442","results":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B","singleLang":"\u044F\u0437\u044B\u043A","sound":"\u0437\u0432\u0443\u043A","submit":"\u041E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C","subtitle":"\u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B","tutorial":"\u0440\u0443\u043A\u043E\u0432\u043E\u0434\u0441\u0442\u0432\u043E","validate":"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C"},"emergency":{"samu":"\u0421.\u0410.\u041C.\u0423.","police":"\u043F\u043E\u043B\u0438\u0446\u0438\u044F","firefighter":"\u043F\u043E\u0436\u0430\u0440\u043D\u044B\u0435","general":"\u043E\u0431\u0449\u0438\u0439","hospital":"\u0411\u043E\u043B\u044C\u043D\u0438\u0446\u0430","homeless":"\u0411\u0435\u0437\u0434\u043E\u043C\u043D\u044B\u0439","poison":"\u0422\u043E\u043A\u0441\u0438\u043A\u043E\u043B\u043E\u0433\u0438\u0447\u0435\u0441\u043A\u0438\u0439 \u0446\u0435\u043D\u0442\u0440","emergency":"\u0410\u0432\u0430\u0440\u0438\u0439\u043D\u044B\u0435 \u0441\u043B\u0443\u0436\u0431\u044B"},"error":{"title":"\u043F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430","button":"\u041F\u0435\u0440\u0435\u0437\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435"},"history":{"title":"\u0438\u0441\u0442\u043E\u0440\u0438\u044F \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440\u043E\u0432"},"inputs":{"choose":"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043E\u0442\u0432\u0435\u0442"},"language":{"change":"\u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u044F\u0437\u044B\u043A","select":"\u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u044F\u0437\u044B\u043A \u043F\u043E \u0432\u0430\u0448\u0435\u043C\u0443 \u0432\u044B\u0431\u043E\u0440\u0443"},"link":{"buttontext":"\u041F\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442","goto":"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043F\u043E \u0430\u0434\u0440\u0435\u0441\u0443","click":"\u043A\u043B\u0438\u043A\u043D\u0438\u0442\u0435 \u0441\u044E\u0434\u0430","scanQR":"\u043E\u0442\u0441\u043A\u0430\u043D\u0438\u0440\u043E\u0432\u0430\u0432 QrCode"},"loader":{"loader":{"optimal":"\u0414\u043B\u044F \u043E\u043F\u0442\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043E\u043F\u044B\u0442\u0430,","classic":"\u0414\u043B\u044F \u0431\u043E\u043B\u0435\u0435 \u043A\u043B\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043A\u043E\u0433\u043E \u043E\u043F\u044B\u0442\u0430,","vocal":"\u042F \u043E\u0431\u0449\u0430\u044E\u0441\u044C, \u0440\u0430\u0437\u0433\u043E\u0432\u0430\u0440\u0438\u0432\u0430\u044F \u0441 \u0430\u0433\u0435\u043D\u0442\u043E\u043C.","text":"\u042F \u043E\u0431\u0449\u0430\u044E\u0441\u044C \u043F\u043E \u0442\u0435\u043A\u0441\u0442\u0443 \u0441 \u0430\u0433\u0435\u043D\u0442\u043E\u043C."},"modes":{"vocal":"\u0433\u043E\u043B\u043E\u0441\u043E\u0432\u043E\u0439 \u0440\u0435\u0436\u0438\u043C","text":"\u0442\u0435\u043A\u0441\u0442\u043E\u0432\u044B\u0439 \u0440\u0435\u0436\u0438\u043C"},"loaderValidation":"\u041D\u0430\u0447\u0430\u0442\u044C \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440","locale":"\u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430 \u044F\u0437\u044B\u043A\u0430","supported":"\u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0445 \u044F\u0437\u044B\u043A\u043E\u0432","addressdata":"\u0418\u0437\u0432\u043B\u0435\u0447\u0435\u043D\u0438\u0435 \u0434\u0430\u043D\u043D\u044B\u0445"},"menu":{"message":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0432\u0430\u0448\u0435 \u0441\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435","allowMicrophone":"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u0435 \u0432\u0430\u0448\u0435\u043C\u0443 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0443 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D, \u0447\u0442\u043E\u0431\u044B \u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C.","backconversation":"\u0432\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F \u043A \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440\u0443","answer":" \u043E\u0442\u0432\u0435\u0447\u0430\u0435\u0442 \u043D\u0430 \u0432\u0430\u0448\u0438 \u0432\u043E\u043F\u0440\u043E\u0441\u044B"},"mobileLandscapePreventer":{"firstline":"\u0414\u043B\u044F \u043E\u043F\u0442\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043E\u043F\u044B\u0442\u0430,","secondline":"\u043F\u0435\u0440\u0435\u0432\u0435\u0440\u043D\u0438\u0442\u0435 \u044D\u043A\u0440\u0430\u043D"},"news":{"warningtext":"\u0412\u044B \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u0435 \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043D\u043E\u0432\u043E\u0441\u0442\u043D\u043E\u043C\u0443 \u043A\u0430\u043D\u0430\u043B\u0443, \u0437\u0432\u0443\u043A \u043D\u0430 \u0432\u0430\u0448\u0435\u043C \u0443\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u0435 \u0431\u0443\u0434\u0435\u0442 \u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u043D.","live":"\u0436\u0438\u0442\u044C","continuous":"\u043D\u0435\u043F\u0440\u0435\u0440\u044B\u0432\u043D\u043E"},"poi":{"comment":"\u043E\u0442\u0437\u044B\u0432 \u043A\u043B\u0438\u0435\u043D\u0442\u0430","route":"\u0434\u043E\u0440\u043E\u0433\u0430","nodata":"\u041D\u0435\u0442 \u043A\u043E\u043D\u0442\u0435\u043D\u0442\u0430, \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0435\u0433\u043E \u0432\u0430\u0448\u0435\u043C\u0443 \u0437\u0430\u043F\u0440\u043E\u0441\u0443","openinghours":"\u0427\u0430\u0441\u044B \u0440\u0430\u0431\u043E\u0442\u044B","prices":"\u0426\u0435\u043D\u044B","paymentmethods":"\u0421\u043F\u043E\u0441\u043E\u0431\u044B \u043E\u043F\u043B\u0430\u0442\u044B","numberofplaces":"\u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0435\u0441\u0442","openroutemobile":"\u043E\u0442\u043A\u0440\u044B\u0442\u044C \u043C\u0430\u0440\u0448\u0440\u0443\u0442 Google Maps \u043D\u0430 \u0441\u043C\u0430\u0440\u0442\u0444\u043E\u043D\u0435","FoodEstablishment":"\u0413\u0434\u0435 \u043F\u043E\u0435\u0441\u0442\u044C","LodgingBusiness":"\u0413\u0434\u0435 \u0441\u043F\u0430\u0442\u044C","TouristDestination":"\u0427\u0442\u043E \u043F\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C","TouristAttraction":"\u0427\u0442\u043E \u0434\u0435\u043B\u0430\u0442\u044C","Product":"\u041C\u0435\u0441\u0442\u043D\u044B\u0435 \u043F\u0440\u043E\u0434\u0443\u043A\u0442\u044B","Service":"\u0423\u0441\u043B\u0443\u0433\u0438","Event":"\u0421\u043E\u0431\u044B\u0442\u0438\u044F","City":"\u0413\u043E\u0440\u043E\u0434\u0430","Wine":"\u0412\u0438\u043D\u0430"},"suggestion":{"consult":"\u041F\u0440\u043E\u0432\u0435\u0440\u0438\u0442\u044C","thetutorial":"\u0443\u0447\u0435\u0431\u043D\u0438\u043A"},"template":{"reset":"\u0441\u0431\u0440\u043E\u0441\u0438\u0442\u044C \u0432\u0441\u0435","showresults":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B","suggestiontitle":"\u041F\u043E\u0438\u0441\u043A\u043E\u0432\u044B\u0435 \u043F\u0440\u0435\u0434\u043B\u043E\u0436\u0435\u043D\u0438\u044F","reminder":"\u041D\u0435 \u0437\u0430\u0431\u044B\u0432\u0430\u0439, \\n \u042F \u043C\u043E\u0433\u0443 \u043E\u0442\u0432\u0435\u0442\u0438\u0442\u044C \u043D\u0430 \u0442\u0432\u043E\u0438 \u0432\u043E\u043F\u0440\u043E\u0441\u044B."}}');
|
|
2819
|
+
$5e0df47823393bbe$exports = JSON.parse('{"1":"\u0434\u043E\u043C\u0430\u0448\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430","2":"\u043F\u0440\u044F\u043C\u043E\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0439 \u043A\u0430\u043D\u0430\u043B","3":"\u043F\u043E\u0433\u043E\u0434\u0430","4":"\u043D\u043E\u043C\u0435\u0440\u0430 \u044D\u043A\u0441\u0442\u0440\u0435\u043D\u043D\u044B\u0445 \u0441\u043B\u0443\u0436\u0431","1000":"\u0438\u0441\u0442\u043E\u0440\u0438\u044F","1001":"\u0440\u0443\u043A\u043E\u0432\u043E\u0434\u0441\u0442\u0432\u043E","common":{"all":"\u0432\u0441\u0435","back":"\u043D\u0430\u0437\u0430\u0434","close":"\u0437\u0430\u043A\u0440\u044B\u0432\u0430\u0442\u044C","continue":"\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0430\u0442\u044C","download":"\u0421\u043A\u0430\u0447\u0430\u0442\u044C","downloadsheet":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u044D\u0442\u043E\u0442 \u043B\u0438\u0441\u0442","downloadsheetmobile":"\u0441\u043A\u0430\u0447\u0430\u0442\u044C \u044D\u0442\u043E\u0442 \u043B\u0438\u0441\u0442 \u043D\u0430 \u0441\u043C\u0430\u0440\u0442\u0444\u043E\u043D","filter":"\u0424\u0438\u043B\u044C\u0442\u0440","history":"\u0438\u0441\u0442\u043E\u0440\u0438\u0447\u0435\u0441\u043A\u0438\u0439","lang":"\u042F\u0417\u042B\u041A\u0418","menu":"\u043C\u0435\u043D\u044E","mode":"\u043C\u043E\u0434\u0430","needhelp":"\u041D\u0443\u0436\u043D\u0430 \u043F\u043E\u043C\u043E\u0449\u044C?","parameters":"\u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438","print":"\u0420\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C","printsheet":"\u0420\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u044D\u0442\u043E\u0442 \u043B\u0438\u0441\u0442","result":"\u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442","results":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B","singleLang":"\u044F\u0437\u044B\u043A","sound":"\u0437\u0432\u0443\u043A","submit":"\u041E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C","subtitle":"\u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B","tutorial":"\u0440\u0443\u043A\u043E\u0432\u043E\u0434\u0441\u0442\u0432\u043E","validate":"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C"},"emergency":{"samu":"\u0421.\u0410.\u041C.\u0423.","police":"\u043F\u043E\u043B\u0438\u0446\u0438\u044F","firefighter":"\u043F\u043E\u0436\u0430\u0440\u043D\u044B\u0435","general":"\u043E\u0431\u0449\u0438\u0439","hospital":"\u0411\u043E\u043B\u044C\u043D\u0438\u0446\u0430","homeless":"\u0411\u0435\u0437\u0434\u043E\u043C\u043D\u044B\u0439","poison":"\u0422\u043E\u043A\u0441\u0438\u043A\u043E\u043B\u043E\u0433\u0438\u0447\u0435\u0441\u043A\u0438\u0439 \u0446\u0435\u043D\u0442\u0440","emergency":"\u0410\u0432\u0430\u0440\u0438\u0439\u043D\u044B\u0435 \u0441\u043B\u0443\u0436\u0431\u044B"},"error":{"title":"\u043F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430","button":"\u041F\u0435\u0440\u0435\u0437\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435"},"history":{"title":"\u0438\u0441\u0442\u043E\u0440\u0438\u044F \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440\u043E\u0432"},"inputs":{"choose":"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043E\u0442\u0432\u0435\u0442"},"language":{"change":"\u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u044F\u0437\u044B\u043A","select":"\u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u044F\u0437\u044B\u043A \u043F\u043E \u0432\u0430\u0448\u0435\u043C\u0443 \u0432\u044B\u0431\u043E\u0440\u0443"},"link":{"buttontext":"\u041F\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442","goto":"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043F\u043E \u0430\u0434\u0440\u0435\u0441\u0443","click":"\u043A\u043B\u0438\u043A\u043D\u0438\u0442\u0435 \u0441\u044E\u0434\u0430","scanQR":"\u043E\u0442\u0441\u043A\u0430\u043D\u0438\u0440\u043E\u0432\u0430\u0432 QrCode","scanQRTile":"\u0421\u043A\u0430\u043D\u0438\u0440\u0443\u0439\u0442\u0435 QR-\u043A\u043E\u0434, \u0447\u0442\u043E\u0431\u044B \u0443\u0437\u043D\u0430\u0442\u044C"},"loader":{"loader":{"optimal":"\u0414\u043B\u044F \u043E\u043F\u0442\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043E\u043F\u044B\u0442\u0430,","classic":"\u0414\u043B\u044F \u0431\u043E\u043B\u0435\u0435 \u043A\u043B\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043A\u043E\u0433\u043E \u043E\u043F\u044B\u0442\u0430,","vocal":"\u042F \u043E\u0431\u0449\u0430\u044E\u0441\u044C, \u0440\u0430\u0437\u0433\u043E\u0432\u0430\u0440\u0438\u0432\u0430\u044F \u0441 \u0430\u0433\u0435\u043D\u0442\u043E\u043C.","text":"\u042F \u043E\u0431\u0449\u0430\u044E\u0441\u044C \u043F\u043E \u0442\u0435\u043A\u0441\u0442\u0443 \u0441 \u0430\u0433\u0435\u043D\u0442\u043E\u043C."},"modes":{"vocal":"\u0433\u043E\u043B\u043E\u0441\u043E\u0432\u043E\u0439 \u0440\u0435\u0436\u0438\u043C","text":"\u0442\u0435\u043A\u0441\u0442\u043E\u0432\u044B\u0439 \u0440\u0435\u0436\u0438\u043C"},"loaderValidation":"\u041D\u0430\u0447\u0430\u0442\u044C \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440","locale":"\u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430 \u044F\u0437\u044B\u043A\u0430","supported":"\u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0445 \u044F\u0437\u044B\u043A\u043E\u0432","addressdata":"\u0418\u0437\u0432\u043B\u0435\u0447\u0435\u043D\u0438\u0435 \u0434\u0430\u043D\u043D\u044B\u0445"},"menu":{"message":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0432\u0430\u0448\u0435 \u0441\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435","allowMicrophone":"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u0435 \u0432\u0430\u0448\u0435\u043C\u0443 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0443 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D, \u0447\u0442\u043E\u0431\u044B \u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C.","backconversation":"\u0432\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F \u043A \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440\u0443","answer":" \u043E\u0442\u0432\u0435\u0447\u0430\u0435\u0442 \u043D\u0430 \u0432\u0430\u0448\u0438 \u0432\u043E\u043F\u0440\u043E\u0441\u044B"},"mobileLandscapePreventer":{"firstline":"\u0414\u043B\u044F \u043E\u043F\u0442\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043E\u043F\u044B\u0442\u0430,","secondline":"\u043F\u0435\u0440\u0435\u0432\u0435\u0440\u043D\u0438\u0442\u0435 \u044D\u043A\u0440\u0430\u043D"},"news":{"warningtext":"\u0412\u044B \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u0435 \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u043D\u043E\u0432\u043E\u0441\u0442\u043D\u043E\u043C\u0443 \u043A\u0430\u043D\u0430\u043B\u0443, \u0437\u0432\u0443\u043A \u043D\u0430 \u0432\u0430\u0448\u0435\u043C \u0443\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u0435 \u0431\u0443\u0434\u0435\u0442 \u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u043D.","live":"\u0436\u0438\u0442\u044C","continuous":"\u043D\u0435\u043F\u0440\u0435\u0440\u044B\u0432\u043D\u043E"},"poi":{"comment":"\u043E\u0442\u0437\u044B\u0432 \u043A\u043B\u0438\u0435\u043D\u0442\u0430","route":"\u0434\u043E\u0440\u043E\u0433\u0430","nodata":"\u041D\u0435\u0442 \u043A\u043E\u043D\u0442\u0435\u043D\u0442\u0430, \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0435\u0433\u043E \u0432\u0430\u0448\u0435\u043C\u0443 \u0437\u0430\u043F\u0440\u043E\u0441\u0443","openinghours":"\u0427\u0430\u0441\u044B \u0440\u0430\u0431\u043E\u0442\u044B","prices":"\u0426\u0435\u043D\u044B","paymentmethods":"\u0421\u043F\u043E\u0441\u043E\u0431\u044B \u043E\u043F\u043B\u0430\u0442\u044B","numberofplaces":"\u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0435\u0441\u0442","openroutemobile":"\u043E\u0442\u043A\u0440\u044B\u0442\u044C \u043C\u0430\u0440\u0448\u0440\u0443\u0442 Google Maps \u043D\u0430 \u0441\u043C\u0430\u0440\u0442\u0444\u043E\u043D\u0435","FoodEstablishment":"\u0413\u0434\u0435 \u043F\u043E\u0435\u0441\u0442\u044C","LodgingBusiness":"\u0413\u0434\u0435 \u0441\u043F\u0430\u0442\u044C","TouristDestination":"\u0427\u0442\u043E \u043F\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C","TouristAttraction":"\u0427\u0442\u043E \u0434\u0435\u043B\u0430\u0442\u044C","Product":"\u041C\u0435\u0441\u0442\u043D\u044B\u0435 \u043F\u0440\u043E\u0434\u0443\u043A\u0442\u044B","Service":"\u0423\u0441\u043B\u0443\u0433\u0438","Event":"\u0421\u043E\u0431\u044B\u0442\u0438\u044F","City":"\u0413\u043E\u0440\u043E\u0434\u0430","Wine":"\u0412\u0438\u043D\u0430"},"suggestion":{"consult":"\u041F\u0440\u043E\u0432\u0435\u0440\u0438\u0442\u044C","thetutorial":"\u0443\u0447\u0435\u0431\u043D\u0438\u043A"},"template":{"reset":"\u0441\u0431\u0440\u043E\u0441\u0438\u0442\u044C \u0432\u0441\u0435","showresults":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B","suggestiontitle":"\u041F\u043E\u0438\u0441\u043A\u043E\u0432\u044B\u0435 \u043F\u0440\u0435\u0434\u043B\u043E\u0436\u0435\u043D\u0438\u044F","reminder":"\u041D\u0435 \u0437\u0430\u0431\u044B\u0432\u0430\u0439, \\n \u042F \u043C\u043E\u0433\u0443 \u043E\u0442\u0432\u0435\u0442\u0438\u0442\u044C \u043D\u0430 \u0442\u0432\u043E\u0438 \u0432\u043E\u043F\u0440\u043E\u0441\u044B."}}');
|
|
2760
2820
|
|
|
2761
2821
|
|
|
2762
2822
|
var $fbb3642fd6340a12$exports = {};
|
|
2763
|
-
$fbb3642fd6340a12$exports = JSON.parse('{"1":"doma\u010Da stran","2":"info kanal v \u017Eivo","3":"vreme","4":"\u0161tevilke za klic v sili","1000":"zgodovina","1001":"vadnica","common":{"all":"vse","close":"blizu","back":"nazaj","continue":"Nadaljuj","download":"prenesi","downloadsheet":"prenesite ta list","downloadsheetmobile":"prenesite ta list na pametni telefon","filter":"Filter","history":"zgodovinski","lang":"jezikov","menu":"meni","mode":"moda","needhelp":"Rabim pomo\u010D?","parameters":"nastavitve","print":"Tiskanje","printsheet":"Natisnite ta list","result":"rezultat","results":"rezultate","singleLang":"jezik","sound":"njo","submit":"Skicka in","subtitle":"podnaslov","tutorial":"vadnica","validate":"potrditi"},"emergency":{"samu":"S.A.M.U.","police":"polis","firefighter":"brandm\xe4n","general":"allm\xe4n","hospital":"Sjukhus","homeless":"Heml\xf6s","poison":"Giftkontrollcenter","emergency":"Akuttj\xe4nster"},"error":{"title":"Ett fel har uppst\xe5tt","button":"Starta om programmet"},"history":{"title":"zgodovino pogovorov"},"inputs":{"choose":"V\xe4lj ett svar"},"language":{"change":"spremenite jezik","select":"izberite jezik po va\u0161i izbiri"},"link":{"buttontext":"Oglejte si dokument","goto":"Pojdi na naslov","click":"Klikni tukaj","scanQR":"s skeniranjem QrCode"},"loader":{"loader":{"optimal":"Za optimalno izku\u0161njo,","classic":"Za bolj klasi\u010Dno izku\u0161njo,","vocal":"Z agentom se pogovarjam iz o\u010Di v o\u010Di.","text":"Pisno komuniciram z agentom."},"modes":{"vocal":"vokalni na\u010Din","text":"besedilni na\u010Din"},"loaderValidation":"Za\u010Dni pogovor","locale":"preverjanje jezika","supported":"preverjanje podprtih jezikov","addressdata":"pridobivanje podatkov"},"menu":{"message":"Vnesite svoje sporo\u010Dilo","allowMicrophone":"Za nadaljevanje dovolite brskalniku uporabo mikrofona","backconversation":"nazaj k pogovoru","answer":" odgovarja na va\u0161a vpra\u0161anja"},"mobileLandscapePreventer":{"firstline":"Za optimalno izku\u0161njo,","secondline":"obrnite zaslon"},"news":{"warningtext":"Dostopili boste do kanala z novicami, zvok na va\u0161i napravi bo aktiviran","live":"v \u017Eivo","continuous":"neprekinjeno"},"poi":{"comment":"pregled strank","route":"cesta","nodata":"Nobena vsebina se ne ujema z va\u0161im iskanjem","openinghours":"Odpiralni \u010Das","prices":"Cene","paymentmethods":"Na\u010Dini pla\u010Dila","numberofplaces":"\u0161tevilo mest","openroutemobile":"odprite Google Maps route na pametnem telefonu","FoodEstablishment":"Kje jesti","LodgingBusiness":"Kje spati","TouristDestination":"Kaj videti","TouristAttraction":"Kaj storiti","Product":"Lokalni izdelki","Service":"Storitve","Event":"Dogodki","City":"Mesta","Wine":"Vina"},"suggestion":{"consult":"Preveri","thetutorial":"vadnica"},"template":{"reset":"ponastavi vse","showresults":"Poka\u017Ei rezultate","suggestiontitle":"Predlogi za iskanje","reminder":"Ne pozabite, \\n lahko odgovorim na va\u0161a vpra\u0161anja."}}');
|
|
2823
|
+
$fbb3642fd6340a12$exports = JSON.parse('{"1":"doma\u010Da stran","2":"info kanal v \u017Eivo","3":"vreme","4":"\u0161tevilke za klic v sili","1000":"zgodovina","1001":"vadnica","common":{"all":"vse","close":"blizu","back":"nazaj","continue":"Nadaljuj","download":"prenesi","downloadsheet":"prenesite ta list","downloadsheetmobile":"prenesite ta list na pametni telefon","filter":"Filter","history":"zgodovinski","lang":"jezikov","menu":"meni","mode":"moda","needhelp":"Rabim pomo\u010D?","parameters":"nastavitve","print":"Tiskanje","printsheet":"Natisnite ta list","result":"rezultat","results":"rezultate","singleLang":"jezik","sound":"njo","submit":"Skicka in","subtitle":"podnaslov","tutorial":"vadnica","validate":"potrditi"},"emergency":{"samu":"S.A.M.U.","police":"polis","firefighter":"brandm\xe4n","general":"allm\xe4n","hospital":"Sjukhus","homeless":"Heml\xf6s","poison":"Giftkontrollcenter","emergency":"Akuttj\xe4nster"},"error":{"title":"Ett fel har uppst\xe5tt","button":"Starta om programmet"},"history":{"title":"zgodovino pogovorov"},"inputs":{"choose":"V\xe4lj ett svar"},"language":{"change":"spremenite jezik","select":"izberite jezik po va\u0161i izbiri"},"link":{"buttontext":"Oglejte si dokument","goto":"Pojdi na naslov","click":"Klikni tukaj","scanQR":"s skeniranjem QrCode","scanQRTile":"Skanna QR-koden f\xf6r att uppt\xe4cka"},"loader":{"loader":{"optimal":"Za optimalno izku\u0161njo,","classic":"Za bolj klasi\u010Dno izku\u0161njo,","vocal":"Z agentom se pogovarjam iz o\u010Di v o\u010Di.","text":"Pisno komuniciram z agentom."},"modes":{"vocal":"vokalni na\u010Din","text":"besedilni na\u010Din"},"loaderValidation":"Za\u010Dni pogovor","locale":"preverjanje jezika","supported":"preverjanje podprtih jezikov","addressdata":"pridobivanje podatkov"},"menu":{"message":"Vnesite svoje sporo\u010Dilo","allowMicrophone":"Za nadaljevanje dovolite brskalniku uporabo mikrofona","backconversation":"nazaj k pogovoru","answer":" odgovarja na va\u0161a vpra\u0161anja"},"mobileLandscapePreventer":{"firstline":"Za optimalno izku\u0161njo,","secondline":"obrnite zaslon"},"news":{"warningtext":"Dostopili boste do kanala z novicami, zvok na va\u0161i napravi bo aktiviran","live":"v \u017Eivo","continuous":"neprekinjeno"},"poi":{"comment":"pregled strank","route":"cesta","nodata":"Nobena vsebina se ne ujema z va\u0161im iskanjem","openinghours":"Odpiralni \u010Das","prices":"Cene","paymentmethods":"Na\u010Dini pla\u010Dila","numberofplaces":"\u0161tevilo mest","openroutemobile":"odprite Google Maps route na pametnem telefonu","FoodEstablishment":"Kje jesti","LodgingBusiness":"Kje spati","TouristDestination":"Kaj videti","TouristAttraction":"Kaj storiti","Product":"Lokalni izdelki","Service":"Storitve","Event":"Dogodki","City":"Mesta","Wine":"Vina"},"suggestion":{"consult":"Preveri","thetutorial":"vadnica"},"template":{"reset":"ponastavi vse","showresults":"Poka\u017Ei rezultate","suggestiontitle":"Predlogi za iskanje","reminder":"Ne pozabite, \\n lahko odgovorim na va\u0161a vpra\u0161anja."}}');
|
|
2764
2824
|
|
|
2765
2825
|
|
|
2766
2826
|
var $6f9e7f8a6c1b0aa5$exports = {};
|
|
2767
|
-
$6f9e7f8a6c1b0aa5$exports = JSON.parse('{"1":"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01","2":"\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E14","3":"\u0E2A\u0E20\u0E32\u0E1E\u0E2D\u0E32\u0E01\u0E32\u0E28","4":"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E09\u0E38\u0E01\u0E40\u0E09\u0E34\u0E19","1000":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E28\u0E32\u0E2A\u0E15\u0E23\u0E4C","1001":"\u0E01\u0E27\u0E14\u0E27\u0E34\u0E0A\u0E32","common":{"all":"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14","back":"\u0E01\u0E25\u0E31\u0E1A","close":"\u0E1B\u0E34\u0E14","continue":"\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E15\u0E48\u0E2D","download":"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14","downloadsheet":"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23\u0E19\u0E35\u0E49","downloadsheetmobile":"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23\u0E19\u0E35\u0E49\u0E1A\u0E19\u0E2A\u0E21\u0E32\u0E23\u0E4C\u0E17\u0E42\u0E1F\u0E19","filter":"\u0E01\u0E23\u0E2D\u0E07","history":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E28\u0E32\u0E2A\u0E15\u0E23\u0E4C","lang":"\u0E20\u0E32\u0E29\u0E32","menu":"\u0E40\u0E21\u0E19\u0E39","mode":"\u0E41\u0E1F\u0E0A\u0E31\u0E48\u0E19","needhelp":"\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E04\u0E27\u0E32\u0E21\u0E0A\u0E48\u0E27\u0E22\u0E40\u0E2B\u0E25\u0E37\u0E2D?","parameters":"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32","print":"\u0E1E\u0E34\u0E21\u0E1E\u0E4C","printsheet":"\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E41\u0E1C\u0E48\u0E19\u0E19\u0E35\u0E49","result":"\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C","results":"\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C","singleLang":"\u0E20\u0E32\u0E29\u0E32","sound":"\u0E02\u0E2D\u0E07\u0E40\u0E18\u0E2D","submit":"\u0E2A\u0E48\u0E07","subtitle":"\u0E04\u0E33\u0E1A\u0E23\u0E23\u0E22\u0E32\u0E22","tutorial":"\u0E01\u0E27\u0E14\u0E27\u0E34\u0E0A\u0E32","validate":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A"},"emergency":{"samu":"S.A.M.U.","police":"\u0E15\u0E33\u0E23\u0E27\u0E08","firefighter":"\u0E19\u0E31\u0E01\u0E14\u0E31\u0E1A\u0E40\u0E1E\u0E25\u0E34\u0E07","general":"\u0E17\u0E31\u0E48\u0E27\u0E44\u0E1B","hospital":"\u0E42\u0E23\u0E07\u0E1E\u0E22\u0E32\u0E1A\u0E32\u0E25","homeless":"\u0E04\u0E19\u0E44\u0E23\u0E49\u0E1A\u0E49\u0E32\u0E19","poison":"\u0E28\u0E39\u0E19\u0E22\u0E4C\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1E\u0E34\u0E29","emergency":"\u0E1A\u0E23\u0E34\u0E01\u0E32\u0E23\u0E09\u0E38\u0E01\u0E40\u0E09\u0E34\u0E19"},"error":{"title":"\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14","button":"\u0E40\u0E1B\u0E34\u0E14\u0E41\u0E2D\u0E1B\u0E1E\u0E25\u0E34\u0E40\u0E04\u0E0A\u0E31\u0E19\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07"},"history":{"title":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32"},"inputs":{"choose":"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E04\u0E33\u0E15\u0E2D\u0E1A"},"language":{"change":"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E20\u0E32\u0E29\u0E32","select":"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E20\u0E32\u0E29\u0E32\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23"},"link":{"buttontext":"\u0E14\u0E39\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23","goto":"\u0E44\u0E1B\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48","click":"\u0E04\u0E25\u0E34\u0E01\u0E17\u0E35\u0E48\u0E19\u0E35\u0E48","scanQR":"\u0E42\u0E14\u0E22\u0E01\u0E32\u0E23\u0E2A\u0E41\u0E01\u0E19 QrCode"},"loader":{"loader":{"optimal":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E30\u0E2A\u0E1A\u0E01\u0E32\u0E23\u0E13\u0E4C\u0E17\u0E35\u0E48\u0E14\u0E35\u0E17\u0E35\u0E48\u0E2A\u0E38\u0E14","classic":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E30\u0E2A\u0E1A\u0E01\u0E32\u0E23\u0E13\u0E4C\u0E04\u0E25\u0E32\u0E2A\u0E2A\u0E34\u0E01\u0E22\u0E34\u0E48\u0E07\u0E02\u0E36\u0E49\u0E19","vocal":"\u0E09\u0E31\u0E19\u0E2A\u0E37\u0E48\u0E2D\u0E2A\u0E32\u0E23\u0E42\u0E14\u0E22\u0E01\u0E32\u0E23\u0E1E\u0E39\u0E14\u0E04\u0E38\u0E22\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E41\u0E17\u0E19","text":"\u0E09\u0E31\u0E19\u0E2A\u0E37\u0E48\u0E2D\u0E2A\u0E32\u0E23\u0E17\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E41\u0E17\u0E19"},"modes":{"vocal":"\u0E42\u0E2B\u0E21\u0E14\u0E40\u0E2A\u0E35\u0E22\u0E07\u0E1E\u0E39\u0E14","text":"\u0E42\u0E2B\u0E21\u0E14\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21"},"loaderValidation":"\u0E40\u0E23\u0E34\u0E48\u0E21\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32","locale":"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E20\u0E32\u0E29\u0E32","supported":"\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E20\u0E32\u0E29\u0E32\u0E17\u0E35\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A","addressdata":"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},"menu":{"message":"\u0E1B\u0E49\u0E2D\u0E19\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13","allowMicrophone":"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E43\u0E0A\u0E49\u0E44\u0E21\u0E42\u0E04\u0E23\u0E42\u0E1F\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E15\u0E48\u0E2D","backconversation":"\u0E01\u0E25\u0E31\u0E1A\u0E44\u0E1B\u0E17\u0E35\u0E48\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32","answer":" \u0E15\u0E2D\u0E1A\u0E04\u0E33\u0E16\u0E32\u0E21\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13"},"mobileLandscapePreventer":{"firstline":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E30\u0E2A\u0E1A\u0E01\u0E32\u0E23\u0E13\u0E4C\u0E17\u0E35\u0E48\u0E14\u0E35\u0E17\u0E35\u0E48\u0E2A\u0E38\u0E14","secondline":"\u0E1E\u0E25\u0E34\u0E01\u0E2B\u0E19\u0E49\u0E32\u0E08\u0E2D\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13"},"news":{"warningtext":"\u0E04\u0E38\u0E13\u0E08\u0E30\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E0A\u0E48\u0E2D\u0E07\u0E02\u0E48\u0E32\u0E27\u0E40\u0E2A\u0E35\u0E22\u0E07\u0E1A\u0E19\u0E2D\u0E38\u0E1B\u0E01\u0E23\u0E13\u0E4C\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E08\u0E30\u0E16\u0E39\u0E01\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19","live":"\u0E2A\u0E14","continuous":"\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E15\u0E48\u0E2D\u0E40\u0E19\u0E37\u0E48\u0E2D\u0E07"},"poi":{"comment":"\u0E23\u0E35\u0E27\u0E34\u0E27\u0E25\u0E39\u0E01\u0E04\u0E49\u0E32","route":"\u0E16\u0E19\u0E19","nodata":"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13","openinghours":"\u0E40\u0E27\u0E25\u0E32\u0E17\u0E33\u0E01\u0E32\u0E23","prices":"\u0E23\u0E32\u0E04\u0E32","paymentmethods":"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E0A\u0E33\u0E23\u0E30\u0E40\u0E07\u0E34\u0E19","numberofplaces":"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2A\u0E16\u0E32\u0E19\u0E17\u0E35\u0E48","openroutemobile":"\u0E40\u0E1B\u0E34\u0E14\u0E40\u0E2A\u0E49\u0E19\u0E17\u0E32\u0E07 Google Maps \u0E1A\u0E19\u0E2A\u0E21\u0E32\u0E23\u0E4C\u0E17\u0E42\u0E1F\u0E19","FoodEstablishment":"\u0E01\u0E34\u0E19\u0E17\u0E35\u0E48\u0E44\u0E2B\u0E19\u0E14\u0E35","LodgingBusiness":"\u0E19\u0E2D\u0E19\u0E44\u0E2B\u0E19.","TouristDestination":"\u0E21\u0E35\u0E2D\u0E30\u0E44\u0E23\u0E43\u0E2B\u0E49\u0E14\u0E39\u0E1A\u0E49\u0E32\u0E07","TouristAttraction":"\u0E08\u0E30\u0E17\u0E33\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E44\u0E23","Product":"\u0E2A\u0E34\u0E19\u0E04\u0E49\u0E32\u0E1E\u0E37\u0E49\u0E19\u0E40\u0E21\u0E37\u0E2D\u0E07","Service":"\u0E1A\u0E23\u0E34\u0E01\u0E32\u0E23","Event":"\u0E01\u0E34\u0E08\u0E01\u0E23\u0E23\u0E21","City":"\u0E40\u0E21\u0E37\u0E2D\u0E07","Wine":"\u0E44\u0E27\u0E19\u0E4C"},"suggestion":{"consult":"\u0E40\u0E0A\u0E47\u0E04\u0E40\u0E2D\u0E32\u0E17\u0E4C","thetutorial":"\u0E1A\u0E17\u0E0A\u0E48\u0E27\u0E22\u0E2A\u0E2D\u0E19"},"template":{"reset":"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14","showresults":"\u0E41\u0E2A\u0E14\u0E07\u0E1C\u0E25","suggestiontitle":"\u0E04\u0E33\u0E41\u0E19\u0E30\u0E19\u0E33\u0E01\u0E32\u0E23\u0E04\u0E49\u0E19\u0E2B\u0E32","reminder":"\u0E2D\u0E22\u0E48\u0E32\u0E25\u0E37\u0E21 \\n \u0E09\u0E31\u0E19\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E15\u0E2D\u0E1A\u0E04\u0E33\u0E16\u0E32\u0E21\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E44\u0E14\u0E49"}}');
|
|
2827
|
+
$6f9e7f8a6c1b0aa5$exports = JSON.parse('{"1":"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01","2":"\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E14","3":"\u0E2A\u0E20\u0E32\u0E1E\u0E2D\u0E32\u0E01\u0E32\u0E28","4":"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E09\u0E38\u0E01\u0E40\u0E09\u0E34\u0E19","1000":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E28\u0E32\u0E2A\u0E15\u0E23\u0E4C","1001":"\u0E01\u0E27\u0E14\u0E27\u0E34\u0E0A\u0E32","common":{"all":"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14","back":"\u0E01\u0E25\u0E31\u0E1A","close":"\u0E1B\u0E34\u0E14","continue":"\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E15\u0E48\u0E2D","download":"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14","downloadsheet":"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23\u0E19\u0E35\u0E49","downloadsheetmobile":"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23\u0E19\u0E35\u0E49\u0E1A\u0E19\u0E2A\u0E21\u0E32\u0E23\u0E4C\u0E17\u0E42\u0E1F\u0E19","filter":"\u0E01\u0E23\u0E2D\u0E07","history":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E28\u0E32\u0E2A\u0E15\u0E23\u0E4C","lang":"\u0E20\u0E32\u0E29\u0E32","menu":"\u0E40\u0E21\u0E19\u0E39","mode":"\u0E41\u0E1F\u0E0A\u0E31\u0E48\u0E19","needhelp":"\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E04\u0E27\u0E32\u0E21\u0E0A\u0E48\u0E27\u0E22\u0E40\u0E2B\u0E25\u0E37\u0E2D?","parameters":"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32","print":"\u0E1E\u0E34\u0E21\u0E1E\u0E4C","printsheet":"\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E41\u0E1C\u0E48\u0E19\u0E19\u0E35\u0E49","result":"\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C","results":"\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C","singleLang":"\u0E20\u0E32\u0E29\u0E32","sound":"\u0E02\u0E2D\u0E07\u0E40\u0E18\u0E2D","submit":"\u0E2A\u0E48\u0E07","subtitle":"\u0E04\u0E33\u0E1A\u0E23\u0E23\u0E22\u0E32\u0E22","tutorial":"\u0E01\u0E27\u0E14\u0E27\u0E34\u0E0A\u0E32","validate":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A"},"emergency":{"samu":"S.A.M.U.","police":"\u0E15\u0E33\u0E23\u0E27\u0E08","firefighter":"\u0E19\u0E31\u0E01\u0E14\u0E31\u0E1A\u0E40\u0E1E\u0E25\u0E34\u0E07","general":"\u0E17\u0E31\u0E48\u0E27\u0E44\u0E1B","hospital":"\u0E42\u0E23\u0E07\u0E1E\u0E22\u0E32\u0E1A\u0E32\u0E25","homeless":"\u0E04\u0E19\u0E44\u0E23\u0E49\u0E1A\u0E49\u0E32\u0E19","poison":"\u0E28\u0E39\u0E19\u0E22\u0E4C\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1E\u0E34\u0E29","emergency":"\u0E1A\u0E23\u0E34\u0E01\u0E32\u0E23\u0E09\u0E38\u0E01\u0E40\u0E09\u0E34\u0E19"},"error":{"title":"\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14","button":"\u0E40\u0E1B\u0E34\u0E14\u0E41\u0E2D\u0E1B\u0E1E\u0E25\u0E34\u0E40\u0E04\u0E0A\u0E31\u0E19\u0E2D\u0E35\u0E01\u0E04\u0E23\u0E31\u0E49\u0E07"},"history":{"title":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32"},"inputs":{"choose":"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E04\u0E33\u0E15\u0E2D\u0E1A"},"language":{"change":"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E20\u0E32\u0E29\u0E32","select":"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E20\u0E32\u0E29\u0E32\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23"},"link":{"buttontext":"\u0E14\u0E39\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23","goto":"\u0E44\u0E1B\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E2D\u0E22\u0E39\u0E48","click":"\u0E04\u0E25\u0E34\u0E01\u0E17\u0E35\u0E48\u0E19\u0E35\u0E48","scanQR":"\u0E42\u0E14\u0E22\u0E01\u0E32\u0E23\u0E2A\u0E41\u0E01\u0E19 QrCode","scanQRTile":"\u0E2A\u0E41\u0E01\u0E19\u0E23\u0E2B\u0E31\u0E2A QR \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E04\u0E49\u0E19\u0E1E\u0E1A"},"loader":{"loader":{"optimal":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E30\u0E2A\u0E1A\u0E01\u0E32\u0E23\u0E13\u0E4C\u0E17\u0E35\u0E48\u0E14\u0E35\u0E17\u0E35\u0E48\u0E2A\u0E38\u0E14","classic":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E30\u0E2A\u0E1A\u0E01\u0E32\u0E23\u0E13\u0E4C\u0E04\u0E25\u0E32\u0E2A\u0E2A\u0E34\u0E01\u0E22\u0E34\u0E48\u0E07\u0E02\u0E36\u0E49\u0E19","vocal":"\u0E09\u0E31\u0E19\u0E2A\u0E37\u0E48\u0E2D\u0E2A\u0E32\u0E23\u0E42\u0E14\u0E22\u0E01\u0E32\u0E23\u0E1E\u0E39\u0E14\u0E04\u0E38\u0E22\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E41\u0E17\u0E19","text":"\u0E09\u0E31\u0E19\u0E2A\u0E37\u0E48\u0E2D\u0E2A\u0E32\u0E23\u0E17\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E41\u0E17\u0E19"},"modes":{"vocal":"\u0E42\u0E2B\u0E21\u0E14\u0E40\u0E2A\u0E35\u0E22\u0E07\u0E1E\u0E39\u0E14","text":"\u0E42\u0E2B\u0E21\u0E14\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21"},"loaderValidation":"\u0E40\u0E23\u0E34\u0E48\u0E21\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32","locale":"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E20\u0E32\u0E29\u0E32","supported":"\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E20\u0E32\u0E29\u0E32\u0E17\u0E35\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A","addressdata":"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},"menu":{"message":"\u0E1B\u0E49\u0E2D\u0E19\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13","allowMicrophone":"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E43\u0E0A\u0E49\u0E44\u0E21\u0E42\u0E04\u0E23\u0E42\u0E1F\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E15\u0E48\u0E2D","backconversation":"\u0E01\u0E25\u0E31\u0E1A\u0E44\u0E1B\u0E17\u0E35\u0E48\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32","answer":" \u0E15\u0E2D\u0E1A\u0E04\u0E33\u0E16\u0E32\u0E21\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13"},"mobileLandscapePreventer":{"firstline":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E30\u0E2A\u0E1A\u0E01\u0E32\u0E23\u0E13\u0E4C\u0E17\u0E35\u0E48\u0E14\u0E35\u0E17\u0E35\u0E48\u0E2A\u0E38\u0E14","secondline":"\u0E1E\u0E25\u0E34\u0E01\u0E2B\u0E19\u0E49\u0E32\u0E08\u0E2D\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13"},"news":{"warningtext":"\u0E04\u0E38\u0E13\u0E08\u0E30\u0E40\u0E02\u0E49\u0E32\u0E16\u0E36\u0E07\u0E0A\u0E48\u0E2D\u0E07\u0E02\u0E48\u0E32\u0E27\u0E40\u0E2A\u0E35\u0E22\u0E07\u0E1A\u0E19\u0E2D\u0E38\u0E1B\u0E01\u0E23\u0E13\u0E4C\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E08\u0E30\u0E16\u0E39\u0E01\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19","live":"\u0E2A\u0E14","continuous":"\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E15\u0E48\u0E2D\u0E40\u0E19\u0E37\u0E48\u0E2D\u0E07"},"poi":{"comment":"\u0E23\u0E35\u0E27\u0E34\u0E27\u0E25\u0E39\u0E01\u0E04\u0E49\u0E32","route":"\u0E16\u0E19\u0E19","nodata":"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13","openinghours":"\u0E40\u0E27\u0E25\u0E32\u0E17\u0E33\u0E01\u0E32\u0E23","prices":"\u0E23\u0E32\u0E04\u0E32","paymentmethods":"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E0A\u0E33\u0E23\u0E30\u0E40\u0E07\u0E34\u0E19","numberofplaces":"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2A\u0E16\u0E32\u0E19\u0E17\u0E35\u0E48","openroutemobile":"\u0E40\u0E1B\u0E34\u0E14\u0E40\u0E2A\u0E49\u0E19\u0E17\u0E32\u0E07 Google Maps \u0E1A\u0E19\u0E2A\u0E21\u0E32\u0E23\u0E4C\u0E17\u0E42\u0E1F\u0E19","FoodEstablishment":"\u0E01\u0E34\u0E19\u0E17\u0E35\u0E48\u0E44\u0E2B\u0E19\u0E14\u0E35","LodgingBusiness":"\u0E19\u0E2D\u0E19\u0E44\u0E2B\u0E19.","TouristDestination":"\u0E21\u0E35\u0E2D\u0E30\u0E44\u0E23\u0E43\u0E2B\u0E49\u0E14\u0E39\u0E1A\u0E49\u0E32\u0E07","TouristAttraction":"\u0E08\u0E30\u0E17\u0E33\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E44\u0E23","Product":"\u0E2A\u0E34\u0E19\u0E04\u0E49\u0E32\u0E1E\u0E37\u0E49\u0E19\u0E40\u0E21\u0E37\u0E2D\u0E07","Service":"\u0E1A\u0E23\u0E34\u0E01\u0E32\u0E23","Event":"\u0E01\u0E34\u0E08\u0E01\u0E23\u0E23\u0E21","City":"\u0E40\u0E21\u0E37\u0E2D\u0E07","Wine":"\u0E44\u0E27\u0E19\u0E4C"},"suggestion":{"consult":"\u0E40\u0E0A\u0E47\u0E04\u0E40\u0E2D\u0E32\u0E17\u0E4C","thetutorial":"\u0E1A\u0E17\u0E0A\u0E48\u0E27\u0E22\u0E2A\u0E2D\u0E19"},"template":{"reset":"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14","showresults":"\u0E41\u0E2A\u0E14\u0E07\u0E1C\u0E25","suggestiontitle":"\u0E04\u0E33\u0E41\u0E19\u0E30\u0E19\u0E33\u0E01\u0E32\u0E23\u0E04\u0E49\u0E19\u0E2B\u0E32","reminder":"\u0E2D\u0E22\u0E48\u0E32\u0E25\u0E37\u0E21 \\n \u0E09\u0E31\u0E19\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E15\u0E2D\u0E1A\u0E04\u0E33\u0E16\u0E32\u0E21\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13\u0E44\u0E14\u0E49"}}');
|
|
2768
2828
|
|
|
2769
2829
|
|
|
2770
2830
|
var $78391ec037a85096$exports = {};
|
|
2771
|
-
$78391ec037a85096$exports = JSON.parse('{"1":"ana sayfa","2":"canl\u0131 bilgi kanal\u0131","3":"hava durumu","4":"Acil durum numaralar\u0131","1000":"tarih","1001":"\xf6\u011Fretici","common":{"all":"T\xfcm\xfc","back":"geri","close":"kapal\u0131","continue":"Devam etmek","download":"\u0130ndirmek","downloadsheet":"bu sayfay\u0131 indir","downloadsheetmobile":"bu sayfay\u0131 ak\u0131ll\u0131 telefonunuza indirin","filter":"Filtre","history":"tarihi","lang":"Diller","menu":"Men\xfc","mode":"moda","needhelp":"Yard\u0131ma m\u0131 ihtiyac\u0131n\u0131z var?","parameters":"ayarlar","print":"Yazd\u0131r","printsheet":"Bu sayfay\u0131 yazd\u0131r","result":"sonu\xe7","results":"sonu\xe7lar","singleLang":"dil","sound":"ses","submit":"g\xf6ndermek","subtitle":"alt yaz\u0131","tutorial":"\xf6\u011Fretici","validate":"Do\u011Frulamak"},"emergency":{"samu":"S.A.M.U.","police":"polis","firefighter":"itfaiyeciler","general":"genel","hospital":"Hastane","homeless":"Evsiz","poison":"Zehir kontrol Merkezi","emergency":"Acil servisler"},"error":{"title":"bir hata olu\u015Ftu","button":"Uygulamay\u0131 yeniden ba\u015Flat\u0131n"},"history":{"title":"konu\u015Fma ge\xe7mi\u015Fi"},"inputs":{"choose":"Bir cevap se\xe7in"},"language":{"change":"dili de\u011Fi\u015Ftir","select":"istedi\u011Finiz dili se\xe7in"},"link":{"buttontext":"Belgeyi g\xf6r\xfcnt\xfcle","goto":"Adrese git","click":"buraya t\u0131klay\u0131n","scanQR":"QrCode\'u tarayarak"},"loader":{"loader":{"optimal":"Optimum bir deneyim i\xe7in,","classic":"Daha klasik bir deneyim i\xe7in,","vocal":"Temsilciyle konu\u015Farak ileti\u015Fim kuruyorum.","text":"Temsilciyle mesaj yoluyla ileti\u015Fim kuruyorum."},"modes":{"vocal":"vokal modu","text":"metin modu"},"loaderValidation":"Konu\u015Fmay\u0131 ba\u015Flat","locale":"dili kontrol etme","supported":"desteklenen dilleri kontrol etme","addressdata":"veri alma"},"menu":{"message":"Mesaj\u0131n\u0131z\u0131 girin","allowMicrophone":"Devam etmek i\xe7in taray\u0131c\u0131n\u0131z\u0131n mikrofonunuzu kullanmas\u0131na izin verin","backconversation":"konu\u015Fmaya geri d\xf6n","answer":" sorular\u0131n\u0131z\u0131 yan\u0131tl\u0131yor"},"mobileLandscapePreventer":{"firstline":"Optimum bir deneyim i\xe7in,","secondline":"ekran\u0131n\u0131 \xe7evir"},"news":{"warningtext":"Haber kanal\u0131na ula\u015Facaks\u0131n\u0131z, cihaz\u0131n\u0131zdaki ses aktif hale gelecektir","live":"canl\u0131","continuous":"devaml\u0131 olarak"},"poi":{"comment":"m\xfc\u015Fteri yorumu","route":"yol","nodata":"Araman\u0131zla e\u015Fle\u015Fen i\xe7erik yok","openinghours":"A\xe7\u0131l\u0131\u015F saatleri","prices":"Fiyat:% s","paymentmethods":"\xd6deme metodlar\u0131","numberofplaces":"yer say\u0131s\u0131","openroutemobile":"ak\u0131ll\u0131 telefonda Google Haritalar rotas\u0131n\u0131 a\xe7","FoodEstablishment":"Nerede yenir","LodgingBusiness":"Nerede uyumal\u0131","TouristDestination":"Ne g\xf6rmeli","TouristAttraction":"Ne yapal\u0131m","Product":"Yerel \xfcr\xfcnler","Service":"Hizmetler","Event":"Olaylar","City":"\u015Eehirler","Wine":"\u015Earaplar"},"suggestion":{"consult":"\xc7\u0131k\u0131\u015F yapmak","thetutorial":"\xf6\u011Fretici"},"template":{"reset":"hepsini s\u0131f\u0131rla","showresults":"Sonu\xe7lar\u0131 g\xf6ster","suggestiontitle":"\xd6nerileri ara","reminder":"Unutmay\u0131n, \\n sorular\u0131n\u0131z\u0131 cevaplayabilirim."}}');
|
|
2831
|
+
$78391ec037a85096$exports = JSON.parse('{"1":"ana sayfa","2":"canl\u0131 bilgi kanal\u0131","3":"hava durumu","4":"Acil durum numaralar\u0131","1000":"tarih","1001":"\xf6\u011Fretici","common":{"all":"T\xfcm\xfc","back":"geri","close":"kapal\u0131","continue":"Devam etmek","download":"\u0130ndirmek","downloadsheet":"bu sayfay\u0131 indir","downloadsheetmobile":"bu sayfay\u0131 ak\u0131ll\u0131 telefonunuza indirin","filter":"Filtre","history":"tarihi","lang":"Diller","menu":"Men\xfc","mode":"moda","needhelp":"Yard\u0131ma m\u0131 ihtiyac\u0131n\u0131z var?","parameters":"ayarlar","print":"Yazd\u0131r","printsheet":"Bu sayfay\u0131 yazd\u0131r","result":"sonu\xe7","results":"sonu\xe7lar","singleLang":"dil","sound":"ses","submit":"g\xf6ndermek","subtitle":"alt yaz\u0131","tutorial":"\xf6\u011Fretici","validate":"Do\u011Frulamak"},"emergency":{"samu":"S.A.M.U.","police":"polis","firefighter":"itfaiyeciler","general":"genel","hospital":"Hastane","homeless":"Evsiz","poison":"Zehir kontrol Merkezi","emergency":"Acil servisler"},"error":{"title":"bir hata olu\u015Ftu","button":"Uygulamay\u0131 yeniden ba\u015Flat\u0131n"},"history":{"title":"konu\u015Fma ge\xe7mi\u015Fi"},"inputs":{"choose":"Bir cevap se\xe7in"},"language":{"change":"dili de\u011Fi\u015Ftir","select":"istedi\u011Finiz dili se\xe7in"},"link":{"buttontext":"Belgeyi g\xf6r\xfcnt\xfcle","goto":"Adrese git","click":"buraya t\u0131klay\u0131n","scanQR":"QrCode\'u tarayarak","scanQRTile":"Ke\u015Ffetmek i\xe7in QR Kodu\u2019nu tara"},"loader":{"loader":{"optimal":"Optimum bir deneyim i\xe7in,","classic":"Daha klasik bir deneyim i\xe7in,","vocal":"Temsilciyle konu\u015Farak ileti\u015Fim kuruyorum.","text":"Temsilciyle mesaj yoluyla ileti\u015Fim kuruyorum."},"modes":{"vocal":"vokal modu","text":"metin modu"},"loaderValidation":"Konu\u015Fmay\u0131 ba\u015Flat","locale":"dili kontrol etme","supported":"desteklenen dilleri kontrol etme","addressdata":"veri alma"},"menu":{"message":"Mesaj\u0131n\u0131z\u0131 girin","allowMicrophone":"Devam etmek i\xe7in taray\u0131c\u0131n\u0131z\u0131n mikrofonunuzu kullanmas\u0131na izin verin","backconversation":"konu\u015Fmaya geri d\xf6n","answer":" sorular\u0131n\u0131z\u0131 yan\u0131tl\u0131yor"},"mobileLandscapePreventer":{"firstline":"Optimum bir deneyim i\xe7in,","secondline":"ekran\u0131n\u0131 \xe7evir"},"news":{"warningtext":"Haber kanal\u0131na ula\u015Facaks\u0131n\u0131z, cihaz\u0131n\u0131zdaki ses aktif hale gelecektir","live":"canl\u0131","continuous":"devaml\u0131 olarak"},"poi":{"comment":"m\xfc\u015Fteri yorumu","route":"yol","nodata":"Araman\u0131zla e\u015Fle\u015Fen i\xe7erik yok","openinghours":"A\xe7\u0131l\u0131\u015F saatleri","prices":"Fiyat:% s","paymentmethods":"\xd6deme metodlar\u0131","numberofplaces":"yer say\u0131s\u0131","openroutemobile":"ak\u0131ll\u0131 telefonda Google Haritalar rotas\u0131n\u0131 a\xe7","FoodEstablishment":"Nerede yenir","LodgingBusiness":"Nerede uyumal\u0131","TouristDestination":"Ne g\xf6rmeli","TouristAttraction":"Ne yapal\u0131m","Product":"Yerel \xfcr\xfcnler","Service":"Hizmetler","Event":"Olaylar","City":"\u015Eehirler","Wine":"\u015Earaplar"},"suggestion":{"consult":"\xc7\u0131k\u0131\u015F yapmak","thetutorial":"\xf6\u011Fretici"},"template":{"reset":"hepsini s\u0131f\u0131rla","showresults":"Sonu\xe7lar\u0131 g\xf6ster","suggestiontitle":"\xd6nerileri ara","reminder":"Unutmay\u0131n, \\n sorular\u0131n\u0131z\u0131 cevaplayabilirim."}}');
|
|
2772
2832
|
|
|
2773
2833
|
|
|
2774
2834
|
var $30e33fbf28562e0a$exports = {};
|
|
2775
|
-
$30e33fbf28562e0a$exports = JSON.parse('{"1":"\u4E3B\u9875","2":"\u5B9E\u65F6\u4FE1\u606F\u9891\u9053","3":"\u5929\u6C14","4":"\u7D27\u6025\u7535\u8BDD\u53F7\u7801","1000":"\u5386\u53F2","1001":"\u6559\u7A0B","common":{"all":"\u5168\u90E8","back":"\u540E\u9000","close":"\u5173\u95ED","continue":"\u7EE7\u7EED","download":"\u4E0B\u8F7D","downloadsheet":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","filter":"\u7B5B\u9009","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","parameters":"\u8BBE\u7F6E","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","result":"\u7ED3\u679C","results":"\u7ED3\u679C","singleLang":"\u8BED\u8A00","sound":"\u5979","submit":"\u63D0\u4EA4","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","validate":"\u8BC1\u5B9E"},"emergency":{"samu":"S.A.M.U.","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u5458","general":"\u5C06\u519B","hospital":"\u533B\u9662","homeless":"\u65E0\u5BB6\u53EF\u5F52","poison":"\u6BD2\u7269\u63A7\u5236\u4E2D\u5FC3","emergency":"\u7D27\u6025\u670D\u52A1"},"error":{"title":"\u53D1\u751F\u4E86\u9519\u8BEF","button":"\u91CD\u65B0\u542F\u52A8\u5E94\u7528\u7A0B\u5E8F"},"history":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"inputs":{"choose":"\u9009\u62E9\u4E00\u4E2A\u7B54\u6848"},"language":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00"},"link":{"buttontext":"\u67E5\u770B\u6587\u6863","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801"},"loader":{"loader":{"optimal":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","classic":"\u60F3\u8981\u66F4\u7ECF\u5178\u7684\u4F53\u9A8C\uFF0C","vocal":"\u6211\u901A\u8FC7\u4E0E\u4EE3\u7406\u4EBA\u4EA4\u8C08\u6765\u6C9F\u901A\u3002","text":"\u6211\u901A\u8FC7\u77ED\u4FE1\u4E0E\u4EE3\u7406\u4EBA\u6C9F\u901A\u3002"},"modes":{"vocal":"\u58F0\u97F3\u6A21\u5F0F","text":"\u6587\u672C\u6A21\u5F0F"},"loaderValidation":"\u5F00\u59CB\u5BF9\u8BDD","locale":"\u68C0\u67E5\u8BED\u8A00","supported":"\u68C0\u67E5\u652F\u6301\u7684\u8BED\u8A00","addressdata":"\u68C0\u7D22\u6570\u636E"},"menu":{"message":"\u8F93\u5165\u60A8\u7684\u7559\u8A00","allowMicrophone":"\u5141\u8BB8\u60A8\u7684\u6D4F\u89C8\u5668\u4F7F\u7528\u60A8\u7684\u9EA6\u514B\u98CE\u4EE5\u7EE7\u7EED","backconversation":"\u56DE\u5230\u5BF9\u8BDD","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"mobileLandscapePreventer":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"news":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"poi":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","openroutemobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u6253\u5F00 Google \u5730\u56FE\u8DEF\u7EBF","FoodEstablishment":"\u53BB\u54EA\u91CC\u5403\u996D","LodgingBusiness":"\u7761\u89C9\u7684\u5730\u65B9","TouristDestination":"\u8BE5\u770B\u4EC0\u4E48","TouristAttraction":"\u8BE5\u600E\u4E48\u529E","Product":"\u571F\u7279\u4EA7","Service":"\u670D\u52A1","Event":"\u6D3B\u52A8","City":"\u57CE\u5E02","Wine":"\u8461\u8404\u9152"},"suggestion":{"consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"template":{"reset":"\u91CD\u7F6E\u5168\u90E8","showresults":"\u663E\u793A\u7ED3\u679C","suggestiontitle":"\u641C\u7D22\u5EFA\u8BAE","reminder":"\u522B\u5FD8\u4E86\uFF0C\\n\u6211\u53EF\u4EE5\u56DE\u7B54\u4F60\u7684\u95EE\u9898\u3002"}}');
|
|
2835
|
+
$30e33fbf28562e0a$exports = JSON.parse('{"1":"\u4E3B\u9875","2":"\u5B9E\u65F6\u4FE1\u606F\u9891\u9053","3":"\u5929\u6C14","4":"\u7D27\u6025\u7535\u8BDD\u53F7\u7801","1000":"\u5386\u53F2","1001":"\u6559\u7A0B","common":{"all":"\u5168\u90E8","back":"\u540E\u9000","close":"\u5173\u95ED","continue":"\u7EE7\u7EED","download":"\u4E0B\u8F7D","downloadsheet":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","filter":"\u7B5B\u9009","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","parameters":"\u8BBE\u7F6E","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","result":"\u7ED3\u679C","results":"\u7ED3\u679C","singleLang":"\u8BED\u8A00","sound":"\u5979","submit":"\u63D0\u4EA4","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","validate":"\u8BC1\u5B9E"},"emergency":{"samu":"S.A.M.U.","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u5458","general":"\u5C06\u519B","hospital":"\u533B\u9662","homeless":"\u65E0\u5BB6\u53EF\u5F52","poison":"\u6BD2\u7269\u63A7\u5236\u4E2D\u5FC3","emergency":"\u7D27\u6025\u670D\u52A1"},"error":{"title":"\u53D1\u751F\u4E86\u9519\u8BEF","button":"\u91CD\u65B0\u542F\u52A8\u5E94\u7528\u7A0B\u5E8F"},"history":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"inputs":{"choose":"\u9009\u62E9\u4E00\u4E2A\u7B54\u6848"},"language":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00"},"link":{"buttontext":"\u67E5\u770B\u6587\u6863","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801","scanQRTile":"\u626B\u63CF\u4E8C\u7EF4\u7801\u4EE5\u53D1\u73B0"},"loader":{"loader":{"optimal":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","classic":"\u60F3\u8981\u66F4\u7ECF\u5178\u7684\u4F53\u9A8C\uFF0C","vocal":"\u6211\u901A\u8FC7\u4E0E\u4EE3\u7406\u4EBA\u4EA4\u8C08\u6765\u6C9F\u901A\u3002","text":"\u6211\u901A\u8FC7\u77ED\u4FE1\u4E0E\u4EE3\u7406\u4EBA\u6C9F\u901A\u3002"},"modes":{"vocal":"\u58F0\u97F3\u6A21\u5F0F","text":"\u6587\u672C\u6A21\u5F0F"},"loaderValidation":"\u5F00\u59CB\u5BF9\u8BDD","locale":"\u68C0\u67E5\u8BED\u8A00","supported":"\u68C0\u67E5\u652F\u6301\u7684\u8BED\u8A00","addressdata":"\u68C0\u7D22\u6570\u636E"},"menu":{"message":"\u8F93\u5165\u60A8\u7684\u7559\u8A00","allowMicrophone":"\u5141\u8BB8\u60A8\u7684\u6D4F\u89C8\u5668\u4F7F\u7528\u60A8\u7684\u9EA6\u514B\u98CE\u4EE5\u7EE7\u7EED","backconversation":"\u56DE\u5230\u5BF9\u8BDD","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"mobileLandscapePreventer":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"news":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"poi":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","openroutemobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u6253\u5F00 Google \u5730\u56FE\u8DEF\u7EBF","FoodEstablishment":"\u53BB\u54EA\u91CC\u5403\u996D","LodgingBusiness":"\u7761\u89C9\u7684\u5730\u65B9","TouristDestination":"\u8BE5\u770B\u4EC0\u4E48","TouristAttraction":"\u8BE5\u600E\u4E48\u529E","Product":"\u571F\u7279\u4EA7","Service":"\u670D\u52A1","Event":"\u6D3B\u52A8","City":"\u57CE\u5E02","Wine":"\u8461\u8404\u9152"},"suggestion":{"consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"template":{"reset":"\u91CD\u7F6E\u5168\u90E8","showresults":"\u663E\u793A\u7ED3\u679C","suggestiontitle":"\u641C\u7D22\u5EFA\u8BAE","reminder":"\u522B\u5FD8\u4E86\uFF0C\\n\u6211\u53EF\u4EE5\u56DE\u7B54\u4F60\u7684\u95EE\u9898\u3002"}}');
|
|
2776
2836
|
|
|
2777
2837
|
|
|
2778
2838
|
var $e72119fbb1432120$exports = {};
|
|
2779
|
-
$e72119fbb1432120$exports = JSON.parse('{"1":"\u4E3B\u9875","2":"\u5B9E\u65F6\u4FE1\u606F\u9891\u9053","3":"\u5929\u6C14","4":"\u7D27\u6025\u7535\u8BDD\u53F7\u7801","1000":"\u5386\u53F2","1001":"\u6559\u7A0B","common":{"all":"\u5168\u90E8","back":"\u540E\u9000","close":"\u5173\u95ED","continue":"\u7EE7\u7EED","download":"\u4E0B\u8F7D","downloadsheet":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","filter":"\u7B5B\u9009","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","parameters":"\u8BBE\u7F6E","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","result":"\u7ED3\u679C","results":"\u7ED3\u679C","singleLang":"\u8BED\u8A00","sound":"\u5979","submit":"\u63D0\u4EA4","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","validate":"\u8BC1\u5B9E"},"emergency":{"samu":"S.A.M.U.","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u5458","general":"\u5C06\u519B","hospital":"\u533B\u9662","homeless":"\u65E0\u5BB6\u53EF\u5F52","poison":"\u6BD2\u7269\u63A7\u5236\u4E2D\u5FC3","emergency":"\u7D27\u6025\u670D\u52A1"},"error":{"title":"\u53D1\u751F\u4E86\u9519\u8BEF","button":"\u91CD\u65B0\u542F\u52A8\u5E94\u7528\u7A0B\u5E8F"},"history":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"inputs":{"choose":"\u9009\u62E9\u4E00\u4E2A\u7B54\u6848"},"language":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00"},"link":{"buttontext":"\u67E5\u770B\u6587\u6863","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801"},"loader":{"loader":{"optimal":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","classic":"\u60F3\u8981\u66F4\u7ECF\u5178\u7684\u4F53\u9A8C\uFF0C","vocal":"\u6211\u901A\u8FC7\u4E0E\u4EE3\u7406\u4EBA\u4EA4\u8C08\u6765\u6C9F\u901A\u3002","text":"\u6211\u901A\u8FC7\u77ED\u4FE1\u4E0E\u4EE3\u7406\u4EBA\u6C9F\u901A\u3002"},"modes":{"vocal":"\u58F0\u97F3\u6A21\u5F0F","text":"\u6587\u672C\u6A21\u5F0F"},"loaderValidation":"\u5F00\u59CB\u5BF9\u8BDD","locale":"\u68C0\u67E5\u8BED\u8A00","supported":"\u68C0\u67E5\u652F\u6301\u7684\u8BED\u8A00","addressdata":"\u68C0\u7D22\u6570\u636E"},"menu":{"message":"\u8F93\u5165\u60A8\u7684\u7559\u8A00","allowMicrophone":"\u5141\u8BB8\u60A8\u7684\u6D4F\u89C8\u5668\u4F7F\u7528\u60A8\u7684\u9EA6\u514B\u98CE\u4EE5\u7EE7\u7EED","backconversation":"\u56DE\u5230\u5BF9\u8BDD","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"mobileLandscapePreventer":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"news":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"poi":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","openroutemobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u6253\u5F00 Google \u5730\u56FE\u8DEF\u7EBF","FoodEstablishment":"\u53BB\u54EA\u91CC\u5403\u996D","LodgingBusiness":"\u7761\u89C9\u7684\u5730\u65B9","TouristDestination":"\u8BE5\u770B\u4EC0\u4E48","TouristAttraction":"\u8BE5\u600E\u4E48\u529E","Product":"\u571F\u7279\u4EA7","Service":"\u670D\u52A1","Event":"\u6D3B\u52A8","City":"\u57CE\u5E02","Wine":"\u8461\u8404\u9152"},"suggestion":{"consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"template":{"reset":"\u91CD\u7F6E\u5168\u90E8","showresults":"\u663E\u793A\u7ED3\u679C","suggestiontitle":"\u641C\u7D22\u5EFA\u8BAE","reminder":"\u522B\u5FD8\u4E86\uFF0C\\n\u6211\u53EF\u4EE5\u56DE\u7B54\u4F60\u7684\u95EE\u9898\u3002"}}');
|
|
2839
|
+
$e72119fbb1432120$exports = JSON.parse('{"1":"\u4E3B\u9875","2":"\u5B9E\u65F6\u4FE1\u606F\u9891\u9053","3":"\u5929\u6C14","4":"\u7D27\u6025\u7535\u8BDD\u53F7\u7801","1000":"\u5386\u53F2","1001":"\u6559\u7A0B","common":{"all":"\u5168\u90E8","back":"\u540E\u9000","close":"\u5173\u95ED","continue":"\u7EE7\u7EED","download":"\u4E0B\u8F7D","downloadsheet":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","filter":"\u7B5B\u9009","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","parameters":"\u8BBE\u7F6E","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","result":"\u7ED3\u679C","results":"\u7ED3\u679C","singleLang":"\u8BED\u8A00","sound":"\u5979","submit":"\u63D0\u4EA4","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","validate":"\u8BC1\u5B9E"},"emergency":{"samu":"S.A.M.U.","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u5458","general":"\u5C06\u519B","hospital":"\u533B\u9662","homeless":"\u65E0\u5BB6\u53EF\u5F52","poison":"\u6BD2\u7269\u63A7\u5236\u4E2D\u5FC3","emergency":"\u7D27\u6025\u670D\u52A1"},"error":{"title":"\u53D1\u751F\u4E86\u9519\u8BEF","button":"\u91CD\u65B0\u542F\u52A8\u5E94\u7528\u7A0B\u5E8F"},"history":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"inputs":{"choose":"\u9009\u62E9\u4E00\u4E2A\u7B54\u6848"},"language":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00"},"link":{"buttontext":"\u67E5\u770B\u6587\u6863","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801","scanQRTile":"\u6383\u63CF QR \u78BC\u4EE5\u767C\u73FE"},"loader":{"loader":{"optimal":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","classic":"\u60F3\u8981\u66F4\u7ECF\u5178\u7684\u4F53\u9A8C\uFF0C","vocal":"\u6211\u901A\u8FC7\u4E0E\u4EE3\u7406\u4EBA\u4EA4\u8C08\u6765\u6C9F\u901A\u3002","text":"\u6211\u901A\u8FC7\u77ED\u4FE1\u4E0E\u4EE3\u7406\u4EBA\u6C9F\u901A\u3002"},"modes":{"vocal":"\u58F0\u97F3\u6A21\u5F0F","text":"\u6587\u672C\u6A21\u5F0F"},"loaderValidation":"\u5F00\u59CB\u5BF9\u8BDD","locale":"\u68C0\u67E5\u8BED\u8A00","supported":"\u68C0\u67E5\u652F\u6301\u7684\u8BED\u8A00","addressdata":"\u68C0\u7D22\u6570\u636E"},"menu":{"message":"\u8F93\u5165\u60A8\u7684\u7559\u8A00","allowMicrophone":"\u5141\u8BB8\u60A8\u7684\u6D4F\u89C8\u5668\u4F7F\u7528\u60A8\u7684\u9EA6\u514B\u98CE\u4EE5\u7EE7\u7EED","backconversation":"\u56DE\u5230\u5BF9\u8BDD","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"mobileLandscapePreventer":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"news":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"poi":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","openroutemobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u6253\u5F00 Google \u5730\u56FE\u8DEF\u7EBF","FoodEstablishment":"\u53BB\u54EA\u91CC\u5403\u996D","LodgingBusiness":"\u7761\u89C9\u7684\u5730\u65B9","TouristDestination":"\u8BE5\u770B\u4EC0\u4E48","TouristAttraction":"\u8BE5\u600E\u4E48\u529E","Product":"\u571F\u7279\u4EA7","Service":"\u670D\u52A1","Event":"\u6D3B\u52A8","City":"\u57CE\u5E02","Wine":"\u8461\u8404\u9152"},"suggestion":{"consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"template":{"reset":"\u91CD\u7F6E\u5168\u90E8","showresults":"\u663E\u793A\u7ED3\u679C","suggestiontitle":"\u641C\u7D22\u5EFA\u8BAE","reminder":"\u522B\u5FD8\u4E86\uFF0C\\n\u6211\u53EF\u4EE5\u56DE\u7B54\u4F60\u7684\u95EE\u9898\u3002"}}');
|
|
2780
2840
|
|
|
2781
2841
|
|
|
2782
2842
|
var $b057585acf530c3a$exports = {};
|
|
2783
|
-
$b057585acf530c3a$exports = JSON.parse('{"1":"\u4E3B\u9875","2":"\u5B9E\u65F6\u4FE1\u606F\u9891\u9053","3":"\u5929\u6C14","4":"\u7D27\u6025\u7535\u8BDD\u53F7\u7801","1000":"\u5386\u53F2","1001":"\u6559\u7A0B","common":{"all":"\u5168\u90E8","back":"\u540E\u9000","close":"\u5173\u95ED","continue":"\u7EE7\u7EED","download":"\u4E0B\u8F7D","downloadsheet":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","filter":"\u7B5B\u9009","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","parameters":"\u8BBE\u7F6E","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","result":"\u7ED3\u679C","results":"\u7ED3\u679C","singleLang":"\u8BED\u8A00","sound":"\u5979","submit":"\u63D0\u4EA4","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","validate":"\u8BC1\u5B9E"},"emergency":{"samu":"S.A.M.U.","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u5458","general":"\u5C06\u519B","hospital":"\u533B\u9662","homeless":"\u65E0\u5BB6\u53EF\u5F52","poison":"\u6BD2\u7269\u63A7\u5236\u4E2D\u5FC3","emergency":"\u7D27\u6025\u670D\u52A1"},"error":{"title":"\u53D1\u751F\u4E86\u9519\u8BEF","button":"\u91CD\u65B0\u542F\u52A8\u5E94\u7528\u7A0B\u5E8F"},"history":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"inputs":{"choose":"\u9009\u62E9\u4E00\u4E2A\u7B54\u6848"},"language":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00"},"link":{"buttontext":"\u67E5\u770B\u6587\u6863","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801"},"loader":{"loader":{"optimal":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","classic":"\u60F3\u8981\u66F4\u7ECF\u5178\u7684\u4F53\u9A8C\uFF0C","vocal":"\u6211\u901A\u8FC7\u4E0E\u4EE3\u7406\u4EBA\u4EA4\u8C08\u6765\u6C9F\u901A\u3002","text":"\u6211\u901A\u8FC7\u77ED\u4FE1\u4E0E\u4EE3\u7406\u4EBA\u6C9F\u901A\u3002"},"modes":{"vocal":"\u58F0\u97F3\u6A21\u5F0F","text":"\u6587\u672C\u6A21\u5F0F"},"loaderValidation":"\u5F00\u59CB\u5BF9\u8BDD","locale":"\u68C0\u67E5\u8BED\u8A00","supported":"\u68C0\u67E5\u652F\u6301\u7684\u8BED\u8A00","addressdata":"\u68C0\u7D22\u6570\u636E"},"menu":{"message":"\u8F93\u5165\u60A8\u7684\u7559\u8A00","allowMicrophone":"\u5141\u8BB8\u60A8\u7684\u6D4F\u89C8\u5668\u4F7F\u7528\u60A8\u7684\u9EA6\u514B\u98CE\u4EE5\u7EE7\u7EED","backconversation":"\u56DE\u5230\u5BF9\u8BDD","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"mobileLandscapePreventer":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"news":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"poi":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","openroutemobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u6253\u5F00 Google \u5730\u56FE\u8DEF\u7EBF","FoodEstablishment":"\u53BB\u54EA\u91CC\u5403\u996D","LodgingBusiness":"\u7761\u89C9\u7684\u5730\u65B9","TouristDestination":"\u8BE5\u770B\u4EC0\u4E48","TouristAttraction":"\u8BE5\u600E\u4E48\u529E","Product":"\u571F\u7279\u4EA7","Service":"\u670D\u52A1","Event":"\u6D3B\u52A8","City":"\u57CE\u5E02","Wine":"\u8461\u8404\u9152"},"suggestion":{"consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"template":{"reset":"\u91CD\u7F6E\u5168\u90E8","showresults":"\u663E\u793A\u7ED3\u679C","suggestiontitle":"\u641C\u7D22\u5EFA\u8BAE","reminder":"\u522B\u5FD8\u4E86\uFF0C\\n\u6211\u53EF\u4EE5\u56DE\u7B54\u4F60\u7684\u95EE\u9898\u3002"}}');
|
|
2843
|
+
$b057585acf530c3a$exports = JSON.parse('{"1":"\u4E3B\u9875","2":"\u5B9E\u65F6\u4FE1\u606F\u9891\u9053","3":"\u5929\u6C14","4":"\u7D27\u6025\u7535\u8BDD\u53F7\u7801","1000":"\u5386\u53F2","1001":"\u6559\u7A0B","common":{"all":"\u5168\u90E8","back":"\u540E\u9000","close":"\u5173\u95ED","continue":"\u7EE7\u7EED","download":"\u4E0B\u8F7D","downloadsheet":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","filter":"\u7B5B\u9009","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","parameters":"\u8BBE\u7F6E","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","result":"\u7ED3\u679C","results":"\u7ED3\u679C","singleLang":"\u8BED\u8A00","sound":"\u5979","submit":"\u63D0\u4EA4","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","validate":"\u8BC1\u5B9E"},"emergency":{"samu":"S.A.M.U.","police":"\u8B66\u5BDF","firefighter":"\u6D88\u9632\u5458","general":"\u5C06\u519B","hospital":"\u533B\u9662","homeless":"\u65E0\u5BB6\u53EF\u5F52","poison":"\u6BD2\u7269\u63A7\u5236\u4E2D\u5FC3","emergency":"\u7D27\u6025\u670D\u52A1"},"error":{"title":"\u53D1\u751F\u4E86\u9519\u8BEF","button":"\u91CD\u65B0\u542F\u52A8\u5E94\u7528\u7A0B\u5E8F"},"history":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"inputs":{"choose":"\u9009\u62E9\u4E00\u4E2A\u7B54\u6848"},"language":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00"},"link":{"buttontext":"\u67E5\u770B\u6587\u6863","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801","scanQRTile":"\u6383\u63CF QR \u78BC\u4EE5\u767C\u73FE"},"loader":{"loader":{"optimal":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","classic":"\u60F3\u8981\u66F4\u7ECF\u5178\u7684\u4F53\u9A8C\uFF0C","vocal":"\u6211\u901A\u8FC7\u4E0E\u4EE3\u7406\u4EBA\u4EA4\u8C08\u6765\u6C9F\u901A\u3002","text":"\u6211\u901A\u8FC7\u77ED\u4FE1\u4E0E\u4EE3\u7406\u4EBA\u6C9F\u901A\u3002"},"modes":{"vocal":"\u58F0\u97F3\u6A21\u5F0F","text":"\u6587\u672C\u6A21\u5F0F"},"loaderValidation":"\u5F00\u59CB\u5BF9\u8BDD","locale":"\u68C0\u67E5\u8BED\u8A00","supported":"\u68C0\u67E5\u652F\u6301\u7684\u8BED\u8A00","addressdata":"\u68C0\u7D22\u6570\u636E"},"menu":{"message":"\u8F93\u5165\u60A8\u7684\u7559\u8A00","allowMicrophone":"\u5141\u8BB8\u60A8\u7684\u6D4F\u89C8\u5668\u4F7F\u7528\u60A8\u7684\u9EA6\u514B\u98CE\u4EE5\u7EE7\u7EED","backconversation":"\u56DE\u5230\u5BF9\u8BDD","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"mobileLandscapePreventer":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"news":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"poi":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","openroutemobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u6253\u5F00 Google \u5730\u56FE\u8DEF\u7EBF","FoodEstablishment":"\u53BB\u54EA\u91CC\u5403\u996D","LodgingBusiness":"\u7761\u89C9\u7684\u5730\u65B9","TouristDestination":"\u8BE5\u770B\u4EC0\u4E48","TouristAttraction":"\u8BE5\u600E\u4E48\u529E","Product":"\u571F\u7279\u4EA7","Service":"\u670D\u52A1","Event":"\u6D3B\u52A8","City":"\u57CE\u5E02","Wine":"\u8461\u8404\u9152"},"suggestion":{"consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"template":{"reset":"\u91CD\u7F6E\u5168\u90E8","showresults":"\u663E\u793A\u7ED3\u679C","suggestiontitle":"\u641C\u7D22\u5EFA\u8BAE","reminder":"\u522B\u5FD8\u4E86\uFF0C\\n\u6211\u53EF\u4EE5\u56DE\u7B54\u4F60\u7684\u95EE\u9898\u3002"}}');
|
|
2784
2844
|
|
|
2785
2845
|
|
|
2786
2846
|
|
|
@@ -2855,7 +2915,8 @@ const $b641028d2eac8925$var$initialState = {
|
|
|
2855
2915
|
userId: "",
|
|
2856
2916
|
externalActivityHandler: null,
|
|
2857
2917
|
paginationToSend: 10,
|
|
2858
|
-
positionToSend: undefined
|
|
2918
|
+
positionToSend: undefined,
|
|
2919
|
+
activityWatermark: 0
|
|
2859
2920
|
};
|
|
2860
2921
|
const $b641028d2eac8925$var$postActivityTypes = [
|
|
2861
2922
|
(0, $0aa35ed98889e60d$export$bbd16b9b30e132b3).SEND_MESSAGE,
|
|
@@ -2919,6 +2980,18 @@ const $b641028d2eac8925$var$dispatchStatus = (status)=>{
|
|
|
2919
2980
|
}
|
|
2920
2981
|
};
|
|
2921
2982
|
const $b641028d2eac8925$var$dispatchActivity = (activity)=>{
|
|
2983
|
+
const retrievingConversation = (0, $9b100ac34d01a331$export$b56465394e2b1287).getState().retrievingConversation;
|
|
2984
|
+
if (retrievingConversation) {
|
|
2985
|
+
// @ts-ignore
|
|
2986
|
+
const finalWatermark = $b641028d2eac8925$export$7fdfbcbba5f19303.getState().directLine?.watermark;
|
|
2987
|
+
if (!isNaN(parseInt(finalWatermark))) {
|
|
2988
|
+
const currentWatermark = $b641028d2eac8925$export$7fdfbcbba5f19303.getState().activityWatermark + 1;
|
|
2989
|
+
if (currentWatermark === parseInt(finalWatermark)) (0, $9b100ac34d01a331$export$d7e4f7861d387c67)(false);
|
|
2990
|
+
else $b641028d2eac8925$export$7fdfbcbba5f19303.setState({
|
|
2991
|
+
activityWatermark: currentWatermark
|
|
2992
|
+
});
|
|
2993
|
+
}
|
|
2994
|
+
}
|
|
2922
2995
|
activity.conversation && (0, $9b100ac34d01a331$export$4365557467e67cdc)(activity.conversation.id);
|
|
2923
2996
|
// Patch 'from' part of the activity to distinct between 'bot', 'user and 'channel'
|
|
2924
2997
|
const retorikActivity = (0, $29794817bcd16940$export$2e2bcd8739ae039)($b641028d2eac8925$var$patchActivityFromPart(activity));
|
|
@@ -3146,7 +3219,6 @@ async function $247dd696f3d09701$export$97c24bbbbbd7be8a(data) {
|
|
|
3146
3219
|
|
|
3147
3220
|
|
|
3148
3221
|
|
|
3149
|
-
|
|
3150
3222
|
const $b7c552f6163a7a5c$var$useToggleMicrophone = ()=>{
|
|
3151
3223
|
const mode = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
3152
3224
|
const activeRecognitionState = (0, $04ce41b46d359821$export$f299240efcda25a2)((state)=>state.activeRecognitionState);
|
|
@@ -3248,8 +3320,6 @@ const $758a083c76f41cee$var$SendActivityEventListener = ({ isRetorikNews: isReto
|
|
|
3248
3320
|
userConsent: userConsent
|
|
3249
3321
|
});
|
|
3250
3322
|
}, 100);
|
|
3251
|
-
// Set cookie in browser data now
|
|
3252
|
-
(0, $9b100ac34d01a331$export$76568ea212370899)();
|
|
3253
3323
|
}
|
|
3254
3324
|
}, [
|
|
3255
3325
|
appAvailable,
|
|
@@ -3296,6 +3366,28 @@ const $e46bc33cb25634ec$var$RetorikComposer = ({ addressData: addressData, userD
|
|
|
3296
3366
|
const locale = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.locale);
|
|
3297
3367
|
const supported = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.supported);
|
|
3298
3368
|
const [hasConversationCookie, setHasConversationCookie] = (0, $b3y7N$useState)(false);
|
|
3369
|
+
const processedUserData = (0, $b3y7N$useMemo)(()=>{
|
|
3370
|
+
if (userData) return userData;
|
|
3371
|
+
else {
|
|
3372
|
+
const userIdFromCookie = document.cookie.split("; ").find((row)=>row.startsWith("retorikUserIdCookie="))?.split("=")[1];
|
|
3373
|
+
if (userIdFromCookie) return {
|
|
3374
|
+
...$e46bc33cb25634ec$var$defaultUser,
|
|
3375
|
+
username: userIdFromCookie,
|
|
3376
|
+
id: userIdFromCookie
|
|
3377
|
+
};
|
|
3378
|
+
else {
|
|
3379
|
+
const id = `defaultId_${Date.now()}`;
|
|
3380
|
+
(0, $9b100ac34d01a331$export$ad1f3d930a6d4d42)(`retorikUserIdCookie=${id}`);
|
|
3381
|
+
return {
|
|
3382
|
+
...$e46bc33cb25634ec$var$defaultUser,
|
|
3383
|
+
username: id,
|
|
3384
|
+
id: id
|
|
3385
|
+
};
|
|
3386
|
+
}
|
|
3387
|
+
}
|
|
3388
|
+
}, [
|
|
3389
|
+
userData
|
|
3390
|
+
]);
|
|
3299
3391
|
const processDirectLine = async ()=>{
|
|
3300
3392
|
(0, $247dd696f3d09701$export$97c24bbbbbd7be8a)(addressData).then((token)=>{
|
|
3301
3393
|
let test = true;
|
|
@@ -3304,14 +3396,18 @@ const $e46bc33cb25634ec$var$RetorikComposer = ({ addressData: addressData, userD
|
|
|
3304
3396
|
const newsConversationData = localStorage.getItem(`Retorik.News.Conversation.${fullTenantName}`);
|
|
3305
3397
|
if (newsConversationData) {
|
|
3306
3398
|
const data = JSON.parse(newsConversationData);
|
|
3307
|
-
if (data
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3399
|
+
if (data?.conversationId) // 604800000 = number of milliseconds in 7 days
|
|
3400
|
+
{
|
|
3401
|
+
if (!isNaN(data.startedAt) && data.startedAt + 604800000 > Date.now()) {
|
|
3402
|
+
setDirectLineCreationData({
|
|
3403
|
+
token: token,
|
|
3404
|
+
conversationId: data.conversationId
|
|
3405
|
+
});
|
|
3406
|
+
test = false;
|
|
3407
|
+
}
|
|
3313
3408
|
}
|
|
3314
3409
|
}
|
|
3410
|
+
test && (0, $9b100ac34d01a331$export$3d2327b52759cec0)(fullTenantName);
|
|
3315
3411
|
} else if (configuration.enableConversationCookie !== false) {
|
|
3316
3412
|
const conversationCookie = document.cookie.split("; ").find((row)=>row.startsWith("retorikConversationCookie="))?.split("=")[1];
|
|
3317
3413
|
if (conversationCookie) {
|
|
@@ -3332,6 +3428,10 @@ const $e46bc33cb25634ec$var$RetorikComposer = ({ addressData: addressData, userD
|
|
|
3332
3428
|
test = false;
|
|
3333
3429
|
}
|
|
3334
3430
|
}
|
|
3431
|
+
} else {
|
|
3432
|
+
const fullTenantName = (addressData.baseURI || `${addressData.prefix || ""}${addressData.tenant}`).replace(/;|,|\s/g, "");
|
|
3433
|
+
const maxAge = configuration.conversationCookieMaxAge || 3600;
|
|
3434
|
+
(0, $9b100ac34d01a331$export$ad1f3d930a6d4d42)(`retorikConversationCookie=<conversationId>||${fullTenantName}; max-age=${maxAge}`);
|
|
3335
3435
|
}
|
|
3336
3436
|
}
|
|
3337
3437
|
test && setDirectLineCreationData({
|
|
@@ -3340,17 +3440,18 @@ const $e46bc33cb25634ec$var$RetorikComposer = ({ addressData: addressData, userD
|
|
|
3340
3440
|
});
|
|
3341
3441
|
};
|
|
3342
3442
|
(0, $b3y7N$useEffect)(()=>{
|
|
3343
|
-
if (directLineCreationdata && locale) !directLine && (0, $b641028d2eac8925$export$18601f6b6afcab62)({
|
|
3443
|
+
if (directLineCreationdata && locale && processedUserData) !directLine && (0, $b641028d2eac8925$export$18601f6b6afcab62)({
|
|
3344
3444
|
...directLineCreationdata,
|
|
3345
3445
|
conversationStartProperties: {
|
|
3346
3446
|
locale: locale
|
|
3347
3447
|
},
|
|
3348
|
-
userId:
|
|
3448
|
+
userId: processedUserData.id,
|
|
3349
3449
|
externalActivityHandler: externalEventHandler
|
|
3350
3450
|
});
|
|
3351
3451
|
}, [
|
|
3352
3452
|
locale,
|
|
3353
|
-
directLineCreationdata
|
|
3453
|
+
directLineCreationdata,
|
|
3454
|
+
processedUserData
|
|
3354
3455
|
]);
|
|
3355
3456
|
(0, $b3y7N$useEffect)(()=>{
|
|
3356
3457
|
processDirectLine();
|
|
@@ -3368,12 +3469,12 @@ const $e46bc33cb25634ec$var$RetorikComposer = ({ addressData: addressData, userD
|
|
|
3368
3469
|
loaderClosed,
|
|
3369
3470
|
connectionStatus
|
|
3370
3471
|
]);
|
|
3371
|
-
return directLine && agentData ? /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$react).Fragment, {
|
|
3472
|
+
return directLine && agentData && processedUserData ? /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$react).Fragment, {
|
|
3372
3473
|
children: [
|
|
3373
3474
|
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $758a083c76f41cee$export$2e2bcd8739ae039), {
|
|
3374
3475
|
isRetorikNews: isRetorikNews,
|
|
3375
3476
|
hasConversationCookie: hasConversationCookie,
|
|
3376
|
-
userData:
|
|
3477
|
+
userData: processedUserData
|
|
3377
3478
|
}),
|
|
3378
3479
|
children
|
|
3379
3480
|
]
|
|
@@ -4493,6 +4594,7 @@ var $44c583bf9f127cf2$export$2e2bcd8739ae039 = $44c583bf9f127cf2$var$Logo;
|
|
|
4493
4594
|
|
|
4494
4595
|
|
|
4495
4596
|
|
|
4597
|
+
|
|
4496
4598
|
const $0a28e91a1b70f408$export$7c3e7489ecac4759 = (id, themeColors)=>{
|
|
4497
4599
|
let color = themeColors.secondary;
|
|
4498
4600
|
if (id) switch(id.toLowerCase()){
|
|
@@ -6121,6 +6223,21 @@ var $52fa5fc5e62f028e$export$2e2bcd8739ae039 = $52fa5fc5e62f028e$var$DisplaySubV
|
|
|
6121
6223
|
|
|
6122
6224
|
|
|
6123
6225
|
|
|
6226
|
+
|
|
6227
|
+
|
|
6228
|
+
var $f335bf4cb9797237$exports = {};
|
|
6229
|
+
$f335bf4cb9797237$exports = JSON.parse('{"name":"@davi-ai/retorik-framework","version":"1.1.7","description":"Retorik Framework package","author":"DAVI","license":"MIT","repository":"none","main":"dist/index.js","module":"dist/index.modern.js","types":"dist/index.d.ts","source":"src/index.tsx","standalone":"standalone/index.js","targets":{"standalone":{"context":"browser","outputFormat":"esmodule","distDir":"standalone","includeNodeModules":{"@storybook/addon-actions":false,"@storybook/addon-essentials":false,"@storybook/addon-interactions":false,"@storybook/addon-links":false,"@storybook/addon-postcss":false,"@storybook/builder-webpack5":false,"@storybook/manager-webpack5":false,"@storybook/preset-create-react-app":false,"@storybook/react":false,"@storybook/testing-library":false,"@testing-library/jest-dom":false,"@testing-library/react":false,"@testing-library/react-hooks":false,"@testing-library/user-event":false,"eslint":false,"eslint-config-prettier":false,"eslint-config-standard":false,"eslint-config-standard-react":false,"eslint-plugin-import":false,"eslint-plugin-node":false,"eslint-plugin-prettier":false,"eslint-plugin-promise":false,"eslint-plugin-react":false,"eslint-plugin-standard":false,"jest-junit":false,"npm-run-all":false,"parcel":false,"prettier":false,"raw-loader":false,"react-docgen-typescript-plugin":false,"react-scripts":false,"react-test-renderer":false,"tailwindcss":false,"typescript":false}},"module":{"context":"browser","outputFormat":"esmodule","distDir":"dist"}},"engines":{"node":">=10"},"scripts":{"build":"parcel build","start":"parcel watch","test":"jest --env=jsdom --reporters=jest-junit","test-update-snapshots":"jest --env=jsdom --updateSnapshot","test-coverage":"jest --env=jsdom --reporters=jest-junit --coverage --coverageReporters=cobertura","report":"npx parcel build src/index.tsx --reporter @parcel/reporter-bundle-analyzer","credentials":"vsts-npm-auth -config .npmrc","storybook":"npm run build-tailwind && start-storybook -p 6006","build-storybook":"npm run build-tailwind && build-storybook","build-tailwind":"npx tailwindcss build -i ./src/tailwind.css -o ./.storybook/stories/styles.css"},"peerDependencies":{"react":"18","react-dom":"18"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-proposal-decorators":"^7.24.7","@babel/plugin-proposal-private-property-in-object":"^7.21.11","@babel/preset-env":"^7.25.4","@babel/preset-react":"^7.24.7","@babel/preset-typescript":"^7.24.7","@babel/runtime":"^7.23.8","@parcel/packager-ts":"^2.12.0","@parcel/reporter-bundle-analyzer":"^2.12.0","@parcel/reporter-sourcemap-visualiser":"^2.12.0","@parcel/transformer-inline-string":"^2.12.0","@parcel/transformer-typescript-types":"^2.12.0","@parcel/validator-eslint":"^2.12.0","@parcel/validator-typescript":"^2.12.0","@storybook/addon-actions":"^6.5.12","@storybook/addon-essentials":"^6.5.12","@storybook/addon-interactions":"^6.5.12","@storybook/addon-links":"^6.5.12","@storybook/addon-postcss":"^2.0.0","@storybook/builder-webpack5":"^6.5.12","@storybook/manager-webpack5":"^6.5.12","@storybook/preset-create-react-app":"^4.1.2","@storybook/react":"^6.5.12","@storybook/testing-library":"^0.0.13","@testing-library/jest-dom":"6.5.0","@testing-library/react":"16.0.1","@testing-library/react-hooks":"8.0.1","@testing-library/user-event":"14.5.2","@types/jest":"^27.5.1","@types/leaflet":"^1.8.0","@types/node":"^12.12.38","@types/react":"18","@types/react-dom":"18","@types/testing-library__jest-dom":"^5.14.5","@types/testing-library__react":"latest","@typescript-eslint/eslint-plugin":"^5.0","@typescript-eslint/parser":"^5.0","autoprefixer":"^10.4.7","babel-eslint":"^10.0.3","babel-jest":"^29.7.0","babel-loader":"^8.2.5","buffer":"^5.7.1","canvas":"^2.9.0","cross-env":"^7.0.2","crypto-browserify":"^3.12.0","eslint":"^7.32.0","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-config-standard-react":"^9.2.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^11.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-react":"^7.17.0","eslint-plugin-standard":"^4.0.1","https-browserify":"^1.0.0","jest":"^29.7.0","jest-environment-jsdom":"^29.7.0","jest-junit":"16.0.0","npm-run-all":"^4.1.5","parcel":"^2.12.0","postcss":"^8.4.14","postcss-url":"^10.1.3","prettier":"^2.0.4","process":"^0.11.10","punycode":"^1.4.1","querystring-es3":"^0.2.1","raw-loader":"^4.0.2","react":"^18","react-docgen-typescript-plugin":"^1.0.5","react-dom":"^18","react-scripts":"5.0.1","react-test-renderer":"^18.3.1","stream-browserify":"^3.0.0","stream-http":"^3.2.0","string_decoder":"^1.3.0","tailwindcss":"^3.1.0","typescript":"5.0","url":"^0.11.0","util":"^0.12.4"},"files":["dist"],"dependencies":{"@davi-ai/body-engine-sprite":"1.0.3","@davi-ai/retorik-weather":"1.0.0","@davi-ai/speechmarkdown-davi-js":"1.0.6","@davi-ai/web-speech-cognitive-services-davi":"2.0.8","@fluentui/react":"^8.103.3","@lottiefiles/react-lottie-player":"^3.4.1","@opentelemetry/api":"^1.4.1","@opentelemetry/exporter-trace-otlp-http":"^0.41.0","@opentelemetry/resources":"^1.15.0","@opentelemetry/sdk-trace-web":"^1.15.0","@opentelemetry/semantic-conventions":"^1.15.0","@react-spring/types":"^9.7.3","@react-spring/web":"^9.7.3","@swc/helpers":"^0.5.0","@types/geojson":"^7946.0.10","@types/jsdom":"^16.2.14","@use-gesture/react":"^10.2.15","adaptivecards":"3.0.1","botframework-directlinejs":"^0.15.5","classnames":"^2.3.1","leaflet":"^1.9.2","markdown-it":"14.1.0","pdfjs-dist":"3.11.174","postcss-copy":"^7.1.0","qrcode":"^1.5.1","react-device-detect":"^2.2.3","react-error-boundary":"^4.0.10","react-leaflet":"^4.1.0","react-pdf":"7.7.1","react-shadow":"^19.0.3","react-webcam":"^6.0.0","swiper":"^8.4.5","zustand":"^4.1.1"}}');
|
|
6230
|
+
|
|
6231
|
+
|
|
6232
|
+
const $0c96efd6debae4a9$var$Version = ({ isMobile: isMobile })=>{
|
|
6233
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
6234
|
+
className: `${isMobile ? "rf-px-5 rf-pt-6 rf-text-xsm" : "rf-absolute rf-left-8 rf-bottom-2 rf-text-sm"} rf-text-[#A4A7AF] rf-text-sm`,
|
|
6235
|
+
children: `v ${(0, $f335bf4cb9797237$exports.version)}`
|
|
6236
|
+
});
|
|
6237
|
+
};
|
|
6238
|
+
var $0c96efd6debae4a9$export$2e2bcd8739ae039 = $0c96efd6debae4a9$var$Version;
|
|
6239
|
+
|
|
6240
|
+
|
|
6124
6241
|
const $1c61069bd2e745ae$var$Dashboard = ({ toggleDashboard: toggleDashboard })=>{
|
|
6125
6242
|
const translation = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.currentTranslations);
|
|
6126
6243
|
const isUsedOnBorne = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.configuration.isUsedOnBorne);
|
|
@@ -6162,7 +6279,7 @@ const $1c61069bd2e745ae$var$Dashboard = ({ toggleDashboard: toggleDashboard })=>
|
|
|
6162
6279
|
})
|
|
6163
6280
|
]
|
|
6164
6281
|
}),
|
|
6165
|
-
isUsedOnBorne
|
|
6282
|
+
isUsedOnBorne ? /*#__PURE__*/ (0, $b3y7N$jsxs)("button", {
|
|
6166
6283
|
// @ts-ignore
|
|
6167
6284
|
part: "retorik-framework-parameters",
|
|
6168
6285
|
className: "rf-absolute rf-left-4 rf-bottom-4 rf-h-8 rf-flex rf-flex-row rf-items-center",
|
|
@@ -6176,7 +6293,7 @@ const $1c61069bd2e745ae$var$Dashboard = ({ toggleDashboard: toggleDashboard })=>
|
|
|
6176
6293
|
children: translation.common.parameters
|
|
6177
6294
|
})
|
|
6178
6295
|
]
|
|
6179
|
-
})
|
|
6296
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $0c96efd6debae4a9$export$2e2bcd8739ae039), {})
|
|
6180
6297
|
]
|
|
6181
6298
|
}),
|
|
6182
6299
|
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $c38caca23845824a$export$2e2bcd8739ae039), {
|
|
@@ -6791,7 +6908,7 @@ const $a7785ea555b97582$var$Radio = ({ className: className, title: title, handl
|
|
|
6791
6908
|
children: title
|
|
6792
6909
|
}),
|
|
6793
6910
|
/*#__PURE__*/ (0, $b3y7N$jsx)("button", {
|
|
6794
|
-
className: `rf-relative rf-w-7 large:rf-w-8 large-vertical:rf-w-14 rf-h-7 large:rf-h-8 large-vertical:rf-h-14 ${!checked && "rf-border rf-border-[#9FA2AA]"} rf-rounded-half`,
|
|
6911
|
+
className: `rf-relative rf-w-7 large:rf-w-8 large-vertical:rf-w-14 rf-min-w-7 large:rf-min-w-8 large-vertical:rf-min-w-14 rf-h-7 large:rf-h-8 large-vertical:rf-h-14 ${!checked && "rf-border rf-border-[#9FA2AA]"} rf-rounded-half`,
|
|
6795
6912
|
style: {
|
|
6796
6913
|
background: checked ? "linear-gradient(to right, #1999B1, #0a4652)" : "#FFFFFF",
|
|
6797
6914
|
boxShadow: checked ? "-3px 3px 6px #00000029" : ""
|
|
@@ -7092,6 +7209,7 @@ var $c35a659819acee30$export$2e2bcd8739ae039 = $c35a659819acee30$var$TutorialBut
|
|
|
7092
7209
|
|
|
7093
7210
|
|
|
7094
7211
|
|
|
7212
|
+
|
|
7095
7213
|
const $bfee9debe091d3c7$var$SubMenuClosing = ({ className: className, background: background, handleClose: handleClose, backIsConversation: backIsConversation, title: title, children: children })=>{
|
|
7096
7214
|
const translation = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.currentTranslations);
|
|
7097
7215
|
const locale = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.locale);
|
|
@@ -8002,7 +8120,7 @@ const $4d8d462ee41ffdc9$var$handleTouch = (e)=>{
|
|
|
8002
8120
|
var $4d8d462ee41ffdc9$export$2e2bcd8739ae039 = $4d8d462ee41ffdc9$var$preventEvents;
|
|
8003
8121
|
|
|
8004
8122
|
|
|
8005
|
-
const $27f6452958f7148b$var$FilterMobile = ({ className: className, setFiltersOpened: setFiltersOpened, handleClose: handleClose })=>{
|
|
8123
|
+
const $27f6452958f7148b$var$FilterMobile = ({ className: className, setFiltersOpened: setFiltersOpened, handleClose: handleClose, hasFilters: hasFilters })=>{
|
|
8006
8124
|
const translation = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.currentTranslations);
|
|
8007
8125
|
const { resetFilters: resetFilters } = (0, $f3355770fb53f173$export$f9763ecd339e95eb)();
|
|
8008
8126
|
const isWidget = (0, $957e950ca3ff2781$export$d13b2577cb75f2ad)((state)=>state.isWidget);
|
|
@@ -8044,7 +8162,7 @@ const $27f6452958f7148b$var$FilterMobile = ({ className: className, setFiltersOp
|
|
|
8044
8162
|
handleBack: handleClose,
|
|
8045
8163
|
className: "rf-relative rf-text-size-auto"
|
|
8046
8164
|
}),
|
|
8047
|
-
/*#__PURE__*/ (0, $b3y7N$jsxs)("button", {
|
|
8165
|
+
hasFilters && /*#__PURE__*/ (0, $b3y7N$jsxs)("button", {
|
|
8048
8166
|
className: "rf-px-4 rf-py-1 rf-flex rf-flex-row rf-items-center rf-border rf-rounded-lg rf-border-black",
|
|
8049
8167
|
onClick: handleClick,
|
|
8050
8168
|
children: [
|
|
@@ -9213,7 +9331,33 @@ const $4e2a8337f51cd40f$var$SvgColorChanger = ({ svgUrl: svgUrl, fillColor: fill
|
|
|
9213
9331
|
const response = await fetch(svgUrl);
|
|
9214
9332
|
const svgContent = await response.text();
|
|
9215
9333
|
// Modifiez le contenu SVG pour changer la couleur et la taille
|
|
9216
|
-
|
|
9334
|
+
// Remove xml tag that can appear at the beginning of the data
|
|
9335
|
+
let modifiedSvgContent = svgContent.replace(/<!--[^>]+-->/g, "");
|
|
9336
|
+
// Remove comments that can appear inside the data
|
|
9337
|
+
modifiedSvgContent = modifiedSvgContent.replace(/<\?xml[^>]+>/g, "");
|
|
9338
|
+
if (fillColor) {
|
|
9339
|
+
if (modifiedSvgContent.indexOf("fill=") === -1) {
|
|
9340
|
+
// Add "fill" property to the svg if it does not exist and a fillColor was given
|
|
9341
|
+
const firstSvgClosing = modifiedSvgContent.indexOf(">");
|
|
9342
|
+
if (firstSvgClosing) {
|
|
9343
|
+
// Get the first svg tag, add "fill=<fillColor>" inside and replace the content of the svg
|
|
9344
|
+
const tempFirstSvgTag = modifiedSvgContent.substring(0, firstSvgClosing);
|
|
9345
|
+
modifiedSvgContent = modifiedSvgContent.replace(modifiedSvgContent.substring(0, firstSvgClosing), `${tempFirstSvgTag} fill="${fillColor}"`);
|
|
9346
|
+
}
|
|
9347
|
+
} else modifiedSvgContent = modifiedSvgContent.replace(/fill="#[A-Fa-f0-9]+"/g, `fill="${fillColor}"`).replace(/fill='#[A-Fa-f0-9]+'/g, `fill='${fillColor}'`);
|
|
9348
|
+
// Change the "stroke" data with the chosen color
|
|
9349
|
+
modifiedSvgContent = modifiedSvgContent.replace(/stroke:[^;]+;/g, `stroke: ${fillColor};`);
|
|
9350
|
+
}
|
|
9351
|
+
if (height) {
|
|
9352
|
+
// Remove width and change height by the one wanted in the first tag of the svg
|
|
9353
|
+
const firstSvgClosing = modifiedSvgContent.indexOf(">");
|
|
9354
|
+
if (firstSvgClosing) {
|
|
9355
|
+
let tempFirstSvgTag = modifiedSvgContent.substring(0, firstSvgClosing).replace(/width="[^"]+"/, "").replace(/height="[^"]+"/, `height="${height}"`);
|
|
9356
|
+
// Add "height" property if not present in the tag
|
|
9357
|
+
tempFirstSvgTag.indexOf("height") === -1 && (tempFirstSvgTag = `${tempFirstSvgTag} height="${height}"`);
|
|
9358
|
+
modifiedSvgContent = modifiedSvgContent.replace(modifiedSvgContent.substring(0, firstSvgClosing), tempFirstSvgTag);
|
|
9359
|
+
}
|
|
9360
|
+
}
|
|
9217
9361
|
// Mettez à jour l'état avec le SVG modifié
|
|
9218
9362
|
setModifiedSvg(modifiedSvgContent);
|
|
9219
9363
|
} catch (error) {
|
|
@@ -9228,6 +9372,9 @@ const $4e2a8337f51cd40f$var$SvgColorChanger = ({ svgUrl: svgUrl, fillColor: fill
|
|
|
9228
9372
|
]);
|
|
9229
9373
|
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$Fragment), {
|
|
9230
9374
|
children: modifiedSvg && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
9375
|
+
style: {
|
|
9376
|
+
height: height || "100%"
|
|
9377
|
+
},
|
|
9231
9378
|
dangerouslySetInnerHTML: {
|
|
9232
9379
|
__html: modifiedSvg
|
|
9233
9380
|
}
|
|
@@ -9505,6 +9652,242 @@ var $33e1131b0b7cf662$export$2e2bcd8739ae039 = $33e1131b0b7cf662$var$SuggestionA
|
|
|
9505
9652
|
|
|
9506
9653
|
|
|
9507
9654
|
|
|
9655
|
+
|
|
9656
|
+
|
|
9657
|
+
|
|
9658
|
+
|
|
9659
|
+
|
|
9660
|
+
|
|
9661
|
+
|
|
9662
|
+
|
|
9663
|
+
|
|
9664
|
+
|
|
9665
|
+
|
|
9666
|
+
|
|
9667
|
+
const $a0c6ddbec05898eb$var$springEnterDuration = 1000;
|
|
9668
|
+
const $a0c6ddbec05898eb$var$springQrCodeDuration = 500;
|
|
9669
|
+
const $a0c6ddbec05898eb$var$md = new (0, $b3y7N$markdownit)({
|
|
9670
|
+
breaks: true,
|
|
9671
|
+
html: true,
|
|
9672
|
+
xhtmlOut: true,
|
|
9673
|
+
typographer: true,
|
|
9674
|
+
quotes: `""''`
|
|
9675
|
+
});
|
|
9676
|
+
const $a0c6ddbec05898eb$var$GridAttachment = ({ index: index, text: text, textColor: textColor, backgroundColor: backgroundColor, image: image, action: action, history: history })=>{
|
|
9677
|
+
const isUsedOnBorne = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.configuration.isUsedOnBorne);
|
|
9678
|
+
const isMobile = (0, $957e950ca3ff2781$export$d13b2577cb75f2ad)((state)=>state.isMobile);
|
|
9679
|
+
const translation = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.currentTranslations);
|
|
9680
|
+
const [qrCodeData, setQrCodeData] = (0, $b3y7N$useState)(undefined);
|
|
9681
|
+
const fadeInTimerRef = (0, $b3y7N$useRef)(null);
|
|
9682
|
+
const divRef = (0, $b3y7N$useRef)(null);
|
|
9683
|
+
const tileDimensions = (0, $9d905911b403e245$export$2e2bcd8739ae039)(divRef);
|
|
9684
|
+
const height = (0, $b3y7N$useMemo)(()=>{
|
|
9685
|
+
return tileDimensions.width * 0.75;
|
|
9686
|
+
}, [
|
|
9687
|
+
tileDimensions.width
|
|
9688
|
+
]);
|
|
9689
|
+
const showImage = (0, $b3y7N$useMemo)(()=>{
|
|
9690
|
+
return !!(image?.url && height > 80);
|
|
9691
|
+
}, [
|
|
9692
|
+
height,
|
|
9693
|
+
image
|
|
9694
|
+
]);
|
|
9695
|
+
const nbLines = (0, $b3y7N$useMemo)(()=>{
|
|
9696
|
+
if (!showImage) {
|
|
9697
|
+
const remToPx = parseFloat(getComputedStyle(document.documentElement).fontSize);
|
|
9698
|
+
const lineHeightInPx = remToPx * (isMobile ? 1 : 1.1);
|
|
9699
|
+
return Math.floor(height / lineHeightInPx);
|
|
9700
|
+
}
|
|
9701
|
+
return 2;
|
|
9702
|
+
}, [
|
|
9703
|
+
showImage,
|
|
9704
|
+
height
|
|
9705
|
+
]);
|
|
9706
|
+
const lineClamp = (0, $b3y7N$useMemo)(()=>{
|
|
9707
|
+
return showImage ? "rf-h-2/5 rf-line-clamp-2" : `rf-line-clamp-${nbLines}`;
|
|
9708
|
+
}, [
|
|
9709
|
+
nbLines,
|
|
9710
|
+
showImage
|
|
9711
|
+
]);
|
|
9712
|
+
const maxHeight = (0, $b3y7N$useMemo)(()=>{
|
|
9713
|
+
return showImage ? "rf-max-h-8 large:rf-max-h-[2.3rem]" : `rf-max-h-[${nbLines}rem] large:rf-max-h-[${nbLines * 1.1 + 0.1}rem]`;
|
|
9714
|
+
}, [
|
|
9715
|
+
nbLines,
|
|
9716
|
+
showImage
|
|
9717
|
+
]);
|
|
9718
|
+
const [spring, api] = (0, $b3y7N$useSpring)(()=>({
|
|
9719
|
+
from: {
|
|
9720
|
+
transform: "translateX(0%)",
|
|
9721
|
+
opacity: 0
|
|
9722
|
+
}
|
|
9723
|
+
}));
|
|
9724
|
+
const [qrCodeSpring, qrCodeApi] = (0, $b3y7N$useSpring)(()=>({
|
|
9725
|
+
from: {
|
|
9726
|
+
opacity: 0
|
|
9727
|
+
}
|
|
9728
|
+
}));
|
|
9729
|
+
(0, $b3y7N$useEffect)(()=>{
|
|
9730
|
+
setTimeout(()=>{
|
|
9731
|
+
api.start({
|
|
9732
|
+
from: {
|
|
9733
|
+
transform: "translateX(100%)",
|
|
9734
|
+
opacity: 0
|
|
9735
|
+
},
|
|
9736
|
+
to: {
|
|
9737
|
+
transform: "translateX(0%)",
|
|
9738
|
+
opacity: 1
|
|
9739
|
+
},
|
|
9740
|
+
config: {
|
|
9741
|
+
duration: $a0c6ddbec05898eb$var$springEnterDuration,
|
|
9742
|
+
easing: (0, $b3y7N$easings).easeInBack
|
|
9743
|
+
}
|
|
9744
|
+
});
|
|
9745
|
+
}, index * 200);
|
|
9746
|
+
}, []);
|
|
9747
|
+
(0, $b3y7N$useEffect)(()=>{
|
|
9748
|
+
qrCodeData && qrCodeApi.start({
|
|
9749
|
+
from: {
|
|
9750
|
+
opacity: 0
|
|
9751
|
+
},
|
|
9752
|
+
to: {
|
|
9753
|
+
opacity: 1
|
|
9754
|
+
},
|
|
9755
|
+
config: {
|
|
9756
|
+
duration: $a0c6ddbec05898eb$var$springQrCodeDuration
|
|
9757
|
+
}
|
|
9758
|
+
});
|
|
9759
|
+
return ()=>{
|
|
9760
|
+
fadeInTimerRef?.current && clearTimeout(fadeInTimerRef.current);
|
|
9761
|
+
};
|
|
9762
|
+
}, [
|
|
9763
|
+
qrCodeData
|
|
9764
|
+
]);
|
|
9765
|
+
const handleCloseQrCode = ()=>{
|
|
9766
|
+
qrCodeApi.start({
|
|
9767
|
+
from: {
|
|
9768
|
+
opacity: 1
|
|
9769
|
+
},
|
|
9770
|
+
to: {
|
|
9771
|
+
opacity: 0
|
|
9772
|
+
},
|
|
9773
|
+
config: {
|
|
9774
|
+
duration: $a0c6ddbec05898eb$var$springQrCodeDuration
|
|
9775
|
+
}
|
|
9776
|
+
});
|
|
9777
|
+
fadeInTimerRef?.current && clearTimeout(fadeInTimerRef.current);
|
|
9778
|
+
fadeInTimerRef.current = setTimeout(()=>{
|
|
9779
|
+
setQrCodeData(undefined);
|
|
9780
|
+
}, $a0c6ddbec05898eb$var$springQrCodeDuration);
|
|
9781
|
+
};
|
|
9782
|
+
const setQrCodeDataAsync = async (url)=>{
|
|
9783
|
+
const qrCodeString = await (0, $b3y7N$qrcode).toDataURL(url);
|
|
9784
|
+
setQrCodeData(qrCodeString);
|
|
9785
|
+
};
|
|
9786
|
+
const handleInternalAction = (value)=>{
|
|
9787
|
+
if (value?.name) switch(value.name.toLowerCase()){
|
|
9788
|
+
case "openmenu":
|
|
9789
|
+
(0, $3426110875af99d0$export$bbd7c92fc378d660)(true);
|
|
9790
|
+
break;
|
|
9791
|
+
case "openlanguage":
|
|
9792
|
+
(0, $3426110875af99d0$export$f0c096b4ecd7115d)((0, $f5ca62954d1f1f5b$export$f05d0fed0593ead7).languages);
|
|
9793
|
+
break;
|
|
9794
|
+
case "openhistory":
|
|
9795
|
+
(0, $3426110875af99d0$export$f0c096b4ecd7115d)((0, $f5ca62954d1f1f5b$export$f05d0fed0593ead7).history);
|
|
9796
|
+
break;
|
|
9797
|
+
case "opentutorial":
|
|
9798
|
+
console.log("Open tutorial");
|
|
9799
|
+
break;
|
|
9800
|
+
case "fullscreenimage":
|
|
9801
|
+
value.url && (0, $3426110875af99d0$export$4e062bd31c814155)(value.url);
|
|
9802
|
+
break;
|
|
9803
|
+
}
|
|
9804
|
+
};
|
|
9805
|
+
const handleClick = ()=>{
|
|
9806
|
+
switch(action.type){
|
|
9807
|
+
case (0, $f5ca62954d1f1f5b$export$e4a712fff93fb00f).message:
|
|
9808
|
+
action.value?.text && (0, $b641028d2eac8925$export$465cb47180de50f0)(action.value.text);
|
|
9809
|
+
break;
|
|
9810
|
+
case (0, $f5ca62954d1f1f5b$export$e4a712fff93fb00f).event:
|
|
9811
|
+
action.value?.name && (0, $b641028d2eac8925$export$7329bcdc3edcd90e)(action.value.name, action.value.value || null);
|
|
9812
|
+
break;
|
|
9813
|
+
case (0, $f5ca62954d1f1f5b$export$e4a712fff93fb00f).url:
|
|
9814
|
+
if (action.value?.url) // Generate QR-code data on borne, open the URL otherwise
|
|
9815
|
+
isUsedOnBorne ? setQrCodeDataAsync(action.value.url) : window.open(action.value.url, "_blank", "noopener noreferrer");
|
|
9816
|
+
break;
|
|
9817
|
+
case (0, $f5ca62954d1f1f5b$export$e4a712fff93fb00f).internal:
|
|
9818
|
+
handleInternalAction(action.value);
|
|
9819
|
+
break;
|
|
9820
|
+
}
|
|
9821
|
+
};
|
|
9822
|
+
return /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$animated).div, {
|
|
9823
|
+
ref: divRef,
|
|
9824
|
+
className: `rf-relative rf-w-full ${history ? "rf-p-3 rf-pointer-events-none" : "rf-p-4"} rf-flex rf-flex-col ${image?.url ? "rf-justify-between" : "rf-justify-end"} rf-items-start rf-gap-[10%] ${isMobile ? "rf-border rf-border-[#F0F0F0]" : ""} hover:rf-shadow-[inset_0_0_12px_#00000029] hover:rf-cursor-pointer rf-rounded rf-shadow-[-3px_-3px_10px_#00000099] rf-overflow-hidden`,
|
|
9825
|
+
style: {
|
|
9826
|
+
height: `calc(${height}px + 1.5rem)`,
|
|
9827
|
+
color: textColor || "#575F6B",
|
|
9828
|
+
backgroundColor: backgroundColor || "#FFF",
|
|
9829
|
+
...spring
|
|
9830
|
+
},
|
|
9831
|
+
onClick: handleClick,
|
|
9832
|
+
children: [
|
|
9833
|
+
showImage && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
9834
|
+
className: "rf-h-1/2",
|
|
9835
|
+
children: image?.url && image.url.indexOf("svg") > -1 ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $4e2a8337f51cd40f$export$2e2bcd8739ae039), {
|
|
9836
|
+
svgUrl: image.url,
|
|
9837
|
+
height: "100%",
|
|
9838
|
+
fillColor: image.color
|
|
9839
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)("img", {
|
|
9840
|
+
className: "rf-h-full",
|
|
9841
|
+
src: image?.url
|
|
9842
|
+
})
|
|
9843
|
+
}),
|
|
9844
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
9845
|
+
className: `rf-flex rf-min-h-8 large:rf-min-h-[2.3rem] ${lineClamp} rf-items-start rf-text-small-size-auto rf-text-left rf-overflow-y-hidden`,
|
|
9846
|
+
children: /*#__PURE__*/ (0, $b3y7N$jsx)("p", {
|
|
9847
|
+
className: `${maxHeight} rf-overflow-y-clip`,
|
|
9848
|
+
dangerouslySetInnerHTML: {
|
|
9849
|
+
__html: $a0c6ddbec05898eb$var$md.renderInline(text)
|
|
9850
|
+
}
|
|
9851
|
+
})
|
|
9852
|
+
}),
|
|
9853
|
+
qrCodeData && /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$animated).div, {
|
|
9854
|
+
className: "rf-absolute rf-h-full rf-w-full rf-top-0 rf-left-0 rf-z-ui rf-flex rf-flex-col rf-justify-center rf-items-center rf-gap-2 rf-p-2 rf-text-truewhite",
|
|
9855
|
+
style: {
|
|
9856
|
+
background: "rgba(18,18,18,0.7)",
|
|
9857
|
+
...qrCodeSpring
|
|
9858
|
+
},
|
|
9859
|
+
children: [
|
|
9860
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $72dd87ba3d0b1b58$export$2e2bcd8739ae039), {
|
|
9861
|
+
onClick: handleCloseQrCode,
|
|
9862
|
+
showLabel: false
|
|
9863
|
+
}),
|
|
9864
|
+
/*#__PURE__*/ (0, $b3y7N$jsxs)("div", {
|
|
9865
|
+
className: "rf-px-8 rf-flex rf-flex-row rf-items-start rf-gap-1 rf-italic",
|
|
9866
|
+
children: [
|
|
9867
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $a2f7adb40ca0dc82$export$2e2bcd8739ae039), {
|
|
9868
|
+
color: "#FFF"
|
|
9869
|
+
}),
|
|
9870
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
9871
|
+
className: "rf-w-fit",
|
|
9872
|
+
children: translation.link.scanQRTile
|
|
9873
|
+
})
|
|
9874
|
+
]
|
|
9875
|
+
}),
|
|
9876
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $a3b4543e9f22cba0$export$2e2bcd8739ae039), {
|
|
9877
|
+
src: qrCodeData
|
|
9878
|
+
})
|
|
9879
|
+
]
|
|
9880
|
+
})
|
|
9881
|
+
]
|
|
9882
|
+
});
|
|
9883
|
+
};
|
|
9884
|
+
var $a0c6ddbec05898eb$export$2e2bcd8739ae039 = $a0c6ddbec05898eb$var$GridAttachment;
|
|
9885
|
+
|
|
9886
|
+
|
|
9887
|
+
|
|
9888
|
+
|
|
9889
|
+
|
|
9890
|
+
|
|
9508
9891
|
const $632e6e3dc4c0bf79$var$adaptiveCard = new $b3y7N$AdaptiveCard();
|
|
9509
9892
|
const $632e6e3dc4c0bf79$var$AdaptiveCardAttachment = ({ content: content, height: height })=>{
|
|
9510
9893
|
const adaptiveCardHostConfig = (0, $5c11d6c0f7c13d7a$export$a8a6e22a57e6f7d2)((state)=>state.adaptiveCardHostConfig);
|
|
@@ -9576,6 +9959,12 @@ const $8dfc19938d5ec9e2$var$renderAttachment = ({ attachment: attachment, histor
|
|
|
9576
9959
|
history: history,
|
|
9577
9960
|
height: height
|
|
9578
9961
|
});
|
|
9962
|
+
case 0, $311d3512e06f602c$export$25f48dcc671a4afe:
|
|
9963
|
+
case 0, $311d3512e06f602c$export$98515f55cf51a42d:
|
|
9964
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $a0c6ddbec05898eb$export$2e2bcd8739ae039), {
|
|
9965
|
+
...attachment.content,
|
|
9966
|
+
history: history
|
|
9967
|
+
});
|
|
9579
9968
|
default:
|
|
9580
9969
|
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $632e6e3dc4c0bf79$export$2e2bcd8739ae039), {
|
|
9581
9970
|
content: attachment.content,
|
|
@@ -10134,9 +10523,10 @@ const $a8e0bc17b0fe6d93$var$List = ({ activity: activity, onClose: onClose })=>{
|
|
|
10134
10523
|
remoteCloseButtonZIndex: "rf-z-util",
|
|
10135
10524
|
animation: spring,
|
|
10136
10525
|
children: [
|
|
10137
|
-
isMobile &&
|
|
10526
|
+
isMobile && /*#__PURE__*/ (0, $b3y7N$jsx)((0, $27f6452958f7148b$export$2e2bcd8739ae039), {
|
|
10138
10527
|
setFiltersOpened: setMobileFiltersOpened,
|
|
10139
|
-
handleClose: handleClose
|
|
10528
|
+
handleClose: handleClose,
|
|
10529
|
+
hasFilters: !!filters.length
|
|
10140
10530
|
}),
|
|
10141
10531
|
/*#__PURE__*/ (0, $b3y7N$jsxs)("div", {
|
|
10142
10532
|
ref: divRef,
|
|
@@ -10153,10 +10543,10 @@ const $a8e0bc17b0fe6d93$var$List = ({ activity: activity, onClose: onClose })=>{
|
|
|
10153
10543
|
title: (0, $2765b17b11305295$export$d07f57595c356899)(content.text, locale),
|
|
10154
10544
|
numberOfResults: content.channelData?.numberOfResults || 0
|
|
10155
10545
|
}),
|
|
10156
|
-
!isMobile && filters.length
|
|
10546
|
+
!isMobile && filters.length ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $1e0a395b472b6cd1$export$2e2bcd8739ae039), {
|
|
10157
10547
|
openedFilterKey: largeFilterOpenedKey,
|
|
10158
10548
|
setOpenedFilterKey: setLargeFilterOpenedKey
|
|
10159
|
-
}),
|
|
10549
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {}),
|
|
10160
10550
|
isMobile && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10161
10551
|
className: "rf-flex rf-flex-row rf-mx-2 rf-gap-2 rf-mb-2 rf-flex-wrap",
|
|
10162
10552
|
children: selectedFilters?.map((chosenFilter, key1)=>{
|
|
@@ -10176,11 +10566,14 @@ const $a8e0bc17b0fe6d93$var$List = ({ activity: activity, onClose: onClose })=>{
|
|
|
10176
10566
|
hasFilterOrSuggestedAction: filters.length > 0 || content.suggestedActions?.actions?.length > 0,
|
|
10177
10567
|
numberOfResults: content.channelData?.numberOfResults || 0
|
|
10178
10568
|
}),
|
|
10179
|
-
content.suggestedActions?.actions
|
|
10180
|
-
className:
|
|
10569
|
+
content.suggestedActions?.actions?.length ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $5b79c660b1348896$export$2e2bcd8739ae039), {
|
|
10570
|
+
className: "rf-px-2 large:rf-px-0 large:rf-mb-4",
|
|
10181
10571
|
suggestions: content.suggestedActions.actions,
|
|
10182
10572
|
handleClose: handleClose
|
|
10183
|
-
})
|
|
10573
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {}),
|
|
10574
|
+
isMobile ? /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10575
|
+
className: mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).text ? "rf-mb-28" : "rf-mb-16"
|
|
10576
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {})
|
|
10184
10577
|
]
|
|
10185
10578
|
})
|
|
10186
10579
|
]
|
|
@@ -10209,6 +10602,12 @@ var $718b46f7bb725bee$export$2e2bcd8739ae039 = $718b46f7bb725bee$var$List;
|
|
|
10209
10602
|
|
|
10210
10603
|
|
|
10211
10604
|
|
|
10605
|
+
|
|
10606
|
+
|
|
10607
|
+
|
|
10608
|
+
|
|
10609
|
+
|
|
10610
|
+
|
|
10212
10611
|
const $b749e27f4bddcf1e$var$Card = ({ children: children, className: className, shadow: shadow = false })=>{
|
|
10213
10612
|
const [scrollButtonDisplay, setScrollButtonDisplay] = (0, $b3y7N$useState)(false);
|
|
10214
10613
|
const [scrollButtonDirection, setScrollButtonDirection] = (0, $b3y7N$useState)("bottom");
|
|
@@ -10260,42 +10659,60 @@ const $b749e27f4bddcf1e$var$Card = ({ children: children, className: className,
|
|
|
10260
10659
|
}, 500);
|
|
10261
10660
|
return ()=>timer && clearTimeout(timer);
|
|
10262
10661
|
}, []);
|
|
10263
|
-
return /*#__PURE__*/ (0, $b3y7N$
|
|
10662
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10264
10663
|
className: `rf-relative rf-max-h-full rf-flex rf-flex-col rf-text-size-auto rf-unselectable ${className}`,
|
|
10265
10664
|
draggable: true,
|
|
10266
10665
|
onDragStart: handleDragStart,
|
|
10267
10666
|
style: {
|
|
10268
10667
|
pointerEvents: "all"
|
|
10269
10668
|
},
|
|
10270
|
-
children:
|
|
10271
|
-
|
|
10272
|
-
|
|
10273
|
-
|
|
10274
|
-
|
|
10275
|
-
|
|
10276
|
-
|
|
10277
|
-
|
|
10278
|
-
|
|
10279
|
-
|
|
10280
|
-
|
|
10281
|
-
|
|
10282
|
-
|
|
10283
|
-
|
|
10284
|
-
|
|
10285
|
-
|
|
10286
|
-
|
|
10287
|
-
|
|
10288
|
-
|
|
10289
|
-
|
|
10290
|
-
|
|
10291
|
-
|
|
10292
|
-
|
|
10293
|
-
|
|
10294
|
-
|
|
10295
|
-
|
|
10669
|
+
children: /*#__PURE__*/ (0, $b3y7N$jsxs)("div", {
|
|
10670
|
+
className: `rf-w-full rf-max-h-full rf-rounded rf-border rf-border-cardFrameBorder rf-flex rf-flex-col rf-content-around rf-justify-start ${!shadow && "rf-overflow-y-auto rf-overflow-x-hidden"} rf-scrollbar-thin`,
|
|
10671
|
+
ref: cardRef,
|
|
10672
|
+
onScroll: ()=>handleScroll(),
|
|
10673
|
+
style: {
|
|
10674
|
+
touchAction: "pan-y"
|
|
10675
|
+
},
|
|
10676
|
+
children: [
|
|
10677
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $5959014767b0decc$export$2e2bcd8739ae039), {
|
|
10678
|
+
direction: scrollButtonDirection,
|
|
10679
|
+
display: scrollButtonDisplay,
|
|
10680
|
+
scrollHandler: scrollHandler,
|
|
10681
|
+
setPreventScroll: ()=>{},
|
|
10682
|
+
className: "rf-absolute rf-z-ui rf-bottom-1 rf-right-6 rf-w-9 rf-h-9 rf-cursor-pointer rf-bg-[#00000050] rf-p-[7px_12px] rf-rounded-[20px] rf-flex"
|
|
10683
|
+
}),
|
|
10684
|
+
children,
|
|
10685
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10686
|
+
ref: botEndRef
|
|
10687
|
+
})
|
|
10688
|
+
]
|
|
10689
|
+
})
|
|
10690
|
+
});
|
|
10691
|
+
};
|
|
10692
|
+
var $b749e27f4bddcf1e$export$2e2bcd8739ae039 = $b749e27f4bddcf1e$var$Card;
|
|
10693
|
+
|
|
10694
|
+
|
|
10695
|
+
const $5c8b9e6276749709$var$classNameText = "rf-max-h-full";
|
|
10696
|
+
const $5c8b9e6276749709$var$classNameVocal = "rf-w-11/12 large:rf-w-3/5 large-vertical:rf-w-4/9 rf-min-w-11/12 large:rf-min-w-3/5 large-vertical:rf-min-w-4/9 rf-max-h-full";
|
|
10697
|
+
const $5c8b9e6276749709$var$SingleCardContainer = ({ attachment: attachment, history: history })=>{
|
|
10698
|
+
const mode = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
10699
|
+
const className = (0, $b3y7N$useMemo)(()=>{
|
|
10700
|
+
return mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).text ? $5c8b9e6276749709$var$classNameText : $5c8b9e6276749709$var$classNameVocal;
|
|
10701
|
+
}, [
|
|
10702
|
+
mode
|
|
10703
|
+
]);
|
|
10704
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b749e27f4bddcf1e$export$2e2bcd8739ae039), {
|
|
10705
|
+
className: history ? "rf-w-full" : className,
|
|
10706
|
+
children: (0, $8dfc19938d5ec9e2$export$2e2bcd8739ae039)({
|
|
10707
|
+
attachment: attachment,
|
|
10708
|
+
history: history
|
|
10709
|
+
})
|
|
10296
10710
|
});
|
|
10297
10711
|
};
|
|
10298
|
-
var $
|
|
10712
|
+
var $5c8b9e6276749709$export$2e2bcd8739ae039 = $5c8b9e6276749709$var$SingleCardContainer;
|
|
10713
|
+
|
|
10714
|
+
|
|
10715
|
+
|
|
10299
10716
|
|
|
10300
10717
|
|
|
10301
10718
|
/* eslint-disable react/jsx-boolean-value */
|
|
@@ -10312,12 +10729,13 @@ const $8e767b1b71b4e397$var$springEnterDuration = 1000;
|
|
|
10312
10729
|
// Cards' width coefficients depending on the mode and display type
|
|
10313
10730
|
const $8e767b1b71b4e397$var$widthCoefficients = {
|
|
10314
10731
|
textAndVocalMobile: 0.9,
|
|
10732
|
+
textAndVocalMobileGrid: 0.45,
|
|
10315
10733
|
vocalDesktop: 0.6,
|
|
10316
10734
|
vocalBorne: 0.45
|
|
10317
10735
|
};
|
|
10318
10736
|
const $8e767b1b71b4e397$var$defaultTransitionDuration = "300ms";
|
|
10319
10737
|
const $8e767b1b71b4e397$var$velocityBreakpoint = 0.5;
|
|
10320
|
-
const $8e767b1b71b4e397$var$Carousel = /*#__PURE__*/ (0, $b3y7N$react).forwardRef(({ direction: direction, history: history, draft: draft, children: children }, ref)=>{
|
|
10738
|
+
const $8e767b1b71b4e397$var$Carousel = /*#__PURE__*/ (0, $b3y7N$react).forwardRef(({ direction: direction, history: history, draft: draft, grid: grid, gridTitle: gridTitle, children: children }, ref)=>{
|
|
10321
10739
|
const mode = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
10322
10740
|
const forceMobileView = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.configuration.forceMobileView);
|
|
10323
10741
|
const currentDeviceType = (0, $957e950ca3ff2781$export$d13b2577cb75f2ad)((state)=>state.currentDeviceType);
|
|
@@ -10335,7 +10753,7 @@ const $8e767b1b71b4e397$var$Carousel = /*#__PURE__*/ (0, $b3y7N$react).forwardRe
|
|
|
10335
10753
|
currentDeviceType
|
|
10336
10754
|
]);
|
|
10337
10755
|
const coefficient = (0, $b3y7N$useMemo)(()=>{
|
|
10338
|
-
return mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).vocal ? currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).landscape || currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).widgetLandscape ? history ? $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobile : $8e767b1b71b4e397$var$widthCoefficients.vocalDesktop : currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).borne || currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).widgetBorne ? history ? $8e767b1b71b4e397$var$widthCoefficients.vocalDesktop : $8e767b1b71b4e397$var$widthCoefficients.vocalBorne : $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobile : $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobile;
|
|
10756
|
+
return mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).vocal ? currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).landscape || currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).widgetLandscape ? history ? $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobile : $8e767b1b71b4e397$var$widthCoefficients.vocalDesktop : currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).borne || currentDeviceType === (0, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233).widgetBorne ? history ? $8e767b1b71b4e397$var$widthCoefficients.vocalDesktop : $8e767b1b71b4e397$var$widthCoefficients.vocalBorne : grid ? $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobileGrid : $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobile : grid ? $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobileGrid : $8e767b1b71b4e397$var$widthCoefficients.textAndVocalMobile;
|
|
10339
10757
|
}, [
|
|
10340
10758
|
mode,
|
|
10341
10759
|
currentDeviceType
|
|
@@ -10385,11 +10803,13 @@ const $8e767b1b71b4e397$var$Carousel = /*#__PURE__*/ (0, $b3y7N$react).forwardRe
|
|
|
10385
10803
|
*/ (0, $b3y7N$useEffect)(()=>{
|
|
10386
10804
|
if (dimensions) {
|
|
10387
10805
|
let newCardWidth = Math.floor(dimensions.width * coefficient);
|
|
10806
|
+
// Get the number of pixels contained in 1 rem multiplicated by the gap, used with grid elements
|
|
10807
|
+
const gapInPx = gap * parseFloat(getComputedStyle(document.documentElement).fontSize);
|
|
10388
10808
|
if (forceMobileView && newCardWidth > 400) {
|
|
10389
10809
|
newCardWidth = 400;
|
|
10390
|
-
setCurrentPadding((dimensions.width - newCardWidth - 5 * (nbCards - 1)) / 2);
|
|
10810
|
+
setCurrentPadding(grid ? (dimensions.width - newCardWidth * 2 - gapInPx) / 2 : (dimensions.width - newCardWidth - 5 * (nbCards - 1)) / 2);
|
|
10391
10811
|
if (nbCards * newCardWidth < dimensions.width) setEnableTranslation(false);
|
|
10392
|
-
} else setCurrentPadding((1 - coefficient) * dimensions.width / 2);
|
|
10812
|
+
} else setCurrentPadding(grid ? (dimensions.width - newCardWidth * 2 - gapInPx) / 2 : (1 - coefficient) * dimensions.width / 2);
|
|
10393
10813
|
const newCardHeight = Math.ceil(newCardWidth * 10 / 16);
|
|
10394
10814
|
// Space needed to center to cards
|
|
10395
10815
|
// Cards' width (all dispositions) and height (only used in vertical disposition)
|
|
@@ -10561,51 +10981,62 @@ const $8e767b1b71b4e397$var$Carousel = /*#__PURE__*/ (0, $b3y7N$react).forwardRe
|
|
|
10561
10981
|
setWheeling(delta > 0 ? Date.now() : -Date.now());
|
|
10562
10982
|
}
|
|
10563
10983
|
};
|
|
10564
|
-
return /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$
|
|
10565
|
-
ref: divRef,
|
|
10566
|
-
className: "rf-w-full rf-flex rf-flex-col",
|
|
10567
|
-
style: {
|
|
10568
|
-
visibility: draft ? "hidden" : "visible",
|
|
10569
|
-
pointerEvents: "all",
|
|
10570
|
-
...spring
|
|
10571
|
-
},
|
|
10984
|
+
return /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$react).Fragment, {
|
|
10572
10985
|
children: [
|
|
10573
|
-
/*#__PURE__*/ (0, $b3y7N$jsx)(
|
|
10574
|
-
className:
|
|
10575
|
-
|
|
10576
|
-
|
|
10577
|
-
|
|
10578
|
-
|
|
10579
|
-
onSwiping: onSwiping,
|
|
10580
|
-
onSwipeLeft: onSwipeLeft,
|
|
10581
|
-
onSwipeRight: onSwipeRight,
|
|
10582
|
-
onSwipeTop: onSwipeTop,
|
|
10583
|
-
onSwipeBottom: onSwipeBottom,
|
|
10584
|
-
className: direction === "vertical" ? "rf-flex rf-justify-center" : mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).vocal && !isMobile ? history ? "rf-opacity-gradient-l-thin" : "rf-opacity-gradient-l" : "",
|
|
10585
|
-
children: /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10586
|
-
ref: ref,
|
|
10587
|
-
className: `rf-relative ${direction === "vertical" ? "rf-h-max" : "rf-w-max"} ${enableTranslation ? "" : "rf-m-auto"} rf-transition-transform`,
|
|
10588
|
-
style: {
|
|
10589
|
-
display: "grid",
|
|
10590
|
-
gridTemplateColumns: direction === "vertical" ? `${cardWidth}px` : gridTemplateColumn,
|
|
10591
|
-
gridTemplateRows: gridTemplateRow,
|
|
10592
|
-
gap: isMobile ? "0.3rem" : "1rem",
|
|
10593
|
-
transitionTimingFunction: "linear",
|
|
10594
|
-
transitionDuration: transitionDuration,
|
|
10595
|
-
transform: enableTranslation ? translation : ""
|
|
10596
|
-
},
|
|
10597
|
-
children: children
|
|
10598
|
-
})
|
|
10599
|
-
})
|
|
10986
|
+
gridTitle && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10987
|
+
className: `rf-w-full rf-text-left rf-title-large-size-auto ${mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).vocal ? "rf-text-truewhite rf-text-shadow-black" : "rf-text-textModePanelConversationBot"}`,
|
|
10988
|
+
style: {
|
|
10989
|
+
paddingLeft: currentPadding
|
|
10990
|
+
},
|
|
10991
|
+
children: gridTitle
|
|
10600
10992
|
}),
|
|
10601
|
-
|
|
10602
|
-
|
|
10603
|
-
|
|
10604
|
-
|
|
10605
|
-
|
|
10606
|
-
|
|
10607
|
-
|
|
10608
|
-
}
|
|
10993
|
+
/*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$animated).div, {
|
|
10994
|
+
ref: divRef,
|
|
10995
|
+
className: "rf-w-full rf-flex rf-flex-col",
|
|
10996
|
+
style: {
|
|
10997
|
+
visibility: draft ? "hidden" : "visible",
|
|
10998
|
+
pointerEvents: "all",
|
|
10999
|
+
...spring
|
|
11000
|
+
},
|
|
11001
|
+
children: [
|
|
11002
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $e5d9811d1de8a42f$export$2e2bcd8739ae039), {
|
|
11003
|
+
className: "rf-w-full",
|
|
11004
|
+
handleWheel: handleWheel,
|
|
11005
|
+
xAxisOnly: true,
|
|
11006
|
+
children: /*#__PURE__*/ (0, $b3y7N$jsx)((0, $fe786f6198e14865$export$2e2bcd8739ae039), {
|
|
11007
|
+
direction: direction || "horizontal",
|
|
11008
|
+
onSwiping: onSwiping,
|
|
11009
|
+
onSwipeLeft: onSwipeLeft,
|
|
11010
|
+
onSwipeRight: onSwipeRight,
|
|
11011
|
+
onSwipeTop: onSwipeTop,
|
|
11012
|
+
onSwipeBottom: onSwipeBottom,
|
|
11013
|
+
className: direction === "vertical" ? "rf-flex rf-justify-center" : mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).vocal && !isMobile ? history ? "rf-opacity-gradient-l-thin" : "rf-opacity-gradient-l" : "",
|
|
11014
|
+
children: /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
11015
|
+
ref: ref,
|
|
11016
|
+
className: `rf-relative ${direction === "vertical" ? "rf-h-max" : "rf-w-max"} ${enableTranslation ? "" : "rf-m-auto"} rf-transition-transform`,
|
|
11017
|
+
style: {
|
|
11018
|
+
display: "grid",
|
|
11019
|
+
gridTemplateColumns: direction === "vertical" ? `${cardWidth}px` : gridTemplateColumn,
|
|
11020
|
+
gridTemplateRows: gridTemplateRow,
|
|
11021
|
+
gap: isMobile ? "0.3rem" : "1rem",
|
|
11022
|
+
transitionTimingFunction: "linear",
|
|
11023
|
+
transitionDuration: transitionDuration,
|
|
11024
|
+
transform: enableTranslation ? translation : ""
|
|
11025
|
+
},
|
|
11026
|
+
children: children
|
|
11027
|
+
})
|
|
11028
|
+
})
|
|
11029
|
+
}),
|
|
11030
|
+
!draft && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
11031
|
+
className: "rf-w-full rf-py-3 rf-flex rf-flex-row rf-justify-center rf-gap-1",
|
|
11032
|
+
children: (0, $b3y7N$react).Children.map(children, (_child, key)=>{
|
|
11033
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)("button", {
|
|
11034
|
+
className: `rf-w-3 rf-h-3 rf-border rf-border-trueblack rf-rounded-half ${key === currentCard ? "rf-bg-primary" : "rf-bg-truewhite"}`,
|
|
11035
|
+
onClick: ()=>handleClick(key)
|
|
11036
|
+
}, key);
|
|
11037
|
+
})
|
|
11038
|
+
})
|
|
11039
|
+
]
|
|
10609
11040
|
})
|
|
10610
11041
|
]
|
|
10611
11042
|
});
|
|
@@ -10614,26 +11045,13 @@ var $8e767b1b71b4e397$export$2e2bcd8739ae039 = $8e767b1b71b4e397$var$Carousel;
|
|
|
10614
11045
|
|
|
10615
11046
|
|
|
10616
11047
|
|
|
10617
|
-
const $
|
|
10618
|
-
const $d7c37f48f10c5387$var$classNameVocal = "rf-w-11/12 large:rf-w-3/5 large-vertical:rf-w-4/9 rf-min-w-11/12 large:rf-min-w-3/5 large-vertical:rf-min-w-4/9 rf-max-h-full";
|
|
10619
|
-
const $d7c37f48f10c5387$var$Attachments = ({ activity: activity, history: history })=>{
|
|
10620
|
-
const mode = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
11048
|
+
const $c014e307c0e7b590$var$CarouselContainer = ({ title: title, attachments: attachments, history: history, grid: grid })=>{
|
|
10621
11049
|
const [height, setHeight] = (0, $b3y7N$useState)(0);
|
|
10622
|
-
const attachments = (0, $b3y7N$useMemo)(()=>{
|
|
10623
|
-
return activity?.attachments || [];
|
|
10624
|
-
}, [
|
|
10625
|
-
activity
|
|
10626
|
-
]);
|
|
10627
|
-
const className = (0, $b3y7N$useMemo)(()=>{
|
|
10628
|
-
return mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).text ? $d7c37f48f10c5387$var$classNameText : $d7c37f48f10c5387$var$classNameVocal;
|
|
10629
|
-
}, [
|
|
10630
|
-
mode
|
|
10631
|
-
]);
|
|
10632
11050
|
const timerRef = (0, $b3y7N$useRef)();
|
|
10633
11051
|
const carouselRef = (0, $b3y7N$useRef)(null);
|
|
10634
11052
|
(0, $b3y7N$useLayoutEffect)(()=>{
|
|
10635
11053
|
setHeight(0);
|
|
10636
|
-
if (
|
|
11054
|
+
if (attachments.length && attachments?.length > 1) {
|
|
10637
11055
|
timerRef.current && clearTimeout(timerRef.current);
|
|
10638
11056
|
timerRef.current = setTimeout(()=>{
|
|
10639
11057
|
carouselRef.current && setHeight(carouselRef.current.clientHeight);
|
|
@@ -10643,41 +11061,191 @@ const $d7c37f48f10c5387$var$Attachments = ({ activity: activity, history: histor
|
|
|
10643
11061
|
timerRef.current && clearTimeout(timerRef.current);
|
|
10644
11062
|
};
|
|
10645
11063
|
}, [
|
|
10646
|
-
|
|
11064
|
+
attachments
|
|
10647
11065
|
]);
|
|
10648
|
-
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $
|
|
10649
|
-
|
|
10650
|
-
|
|
10651
|
-
|
|
10652
|
-
|
|
10653
|
-
|
|
10654
|
-
|
|
10655
|
-
|
|
10656
|
-
|
|
10657
|
-
|
|
10658
|
-
|
|
10659
|
-
|
|
10660
|
-
|
|
10661
|
-
|
|
10662
|
-
|
|
10663
|
-
|
|
10664
|
-
|
|
10665
|
-
|
|
10666
|
-
|
|
10667
|
-
|
|
10668
|
-
|
|
10669
|
-
|
|
10670
|
-
|
|
10671
|
-
|
|
10672
|
-
|
|
10673
|
-
|
|
10674
|
-
|
|
10675
|
-
|
|
10676
|
-
|
|
11066
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $8e767b1b71b4e397$export$2e2bcd8739ae039), {
|
|
11067
|
+
ref: carouselRef,
|
|
11068
|
+
history: history,
|
|
11069
|
+
draft: height === 0,
|
|
11070
|
+
grid: grid,
|
|
11071
|
+
gridTitle: title,
|
|
11072
|
+
children: height === 0 ? attachments.map((attachment, key)=>{
|
|
11073
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b749e27f4bddcf1e$export$2e2bcd8739ae039), {
|
|
11074
|
+
className: "rf-w-full",
|
|
11075
|
+
children: (0, $8dfc19938d5ec9e2$export$2e2bcd8739ae039)({
|
|
11076
|
+
attachment: attachment,
|
|
11077
|
+
history: history
|
|
11078
|
+
})
|
|
11079
|
+
}, key + 100);
|
|
11080
|
+
}) : attachments.map((attachment, key)=>{
|
|
11081
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b749e27f4bddcf1e$export$2e2bcd8739ae039), {
|
|
11082
|
+
className: "rf-w-full",
|
|
11083
|
+
children: (0, $8dfc19938d5ec9e2$export$2e2bcd8739ae039)({
|
|
11084
|
+
attachment: attachment,
|
|
11085
|
+
history: history,
|
|
11086
|
+
height: height
|
|
11087
|
+
})
|
|
11088
|
+
}, key);
|
|
11089
|
+
})
|
|
11090
|
+
});
|
|
11091
|
+
};
|
|
11092
|
+
var $c014e307c0e7b590$export$2e2bcd8739ae039 = $c014e307c0e7b590$var$CarouselContainer;
|
|
11093
|
+
|
|
11094
|
+
|
|
11095
|
+
/* eslint-disable react/jsx-boolean-value */
|
|
11096
|
+
|
|
11097
|
+
|
|
11098
|
+
|
|
11099
|
+
|
|
11100
|
+
|
|
11101
|
+
|
|
11102
|
+
|
|
11103
|
+
|
|
11104
|
+
|
|
11105
|
+
const $e78a0daad0b2e537$var$Grid = ({ title: title, history: history, children: children })=>{
|
|
11106
|
+
const mode = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
11107
|
+
const mainWidth = (0, $957e950ca3ff2781$export$d13b2577cb75f2ad)((state)=>state.currentWidth);
|
|
11108
|
+
const mainHeight = (0, $957e950ca3ff2781$export$d13b2577cb75f2ad)((state)=>state.currentHeight);
|
|
11109
|
+
const [classname, setClassname] = (0, $b3y7N$useState)("");
|
|
11110
|
+
const gridContainerRef = (0, $b3y7N$useRef)(null);
|
|
11111
|
+
const gridContainerDimensions = (0, $9d905911b403e245$export$2e2bcd8739ae039)(gridContainerRef);
|
|
11112
|
+
const nbCards = (0, $b3y7N$useMemo)(()=>{
|
|
11113
|
+
return (0, $b3y7N$react).Children.count(children);
|
|
11114
|
+
}, [
|
|
11115
|
+
children
|
|
11116
|
+
]);
|
|
11117
|
+
const rowGap = (0, $b3y7N$useMemo)(()=>{
|
|
11118
|
+
return gridContainerDimensions.width * 0.035;
|
|
11119
|
+
}, [
|
|
11120
|
+
gridContainerDimensions.width
|
|
11121
|
+
]);
|
|
11122
|
+
const maxHeight = (0, $b3y7N$useMemo)(()=>{
|
|
11123
|
+
// 0.58 quite equals 7/12. This ratio prevents the container from overflowing vertically
|
|
11124
|
+
return mainHeight * 0.58;
|
|
11125
|
+
}, [
|
|
11126
|
+
mainHeight
|
|
11127
|
+
]);
|
|
11128
|
+
(0, $b3y7N$useEffect)(()=>{
|
|
11129
|
+
switch(nbCards){
|
|
11130
|
+
case 2:
|
|
11131
|
+
setClassname("rf-grid-cols-[repeat(2,30%)] rf-grid-rows-1");
|
|
11132
|
+
break;
|
|
11133
|
+
case 3:
|
|
11134
|
+
setClassname(mainHeight > mainWidth || mainHeight < mainWidth && mainWidth > 1200 ? "rf-grid-cols-[repeat(3,31%)] rf-grid-rows-1" : "rf-grid-cols-[repeat(2,45%)] rf-grid-rows-2");
|
|
11135
|
+
break;
|
|
11136
|
+
case 4:
|
|
11137
|
+
setClassname("rf-grid-cols-[repeat(2,30%)] rf-grid-rows-2");
|
|
11138
|
+
break;
|
|
11139
|
+
case 5:
|
|
11140
|
+
case 6:
|
|
11141
|
+
setClassname(mainHeight > mainWidth || mainHeight < mainWidth && mainWidth > 1200 ? "rf-grid-cols-[repeat(3,31%)] rf-grid-rows-2" : "rf-grid-cols-[repeat(2,45%)] rf-grid-rows-3");
|
|
11142
|
+
break;
|
|
11143
|
+
case 7:
|
|
11144
|
+
case 8:
|
|
11145
|
+
setClassname(mainHeight > mainWidth || mainHeight < mainWidth && mainWidth > 1200 ? "rf-grid-cols-[repeat(3,31%)] rf-grid-rows-3" : "rf-grid-cols-[repeat(2,45%)] rf-grid-rows-4");
|
|
11146
|
+
break;
|
|
11147
|
+
case 9:
|
|
11148
|
+
setClassname(mainHeight > mainWidth || mainHeight < mainWidth && mainWidth > 1200 ? "rf-grid-cols-[repeat(3,31%)] rf-grid-rows-3" : "rf-grid-cols-[repeat(2,45%)] rf-grid-rows-5");
|
|
11149
|
+
break;
|
|
11150
|
+
default:
|
|
11151
|
+
break;
|
|
11152
|
+
}
|
|
11153
|
+
}, [
|
|
11154
|
+
nbCards,
|
|
11155
|
+
mainWidth,
|
|
11156
|
+
mainHeight
|
|
11157
|
+
]);
|
|
11158
|
+
return nbCards ? /*#__PURE__*/ (0, $b3y7N$jsxs)("div", {
|
|
11159
|
+
className: `rf-w-full rf-flex rf-flex-col rf-gap-4 ${mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).vocal ? `vertical:rf-w-9/10 rf-pl-4 ${history ? "rf-pr-0 large-vertical:rf-w-full" : "rf-pr-40 large-vertical:rf-w-3/5"} vertical:rf-pl-0 vertical:rf-pr-0` : "rf-px-4"} vertical:rf-items-center`,
|
|
11160
|
+
children: [
|
|
11161
|
+
title && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
11162
|
+
className: `rf-w-full rf-text-left rf-title-large-size-auto ${!history && mode === (0, $f5ca62954d1f1f5b$export$9484bbecc3c49a2e).vocal ? "rf-text-truewhite rf-text-shadow-black" : "rf-text-textModePanelConversationBot"}`,
|
|
11163
|
+
children: title
|
|
11164
|
+
}),
|
|
11165
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
11166
|
+
ref: gridContainerRef,
|
|
11167
|
+
className: `rf-w-full rf-grid rf-justify-center rf-gap-x-[3.5%] ${classname}`,
|
|
11168
|
+
style: {
|
|
11169
|
+
maxHeight: history || mainHeight > mainWidth ? "none" : maxHeight,
|
|
11170
|
+
rowGap: rowGap
|
|
11171
|
+
},
|
|
11172
|
+
children: children
|
|
10677
11173
|
})
|
|
11174
|
+
]
|
|
11175
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {});
|
|
11176
|
+
};
|
|
11177
|
+
var $e78a0daad0b2e537$export$2e2bcd8739ae039 = $e78a0daad0b2e537$var$Grid;
|
|
11178
|
+
|
|
11179
|
+
|
|
11180
|
+
const $60fd8451e697615f$var$GridContainer = ({ title: title, attachments: attachments, history: history })=>{
|
|
11181
|
+
const processedAttachments = (0, $b3y7N$useMemo)(()=>{
|
|
11182
|
+
let tempAttachments = [
|
|
11183
|
+
...attachments
|
|
11184
|
+
];
|
|
11185
|
+
tempAttachments = tempAttachments.sort((a, b)=>a.content.index - b.content.index);
|
|
11186
|
+
return tempAttachments;
|
|
11187
|
+
}, [
|
|
11188
|
+
attachments
|
|
11189
|
+
]);
|
|
11190
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $e78a0daad0b2e537$export$2e2bcd8739ae039), {
|
|
11191
|
+
title: title,
|
|
11192
|
+
history: history,
|
|
11193
|
+
children: processedAttachments.map((attachment, key)=>{
|
|
11194
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b749e27f4bddcf1e$export$2e2bcd8739ae039), {
|
|
11195
|
+
className: "rf-w-full",
|
|
11196
|
+
shadow: true,
|
|
11197
|
+
children: (0, $8dfc19938d5ec9e2$export$2e2bcd8739ae039)({
|
|
11198
|
+
attachment: attachment,
|
|
11199
|
+
history: history
|
|
11200
|
+
})
|
|
11201
|
+
}, key);
|
|
10678
11202
|
})
|
|
10679
11203
|
});
|
|
10680
11204
|
};
|
|
11205
|
+
var $60fd8451e697615f$export$2e2bcd8739ae039 = $60fd8451e697615f$var$GridContainer;
|
|
11206
|
+
|
|
11207
|
+
|
|
11208
|
+
const $d7c37f48f10c5387$var$Attachments = ({ activity: activity, display: display, history: history })=>{
|
|
11209
|
+
const isMobile = (0, $957e950ca3ff2781$export$d13b2577cb75f2ad)((state)=>state.isMobile);
|
|
11210
|
+
const attachments = (0, $b3y7N$useMemo)(()=>{
|
|
11211
|
+
return activity?.attachments?.filter((attachment)=>attachment.contentType !== (0, $311d3512e06f602c$export$8180494a68c87622)) || [];
|
|
11212
|
+
}, [
|
|
11213
|
+
activity
|
|
11214
|
+
]);
|
|
11215
|
+
const checkDisplay = (attachmentLayout)=>{
|
|
11216
|
+
if (!attachments?.length) return (0, $f5ca62954d1f1f5b$export$972614fc43112105).none;
|
|
11217
|
+
if (attachmentLayout) switch(attachmentLayout.toLowerCase()){
|
|
11218
|
+
case "davilist":
|
|
11219
|
+
return (0, $f5ca62954d1f1f5b$export$972614fc43112105).none;
|
|
11220
|
+
case "carousel":
|
|
11221
|
+
return attachments.length > 1 ? (0, $f5ca62954d1f1f5b$export$972614fc43112105).carousel : (0, $f5ca62954d1f1f5b$export$972614fc43112105).normal;
|
|
11222
|
+
case "grid":
|
|
11223
|
+
// Grid display is not available in mobile mode
|
|
11224
|
+
return isMobile ? attachments.length > 1 ? (0, $f5ca62954d1f1f5b$export$972614fc43112105).carouselgrid : (0, $f5ca62954d1f1f5b$export$972614fc43112105).normal : (0, $f5ca62954d1f1f5b$export$972614fc43112105).grid;
|
|
11225
|
+
}
|
|
11226
|
+
// If we have no attachment layout but attachment(s), we use none display by default is there are several attachments
|
|
11227
|
+
return attachments.length > 1 ? (0, $f5ca62954d1f1f5b$export$972614fc43112105).none : (0, $f5ca62954d1f1f5b$export$972614fc43112105).normal;
|
|
11228
|
+
};
|
|
11229
|
+
const currentDisplay = (0, $b3y7N$useMemo)(()=>{
|
|
11230
|
+
return display || checkDisplay(activity.attachmentLayout);
|
|
11231
|
+
}, [
|
|
11232
|
+
attachments,
|
|
11233
|
+
display
|
|
11234
|
+
]);
|
|
11235
|
+
return currentDisplay === (0, $f5ca62954d1f1f5b$export$972614fc43112105).normal ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $5c8b9e6276749709$export$2e2bcd8739ae039), {
|
|
11236
|
+
attachment: attachments[0],
|
|
11237
|
+
history: history
|
|
11238
|
+
}) : currentDisplay === (0, $f5ca62954d1f1f5b$export$972614fc43112105).carousel || currentDisplay === (0, $f5ca62954d1f1f5b$export$972614fc43112105).carouselgrid ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $c014e307c0e7b590$export$2e2bcd8739ae039), {
|
|
11239
|
+
title: activity.attachments?.find((attachment)=>attachment.contentType === (0, $311d3512e06f602c$export$8180494a68c87622))?.content?.text,
|
|
11240
|
+
attachments: attachments,
|
|
11241
|
+
history: history,
|
|
11242
|
+
grid: currentDisplay === (0, $f5ca62954d1f1f5b$export$972614fc43112105).carouselgrid
|
|
11243
|
+
}) : currentDisplay === (0, $f5ca62954d1f1f5b$export$972614fc43112105).grid ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $60fd8451e697615f$export$2e2bcd8739ae039), {
|
|
11244
|
+
title: activity.attachments?.find((attachment)=>attachment.contentType === (0, $311d3512e06f602c$export$8180494a68c87622))?.content?.text,
|
|
11245
|
+
attachments: attachments,
|
|
11246
|
+
history: history
|
|
11247
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {});
|
|
11248
|
+
};
|
|
10681
11249
|
var $d7c37f48f10c5387$export$2e2bcd8739ae039 = $d7c37f48f10c5387$var$Attachments;
|
|
10682
11250
|
|
|
10683
11251
|
|
|
@@ -10688,52 +11256,52 @@ const $3c37e4ee1b86c298$var$BotResponse = ()=>{
|
|
|
10688
11256
|
const currentOrLastPlayedActivity = (0, $04ce41b46d359821$export$f299240efcda25a2)((state)=>state.currentOrLastPlayedActivity);
|
|
10689
11257
|
const displaySubtitles = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.displaySubtitles);
|
|
10690
11258
|
const listClosed = (0, $3426110875af99d0$export$77e4cc5334565f28)((state)=>state.listClosed);
|
|
10691
|
-
const
|
|
10692
|
-
|
|
10693
|
-
(0, $b3y7N$useEffect)(()=>{
|
|
10694
|
-
setRowSpanVertical(displaySubtitles && speaking ? "rf-row-span-5 small-mobile:rf-row-span-6" : "rf-row-span-6 small-mobile:rf-row-span-7");
|
|
11259
|
+
const rowSpanVertical = (0, $b3y7N$useMemo)(()=>{
|
|
11260
|
+
return displaySubtitles && speaking ? "rf-row-span-5 small-mobile:rf-row-span-6" : "rf-row-span-6 small-mobile:rf-row-span-7";
|
|
10695
11261
|
}, [
|
|
10696
11262
|
displaySubtitles,
|
|
10697
11263
|
speaking
|
|
10698
11264
|
]);
|
|
10699
|
-
(0, $b3y7N$
|
|
10700
|
-
|
|
10701
|
-
|
|
10702
|
-
|
|
11265
|
+
const currentActivity = (0, $b3y7N$useMemo)(()=>{
|
|
11266
|
+
return showHomeAttachments || currentOrLastPlayedActivity;
|
|
11267
|
+
}, [
|
|
11268
|
+
currentOrLastPlayedActivity,
|
|
11269
|
+
showHomeAttachments
|
|
11270
|
+
]);
|
|
11271
|
+
const currentDisplay = (0, $b3y7N$useMemo)(()=>{
|
|
11272
|
+
if (currentActivity) {
|
|
11273
|
+
if (currentActivity.attachmentLayout) switch(currentActivity.attachmentLayout.toLowerCase()){
|
|
11274
|
+
case "davilist":
|
|
11275
|
+
return (0, $f5ca62954d1f1f5b$export$972614fc43112105).list;
|
|
11276
|
+
case "carousel":
|
|
11277
|
+
return currentActivity.attachments && currentActivity.attachments.length > 1 ? (0, $f5ca62954d1f1f5b$export$972614fc43112105).carousel : (0, $f5ca62954d1f1f5b$export$972614fc43112105).normal;
|
|
11278
|
+
case "grid":
|
|
11279
|
+
return (0, $f5ca62954d1f1f5b$export$972614fc43112105).grid;
|
|
11280
|
+
}
|
|
11281
|
+
// If we have no attachment layout but attachment(s), we use list display by default is there are several attachments
|
|
11282
|
+
if (currentActivity.attachments?.length) return currentActivity.attachments?.length > 1 ? (0, $f5ca62954d1f1f5b$export$972614fc43112105).list : (0, $f5ca62954d1f1f5b$export$972614fc43112105).normal;
|
|
10703
11283
|
}
|
|
11284
|
+
return (0, $f5ca62954d1f1f5b$export$972614fc43112105).none;
|
|
10704
11285
|
}, [
|
|
10705
|
-
|
|
11286
|
+
currentActivity
|
|
10706
11287
|
]);
|
|
10707
|
-
return
|
|
11288
|
+
return currentDisplay === (0, $f5ca62954d1f1f5b$export$972614fc43112105).none ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {}) : currentDisplay === (0, $f5ca62954d1f1f5b$export$972614fc43112105).list ? lastRecognitionInterim === "" && !listClosed ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $718b46f7bb725bee$export$2e2bcd8739ae039), {
|
|
11289
|
+
activity: currentActivity,
|
|
11290
|
+
onClose: ()=>(0, $3426110875af99d0$export$f03cfde7db70aa27)(true)
|
|
11291
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {}) : /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10708
11292
|
id: "retorik-botResponse",
|
|
10709
11293
|
className: `rf-relative rf-w-full rf-h-full
|
|
10710
11294
|
rf-col-start-1 large-vertical:rf-col-start-1 large:rf-col-start-5 rf-col-span-full
|
|
10711
11295
|
rf-row-start-6 small-mobile:rf-row-start-5 large:rf-row-start-5 large-vertical:rf-row-start-7 ${rowSpanVertical} large:rf-row-span-full large-vertical:rf-row-span-4
|
|
10712
11296
|
rf-overflow-y-scroll rf-scrollbar-thin
|
|
10713
11297
|
`,
|
|
10714
|
-
children: /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10715
|
-
className: "rf-w-full rf-h-full rf-flex rf-
|
|
11298
|
+
children: currentActivity && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
11299
|
+
className: "rf-w-full rf-h-full rf-flex rf-flex-col rf-items-center rf-gap-2",
|
|
10716
11300
|
children: /*#__PURE__*/ (0, $b3y7N$jsx)((0, $d7c37f48f10c5387$export$2e2bcd8739ae039), {
|
|
10717
|
-
activity:
|
|
10718
|
-
})
|
|
10719
|
-
})
|
|
10720
|
-
}) : currentOrLastPlayedActivity ? list ? lastRecognitionInterim === "" && !listClosed ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $718b46f7bb725bee$export$2e2bcd8739ae039), {
|
|
10721
|
-
activity: currentOrLastPlayedActivity,
|
|
10722
|
-
onClose: ()=>(0, $3426110875af99d0$export$f03cfde7db70aa27)(true)
|
|
10723
|
-
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {}) : /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10724
|
-
id: "retorik-botResponse",
|
|
10725
|
-
className: `rf-relative rf-w-full rf-h-full
|
|
10726
|
-
rf-col-start-1 large-vertical:rf-col-start-1 large:rf-col-start-5 rf-col-span-full
|
|
10727
|
-
rf-row-start-6 small-mobile:rf-row-start-5 large:rf-row-start-5 large-vertical:rf-row-start-7 ${rowSpanVertical} large:rf-row-span-full large-vertical:rf-row-span-4
|
|
10728
|
-
rf-overflow-y-scroll rf-scrollbar-thin
|
|
10729
|
-
`,
|
|
10730
|
-
children: /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
10731
|
-
className: "rf-w-full rf-h-full rf-flex rf-justify-center",
|
|
10732
|
-
children: !!currentOrLastPlayedActivity?.attachments?.length && /*#__PURE__*/ (0, $b3y7N$jsx)((0, $d7c37f48f10c5387$export$2e2bcd8739ae039), {
|
|
10733
|
-
activity: currentOrLastPlayedActivity
|
|
11301
|
+
activity: currentActivity
|
|
10734
11302
|
})
|
|
10735
11303
|
})
|
|
10736
|
-
})
|
|
11304
|
+
});
|
|
10737
11305
|
};
|
|
10738
11306
|
var $3c37e4ee1b86c298$export$2e2bcd8739ae039 = $3c37e4ee1b86c298$var$BotResponse;
|
|
10739
11307
|
|
|
@@ -13230,7 +13798,7 @@ function $d8c9d0fe519d0cbe$export$2e2bcd8739ae039() {
|
|
|
13230
13798
|
* @param activity : RetorikActivity
|
|
13231
13799
|
* @returns boolean
|
|
13232
13800
|
*/ const $1136774ec828a7ed$export$7c55936a30618336 = (activity)=>{
|
|
13233
|
-
return !!(activity?.attachmentLayout?.toLowerCase() === "davilist" || activity?.attachmentLayout !== "carousel" && activity?.attachments?.length && activity.attachments.length > 1);
|
|
13801
|
+
return !!(activity?.attachmentLayout?.toLowerCase() === "davilist" || activity?.attachmentLayout !== "carousel" && activity?.attachmentLayout !== "grid" && activity?.attachments?.length && activity.attachments.length > 1);
|
|
13234
13802
|
};
|
|
13235
13803
|
|
|
13236
13804
|
|
|
@@ -13302,20 +13870,8 @@ var $0d96395552e34116$export$2e2bcd8739ae039 = $0d96395552e34116$var$Conversatio
|
|
|
13302
13870
|
|
|
13303
13871
|
|
|
13304
13872
|
|
|
13305
|
-
|
|
13306
|
-
|
|
13307
|
-
|
|
13308
|
-
|
|
13309
|
-
|
|
13310
13873
|
const $b22a7bbed115cb27$var$interval = 150 // 20 // 25
|
|
13311
13874
|
;
|
|
13312
|
-
const $b22a7bbed115cb27$var$md = new (0, $b3y7N$markdownit)({
|
|
13313
|
-
breaks: true,
|
|
13314
|
-
html: true,
|
|
13315
|
-
xhtmlOut: true,
|
|
13316
|
-
typographer: true,
|
|
13317
|
-
quotes: `""''`
|
|
13318
|
-
});
|
|
13319
13875
|
const $b22a7bbed115cb27$var$DisplayStreaming = ({ triggerScroll: triggerScroll, setStreamingEnded: setStreamingEnded, streamingActivity: streamingActivity, currentStreaming: currentStreaming, isMobile: isMobile })=>{
|
|
13320
13876
|
const locale = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.locale);
|
|
13321
13877
|
const streamingQueue = (0, $04ce41b46d359821$export$f299240efcda25a2)((state)=>state.streamingQueueForText);
|
|
@@ -13333,12 +13889,17 @@ const $b22a7bbed115cb27$var$DisplayStreaming = ({ triggerScroll: triggerScroll,
|
|
|
13333
13889
|
}, [
|
|
13334
13890
|
streamingQueue
|
|
13335
13891
|
]);
|
|
13892
|
+
(0, $b3y7N$useEffect)(()=>{
|
|
13893
|
+
console.log("streamingActivity : ", streamingActivity);
|
|
13894
|
+
}, [
|
|
13895
|
+
streamingActivity
|
|
13896
|
+
]);
|
|
13336
13897
|
const intervalRef = (0, $b3y7N$useRef)(null);
|
|
13337
13898
|
const streamRef = (0, $b3y7N$useRef)([]);
|
|
13338
13899
|
const streamIndexRef = (0, $b3y7N$useRef)(0);
|
|
13339
13900
|
const previousTextRef = (0, $b3y7N$useRef)([]);
|
|
13340
13901
|
const handleNewStreaming = (text)=>{
|
|
13341
|
-
text = $
|
|
13902
|
+
text = (0, $2e5b8b358de6cd42$export$1b8fbc30fb87d9aa)(text, false).htmlText;
|
|
13342
13903
|
streamRef.current = text.split(" ");
|
|
13343
13904
|
setCurrentTextEnded(false);
|
|
13344
13905
|
intervalRef.current = setInterval(()=>{
|
|
@@ -13376,7 +13937,7 @@ const $b22a7bbed115cb27$var$DisplayStreaming = ({ triggerScroll: triggerScroll,
|
|
|
13376
13937
|
streamingQueue.forEach((activity)=>{
|
|
13377
13938
|
fullText = `${fullText} ${activity.text}`;
|
|
13378
13939
|
});
|
|
13379
|
-
setStreamingTextToDisplay($
|
|
13940
|
+
setStreamingTextToDisplay((0, $2e5b8b358de6cd42$export$1b8fbc30fb87d9aa)(fullText, false).htmlText);
|
|
13380
13941
|
setStreamingEnded(true);
|
|
13381
13942
|
resetData();
|
|
13382
13943
|
}
|
|
@@ -13433,68 +13994,94 @@ const $b22a7bbed115cb27$var$DisplayStreaming = ({ triggerScroll: triggerScroll,
|
|
|
13433
13994
|
var $b22a7bbed115cb27$export$2e2bcd8739ae039 = $b22a7bbed115cb27$var$DisplayStreaming;
|
|
13434
13995
|
|
|
13435
13996
|
|
|
13436
|
-
|
|
13997
|
+
|
|
13998
|
+
|
|
13999
|
+
|
|
14000
|
+
|
|
14001
|
+
|
|
14002
|
+
|
|
14003
|
+
|
|
14004
|
+
const $c7944488f0c23f01$var$DisplayNonStreaming = ({ nonStreamingActivities: nonStreamingActivities, isMobile: isMobile })=>{
|
|
13437
14005
|
const locale = (0, $f902d4436881b887$export$6650dace022cfacc)((state)=>state.locale);
|
|
13438
|
-
const currentStreaming = (0, $04ce41b46d359821$export$f299240efcda25a2)((state)=>state.currentStreaming);
|
|
13439
|
-
const streamingId = (0, $04ce41b46d359821$export$f299240efcda25a2)((state)=>state.streamingReplyToId);
|
|
13440
14006
|
const forceMobileView = (0, $56b00880a398c953$export$bd22554f31e5f96f)((state)=>state.configuration.forceMobileView);
|
|
13441
|
-
|
|
14007
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {
|
|
14008
|
+
children: nonStreamingActivities.map((activity, key)=>{
|
|
14009
|
+
const answerTime = activity.localTimestamp ? new Date(activity.localTimestamp) : activity.timestamp ? new Date(activity.timestamp) : new Date();
|
|
14010
|
+
return /*#__PURE__*/ (0, $b3y7N$jsxs)("div", {
|
|
14011
|
+
className: `${key > 0 && "rf-pt-2"} rf-text-textModePanelConversationBot rf-animate-slideBottom rf-flex rf-flex-col rf-items-start rf-gap-2`,
|
|
14012
|
+
children: [
|
|
14013
|
+
isMobile && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
14014
|
+
className: "rf-px-4 rf-text-[#9A9A9A]",
|
|
14015
|
+
children: answerTime.toLocaleString(locale, {
|
|
14016
|
+
hour: "numeric",
|
|
14017
|
+
minute: "numeric"
|
|
14018
|
+
})
|
|
14019
|
+
}),
|
|
14020
|
+
activity.htmlText ? /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
14021
|
+
className: "rf-px-4",
|
|
14022
|
+
dangerouslySetInnerHTML: {
|
|
14023
|
+
__html: activity.htmlText
|
|
14024
|
+
}
|
|
14025
|
+
}) : activity.text ? /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
14026
|
+
className: "rf-px-4",
|
|
14027
|
+
children: (0, $3792187fd212489a$export$d6c6ec86eedacfd9)(activity.text)
|
|
14028
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {}),
|
|
14029
|
+
!!activity?.attachments?.length && !(0, $1136774ec828a7ed$export$7c55936a30618336)(activity) && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
14030
|
+
className: `${forceMobileView ? "rf-m-auto" : "rf-w-full"} ${activity.attachments.length <= 1 && "rf-px-4"} rf-flex rf-flex-col rf-gap-2`,
|
|
14031
|
+
children: /*#__PURE__*/ (0, $b3y7N$jsx)((0, $d7c37f48f10c5387$export$2e2bcd8739ae039), {
|
|
14032
|
+
activity: activity
|
|
14033
|
+
})
|
|
14034
|
+
})
|
|
14035
|
+
]
|
|
14036
|
+
}, key);
|
|
14037
|
+
})
|
|
14038
|
+
});
|
|
14039
|
+
};
|
|
14040
|
+
var $c7944488f0c23f01$export$2e2bcd8739ae039 = $c7944488f0c23f01$var$DisplayNonStreaming;
|
|
14041
|
+
|
|
14042
|
+
|
|
14043
|
+
const $ea27a870d6ff37c7$var$DisplayStandard = ({ botResponses: botResponses, isMobile: isMobile, triggerScroll: triggerScroll, canBeStreaming: canBeStreaming })=>{
|
|
14044
|
+
const currentStreaming = (0, $04ce41b46d359821$export$f299240efcda25a2)((state)=>state.currentStreaming);
|
|
14045
|
+
const streamingReplyToId = (0, $04ce41b46d359821$export$f299240efcda25a2)((state)=>state.streamingReplyToId);
|
|
13442
14046
|
const [streamingEnded, setStreamingEnded] = (0, $b3y7N$useState)(false);
|
|
13443
|
-
const
|
|
13444
|
-
|
|
13445
|
-
return botResponses;
|
|
14047
|
+
const isStreaming = (0, $b3y7N$useMemo)(()=>{
|
|
14048
|
+
return !!(canBeStreaming && streamingReplyToId);
|
|
13446
14049
|
}, [
|
|
13447
|
-
|
|
13448
|
-
|
|
14050
|
+
canBeStreaming,
|
|
14051
|
+
streamingReplyToId
|
|
13449
14052
|
]);
|
|
13450
|
-
(0, $b3y7N$
|
|
13451
|
-
if (botResponses.length && currentStreaming)
|
|
13452
|
-
|
|
14053
|
+
const streamingActivity = (0, $b3y7N$useMemo)(()=>{
|
|
14054
|
+
if (botResponses.length && currentStreaming) return botResponses.find((act)=>act.replyToId === streamingReplyToId && act.value?.streamingCount);
|
|
14055
|
+
return undefined;
|
|
13453
14056
|
}, [
|
|
14057
|
+
isStreaming,
|
|
13454
14058
|
botResponses,
|
|
13455
|
-
currentStreaming
|
|
13456
|
-
streamingId
|
|
14059
|
+
currentStreaming
|
|
13457
14060
|
]);
|
|
13458
|
-
|
|
13459
|
-
|
|
13460
|
-
|
|
13461
|
-
|
|
13462
|
-
|
|
13463
|
-
|
|
13464
|
-
|
|
13465
|
-
|
|
13466
|
-
|
|
13467
|
-
|
|
13468
|
-
|
|
13469
|
-
|
|
13470
|
-
|
|
13471
|
-
|
|
13472
|
-
|
|
13473
|
-
|
|
13474
|
-
|
|
13475
|
-
|
|
13476
|
-
|
|
13477
|
-
|
|
13478
|
-
|
|
13479
|
-
|
|
13480
|
-
|
|
13481
|
-
|
|
13482
|
-
__html: activity.htmlText
|
|
13483
|
-
}
|
|
13484
|
-
}) : activity.text ? /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
13485
|
-
className: "rf-px-4",
|
|
13486
|
-
children: (0, $3792187fd212489a$export$d6c6ec86eedacfd9)(activity.text)
|
|
13487
|
-
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {}),
|
|
13488
|
-
!!activity?.attachments?.length && !(0, $1136774ec828a7ed$export$7c55936a30618336)(activity) && /*#__PURE__*/ (0, $b3y7N$jsx)("div", {
|
|
13489
|
-
className: `${forceMobileView ? "rf-m-auto" : "rf-w-full"} ${activity.attachments.length <= 1 && "rf-px-4"} rf-flex rf-flex-col rf-gap-2`,
|
|
13490
|
-
children: /*#__PURE__*/ (0, $b3y7N$jsx)((0, $d7c37f48f10c5387$export$2e2bcd8739ae039), {
|
|
13491
|
-
activity: activity
|
|
13492
|
-
})
|
|
13493
|
-
})
|
|
13494
|
-
]
|
|
13495
|
-
}, key);
|
|
13496
|
-
})
|
|
13497
|
-
]
|
|
14061
|
+
const nonStreamingActivities = (0, $b3y7N$useMemo)(()=>{
|
|
14062
|
+
if (isStreaming) return botResponses.filter((act)=>act.replyToId === streamingReplyToId && !act.value?.streamingCount);
|
|
14063
|
+
return botResponses;
|
|
14064
|
+
}, [
|
|
14065
|
+
isStreaming,
|
|
14066
|
+
botResponses
|
|
14067
|
+
]);
|
|
14068
|
+
return /*#__PURE__*/ (0, $b3y7N$jsx)((0, $b3y7N$react).Fragment, {
|
|
14069
|
+
children: isStreaming ? /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$react).Fragment, {
|
|
14070
|
+
children: [
|
|
14071
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $b22a7bbed115cb27$export$2e2bcd8739ae039), {
|
|
14072
|
+
triggerScroll: triggerScroll,
|
|
14073
|
+
setStreamingEnded: setStreamingEnded,
|
|
14074
|
+
streamingActivity: streamingActivity,
|
|
14075
|
+
currentStreaming: currentStreaming,
|
|
14076
|
+
isMobile: isMobile
|
|
14077
|
+
}),
|
|
14078
|
+
streamingEnded && /*#__PURE__*/ (0, $b3y7N$jsx)((0, $c7944488f0c23f01$export$2e2bcd8739ae039), {
|
|
14079
|
+
nonStreamingActivities: nonStreamingActivities
|
|
14080
|
+
})
|
|
14081
|
+
]
|
|
14082
|
+
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $c7944488f0c23f01$export$2e2bcd8739ae039), {
|
|
14083
|
+
nonStreamingActivities: botResponses
|
|
14084
|
+
})
|
|
13498
14085
|
});
|
|
13499
14086
|
};
|
|
13500
14087
|
var $ea27a870d6ff37c7$export$2e2bcd8739ae039 = $ea27a870d6ff37c7$var$DisplayStandard;
|
|
@@ -13901,7 +14488,7 @@ var $47597c8fb667575b$export$2e2bcd8739ae039 = $47597c8fb667575b$var$Remote;
|
|
|
13901
14488
|
|
|
13902
14489
|
const $d37623b8c08ebb16$var$RemoteContainer = ({ hideMenu: hideMenu = false })=>{
|
|
13903
14490
|
const top = (0, $e866fd0dc36bc710$export$2e2bcd8739ae039)();
|
|
13904
|
-
const
|
|
14491
|
+
const dashboardOpened = (0, $3426110875af99d0$export$77e4cc5334565f28)((state)=>state.dashboardOpened);
|
|
13905
14492
|
/**
|
|
13906
14493
|
* On call :
|
|
13907
14494
|
* - close subview if one is opened and if the parameter is false / undefined
|
|
@@ -13909,7 +14496,7 @@ const $d37623b8c08ebb16$var$RemoteContainer = ({ hideMenu: hideMenu = false })=>
|
|
|
13909
14496
|
* @param doNotCloseViews : boolean
|
|
13910
14497
|
*/ const toggleDashboard = (doNotCloseViews)=>{
|
|
13911
14498
|
!doNotCloseViews && (0, $3426110875af99d0$export$f0c096b4ecd7115d)((0, $f5ca62954d1f1f5b$export$f05d0fed0593ead7).none);
|
|
13912
|
-
|
|
14499
|
+
(0, $3426110875af99d0$export$bbd7c92fc378d660)(!dashboardOpened);
|
|
13913
14500
|
};
|
|
13914
14501
|
return /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $b3y7N$react).Fragment, {
|
|
13915
14502
|
children: [
|
|
@@ -14091,6 +14678,9 @@ const $ab0e724de876f16a$var$ParametersAndDashboardContainer = ({ handleBack: han
|
|
|
14091
14678
|
handleBack: handleBack
|
|
14092
14679
|
})
|
|
14093
14680
|
]
|
|
14681
|
+
}),
|
|
14682
|
+
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $0c96efd6debae4a9$export$2e2bcd8739ae039), {
|
|
14683
|
+
isMobile: true
|
|
14094
14684
|
})
|
|
14095
14685
|
]
|
|
14096
14686
|
})
|
|
@@ -14101,10 +14691,10 @@ var $ab0e724de876f16a$export$2e2bcd8739ae039 = $ab0e724de876f16a$var$ParametersA
|
|
|
14101
14691
|
|
|
14102
14692
|
|
|
14103
14693
|
const $5199b7f347404807$var$MobileContainer = ({ hideMenu: hideMenu })=>{
|
|
14104
|
-
const
|
|
14694
|
+
const dashboardOpened = (0, $3426110875af99d0$export$77e4cc5334565f28)((state)=>state.dashboardOpened);
|
|
14105
14695
|
const toggleParameters = ()=>{
|
|
14106
14696
|
(0, $3426110875af99d0$export$f0c096b4ecd7115d)((0, $f5ca62954d1f1f5b$export$f05d0fed0593ead7).none);
|
|
14107
|
-
|
|
14697
|
+
(0, $3426110875af99d0$export$bbd7c92fc378d660)(!dashboardOpened);
|
|
14108
14698
|
};
|
|
14109
14699
|
return /*#__PURE__*/ (0, $b3y7N$jsxs)((0, $89302334648bdd82$export$2e2bcd8739ae039), {
|
|
14110
14700
|
className: "large:rf-hidden rf-p-0 rf-m-0 rf-flex rf-flex-col-reverse rf-pointer-events-none vertical:rf-row-start-0 vertical:rf-row-end-13",
|
|
@@ -14112,10 +14702,10 @@ const $5199b7f347404807$var$MobileContainer = ({ hideMenu: hideMenu })=>{
|
|
|
14112
14702
|
background: "transparent",
|
|
14113
14703
|
children: [
|
|
14114
14704
|
/*#__PURE__*/ (0, $b3y7N$jsx)((0, $fada14688b15ab6e$export$2e2bcd8739ae039), {
|
|
14115
|
-
parametersOpened:
|
|
14705
|
+
parametersOpened: dashboardOpened,
|
|
14116
14706
|
toggleParameters: toggleParameters
|
|
14117
14707
|
}),
|
|
14118
|
-
|
|
14708
|
+
dashboardOpened && /*#__PURE__*/ (0, $b3y7N$jsx)((0, $ab0e724de876f16a$export$2e2bcd8739ae039), {
|
|
14119
14709
|
handleBack: toggleParameters,
|
|
14120
14710
|
hideMenu: hideMenu
|
|
14121
14711
|
})
|
|
@@ -15354,6 +15944,11 @@ const $b5b059eebccf168a$var$ContextProvider = ({ skipLoader: skipLoader, mode: m
|
|
|
15354
15944
|
}, [
|
|
15355
15945
|
configuration.disableSound
|
|
15356
15946
|
]);
|
|
15947
|
+
(0, $b3y7N$useEffect)(()=>{
|
|
15948
|
+
(0, $56b00880a398c953$export$f9f752f8a699b258)(!!configuration.subtitles);
|
|
15949
|
+
}, [
|
|
15950
|
+
configuration.subtitles
|
|
15951
|
+
]);
|
|
15357
15952
|
(0, $b3y7N$useEffect)(()=>{
|
|
15358
15953
|
(0, $04ce41b46d359821$export$1311646333d3dfee)(customVoice);
|
|
15359
15954
|
}, [
|
|
@@ -20107,7 +20702,7 @@ const $fd8b465eaceabe41$export$284b58786299e6c5 = async ({ configurationData: co
|
|
|
20107
20702
|
|
|
20108
20703
|
|
|
20109
20704
|
|
|
20110
|
-
const $303b7224b8f411ea$var$RetorikConfigHandler = (
|
|
20705
|
+
const $303b7224b8f411ea$var$RetorikConfigHandler = ({ config: config, viewsConfig: viewsConfig, chatbotData: chatbotData, chatbotDataWidget: chatbotDataWidget, agentData: agentData, ponyfillFactoryCredentials: ponyfillFactoryCredentials, customVoice: customVoice, colors: colors, skipLoader: skipLoader, defaultMode: defaultMode, GDPR: GDPR, addressData: addressData, externalEventHandler: externalEventHandler, externalComponents: externalComponents, userData: userData, width: width, height: height, menuConfig: menuConfig, parent: parent })=>{
|
|
20111
20706
|
const [fetchedConfig, setFetchedConfig] = (0, $b3y7N$useState)();
|
|
20112
20707
|
const [mainConfig, setMainConfig] = (0, $b3y7N$useState)(undefined);
|
|
20113
20708
|
const [isConfigUpdated, setIsConfigUpdated] = (0, $b3y7N$useState)(false);
|
|
@@ -20129,14 +20724,33 @@ const $303b7224b8f411ea$var$RetorikConfigHandler = (props)=>{
|
|
|
20129
20724
|
setIsConfigUpdated(true);
|
|
20130
20725
|
};
|
|
20131
20726
|
const fetchConfigurationFromRetorikStudio = async ()=>{
|
|
20132
|
-
const fetchedConfig = await (0, $760b7137ab1b4bd7$export$2e2bcd8739ae039)(
|
|
20727
|
+
const fetchedConfig = await (0, $760b7137ab1b4bd7$export$2e2bcd8739ae039)({
|
|
20728
|
+
config: config,
|
|
20729
|
+
viewsConfig: viewsConfig,
|
|
20730
|
+
chatbotData: chatbotData,
|
|
20731
|
+
chatbotDataWidget: chatbotDataWidget,
|
|
20732
|
+
agentData: agentData,
|
|
20733
|
+
ponyfillFactoryCredentials: ponyfillFactoryCredentials,
|
|
20734
|
+
customVoice: customVoice,
|
|
20735
|
+
colors: colors,
|
|
20736
|
+
skipLoader: skipLoader,
|
|
20737
|
+
defaultMode: defaultMode,
|
|
20738
|
+
GDPR: GDPR,
|
|
20739
|
+
addressData: addressData,
|
|
20740
|
+
externalEventHandler: externalEventHandler,
|
|
20741
|
+
externalComponents: externalComponents,
|
|
20742
|
+
userData: userData,
|
|
20743
|
+
width: width,
|
|
20744
|
+
height: height,
|
|
20745
|
+
menuConfig: menuConfig
|
|
20746
|
+
});
|
|
20133
20747
|
console.log("Retorik Framework > configuration fetched from Retorik Studio");
|
|
20134
20748
|
fetchedConfig && setFetchedConfig(fetchedConfig);
|
|
20135
20749
|
};
|
|
20136
20750
|
const checkGDPR = async ()=>{
|
|
20137
20751
|
const data = await (0, $fd8b465eaceabe41$export$284b58786299e6c5)({
|
|
20138
|
-
configurationData:
|
|
20139
|
-
addressData:
|
|
20752
|
+
configurationData: GDPR,
|
|
20753
|
+
addressData: addressData
|
|
20140
20754
|
});
|
|
20141
20755
|
// Set GDPR data in utilsStore
|
|
20142
20756
|
data.data && (0, $3426110875af99d0$export$2d640df2114a2d77)(data.data);
|
|
@@ -20146,61 +20760,78 @@ const $303b7224b8f411ea$var$RetorikConfigHandler = (props)=>{
|
|
|
20146
20760
|
/**
|
|
20147
20761
|
* Fetch configuration once and det GDPR data from Retorik Studio and set them in store
|
|
20148
20762
|
*/ (0, $b3y7N$useEffect)(()=>{
|
|
20149
|
-
|
|
20150
|
-
|
|
20763
|
+
fetchConfigurationFromRetorikStudio();
|
|
20764
|
+
addressData && checkGDPR();
|
|
20151
20765
|
}, []);
|
|
20152
20766
|
(0, $b3y7N$useEffect)(()=>{
|
|
20153
|
-
if (fetchedConfig
|
|
20154
|
-
const { skipLoader:
|
|
20767
|
+
if (fetchedConfig) {
|
|
20768
|
+
const { skipLoader: _skipLoader, defaultMode: _defaultMode, config: _config, viewsConfig: _viewsConfig, chatbotData: _chatbotData, chatbotDataWidget: _chatbotDataWidget, agentData: _agentData, ponyfillFactoryCredentials: _ponyfillFactoryCredentials, customVoice: _customVoice, colors: _colors } = fetchedConfig;
|
|
20155
20769
|
const mergedMainConfig = {
|
|
20156
|
-
config:
|
|
20157
|
-
viewsConfig:
|
|
20158
|
-
chatbotData:
|
|
20159
|
-
...
|
|
20160
|
-
...
|
|
20161
|
-
} :
|
|
20162
|
-
chatbotDataWidget:
|
|
20163
|
-
...
|
|
20164
|
-
...
|
|
20165
|
-
} :
|
|
20166
|
-
agentData:
|
|
20167
|
-
ponyfillFactoryCredentials:
|
|
20168
|
-
customVoice:
|
|
20169
|
-
...
|
|
20170
|
-
...
|
|
20171
|
-
} :
|
|
20172
|
-
colors:
|
|
20173
|
-
skipLoader:
|
|
20174
|
-
defaultMode:
|
|
20770
|
+
config: config !== undefined ? (0, $1286c804208ea5de$export$6969335ea1e4e77c)(config, _config) : _config,
|
|
20771
|
+
viewsConfig: viewsConfig !== undefined ? (0, $1286c804208ea5de$export$6969335ea1e4e77c)(viewsConfig, _viewsConfig) : _viewsConfig,
|
|
20772
|
+
chatbotData: chatbotData !== undefined ? {
|
|
20773
|
+
..._chatbotData,
|
|
20774
|
+
...chatbotData
|
|
20775
|
+
} : _chatbotData,
|
|
20776
|
+
chatbotDataWidget: chatbotDataWidget !== undefined ? {
|
|
20777
|
+
..._chatbotDataWidget,
|
|
20778
|
+
...chatbotDataWidget
|
|
20779
|
+
} : _chatbotDataWidget,
|
|
20780
|
+
agentData: agentData !== undefined ? agentData : _agentData,
|
|
20781
|
+
ponyfillFactoryCredentials: ponyfillFactoryCredentials !== undefined ? ponyfillFactoryCredentials : _ponyfillFactoryCredentials,
|
|
20782
|
+
customVoice: customVoice !== undefined ? {
|
|
20783
|
+
..._customVoice,
|
|
20784
|
+
...customVoice
|
|
20785
|
+
} : _customVoice,
|
|
20786
|
+
colors: colors !== undefined ? (0, $1286c804208ea5de$export$6969335ea1e4e77c)(colors, (0, $1286c804208ea5de$export$2e2bcd8739ae039)(_colors)) : (0, $1286c804208ea5de$export$2e2bcd8739ae039)(_colors),
|
|
20787
|
+
skipLoader: skipLoader !== undefined ? skipLoader : _skipLoader,
|
|
20788
|
+
defaultMode: defaultMode !== undefined ? defaultMode : _defaultMode,
|
|
20175
20789
|
// Data not retrieved from Retorik Studio
|
|
20176
|
-
addressData:
|
|
20177
|
-
userData:
|
|
20178
|
-
externalEventHandler:
|
|
20179
|
-
externalComponents:
|
|
20180
|
-
width:
|
|
20181
|
-
height:
|
|
20790
|
+
addressData: addressData,
|
|
20791
|
+
userData: userData,
|
|
20792
|
+
externalEventHandler: externalEventHandler,
|
|
20793
|
+
externalComponents: externalComponents,
|
|
20794
|
+
width: width,
|
|
20795
|
+
height: height
|
|
20182
20796
|
};
|
|
20183
20797
|
// Prevent menus from being copied again after each modification of configuration
|
|
20184
20798
|
if (mergedMainConfig.config) {
|
|
20185
|
-
mergedMainConfig.config.baseMenu =
|
|
20186
|
-
mergedMainConfig.config.customMenu =
|
|
20187
|
-
mergedMainConfig.config.subMenu =
|
|
20799
|
+
mergedMainConfig.config.baseMenu = config?.baseMenu || menuConfig?.baseMenu;
|
|
20800
|
+
mergedMainConfig.config.customMenu = config?.customMenu || menuConfig?.customMenu;
|
|
20801
|
+
mergedMainConfig.config.subMenu = config?.subMenu || menuConfig?.subMenu;
|
|
20188
20802
|
}
|
|
20189
20803
|
checkEmergencyAndSetConfig(mergedMainConfig);
|
|
20190
20804
|
}
|
|
20191
20805
|
}, [
|
|
20192
|
-
|
|
20806
|
+
config,
|
|
20807
|
+
viewsConfig,
|
|
20808
|
+
chatbotData,
|
|
20809
|
+
chatbotDataWidget,
|
|
20810
|
+
agentData,
|
|
20811
|
+
ponyfillFactoryCredentials,
|
|
20812
|
+
customVoice,
|
|
20813
|
+
colors,
|
|
20814
|
+
skipLoader,
|
|
20815
|
+
defaultMode,
|
|
20816
|
+
GDPR,
|
|
20817
|
+
addressData,
|
|
20818
|
+
externalEventHandler,
|
|
20819
|
+
externalComponents,
|
|
20820
|
+
userData,
|
|
20821
|
+
width,
|
|
20822
|
+
height,
|
|
20823
|
+
menuConfig,
|
|
20193
20824
|
fetchedConfig
|
|
20194
20825
|
]);
|
|
20195
20826
|
return mainConfig ? /*#__PURE__*/ (0, $b3y7N$jsx)((0, $7ca39a491751a711$export$2e2bcd8739ae039), {
|
|
20196
|
-
parent:
|
|
20827
|
+
parent: parent,
|
|
20197
20828
|
...mainConfig
|
|
20198
20829
|
}) : /*#__PURE__*/ (0, $b3y7N$jsx)((0, $9c6965b05003bf9d$export$2e2bcd8739ae039), {
|
|
20199
20830
|
className: isConfigUpdated ? "rf-animate-loaderFadeOut" : "",
|
|
20200
|
-
parent:
|
|
20201
|
-
width:
|
|
20202
|
-
height:
|
|
20203
|
-
fullSize: !!(
|
|
20831
|
+
parent: parent,
|
|
20832
|
+
width: width,
|
|
20833
|
+
height: height,
|
|
20834
|
+
fullSize: !!(parent !== (0, $f5ca62954d1f1f5b$export$a31c5a03aaeee5f).widget && config?.fullSize !== false)
|
|
20204
20835
|
});
|
|
20205
20836
|
};
|
|
20206
20837
|
var $303b7224b8f411ea$export$2e2bcd8739ae039 = $303b7224b8f411ea$var$RetorikConfigHandler;
|
|
@@ -20505,5 +21136,5 @@ window.Retorik = {
|
|
|
20505
21136
|
};
|
|
20506
21137
|
|
|
20507
21138
|
|
|
20508
|
-
export {$3d8f3d61ceac4588$export$7a001476a013672 as resetStores, $3d8f3d61ceac4588$export$b69254d879536cde as renderAgent, $3d8f3d61ceac4588$export$2e2bcd8739ae039 as default, $4141b2b74906cbec$export$2e2bcd8739ae039 as RetorikAgent, $b187a833f9ec9f9e$export$2e2bcd8739ae039 as RetorikWidget, $e2052938bc901274$export$2e2bcd8739ae039 as RetorikNews, $9a34b8a1b1c57c45$export$30a86d91af8ff6e6 as characters, $3426110875af99d0$export$77e4cc5334565f28 as useUtilsStore, $f902d4436881b887$export$6650dace022cfacc as useLocaleStore, $3426110875af99d0$export$5a678fd51bd89633 as setCurrentCustomView, $3426110875af99d0$export$f0c096b4ecd7115d as setCurrentSubView, $3426110875af99d0$export$d4c8c6daac289378 as sendActivity, $b641028d2eac8925$export$465cb47180de50f0 as sendMessage, $b641028d2eac8925$export$7329bcdc3edcd90e as sendEvent, $309fa5b19f540c29$export$2e2bcd8739ae039 as fetchAvailableLanguages, $760b7137ab1b4bd7$export$2e2bcd8739ae039 as getRetorikConfigs, $1286c804208ea5de$export$2e2bcd8739ae039 as getThemeColors, $f902d4436881b887$export$180605366c04f0cd as getLocale, $f902d4436881b887$export$c8aadf3621e41efb as setLocale, $f9b55dee2122a017$export$a1c83309c736819f as openWidget, $f9b55dee2122a017$export$d27f1b0993b666c as closeWidget, $f9b55dee2122a017$export$77c0ba4d0d97cee5 as toggleWidget, $f9b55dee2122a017$export$f0e9d14ede4c01bd as toggleDisplay, $3426110875af99d0$export$ae67eb518a2aae74 as showAgent, $3426110875af99d0$export$e73dbd7ba351e3e as hideAgent, $3426110875af99d0$export$d1f60bb847ecc604 as addDetailedAttachmentTrigger, $56b00880a398c953$export$d4f039427a1beff1 as setMode, $56b00880a398c953$export$982d69b78a955aaf as setLoaderClosed, $56b00880a398c953$export$bd22554f31e5f96f as useRetorikStore, $3426110875af99d0$export$4317154639841e84 as setModalFullscreenContent, $3426110875af99d0$export$7f09d7ad7dbdcd2c as setPrintingCallback, $311d3512e06f602c$export$8c612ad42a82284 as CONTENT_TYPE_POI, $311d3512e06f602c$export$7ff82c027074e396 as CONTENT_TYPE_NEWS, $311d3512e06f602c$export$bbfd0bb0baceb2f8 as CONTENT_TYPE_ADAPTIVE_CARD, $f5ca62954d1f1f5b$export$3b4d92ba873f009a as AvailableViews, $f5ca62954d1f1f5b$export$c5a4c3ea2d78493c as AvailableSubViews, $f5ca62954d1f1f5b$export$4f7cd669585dc69f as RetorikEvent, $f5ca62954d1f1f5b$export$f05d0fed0593ead7 as CurrentSubView, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233 as DeviceType, $f5ca62954d1f1f5b$export$f0cfc93288d9ec06 as Emotions};
|
|
21139
|
+
export {$3d8f3d61ceac4588$export$7a001476a013672 as resetStores, $3d8f3d61ceac4588$export$b69254d879536cde as renderAgent, $3d8f3d61ceac4588$export$2e2bcd8739ae039 as default, $4141b2b74906cbec$export$2e2bcd8739ae039 as RetorikAgent, $b187a833f9ec9f9e$export$2e2bcd8739ae039 as RetorikWidget, $e2052938bc901274$export$2e2bcd8739ae039 as RetorikNews, $9a34b8a1b1c57c45$export$30a86d91af8ff6e6 as characters, $3426110875af99d0$export$77e4cc5334565f28 as useUtilsStore, $f902d4436881b887$export$6650dace022cfacc as useLocaleStore, $3426110875af99d0$export$5a678fd51bd89633 as setCurrentCustomView, $3426110875af99d0$export$f0c096b4ecd7115d as setCurrentSubView, $3426110875af99d0$export$d4c8c6daac289378 as sendActivity, $b641028d2eac8925$export$465cb47180de50f0 as sendMessage, $b641028d2eac8925$export$7329bcdc3edcd90e as sendEvent, $309fa5b19f540c29$export$2e2bcd8739ae039 as fetchAvailableLanguages, $760b7137ab1b4bd7$export$2e2bcd8739ae039 as getRetorikConfigs, $1286c804208ea5de$export$2e2bcd8739ae039 as getThemeColors, $f902d4436881b887$export$180605366c04f0cd as getLocale, $f902d4436881b887$export$c8aadf3621e41efb as setLocale, $f9b55dee2122a017$export$a1c83309c736819f as openWidget, $f9b55dee2122a017$export$d27f1b0993b666c as closeWidget, $f9b55dee2122a017$export$77c0ba4d0d97cee5 as toggleWidget, $f9b55dee2122a017$export$f0e9d14ede4c01bd as toggleDisplay, $3426110875af99d0$export$ae67eb518a2aae74 as showAgent, $3426110875af99d0$export$e73dbd7ba351e3e as hideAgent, $3426110875af99d0$export$d1f60bb847ecc604 as addDetailedAttachmentTrigger, $56b00880a398c953$export$d4f039427a1beff1 as setMode, $56b00880a398c953$export$982d69b78a955aaf as setLoaderClosed, $56b00880a398c953$export$bd22554f31e5f96f as useRetorikStore, $3426110875af99d0$export$4317154639841e84 as setModalFullscreenContent, $3426110875af99d0$export$7f09d7ad7dbdcd2c as setPrintingCallback, $3426110875af99d0$export$bbd7c92fc378d660 as setDashboardOpened, $311d3512e06f602c$export$8c612ad42a82284 as CONTENT_TYPE_POI, $311d3512e06f602c$export$7ff82c027074e396 as CONTENT_TYPE_NEWS, $311d3512e06f602c$export$bbfd0bb0baceb2f8 as CONTENT_TYPE_ADAPTIVE_CARD, $f5ca62954d1f1f5b$export$3b4d92ba873f009a as AvailableViews, $f5ca62954d1f1f5b$export$c5a4c3ea2d78493c as AvailableSubViews, $f5ca62954d1f1f5b$export$4f7cd669585dc69f as RetorikEvent, $f5ca62954d1f1f5b$export$f05d0fed0593ead7 as CurrentSubView, $f5ca62954d1f1f5b$export$ec1e04e4e5ef8233 as DeviceType, $f5ca62954d1f1f5b$export$f0cfc93288d9ec06 as Emotions};
|
|
20509
21140
|
//# sourceMappingURL=index.modern.js.map
|