@davi-ai/retorik-framework 1.0.12 → 1.0.13
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 +37 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1210 -379
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1195 -373
- package/dist/index.modern.js.map +1 -1
- package/package.json +28 -15
package/dist/index.js
CHANGED
|
@@ -4,8 +4,11 @@ var $dWhh5$reactdomclient = require("react-dom/client");
|
|
|
4
4
|
var $dWhh5$reactshadow = require("react-shadow");
|
|
5
5
|
var $dWhh5$leaflet = require("leaflet");
|
|
6
6
|
var $dWhh5$leafletdistimagesmarkershadowpng = require("leaflet/dist/images/marker-shadow.png");
|
|
7
|
+
var $dWhh5$reactpdf = require("react-pdf");
|
|
8
|
+
var $dWhh5$pdfjsdistbuildpdfworkerjs = require("pdfjs-dist/build/pdf.worker.js");
|
|
7
9
|
var $dWhh5$botframeworkwebchat = require("botframework-webchat");
|
|
8
10
|
var $dWhh5$botframeworkwebchatlibFullComposer = require("botframework-webchat/lib/FullComposer");
|
|
11
|
+
var $dWhh5$botframeworkdirectlinejs = require("botframework-directlinejs");
|
|
9
12
|
var $dWhh5$adaptivecardslibadaptivecards = require("adaptivecards/lib/adaptivecards");
|
|
10
13
|
var $dWhh5$markdownit = require("markdown-it");
|
|
11
14
|
var $dWhh5$qrcode = require("qrcode");
|
|
@@ -47,6 +50,7 @@ function $parcel$interopDefault(a) {
|
|
|
47
50
|
|
|
48
51
|
$parcel$defineInteropFlag(module.exports);
|
|
49
52
|
|
|
53
|
+
$parcel$export(module.exports, "resetStores", () => $3f93eb6d5bf69cb7$export$7a001476a013672);
|
|
50
54
|
$parcel$export(module.exports, "renderAgent", () => $3f93eb6d5bf69cb7$export$b69254d879536cde);
|
|
51
55
|
$parcel$export(module.exports, "default", () => $3f93eb6d5bf69cb7$export$2e2bcd8739ae039);
|
|
52
56
|
$parcel$export(module.exports, "RetorikAgent", () => $e9118dec60074066$export$2e2bcd8739ae039);
|
|
@@ -72,6 +76,8 @@ $parcel$export(module.exports, "addDetailedAttachmentTrigger", () => $70e3d65f5a
|
|
|
72
76
|
$parcel$export(module.exports, "setMode", () => $c7242af7a2bc5e50$export$d4f039427a1beff1);
|
|
73
77
|
$parcel$export(module.exports, "setLoaderClosed", () => $c7242af7a2bc5e50$export$982d69b78a955aaf);
|
|
74
78
|
$parcel$export(module.exports, "useRetorikStore", () => $c7242af7a2bc5e50$export$bd22554f31e5f96f);
|
|
79
|
+
$parcel$export(module.exports, "setModalFullscreenContent", () => $70e3d65f5a106231$export$4317154639841e84);
|
|
80
|
+
$parcel$export(module.exports, "setPrintingCallback", () => $70e3d65f5a106231$export$7f09d7ad7dbdcd2c);
|
|
75
81
|
$parcel$export(module.exports, "CONTENT_TYPE_POI", () => $3b05c823a6ed4bb8$export$8c612ad42a82284);
|
|
76
82
|
$parcel$export(module.exports, "CONTENT_TYPE_NEWS", () => $3b05c823a6ed4bb8$export$7ff82c027074e396);
|
|
77
83
|
$parcel$export(module.exports, "CONTENT_TYPE_ADAPTIVE_CARD", () => $3b05c823a6ed4bb8$export$bbfd0bb0baceb2f8);
|
|
@@ -107,16 +113,16 @@ function $063ea7a515c267b7$export$2e2bcd8739ae039(RetorikWidget, props, element)
|
|
|
107
113
|
|
|
108
114
|
|
|
109
115
|
|
|
110
|
-
var $
|
|
111
|
-
$3dc5d82519463b51$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-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-6 {\n top: -1.5rem;\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-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-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-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-10 {\n margin-bottom: 2.5rem;\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-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-\\[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-\\[120px\\] {\n max-height: 120px;\n}\n\n.rf-max-h-full {\n max-height: 100%;\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\\/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\\/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-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-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-\\[600px\\] {\n max-width: 600px;\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-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@keyframes rf-fadeIn {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\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-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-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-full {\n border-radius: 9999px;\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-x-silver {\n --tw-border-opacity: 1;\n border-left-color: rgb(192 192 192 / var(--tw-border-opacity));\n border-right-color: rgb(192 192 192 / var(--tw-border-opacity));\n}\n\n.rf-border-x-transparent {\n border-left-color: #0000;\n border-right-color: #0000;\n}\n\n.rf-border-x-truewhite {\n --tw-border-opacity: 1;\n border-left-color: rgb(255 255 255 / var(--tw-border-opacity));\n border-right-color: rgb(255 255 255 / var(--tw-border-opacity));\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-y-transparent {\n border-top-color: #0000;\n border-bottom-color: #0000;\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-py-\\[0\\.1rem\\] {\n padding-top: .1rem;\n padding-bottom: .1rem;\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-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-3xl {\n font-size: 1.875rem;\n line-height: 2.25rem;\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_-5px_10px_silver\\,-5px_0_10px_silver\\,5px_0_10px_silver\\] {\n --tw-shadow: 0 -5px 10px silver, -5px 0 10px silver, 5px 0 10px silver;\n --tw-shadow-colored: 0 -5px 10px var(--tw-shadow-color), -5px 0 10px var(--tw-shadow-color), 5px 0 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-\\[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-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-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-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.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-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#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-span-full {\n grid-row: 1 / -1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-start-1 {\n grid-row-start: 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-3 {\n margin-top: .75rem;\n margin-bottom: .75rem;\n}\n\n#retorik-container.rf-large .large\\:rf-my-8 {\n margin-top: 2rem;\n margin-bottom: 2rem;\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-\\[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-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-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-\\[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-rounded {\n border-radius: .3125rem;\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-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-\\[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-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-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-items-center {\n align-items: center;\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#retorik-container.rf-large:not(.rf-portrait) .desktop\\:rf-max-h-\\[40\\%\\] {\n max-height: 40%;\n}\n\n#retorik-container.rf-large:not(.rf-portrait) .desktop\\:rf-max-h-\\[58\\%\\] {\n max-height: 58%;\n}\n\n#retorik-container.rf-large:not(.rf-portrait) .desktop\\:rf-scale-75 {\n --tw-scale-x: .75;\n --tw-scale-y: .75;\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@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\n";
|
|
116
|
+
var $203b743475f656c9$exports = {};
|
|
117
|
+
$203b743475f656c9$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-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-6 {\n top: -1.5rem;\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-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-top-\\[0\\.5rem\\] {\n top: .5rem;\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-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-10 {\n margin-bottom: 2.5rem;\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-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-\\[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\\/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\\/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-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-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-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@keyframes rf-fadeIn {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\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-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-full {\n border-radius: 9999px;\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-x-silver {\n --tw-border-opacity: 1;\n border-left-color: rgb(192 192 192 / var(--tw-border-opacity));\n border-right-color: rgb(192 192 192 / var(--tw-border-opacity));\n}\n\n.rf-border-x-transparent {\n border-left-color: #0000;\n border-right-color: #0000;\n}\n\n.rf-border-x-truewhite {\n --tw-border-opacity: 1;\n border-left-color: rgb(255 255 255 / var(--tw-border-opacity));\n border-right-color: rgb(255 255 255 / var(--tw-border-opacity));\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-y-transparent {\n border-top-color: #0000;\n border-bottom-color: #0000;\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-py-\\[0\\.1rem\\] {\n padding-top: .1rem;\n padding-bottom: .1rem;\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-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-3xl {\n font-size: 1.875rem;\n line-height: 2.25rem;\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_-5px_10px_silver\\,-5px_0_10px_silver\\,5px_0_10px_silver\\] {\n --tw-shadow: 0 -5px 10px silver, -5px 0 10px silver, 5px 0 10px silver;\n --tw-shadow-colored: 0 -5px 10px var(--tw-shadow-color), -5px 0 10px var(--tw-shadow-color), 5px 0 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-\\[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-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-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-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-span-full {\n grid-row: 1 / -1;\n}\n\n#retorik-container.rf-portrait .vertical\\:rf-row-start-1 {\n grid-row-start: 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-\\[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-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-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-\\[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-rounded {\n border-radius: .3125rem;\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-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";
|
|
112
118
|
|
|
113
119
|
|
|
114
|
-
var $
|
|
115
|
-
$
|
|
120
|
+
var $b0c4d46435bb1afc$exports = {};
|
|
121
|
+
$b0c4d46435bb1afc$exports = "*, :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-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.ses-pointer-events-none {\n pointer-events: none;\n}\n\n.ses-invisible {\n visibility: hidden;\n}\n\n.ses-relative {\n position: relative;\n}\n\n.ses-col-span-1 {\n grid-column: span 1 / span 1;\n}\n\n.ses-col-start-1 {\n grid-column-start: 1;\n}\n\n.ses-row-span-1 {\n grid-row: span 1 / span 1;\n}\n\n.ses-row-start-1 {\n grid-row-start: 1;\n}\n\n.ses-grid {\n display: grid;\n}\n\n.ses-h-full {\n height: 100%;\n}\n\n.ses-max-h-screen {\n max-height: 100vh;\n}\n\n.ses-w-full {\n width: 100%;\n}\n\n.ses-max-w-none {\n max-width: none;\n}\n\n.ses-items-start {\n align-items: flex-start;\n}\n\n.ses-justify-center {\n justify-content: center;\n}\n\n.ses-self-start {\n align-self: flex-start;\n}\n\n.ses-justify-self-center {\n justify-self: center;\n}\n\n.ses-overflow-hidden {\n overflow: hidden;\n}\n\n.ses-object-cover {\n object-fit: cover;\n}\n\n.animation-delay-2 {\n ses-animation-delay: .2s;\n}\n\n.animation-delay-4 {\n ses-animation-delay: .4s;\n}\n\n.opacity-gradient {\n -webkit-mask-image: linear-gradient(#0000 0%, 6%, #000, 94%, #0000 100%);\n}\n";
|
|
116
122
|
|
|
117
123
|
|
|
118
|
-
var $
|
|
119
|
-
$065ba870e01ba2fd$exports = ".leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {\n position: absolute;\n top: 0;\n left: 0;\n}\n\n.leaflet-container {\n overflow: hidden;\n}\n\n.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n -webkit-user-drag: none;\n}\n\n.leaflet-tile::selection {\n background: none;\n}\n\n.leaflet-safari .leaflet-tile {\n image-rendering: -webkit-optimize-contrast;\n}\n\n.leaflet-safari .leaflet-tile-container {\n -webkit-transform-origin: 0 0;\n width: 1600px;\n height: 1600px;\n}\n\n.leaflet-marker-icon, .leaflet-marker-shadow {\n display: block;\n}\n\n.leaflet-container .leaflet-overlay-pane svg {\n max-width: none !important;\n max-height: none !important;\n}\n\n.leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer, .leaflet-container .leaflet-tile {\n width: auto;\n padding: 0;\n max-width: none !important;\n max-height: none !important;\n}\n\n.leaflet-container img.leaflet-tile {\n mix-blend-mode: plus-lighter;\n}\n\n.leaflet-container.leaflet-touch-zoom {\n -ms-touch-action: pan-x pan-y;\n touch-action: pan-x pan-y;\n}\n\n.leaflet-container.leaflet-touch-drag {\n -ms-touch-action: pinch-zoom;\n touch-action: none;\n touch-action: pinch-zoom;\n}\n\n.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {\n -ms-touch-action: none;\n touch-action: none;\n}\n\n.leaflet-container {\n -webkit-tap-highlight-color: transparent;\n}\n\n.leaflet-container a {\n -webkit-tap-highlight-color: #33b5e566;\n}\n\n.leaflet-tile {\n filter: inherit;\n visibility: hidden;\n}\n\n.leaflet-tile-loaded {\n visibility: inherit;\n}\n\n.leaflet-zoom-box {\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n z-index: 800;\n width: 0;\n height: 0;\n}\n\n.leaflet-overlay-pane svg {\n -moz-user-select: none;\n}\n\n.leaflet-pane {\n z-index: 400;\n}\n\n.leaflet-tile-pane {\n z-index: 200;\n}\n\n.leaflet-overlay-pane {\n z-index: 400;\n}\n\n.leaflet-shadow-pane {\n z-index: 500;\n}\n\n.leaflet-marker-pane {\n z-index: 600;\n}\n\n.leaflet-tooltip-pane {\n z-index: 650;\n}\n\n.leaflet-popup-pane {\n z-index: 700;\n}\n\n.leaflet-map-pane canvas {\n z-index: 100;\n}\n\n.leaflet-map-pane svg {\n z-index: 200;\n}\n\n.leaflet-vml-shape {\n width: 1px;\n height: 1px;\n}\n\n.lvml {\n behavior: url(\"#default#VML\");\n display: inline-block;\n position: absolute;\n}\n\n.leaflet-control {\n z-index: 800;\n pointer-events: visiblePainted;\n pointer-events: auto;\n position: relative;\n}\n\n.leaflet-top, .leaflet-bottom {\n z-index: 1000;\n pointer-events: none;\n position: absolute;\n}\n\n.leaflet-top {\n top: 0;\n}\n\n.leaflet-right {\n right: 0;\n}\n\n.leaflet-bottom {\n bottom: 0;\n}\n\n.leaflet-left {\n left: 0;\n}\n\n.leaflet-control {\n float: left;\n clear: both;\n}\n\n.leaflet-right .leaflet-control {\n float: right;\n}\n\n.leaflet-top .leaflet-control {\n margin-top: 10px;\n}\n\n.leaflet-bottom .leaflet-control {\n margin-bottom: 10px;\n}\n\n.leaflet-left .leaflet-control {\n margin-left: 10px;\n}\n\n.leaflet-right .leaflet-control {\n margin-right: 10px;\n}\n\n.leaflet-fade-anim .leaflet-popup {\n opacity: 0;\n -webkit-transition: opacity .2s linear;\n -moz-transition: opacity .2s linear;\n transition: opacity .2s linear;\n}\n\n.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {\n opacity: 1;\n}\n\n.leaflet-zoom-animated {\n -webkit-transform-origin: 0 0;\n -ms-transform-origin: 0 0;\n transform-origin: 0 0;\n}\n\nsvg.leaflet-zoom-animated {\n will-change: transform;\n}\n\n.leaflet-zoom-anim .leaflet-zoom-animated {\n -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);\n -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);\n transition: transform .25s cubic-bezier(0, 0, .25, 1);\n}\n\n.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {\n -webkit-transition: none;\n -moz-transition: none;\n transition: none;\n}\n\n.leaflet-zoom-anim .leaflet-zoom-hide {\n visibility: hidden;\n}\n\n.leaflet-interactive {\n cursor: pointer;\n}\n\n.leaflet-grab {\n cursor: -webkit-grab;\n cursor: -moz-grab;\n cursor: grab;\n}\n\n.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {\n cursor: crosshair;\n}\n\n.leaflet-popup-pane, .leaflet-control {\n cursor: auto;\n}\n\n.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {\n cursor: move;\n cursor: -webkit-grabbing;\n cursor: -moz-grabbing;\n cursor: grabbing;\n}\n\n.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {\n pointer-events: none;\n}\n\n.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive, svg.leaflet-image-layer.leaflet-interactive path {\n pointer-events: visiblePainted;\n pointer-events: auto;\n}\n\n.leaflet-container {\n outline-offset: 1px;\n background: #ddd;\n}\n\n.leaflet-container a {\n color: #0078a8;\n}\n\n.leaflet-zoom-box {\n background: #ffffff80;\n border: 2px dotted #38f;\n}\n\n.leaflet-container {\n font-family: Helvetica Neue, Arial, Helvetica, sans-serif;\n font-size: .75rem;\n line-height: 1.5;\n}\n\n.leaflet-bar {\n border-radius: 4px;\n box-shadow: 0 1px 5px #000000a6;\n}\n\n.leaflet-bar a {\n text-align: center;\n color: #000;\n background-color: #fff;\n border-bottom: 1px solid #ccc;\n width: 26px;\n height: 26px;\n line-height: 26px;\n text-decoration: none;\n display: block;\n}\n\n.leaflet-bar a, .leaflet-control-layers-toggle {\n background-position: 50%;\n background-repeat: no-repeat;\n display: block;\n}\n\n.leaflet-bar a:hover, .leaflet-bar a:focus {\n background-color: #f4f4f4;\n}\n\n.leaflet-bar a:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n}\n\n.leaflet-bar a:last-child {\n border-bottom: none;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n\n.leaflet-bar a.leaflet-disabled {\n cursor: default;\n color: #bbb;\n background-color: #f4f4f4;\n}\n\n.leaflet-touch .leaflet-bar a {\n width: 30px;\n height: 30px;\n line-height: 30px;\n}\n\n.leaflet-touch .leaflet-bar a:first-child {\n border-top-left-radius: 2px;\n border-top-right-radius: 2px;\n}\n\n.leaflet-touch .leaflet-bar a:last-child {\n border-bottom-right-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n\n.leaflet-control-zoom-in, .leaflet-control-zoom-out {\n text-indent: 1px;\n font: bold 18px Lucida Console, Monaco, monospace;\n}\n\n.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {\n font-size: 22px;\n}\n\n.leaflet-control-layers {\n background: #fff;\n border-radius: 5px;\n box-shadow: 0 1px 5px #0006;\n}\n\n.leaflet-control-layers-toggle {\n background-image: url(\"layers.760a0456.png\");\n width: 36px;\n height: 36px;\n}\n\n.leaflet-retina .leaflet-control-layers-toggle {\n background-image: url(\"layers-2x.b7b89169.png\");\n background-size: 26px 26px;\n}\n\n.leaflet-touch .leaflet-control-layers-toggle {\n width: 44px;\n height: 44px;\n}\n\n.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {\n display: none;\n}\n\n.leaflet-control-layers-expanded .leaflet-control-layers-list {\n display: block;\n position: relative;\n}\n\n.leaflet-control-layers-expanded {\n color: #333;\n background: #fff;\n padding: 6px 10px 6px 6px;\n}\n\n.leaflet-control-layers-scrollbar {\n padding-right: 5px;\n overflow: hidden scroll;\n}\n\n.leaflet-control-layers-selector {\n margin-top: 2px;\n position: relative;\n top: 1px;\n}\n\n.leaflet-control-layers label {\n font-size: 1.08333em;\n display: block;\n}\n\n.leaflet-control-layers-separator {\n border-top: 1px solid #ddd;\n height: 0;\n margin: 5px -10px 5px -6px;\n}\n\n.leaflet-default-icon-path {\n background-image: url(\"marker-icon.3f7d3721.png\");\n}\n\n.leaflet-container .leaflet-control-attribution {\n background: #fffc;\n margin: 0;\n}\n\n.leaflet-control-attribution, .leaflet-control-scale-line {\n color: #333;\n padding: 0 5px;\n line-height: 1.4;\n}\n\n.leaflet-control-attribution a {\n text-decoration: none;\n}\n\n.leaflet-control-attribution a:hover, .leaflet-control-attribution a:focus {\n text-decoration: underline;\n}\n\n.leaflet-attribution-flag {\n width: 1em;\n height: .6669em;\n vertical-align: baseline !important;\n display: inline !important;\n}\n\n.leaflet-left .leaflet-control-scale {\n margin-left: 5px;\n}\n\n.leaflet-bottom .leaflet-control-scale {\n margin-bottom: 5px;\n}\n\n.leaflet-control-scale-line {\n white-space: nowrap;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n text-shadow: 1px 1px #fff;\n background: #fffc;\n border: 2px solid #777;\n border-top: none;\n padding: 2px 5px 1px;\n line-height: 1.1;\n}\n\n.leaflet-control-scale-line:not(:first-child) {\n border-top: 2px solid #777;\n border-bottom: none;\n margin-top: -2px;\n}\n\n.leaflet-control-scale-line:not(:first-child):not(:last-child) {\n border-bottom: 2px solid #777;\n}\n\n.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {\n box-shadow: none;\n}\n\n.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {\n background-clip: padding-box;\n border: 2px solid #0003;\n}\n\n.leaflet-popup {\n text-align: center;\n margin-bottom: 20px;\n position: absolute;\n}\n\n.leaflet-popup-content-wrapper {\n text-align: left;\n border-radius: 12px;\n padding: 1px;\n}\n\n.leaflet-popup-content {\n min-height: 1px;\n margin: 13px 24px 13px 20px;\n font-size: 1.08333em;\n line-height: 1.3;\n}\n\n.leaflet-popup-content p {\n margin: 1.3em 0;\n}\n\n.leaflet-popup-tip-container {\n pointer-events: none;\n width: 40px;\n height: 20px;\n margin-top: -1px;\n margin-left: -20px;\n position: absolute;\n left: 50%;\n overflow: hidden;\n}\n\n.leaflet-popup-tip {\n pointer-events: auto;\n width: 17px;\n height: 17px;\n margin: -10px auto 0;\n padding: 1px;\n -webkit-transform: rotate(45deg);\n -moz-transform: rotate(45deg);\n -ms-transform: rotate(45deg);\n transform: rotate(45deg);\n}\n\n.leaflet-popup-content-wrapper, .leaflet-popup-tip {\n color: #333;\n background: #fff;\n box-shadow: 0 3px 14px #0006;\n}\n\n.leaflet-container a.leaflet-popup-close-button {\n text-align: center;\n color: #757575;\n background: none;\n border: none;\n width: 24px;\n height: 24px;\n font: 16px / 24px Tahoma, Verdana, sans-serif;\n text-decoration: none;\n position: absolute;\n top: 0;\n right: 0;\n}\n\n.leaflet-container a.leaflet-popup-close-button:hover, .leaflet-container a.leaflet-popup-close-button:focus {\n color: #585858;\n}\n\n.leaflet-popup-scrolled {\n overflow: auto;\n}\n\n.leaflet-oldie .leaflet-popup-content-wrapper {\n -ms-zoom: 1;\n}\n\n.leaflet-oldie .leaflet-popup-tip {\n -ms-filter: \"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)\";\n filter: progid:DXImageTransform. Microsoft. Matrix(M11= .707107, M12= .707107, M21= -.707107, M22= .707107);\n width: 24px;\n margin: 0 auto;\n}\n\n.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {\n border: 1px solid #999;\n}\n\n.leaflet-div-icon {\n background: #fff;\n border: 1px solid #666;\n}\n\n.leaflet-tooltip {\n color: #222;\n white-space: nowrap;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n pointer-events: none;\n background-color: #fff;\n border: 1px solid #fff;\n border-radius: 3px;\n padding: 6px;\n position: absolute;\n box-shadow: 0 1px 3px #0006;\n}\n\n.leaflet-tooltip.leaflet-interactive {\n cursor: pointer;\n pointer-events: auto;\n}\n\n.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {\n pointer-events: none;\n content: \"\";\n background: none;\n border: 6px solid #0000;\n position: absolute;\n}\n\n.leaflet-tooltip-bottom {\n margin-top: 6px;\n}\n\n.leaflet-tooltip-top {\n margin-top: -6px;\n}\n\n.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {\n margin-left: -6px;\n left: 50%;\n}\n\n.leaflet-tooltip-top:before {\n border-top-color: #fff;\n margin-bottom: -12px;\n bottom: 0;\n}\n\n.leaflet-tooltip-bottom:before {\n border-bottom-color: #fff;\n margin-top: -12px;\n margin-left: -6px;\n top: 0;\n}\n\n.leaflet-tooltip-left {\n margin-left: -6px;\n}\n\n.leaflet-tooltip-right {\n margin-left: 6px;\n}\n\n.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {\n margin-top: -6px;\n top: 50%;\n}\n\n.leaflet-tooltip-left:before {\n border-left-color: #fff;\n margin-right: -12px;\n right: 0;\n}\n\n.leaflet-tooltip-right:before {\n border-right-color: #fff;\n margin-left: -12px;\n left: 0;\n}\n\n@media print {\n .leaflet-control {\n -webkit-print-color-adjust: exact;\n print-color-adjust: exact;\n }\n}\n\n";
|
|
124
|
+
var $70dd93cce82a6912$exports = {};
|
|
125
|
+
$70dd93cce82a6912$exports = ".leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {\n position: absolute;\n top: 0;\n left: 0;\n}\n\n.leaflet-container {\n overflow: hidden;\n}\n\n.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n -webkit-user-drag: none;\n}\n\n.leaflet-tile::selection {\n background: none;\n}\n\n.leaflet-safari .leaflet-tile {\n image-rendering: -webkit-optimize-contrast;\n}\n\n.leaflet-safari .leaflet-tile-container {\n -webkit-transform-origin: 0 0;\n width: 1600px;\n height: 1600px;\n}\n\n.leaflet-marker-icon, .leaflet-marker-shadow {\n display: block;\n}\n\n.leaflet-container .leaflet-overlay-pane svg {\n max-width: none !important;\n max-height: none !important;\n}\n\n.leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer, .leaflet-container .leaflet-tile {\n width: auto;\n padding: 0;\n max-width: none !important;\n max-height: none !important;\n}\n\n.leaflet-container img.leaflet-tile {\n mix-blend-mode: plus-lighter;\n}\n\n.leaflet-container.leaflet-touch-zoom {\n -ms-touch-action: pan-x pan-y;\n touch-action: pan-x pan-y;\n}\n\n.leaflet-container.leaflet-touch-drag {\n -ms-touch-action: pinch-zoom;\n touch-action: none;\n touch-action: pinch-zoom;\n}\n\n.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {\n -ms-touch-action: none;\n touch-action: none;\n}\n\n.leaflet-container {\n -webkit-tap-highlight-color: transparent;\n}\n\n.leaflet-container a {\n -webkit-tap-highlight-color: #33b5e566;\n}\n\n.leaflet-tile {\n filter: inherit;\n visibility: hidden;\n}\n\n.leaflet-tile-loaded {\n visibility: inherit;\n}\n\n.leaflet-zoom-box {\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n z-index: 800;\n width: 0;\n height: 0;\n}\n\n.leaflet-overlay-pane svg {\n -moz-user-select: none;\n}\n\n.leaflet-pane {\n z-index: 400;\n}\n\n.leaflet-tile-pane {\n z-index: 200;\n}\n\n.leaflet-overlay-pane {\n z-index: 400;\n}\n\n.leaflet-shadow-pane {\n z-index: 500;\n}\n\n.leaflet-marker-pane {\n z-index: 600;\n}\n\n.leaflet-tooltip-pane {\n z-index: 650;\n}\n\n.leaflet-popup-pane {\n z-index: 700;\n}\n\n.leaflet-map-pane canvas {\n z-index: 100;\n}\n\n.leaflet-map-pane svg {\n z-index: 200;\n}\n\n.leaflet-vml-shape {\n width: 1px;\n height: 1px;\n}\n\n.lvml {\n behavior: url(\"#default#VML\");\n display: inline-block;\n position: absolute;\n}\n\n.leaflet-control {\n z-index: 800;\n pointer-events: visiblePainted;\n pointer-events: auto;\n position: relative;\n}\n\n.leaflet-top, .leaflet-bottom {\n z-index: 1000;\n pointer-events: none;\n position: absolute;\n}\n\n.leaflet-top {\n top: 0;\n}\n\n.leaflet-right {\n right: 0;\n}\n\n.leaflet-bottom {\n bottom: 0;\n}\n\n.leaflet-left {\n left: 0;\n}\n\n.leaflet-control {\n float: left;\n clear: both;\n}\n\n.leaflet-right .leaflet-control {\n float: right;\n}\n\n.leaflet-top .leaflet-control {\n margin-top: 10px;\n}\n\n.leaflet-bottom .leaflet-control {\n margin-bottom: 10px;\n}\n\n.leaflet-left .leaflet-control {\n margin-left: 10px;\n}\n\n.leaflet-right .leaflet-control {\n margin-right: 10px;\n}\n\n.leaflet-fade-anim .leaflet-popup {\n opacity: 0;\n -webkit-transition: opacity .2s linear;\n -moz-transition: opacity .2s linear;\n transition: opacity .2s linear;\n}\n\n.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {\n opacity: 1;\n}\n\n.leaflet-zoom-animated {\n -webkit-transform-origin: 0 0;\n -ms-transform-origin: 0 0;\n transform-origin: 0 0;\n}\n\nsvg.leaflet-zoom-animated {\n will-change: transform;\n}\n\n.leaflet-zoom-anim .leaflet-zoom-animated {\n -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);\n -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);\n transition: transform .25s cubic-bezier(0, 0, .25, 1);\n}\n\n.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {\n -webkit-transition: none;\n -moz-transition: none;\n transition: none;\n}\n\n.leaflet-zoom-anim .leaflet-zoom-hide {\n visibility: hidden;\n}\n\n.leaflet-interactive {\n cursor: pointer;\n}\n\n.leaflet-grab {\n cursor: -webkit-grab;\n cursor: -moz-grab;\n cursor: grab;\n}\n\n.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {\n cursor: crosshair;\n}\n\n.leaflet-popup-pane, .leaflet-control {\n cursor: auto;\n}\n\n.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {\n cursor: move;\n cursor: -webkit-grabbing;\n cursor: -moz-grabbing;\n cursor: grabbing;\n}\n\n.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {\n pointer-events: none;\n}\n\n.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive, svg.leaflet-image-layer.leaflet-interactive path {\n pointer-events: visiblePainted;\n pointer-events: auto;\n}\n\n.leaflet-container {\n outline-offset: 1px;\n background: #ddd;\n}\n\n.leaflet-container a {\n color: #0078a8;\n}\n\n.leaflet-zoom-box {\n background: #ffffff80;\n border: 2px dotted #38f;\n}\n\n.leaflet-container {\n font-family: Helvetica Neue, Arial, Helvetica, sans-serif;\n font-size: .75rem;\n line-height: 1.5;\n}\n\n.leaflet-bar {\n border-radius: 4px;\n box-shadow: 0 1px 5px #000000a6;\n}\n\n.leaflet-bar a {\n text-align: center;\n color: #000;\n background-color: #fff;\n border-bottom: 1px solid #ccc;\n width: 26px;\n height: 26px;\n line-height: 26px;\n text-decoration: none;\n display: block;\n}\n\n.leaflet-bar a, .leaflet-control-layers-toggle {\n background-position: 50%;\n background-repeat: no-repeat;\n display: block;\n}\n\n.leaflet-bar a:hover, .leaflet-bar a:focus {\n background-color: #f4f4f4;\n}\n\n.leaflet-bar a:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n}\n\n.leaflet-bar a:last-child {\n border-bottom: none;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n\n.leaflet-bar a.leaflet-disabled {\n cursor: default;\n color: #bbb;\n background-color: #f4f4f4;\n}\n\n.leaflet-touch .leaflet-bar a {\n width: 30px;\n height: 30px;\n line-height: 30px;\n}\n\n.leaflet-touch .leaflet-bar a:first-child {\n border-top-left-radius: 2px;\n border-top-right-radius: 2px;\n}\n\n.leaflet-touch .leaflet-bar a:last-child {\n border-bottom-right-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n\n.leaflet-control-zoom-in, .leaflet-control-zoom-out {\n text-indent: 1px;\n font: bold 18px Lucida Console, Monaco, monospace;\n}\n\n.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {\n font-size: 22px;\n}\n\n.leaflet-control-layers {\n background: #fff;\n border-radius: 5px;\n box-shadow: 0 1px 5px #0006;\n}\n\n.leaflet-control-layers-toggle {\n background-image: url(\"layers.760a0456.png\");\n width: 36px;\n height: 36px;\n}\n\n.leaflet-retina .leaflet-control-layers-toggle {\n background-image: url(\"layers-2x.b7b89169.png\");\n background-size: 26px 26px;\n}\n\n.leaflet-touch .leaflet-control-layers-toggle {\n width: 44px;\n height: 44px;\n}\n\n.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {\n display: none;\n}\n\n.leaflet-control-layers-expanded .leaflet-control-layers-list {\n display: block;\n position: relative;\n}\n\n.leaflet-control-layers-expanded {\n color: #333;\n background: #fff;\n padding: 6px 10px 6px 6px;\n}\n\n.leaflet-control-layers-scrollbar {\n padding-right: 5px;\n overflow: hidden scroll;\n}\n\n.leaflet-control-layers-selector {\n margin-top: 2px;\n position: relative;\n top: 1px;\n}\n\n.leaflet-control-layers label {\n font-size: 1.08333em;\n display: block;\n}\n\n.leaflet-control-layers-separator {\n border-top: 1px solid #ddd;\n height: 0;\n margin: 5px -10px 5px -6px;\n}\n\n.leaflet-default-icon-path {\n background-image: url(\"marker-icon.3f7d3721.png\");\n}\n\n.leaflet-container .leaflet-control-attribution {\n background: #fffc;\n margin: 0;\n}\n\n.leaflet-control-attribution, .leaflet-control-scale-line {\n color: #333;\n padding: 0 5px;\n line-height: 1.4;\n}\n\n.leaflet-control-attribution a {\n text-decoration: none;\n}\n\n.leaflet-control-attribution a:hover, .leaflet-control-attribution a:focus {\n text-decoration: underline;\n}\n\n.leaflet-attribution-flag {\n width: 1em;\n height: .6669em;\n vertical-align: baseline !important;\n display: inline !important;\n}\n\n.leaflet-left .leaflet-control-scale {\n margin-left: 5px;\n}\n\n.leaflet-bottom .leaflet-control-scale {\n margin-bottom: 5px;\n}\n\n.leaflet-control-scale-line {\n white-space: nowrap;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n text-shadow: 1px 1px #fff;\n background: #fffc;\n border: 2px solid #777;\n border-top: none;\n padding: 2px 5px 1px;\n line-height: 1.1;\n}\n\n.leaflet-control-scale-line:not(:first-child) {\n border-top: 2px solid #777;\n border-bottom: none;\n margin-top: -2px;\n}\n\n.leaflet-control-scale-line:not(:first-child):not(:last-child) {\n border-bottom: 2px solid #777;\n}\n\n.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {\n box-shadow: none;\n}\n\n.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {\n background-clip: padding-box;\n border: 2px solid #0003;\n}\n\n.leaflet-popup {\n text-align: center;\n margin-bottom: 20px;\n position: absolute;\n}\n\n.leaflet-popup-content-wrapper {\n text-align: left;\n border-radius: 12px;\n padding: 1px;\n}\n\n.leaflet-popup-content {\n min-height: 1px;\n margin: 13px 24px 13px 20px;\n font-size: 1.08333em;\n line-height: 1.3;\n}\n\n.leaflet-popup-content p {\n margin: 1.3em 0;\n}\n\n.leaflet-popup-tip-container {\n pointer-events: none;\n width: 40px;\n height: 20px;\n margin-top: -1px;\n margin-left: -20px;\n position: absolute;\n left: 50%;\n overflow: hidden;\n}\n\n.leaflet-popup-tip {\n pointer-events: auto;\n width: 17px;\n height: 17px;\n margin: -10px auto 0;\n padding: 1px;\n -webkit-transform: rotate(45deg);\n -moz-transform: rotate(45deg);\n -ms-transform: rotate(45deg);\n transform: rotate(45deg);\n}\n\n.leaflet-popup-content-wrapper, .leaflet-popup-tip {\n color: #333;\n background: #fff;\n box-shadow: 0 3px 14px #0006;\n}\n\n.leaflet-container a.leaflet-popup-close-button {\n text-align: center;\n color: #757575;\n background: none;\n border: none;\n width: 24px;\n height: 24px;\n font: 16px / 24px Tahoma, Verdana, sans-serif;\n text-decoration: none;\n position: absolute;\n top: 0;\n right: 0;\n}\n\n.leaflet-container a.leaflet-popup-close-button:hover, .leaflet-container a.leaflet-popup-close-button:focus {\n color: #585858;\n}\n\n.leaflet-popup-scrolled {\n overflow: auto;\n}\n\n.leaflet-oldie .leaflet-popup-content-wrapper {\n -ms-zoom: 1;\n}\n\n.leaflet-oldie .leaflet-popup-tip {\n -ms-filter: \"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)\";\n filter: progid:DXImageTransform. Microsoft. Matrix(M11= .707107, M12= .707107, M21= -.707107, M22= .707107);\n width: 24px;\n margin: 0 auto;\n}\n\n.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {\n border: 1px solid #999;\n}\n\n.leaflet-div-icon {\n background: #fff;\n border: 1px solid #666;\n}\n\n.leaflet-tooltip {\n color: #222;\n white-space: nowrap;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n pointer-events: none;\n background-color: #fff;\n border: 1px solid #fff;\n border-radius: 3px;\n padding: 6px;\n position: absolute;\n box-shadow: 0 1px 3px #0006;\n}\n\n.leaflet-tooltip.leaflet-interactive {\n cursor: pointer;\n pointer-events: auto;\n}\n\n.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {\n pointer-events: none;\n content: \"\";\n background: none;\n border: 6px solid #0000;\n position: absolute;\n}\n\n.leaflet-tooltip-bottom {\n margin-top: 6px;\n}\n\n.leaflet-tooltip-top {\n margin-top: -6px;\n}\n\n.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {\n margin-left: -6px;\n left: 50%;\n}\n\n.leaflet-tooltip-top:before {\n border-top-color: #fff;\n margin-bottom: -12px;\n bottom: 0;\n}\n\n.leaflet-tooltip-bottom:before {\n border-bottom-color: #fff;\n margin-top: -12px;\n margin-left: -6px;\n top: 0;\n}\n\n.leaflet-tooltip-left {\n margin-left: -6px;\n}\n\n.leaflet-tooltip-right {\n margin-left: 6px;\n}\n\n.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {\n margin-top: -6px;\n top: 50%;\n}\n\n.leaflet-tooltip-left:before {\n border-left-color: #fff;\n margin-right: -12px;\n right: 0;\n}\n\n.leaflet-tooltip-right:before {\n border-right-color: #fff;\n margin-left: -12px;\n left: 0;\n}\n\n@media print {\n .leaflet-control {\n -webkit-print-color-adjust: exact;\n print-color-adjust: exact;\n }\n}\n";
|
|
120
126
|
|
|
121
127
|
|
|
122
128
|
var $71c613e2e831c34c$export$3b4d92ba873f009a;
|
|
@@ -327,15 +333,15 @@ const $06e5942c9d4d6916$var$ShadowRoot = ({ children: children })=>{
|
|
|
327
333
|
children,
|
|
328
334
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("style", {
|
|
329
335
|
type: "text/css",
|
|
330
|
-
children: `${
|
|
336
|
+
children: `${$203b743475f656c9$exports}`
|
|
331
337
|
}),
|
|
332
338
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("style", {
|
|
333
339
|
type: "text/css",
|
|
334
|
-
children: `${
|
|
340
|
+
children: `${$b0c4d46435bb1afc$exports}`
|
|
335
341
|
}),
|
|
336
342
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("style", {
|
|
337
343
|
type: "text/css",
|
|
338
|
-
children: `${
|
|
344
|
+
children: `${$70dd93cce82a6912$exports}`
|
|
339
345
|
})
|
|
340
346
|
]
|
|
341
347
|
});
|
|
@@ -399,7 +405,6 @@ const $3b05c823a6ed4bb8$export$bbfd0bb0baceb2f8 = "application/vnd.microsoft.car
|
|
|
399
405
|
const $3b05c823a6ed4bb8$export$264354e75632a3ba = "application/vnd.microsoft.card.hero";
|
|
400
406
|
const $3b05c823a6ed4bb8$export$7ff82c027074e396 = "application/vnd.davi.retorik.card.news";
|
|
401
407
|
const $3b05c823a6ed4bb8$export$8c612ad42a82284 = "application/vnd.davi.retorik.card.poi";
|
|
402
|
-
const $3b05c823a6ed4bb8$export$4e4550ddaa0ad2f9 = "application/vnd.davi.retorik.card.pagination";
|
|
403
408
|
const $3b05c823a6ed4bb8$export$9399f66a54c38cac = "application/vnd.davi.retorik.card.empty";
|
|
404
409
|
const $3b05c823a6ed4bb8$export$c50891df8986f6d9 = "application/vnd.davi.retorik.card.image";
|
|
405
410
|
const $3b05c823a6ed4bb8$export$cce25171fe980112 = "application/vnd.davi.retorik.card.link";
|
|
@@ -770,12 +775,12 @@ const $2862af34fe95c560$var$addImage = (data)=>{
|
|
|
770
775
|
url: "",
|
|
771
776
|
size: "Large",
|
|
772
777
|
altText: undefined,
|
|
773
|
-
selectAction: undefined
|
|
778
|
+
selectAction: undefined,
|
|
779
|
+
horizontalAlignment: "Center"
|
|
774
780
|
};
|
|
775
781
|
image.url = data.url;
|
|
776
782
|
image.altText = data.alt || "image";
|
|
777
783
|
image.selectAction = data.tap && $2862af34fe95c560$var$addAction(data.tap);
|
|
778
|
-
image.size = "Stretch";
|
|
779
784
|
return {
|
|
780
785
|
...image
|
|
781
786
|
};
|
|
@@ -953,36 +958,38 @@ const $5da94c25bc829bb5$export$4a92a69e5bfa5f9a = (attachments)=>{
|
|
|
953
958
|
|
|
954
959
|
|
|
955
960
|
|
|
961
|
+
const $70e3d65f5a106231$var$initialState = {
|
|
962
|
+
usingOnBorne: false,
|
|
963
|
+
fullScreenImage: undefined,
|
|
964
|
+
lastListActivity: undefined,
|
|
965
|
+
listClosed: false,
|
|
966
|
+
listOpened: false,
|
|
967
|
+
currentSubView: (0, $71c613e2e831c34c$export$f05d0fed0593ead7).none,
|
|
968
|
+
currentCustomView: undefined,
|
|
969
|
+
retorikEvent: undefined,
|
|
970
|
+
displayAgent: true,
|
|
971
|
+
activityToSend: undefined,
|
|
972
|
+
currentNewsActivity: undefined,
|
|
973
|
+
retorikNewsEnded: false,
|
|
974
|
+
userIsTyping: false,
|
|
975
|
+
askedForKioskParametersOpening: false,
|
|
976
|
+
detailedAttachmentTriggers: [
|
|
977
|
+
{
|
|
978
|
+
type: "event",
|
|
979
|
+
name: "hospitality.ShowPointOfInterest",
|
|
980
|
+
linkedComponent: null
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
type: "event",
|
|
984
|
+
name: "hospitality.ShowContentItem",
|
|
985
|
+
linkedComponent: null
|
|
986
|
+
}
|
|
987
|
+
],
|
|
988
|
+
modalFullscreenContent: null,
|
|
989
|
+
printingCallback: null
|
|
990
|
+
};
|
|
956
991
|
const $70e3d65f5a106231$export$77e4cc5334565f28 = (0, $dWhh5$zustand.create)()(()=>{
|
|
957
|
-
return
|
|
958
|
-
usingOnBorne: false,
|
|
959
|
-
fullScreenImage: undefined,
|
|
960
|
-
lastListActivity: undefined,
|
|
961
|
-
listClosed: false,
|
|
962
|
-
listOpened: false,
|
|
963
|
-
currentSubView: (0, $71c613e2e831c34c$export$f05d0fed0593ead7).none,
|
|
964
|
-
currentCustomView: undefined,
|
|
965
|
-
retorikEvent: undefined,
|
|
966
|
-
displayAgent: true,
|
|
967
|
-
activityToSend: undefined,
|
|
968
|
-
currentNewsActivity: undefined,
|
|
969
|
-
retorikNewsEnded: false,
|
|
970
|
-
userIsTyping: false,
|
|
971
|
-
askedForKioskParametersOpening: false,
|
|
972
|
-
detailedAttachmentTriggers: [
|
|
973
|
-
{
|
|
974
|
-
type: "event",
|
|
975
|
-
name: "hospitality.ShowPointOfInterest",
|
|
976
|
-
linkedComponent: null
|
|
977
|
-
},
|
|
978
|
-
{
|
|
979
|
-
type: "event",
|
|
980
|
-
name: "hospitality.ShowContentItem",
|
|
981
|
-
linkedComponent: null
|
|
982
|
-
}
|
|
983
|
-
],
|
|
984
|
-
currentDetailedAttachmentTemplate: null
|
|
985
|
-
};
|
|
992
|
+
return $70e3d65f5a106231$var$initialState;
|
|
986
993
|
});
|
|
987
994
|
const $70e3d65f5a106231$export$a5e26481e56e47f9 = (value)=>{
|
|
988
995
|
$70e3d65f5a106231$export$77e4cc5334565f28.setState({
|
|
@@ -1073,22 +1080,38 @@ const $70e3d65f5a106231$export$d1f60bb847ecc604 = (value)=>{
|
|
|
1073
1080
|
]
|
|
1074
1081
|
});
|
|
1075
1082
|
};
|
|
1083
|
+
const $70e3d65f5a106231$export$4317154639841e84 = (value)=>{
|
|
1084
|
+
$70e3d65f5a106231$export$77e4cc5334565f28.setState({
|
|
1085
|
+
modalFullscreenContent: value
|
|
1086
|
+
});
|
|
1087
|
+
};
|
|
1088
|
+
const $70e3d65f5a106231$export$7f09d7ad7dbdcd2c = (value)=>{
|
|
1089
|
+
$70e3d65f5a106231$export$77e4cc5334565f28.setState({
|
|
1090
|
+
printingCallback: value
|
|
1091
|
+
});
|
|
1092
|
+
};
|
|
1093
|
+
const $70e3d65f5a106231$export$93b55f822ac81934 = ()=>{
|
|
1094
|
+
$70e3d65f5a106231$export$77e4cc5334565f28.setState({
|
|
1095
|
+
...$70e3d65f5a106231$var$initialState
|
|
1096
|
+
});
|
|
1097
|
+
};
|
|
1076
1098
|
|
|
1077
1099
|
|
|
1078
1100
|
|
|
1101
|
+
const $5f7f457957bd2c8d$var$initialState = {
|
|
1102
|
+
speaking: false,
|
|
1103
|
+
muted: false,
|
|
1104
|
+
cancel: false,
|
|
1105
|
+
boundaryData: [],
|
|
1106
|
+
currentReplyToId: undefined,
|
|
1107
|
+
currentPlaying: undefined,
|
|
1108
|
+
endedActivities: [],
|
|
1109
|
+
currentOrLastPlayedActivity: undefined,
|
|
1110
|
+
activeRecognitionState: (0, $71c613e2e831c34c$export$3f0071308968cd80).Closed,
|
|
1111
|
+
lastRecognitionInterim: ""
|
|
1112
|
+
};
|
|
1079
1113
|
const $5f7f457957bd2c8d$export$f299240efcda25a2 = (0, $dWhh5$zustand.create)()(()=>{
|
|
1080
|
-
return
|
|
1081
|
-
speaking: false,
|
|
1082
|
-
muted: false,
|
|
1083
|
-
cancel: false,
|
|
1084
|
-
boundaryData: [],
|
|
1085
|
-
currentReplyToId: undefined,
|
|
1086
|
-
currentPlaying: undefined,
|
|
1087
|
-
endedActivities: [],
|
|
1088
|
-
currentOrLastPlayedActivity: undefined,
|
|
1089
|
-
activeRecognitionState: (0, $71c613e2e831c34c$export$3f0071308968cd80).Closed,
|
|
1090
|
-
lastRecognitionInterim: ""
|
|
1091
|
-
};
|
|
1114
|
+
return $5f7f457957bd2c8d$var$initialState;
|
|
1092
1115
|
});
|
|
1093
1116
|
const $5f7f457957bd2c8d$export$f5e94301cb5ae54b = (value)=>{
|
|
1094
1117
|
$5f7f457957bd2c8d$export$f299240efcda25a2.setState({
|
|
@@ -1142,29 +1165,36 @@ const $5f7f457957bd2c8d$export$a5c8d6d0ec4b5ccb = (value)=>{
|
|
|
1142
1165
|
lastRecognitionInterim: value
|
|
1143
1166
|
});
|
|
1144
1167
|
};
|
|
1168
|
+
const $5f7f457957bd2c8d$export$b6d2196a3ce412d8 = ()=>{
|
|
1169
|
+
$5f7f457957bd2c8d$export$f299240efcda25a2.setState({
|
|
1170
|
+
...$5f7f457957bd2c8d$var$initialState
|
|
1171
|
+
});
|
|
1172
|
+
};
|
|
1145
1173
|
|
|
1146
1174
|
|
|
1147
1175
|
|
|
1148
1176
|
|
|
1177
|
+
const $9acd31406c230961$var$initialState = {
|
|
1178
|
+
activities: [],
|
|
1179
|
+
lastBotActivity: undefined,
|
|
1180
|
+
homeActivity: undefined,
|
|
1181
|
+
messageActivities: [],
|
|
1182
|
+
lastMessageActivity: undefined,
|
|
1183
|
+
eventActivities: [],
|
|
1184
|
+
lastEventActivity: undefined,
|
|
1185
|
+
botMessageActivities: [],
|
|
1186
|
+
lastBotMessageActivity: undefined,
|
|
1187
|
+
botEventActivities: [],
|
|
1188
|
+
lastBotEventActivity: undefined,
|
|
1189
|
+
userMessageActivities: [],
|
|
1190
|
+
lastUserMessageActivity: undefined,
|
|
1191
|
+
queue: [],
|
|
1192
|
+
conversationId: null,
|
|
1193
|
+
watermark: 0
|
|
1194
|
+
};
|
|
1149
1195
|
let $9acd31406c230961$var$timerRef;
|
|
1150
1196
|
const $9acd31406c230961$export$b56465394e2b1287 = (0, $dWhh5$zustand.create)()(()=>{
|
|
1151
|
-
return
|
|
1152
|
-
activities: [],
|
|
1153
|
-
lastBotActivity: undefined,
|
|
1154
|
-
homeActivity: undefined,
|
|
1155
|
-
messageActivities: [],
|
|
1156
|
-
lastMessageActivity: undefined,
|
|
1157
|
-
eventActivities: [],
|
|
1158
|
-
lastEventActivity: undefined,
|
|
1159
|
-
botMessageActivities: [],
|
|
1160
|
-
lastBotMessageActivity: undefined,
|
|
1161
|
-
botEventActivities: [],
|
|
1162
|
-
lastBotEventActivity: undefined,
|
|
1163
|
-
userMessageActivities: [],
|
|
1164
|
-
lastUserMessageActivity: undefined,
|
|
1165
|
-
queue: [],
|
|
1166
|
-
watermark: 0
|
|
1167
|
-
};
|
|
1197
|
+
return $9acd31406c230961$var$initialState;
|
|
1168
1198
|
});
|
|
1169
1199
|
const $9acd31406c230961$var$addActivity = (activity, resetQueue)=>{
|
|
1170
1200
|
const currentState = $9acd31406c230961$export$b56465394e2b1287.getState();
|
|
@@ -1238,7 +1268,7 @@ const $9acd31406c230961$var$addActivity = (activity, resetQueue)=>{
|
|
|
1238
1268
|
};
|
|
1239
1269
|
/**
|
|
1240
1270
|
* Deal with the queue of activities that was formed before.
|
|
1241
|
-
* Call again after splicing the first element of the queue every
|
|
1271
|
+
* Call again after splicing the first element of the queue every 100ms
|
|
1242
1272
|
* @param queue Array<RetorikActivity>
|
|
1243
1273
|
*/ const $9acd31406c230961$var$addActivitiesFromQueue = (queue)=>{
|
|
1244
1274
|
if (queue.length > 0) {
|
|
@@ -1288,6 +1318,21 @@ const $9acd31406c230961$export$210f7e70e69f7df5 = (activity)=>{
|
|
|
1288
1318
|
});
|
|
1289
1319
|
$9acd31406c230961$export$f9786f6b1a1e81e3(activity);
|
|
1290
1320
|
};
|
|
1321
|
+
const $9acd31406c230961$export$4365557467e67cdc = (value)=>{
|
|
1322
|
+
const currentState = $9acd31406c230961$export$b56465394e2b1287.getState();
|
|
1323
|
+
// Check directline id to know if we have to reset the activities
|
|
1324
|
+
if (value && value !== currentState.conversationId) currentState.conversationId === null ? $9acd31406c230961$export$b56465394e2b1287.setState({
|
|
1325
|
+
conversationId: value
|
|
1326
|
+
}) : $9acd31406c230961$export$b56465394e2b1287.setState({
|
|
1327
|
+
...$9acd31406c230961$var$initialState,
|
|
1328
|
+
conversationId: value
|
|
1329
|
+
});
|
|
1330
|
+
};
|
|
1331
|
+
const $9acd31406c230961$export$b7b23f8e09258fa6 = ()=>{
|
|
1332
|
+
$9acd31406c230961$export$b56465394e2b1287.setState({
|
|
1333
|
+
...$9acd31406c230961$var$initialState
|
|
1334
|
+
});
|
|
1335
|
+
};
|
|
1291
1336
|
|
|
1292
1337
|
|
|
1293
1338
|
const $c79349f4444d81d7$var$regexDataCommand = /(\{data-command=")[\p{L}\p{N}\p{Po}\p{Pd}\p{Pc}\s\u0027\u2019]+("\})(<br\s\/>)?/gu;
|
|
@@ -1296,36 +1341,41 @@ const $c79349f4444d81d7$var$createCustomStore = (enableConversationCookie, conve
|
|
|
1296
1341
|
// Switch on action's type to process if needed
|
|
1297
1342
|
switch(action.type){
|
|
1298
1343
|
case "DIRECT_LINE/CONNECT_FULFILLED":
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
{
|
|
1312
|
-
|
|
1344
|
+
{
|
|
1345
|
+
// Check conversationId
|
|
1346
|
+
const conversationId = action.payload.directLine.conversationId;
|
|
1347
|
+
(0, $9acd31406c230961$export$4365557467e67cdc)(conversationId);
|
|
1348
|
+
// Start_speaking for webchat to get the welcome speech if there is one
|
|
1349
|
+
dispatch({
|
|
1350
|
+
type: "WEB_CHAT/START_SPEAKING"
|
|
1351
|
+
});
|
|
1352
|
+
if (isRetorikNews) {
|
|
1353
|
+
// Use only 1 conversation id for RetorikNews every 7 days to prevent the creation of multiple empty conversations in backoffice
|
|
1354
|
+
let test = true;
|
|
1355
|
+
const fullTenantName = (addressData.baseURI || `${addressData.prefix || ""}${addressData.tenant}`).replace(/;|,|\s/g, "");
|
|
1356
|
+
const newsConversationData = localStorage.getItem(`Retorik.News.Conversation.${fullTenantName}`);
|
|
1357
|
+
if (newsConversationData) {
|
|
1358
|
+
const data = JSON.parse(newsConversationData);
|
|
1359
|
+
if (data) // 604800000 = number of milliseconds in 7 days
|
|
1360
|
+
{
|
|
1361
|
+
if (!isNaN(data.startedAt) && data.startedAt + 604800000 > Date.now()) test = false;
|
|
1362
|
+
}
|
|
1313
1363
|
}
|
|
1364
|
+
if (test) {
|
|
1365
|
+
const dataToPutInlocalStorage = {
|
|
1366
|
+
conversationId: conversationId,
|
|
1367
|
+
startedAt: Date.now()
|
|
1368
|
+
};
|
|
1369
|
+
localStorage.setItem(`Retorik.News.Conversation.${fullTenantName}`, JSON.stringify(dataToPutInlocalStorage));
|
|
1370
|
+
}
|
|
1371
|
+
} else if (!(enableConversationCookie === false)) {
|
|
1372
|
+
var _document_cookie_split_find;
|
|
1373
|
+
const conversationCookie = (_document_cookie_split_find = document.cookie.split("; ").find((row)=>row.startsWith("retorikConversationCookie="))) === null || _document_cookie_split_find === void 0 ? void 0 : _document_cookie_split_find.split("=")[1];
|
|
1374
|
+
const fullTenantName = (addressData.baseURI || `${addressData.prefix || ""}${addressData.tenant}`).replace(/;|,|\s/g, "");
|
|
1375
|
+
if (!(conversationCookie && conversationCookie.split("||").length === 2 && conversationCookie.split("||")[1] === fullTenantName)) document.cookie = `retorikConversationCookie=${conversationId}||${fullTenantName}; max-age=${conversationCookieMaxAge || 3600}`;
|
|
1314
1376
|
}
|
|
1315
|
-
|
|
1316
|
-
const dataToPutInlocalStorage = {
|
|
1317
|
-
conversationId: action.payload.directLine.conversationId,
|
|
1318
|
-
startedAt: Date.now()
|
|
1319
|
-
};
|
|
1320
|
-
localStorage.setItem(`Retorik.News.Conversation.${fullTenantName}`, JSON.stringify(dataToPutInlocalStorage));
|
|
1321
|
-
}
|
|
1322
|
-
} else if (!(enableConversationCookie === false)) {
|
|
1323
|
-
var _document_cookie_split_find;
|
|
1324
|
-
const conversationCookie = (_document_cookie_split_find = document.cookie.split("; ").find((row)=>row.startsWith("retorikConversationCookie="))) === null || _document_cookie_split_find === void 0 ? void 0 : _document_cookie_split_find.split("=")[1];
|
|
1325
|
-
const fullTenantName = (addressData.baseURI || `${addressData.prefix || ""}${addressData.tenant}`).replace(/;|,|\s/g, "");
|
|
1326
|
-
if (!(conversationCookie && conversationCookie.split("||").length === 2 && conversationCookie.split("||")[1] === fullTenantName)) document.cookie = `retorikConversationCookie=${action.payload.directLine.conversationId}||${fullTenantName}; max-age=${conversationCookieMaxAge || 3600}`;
|
|
1377
|
+
break;
|
|
1327
1378
|
}
|
|
1328
|
-
break;
|
|
1329
1379
|
case "DIRECT_LINE/POST_ACTIVITY":
|
|
1330
1380
|
var _action_payload_activity, _action_payload, _action_payload1;
|
|
1331
1381
|
// Prevent typing message from cancelling speech
|
|
@@ -1566,15 +1616,48 @@ $e65c34cb6b549068$export$2e2bcd8739ae039 = async (agentUrl)=>{
|
|
|
1566
1616
|
};
|
|
1567
1617
|
|
|
1568
1618
|
|
|
1619
|
+
const $c7242af7a2bc5e50$var$initialState = {
|
|
1620
|
+
mode: (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text,
|
|
1621
|
+
subtitlesInConfiguration: false,
|
|
1622
|
+
displaySubtitles: false,
|
|
1623
|
+
agentData: undefined,
|
|
1624
|
+
loaderClosed: false,
|
|
1625
|
+
currentLayout: (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).agent,
|
|
1626
|
+
changeLayoutButtonDisplay: false,
|
|
1627
|
+
layoutChanged: false,
|
|
1628
|
+
userAlreadySet: false,
|
|
1629
|
+
enableDocumentPrinting: false,
|
|
1630
|
+
disableSound: false
|
|
1631
|
+
};
|
|
1569
1632
|
const $c7242af7a2bc5e50$export$bd22554f31e5f96f = (0, $dWhh5$zustand.create)()(()=>{
|
|
1570
|
-
return
|
|
1571
|
-
mode: (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text,
|
|
1572
|
-
subtitlesInConfiguration: false,
|
|
1573
|
-
displaySubtitles: false,
|
|
1574
|
-
agentData: undefined,
|
|
1575
|
-
loaderClosed: false
|
|
1576
|
-
};
|
|
1633
|
+
return $c7242af7a2bc5e50$var$initialState;
|
|
1577
1634
|
});
|
|
1635
|
+
const $c7242af7a2bc5e50$export$ca8db8ed18ea1d2c = (value)=>{
|
|
1636
|
+
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1637
|
+
disableSound: value
|
|
1638
|
+
});
|
|
1639
|
+
};
|
|
1640
|
+
const $c7242af7a2bc5e50$export$29ec02ff899d2b53 = (value)=>{
|
|
1641
|
+
console.log("set layoutChanged", $c7242af7a2bc5e50$export$bd22554f31e5f96f.getState().layoutChanged, value);
|
|
1642
|
+
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1643
|
+
layoutChanged: value
|
|
1644
|
+
});
|
|
1645
|
+
};
|
|
1646
|
+
const $c7242af7a2bc5e50$export$e8437af1f2483b8e = (value)=>{
|
|
1647
|
+
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1648
|
+
currentLayout: value
|
|
1649
|
+
});
|
|
1650
|
+
};
|
|
1651
|
+
const $c7242af7a2bc5e50$export$702dee93694750db = (value)=>{
|
|
1652
|
+
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1653
|
+
userAlreadySet: value
|
|
1654
|
+
});
|
|
1655
|
+
};
|
|
1656
|
+
const $c7242af7a2bc5e50$export$19136b839dabd3bb = (value)=>{
|
|
1657
|
+
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1658
|
+
changeLayoutButtonDisplay: value
|
|
1659
|
+
});
|
|
1660
|
+
};
|
|
1578
1661
|
const $c7242af7a2bc5e50$export$d4f039427a1beff1 = (value)=>{
|
|
1579
1662
|
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1580
1663
|
mode: value
|
|
@@ -1584,7 +1667,7 @@ const $c7242af7a2bc5e50$export$d4f039427a1beff1 = (value)=>{
|
|
|
1584
1667
|
});
|
|
1585
1668
|
(0, $70e3d65f5a106231$export$e2194ce98b9711c9)(undefined);
|
|
1586
1669
|
value !== (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text && (0, $70e3d65f5a106231$export$4a471cf3284fc492)(false);
|
|
1587
|
-
(0, $5f7f457957bd2c8d$export$a1680ba91cc9be33)(value === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text);
|
|
1670
|
+
!$c7242af7a2bc5e50$export$bd22554f31e5f96f.getState().disableSound && (0, $5f7f457957bd2c8d$export$a1680ba91cc9be33)(value === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text);
|
|
1588
1671
|
};
|
|
1589
1672
|
const $c7242af7a2bc5e50$export$982d69b78a955aaf = (value)=>{
|
|
1590
1673
|
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
@@ -1612,6 +1695,17 @@ const $c7242af7a2bc5e50$export$a72b80ff363563a1 = async (value)=>{
|
|
|
1612
1695
|
agentData: data
|
|
1613
1696
|
});
|
|
1614
1697
|
};
|
|
1698
|
+
const $c7242af7a2bc5e50$export$7d50f05ed13dfccf = (value)=>{
|
|
1699
|
+
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1700
|
+
enableDocumentPrinting: value
|
|
1701
|
+
});
|
|
1702
|
+
};
|
|
1703
|
+
const $c7242af7a2bc5e50$export$cd85ac4858c7290c = ()=>{
|
|
1704
|
+
$c7242af7a2bc5e50$export$bd22554f31e5f96f.setState({
|
|
1705
|
+
...$c7242af7a2bc5e50$var$initialState
|
|
1706
|
+
});
|
|
1707
|
+
};
|
|
1708
|
+
|
|
1615
1709
|
|
|
1616
1710
|
|
|
1617
1711
|
|
|
@@ -1688,11 +1782,30 @@ function $1d4f8108de9ab73a$export$8d0f3aad9142f5c7({ skipLoader: skipLoader, cho
|
|
|
1688
1782
|
position: position
|
|
1689
1783
|
});
|
|
1690
1784
|
};
|
|
1785
|
+
(0, $dWhh5$react.useEffect)(()=>{
|
|
1786
|
+
if (configuration.disableSound === true) {
|
|
1787
|
+
(0, $5f7f457957bd2c8d$export$a1680ba91cc9be33)(true);
|
|
1788
|
+
(0, $c7242af7a2bc5e50$export$ca8db8ed18ea1d2c)(configuration.disableSound);
|
|
1789
|
+
}
|
|
1790
|
+
if (configuration.disableSound === false) (0, $c7242af7a2bc5e50$export$ca8db8ed18ea1d2c)(configuration.disableSound);
|
|
1791
|
+
}, [
|
|
1792
|
+
configuration.disableSound
|
|
1793
|
+
]);
|
|
1691
1794
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
1692
1795
|
(0, $70e3d65f5a106231$export$a5e26481e56e47f9)(!!configuration.isUsedOnBorne);
|
|
1693
1796
|
}, [
|
|
1694
1797
|
configuration.isUsedOnBorne
|
|
1695
1798
|
]);
|
|
1799
|
+
(0, $dWhh5$react.useEffect)(()=>{
|
|
1800
|
+
(0, $c7242af7a2bc5e50$export$19136b839dabd3bb)(!!configuration.allowSwitchLayout);
|
|
1801
|
+
}, [
|
|
1802
|
+
configuration.allowSwitchLayout
|
|
1803
|
+
]);
|
|
1804
|
+
(0, $dWhh5$react.useEffect)(()=>{
|
|
1805
|
+
(0, $c7242af7a2bc5e50$export$7d50f05ed13dfccf)(!!configuration.enableDocumentPrinting);
|
|
1806
|
+
}, [
|
|
1807
|
+
configuration.enableDocumentPrinting
|
|
1808
|
+
]);
|
|
1696
1809
|
// Get position from navigator
|
|
1697
1810
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
1698
1811
|
var _configuration_position, _configuration_position1, _configuration_position2;
|
|
@@ -1800,12 +1913,13 @@ async function $49ef6b13684edff9$export$2e2bcd8739ae039({ tenant: tenant, prefix
|
|
|
1800
1913
|
};
|
|
1801
1914
|
|
|
1802
1915
|
|
|
1916
|
+
const $b6a8688e7db7a7b9$var$initialState = {
|
|
1917
|
+
locale: "",
|
|
1918
|
+
defaultLocale: "fr-FR",
|
|
1919
|
+
supported: []
|
|
1920
|
+
};
|
|
1803
1921
|
const $b6a8688e7db7a7b9$export$6650dace022cfacc = (0, $dWhh5$zustand.create)()(()=>{
|
|
1804
|
-
return
|
|
1805
|
-
locale: "",
|
|
1806
|
-
defaultLocale: "fr-FR",
|
|
1807
|
-
supported: []
|
|
1808
|
-
};
|
|
1922
|
+
return $b6a8688e7db7a7b9$var$initialState;
|
|
1809
1923
|
});
|
|
1810
1924
|
const $b6a8688e7db7a7b9$export$180605366c04f0cd = ()=>{
|
|
1811
1925
|
return $b6a8688e7db7a7b9$export$6650dace022cfacc((state)=>state.locale);
|
|
@@ -1830,6 +1944,11 @@ const $b6a8688e7db7a7b9$export$fe443f6e3680433 = async (addressData)=>{
|
|
|
1830
1944
|
return languages;
|
|
1831
1945
|
});
|
|
1832
1946
|
};
|
|
1947
|
+
const $b6a8688e7db7a7b9$export$3118ae18000e2700 = ()=>{
|
|
1948
|
+
$b6a8688e7db7a7b9$export$6650dace022cfacc.setState({
|
|
1949
|
+
...$b6a8688e7db7a7b9$var$initialState
|
|
1950
|
+
});
|
|
1951
|
+
};
|
|
1833
1952
|
|
|
1834
1953
|
|
|
1835
1954
|
|
|
@@ -1871,15 +1990,15 @@ var $071bb34c9db044ce$var$EventsReceived;
|
|
|
1871
1990
|
EventsReceived[EventsReceived["retorikStartListening"] = 2] = "retorikStartListening";
|
|
1872
1991
|
EventsReceived[EventsReceived["retorikDisplaySubtitles"] = 3] = "retorikDisplaySubtitles";
|
|
1873
1992
|
})($071bb34c9db044ce$var$EventsReceived || ($071bb34c9db044ce$var$EventsReceived = {}));
|
|
1874
|
-
const $071bb34c9db044ce$var$SendActivityEventListener = ({ isRetorikNews: isRetorikNews, hasConversationCookie: hasConversationCookie, userData: userData })=>{
|
|
1993
|
+
const $071bb34c9db044ce$var$SendActivityEventListener = ({ isRetorikNews: isRetorikNews, hasConversationCookie: hasConversationCookie, userData: userData, changedLayout: changedLayout })=>{
|
|
1875
1994
|
const sendPostActivity = $071bb34c9db044ce$var$usePostActivity();
|
|
1876
1995
|
const sendEvent = $071bb34c9db044ce$var$useSendEvent();
|
|
1877
1996
|
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
1878
1997
|
const activityToSend = (0, $70e3d65f5a106231$export$77e4cc5334565f28)((state)=>state.activityToSend);
|
|
1879
1998
|
const { appAvailable: appAvailable, loaderClosed: loaderClosed, configuration: { skipWelcome: skipWelcome } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
1880
1999
|
const toggleMicrophone = (0, $e37833e47d877d3a$export$2e2bcd8739ae039)();
|
|
1881
|
-
const [userSet, setUserSet] = (0, $dWhh5$react.useState)(isRetorikNews || hasConversationCookie);
|
|
1882
2000
|
const [eventReceived, setEventReceived] = (0, $dWhh5$react.useState)(null);
|
|
2001
|
+
const userAlreadySet = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.userAlreadySet);
|
|
1883
2002
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
1884
2003
|
if (eventReceived) try {
|
|
1885
2004
|
switch(eventReceived.type){
|
|
@@ -1916,8 +2035,12 @@ const $071bb34c9db044ce$var$SendActivityEventListener = ({ isRetorikNews: isReto
|
|
|
1916
2035
|
};
|
|
1917
2036
|
}, []);
|
|
1918
2037
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
1919
|
-
if (
|
|
1920
|
-
|
|
2038
|
+
if (isRetorikNews || hasConversationCookie) {
|
|
2039
|
+
console.log("isRetorikNews || hasConversationCookie", isRetorikNews, hasConversationCookie);
|
|
2040
|
+
(0, $c7242af7a2bc5e50$export$702dee93694750db)(true);
|
|
2041
|
+
} else if (!userAlreadySet && (appAvailable || loaderClosed)) {
|
|
2042
|
+
console.log("changedLayout", changedLayout, appAvailable, loaderClosed);
|
|
2043
|
+
(0, $c7242af7a2bc5e50$export$702dee93694750db)(true);
|
|
1921
2044
|
setTimeout(()=>{
|
|
1922
2045
|
sendEvent("setUser", {
|
|
1923
2046
|
user: userData,
|
|
@@ -1955,6 +2078,7 @@ var $071bb34c9db044ce$export$2e2bcd8739ae039 = $071bb34c9db044ce$var$SendActivit
|
|
|
1955
2078
|
|
|
1956
2079
|
|
|
1957
2080
|
|
|
2081
|
+
|
|
1958
2082
|
const $04a533cfb295ca20$export$4aebf65ed07cf17b = {
|
|
1959
2083
|
rgb: "rgb(112, 112, 112)"
|
|
1960
2084
|
};
|
|
@@ -2877,7 +3001,7 @@ var $f2abbd255e7a16c8$export$2e2bcd8739ae039 = $f2abbd255e7a16c8$var$Radio;
|
|
|
2877
3001
|
|
|
2878
3002
|
|
|
2879
3003
|
var $36d747af8f969a4a$exports = {};
|
|
2880
|
-
$36d747af8f969a4a$exports = JSON.parse('{"fr-FR":{"menu":"menu","mode":"mode","parameters":"param\xe8tres","sound":"son","subtitle":"sous-titre","tutorial":"tutoriel","history":"historique","lang":"langues","singleLang":"langue","message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","back":"retour","backconversation":"retour \xe0 la conversation","close":"fermer","answer":" r\xe9pond \xe0 vos questions"},"en-US":{"menu":"menu","mode":"mode","parameters":"parameters","sound":"sound","subtitle":"subtitle","tutorial":"tutorial","history":"history","lang":"languages","singleLang":"language","message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","back":"back","backconversation":"back to the conversation","close":"close","answer":" answers your questions"},"es-ES":{"menu":"men\xfa","mode":"modo","parameters":"par\xe1metros","sound":"sonido","subtitle":"subt\xedtulos","tutorial":"tutorial","history":"historia","lang":"idiomas","singleLang":"idioma","message":"Escriba su mensaje","allowMicrophone":"D\xe9 permiso a su navegador para utilizar el micr\xf3fono para continuar","back":"volver","backconversation":"volver a la conversaci\xf3n","close":"cerrar","answer":" responde a tus preguntas"},"de-DE":{"menu":"Men\xfc","mode":"Modus","parameters":"Parameter","sound":"Ton","subtitle":"Untertitel","tutorial":"Lernprogramm","history":"Verlauf","lang":"Sprachen","singleLang":"Sprache","message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","back":"zur\xfcck","backconversation":"zur\xfcck zum Gespr\xe4ch","close":"schlie\xdfen","answer":" beantwortet Ihre Fragen"}}');
|
|
3004
|
+
$36d747af8f969a4a$exports = JSON.parse('{"ar-EG":{"menu":"\u0627\u0644\u0642\u0627\u0626\u0645\u0629","mode":"\u0645\u0648\u0636\u0629","parameters":"\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A","sound":"\u0647\u0627","subtitle":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0631\u0639\u064A","tutorial":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","history":"\u062A\u0627\u0631\u064A\u062E\u064A","lang":"\u0627\u0644\u0644\u063A\u0627\u062A","singleLang":"\u0644\u063A\u0629","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","back":"\u062E\u0644\u0641","backconversation":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","close":"\u0627\u063A\u0644\u0627\u0642","answer":" \u064A\u062C\u064A\u0628 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643"},"ar-SA":{"menu":"\u0627\u0644\u0642\u0627\u0626\u0645\u0629","mode":"\u0645\u0648\u0636\u0629","parameters":"\u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A","sound":"\u0647\u0627","subtitle":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0631\u0639\u064A","tutorial":"\u062F\u0631\u0633 \u062A\u0639\u0644\u064A\u0645\u064A","history":"\u062A\u0627\u0631\u064A\u062E\u064A","lang":"\u0627\u0644\u0644\u063A\u0627\u062A","singleLang":"\u0644\u063A\u0629","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","back":"\u062E\u0644\u0641","backconversation":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629","close":"\u0627\u063A\u0644\u0627\u0642","answer":" \u064A\u062C\u064A\u0628 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062A\u0643"},"ca-ES":{"menu":"men\xfa","mode":"moda","parameters":"configuracions","sound":"ella","subtitle":"subt\xedtol","tutorial":"tutorial","history":"hist\xf2ric","lang":"IDIOMES","singleLang":"llenguatge","message":"Introdu\xefu el vostre missatge","allowMicrophone":"Permeteu que el vostre navegador utilitzi el micr\xf2fon per continuar","back":"esquena","backconversation":"tornar a la conversa","close":"Tanca","answer":" respon les teves preguntes"},"cs-CZ":{"menu":"J\xeddeln\xed l\xedstek","mode":"m\xf3da","parameters":"nastaven\xed","sound":"jej\xed","subtitle":"podtitulek","tutorial":"tutorial","history":"historick\xfd","lang":"JAZYKY","singleLang":"Jazyk","message":"Zadejte svou zpr\xe1vu","allowMicrophone":"Chcete-li pokra\u010Dovat, povolte prohl\xed\u017Ee\u010Di pou\u017E\xedvat v\xe1\u0161 mikrofon","back":"zadn\xed","backconversation":"zp\u011Bt k rozhovoru","close":"zav\u0159\xedt","answer":" odpov\xedd\xe1 na va\u0161e ot\xe1zky"},"da-DK":{"menu":"menu","mode":"mode","parameters":"indstillinger","sound":"hende","subtitle":"undertekst","tutorial":"tutorial","history":"historisk","lang":"SPROG","singleLang":"Sprog","message":"Indtast din besked","allowMicrophone":"Tillad din browser at bruge din mikrofon for at forts\xe6tte","back":"tilbage","backconversation":"tilbage til samtalen","close":"t\xe6t","answer":" svarer p\xe5 dine sp\xf8rgsm\xe5l"},"de-AT":{"menu":"Men\xfc","mode":"Modus","parameters":"Parameter","sound":"Ton","subtitle":"Untertitel","tutorial":"Lernprogramm","history":"Verlauf","lang":"Sprachen","singleLang":"Sprache","message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","back":"zur\xfcck","backconversation":"zur\xfcck zum Gespr\xe4ch","close":"schlie\xdfen","answer":" beantwortet Ihre Fragen"},"de-CH":{"menu":"Men\xfc","mode":"Modus","parameters":"Parameter","sound":"Ton","subtitle":"Untertitel","tutorial":"Lernprogramm","history":"Verlauf","lang":"Sprachen","singleLang":"Sprache","message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","back":"zur\xfcck","backconversation":"zur\xfcck zum Gespr\xe4ch","close":"schlie\xdfen","answer":" beantwortet Ihre Fragen"},"de-DE":{"menu":"Men\xfc","mode":"Modus","parameters":"Parameter","sound":"Ton","subtitle":"Untertitel","tutorial":"Lernprogramm","history":"Verlauf","lang":"Sprachen","singleLang":"Sprache","message":"Geben Sie Ihre Nachricht ein","allowMicrophone":"Geben Sie Ihrem Browser die Erlaubnis, das Mikrofon zu benutzen, um fortzufahren","back":"zur\xfcck","backconversation":"zur\xfcck zum Gespr\xe4ch","close":"schlie\xdfen","answer":" beantwortet Ihre Fragen"},"en-CA":{"menu":"menu","mode":"mode","parameters":"parameters","sound":"sound","subtitle":"subtitle","tutorial":"tutorial","history":"history","lang":"languages","singleLang":"language","message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","back":"back","backconversation":"back to the conversation","close":"close","answer":" answers your questions"},"en-GB":{"menu":"menu","mode":"mode","parameters":"parameters","sound":"sound","subtitle":"subtitle","tutorial":"tutorial","history":"history","lang":"languages","singleLang":"language","message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","back":"back","backconversation":"back to the conversation","close":"close","answer":" answers your questions"},"en-HK":{"menu":"menu","mode":"mode","parameters":"parameters","sound":"sound","subtitle":"subtitle","tutorial":"tutorial","history":"history","lang":"languages","singleLang":"language","message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","back":"back","backconversation":"back to the conversation","close":"close","answer":" answers your questions"},"en-IE":{"menu":"menu","mode":"mode","parameters":"parameters","sound":"sound","subtitle":"subtitle","tutorial":"tutorial","history":"history","lang":"languages","singleLang":"language","message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","back":"back","backconversation":"back to the conversation","close":"close","answer":" answers your questions"},"en-IN":{"menu":"menu","mode":"mode","parameters":"parameters","sound":"sound","subtitle":"subtitle","tutorial":"tutorial","history":"history","lang":"languages","singleLang":"language","message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","back":"back","backconversation":"back to the conversation","close":"close","answer":" answers your questions"},"en-US":{"menu":"menu","mode":"mode","parameters":"parameters","sound":"sound","subtitle":"subtitle","tutorial":"tutorial","history":"history","lang":"languages","singleLang":"language","message":"Enter your message","allowMicrophone":"Give your browser permission to use microphone to continue","back":"back","backconversation":"back to the conversation","close":"close","answer":" answers your questions"},"es-ES":{"menu":"men\xfa","mode":"modo","parameters":"par\xe1metros","sound":"sonido","subtitle":"subt\xedtulos","tutorial":"tutorial","history":"historia","lang":"idiomas","singleLang":"idioma","message":"Escriba su mensaje","allowMicrophone":"D\xe9 permiso a su navegador para utilizar el micr\xf3fono para continuar","back":"volver","backconversation":"volver a la conversaci\xf3n","close":"cerrar","answer":" responde a tus preguntas"},"es-MX":{"menu":"men\xfa","mode":"modo","parameters":"par\xe1metros","sound":"sonido","subtitle":"subt\xedtulos","tutorial":"tutorial","history":"historia","lang":"idiomas","singleLang":"idioma","message":"Escriba su mensaje","allowMicrophone":"D\xe9 permiso a su navegador para utilizar el micr\xf3fono para continuar","back":"volver","backconversation":"volver a la conversaci\xf3n","close":"cerrar","answer":" responde a tus preguntas"},"fi-FI":{"menu":"valikosta","mode":"muoti","parameters":"asetukset","sound":"h\xe4nen","subtitle":"alaotsikko","tutorial":"opetusohjelma","history":"historiallinen","lang":"KIELI (KIELET","singleLang":"Kieli","message":"Kirjoita viestisi","allowMicrophone":"Anna selaimen k\xe4ytt\xe4\xe4 mikrofonia jatkaaksesi","back":"takaisin","backconversation":"takaisin keskusteluun","close":"kiinni","answer":" vastaa kysymyksiisi"},"fr-BE":{"menu":"menu","mode":"mode","parameters":"param\xe8tres","sound":"son","subtitle":"sous-titre","tutorial":"tutoriel","history":"historique","lang":"langues","singleLang":"langue","message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","back":"retour","backconversation":"retour \xe0 la conversation","close":"fermer","answer":" r\xe9pond \xe0 vos questions"},"fr-CA":{"menu":"menu","mode":"mode","parameters":"param\xe8tres","sound":"son","subtitle":"sous-titre","tutorial":"tutoriel","history":"historique","lang":"langues","singleLang":"langue","message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","back":"retour","backconversation":"retour \xe0 la conversation","close":"fermer","answer":" r\xe9pond \xe0 vos questions"},"fr-CH":{"menu":"menu","mode":"mode","parameters":"param\xe8tres","sound":"son","subtitle":"sous-titre","tutorial":"tutoriel","history":"historique","lang":"langues","singleLang":"langue","message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","back":"retour","backconversation":"retour \xe0 la conversation","close":"fermer","answer":" r\xe9pond \xe0 vos questions"},"fr-FR":{"menu":"menu","mode":"mode","parameters":"param\xe8tres","sound":"son","subtitle":"sous-titre","tutorial":"tutoriel","history":"historique","lang":"langues","singleLang":"langue","message":"Saisissez votre message","allowMicrophone":"Autorisez votre navigateur \xe0 utiliser votre micro pour continuer","back":"retour","backconversation":"retour \xe0 la conversation","close":"fermer","answer":" r\xe9pond \xe0 vos questions"},"hi-IN":{"menu":"\u092E\u0947\u0928\u094D\u092F\u0942","mode":"\u092A\u0939\u0928\u093E\u0935\u093E","parameters":"\u0938\u092E\u093E\u092F\u094B\u091C\u0928","sound":"\u0909\u0938\u0915\u0940","subtitle":"\u0909\u092A\u0936\u0940\u0930\u094D\u0937\u0915","tutorial":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932","history":"\u0910\u0924\u093F\u0939\u093E\u0938\u093F\u0915","lang":"\u092C\u094B\u0932\u0940","singleLang":"\u092D\u093E\u0937\u093E","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","back":"\u092A\u0940\u091B\u0947","backconversation":"\u092C\u093E\u0924\u091A\u0940\u0924 \u092A\u0930 \u0935\u093E\u092A\u0938","close":"\u092C\u0902\u0926 \u0915\u0930\u0928\u093E","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"},"hu-HU":{"menu":"men\xfc","mode":"divat","parameters":"be\xe1ll\xedt\xe1sok","sound":"neki","subtitle":"felirat","tutorial":"oktat\xf3anyag","history":"t\xf6rt\xe9nelmi","lang":"NYELVEK","singleLang":"nyelv","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"},"id-ID":{"menu":"menu","mode":"mode","parameters":"pengaturan","sound":"dia","subtitle":"subjudul","tutorial":"tutorial","history":"historis","lang":"BAHASA","singleLang":"bahasa","message":"Masukkan pesan Anda","allowMicrophone":"Izinkan browser Anda menggunakan mikrofon untuk melanjutkan","back":"kembali","backconversation":"kembali ke percakapan","close":"menutup","answer":" menjawab pertanyaan Anda"},"it-IT":{"menu":"men\xf9","mode":"moda","parameters":"impostazioni","sound":"suo","subtitle":"sottotitolo","tutorial":"tutorial","history":"storico","lang":"LE LINGUE","singleLang":"Lingua","message":"Inserisci il tuo messaggio","allowMicrophone":"Consenti al tuo browser di utilizzare il microfono per continuare","back":"Indietro","backconversation":"torniamo alla conversazione","close":"chiudere","answer":" risponde alle tue domande"},"ja-JP":{"menu":"\u30E1\u30CB\u30E5\u30FC","mode":"\u30D5\u30A1\u30C3\u30B7\u30E7\u30F3","parameters":"\u8A2D\u5B9A","sound":"\u5F7C\u5973","subtitle":"\u5B57\u5E55","tutorial":"\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB","history":"\u6B74\u53F2\u7684\u306A","lang":"\u8A00\u8A9E","singleLang":"\u8A00\u8A9E","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","back":"\u623B\u308B","backconversation":"\u4F1A\u8A71\u306B\u623B\u308A\u307E\u3059","close":"\u8FD1\u3044","answer":" \u3042\u306A\u305F\u306E\u8CEA\u554F\u306B\u7B54\u3048\u307E\u3059"},"ko-KR":{"menu":"\uBA54\uB274","mode":"\uD328\uC158","parameters":"\uC124\uC815","sound":"\uADF8\uB140\uC758","subtitle":"\uBD80\uC81C","tutorial":"\uC9C0\uB3C4 \uC2DC\uAC04","history":"\uC5ED\uC0AC\uC801\uC778","lang":"\uC5B8\uC5B4","singleLang":"\uC5B8\uC5B4","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.","back":"\uB4A4\uCABD\uC5D0","backconversation":"\uB300\uD654\uB85C \uB3CC\uC544\uAC00\uC11C","close":"\uB2EB\uB2E4","answer":" \uADC0\uD558\uC758 \uC9C8\uBB38\uC5D0 \uB2F5\uBCC0"},"nb-NO":{"menu":"Meny","mode":"mote","parameters":"innstillinger","sound":"henne","subtitle":"undertekst","tutorial":"oppl\xe6ringen","history":"historisk","lang":"SPR\xc5K","singleLang":"Spr\xe5k","message":"Skriv inn meldingen din","allowMicrophone":"La nettleseren din bruke mikrofonen for \xe5 fortsette","back":"tilbake","backconversation":"tilbake til samtalen","close":"Lukk","answer":" svarer p\xe5 sp\xf8rsm\xe5lene dine"},"nl-BE":{"menu":"menu","mode":"mode","parameters":"instellingen","sound":"zijn","subtitle":"ondertitel","tutorial":"zelfstudie","history":"historisch","lang":"TALEN","singleLang":"taal","message":"Voer uw bericht in","allowMicrophone":"Laat uw browser uw microfoon gebruiken om door te gaan","back":"rug","backconversation":"terug naar het gesprek","close":"sluiten","answer":" beantwoordt uw vragen"},"nl-NL":{"menu":"menu","mode":"mode","parameters":"instellingen","sound":"zijn","subtitle":"ondertitel","tutorial":"zelfstudie","history":"historisch","lang":"TALEN","singleLang":"taal","message":"Voer uw bericht in","allowMicrophone":"Laat uw browser uw microfoon gebruiken om door te gaan","back":"rug","backconversation":"terug naar het gesprek","close":"sluiten","answer":" beantwoordt uw vragen"},"pl-PL":{"menu":"menu","mode":"moda","parameters":"ustawienia","sound":"jej","subtitle":"podtytu\u0142","tutorial":"instrukta\u017C","history":"historyczny","lang":"J\u0118ZYKI","singleLang":"j\u0119zyk","message":"Wpisz swoj\u0105 wiadomo\u015B\u0107","allowMicrophone":"Aby kontynuowa\u0107, zezw\xf3l przegl\u0105darce na korzystanie z mikrofonu","back":"z powrotem","backconversation":"wr\xf3\u0107 do rozmowy","close":"zamkn\u0105\u0107","answer":" odpowiada na Twoje pytania"},"pt-BR":{"menu":"card\xe1pio","mode":"moda","parameters":"configura\xe7\xf5es","sound":"dela","subtitle":"legenda","tutorial":"tutorial","history":"hist\xf3rico","lang":"L\xcdNGUAS","singleLang":"linguagem","message":"Digite sua mensagem","allowMicrophone":"Permita que seu navegador use seu microfone para continuar","back":"voltar","backconversation":"de volta \xe0 conversa","close":"fechar","answer":" responde \xe0s suas perguntas"},"pt-PT":{"menu":"card\xe1pio","mode":"moda","parameters":"configura\xe7\xf5es","sound":"dela","subtitle":"legenda","tutorial":"tutorial","history":"hist\xf3rico","lang":"L\xcdNGUAS","singleLang":"linguagem","message":"Digite sua mensagem","allowMicrophone":"Permita que seu navegador use seu microfone para continuar","back":"voltar","backconversation":"de volta \xe0 conversa","close":"fechar","answer":" responde \xe0s suas perguntas"},"ru-RU":{"menu":"\u043C\u0435\u043D\u044E","mode":"\u043C\u043E\u0434\u0430","parameters":"\u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438","sound":"\u0435\u0435","subtitle":"\u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044B","tutorial":"\u0440\u0443\u043A\u043E\u0432\u043E\u0434\u0441\u0442\u0432\u043E","history":"\u0438\u0441\u0442\u043E\u0440\u0438\u0447\u0435\u0441\u043A\u0438\u0439","lang":"\u042F\u0417\u042B\u041A\u0418","singleLang":"\u044F\u0437\u044B\u043A","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.","back":"\u043D\u0430\u0437\u0430\u0434","backconversation":"\u0432\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F \u043A \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440\u0443","close":"\u0437\u0430\u043A\u0440\u044B\u0432\u0430\u0442\u044C","answer":" \u043E\u0442\u0432\u0435\u0447\u0430\u0435\u0442 \u043D\u0430 \u0432\u0430\u0448\u0438 \u0432\u043E\u043F\u0440\u043E\u0441\u044B"},"sv-SE":{"menu":"meni","mode":"moda","parameters":"nastavitve","sound":"njo","subtitle":"podnaslov","tutorial":"vadnica","history":"zgodovinski","lang":"JEZIKI","singleLang":"jezik","message":"Vnesite svoje sporo\u010Dilo","allowMicrophone":"Za nadaljevanje dovolite brskalniku uporabo mikrofona","back":"nazaj","backconversation":"nazaj k pogovoru","close":"blizu","answer":" odgovarja na va\u0161a vpra\u0161anja"},"th-TH":{"menu":"\u0E40\u0E21\u0E19\u0E39","mode":"\u0E41\u0E1F\u0E0A\u0E31\u0E48\u0E19","parameters":"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32","sound":"\u0E02\u0E2D\u0E07\u0E40\u0E18\u0E2D","subtitle":"\u0E04\u0E33\u0E1A\u0E23\u0E23\u0E22\u0E32\u0E22","tutorial":"\u0E01\u0E27\u0E14\u0E27\u0E34\u0E0A\u0E32","history":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E28\u0E32\u0E2A\u0E15\u0E23\u0E4C","lang":"\u0E20\u0E32\u0E29\u0E32","singleLang":"\u0E20\u0E32\u0E29\u0E32","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","back":"\u0E01\u0E25\u0E31\u0E1A","backconversation":"\u0E01\u0E25\u0E31\u0E1A\u0E44\u0E1B\u0E17\u0E35\u0E48\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32","close":"\u0E1B\u0E34\u0E14","answer":" \u0E15\u0E2D\u0E1A\u0E04\u0E33\u0E16\u0E32\u0E21\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13"},"tr-TR":{"menu":"Men\xfc","mode":"moda","parameters":"ayarlar","sound":"o","subtitle":"alt yaz\u0131","tutorial":"\xf6\u011Fretici","history":"tarihi","lang":"D\u0130LLER","singleLang":"dil","message":"Mesaj\u0131n\u0131z\u0131 girin","allowMicrophone":"Devam etmek i\xe7in taray\u0131c\u0131n\u0131z\u0131n mikrofonunuzu kullanmas\u0131na izin verin","back":"geri","backconversation":"konu\u015Fmaya geri d\xf6n","close":"kapal\u0131","answer":" sorular\u0131n\u0131z\u0131 yan\u0131tl\u0131yor"},"zh-CN":{"menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","parameters":"\u8BBE\u7F6E","sound":"\u5979","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","singleLang":"\u8BED\u8A00","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","back":"\u540E\u9000","backconversation":"\u56DE\u5230\u5BF9\u8BDD","close":"\u5173\u95ED","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"zh-HK":{"menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","parameters":"\u8BBE\u7F6E","sound":"\u5979","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","singleLang":"\u8BED\u8A00","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","back":"\u540E\u9000","backconversation":"\u56DE\u5230\u5BF9\u8BDD","close":"\u5173\u95ED","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"},"zh-TW":{"menu":"\u83DC\u5355","mode":"\u65F6\u5C1A","parameters":"\u8BBE\u7F6E","sound":"\u5979","subtitle":"\u5B57\u5E55","tutorial":"\u6559\u7A0B","history":"\u5386\u53F2\u7684","lang":"\u8BED\u8A00","singleLang":"\u8BED\u8A00","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","back":"\u540E\u9000","backconversation":"\u56DE\u5230\u5BF9\u8BDD","close":"\u5173\u95ED","answer":" \u56DE\u7B54\u4F60\u7684\u95EE\u9898"}}');
|
|
2881
3005
|
|
|
2882
3006
|
|
|
2883
3007
|
|
|
@@ -3189,6 +3313,23 @@ var $2fd3bc7c6f6085ca$export$2e2bcd8739ae039 = $2fd3bc7c6f6085ca$var$RetorikLogo
|
|
|
3189
3313
|
|
|
3190
3314
|
|
|
3191
3315
|
|
|
3316
|
+
const $feaba0b4b9a76639$var$FileIcon = ({ className: className, color: color })=>{
|
|
3317
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("svg", {
|
|
3318
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3319
|
+
viewBox: "0 0 19.908 23.226",
|
|
3320
|
+
className: className || "rf-h-6 rf-w-6",
|
|
3321
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("path", {
|
|
3322
|
+
d: "M21.6,7.129a3.016,3.016,0,0,1,.622.985,2.991,2.991,0,0,1,.259,1.141V24.185a1.239,1.239,0,0,1-1.244,1.244H3.815a1.239,1.239,0,0,1-1.244-1.244V3.448A1.239,1.239,0,0,1,3.815,2.2H15.428a2.992,2.992,0,0,1,1.141.259,3.016,3.016,0,0,1,.985.622ZM15.843,3.966V8.839h4.873a1.416,1.416,0,0,0-.285-.531L16.374,4.251a1.416,1.416,0,0,0-.531-.285Zm4.977,19.8V10.5H15.428a1.239,1.239,0,0,1-1.244-1.244V3.862H4.23V23.77H20.82Z",
|
|
3323
|
+
transform: "translate(-2.571 -2.203)",
|
|
3324
|
+
fill: color || "#00d7ff"
|
|
3325
|
+
})
|
|
3326
|
+
});
|
|
3327
|
+
};
|
|
3328
|
+
var $feaba0b4b9a76639$export$2e2bcd8739ae039 = $feaba0b4b9a76639$var$FileIcon;
|
|
3329
|
+
|
|
3330
|
+
|
|
3331
|
+
|
|
3332
|
+
|
|
3192
3333
|
|
|
3193
3334
|
const { useSendMessage: $3f116974b9b94642$var$useSendMessage } = (0, $dWhh5$botframeworkwebchat.hooks);
|
|
3194
3335
|
const $3f116974b9b94642$var$SendTextBox = ({ className: className, withButton: withButton })=>{
|
|
@@ -3326,7 +3467,7 @@ var $50315c9d99ad0fa4$export$2e2bcd8739ae039 = $50315c9d99ad0fa4$var$Toggle;
|
|
|
3326
3467
|
|
|
3327
3468
|
|
|
3328
3469
|
|
|
3329
|
-
const $60db13994a4969cf$var$ToggleWithTexts = ({ texts: texts, colors: colors, handleChange: handleChange, defaultChecked: defaultChecked })=>{
|
|
3470
|
+
const $60db13994a4969cf$var$ToggleWithTexts = ({ texts: texts, colors: colors, handleChange: handleChange, defaultChecked: defaultChecked, showLeft: showLeft, showRight: showRight })=>{
|
|
3330
3471
|
const [left, setLeft] = (0, $dWhh5$react.useState)(!defaultChecked || defaultChecked === texts.leftId);
|
|
3331
3472
|
/**
|
|
3332
3473
|
* On call :
|
|
@@ -3338,13 +3479,13 @@ const $60db13994a4969cf$var$ToggleWithTexts = ({ texts: texts, colors: colors, h
|
|
|
3338
3479
|
setLeft(leftSide);
|
|
3339
3480
|
};
|
|
3340
3481
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
3341
|
-
className: "rf-
|
|
3482
|
+
className: "rf-flex rf-flex-row rf-justify-between rf-text-size-auto rf-rounded-8 rf-cursor-pointer rf-select-none rf-shadow-[inset_0_12px_12px_-12px_#00000029,inset_0_-12px_12px_-12px_#00000029]",
|
|
3342
3483
|
style: {
|
|
3343
3484
|
background: "linear-gradient(to left, #CBCBCB 0%, #9A9797 50%, #4E4C4C 100%)",
|
|
3344
3485
|
color: colors.text
|
|
3345
3486
|
},
|
|
3346
3487
|
children: [
|
|
3347
|
-
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
3488
|
+
showLeft && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
3348
3489
|
className: `rf-px-4 rf-py-2 rf-uppercase rf-font-bold rf-border rf-rounded-8 ${left && "rf-shadow-[0_0_3px_6px_#00000029]"} `,
|
|
3349
3490
|
style: {
|
|
3350
3491
|
background: left ? colors.background : "transparent",
|
|
@@ -3353,7 +3494,7 @@ const $60db13994a4969cf$var$ToggleWithTexts = ({ texts: texts, colors: colors, h
|
|
|
3353
3494
|
onClick: ()=>handleToggle(true),
|
|
3354
3495
|
children: texts.left
|
|
3355
3496
|
}),
|
|
3356
|
-
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
3497
|
+
showRight && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
3357
3498
|
className: `rf-px-4 rf-py-2 rf-uppercase rf-font-bold rf-border rf-rounded-8 ${!left && "rf-shadow-[0_0_3px_6px_#00000029]"}`,
|
|
3358
3499
|
style: {
|
|
3359
3500
|
background: left ? "transparent" : colors.background,
|
|
@@ -3727,6 +3868,94 @@ var $423ab681a4f3c992$export$2e2bcd8739ae039 = $423ab681a4f3c992$var$PhotoCamera
|
|
|
3727
3868
|
|
|
3728
3869
|
|
|
3729
3870
|
|
|
3871
|
+
const $af9d96785bf50da0$var$PrintIcon = ({ className: className })=>{
|
|
3872
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("svg", {
|
|
3873
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3874
|
+
viewBox: "0 0 24.578 24.578",
|
|
3875
|
+
className: className || "rf-h-6",
|
|
3876
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
3877
|
+
transform: "translate(0.5 0.5)",
|
|
3878
|
+
children: [
|
|
3879
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("path", {
|
|
3880
|
+
d: "M9,11.252V3H23.147v8.252",
|
|
3881
|
+
transform: "translate(-4.284 -3)",
|
|
3882
|
+
fill: "none",
|
|
3883
|
+
stroke: "#000",
|
|
3884
|
+
strokeLinecap: "round",
|
|
3885
|
+
strokeLinejoin: "round",
|
|
3886
|
+
strokeWidth: "1"
|
|
3887
|
+
}),
|
|
3888
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("path", {
|
|
3889
|
+
d: "M7.716,24.11H5.358A2.358,2.358,0,0,1,3,21.752V15.858A2.358,2.358,0,0,1,5.358,13.5H24.221a2.358,2.358,0,0,1,2.358,2.358v5.895a2.358,2.358,0,0,1-2.358,2.358H21.863",
|
|
3890
|
+
transform: "translate(-3 -5.248)",
|
|
3891
|
+
fill: "none",
|
|
3892
|
+
stroke: "#000",
|
|
3893
|
+
strokeLinecap: "round",
|
|
3894
|
+
strokeLinejoin: "round",
|
|
3895
|
+
strokeWidth: "1"
|
|
3896
|
+
}),
|
|
3897
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("path", {
|
|
3898
|
+
d: "M9,21H23.147v9.431H9Z",
|
|
3899
|
+
transform: "translate(-4.284 -6.853)",
|
|
3900
|
+
fill: "none",
|
|
3901
|
+
stroke: "#000",
|
|
3902
|
+
strokeLinecap: "round",
|
|
3903
|
+
strokeLinejoin: "round",
|
|
3904
|
+
strokeWidth: "1"
|
|
3905
|
+
})
|
|
3906
|
+
]
|
|
3907
|
+
})
|
|
3908
|
+
});
|
|
3909
|
+
};
|
|
3910
|
+
var $af9d96785bf50da0$export$2e2bcd8739ae039 = $af9d96785bf50da0$var$PrintIcon;
|
|
3911
|
+
|
|
3912
|
+
|
|
3913
|
+
|
|
3914
|
+
|
|
3915
|
+
const $fe484ded26d3d4a3$var$RoundIcon = ({ className: className })=>{
|
|
3916
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("svg", {
|
|
3917
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3918
|
+
viewBox: "0 0 20.306 20.306",
|
|
3919
|
+
className: className || "rf-h-4",
|
|
3920
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
3921
|
+
transform: "translate(-2 -2)",
|
|
3922
|
+
children: [
|
|
3923
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("path", {
|
|
3924
|
+
d: "M21.306,12.153A9.153,9.153,0,1,1,12.153,3a9.153,9.153,0,0,1,9.153,9.153Z",
|
|
3925
|
+
transform: "translate(0 0)",
|
|
3926
|
+
fill: "none",
|
|
3927
|
+
stroke: "#000",
|
|
3928
|
+
strokeLinecap: "round",
|
|
3929
|
+
strokeLinejoin: "round",
|
|
3930
|
+
strokeWidth: "2"
|
|
3931
|
+
}),
|
|
3932
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("path", {
|
|
3933
|
+
d: "M18,21.661V18",
|
|
3934
|
+
transform: "translate(-5.847 -5.847)",
|
|
3935
|
+
fill: "none",
|
|
3936
|
+
stroke: "#000",
|
|
3937
|
+
strokeLinecap: "round",
|
|
3938
|
+
strokeLinejoin: "round",
|
|
3939
|
+
strokeWidth: "2"
|
|
3940
|
+
}),
|
|
3941
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("path", {
|
|
3942
|
+
d: "M18,12h0",
|
|
3943
|
+
transform: "translate(-5.847 -3.508)",
|
|
3944
|
+
fill: "none",
|
|
3945
|
+
stroke: "#000",
|
|
3946
|
+
strokeLinecap: "round",
|
|
3947
|
+
strokeLinejoin: "round",
|
|
3948
|
+
strokeWidth: "2"
|
|
3949
|
+
})
|
|
3950
|
+
]
|
|
3951
|
+
})
|
|
3952
|
+
});
|
|
3953
|
+
};
|
|
3954
|
+
var $fe484ded26d3d4a3$export$2e2bcd8739ae039 = $fe484ded26d3d4a3$var$RoundIcon;
|
|
3955
|
+
|
|
3956
|
+
|
|
3957
|
+
|
|
3958
|
+
|
|
3730
3959
|
|
|
3731
3960
|
|
|
3732
3961
|
|
|
@@ -4042,34 +4271,6 @@ var $123aaace3a01fe9a$export$2e2bcd8739ae039 = $123aaace3a01fe9a$var$POIAttachme
|
|
|
4042
4271
|
|
|
4043
4272
|
|
|
4044
4273
|
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
var $0c8ba280a3fb3923$exports = {};
|
|
4048
|
-
$0c8ba280a3fb3923$exports = JSON.parse('{"fr-FR":{"comment":"avis clients","route":"itin\xe9raire","nodata":"Aucun contenu ne correspond \xe0 votre recherche","pr\xe9c\xe9dent":"Page pr\xe9c\xe9dente","suivant":"Voir la suite","download":"T\xe9l\xe9charger cette fiche","scanQR":"en scannant le QrCode","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","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"},"en-US":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","pr\xe9c\xe9dent":"Previous page","suivant":"Next page","download":"Download this sheet","scanQR":"by scanning the QrCode","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","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"},"es-ES":{"comment":"revisi\xf3n del cliente","route":"ruta","nodata":"Ning\xfan contenido corresponde a su b\xfasqueda","pr\xe9c\xe9dent":"P\xe1gina anterior","suivant":"P\xe1gina siguiente","download":"Descargue esta hoja","scanQR":"escaneando el QrCode","openinghours":"Horario de apertura","prices":"Precios","paymentmethods":"M\xe9todos de pago","numberofplaces":"numero de lugares","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"},"de-DE":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","pr\xe9c\xe9dent":"Vorherige Seite","suivant":"N\xe4chste Seite","download":"Dieses Blatt herunterladen","scanQR":"durch Scannen des QrCodes","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","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"}}');
|
|
4049
|
-
|
|
4050
|
-
|
|
4051
|
-
const { useSendPostBack: $93b0e82a0b3c6a01$var$useSendPostBack } = (0, $dWhh5$botframeworkwebchatcomponent.hooks);
|
|
4052
|
-
const $93b0e82a0b3c6a01$var$PaginationAttachment = ({ body: body, selectAction: selectAction })=>{
|
|
4053
|
-
var _translation_locale;
|
|
4054
|
-
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
4055
|
-
const sendPostBack = $93b0e82a0b3c6a01$var$useSendPostBack();
|
|
4056
|
-
const handleClick = ()=>{
|
|
4057
|
-
selectAction.data && sendPostBack(selectAction.data);
|
|
4058
|
-
};
|
|
4059
|
-
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
4060
|
-
className: "rf-w-full rf-rounded",
|
|
4061
|
-
onClick: handleClick,
|
|
4062
|
-
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
4063
|
-
className: "rf-relative rf-w-full rf-flex rf-items-center rf-justify-center rf-bg-truewhite rf-rounded rf-aspect-video rf-underline rf-cursor-pointer",
|
|
4064
|
-
children: ((_translation_locale = (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))[locale]) === null || _translation_locale === void 0 ? void 0 : _translation_locale[body[0].text.toLowerCase()]) || (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))["fr-FR"][body[0].text.toLowerCase()]
|
|
4065
|
-
})
|
|
4066
|
-
});
|
|
4067
|
-
};
|
|
4068
|
-
var $93b0e82a0b3c6a01$export$2e2bcd8739ae039 = $93b0e82a0b3c6a01$var$PaginationAttachment;
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
4274
|
const $e0ed19a09a20c9b8$var$EmptyAttachment = ()=>{
|
|
4074
4275
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
4075
4276
|
className: "rf-w-full rf-h-full rf-flex rf-flex-col rf-gap-2 rf-rounded",
|
|
@@ -4181,6 +4382,8 @@ var $e72567f3ecb45686$export$2e2bcd8739ae039 = $e72567f3ecb45686$var$ImageAttach
|
|
|
4181
4382
|
|
|
4182
4383
|
|
|
4183
4384
|
|
|
4385
|
+
|
|
4386
|
+
|
|
4184
4387
|
const $04321743da31c8db$export$d07f57595c356899 = (text, locale = "fr-FR")=>{
|
|
4185
4388
|
if (text && text.length > 0) {
|
|
4186
4389
|
const first = text.charAt(0);
|
|
@@ -4374,7 +4577,7 @@ var $1da9b465d48442d4$export$2e2bcd8739ae039 = $1da9b465d48442d4$var$BorderlessB
|
|
|
4374
4577
|
|
|
4375
4578
|
|
|
4376
4579
|
var $0c4d11c1963ef1d2$exports = {};
|
|
4377
|
-
$0c4d11c1963ef1d2$exports = JSON.parse('{"
|
|
4580
|
+
$0c4d11c1963ef1d2$exports = JSON.parse('{"ar-EG":{"buttontext":"\u0639\u0631\u0636 \u0627\u0644\u0648\u062B\u064A\u0642\u0629","download":"\u062A\u062D\u0645\u064A\u0644","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"},"ar-SA":{"buttontext":"\u0639\u0631\u0636 \u0627\u0644\u0648\u062B\u064A\u0642\u0629","download":"\u062A\u062D\u0645\u064A\u0644","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"},"ca-ES":{"buttontext":"Visualitza el document","download":"descarregar","goto":"V\xe9s a l\'adre\xe7a","click":"Clica aqu\xed","scanQR":"escanejant el QrCode"},"cs-CZ":{"buttontext":"Zobrazit dokument","download":"Sta\u017Een\xed","goto":"P\u0159ejd\u011Bte na adresu","click":"Klikn\u011Bte zde","scanQR":"skenov\xe1n\xedm QrCode"},"da-DK":{"buttontext":"Se dokumentet","download":"Hent","goto":"G\xe5 til adressen","click":"Klik her","scanQR":"ved at scanne QRCoden"},"de-AT":{"buttontext":"Sehen Sie sich das Dokument an","download":"Herunterladen","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes"},"de-CH":{"buttontext":"Sehen Sie sich das Dokument an","download":"Herunterladen","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes"},"de-DE":{"buttontext":"Sehen Sie sich das Dokument an","download":"Herunterladen","goto":"Zur Adresse gehen","click":"klicken Sie hier","scanQR":"durch Scannen des QrCodes"},"en-CA":{"buttontext":"View the document","download":"Download","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"en-GB":{"buttontext":"View the document","download":"Download","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"en-HK":{"buttontext":"View the document","download":"Download","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"en-IE":{"buttontext":"View the document","download":"Download","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"en-IN":{"buttontext":"View the document","download":"Download","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"en-US":{"buttontext":"View the document","download":"Download","goto":"Go to address","click":"Click here","scanQR":"by scanning the QrCode"},"es-ES":{"buttontext":"Ver el documento","download":"Descargar","goto":"Ir a la direcci\xf3n","click":"Haga clic aqu\xed","scanQR":"escaneando el QrCode"},"es-MX":{"buttontext":"Ver el documento","download":"Descargar","goto":"Ir a la direcci\xf3n","click":"Haga clic aqu\xed","scanQR":"escaneando el QrCode"},"fi-FI":{"buttontext":"N\xe4yt\xe4 asiakirja","download":"ladata","goto":"Mene osoitteeseen","click":"Klikkaa t\xe4st\xe4","scanQR":"skannaamalla QR-koodin"},"fr-BE":{"buttontext":"Voir le document","download":"T\xe9l\xe9charger","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"fr-CA":{"buttontext":"Voir le document","download":"T\xe9l\xe9charger","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"fr-CH":{"buttontext":"Voir le document","download":"T\xe9l\xe9charger","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"fr-FR":{"buttontext":"Voir le document","download":"T\xe9l\xe9charger","goto":"Acc\xe9der \xe0 l\'adresse","click":"Cliquez-ici","scanQR":"en scannant le QrCode"},"hi-IN":{"buttontext":"\u0926\u0938\u094D\u0924\u093E\u0935\u0947\u091C\u093C \u0926\u0947\u0916\u0947\u0902","download":"\u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0928\u093E","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"},"hu-HU":{"buttontext":"Tekintse meg a dokumentumot","download":"Let\xf6lt\xe9s","goto":"Menjen a c\xedmre","click":"Kattints ide","scanQR":"a QR-k\xf3d beolvas\xe1s\xe1val"},"id-ID":{"buttontext":"Lihat dokumennya","download":"Unduh","goto":"Pergi ke alamat","click":"klik disini","scanQR":"dengan memindai QrCode"},"it-IT":{"buttontext":"Visualizza il documento","download":"Scaricamento","goto":"Vai all\'indirizzo","click":"clicca qui","scanQR":"scansionando il QrCode"},"ja-JP":{"buttontext":"\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u3092\u898B\u308B","download":"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9","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"},"ko-KR":{"buttontext":"\uBB38\uC11C \uBCF4\uAE30","download":"\uB2E4\uC6B4\uB85C\uB4DC","goto":"\uC8FC\uC18C\uB85C \uC774\uB3D9","click":"\uC5EC\uAE30\uB97C \uD074\uB9AD\uD558\uC138\uC694","scanQR":"QrCode\uB97C \uC2A4\uCE94\uD558\uC5EC"},"nb-NO":{"buttontext":"Se dokumentet","download":"nedlasting","goto":"G\xe5 til adressen","click":"Klikk her","scanQR":"ved \xe5 skanne QRCode"},"nl-BE":{"buttontext":"Bekijk het document","download":"Downloaden","goto":"Ga naar adres","click":"Klik hier","scanQR":"door de QRCode te scannen"},"nl-NL":{"buttontext":"Bekijk het document","download":"Downloaden","goto":"Ga naar adres","click":"Klik hier","scanQR":"door de QRCode te scannen"},"pl-PL":{"buttontext":"Obejrzyj dokument","download":"Pobiera\u0107","goto":"Przejd\u017A do adresu","click":"Kliknij tutaj","scanQR":"poprzez zeskanowanie kodu QR"},"pt-BR":{"buttontext":"Veja o documento","download":"Download","goto":"Ir para o endere\xe7o","click":"Clique aqui","scanQR":"digitalizando o QrCode"},"pt-PT":{"buttontext":"Veja o documento","download":"Download","goto":"Ir para o endere\xe7o","click":"Clique aqui","scanQR":"digitalizando o QrCode"},"ru-RU":{"buttontext":"\u041F\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442","download":"\u0421\u043A\u0430\u0447\u0430\u0442\u044C","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"},"sv-SE":{"buttontext":"Oglejte si dokument","download":"Prenesi","goto":"Pojdi na naslov","click":"Klikni tukaj","scanQR":"s skeniranjem QrCode"},"th-TH":{"buttontext":"\u0E14\u0E39\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23","download":"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14","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"},"tr-TR":{"buttontext":"Belgeyi g\xf6r\xfcnt\xfcle","download":"\u0130ndirmek","goto":"Adrese git","click":"buraya t\u0131klay\u0131n","scanQR":"QrCode\'u tarayarak"},"zh-CN":{"buttontext":"\u67E5\u770B\u6587\u6863","download":"\u4E0B\u8F7D","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801"},"zh-HK":{"buttontext":"\u67E5\u770B\u6587\u6863","download":"\u4E0B\u8F7D","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801"},"zh-TW":{"buttontext":"\u67E5\u770B\u6587\u6863","download":"\u4E0B\u8F7D","goto":"\u524D\u5F80\u5730\u5740","click":"\u70B9\u51FB\u8FD9\u91CC","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801"}}');
|
|
4378
4581
|
|
|
4379
4582
|
|
|
4380
4583
|
const $18b7296c942d1259$export$2eb1c1cc4b12d451 = ({ locale: locale, isUsedOnBorne: isUsedOnBorne, data: data, fileName: fileName })=>{
|
|
@@ -4399,7 +4602,129 @@ const $18b7296c942d1259$export$2eb1c1cc4b12d451 = ({ locale: locale, isUsedOnBor
|
|
|
4399
4602
|
|
|
4400
4603
|
|
|
4401
4604
|
|
|
4605
|
+
|
|
4606
|
+
|
|
4607
|
+
const $881abfa0199508c1$var$QRCodeComponent = /*#__PURE__*/ (0, ($parcel$interopDefault($dWhh5$react))).forwardRef(({ src: src, alt: alt }, ref)=>{
|
|
4608
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("img", {
|
|
4609
|
+
ref: ref,
|
|
4610
|
+
src: src,
|
|
4611
|
+
className: "rf-h-full rf-max-h-qrcode",
|
|
4612
|
+
alt: alt || "QR Code"
|
|
4613
|
+
});
|
|
4614
|
+
});
|
|
4615
|
+
var $881abfa0199508c1$export$2e2bcd8739ae039 = $881abfa0199508c1$var$QRCodeComponent;
|
|
4616
|
+
|
|
4617
|
+
|
|
4618
|
+
|
|
4619
|
+
|
|
4620
|
+
|
|
4621
|
+
var $0c8ba280a3fb3923$exports = {};
|
|
4622
|
+
$0c8ba280a3fb3923$exports = JSON.parse('{"ar-EG":{"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","download":"\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","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","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","print":"\u0645\u0637\u0628\u0639\u0629","printsheet":"\u0627\u0637\u0628\u0639 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","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"},"ar-SA":{"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","download":"\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","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","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","print":"\u0645\u0637\u0628\u0639\u0629","printsheet":"\u0627\u0637\u0628\u0639 \u0647\u0630\u0647 \u0627\u0644\u0648\u0631\u0642\u0629","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"},"ca-ES":{"comment":"revisi\xf3 del client","route":"carretera","nodata":"Cap contingut coincideix amb la teva cerca","download":"Descarrega aquest full","downloadsheetmobile":"descarregueu aquest full al tel\xe8fon intel\xb7ligent","scanQR":"escanejant el QrCode","openinghours":"Horari d\'obertura","prices":"Preus","paymentmethods":"M\xe8todes de Pagament","numberofplaces":"nombre de places","print":"Imprimir","printsheet":"Imprimeix aquest full","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"},"cs-CZ":{"comment":"z\xe1kaznick\xe1 recenze","route":"silnice","nodata":"Va\u0161emu vyhled\xe1v\xe1n\xed neodpov\xedd\xe1 \u017E\xe1dn\xfd obsah","download":"St\xe1hn\u011Bte si tento list","downloadsheetmobile":"st\xe1hn\u011Bte si tento list na smartphone","scanQR":"skenov\xe1n\xedm QrCode","openinghours":"Otev\xedrac\xed doba","prices":"Ceny","paymentmethods":"Platebn\xed metody","numberofplaces":"po\u010Det m\xedst","print":"Tisk","printsheet":"Vytiskn\u011Bte tento list","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"},"da-DK":{"comment":"kundeanmeldelse","route":"vej","nodata":"Intet indhold matcher din s\xf8gning","download":"Download dette ark","downloadsheetmobile":"download dette ark p\xe5 smartphone","scanQR":"ved at scanne QRCoden","openinghours":"\xc5bningstider","prices":"Priser","paymentmethods":"Betalingsmetoder","numberofplaces":"antal pladser","print":"Print","printsheet":"Udskriv dette ark","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"},"de-AT":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","download":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","scanQR":"durch Scannen des QrCodes","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","print":"Ausdrucken","printsheet":"Blat ausdrucken","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"},"de-CH":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","download":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","scanQR":"durch Scannen des QrCodes","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","print":"Ausdrucken","printsheet":"Blat ausdrucken","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"},"de-DE":{"comment":"Kundenbewertung","route":"Route","nodata":"Kein Inhalt entspricht Ihrer Suche","download":"Dieses Blatt herunterladen","downloadsheetmobile":"Laden Sie dieses Blatt auf Ihr Smartphone herunter","scanQR":"durch Scannen des QrCodes","openinghours":"\xd6ffnungszeiten","prices":"Preise","paymentmethods":"Zahlungsarten","numberofplaces":"Anzahl der Pl\xe4tze","print":"Ausdrucken","printsheet":"Blat ausdrucken","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"},"en-CA":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","download":"Download this sheet","downloadsheetmobile":"download this sheet on smartphone","scanQR":"by scanning the QrCode","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","print":"Print","printsheet":"Print this sheet","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"},"en-GB":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","download":"Download this sheet","downloadsheetmobile":"download this sheet on smartphone","scanQR":"by scanning the QrCode","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","print":"Print","printsheet":"Print this sheet","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"},"en-HK":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","download":"Download this sheet","downloadsheetmobile":"download this sheet on smartphone","scanQR":"by scanning the QrCode","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","print":"Print","printsheet":"Print this sheet","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"},"en-IE":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","download":"Download this sheet","downloadsheetmobile":"download this sheet on smartphone","scanQR":"by scanning the QrCode","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","print":"Print","printsheet":"Print this sheet","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"},"en-IN":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","download":"Download this sheet","downloadsheetmobile":"download this sheet on smartphone","scanQR":"by scanning the QrCode","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","print":"Print","printsheet":"Print this sheet","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"},"en-US":{"comment":"customer review","route":"route","nodata":"No content corresponds to your search","download":"Download this sheet","downloadsheetmobile":"download this sheet on smartphone","scanQR":"by scanning the QrCode","openinghours":"Opening hours","prices":"Prices","paymentmethods":"Payment methods","numberofplaces":"number of places","print":"Print","printsheet":"Print this sheet","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"},"es-ES":{"comment":"revisi\xf3n del cliente","route":"ruta","nodata":"Ning\xfan contenido corresponde a su b\xfasqueda","download":"Descargue esta hoja","downloadsheetmobile":"descargar esta hoja en el tel\xe9fono inteligente","scanQR":"escaneando el QrCode","openinghours":"Horario de apertura","prices":"Precios","paymentmethods":"M\xe9todos de pago","numberofplaces":"numero de lugares","print":"Imprime","printsheet":"Imprime esta hoja","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"},"es-MX":{"comment":"revisi\xf3n del cliente","route":"ruta","nodata":"Ning\xfan contenido corresponde a su b\xfasqueda","download":"Descargue esta hoja","downloadsheetmobile":"descargar esta hoja en el tel\xe9fono inteligente","scanQR":"escaneando el QrCode","openinghours":"Horario de apertura","prices":"Precios","paymentmethods":"M\xe9todos de pago","numberofplaces":"numero de lugares","print":"Imprime","printsheet":"Imprime esta hoja","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"},"fi-FI":{"comment":"Asiakaspalaute","route":"tie","nodata":"Mik\xe4\xe4n sis\xe4lt\xf6 ei vastaa hakuasi","download":"Lataa t\xe4m\xe4 taulukko","downloadsheetmobile":"lataa t\xe4m\xe4 taulukko \xe4lypuhelimeen","scanQR":"skannaamalla QR-koodin","openinghours":"Aukioloajat","prices":"hinnat","paymentmethods":"Maksutavat","numberofplaces":"paikkojen m\xe4\xe4r\xe4","print":"Tulosta","printsheet":"Tulosta t\xe4m\xe4 arkki","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"},"fr-BE":{"comment":"avis clients","route":"itin\xe9raire","nodata":"Aucun contenu ne correspond \xe0 votre recherche","download":"T\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","scanQR":"en scannant le QrCode","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","print":"Imprimer","printsheet":"Imprimer cette fiche","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"},"fr-CA":{"comment":"avis clients","route":"itin\xe9raire","nodata":"Aucun contenu ne correspond \xe0 votre recherche","download":"T\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","scanQR":"en scannant le QrCode","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","print":"Imprimer","printsheet":"Imprimer cette fiche","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"},"fr-CH":{"comment":"avis clients","route":"itin\xe9raire","nodata":"Aucun contenu ne correspond \xe0 votre recherche","download":"T\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","scanQR":"en scannant le QrCode","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","print":"Imprimer","printsheet":"Imprimer cette fiche","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"},"fr-FR":{"comment":"avis clients","route":"itin\xe9raire","nodata":"Aucun contenu ne correspond \xe0 votre recherche","download":"T\xe9l\xe9charger cette fiche","downloadsheetmobile":"t\xe9l\xe9charger cette fiche sur mobile","scanQR":"en scannant le QrCode","openinghours":"Horaires","prices":"Tarifs","paymentmethods":"Modes de paiement","numberofplaces":"nombre de couverts","print":"Imprimer","printsheet":"Imprimer cette fiche","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"},"hi-IN":{"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","download":"\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","scanQR":"QrCode \u0915\u094B \u0938\u094D\u0915\u0948\u0928 \u0915\u0930\u0915\u0947","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","print":"\u091B\u093E\u092A","printsheet":"\u0907\u0938 \u0936\u0940\u091F \u0915\u094B \u092A\u094D\u0930\u093F\u0902\u091F \u0915\u0930\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"},"hu-HU":{"comment":"felhaszn\xe1l\xf3i \xe9rt\xe9kel\xe9s","route":"\xfat","nodata":"Egyetlen tartalom sem felel meg a keres\xe9snek","download":"T\xf6ltse le ezt a lapot","downloadsheetmobile":"t\xf6ltse le ezt a lapot okostelefonra","scanQR":"a QR-k\xf3d beolvas\xe1s\xe1val","openinghours":"Nyitvatart\xe1si id\u0151","prices":"\xc1rak","paymentmethods":"Fizet\xe9si m\xf3dok","numberofplaces":"helyek sz\xe1ma","print":"Nyomtat\xe1s","printsheet":"Nyomtassa ki ezt a lapot","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"},"id-ID":{"comment":"ulasan pelanggan","route":"jalan","nodata":"Tidak ada konten yang cocok dengan pencarian Anda","download":"Unduh lembar ini","downloadsheetmobile":"unduh lembar ini di ponsel pintar","scanQR":"dengan memindai QrCode","openinghours":"Jam buka","prices":"Harga","paymentmethods":"Cara Pembayaran","numberofplaces":"sejumlah tempat","print":"Mencetak","printsheet":"Cetak lembar ini","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"},"it-IT":{"comment":"recensione del cliente","route":"strada","nodata":"Nessun contenuto corrisponde alla tua ricerca","download":"Scarica questa scheda","downloadsheetmobile":"scarica questa scheda sullo smartphone","scanQR":"scansionando il QrCode","openinghours":"Orari di apertura","prices":"Prezzi","paymentmethods":"Modalit\xe0 di pagamento","numberofplaces":"numero di posti","print":"Stampa","printsheet":"Stampa questo foglio","FoodEstablishment":"Dove mangiare","LodgingBusiness":"Dove dormire","TouristDestination":"Cosa guardare","TouristAttraction":"Cosa fare","Product":"Prodotti locali","Service":"Servizi","Event":"Eventi","City":"Citt\xe0","Wine":"Vini"},"ja-JP":{"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","download":"\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","scanQR":"Qr\u30B3\u30FC\u30C9\u3092\u30B9\u30AD\u30E3\u30F3\u3059\u308B\u3053\u3068\u3067","openinghours":"\u55B6\u696D\u6642\u9593","prices":"\u4FA1\u683C","paymentmethods":"\u304A\u652F\u6255\u3044\u65B9\u6CD5","numberofplaces":"\u5834\u6240\u306E\u6570","print":"\u5370\u5237\u3059\u308B","printsheet":"\u3053\u306E\u30B7\u30FC\u30C8\u3092\u5370\u5237\u3059\u308B","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"},"ko-KR":{"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.","download":"\uC774 \uC2DC\uD2B8 \uB2E4\uC6B4\uB85C\uB4DC","downloadsheetmobile":"\uC774 \uC2DC\uD2B8\uB97C \uC2A4\uB9C8\uD2B8\uD3F0\uC5D0 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uC138\uC694","scanQR":"QrCode\uB97C \uC2A4\uCE94\uD558\uC5EC","openinghours":"\uAC1C\uAD00 \uC2DC\uAC04","prices":"\uBB3C\uAC00","paymentmethods":"\uACB0\uC81C \uBC29\uBC95","numberofplaces":"\uC7A5\uC18C\uC758 \uC218","print":"\uC778\uC1C4","printsheet":"\uC774 \uC2DC\uD2B8\uB97C \uC778\uC1C4\uD558\uC138\uC694","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"},"nb-NO":{"comment":"kundeanmeldelse","route":"vei","nodata":"Ingen innhold samsvarer med s\xf8ket ditt","download":"Last ned dette arket","downloadsheetmobile":"last ned dette arket p\xe5 smarttelefonen","scanQR":"ved \xe5 skanne QRCode","openinghours":"\xc5pningstider","prices":"Priser","paymentmethods":"Betalingsmetoder","numberofplaces":"antall plasser","print":"Skrive ut","printsheet":"Skriv ut dette arket","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"},"nl-BE":{"comment":"klant beoordeling","route":"weg","nodata":"Er is geen inhoud die overeenkomt met uw zoekopdracht","download":"Download dit blad","downloadsheetmobile":"download dit blad op uw smartphone","scanQR":"door de QRCode te scannen","openinghours":"Openingstijden","prices":"Prijzen","paymentmethods":"Betaalmethoden","numberofplaces":"aantal plaatsen","print":"Afdrukken","printsheet":"Druk dit blad af","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"},"nl-NL":{"comment":"klant beoordeling","route":"weg","nodata":"Er is geen inhoud die overeenkomt met uw zoekopdracht","download":"Download dit blad","downloadsheetmobile":"download dit blad op uw smartphone","scanQR":"door de QRCode te scannen","openinghours":"Openingstijden","prices":"Prijzen","paymentmethods":"Betaalmethoden","numberofplaces":"aantal plaatsen","print":"Afdrukken","printsheet":"Druk dit blad af","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"},"pl-PL":{"comment":"Recenzja klienta","route":"droga","nodata":"\u017Badna tre\u015B\u0107 nie pasuje do Twojego wyszukiwania","download":"Pobierz ten arkusz","downloadsheetmobile":"pobierz ten arkusz na smartfonie","scanQR":"poprzez zeskanowanie kodu QR","openinghours":"Godziny otwarcia","prices":"Ceny","paymentmethods":"Metody P\u0142atno\u015Bci","numberofplaces":"liczba miejsc","print":"Wydrukowa\u0107","printsheet":"Wydrukuj ten arkusz","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"},"pt-BR":{"comment":"avalia\xe7\xe3o do cliente","route":"estrada","nodata":"Nenhum conte\xfado corresponde \xe0 sua pesquisa","download":"Baixe esta planilha","downloadsheetmobile":"baixe esta planilha no smartphone","scanQR":"digitalizando o QrCode","openinghours":"Hor\xe1rio de funcionamento","prices":"Pre\xe7os","paymentmethods":"M\xe9todos de Pagamento","numberofplaces":"n\xfamero de lugares","print":"Imprimir","printsheet":"Imprima esta folha","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"},"pt-PT":{"comment":"avalia\xe7\xe3o do cliente","route":"estrada","nodata":"Nenhum conte\xfado corresponde \xe0 sua pesquisa","download":"Baixe esta planilha","downloadsheetmobile":"baixe esta planilha no smartphone","scanQR":"digitalizando o QrCode","openinghours":"Hor\xe1rio de funcionamento","prices":"Pre\xe7os","paymentmethods":"M\xe9todos de Pagamento","numberofplaces":"n\xfamero de lugares","print":"Imprimir","printsheet":"Imprima esta folha","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"},"ru-RU":{"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","download":"\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","scanQR":"\u043E\u0442\u0441\u043A\u0430\u043D\u0438\u0440\u043E\u0432\u0430\u0432 QrCode","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","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","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"},"sv-SE":{"comment":"pregled strank","route":"cesta","nodata":"Nobena vsebina se ne ujema z va\u0161im iskanjem","download":"Prenesite ta list","downloadsheetmobile":"prenesite ta list na pametni telefon","scanQR":"s skeniranjem QrCode","openinghours":"Odpiralni \u010Das","prices":"Cene","paymentmethods":"Na\u010Dini pla\u010Dila","numberofplaces":"\u0161tevilo mest","print":"Tiskanje","printsheet":"Natisnite ta list","FoodEstablishment":"Kje jesti","LodgingBusiness":"Kje spati","TouristDestination":"Kaj videti","TouristAttraction":"Kaj storiti","Product":"Lokalni izdelki","Service":"Storitve","Event":"Dogodki","City":"Mesta","Wine":"Vina"},"th-TH":{"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","download":"\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","scanQR":"\u0E42\u0E14\u0E22\u0E01\u0E32\u0E23\u0E2A\u0E41\u0E01\u0E19 QrCode","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","print":"\u0E1E\u0E34\u0E21\u0E1E\u0E4C","printsheet":"\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E41\u0E1C\u0E48\u0E19\u0E19\u0E35\u0E49","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"},"tr-TR":{"comment":"m\xfc\u015Fteri yorumu","route":"yol","nodata":"Araman\u0131zla e\u015Fle\u015Fen i\xe7erik yok","download":"Bu sayfay\u0131 indir","downloadsheetmobile":"bu sayfay\u0131 ak\u0131ll\u0131 telefonunuza indirin","scanQR":"QrCode\'u tarayarak","openinghours":"A\xe7\u0131l\u0131\u015F saatleri","prices":"Fiyat:% s","paymentmethods":"\xd6deme metodlar\u0131","numberofplaces":"yer say\u0131s\u0131","print":"Yazd\u0131r","printsheet":"Bu sayfay\u0131 yazd\u0131r","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"},"zh-CN":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","download":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","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"},"zh-HK":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","download":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","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"},"zh-TW":{"comment":"\u5BA2\u6237\u8BC4\u8BBA","route":"\u8DEF","nodata":"\u6CA1\u6709\u5185\u5BB9\u7B26\u5408\u60A8\u7684\u641C\u7D22","download":"\u4E0B\u8F7D\u6B64\u8868","downloadsheetmobile":"\u5728\u667A\u80FD\u624B\u673A\u4E0A\u4E0B\u8F7D\u6B64\u8868","scanQR":"\u626B\u63CF\u4E8C\u7EF4\u7801","openinghours":"\u8425\u4E1A\u65F6\u95F4","prices":"\u4EF7\u683C","paymentmethods":"\u652F\u4ED8\u65B9\u5F0F","numberofplaces":"\u540D\u989D","print":"\u6253\u5370","printsheet":"\u6253\u5370\u6B64\u8868","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"}}');
|
|
4623
|
+
|
|
4624
|
+
|
|
4625
|
+
|
|
4626
|
+
|
|
4627
|
+
|
|
4628
|
+
|
|
4629
|
+
const $6e2b7d52dc071237$var$PrintingPreview = ({ url: url, locale: locale, printingAllowed: printingAllowed })=>{
|
|
4630
|
+
var _translation_locale;
|
|
4631
|
+
const printingCallback = (0, $70e3d65f5a106231$export$77e4cc5334565f28)((state)=>state.printingCallback);
|
|
4632
|
+
const [documentLoaded, setDocumentLoaded] = (0, $dWhh5$react.useState)(false);
|
|
4633
|
+
const [numberOfPages, setNumberOfPages] = (0, $dWhh5$react.useState)(0);
|
|
4634
|
+
const [pageNumber, setPageNumber] = (0, $dWhh5$react.useState)(1);
|
|
4635
|
+
const onDocumentLoadSuccess = ({ numPages: numPages })=>{
|
|
4636
|
+
setNumberOfPages(numPages);
|
|
4637
|
+
setDocumentLoaded(true);
|
|
4638
|
+
};
|
|
4639
|
+
const handleClick = ()=>{
|
|
4640
|
+
console.log("Call printing and close preview");
|
|
4641
|
+
printingCallback === null || printingCallback === void 0 ? void 0 : printingCallback(url);
|
|
4642
|
+
handleClose();
|
|
4643
|
+
};
|
|
4644
|
+
const handleClose = ()=>{
|
|
4645
|
+
(0, $70e3d65f5a106231$export$4317154639841e84)(null);
|
|
4646
|
+
};
|
|
4647
|
+
const changePage = (index)=>{
|
|
4648
|
+
setPageNumber((current)=>current + index);
|
|
4649
|
+
};
|
|
4650
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
4651
|
+
className: "rf-h-full large-vertical:rf-mt-[20vh] large-vertical:rf-h-1/2 rf-max-w-1/2 large-vertical:rf-max-w-[60%] rf-py-4 rf-flex rf-flex-col rf-gap-4",
|
|
4652
|
+
style: {
|
|
4653
|
+
visibility: documentLoaded ? "visible" : "hidden"
|
|
4654
|
+
},
|
|
4655
|
+
children: [
|
|
4656
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
4657
|
+
className: "rf-grid rf-grid-cols-printingPreview rf-min-h-12 rf-h-12",
|
|
4658
|
+
children: [
|
|
4659
|
+
printingAllowed ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("button", {
|
|
4660
|
+
className: "rf-px-4 rf-py-1 rf-h-full rf-justify-self-center rf-flex rf-flex-row rf-items-center rf-gap-2 rf-font-bold rf-text-sm rf-rounded-lg rf-bg-truewhite",
|
|
4661
|
+
onClick: handleClick,
|
|
4662
|
+
children: [
|
|
4663
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $af9d96785bf50da0$export$2e2bcd8739ae039), {}),
|
|
4664
|
+
((_translation_locale = (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))[locale]) === null || _translation_locale === void 0 ? void 0 : _translation_locale.print) || (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))["fr-FR"].print
|
|
4665
|
+
]
|
|
4666
|
+
}) : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
4667
|
+
children: "\u2800"
|
|
4668
|
+
}),
|
|
4669
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
4670
|
+
className: "rf-h-full rf-w-12 rf-justify-self-end rf-flex rf-justify-center rf-items-center rf-rounded-lg rf-bg-truewhite",
|
|
4671
|
+
onClick: handleClose,
|
|
4672
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $45c71bcc2a927bde$export$2e2bcd8739ae039), {})
|
|
4673
|
+
})
|
|
4674
|
+
]
|
|
4675
|
+
}),
|
|
4676
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
4677
|
+
className: "rf-relative rf-w-full rf-rounded-lg rf-overflow-y-scroll rf-scrollbar-thin",
|
|
4678
|
+
children: [
|
|
4679
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $dWhh5$reactpdf.Document), {
|
|
4680
|
+
file: url,
|
|
4681
|
+
onLoadSuccess: onDocumentLoadSuccess,
|
|
4682
|
+
onLoadError: handleClose,
|
|
4683
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $dWhh5$reactpdf.Page), {
|
|
4684
|
+
pageNumber: pageNumber,
|
|
4685
|
+
renderAnnotationLayer: false,
|
|
4686
|
+
renderTextLayer: false
|
|
4687
|
+
})
|
|
4688
|
+
}),
|
|
4689
|
+
numberOfPages > 1 && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
4690
|
+
className: "rf-absolute rf-top-[0.5rem] rf-z-chatbot rf-w-full rf-h-6 rf-min-h-6 rf-px-4 rf-flex rf-flex-row rf-justify-between rf-items-center",
|
|
4691
|
+
children: [
|
|
4692
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
4693
|
+
onClick: ()=>changePage(-1),
|
|
4694
|
+
children: pageNumber <= 1 ? "\u2800" : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $7cb98e1154b52312$export$2e2bcd8739ae039), {
|
|
4695
|
+
color: "#000"
|
|
4696
|
+
})
|
|
4697
|
+
}),
|
|
4698
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("p", {
|
|
4699
|
+
className: "rf-text-xl",
|
|
4700
|
+
children: [
|
|
4701
|
+
pageNumber,
|
|
4702
|
+
" / ",
|
|
4703
|
+
numberOfPages
|
|
4704
|
+
]
|
|
4705
|
+
}),
|
|
4706
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
4707
|
+
className: "rf-text-3xl",
|
|
4708
|
+
onClick: ()=>changePage(1),
|
|
4709
|
+
children: pageNumber >= numberOfPages ? "\u2800" : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $24a5f7d9ee3476ca$export$2e2bcd8739ae039), {
|
|
4710
|
+
color: "#000"
|
|
4711
|
+
})
|
|
4712
|
+
})
|
|
4713
|
+
]
|
|
4714
|
+
})
|
|
4715
|
+
]
|
|
4716
|
+
})
|
|
4717
|
+
]
|
|
4718
|
+
});
|
|
4719
|
+
};
|
|
4720
|
+
var $6e2b7d52dc071237$export$2e2bcd8739ae039 = $6e2b7d52dc071237$var$PrintingPreview;
|
|
4721
|
+
|
|
4722
|
+
|
|
4723
|
+
|
|
4402
4724
|
const $9f1f6e9f563bd09f$var$LinkAttachment = ({ urlData: urlData, fileName: fileName, qrCode: qrCode, description: description, height: height })=>{
|
|
4725
|
+
var _translation_locale;
|
|
4726
|
+
const { configuration: { enableDocumentPrinting: enableDocumentPrinting } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
4727
|
+
const { themeColors: themeColors } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
4403
4728
|
const isUsedOnBorne = (0, $70e3d65f5a106231$export$77e4cc5334565f28)((state)=>state.usingOnBorne);
|
|
4404
4729
|
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
4405
4730
|
!fileName && (fileName = (0, $7257819494bc8296$export$a6f11fce0a840e6c)(urlData.url));
|
|
@@ -4432,8 +4757,15 @@ const $9f1f6e9f563bd09f$var$LinkAttachment = ({ urlData: urlData, fileName: file
|
|
|
4432
4757
|
const qrCodeString = await (0, ($parcel$interopDefault($dWhh5$qrcode))).toDataURL(urlData.url);
|
|
4433
4758
|
setQrCodeData(qrCodeString);
|
|
4434
4759
|
};
|
|
4760
|
+
const handleClick = ()=>{
|
|
4761
|
+
(0, $70e3d65f5a106231$export$4317154639841e84)(/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $6e2b7d52dc071237$export$2e2bcd8739ae039), {
|
|
4762
|
+
url: urlData.url,
|
|
4763
|
+
locale: locale,
|
|
4764
|
+
printingAllowed: !!enableDocumentPrinting
|
|
4765
|
+
}));
|
|
4766
|
+
};
|
|
4435
4767
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
4436
|
-
className: `rf-w-full rf-p-[25px] rf-flex rf-flex-col rf-items-center ${title || description ? "rf-justify-between" : "rf-justify-around"} rf-rounded rf-bg-cardFrameBackground rf-text-cardFrameText rf-overflow-y-scroll rf-scrollbar-thin`,
|
|
4768
|
+
className: `rf-w-full rf-p-[25px] rf-flex rf-flex-col rf-items-center rf-gap-4 ${title || description ? "rf-justify-between" : "rf-justify-around"} rf-rounded rf-bg-cardFrameBackground rf-text-cardFrameText rf-overflow-y-scroll rf-scrollbar-thin`,
|
|
4437
4769
|
style: {
|
|
4438
4770
|
height: height,
|
|
4439
4771
|
touchAction: "pan-y"
|
|
@@ -4441,22 +4773,32 @@ const $9f1f6e9f563bd09f$var$LinkAttachment = ({ urlData: urlData, fileName: file
|
|
|
4441
4773
|
children: [
|
|
4442
4774
|
title && // Title on the left if there is a description, middle otherwise
|
|
4443
4775
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
4444
|
-
className: `rf-w-full
|
|
4776
|
+
className: `rf-w-full ${description ? "rf-text-left" : "rf-text-center"} rf-title-size-auto ${isUsedOnBorne ? "rf-truncate" : "rf-line-clamp-2"}`,
|
|
4445
4777
|
children: (0, $04321743da31c8db$export$d07f57595c356899)(title)
|
|
4446
4778
|
}),
|
|
4447
4779
|
isUsedOnBorne ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, ($parcel$interopDefault($dWhh5$react))).Fragment, {
|
|
4448
4780
|
children: [
|
|
4781
|
+
urlData.url.length > 4 && urlData.url.substring(urlData.url.length - 4) === ".pdf" && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
4782
|
+
className: "rf-w-full rf-pb-10 rf-flex rf-items-center rf-justify-center",
|
|
4783
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("button", {
|
|
4784
|
+
className: "rf-px-4 rf-py-1 rf-flex rf-flex-row rf-gap-2 rf-items-center rf-border-2 rf-text-primary rf-border-primary hover:rf-text-truewhite hover:rf-border-truewhite rf-rounded-lg rf-text-sm rf-font-bold",
|
|
4785
|
+
onClick: handleClick,
|
|
4786
|
+
children: [
|
|
4787
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $feaba0b4b9a76639$export$2e2bcd8739ae039), {
|
|
4788
|
+
color: themeColors.primary
|
|
4789
|
+
}),
|
|
4790
|
+
((_translation_locale = (0, (/*@__PURE__*/$parcel$interopDefault($0c4d11c1963ef1d2$exports)))[locale]) === null || _translation_locale === void 0 ? void 0 : _translation_locale.buttontext) || (0, (/*@__PURE__*/$parcel$interopDefault($0c4d11c1963ef1d2$exports)))["fr-FR"].buttontext
|
|
4791
|
+
]
|
|
4792
|
+
})
|
|
4793
|
+
}),
|
|
4449
4794
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
4450
|
-
className: "rf-w-full rf-
|
|
4795
|
+
className: "rf-w-full rf-flex rf-flex-row rf-items-center rf-justify-center",
|
|
4451
4796
|
children: [
|
|
4452
4797
|
description && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
4453
|
-
className: "rf-mb-4",
|
|
4454
4798
|
children: description
|
|
4455
4799
|
}),
|
|
4456
|
-
qrCodeData && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)(
|
|
4457
|
-
|
|
4458
|
-
src: qrCodeData,
|
|
4459
|
-
alt: "QR Code"
|
|
4800
|
+
qrCodeData && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $881abfa0199508c1$export$2e2bcd8739ae039), {
|
|
4801
|
+
src: qrCodeData
|
|
4460
4802
|
})
|
|
4461
4803
|
]
|
|
4462
4804
|
}),
|
|
@@ -4628,21 +4970,26 @@ const $0425d21c89c76455$var$DiscoverAttachment = ({ title: title, mainButtons: m
|
|
|
4628
4970
|
]);
|
|
4629
4971
|
const handleClick = (data)=>{
|
|
4630
4972
|
let dataToSend = {};
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4634
|
-
|
|
4635
|
-
|
|
4636
|
-
|
|
4973
|
+
// @ts-ignore
|
|
4974
|
+
if (data.eventName) {
|
|
4975
|
+
const tempData = data;
|
|
4976
|
+
dataToSend = {
|
|
4977
|
+
type: "event",
|
|
4978
|
+
name: tempData.eventName,
|
|
4979
|
+
recommendationId: tempData.recommendationId
|
|
4980
|
+
};
|
|
4981
|
+
} else {
|
|
4982
|
+
const tempData = data;
|
|
4983
|
+
const value = tempData.FilterId ? {
|
|
4637
4984
|
value: {
|
|
4638
|
-
filterId:
|
|
4639
|
-
filterValue:
|
|
4640
|
-
followingCardText:
|
|
4985
|
+
filterId: tempData.FilterId,
|
|
4986
|
+
filterValue: tempData.FilterValue,
|
|
4987
|
+
followingCardText: tempData.FollowingCardText
|
|
4641
4988
|
}
|
|
4642
4989
|
} : {};
|
|
4643
4990
|
dataToSend = {
|
|
4644
4991
|
type: "event",
|
|
4645
|
-
name:
|
|
4992
|
+
name: tempData.EventName,
|
|
4646
4993
|
...value
|
|
4647
4994
|
};
|
|
4648
4995
|
}
|
|
@@ -4696,7 +5043,7 @@ const $0425d21c89c76455$var$DiscoverAttachment = ({ title: title, mainButtons: m
|
|
|
4696
5043
|
}),
|
|
4697
5044
|
recommandationButton && mainButtons && mainButtons.length > 1 && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("p", {
|
|
4698
5045
|
className: "rf-mt-4 rf-font-bold rf-card-button rf-text-center rf-capitalize-first",
|
|
4699
|
-
onClick: ()=>handleClick(recommandationButton
|
|
5046
|
+
onClick: ()=>handleClick(recommandationButton),
|
|
4700
5047
|
children: recommandationButton.text
|
|
4701
5048
|
})
|
|
4702
5049
|
]
|
|
@@ -4753,7 +5100,7 @@ var $393a464021f33e39$export$2e2bcd8739ae039 = $393a464021f33e39$var$BorderlessB
|
|
|
4753
5100
|
|
|
4754
5101
|
|
|
4755
5102
|
var $7b6a2b70686dccce$exports = {};
|
|
4756
|
-
$7b6a2b70686dccce$exports = JSON.parse('{"
|
|
5103
|
+
$7b6a2b70686dccce$exports = JSON.parse('{"ar-EG":{"needhelp":"\u062A\u062D\u062A\u0627\u062C \u0645\u0633\u0627\u0639\u062F\u0629\u061F","consult":"\u0627\u0644\u062F\u0641\u0639","thetutorial":"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062C \u0627\u0644\u062A\u0639\u0644\u064A\u0645\u064A"},"ar-SA":{"needhelp":"\u062A\u062D\u062A\u0627\u062C \u0645\u0633\u0627\u0639\u062F\u0629\u061F","consult":"\u0627\u0644\u062F\u0641\u0639","thetutorial":"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062C \u0627\u0644\u062A\u0639\u0644\u064A\u0645\u064A"},"ca-ES":{"needhelp":"Necessitar ajuda?","consult":"Fes una ullada","thetutorial":"el tutorial"},"cs-CZ":{"needhelp":"Pot\u0159ebovat pomoc?","consult":"P\u0159ekontrolovat","thetutorial":"tutori\xe1l"},"da-DK":{"needhelp":"Brug for hj\xe6lp?","consult":"Tjek ud","thetutorial":"tutorialen"},"de-AT":{"needhelp":"Brauche Hilfe ?","consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"de-CH":{"needhelp":"Brauche Hilfe ?","consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"de-DE":{"needhelp":"Brauche Hilfe ?","consult":"Schauen Sie sich","thetutorial":"das Tutorial an"},"en-CA":{"needhelp":"Need help ?","consult":"Check out","thetutorial":"the tutorial"},"en-GB":{"needhelp":"Need help ?","consult":"Check out","thetutorial":"the tutorial"},"en-HK":{"needhelp":"Need help ?","consult":"Check out","thetutorial":"the tutorial"},"en-IE":{"needhelp":"Need help ?","consult":"Check out","thetutorial":"the tutorial"},"en-IN":{"needhelp":"Need help ?","consult":"Check out","thetutorial":"the tutorial"},"en-US":{"needhelp":"Need help ?","consult":"Check out","thetutorial":"the tutorial"},"es-ES":{"needhelp":"Necesitar ayuda ?","consult":"Mira","thetutorial":"el tutorial"},"es-MX":{"needhelp":"Necesitar ayuda ?","consult":"Mira","thetutorial":"el tutorial"},"fi-FI":{"needhelp":"Tarvitsetko apua?","consult":"Tarkista","thetutorial":"opetusohjelma"},"fr-BE":{"needhelp":"Besoin d\'aide ?","consult":"Consultez","thetutorial":"le tutoriel"},"fr-CA":{"needhelp":"Besoin d\'aide ?","consult":"Consultez","thetutorial":"le tutoriel"},"fr-CH":{"needhelp":"Besoin d\'aide ?","consult":"Consultez","thetutorial":"le tutoriel"},"fr-FR":{"needhelp":"Besoin d\'aide ?","consult":"Consultez","thetutorial":"le tutoriel"},"hi-IN":{"needhelp":"\u092E\u0926\u0926 \u0915\u0940 \u091C\u093C\u0930\u0942\u0930\u0924 \u0939\u0948?","consult":"\u091A\u0947\u0915 \u0906\u0909\u091F","thetutorial":"\u091F\u094D\u092F\u0942\u091F\u094B\u0930\u093F\u092F\u0932"},"hu-HU":{"needhelp":"Kell seg\xedts\xe9g?","consult":"N\xe9zze meg","thetutorial":"az oktat\xf3anyag"},"id-ID":{"needhelp":"Butuh bantuan?","consult":"Periksa","thetutorial":"tutorialnya"},"it-IT":{"needhelp":"Ho bisogno di aiuto?","consult":"Guardare","thetutorial":"il tutorial"},"ja-JP":{"needhelp":"\u52A9\u3051\u304C\u5FC5\u8981\uFF1F","consult":"\u30C1\u30A7\u30C3\u30AF\u30A2\u30A6\u30C8","thetutorial":"\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB"},"ko-KR":{"needhelp":"\uB3C4\uC6C0\uC774 \uD544\uC694\uD558\uB2E4?","consult":"\uD655\uC778\uD574 \uBCF4\uC138\uC694","thetutorial":"\uD29C\uD1A0\uB9AC\uC5BC"},"nb-NO":{"needhelp":"Trenger hjelp?","consult":"Sjekk ut","thetutorial":"oppl\xe6ringen"},"nl-BE":{"needhelp":"Hulp nodig?","consult":"Uitchecken","thetutorial":"de tutorial"},"nl-NL":{"needhelp":"Hulp nodig?","consult":"Uitchecken","thetutorial":"de tutorial"},"pl-PL":{"needhelp":"Potrzebuj\u0119 pomocy?","consult":"Wymeldowa\u0107 si\u0119","thetutorial":"samouczek"},"pt-BR":{"needhelp":"Preciso de ajuda?","consult":"Confira","thetutorial":"o tutorial"},"pt-PT":{"needhelp":"Preciso de ajuda?","consult":"Confira","thetutorial":"o tutorial"},"ru-RU":{"needhelp":"\u041D\u0443\u0436\u043D\u0430 \u043F\u043E\u043C\u043E\u0449\u044C?","consult":"\u041F\u0440\u043E\u0432\u0435\u0440\u0438\u0442\u044C","thetutorial":"\u0443\u0447\u0435\u0431\u043D\u0438\u043A"},"sv-SE":{"needhelp":"Rabim pomo\u010D?","consult":"Preveri","thetutorial":"vadnica"},"th-TH":{"needhelp":"\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E04\u0E27\u0E32\u0E21\u0E0A\u0E48\u0E27\u0E22\u0E40\u0E2B\u0E25\u0E37\u0E2D?","consult":"\u0E40\u0E0A\u0E47\u0E04\u0E40\u0E2D\u0E32\u0E17\u0E4C","thetutorial":"\u0E1A\u0E17\u0E0A\u0E48\u0E27\u0E22\u0E2A\u0E2D\u0E19"},"tr-TR":{"needhelp":"Yard\u0131ma m\u0131 ihtiyac\u0131n\u0131z var?","consult":"\xc7\u0131k\u0131\u015F yapmak","thetutorial":"\xf6\u011Fretici"},"zh-CN":{"needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"zh-HK":{"needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"},"zh-TW":{"needhelp":"\u9700\u8981\u5E2E\u5FD9\uFF1F","consult":"\u67E5\u770B","thetutorial":"\u6559\u7A0B"}}');
|
|
4757
5104
|
|
|
4758
5105
|
|
|
4759
5106
|
|
|
@@ -4828,10 +5175,6 @@ const $2457030b96549635$var$attachmentMiddleware = ()=>(next)=>(...args)=>{
|
|
|
4828
5175
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $123aaace3a01fe9a$export$2e2bcd8739ae039), {
|
|
4829
5176
|
...attachment.content
|
|
4830
5177
|
});
|
|
4831
|
-
case 0, $3b05c823a6ed4bb8$export$4e4550ddaa0ad2f9:
|
|
4832
|
-
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $93b0e82a0b3c6a01$export$2e2bcd8739ae039), {
|
|
4833
|
-
...attachment.content
|
|
4834
|
-
});
|
|
4835
5178
|
case 0, $3b05c823a6ed4bb8$export$9399f66a54c38cac:
|
|
4836
5179
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $e0ed19a09a20c9b8$export$2e2bcd8739ae039), {});
|
|
4837
5180
|
case 0, $3b05c823a6ed4bb8$export$c50891df8986f6d9:
|
|
@@ -7279,6 +7622,7 @@ $9fde42be66905cde$export$7f21b8f94f2ce32b.maxLabelProperty = new $dWhh5$adaptive
|
|
|
7279
7622
|
|
|
7280
7623
|
|
|
7281
7624
|
|
|
7625
|
+
|
|
7282
7626
|
|
|
7283
7627
|
|
|
7284
7628
|
const $6871d5024445c3e4$var$Animation2 = ({ color: color, loaderColor: loaderColor, backgroundColor: backgroundColor })=>{
|
|
@@ -7312,10 +7656,14 @@ const $6871d5024445c3e4$var$Animation2 = ({ color: color, loaderColor: loaderCol
|
|
|
7312
7656
|
var $6871d5024445c3e4$export$2e2bcd8739ae039 = $6871d5024445c3e4$var$Animation2;
|
|
7313
7657
|
|
|
7314
7658
|
|
|
7659
|
+
|
|
7660
|
+
|
|
7661
|
+
|
|
7315
7662
|
const $ca0c07c153e8e8ae$var$ActionButton = ({ text: text, fullWidth: fullWidth, position: position, display: display, urlToOpen: urlToOpen, onClick: onClick })=>{
|
|
7316
|
-
var _translation_locale;
|
|
7663
|
+
var _linkTranslation_locale, _translation_locale;
|
|
7317
7664
|
const currentSubView = (0, $70e3d65f5a106231$export$77e4cc5334565f28)((state)=>state.currentSubView);
|
|
7318
7665
|
const isUsedOnBorne = (0, $70e3d65f5a106231$export$77e4cc5334565f28)((state)=>state.usingOnBorne);
|
|
7666
|
+
const enableDocumentPrinting = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.enableDocumentPrinting);
|
|
7319
7667
|
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
7320
7668
|
const { themeColors: themeColors } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
7321
7669
|
const [style, setStyle] = (0, $dWhh5$react.useState)();
|
|
@@ -7350,6 +7698,13 @@ const $ca0c07c153e8e8ae$var$ActionButton = ({ text: text, fullWidth: fullWidth,
|
|
|
7350
7698
|
}
|
|
7351
7699
|
setStyle(temp);
|
|
7352
7700
|
}, []);
|
|
7701
|
+
const handleOpenPreview = ()=>{
|
|
7702
|
+
if (currentSubView !== (0, $71c613e2e831c34c$export$f05d0fed0593ead7).history) urlToOpen && (0, $70e3d65f5a106231$export$4317154639841e84)(/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $6e2b7d52dc071237$export$2e2bcd8739ae039), {
|
|
7703
|
+
url: urlToOpen,
|
|
7704
|
+
locale: locale,
|
|
7705
|
+
printingAllowed: enableDocumentPrinting
|
|
7706
|
+
}));
|
|
7707
|
+
};
|
|
7353
7708
|
const handleClick = ()=>{
|
|
7354
7709
|
if (currentSubView !== (0, $71c613e2e831c34c$export$f05d0fed0593ead7).history) {
|
|
7355
7710
|
setHover(true);
|
|
@@ -7362,40 +7717,48 @@ const $ca0c07c153e8e8ae$var$ActionButton = ({ text: text, fullWidth: fullWidth,
|
|
|
7362
7717
|
const handleLeave = ()=>{
|
|
7363
7718
|
if (currentSubView !== (0, $71c613e2e831c34c$export$f05d0fed0593ead7).history) setHover(false);
|
|
7364
7719
|
};
|
|
7365
|
-
return urlToOpen && isUsedOnBorne ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.
|
|
7366
|
-
className: "rf-w-full rf-
|
|
7367
|
-
children:
|
|
7368
|
-
|
|
7369
|
-
|
|
7370
|
-
|
|
7371
|
-
|
|
7372
|
-
|
|
7373
|
-
|
|
7374
|
-
|
|
7375
|
-
|
|
7376
|
-
|
|
7377
|
-
|
|
7378
|
-
|
|
7379
|
-
|
|
7380
|
-
|
|
7381
|
-
|
|
7382
|
-
|
|
7383
|
-
|
|
7384
|
-
|
|
7385
|
-
|
|
7386
|
-
}
|
|
7387
|
-
|
|
7388
|
-
|
|
7720
|
+
return urlToOpen && isUsedOnBorne ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
7721
|
+
className: "rf-w-full rf-flex rf-flex-col rf-justify-center rf-items-center rf-text-cardButtonTextDefault",
|
|
7722
|
+
children: [
|
|
7723
|
+
urlToOpen.length > 4 && urlToOpen.substring(urlToOpen.length - 4) === ".pdf" && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
7724
|
+
className: "rf-w-full rf-pb-6 rf-flex rf-justify-start rf-text-primary rf-underline rf-italic rf-text-sm",
|
|
7725
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("p", {
|
|
7726
|
+
className: "rf-cursor-pointer",
|
|
7727
|
+
onClick: handleOpenPreview,
|
|
7728
|
+
children: ((_linkTranslation_locale = (0, (/*@__PURE__*/$parcel$interopDefault($0c4d11c1963ef1d2$exports)))[locale]) === null || _linkTranslation_locale === void 0 ? void 0 : _linkTranslation_locale.buttontext) || (0, (/*@__PURE__*/$parcel$interopDefault($0c4d11c1963ef1d2$exports)))["fr-FR"].buttontext
|
|
7729
|
+
})
|
|
7730
|
+
}),
|
|
7731
|
+
qrCodeData ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, ($parcel$interopDefault($dWhh5$react))).Fragment, {
|
|
7732
|
+
children: [
|
|
7733
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $881abfa0199508c1$export$2e2bcd8739ae039), {
|
|
7734
|
+
src: qrCodeData
|
|
7735
|
+
}),
|
|
7736
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
7737
|
+
className: "rf-relative rf-text-center rf-mx-8 rf-mt-2 rf-italic",
|
|
7738
|
+
children: [
|
|
7739
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $589440ada8a582f1$export$2e2bcd8739ae039), {
|
|
7740
|
+
className: "rf-absolute rf-top-[0.125rem] -rf-left-6 rf-h-4"
|
|
7741
|
+
}),
|
|
7742
|
+
(0, $18b7296c942d1259$export$2eb1c1cc4b12d451)({
|
|
7743
|
+
locale: locale,
|
|
7744
|
+
isUsedOnBorne: isUsedOnBorne,
|
|
7745
|
+
data: {
|
|
7746
|
+
url: urlToOpen,
|
|
7747
|
+
download: true
|
|
7748
|
+
}
|
|
7749
|
+
})
|
|
7750
|
+
]
|
|
7751
|
+
})
|
|
7752
|
+
]
|
|
7753
|
+
}) : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
7754
|
+
className: "rf-w-6 rf-h-6",
|
|
7755
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $6871d5024445c3e4$export$2e2bcd8739ae039), {
|
|
7756
|
+
color: "gray",
|
|
7757
|
+
loaderColor: themeColors.primary,
|
|
7758
|
+
backgroundColor: "transparent"
|
|
7389
7759
|
})
|
|
7390
|
-
]
|
|
7391
|
-
}) : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
7392
|
-
className: "rf-w-6 rf-h-6",
|
|
7393
|
-
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $6871d5024445c3e4$export$2e2bcd8739ae039), {
|
|
7394
|
-
color: "gray",
|
|
7395
|
-
loaderColor: themeColors.primary,
|
|
7396
|
-
backgroundColor: "transparent"
|
|
7397
7760
|
})
|
|
7398
|
-
|
|
7761
|
+
]
|
|
7399
7762
|
}) : text && display.toLowerCase() === "link" ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
7400
7763
|
className: `rf-w-full rf-mt-2 rf-flex rf-justify-start rf-items-center rf-text-cardButtonTextDefault ${currentSubView !== (0, $71c613e2e831c34c$export$f05d0fed0593ead7).history && "rf-cursor-pointer"}`,
|
|
7401
7764
|
onPointerEnter: handleEnter,
|
|
@@ -7725,7 +8088,7 @@ const $c610b7db00433cde$var$defaultUser = {
|
|
|
7725
8088
|
/**
|
|
7726
8089
|
* Component using DirectLine
|
|
7727
8090
|
* @param props
|
|
7728
|
-
*/ const $c610b7db00433cde$var$RetorikComposer = ({ addressData: addressData, userData: userData, externalEventHandler: externalEventHandler, children: children, colors: colors, isRetorikNews: isRetorikNews })=>{
|
|
8091
|
+
*/ const $c610b7db00433cde$var$RetorikComposer = ({ addressData: addressData, userData: userData, externalEventHandler: externalEventHandler, children: children, colors: colors, isRetorikNews: isRetorikNews, changedLayout: changedLayout })=>{
|
|
7729
8092
|
const [directLine, setDirectLine] = (0, $dWhh5$react.useState)(null);
|
|
7730
8093
|
const [store, setStore] = (0, $dWhh5$react.useState)(null);
|
|
7731
8094
|
const { ponyfillCredentials: ponyfillCredentials } = (0, $df401eb9a10f9e0e$export$57e792e009c800a0)();
|
|
@@ -7733,6 +8096,8 @@ const $c610b7db00433cde$var$defaultUser = {
|
|
|
7733
8096
|
const agentData = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.agentData);
|
|
7734
8097
|
const { locale: locale, supported: supported } = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)();
|
|
7735
8098
|
const [hasConversationCookie, setHasConversationCookie] = (0, $dWhh5$react.useState)(false);
|
|
8099
|
+
const [connectionStatus, setConnectionStatus] = (0, $dWhh5$react.useState)((0, $dWhh5$botframeworkdirectlinejs.ConnectionStatus).Uninitialized);
|
|
8100
|
+
const subscriptionRef = (0, $dWhh5$react.useRef)(null);
|
|
7736
8101
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
7737
8102
|
const processDirectLine = async ()=>{
|
|
7738
8103
|
(0, $5b9a777a82cf18dd$export$97c24bbbbbd7be8a)(addressData).then((token)=>{
|
|
@@ -7791,15 +8156,6 @@ const $c610b7db00433cde$var$defaultUser = {
|
|
|
7791
8156
|
}, [
|
|
7792
8157
|
ponyfillCredentials
|
|
7793
8158
|
]);
|
|
7794
|
-
const grammars = (0, $dWhh5$react.useMemo)(()=>{
|
|
7795
|
-
var _configuration_speechRecognitionOptions;
|
|
7796
|
-
const grammarsInConfiguration = (_configuration_speechRecognitionOptions = configuration.speechRecognitionOptions) === null || _configuration_speechRecognitionOptions === void 0 ? void 0 : _configuration_speechRecognitionOptions.grammars;
|
|
7797
|
-
if (grammarsInConfiguration && grammarsInConfiguration[locale]) return grammarsInConfiguration[locale];
|
|
7798
|
-
return [];
|
|
7799
|
-
}, [
|
|
7800
|
-
configuration.speechRecognitionOptions,
|
|
7801
|
-
locale
|
|
7802
|
-
]);
|
|
7803
8159
|
// Initialize the store
|
|
7804
8160
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
7805
8161
|
initStore();
|
|
@@ -7810,7 +8166,7 @@ const $c610b7db00433cde$var$defaultUser = {
|
|
|
7810
8166
|
}
|
|
7811
8167
|
const customAdaptiveCardHostConfig = (0, $7fcbbf5bfb4dd5b8$export$2e2bcd8739ae039)(colors.primary, colors.card.frame.background);
|
|
7812
8168
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
7813
|
-
if (locale && supported && directLine && ponyfillFactory && store && agentData && (isRetorikNews || loaderClosed)) setAppAvailable(true);
|
|
8169
|
+
if (locale && supported && directLine && ponyfillFactory && store && agentData && connectionStatus === (0, $dWhh5$botframeworkdirectlinejs.ConnectionStatus).Online && (isRetorikNews || loaderClosed)) setAppAvailable(true);
|
|
7814
8170
|
else setAppAvailable(false);
|
|
7815
8171
|
}, [
|
|
7816
8172
|
locale,
|
|
@@ -7819,7 +8175,23 @@ const $c610b7db00433cde$var$defaultUser = {
|
|
|
7819
8175
|
ponyfillFactory,
|
|
7820
8176
|
store,
|
|
7821
8177
|
agentData,
|
|
7822
|
-
loaderClosed
|
|
8178
|
+
loaderClosed,
|
|
8179
|
+
connectionStatus
|
|
8180
|
+
]);
|
|
8181
|
+
(0, $dWhh5$react.useEffect)(()=>{
|
|
8182
|
+
var // Unsubscribe current subscription if it exists, to prevent multiple subscriptions
|
|
8183
|
+
_subscriptionRef_current;
|
|
8184
|
+
subscriptionRef === null || subscriptionRef === void 0 ? void 0 : (_subscriptionRef_current = subscriptionRef.current) === null || _subscriptionRef_current === void 0 ? void 0 : _subscriptionRef_current.unsubscribe();
|
|
8185
|
+
if (directLine) subscriptionRef.current = directLine.connectionStatus$.subscribe((newStatus)=>{
|
|
8186
|
+
console.log("Directline change status", newStatus);
|
|
8187
|
+
setConnectionStatus(newStatus);
|
|
8188
|
+
});
|
|
8189
|
+
return ()=>{
|
|
8190
|
+
var _subscriptionRef_current;
|
|
8191
|
+
subscriptionRef === null || subscriptionRef === void 0 ? void 0 : (_subscriptionRef_current = subscriptionRef.current) === null || _subscriptionRef_current === void 0 ? void 0 : _subscriptionRef_current.unsubscribe();
|
|
8192
|
+
};
|
|
8193
|
+
}, [
|
|
8194
|
+
directLine
|
|
7823
8195
|
]);
|
|
7824
8196
|
return directLine && ponyfillFactory && store && agentData ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, ($parcel$interopDefault($dWhh5$botframeworkwebchatlibFullComposer))), {
|
|
7825
8197
|
adaptiveCardsHostConfig: customAdaptiveCardHostConfig,
|
|
@@ -7830,14 +8202,13 @@ const $c610b7db00433cde$var$defaultUser = {
|
|
|
7830
8202
|
sendBoxBackground: "transparent"
|
|
7831
8203
|
},
|
|
7832
8204
|
directLine: directLine,
|
|
7833
|
-
// webSpeechPonyfillFactory={ponyfillFactory}
|
|
7834
|
-
grammars: grammars,
|
|
7835
8205
|
store: store,
|
|
7836
8206
|
locale: locale,
|
|
7837
8207
|
attachmentMiddleware: (0, $2457030b96549635$export$2e2bcd8739ae039),
|
|
7838
8208
|
activityMiddleware: (0, $c8770452d727244a$export$2e2bcd8739ae039),
|
|
7839
8209
|
children: [
|
|
7840
8210
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $071bb34c9db044ce$export$2e2bcd8739ae039), {
|
|
8211
|
+
changedLayout: changedLayout,
|
|
7841
8212
|
isRetorikNews: isRetorikNews,
|
|
7842
8213
|
hasConversationCookie: hasConversationCookie,
|
|
7843
8214
|
userData: userData || $c610b7db00433cde$var$defaultUser
|
|
@@ -8895,7 +9266,7 @@ var $a0e7200eb5fb20c5$export$2e2bcd8739ae039 = $a0e7200eb5fb20c5$var$BackButton;
|
|
|
8895
9266
|
|
|
8896
9267
|
|
|
8897
9268
|
var $070a76d78530c070$exports = {};
|
|
8898
|
-
$070a76d78530c070$exports = JSON.parse('{"
|
|
9269
|
+
$070a76d78530c070$exports = JSON.parse('{"ar-EG":{"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"},"ar-SA":{"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"},"ca-ES":{"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"},"cs-CZ":{"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"},"da-DK":{"1":"hjemmeside","2":"live nyhedskanal","3":"vejrudsigt","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial"},"de-AT":{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung"},"de-CH":{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung"},"de-DE":{"1":"Startseite","2":"Live-Infokanal","3":"Wetter","4":"Notrufnummern","1000":"Geschichte","1001":"anleitung"},"en-CA":{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial"},"en-GB":{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial"},"en-HK":{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial"},"en-IE":{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial"},"en-IN":{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial"},"en-US":{"1":"home","2":"live info channel","3":"weather","4":"emergency numbers","1000":"history","1001":"tutorial"},"es-ES":{"1":"inicio","2":"canal de informaci\xf3n en directo","3":"tiempo","4":"n\xfameros de emergencia","1000":"historia","1001":"tutorial"},"es-MX":{"1":"inicio","2":"canal de informaci\xf3n en directo","3":"tiempo","4":"n\xfameros de emergencia","1000":"historia","1001":"tutorial"},"fi-FI":{"1":"kotisivu","2":"live-uutiskanava","3":"S\xe4\xe4tiedotus","4":"H\xe4t\xe4numerot","1000":"historiallinen","1001":"opetusohjelma"},"fr-BE":{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel"},"fr-CA":{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel"},"fr-CH":{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel"},"fr-FR":{"1":"accueil","2":"cha\xeene info live","3":"m\xe9t\xe9o","4":"num\xe9ros d\'urgence","1000":"historique","1001":"tutoriel"},"hi-IN":{"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"},"hu-HU":{"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"},"id-ID":{"1":"halaman rumah","2":"saluran berita langsung","3":"laporan cuaca","4":"Nomor darurat","1000":"historis","1001":"tutorial"},"it-IT":{"1":"pagina iniziale","2":"canale di notizie in diretta","3":"bollettino meteorologico","4":"Numeri di emergenza","1000":"storico","1001":"tutorial"},"ja-JP":{"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"},"ko-KR":{"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"},"nb-NO":{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"oppl\xe6ringen"},"nl-BE":{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial"},"nl-NL":{"1":"hjemmeside","2":"direktesendt nyhetskanal","3":"V\xe6rmelding","4":"N\xf8dnumre","1000":"historisk","1001":"tutorial"},"pl-PL":{"1":"strona g\u0142\xf3wna","2":"kana\u0142 informacyjny na \u017Cywo","3":"pogoda","4":"numery alarmowe","1000":"historia","1001":"instrukta\u017C"},"pt-BR":{"1":"pagina inicial","2":"canal de informa\xe7\xf5es ao vivo","3":"clima","4":"N\xfameros de emerg\xeancia","1000":"hist\xf3ria","1001":"tutorial"},"pt-PT":{"1":"pagina inicial","2":"canal de informa\xe7\xf5es ao vivo","3":"clima","4":"N\xfameros de emerg\xeancia","1000":"hist\xf3ria","1001":"tutorial"},"ru-RU":{"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"},"sv-SE":{"1":"doma\u010Da stran","2":"info kanal v \u017Eivo","3":"vreme","4":"\u0161tevilke za klic v sili","1000":"zgodovina","1001":"vadnica"},"th-TH":{"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"},"tr-TR":{"1":"ana sayfa","2":"canl\u0131 bilgi kanal\u0131","3":"hava durumu","4":"Acil durum numaralar\u0131","1000":"tarih","1001":"\xf6\u011Fretici"},"zh-CN":{"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"},"zh-HK":{"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"},"zh-TW":{"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"}}');
|
|
8899
9270
|
|
|
8900
9271
|
|
|
8901
9272
|
|
|
@@ -9754,6 +10125,8 @@ const $9d923b2173a33de2$var$Dashboard = ({ toggleDashboard: toggleDashboard })=>
|
|
|
9754
10125
|
]
|
|
9755
10126
|
}),
|
|
9756
10127
|
isUsedOnBorne && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("button", {
|
|
10128
|
+
// @ts-ignore
|
|
10129
|
+
part: "retorik-framework-parameters",
|
|
9757
10130
|
className: "rf-absolute rf-left-4 rf-bottom-4 rf-h-8 rf-flex rf-flex-row rf-items-center",
|
|
9758
10131
|
onClick: handleClickParameters,
|
|
9759
10132
|
children: [
|
|
@@ -10164,6 +10537,7 @@ var $9a101af72a25f94e$export$2e2bcd8739ae039 = $9a101af72a25f94e$var$MicrophoneB
|
|
|
10164
10537
|
|
|
10165
10538
|
|
|
10166
10539
|
|
|
10540
|
+
|
|
10167
10541
|
const $718f337892f278fa$var$Parameters = ({ handleBack: handleBack })=>{
|
|
10168
10542
|
var _translation_locale, _translation_locale1;
|
|
10169
10543
|
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
@@ -10171,12 +10545,13 @@ const $718f337892f278fa$var$Parameters = ({ handleBack: handleBack })=>{
|
|
|
10171
10545
|
const displaySubtitles = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.displaySubtitles);
|
|
10172
10546
|
const muted = (0, $5f7f457957bd2c8d$export$f299240efcda25a2)((state)=>state.muted);
|
|
10173
10547
|
const { isMobile: isMobile } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
10548
|
+
const { configuration: { disableSound: disableSound } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
10174
10549
|
const handleSoundChange = (val)=>{
|
|
10175
10550
|
(0, $5f7f457957bd2c8d$export$a1680ba91cc9be33)(!val);
|
|
10176
10551
|
};
|
|
10177
10552
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, ($parcel$interopDefault($dWhh5$react))).Fragment, {
|
|
10178
10553
|
children: [
|
|
10179
|
-
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $50315c9d99ad0fa4$export$2e2bcd8739ae039), {
|
|
10554
|
+
!disableSound && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $50315c9d99ad0fa4$export$2e2bcd8739ae039), {
|
|
10180
10555
|
className: "rf-py-3 large:rf-py-0",
|
|
10181
10556
|
title: ((_translation_locale = (0, (/*@__PURE__*/$parcel$interopDefault($36d747af8f969a4a$exports)))[locale]) === null || _translation_locale === void 0 ? void 0 : _translation_locale.sound) || (0, (/*@__PURE__*/$parcel$interopDefault($36d747af8f969a4a$exports)))["fr-FR"].sound,
|
|
10182
10557
|
handleChange: handleSoundChange,
|
|
@@ -10313,7 +10688,7 @@ var $6597700a5925d4dd$export$2e2bcd8739ae039 = $6597700a5925d4dd$var$FullScreenR
|
|
|
10313
10688
|
|
|
10314
10689
|
|
|
10315
10690
|
var $4db6b8598eeee77c$exports = {};
|
|
10316
|
-
$4db6b8598eeee77c$exports = JSON.parse('{"fr-FR":{"result":"r\xe9sultat","results":"r\xe9sultats","all":"tous","filter":"Filtrer","reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"en-US":{"result":"result","results":"results","all":"all","filter":"Filter","reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"es-ES":{"result":"resultado","results":"resultados","all":"todos","filter":"Filtrar","reset":"restablecer filtros","showresults":"Mostrar resultados","suggestiontitle":"Sugerencias de investigaci\xf3n","reminder":"No olvide que puedo responder a sus preguntas."},"de-DE":{"result":"Ergebnis","results":"Ergebnisse","all":"alle","filter":"Filter","reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht: Ich kann Ihre Fragen beantworten."}}');
|
|
10691
|
+
$4db6b8598eeee77c$exports = JSON.parse('{"ar-EG":{"result":"\u0646\u062A\u064A\u062C\u0629","results":"\u0646\u062A\u0627\u0626\u062C","all":"\u0627\u0644\u062C\u0645\u064A\u0639","filter":"\u0645\u0646\u0642\u064A","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."},"ar-SA":{"result":"\u0646\u062A\u064A\u062C\u0629","results":"\u0646\u062A\u0627\u0626\u062C","all":"\u0627\u0644\u062C\u0645\u064A\u0639","filter":"\u0645\u0646\u0642\u064A","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."},"ca-ES":{"result":"resultat","results":"resultats","all":"tots","filter":"Filtre","reset":"restablir tot","showresults":"Mostra els resultats","suggestiontitle":"Cerca suggeriments","reminder":"No oblidis, \\n puc respondre les teves preguntes."},"cs-CZ":{"result":"v\xfdsledek","results":"V\xfdsledek","all":"V\u0161echno","filter":"Filtr","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."},"da-DK":{"result":"resultat","results":"resultater","all":"alle","filter":"Filter","reset":"genstart alt","showresults":"Vis resultaterne","suggestiontitle":"S\xf8geforslag","reminder":"Glem ikke, \\n jeg kan svare p\xe5 dine sp\xf8rgsm\xe5l."},"de-AT":{"result":"Ergebnis","results":"Ergebnisse","all":"alle","filter":"Filter","reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."},"de-CH":{"result":"Ergebnis","results":"Ergebnisse","all":"alle","filter":"Filter","reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."},"de-DE":{"result":"Ergebnis","results":"Ergebnisse","all":"alle","filter":"Filter","reset":"Filter zur\xfccksetzen","showresults":"Ergebnisse anzeigen","suggestiontitle":"Forschungsvorschl\xe4ge","reminder":"Vergessen Sie nicht :\\n Ich kann Ihre Fragen beantworten."},"en-CA":{"result":"result","results":"results","all":"all","filter":"Filter","reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"en-GB":{"result":"result","results":"results","all":"all","filter":"Filter","reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"en-HK":{"result":"result","results":"results","all":"all","filter":"Filter","reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"en-IE":{"result":"result","results":"results","all":"all","filter":"Filter","reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"en-IN":{"result":"result","results":"results","all":"all","filter":"Filter","reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"en-US":{"result":"result","results":"results","all":"all","filter":"Filter","reset":"reset filters","showresults":"Show results","suggestiontitle":"Research suggestions","reminder":"Don\'t forget,\\n I can answer your questions."},"es-ES":{"result":"resultado","results":"resultados","all":"todos","filter":"Filtrar","reset":"restablecer filtros","showresults":"Mostrar resultados","suggestiontitle":"Sugerencias de investigaci\xf3n","reminder":"No olvide :\\n puedo responder a sus preguntas."},"es-MX":{"result":"resultado","results":"resultados","all":"todos","filter":"Filtrar","reset":"restablecer filtros","showresults":"Mostrar resultados","suggestiontitle":"Sugerencias de investigaci\xf3n","reminder":"No olvide :\\n puedo responder a sus preguntas."},"fi-FI":{"result":"tulos","results":"tuloksia","all":"kaikki","filter":"Suodattaa","reset":"nollaa kaikki","showresults":"N\xe4yt\xe4 tulokset","suggestiontitle":"Hakuehdotukset","reminder":"\xc4l\xe4 unohda, \\n voin vastata kysymyksiisi."},"fr-BE":{"result":"r\xe9sultat","results":"r\xe9sultats","all":"tous","filter":"Filtrer","reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"fr-CA":{"result":"r\xe9sultat","results":"r\xe9sultats","all":"tous","filter":"Filtrer","reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"fr-CH":{"result":"r\xe9sultat","results":"r\xe9sultats","all":"tous","filter":"Filtrer","reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"fr-FR":{"result":"r\xe9sultat","results":"r\xe9sultats","all":"tous","filter":"Filtrer","reset":"effacer tout","showresults":"Afficher les r\xe9sultats","suggestiontitle":"Suggestions de recherches","reminder":"N\'oubliez pas,\\n je peux r\xe9pondre \xe0 vos questions."},"hi-IN":{"result":"\u092A\u0930\u093F\u0923\u093E\u092E","results":"\u092A\u0930\u093F\u0923\u093E\u092E","all":"\u0938\u092D\u0940","filter":"\u092B\u093C\u093F\u0932\u094D\u091F\u0930","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"},"hu-HU":{"result":"eredm\xe9ny","results":"eredm\xe9nyek","all":"minden","filter":"Sz\u0171r\u0151","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."},"id-ID":{"result":"hasil","results":"hasil","all":"semua","filter":"Saring","reset":"atur ulang semua","showresults":"Tunjukkan hasilnya","suggestiontitle":"Saran pencarian","reminder":"Jangan lupa, \\n saya bisa menjawab pertanyaan Anda."},"it-IT":{"result":"risultato","results":"risultati","all":"tutti","filter":"Filtro","reset":"resetta tutto","showresults":"Mostra i risultati","suggestiontitle":"Suggerimenti per la ricerca","reminder":"Non dimenticare, \\n posso rispondere alle tue domande."},"ja-JP":{"result":"\u7D50\u679C","results":"\u7D50\u679C","all":"\u5168\u3066","filter":"\u30D5\u30A3\u30EB\u30BF\u30FC","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"},"ko-KR":{"result":"\uACB0\uACFC","results":"\uACB0\uACFC","all":"\uBAA8\uB450","filter":"\uD544\uD130","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."},"nb-NO":{"result":"resultat","results":"resultater","all":"alle","filter":"Filter","reset":"Tilbakestill alt","showresults":"Vis resultatene","suggestiontitle":"S\xf8keforslag","reminder":"Ikke glem, \\n jeg kan svare p\xe5 sp\xf8rsm\xe5lene dine."},"nl-BE":{"result":"resultaat","results":"resultaten","all":"alle","filter":"Filter","reset":"alles resetten","showresults":"Laat de resultaten zien","suggestiontitle":"Zoeksuggesties","reminder":"Vergeet niet dat ik je vragen kan beantwoorden."},"nl-NL":{"result":"resultaat","results":"resultaten","all":"alle","filter":"Filter","reset":"alles resetten","showresults":"Laat de resultaten zien","suggestiontitle":"Zoeksuggesties","reminder":"Vergeet niet dat ik je vragen kan beantwoorden."},"pl-PL":{"result":"wynik","results":"wyniki","all":"Wszystko","filter":"Filtr","reset":"Zresetowa\u0107 wszystko","showresults":"Poka\u017C wyniki","suggestiontitle":"Wyszukaj sugestie","reminder":"Nie zapomnij, \\n, \u017Ce mog\u0119 odpowiedzie\u0107 na Twoje pytania."},"pt-BR":{"result":"resultado","results":"resultados","all":"todos","filter":"Filtro","reset":"reiniciar tudo","showresults":"Mostrar os resultados","suggestiontitle":"Sugest\xf5es de pesquisa","reminder":"N\xe3o se esque\xe7a, \\n, posso responder \xe0s suas perguntas."},"pt-PT":{"result":"resultado","results":"resultados","all":"todos","filter":"Filtro","reset":"reiniciar tudo","showresults":"Mostrar os resultados","suggestiontitle":"Sugest\xf5es de pesquisa","reminder":"N\xe3o se esque\xe7a, \\n, posso responder \xe0s suas perguntas."},"ru-RU":{"result":"\u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442","results":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B","all":"\u0432\u0441\u0435","filter":"\u0424\u0438\u043B\u044C\u0442\u0440","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."},"sv-SE":{"result":"rezultat","results":"rezultate","all":"vse","filter":"Filter","reset":"ponastavi vse","showresults":"Poka\u017Ei rezultate","suggestiontitle":"Predlogi za iskanje","reminder":"Ne pozabite, \\n lahko odgovorim na va\u0161a vpra\u0161anja."},"th-TH":{"result":"\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C","results":"\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C","all":"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14","filter":"\u0E01\u0E23\u0E2D\u0E07","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"},"tr-TR":{"result":"sonu\xe7","results":"sonu\xe7lar","all":"T\xfcm\xfc","filter":"Filtre","reset":"hepsini s\u0131f\u0131rla","showresults":"Sonu\xe7lar\u0131 g\xf6ster","suggestiontitle":"\xd6nerileri ara","reminder":"Unutmay\u0131n, \\n sorular\u0131n\u0131z\u0131 cevaplayabilirim."},"zh-CN":{"result":"\u7ED3\u679C","results":"\u7ED3\u679C","all":"\u5168\u90E8","filter":"\u7B5B\u9009","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"},"zh-HK":{"result":"\u7ED3\u679C","results":"\u7ED3\u679C","all":"\u5168\u90E8","filter":"\u7B5B\u9009","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"},"zh-TW":{"result":"\u7ED3\u679C","results":"\u7ED3\u679C","all":"\u5168\u90E8","filter":"\u7B5B\u9009","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"}}');
|
|
10317
10692
|
|
|
10318
10693
|
|
|
10319
10694
|
|
|
@@ -12241,7 +12616,7 @@ function $0a0255973b22d31f$export$2e2bcd8739ae039() {
|
|
|
12241
12616
|
|
|
12242
12617
|
|
|
12243
12618
|
var $005fba69111d0584$exports = {};
|
|
12244
|
-
$005fba69111d0584$exports = JSON.parse('{"ar-EG":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"ar-SA":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"ca-ES":{"title":"historial de converses"},"cs-CZ":{"title":"historie konverzace"},"da-DK":{"title":"samtale historie"},"de-AT":{"title":"Chat-Verlauf"},"de-CH":{"title":"Chat-Verlauf"},"de-DE":{"title":"Chat-Verlauf"},"en-CA":{"title":"chat history"},"en-GB":{"title":"chat history"},"en-HK":{"title":"chat history"},"en-IE":{"title":"chat history"},"en-IN":{"title":"chat history"},"en-US":{"title":"chat history"},"es-ES":{"title":"historial de chat"},"es-MX":{"title":"historial de chat"},"fi-FI":{"title":"keskusteluhistoria"},"fr-BE":{"title":"historique de conversation"},"fr-CA":{"title":"historique de conversation"},"fr-CH":{"title":"historique de conversation"},"fr-FR":{"title":"historique de conversation"},"hi-IN":{"
|
|
12619
|
+
$005fba69111d0584$exports = JSON.parse('{"ar-EG":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"ar-SA":{"title":"\u062A\u0627\u0631\u064A\u062E \u0627\u0644\u0645\u062D\u0627\u062F\u062B\u0629"},"ca-ES":{"title":"historial de converses"},"cs-CZ":{"title":"historie konverzace"},"da-DK":{"title":"samtale historie"},"de-AT":{"title":"Chat-Verlauf"},"de-CH":{"title":"Chat-Verlauf"},"de-DE":{"title":"Chat-Verlauf"},"en-CA":{"title":"chat history"},"en-GB":{"title":"chat history"},"en-HK":{"title":"chat history"},"en-IE":{"title":"chat history"},"en-IN":{"title":"chat history"},"en-US":{"title":"chat history"},"es-ES":{"title":"historial de chat"},"es-MX":{"title":"historial de chat"},"fi-FI":{"title":"keskusteluhistoria"},"fr-BE":{"title":"historique de conversation"},"fr-CA":{"title":"historique de conversation"},"fr-CH":{"title":"historique de conversation"},"fr-FR":{"title":"historique de conversation"},"hi-IN":{"title":"\u092C\u093E\u0924\u091A\u0940\u0924 \u0915\u093E \u0907\u0924\u093F\u0939\u093E\u0938"},"hu-HU":{"title":"besz\xe9lget\xe9s el\u0151zm\xe9nyei"},"id-ID":{"title":"riwayat percakapan"},"it-IT":{"title":"cronologia delle conversazioni"},"ja-JP":{"title":"\u4F1A\u8A71\u5C65\u6B74"},"ko-KR":{"title":"\uB300\uD654 \uAE30\uB85D"},"nb-NO":{"title":"samtalehistorikk"},"nl-BE":{"title":"gespreksgeschiedenis"},"nl-NL":{"title":"gespreksgeschiedenis"},"pl-PL":{"title":"Historia konwersacji"},"pt-BR":{"title":"hist\xf3rico de conversas"},"pt-PT":{"title":"hist\xf3rico de conversas"},"ru-RU":{"title":"\u0438\u0441\u0442\u043E\u0440\u0438\u044F \u0440\u0430\u0437\u0433\u043E\u0432\u043E\u0440\u043E\u0432"},"sv-SE":{"title":"zgodovino pogovorov"},"th-TH":{"title":"\u0E1B\u0E23\u0E30\u0E27\u0E31\u0E15\u0E34\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E17\u0E19\u0E32"},"tr-TR":{"title":"konu\u015Fma ge\xe7mi\u015Fi"},"zh-CN":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"zh-HK":{"title":"\u5BF9\u8BDD\u5386\u53F2"},"zh-TW":{"title":"\u5BF9\u8BDD\u5386\u53F2"}}');
|
|
12245
12620
|
|
|
12246
12621
|
|
|
12247
12622
|
|
|
@@ -12373,7 +12748,7 @@ var $4c0e94df62fa6718$export$2e2bcd8739ae039 = $4c0e94df62fa6718$var$HistoryList
|
|
|
12373
12748
|
|
|
12374
12749
|
|
|
12375
12750
|
var $dc4c147f8dc28b0d$exports = {};
|
|
12376
|
-
$dc4c147f8dc28b0d$exports = JSON.parse('{"ar-EG":{"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","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"ar-SA":{"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","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"ca-ES":{"change":"canviar l\'idioma","select":"seleccioneu l\'idioma que voleu utilitzar","validate":"validar"},"cs-CZ":{"change":"zm\u011Bnit jazyk","select":"vyberte jazyk, kter\xfd chcete pou\u017E\xedvat","validate":"ov\u011B\u0159it"},"da-DK":{"change":"\xe6ndre sproget","select":"v\xe6lg det sprog, du vil bruge","validate":"validere"},"de-AT":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache","validate":"validieren"},"de-CH":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache","validate":"validieren"},"de-DE":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache","validate":"validieren"},"en-CA":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-GB":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-HK":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-IE":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-IN":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-US":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"es-ES":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar","validate":"valide"},"es-MX":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar","validate":"valide"},"fi-FI":{"change":"vaihtaa kielt\xe4","select":"valitse kieli, jota haluat k\xe4ytt\xe4\xe4","validate":"vahvistaa"},"fr-BE":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"fr-CA":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"fr-CH":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"fr-FR":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"hi-IN":{"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","validate":"\u092E\u093E\u0928\u094D\u092F"},"hu-HU":{"change":"v\xe1ltoztassa meg a nyelvet","select":"v\xe1lassza ki a haszn\xe1lni k\xedv\xe1nt nyelvet","validate":"\xe9rv\xe9nyes\xedt"},"id-ID":{"change":"mengubah bahasa","select":"pilih bahasa yang ingin Anda gunakan","validate":"mengesahkan"},"it-IT":{"change":"cambiare la lingua","select":"seleziona la lingua che desideri utilizzare","validate":"convalidare"},"ja-JP":{"change":"\u8A00\u8A9E\u3092\u5909\u3048\u308B","select":"\u4F7F\u7528\u3057\u305F\u3044\u8A00\u8A9E\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044","validate":"\u691C\u8A3C"},"ko-KR":{"change":"\uC5B8\uC5B4\uB97C \uBC14\uAFD4\uB77C","select":"\uC0AC\uC6A9\uD558\uACE0 \uC2F6\uC740 \uC5B8\uC5B4\uB97C \uC120\uD0DD\uD558\uC138\uC694","validate":"\uD655\uC778"},"nb-NO":{"
|
|
12751
|
+
$dc4c147f8dc28b0d$exports = JSON.parse('{"ar-EG":{"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","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"ar-SA":{"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","validate":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u0629"},"ca-ES":{"change":"canviar l\'idioma","select":"seleccioneu l\'idioma que voleu utilitzar","validate":"validar"},"cs-CZ":{"change":"zm\u011Bnit jazyk","select":"vyberte jazyk, kter\xfd chcete pou\u017E\xedvat","validate":"ov\u011B\u0159it"},"da-DK":{"change":"\xe6ndre sproget","select":"v\xe6lg det sprog, du vil bruge","validate":"validere"},"de-AT":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache","validate":"validieren"},"de-CH":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache","validate":"validieren"},"de-DE":{"change":"die Sprache \xe4ndern","select":"W\xe4hlen Sie die gew\xfcnschte Sprache","validate":"validieren"},"en-CA":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-GB":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-HK":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-IE":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-IN":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"en-US":{"change":"change the language","select":"select the language you want to use","validate":"validate"},"es-ES":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar","validate":"valide"},"es-MX":{"change":"cambiar el idioma","select":"seleccione la lengua que desea utilizar","validate":"valide"},"fi-FI":{"change":"vaihtaa kielt\xe4","select":"valitse kieli, jota haluat k\xe4ytt\xe4\xe4","validate":"vahvistaa"},"fr-BE":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"fr-CA":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"fr-CH":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"fr-FR":{"change":"changer la langue","select":"s\xe9lectionnez la langue de votre choix","validate":"valider"},"hi-IN":{"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","validate":"\u092E\u093E\u0928\u094D\u092F"},"hu-HU":{"change":"v\xe1ltoztassa meg a nyelvet","select":"v\xe1lassza ki a haszn\xe1lni k\xedv\xe1nt nyelvet","validate":"\xe9rv\xe9nyes\xedt"},"id-ID":{"change":"mengubah bahasa","select":"pilih bahasa yang ingin Anda gunakan","validate":"mengesahkan"},"it-IT":{"change":"cambiare la lingua","select":"seleziona la lingua che desideri utilizzare","validate":"convalidare"},"ja-JP":{"change":"\u8A00\u8A9E\u3092\u5909\u3048\u308B","select":"\u4F7F\u7528\u3057\u305F\u3044\u8A00\u8A9E\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044","validate":"\u691C\u8A3C"},"ko-KR":{"change":"\uC5B8\uC5B4\uB97C \uBC14\uAFD4\uB77C","select":"\uC0AC\uC6A9\uD558\uACE0 \uC2F6\uC740 \uC5B8\uC5B4\uB97C \uC120\uD0DD\uD558\uC138\uC694","validate":"\uD655\uC778"},"nb-NO":{"change":"endre spr\xe5ket","select":"velg spr\xe5ket du \xf8nsker","validate":"\xe5 validere"},"nl-BE":{"change":"verander de taal","select":"selecteer de taal van uw keuze","validate":"bevestigen"},"nl-NL":{"change":"verander de taal","select":"selecteer de taal van uw keuze","validate":"bevestigen"},"pl-PL":{"change":"zmieni\u0107 j\u0119zyk","select":"wybierz wybrany j\u0119zyk","validate":"potwierdzi\u0107"},"pt-BR":{"change":"alterar o idioma","select":"selecione o idioma de sua prefer\xeancia","validate":"validar"},"pt-PT":{"change":"alterar o idioma","select":"selecione o idioma de sua prefer\xeancia","validate":"validar"},"ru-RU":{"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","validate":"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C"},"sv-SE":{"change":"spremenite jezik","select":"izberite jezik po va\u0161i izbiri","validate":"potrditi"},"th-TH":{"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","validate":"\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A"},"tr-TR":{"change":"dili de\u011Fi\u015Ftir","select":"istedi\u011Finiz dili se\xe7in","validate":"Do\u011Frulamak"},"zh-CN":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00","validate":"\u8BC1\u5B9E"},"zh-HK":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00","validate":"\u8BC1\u5B9E"},"zh-TW":{"change":"\u66F4\u6539\u8BED\u8A00","select":"\u9009\u62E9\u60A8\u8981\u4F7F\u7528\u7684\u8BED\u8A00","validate":"\u8BC1\u5B9E"}}');
|
|
12377
12752
|
|
|
12378
12753
|
|
|
12379
12754
|
|
|
@@ -12837,21 +13212,14 @@ var $f18ad223fcd061b7$export$2e2bcd8739ae039 = $f18ad223fcd061b7$var$DetailedTit
|
|
|
12837
13212
|
|
|
12838
13213
|
|
|
12839
13214
|
|
|
12840
|
-
const $9982aaf71fbd3e1f$var$DownloadSheet = ({ className: className, url: url
|
|
13215
|
+
const $9982aaf71fbd3e1f$var$DownloadSheet = ({ className: className, url: url })=>{
|
|
12841
13216
|
var _translation_locale;
|
|
12842
13217
|
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
12843
|
-
const QRRef = (0, $dWhh5$react.useRef)(null);
|
|
12844
|
-
(0, $dWhh5$react.useEffect)(()=>{
|
|
12845
|
-
(QRRef === null || QRRef === void 0 ? void 0 : QRRef.current) && setDownloadHeight && setDownloadHeight(QRRef.current.clientHeight);
|
|
12846
|
-
}, [
|
|
12847
|
-
QRRef === null || QRRef === void 0 ? void 0 : QRRef.current
|
|
12848
|
-
]);
|
|
12849
13218
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
12850
|
-
ref: QRRef,
|
|
12851
13219
|
className: `${className} rf-w-full rf-flex`,
|
|
12852
13220
|
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("a", {
|
|
12853
13221
|
href: url,
|
|
12854
|
-
className: "rf-px-5 rf-py-3 rf-h-fit rf-flex rf-flex-row rf-items-center rf-mt-8 rf-mb-16 large:rf-my-
|
|
13222
|
+
className: "rf-px-5 rf-py-3 rf-h-fit rf-flex rf-flex-row rf-items-center rf-mt-8 rf-mb-16 large:rf-my-0 rf-border-2 rf-border-black rf-rounded-lg hover:rf-bg-truewhite rf-cursor-pointer rf-font-bold",
|
|
12855
13223
|
children: [
|
|
12856
13224
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $8a7bee2595db147f$export$2e2bcd8739ae039), {
|
|
12857
13225
|
className: "rf-h-6 rf-w-6 rf-mr-1"
|
|
@@ -12869,15 +13237,43 @@ var $9982aaf71fbd3e1f$export$2e2bcd8739ae039 = $9982aaf71fbd3e1f$var$DownloadShe
|
|
|
12869
13237
|
|
|
12870
13238
|
|
|
12871
13239
|
|
|
12872
|
-
|
|
13240
|
+
|
|
13241
|
+
|
|
13242
|
+
/* eslint-disable react/jsx-boolean-value */
|
|
13243
|
+
|
|
13244
|
+
|
|
13245
|
+
|
|
13246
|
+
|
|
13247
|
+
|
|
13248
|
+
const $52365ba6a1e9c44e$var$PrintingButton = ({ url: url, locale: locale })=>{
|
|
13249
|
+
var _translation_locale;
|
|
13250
|
+
const handleClick = ()=>{
|
|
13251
|
+
(0, $70e3d65f5a106231$export$4317154639841e84)(/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $6e2b7d52dc071237$export$2e2bcd8739ae039), {
|
|
13252
|
+
url: url,
|
|
13253
|
+
locale: locale,
|
|
13254
|
+
printingAllowed: true
|
|
13255
|
+
}));
|
|
13256
|
+
};
|
|
13257
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("button", {
|
|
13258
|
+
className: "rf-px-4 rf-py-1 rf-flex rf-flex-row rf-items-center rf-gap-2 rf-font-bold rf-text-sm rf-border-2 rf-border-black rf-rounded-lg",
|
|
13259
|
+
onClick: handleClick,
|
|
13260
|
+
children: [
|
|
13261
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $af9d96785bf50da0$export$2e2bcd8739ae039), {}),
|
|
13262
|
+
((_translation_locale = (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))[locale]) === null || _translation_locale === void 0 ? void 0 : _translation_locale.printsheet) || (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))["fr-FR"].printsheet
|
|
13263
|
+
]
|
|
13264
|
+
});
|
|
13265
|
+
};
|
|
13266
|
+
var $52365ba6a1e9c44e$export$2e2bcd8739ae039 = $52365ba6a1e9c44e$var$PrintingButton;
|
|
13267
|
+
|
|
13268
|
+
|
|
13269
|
+
|
|
13270
|
+
|
|
13271
|
+
const $5565d7860328960f$var$DownloadQR = ({ url: url })=>{
|
|
12873
13272
|
var _translation_locale, _translation_locale1;
|
|
12874
13273
|
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
13274
|
+
const { configuration: { enableDocumentPrinting: enableDocumentPrinting } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
12875
13275
|
const [qrCodeData, setQrCodeData] = (0, $dWhh5$react.useState)(undefined);
|
|
12876
|
-
const QRRef = (0, $dWhh5$react.useRef)(null);
|
|
12877
13276
|
const imageRef = (0, $dWhh5$react.useRef)(null);
|
|
12878
|
-
(0, $dWhh5$react.useEffect)(()=>{
|
|
12879
|
-
(QRRef === null || QRRef === void 0 ? void 0 : QRRef.current) && (imageRef === null || imageRef === void 0 ? void 0 : imageRef.current) && setDownloadHeight && setDownloadHeight(QRRef.current.clientHeight);
|
|
12880
|
-
});
|
|
12881
13277
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
12882
13278
|
setQrCodeDataAsync();
|
|
12883
13279
|
}, []);
|
|
@@ -12886,17 +13282,39 @@ const $5565d7860328960f$var$DownloadQR = ({ url: url, setDownloadHeight: setDown
|
|
|
12886
13282
|
setQrCodeData(qrCodeString);
|
|
12887
13283
|
};
|
|
12888
13284
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
12889
|
-
|
|
12890
|
-
className: "rf-w-full rf-flex rf-flex-col rf-items-start large-vertical:rf-items-center",
|
|
13285
|
+
className: "rf-w-full rf-flex rf-flex-row rf-items-start",
|
|
12891
13286
|
children: [
|
|
12892
|
-
|
|
12893
|
-
|
|
12894
|
-
|
|
12895
|
-
|
|
12896
|
-
|
|
12897
|
-
src: qrCodeData,
|
|
12898
|
-
alt: "QR Code"
|
|
13287
|
+
enableDocumentPrinting && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
13288
|
+
className: "rf-w-1/2 rf-flex rf-justify-start",
|
|
13289
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $52365ba6a1e9c44e$export$2e2bcd8739ae039), {
|
|
13290
|
+
url: url,
|
|
13291
|
+
locale: locale
|
|
12899
13292
|
})
|
|
13293
|
+
}),
|
|
13294
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
13295
|
+
className: "rf-flex rf-flex-col rf-items-center rf-text-center rf-gap-2 rf-font-bold rf-text-sm",
|
|
13296
|
+
style: {
|
|
13297
|
+
width: enableDocumentPrinting ? "50%" : "100%"
|
|
13298
|
+
},
|
|
13299
|
+
children: [
|
|
13300
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
13301
|
+
className: "rf-flex rf-flex-row rf-items-start rf-gap-1 rf-italic",
|
|
13302
|
+
children: [
|
|
13303
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $fe484ded26d3d4a3$export$2e2bcd8739ae039), {}),
|
|
13304
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
13305
|
+
className: "rf-w-fit",
|
|
13306
|
+
children: `${(0, $04321743da31c8db$export$d07f57595c356899)(((_translation_locale = (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))[locale]) === null || _translation_locale === void 0 ? void 0 : _translation_locale.downloadsheetmobile) || (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))["fr-FR"].downloadsheetmobile, locale)} ${((_translation_locale1 = (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))[locale]) === null || _translation_locale1 === void 0 ? void 0 : _translation_locale1.scanQR) || (0, (/*@__PURE__*/$parcel$interopDefault($0c8ba280a3fb3923$exports)))["fr-FR"].scanQR}`
|
|
13307
|
+
})
|
|
13308
|
+
]
|
|
13309
|
+
}),
|
|
13310
|
+
qrCodeData && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
13311
|
+
className: "large-vertical:rf-mt-4",
|
|
13312
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $881abfa0199508c1$export$2e2bcd8739ae039), {
|
|
13313
|
+
ref: imageRef,
|
|
13314
|
+
src: qrCodeData
|
|
13315
|
+
})
|
|
13316
|
+
})
|
|
13317
|
+
]
|
|
12900
13318
|
})
|
|
12901
13319
|
]
|
|
12902
13320
|
});
|
|
@@ -12905,8 +13323,10 @@ var $5565d7860328960f$export$2e2bcd8739ae039 = $5565d7860328960f$var$DownloadQR;
|
|
|
12905
13323
|
|
|
12906
13324
|
|
|
12907
13325
|
|
|
13326
|
+
const $fe50c85aaca30261$var$DownloadQRHeight = 200;
|
|
13327
|
+
const $fe50c85aaca30261$var$DownloadSheetHeight = 100;
|
|
12908
13328
|
const $fe50c85aaca30261$var$DetailedText = ({ text: text, otherInformations: otherInformations, color: color, url: url, titleHeight: titleHeight })=>{
|
|
12909
|
-
const { configuration:
|
|
13329
|
+
const { configuration: { isUsedOnBorne: isUsedOnBorne } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
12910
13330
|
const { currentDeviceType: currentDeviceType, currentHeight: currentHeight, isMobile: isMobile } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
12911
13331
|
const textRef = (0, $dWhh5$react.useRef)(null);
|
|
12912
13332
|
const otherInformationsRef = (0, $dWhh5$react.useRef)(null);
|
|
@@ -12918,11 +13338,9 @@ const $fe50c85aaca30261$var$DetailedText = ({ text: text, otherInformations: oth
|
|
|
12918
13338
|
}, [
|
|
12919
13339
|
text
|
|
12920
13340
|
]);
|
|
12921
|
-
const [downloadHeight, setDownloadHeight] = (0, $dWhh5$react.useState)(0);
|
|
12922
13341
|
const textContainerMaxHeight = (0, $dWhh5$react.useMemo)(()=>{
|
|
12923
|
-
return
|
|
13342
|
+
return currentHeight - titleHeight - (isUsedOnBorne ? $fe50c85aaca30261$var$DownloadQRHeight : $fe50c85aaca30261$var$DownloadSheetHeight);
|
|
12924
13343
|
}, [
|
|
12925
|
-
downloadHeight,
|
|
12926
13344
|
titleHeight
|
|
12927
13345
|
]);
|
|
12928
13346
|
const [textMaxHeight, setTextMaxHeight] = (0, $dWhh5$react.useState)(0);
|
|
@@ -12989,18 +13407,17 @@ const $fe50c85aaca30261$var$DetailedText = ({ text: text, otherInformations: oth
|
|
|
12989
13407
|
}
|
|
12990
13408
|
};
|
|
12991
13409
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
12992
|
-
className: "rf-flex rf-flex-col large:rf-pr-4 large:rf-min-w-1/2 rf-
|
|
13410
|
+
className: "rf-flex rf-flex-col large:rf-pr-4 large:rf-min-w-1/2 rf-gap-4",
|
|
12993
13411
|
children: [
|
|
12994
13412
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
12995
13413
|
className: "rf-w-full rf-flex rf-flex-col rf-items-start",
|
|
12996
13414
|
style: {
|
|
12997
|
-
maxHeight: currentDeviceType === (0, $71c613e2e831c34c$export$ec1e04e4e5ef8233).landscape ? textContainerMaxHeight : undefined
|
|
12998
|
-
height: currentDeviceType === (0, $71c613e2e831c34c$export$ec1e04e4e5ef8233).landscape ? textContainerMaxHeight : undefined
|
|
13415
|
+
maxHeight: currentDeviceType === (0, $71c613e2e831c34c$export$ec1e04e4e5ef8233).landscape ? textContainerMaxHeight : undefined
|
|
12999
13416
|
},
|
|
13000
13417
|
children: [
|
|
13001
13418
|
processedText && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
13002
13419
|
ref: textRef,
|
|
13003
|
-
className: "large-vertical:rf-max-h-[30vh]
|
|
13420
|
+
className: "large-vertical:rf-max-h-[30vh] rf-font-medium rf-overflow-y-scroll rf-pb-4 rf-scroll-pb-4 rf-scrollbar-hidden",
|
|
13004
13421
|
style: {
|
|
13005
13422
|
WebkitMaskImage: opacityStyle,
|
|
13006
13423
|
maxHeight: textMaxHeight || undefined
|
|
@@ -13012,7 +13429,7 @@ const $fe50c85aaca30261$var$DetailedText = ({ text: text, otherInformations: oth
|
|
|
13012
13429
|
}),
|
|
13013
13430
|
otherInformations && otherInformations.length > 0 && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
13014
13431
|
ref: otherInformationsRef,
|
|
13015
|
-
className: "large-vertical:rf-max-h-[18vh]
|
|
13432
|
+
className: "large-vertical:rf-max-h-[18vh] rf-flex rf-flex-col rf-justify-start rf-text-lightgray rf-overflow-y-scroll rf-pb-4 rf-scroll-pb-4 rf-scrollbar-hidden",
|
|
13016
13433
|
style: {
|
|
13017
13434
|
WebkitMaskImage: otherOpacityStyle,
|
|
13018
13435
|
maxHeight: otherInformationsMaxHeight || undefined
|
|
@@ -13041,12 +13458,10 @@ const $fe50c85aaca30261$var$DetailedText = ({ text: text, otherInformations: oth
|
|
|
13041
13458
|
})
|
|
13042
13459
|
]
|
|
13043
13460
|
}),
|
|
13044
|
-
currentDeviceType === (0, $71c613e2e831c34c$export$ec1e04e4e5ef8233).landscape && url && (
|
|
13045
|
-
url: url
|
|
13046
|
-
setDownloadHeight: setDownloadHeight
|
|
13461
|
+
currentDeviceType === (0, $71c613e2e831c34c$export$ec1e04e4e5ef8233).landscape && url && (isUsedOnBorne ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $5565d7860328960f$export$2e2bcd8739ae039), {
|
|
13462
|
+
url: url
|
|
13047
13463
|
}) : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $9982aaf71fbd3e1f$export$2e2bcd8739ae039), {
|
|
13048
|
-
url: url
|
|
13049
|
-
setDownloadHeight: setDownloadHeight
|
|
13464
|
+
url: url
|
|
13050
13465
|
}))
|
|
13051
13466
|
]
|
|
13052
13467
|
});
|
|
@@ -14132,9 +14547,12 @@ async function $ebb9a848c3dddb50$export$cdd2c9f4b3acf5fb(data) {
|
|
|
14132
14547
|
else fullAddress = `${(0, $c6d7669b9282aea4$export$2e2bcd8739ae039)(data.prefix)}/${data.tenant}`;
|
|
14133
14548
|
if (fullAddress.indexOf(`/${(0, $0b4f07c0f09dbbcf$export$d9e38c0112bbdae6)}`) > -1) fullAddress = fullAddress.replace(`/${(0, $0b4f07c0f09dbbcf$export$d9e38c0112bbdae6)}`, "");
|
|
14134
14549
|
fullAddress += `/${0, $0b4f07c0f09dbbcf$export$1ca3e229e23d7f42}`;
|
|
14135
|
-
const res = await fetch(fullAddress)
|
|
14136
|
-
|
|
14137
|
-
|
|
14550
|
+
const res = await fetch(fullAddress).then((emergencyData)=>{
|
|
14551
|
+
return emergencyData.json();
|
|
14552
|
+
}).catch(()=>{
|
|
14553
|
+
return null;
|
|
14554
|
+
});
|
|
14555
|
+
return res;
|
|
14138
14556
|
}
|
|
14139
14557
|
|
|
14140
14558
|
|
|
@@ -14523,20 +14941,14 @@ const $1068fd56b5926747$export$f0e9d14ede4c01bd = ()=>{
|
|
|
14523
14941
|
|
|
14524
14942
|
|
|
14525
14943
|
|
|
14526
|
-
// import { hooks } from 'botframework-webchat'
|
|
14527
14944
|
|
|
14528
14945
|
|
|
14529
14946
|
function $970df85ce5628c51$export$2e2bcd8739ae039() {
|
|
14530
|
-
// const [allActivities] = useActivities()
|
|
14531
14947
|
const activities = (0, $9acd31406c230961$export$b56465394e2b1287)((state)=>state.messageActivities);
|
|
14532
14948
|
// processedId contains the ids of the activities already processed (because useActivities gives duplicate activities with different state depending on if it's been spoken or not )
|
|
14533
14949
|
const processedId = [];
|
|
14534
14950
|
const history = [];
|
|
14535
|
-
|
|
14536
|
-
const activities = allActivities
|
|
14537
|
-
.slice()
|
|
14538
|
-
.filter(({ type }) => type === 'message')
|
|
14539
|
-
*/ activities.forEach((activity)=>{
|
|
14951
|
+
activities.forEach((activity)=>{
|
|
14540
14952
|
if (activity.id && !processedId.includes(activity.id)) {
|
|
14541
14953
|
processedId.push(activity.id);
|
|
14542
14954
|
// Check if this is a question or an answer (questions from the user don't have a replyToId field)
|
|
@@ -14590,7 +15002,7 @@ const $016ac743b008b7bc$export$aa0c5ba341a0028 = ({ agentName: agentName = "L\xe
|
|
|
14590
15002
|
const { locale: locale } = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)();
|
|
14591
15003
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
14592
15004
|
id: "retorik-conversation-header",
|
|
14593
|
-
className: "rf-w-full rf-h-fit rf-grid rf-grid-cols-
|
|
15005
|
+
className: "rf-w-full rf-h-fit rf-grid rf-grid-cols-headerContainer rf-grid-rows-headerContainer rf-bg-truewhite",
|
|
14594
15006
|
children: [
|
|
14595
15007
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
14596
15008
|
className: "rf-col-start-1 rf-col-end-2 rf-row-start-1 rf-row-end-4 rf-flex rf-items-center rf-px-2 rf-py-2",
|
|
@@ -14944,6 +15356,7 @@ const $248ff5c2ef55c790$var$BotMessageActivity = ({ isMobile: isMobile, answerTi
|
|
|
14944
15356
|
const $9c84070cf0521963$var$Mode = ()=>{
|
|
14945
15357
|
const { setCanFocusSendBox: setCanFocusSendBox } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
14946
15358
|
const mode = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
15359
|
+
const { configuration: { disableSpeechMode: disabledSpeechMode } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
14947
15360
|
const { themeColors: themeColors } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
14948
15361
|
const [fromTextToVocal, setFromTextToVocal] = (0, $dWhh5$react.useState)(false);
|
|
14949
15362
|
const toggleMode = (newMode)=>{
|
|
@@ -14955,9 +15368,9 @@ const $9c84070cf0521963$var$Mode = ()=>{
|
|
|
14955
15368
|
(0, $c7242af7a2bc5e50$export$d4f039427a1beff1)(newMode);
|
|
14956
15369
|
};
|
|
14957
15370
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
14958
|
-
className:
|
|
15371
|
+
className: `rf-w-full rf-px-4 rf-grid rf-grid-cols-1 ${disabledSpeechMode ? "rf-py-4" : "rf-grid-rows-2"} rf-items-center`,
|
|
14959
15372
|
children: [
|
|
14960
|
-
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
15373
|
+
!disabledSpeechMode && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
14961
15374
|
className: "rf-w-full rf-flex rf-justify-center",
|
|
14962
15375
|
children: mode === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
14963
15376
|
className: "rf-w-full rf-aspect-square rf-flex rf-justify-center rf-items-center rf-border rf-border-menuBorder rf-rounded-half rf-shadow-[0_0_20px_1px_#A4A7AF80]",
|
|
@@ -14987,7 +15400,14 @@ var $9c84070cf0521963$export$2e2bcd8739ae039 = $9c84070cf0521963$var$Mode;
|
|
|
14987
15400
|
|
|
14988
15401
|
|
|
14989
15402
|
|
|
15403
|
+
|
|
15404
|
+
|
|
15405
|
+
|
|
15406
|
+
|
|
14990
15407
|
const $3a6f407e42297873$var$Remote = ()=>{
|
|
15408
|
+
const { configuration: { disableSound: disableSound } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
15409
|
+
const { isMobile: isMobile } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
15410
|
+
const mode = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
14991
15411
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
14992
15412
|
id: "retorik-framework-remote",
|
|
14993
15413
|
className: "rf-w-full rf-pt-3 rf-pb-4 rf-flex rf-flex-col rf-items-center rf-rounded-l-lg rf-shadow-[0_3px_6px_#606267]",
|
|
@@ -14996,12 +15416,16 @@ const $3a6f407e42297873$var$Remote = ()=>{
|
|
|
14996
15416
|
},
|
|
14997
15417
|
children: [
|
|
14998
15418
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $9c84070cf0521963$export$2e2bcd8739ae039), {}),
|
|
14999
|
-
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.
|
|
15000
|
-
|
|
15001
|
-
|
|
15002
|
-
|
|
15003
|
-
|
|
15004
|
-
|
|
15419
|
+
(!disableSound && mode === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text || mode === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).vocal || isMobile) && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, $dWhh5$reactjsxruntime.Fragment), {
|
|
15420
|
+
children: [
|
|
15421
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
15422
|
+
className: "rf-w-[90%] rf-mb-4 rf-border-b-2 rf-border-b-[#C4C5C8]"
|
|
15423
|
+
}),
|
|
15424
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
15425
|
+
className: "rf-w-full rf-flex rf-flex-col rf-justify-center rf-gap-5 large-vertical:rf-gap-6",
|
|
15426
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $718f337892f278fa$export$2e2bcd8739ae039), {})
|
|
15427
|
+
})
|
|
15428
|
+
]
|
|
15005
15429
|
})
|
|
15006
15430
|
]
|
|
15007
15431
|
});
|
|
@@ -15091,6 +15515,7 @@ const $40c9c7ece5949bcc$var$Mobile = ({ parametersOpened: parametersOpened, togg
|
|
|
15091
15515
|
const mode = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
15092
15516
|
const { currentDeviceType: currentDeviceType } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
15093
15517
|
const [fromTextToVocal, setFromTextToVocal] = (0, $dWhh5$react.useState)(false);
|
|
15518
|
+
const { configuration: { disableSpeechMode: disabledSpeechMode } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
15094
15519
|
const toggleMode = (newMode)=>{
|
|
15095
15520
|
// If the parameters are opened, no action
|
|
15096
15521
|
if (!parametersOpened) {
|
|
@@ -15113,14 +15538,14 @@ const $40c9c7ece5949bcc$var$Mobile = ({ parametersOpened: parametersOpened, togg
|
|
|
15113
15538
|
},
|
|
15114
15539
|
children: [
|
|
15115
15540
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
15116
|
-
className: `rf-w-full rf-grid rf-flex-1 rf-h-full ${hideMenu ? "rf-grid-cols-2" : "rf-grid-cols-3"} rf-min-h-12 rf-grid-rows-1 rf-justify-center rf-items-end`,
|
|
15541
|
+
className: `rf-w-full rf-grid rf-flex-1 rf-h-full ${!disabledSpeechMode ? hideMenu ? "rf-grid-cols-2" : "rf-grid-cols-3" : hideMenu ? "rf-grid-cols-1" : "rf-grid-cols-2"} rf-min-h-12 rf-grid-rows-1 rf-justify-center rf-items-end`,
|
|
15117
15542
|
children: [
|
|
15118
15543
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $e27b2d64339a5000$export$2e2bcd8739ae039), {
|
|
15119
15544
|
label: "text",
|
|
15120
15545
|
selected: parametersOpened ? false : mode === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).text,
|
|
15121
15546
|
onClick: toggleMode
|
|
15122
15547
|
}),
|
|
15123
|
-
mode === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).vocal ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
15548
|
+
!disabledSpeechMode && (mode === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).vocal ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
15124
15549
|
className: "rf-py-2 rf-w-full rf-flex rf-justify-center",
|
|
15125
15550
|
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $9a101af72a25f94e$export$2e2bcd8739ae039), {
|
|
15126
15551
|
openMicrophone: fromTextToVocal
|
|
@@ -15129,7 +15554,7 @@ const $40c9c7ece5949bcc$var$Mobile = ({ parametersOpened: parametersOpened, togg
|
|
|
15129
15554
|
label: "vocal",
|
|
15130
15555
|
selected: false,
|
|
15131
15556
|
onClick: toggleMode
|
|
15132
|
-
}),
|
|
15557
|
+
})),
|
|
15133
15558
|
!hideMenu && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $e27b2d64339a5000$export$2e2bcd8739ae039), {
|
|
15134
15559
|
label: "dashboard",
|
|
15135
15560
|
selected: parametersOpened,
|
|
@@ -15253,7 +15678,228 @@ const $86a958d0e5b6b736$var$MenuDisplayer = ({ hideMenu: hideMenu })=>{
|
|
|
15253
15678
|
var $86a958d0e5b6b736$export$2e2bcd8739ae039 = $86a958d0e5b6b736$var$MenuDisplayer;
|
|
15254
15679
|
|
|
15255
15680
|
|
|
15681
|
+
|
|
15682
|
+
|
|
15683
|
+
|
|
15684
|
+
const $d2c0480827389113$var$ExtendIcon = ({ className: className, color: color, extended: extended })=>{
|
|
15685
|
+
if (extended) return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("svg", {
|
|
15686
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15687
|
+
width: "20.018",
|
|
15688
|
+
height: "19.382",
|
|
15689
|
+
viewBox: "0 0 20.018 19.382",
|
|
15690
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("g", {
|
|
15691
|
+
id: "Groupe_841",
|
|
15692
|
+
"data-name": "Groupe 841",
|
|
15693
|
+
transform: "translate(3.415 3.891)",
|
|
15694
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("g", {
|
|
15695
|
+
id: "PICTO",
|
|
15696
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
15697
|
+
id: "Groupe_845",
|
|
15698
|
+
"data-name": "Groupe 845",
|
|
15699
|
+
transform: "translate(0.003 -1)",
|
|
15700
|
+
children: [
|
|
15701
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
15702
|
+
id: "Groupe_843",
|
|
15703
|
+
"data-name": "Groupe 843",
|
|
15704
|
+
transform: "translate(3.99 21.134) rotate(180)",
|
|
15705
|
+
children: [
|
|
15706
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15707
|
+
id: "Ligne_15",
|
|
15708
|
+
"data-name": "Ligne 15",
|
|
15709
|
+
y2: "5.046",
|
|
15710
|
+
transform: "translate(0 7.031)",
|
|
15711
|
+
fill: "none",
|
|
15712
|
+
stroke: color || "currentColor",
|
|
15713
|
+
strokeLinecap: "round",
|
|
15714
|
+
strokeWidth: "2"
|
|
15715
|
+
}),
|
|
15716
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15717
|
+
id: "Ligne_16",
|
|
15718
|
+
"data-name": "Ligne 16",
|
|
15719
|
+
x1: "5.04",
|
|
15720
|
+
transform: "translate(0 12.077)",
|
|
15721
|
+
fill: "none",
|
|
15722
|
+
stroke: color || "currentColor",
|
|
15723
|
+
strokeLinecap: "round",
|
|
15724
|
+
strokeWidth: "2"
|
|
15725
|
+
}),
|
|
15726
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15727
|
+
id: "Ligne_17",
|
|
15728
|
+
"data-name": "Ligne 17",
|
|
15729
|
+
x2: "0.004",
|
|
15730
|
+
y2: "8.475",
|
|
15731
|
+
transform: "translate(5.99 6.057) rotate(45)",
|
|
15732
|
+
fill: "none",
|
|
15733
|
+
stroke: color || "currentColor",
|
|
15734
|
+
strokeLinecap: "round",
|
|
15735
|
+
strokeWidth: "2"
|
|
15736
|
+
})
|
|
15737
|
+
]
|
|
15738
|
+
}),
|
|
15739
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
15740
|
+
id: "Groupe_844",
|
|
15741
|
+
"data-name": "Groupe 844",
|
|
15742
|
+
transform: "translate(9.162 -7.493)",
|
|
15743
|
+
children: [
|
|
15744
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15745
|
+
id: "Ligne_15-2",
|
|
15746
|
+
"data-name": "Ligne 15",
|
|
15747
|
+
y2: "5.002",
|
|
15748
|
+
transform: "translate(0 7.031)",
|
|
15749
|
+
fill: "none",
|
|
15750
|
+
stroke: color || "currentColor",
|
|
15751
|
+
strokeLinecap: "round",
|
|
15752
|
+
strokeWidth: "2"
|
|
15753
|
+
}),
|
|
15754
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15755
|
+
id: "Ligne_16-2",
|
|
15756
|
+
"data-name": "Ligne 16",
|
|
15757
|
+
x1: "5.067",
|
|
15758
|
+
transform: "translate(0 12.033)",
|
|
15759
|
+
fill: "none",
|
|
15760
|
+
stroke: color || "currentColor",
|
|
15761
|
+
strokeLinecap: "round",
|
|
15762
|
+
strokeWidth: "2"
|
|
15763
|
+
}),
|
|
15764
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15765
|
+
id: "Ligne_17-2",
|
|
15766
|
+
"data-name": "Ligne 17",
|
|
15767
|
+
x1: "0.046",
|
|
15768
|
+
y2: "8.463",
|
|
15769
|
+
transform: "translate(5.984 6.024) rotate(45)",
|
|
15770
|
+
fill: "none",
|
|
15771
|
+
stroke: color || "currentColor",
|
|
15772
|
+
strokeLinecap: "round",
|
|
15773
|
+
strokeWidth: "2"
|
|
15774
|
+
})
|
|
15775
|
+
]
|
|
15776
|
+
})
|
|
15777
|
+
]
|
|
15778
|
+
})
|
|
15779
|
+
})
|
|
15780
|
+
})
|
|
15781
|
+
});
|
|
15782
|
+
else // return (
|
|
15783
|
+
// <svg
|
|
15784
|
+
// xmlns='http://www.w3.org/2000/svg'
|
|
15785
|
+
// className={className || 'rf-h-6 rf-w-6'}
|
|
15786
|
+
// fill='none'
|
|
15787
|
+
// viewBox='0 0 24 24'
|
|
15788
|
+
// stroke={color || 'currentColor'}
|
|
15789
|
+
// strokeWidth={2}
|
|
15790
|
+
// >
|
|
15791
|
+
// <path
|
|
15792
|
+
// strokeLinecap='round'
|
|
15793
|
+
// strokeLinejoin='round'
|
|
15794
|
+
// d='M6 18L18 6M6 6l12 12'
|
|
15795
|
+
// />
|
|
15796
|
+
// </svg>
|
|
15797
|
+
// )
|
|
15798
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("svg", {
|
|
15799
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15800
|
+
width: "20.018",
|
|
15801
|
+
height: "19.358",
|
|
15802
|
+
viewBox: "0 0 20.018 19.358",
|
|
15803
|
+
className: className || "rf-h-6 rf-w-6",
|
|
15804
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("g", {
|
|
15805
|
+
id: "Groupe_841",
|
|
15806
|
+
"data-name": "Groupe 841",
|
|
15807
|
+
transform: "translate(3.415 3.891)",
|
|
15808
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("g", {
|
|
15809
|
+
id: "PICTO",
|
|
15810
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
15811
|
+
id: "Groupe_845",
|
|
15812
|
+
"data-name": "Groupe 845",
|
|
15813
|
+
transform: "translate(0.003 -1)",
|
|
15814
|
+
children: [
|
|
15815
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
15816
|
+
id: "Groupe_843",
|
|
15817
|
+
"data-name": "Groupe 843",
|
|
15818
|
+
transform: "translate(-2 3)",
|
|
15819
|
+
children: [
|
|
15820
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15821
|
+
id: "Ligne_15",
|
|
15822
|
+
"data-name": "Ligne 15",
|
|
15823
|
+
y2: "5.046",
|
|
15824
|
+
transform: "translate(0 7.031)",
|
|
15825
|
+
fill: "none",
|
|
15826
|
+
stroke: color || "currentColor",
|
|
15827
|
+
strokeLinecap: "round",
|
|
15828
|
+
strokeWidth: "2"
|
|
15829
|
+
}),
|
|
15830
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15831
|
+
id: "Ligne_16",
|
|
15832
|
+
"data-name": "Ligne 16",
|
|
15833
|
+
x1: "5.04",
|
|
15834
|
+
transform: "translate(0 12.077)",
|
|
15835
|
+
fill: "none",
|
|
15836
|
+
stroke: color || "currentColor",
|
|
15837
|
+
strokeLinecap: "round",
|
|
15838
|
+
strokeWidth: "2"
|
|
15839
|
+
}),
|
|
15840
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15841
|
+
id: "Ligne_17",
|
|
15842
|
+
"data-name": "Ligne 17",
|
|
15843
|
+
x2: "0.004",
|
|
15844
|
+
y2: "8.475",
|
|
15845
|
+
transform: "translate(5.99 6.057) rotate(45)",
|
|
15846
|
+
fill: "none",
|
|
15847
|
+
stroke: color || "currentColor",
|
|
15848
|
+
strokeLinecap: "round",
|
|
15849
|
+
strokeWidth: "2"
|
|
15850
|
+
})
|
|
15851
|
+
]
|
|
15852
|
+
}),
|
|
15853
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("g", {
|
|
15854
|
+
id: "Groupe_844",
|
|
15855
|
+
"data-name": "Groupe 844",
|
|
15856
|
+
transform: "translate(15.178 10.572) rotate(180)",
|
|
15857
|
+
children: [
|
|
15858
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15859
|
+
id: "Ligne_15-2",
|
|
15860
|
+
"data-name": "Ligne 15",
|
|
15861
|
+
y2: "5.002",
|
|
15862
|
+
transform: "translate(0 7.031)",
|
|
15863
|
+
fill: "none",
|
|
15864
|
+
stroke: color || "currentColor",
|
|
15865
|
+
strokeLinecap: "round",
|
|
15866
|
+
strokeWidth: "2"
|
|
15867
|
+
}),
|
|
15868
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15869
|
+
id: "Ligne_16-2",
|
|
15870
|
+
"data-name": "Ligne 16",
|
|
15871
|
+
x1: "5.067",
|
|
15872
|
+
transform: "translate(0 12.033)",
|
|
15873
|
+
fill: "none",
|
|
15874
|
+
stroke: color || "currentColor",
|
|
15875
|
+
strokeLinecap: "round",
|
|
15876
|
+
strokeWidth: "2"
|
|
15877
|
+
}),
|
|
15878
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("line", {
|
|
15879
|
+
id: "Ligne_17-2",
|
|
15880
|
+
"data-name": "Ligne 17",
|
|
15881
|
+
x1: "0.046",
|
|
15882
|
+
y2: "8.463",
|
|
15883
|
+
transform: "translate(5.984 6.024) rotate(45)",
|
|
15884
|
+
fill: "none",
|
|
15885
|
+
stroke: color || "currentColor",
|
|
15886
|
+
strokeLinecap: "round",
|
|
15887
|
+
strokeWidth: "2"
|
|
15888
|
+
})
|
|
15889
|
+
]
|
|
15890
|
+
})
|
|
15891
|
+
]
|
|
15892
|
+
})
|
|
15893
|
+
})
|
|
15894
|
+
})
|
|
15895
|
+
});
|
|
15896
|
+
};
|
|
15897
|
+
var $d2c0480827389113$export$2e2bcd8739ae039 = $d2c0480827389113$var$ExtendIcon;
|
|
15898
|
+
|
|
15899
|
+
|
|
15256
15900
|
const $6c3069cd619942d1$var$HomeView = ({ chatbotData: chatbotData, externalComponents: externalComponents })=>{
|
|
15901
|
+
const displayChangeLayoutButton = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.changeLayoutButtonDisplay);
|
|
15902
|
+
const currentLayout = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.currentLayout);
|
|
15257
15903
|
const { configuration: configuration, loaderClosed: loaderClosed } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
15258
15904
|
const mode = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
15259
15905
|
const { configurations: configurations, isMobile: isMobile, setDisplayControls: setDisplayControls } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
@@ -15266,8 +15912,23 @@ const $6c3069cd619942d1$var$HomeView = ({ chatbotData: chatbotData, externalComp
|
|
|
15266
15912
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
15267
15913
|
setDisplayControls(!configuration.hideControls);
|
|
15268
15914
|
}, []);
|
|
15915
|
+
const extendButtonHandler = ()=>{
|
|
15916
|
+
(0, $c7242af7a2bc5e50$export$29ec02ff899d2b53)(true);
|
|
15917
|
+
(0, $c7242af7a2bc5e50$export$e8437af1f2483b8e)((0, $71c613e2e831c34c$export$a31c5a03aaeee5f).widget);
|
|
15918
|
+
(0, $1068fd56b5926747$export$a1c83309c736819f)();
|
|
15919
|
+
};
|
|
15269
15920
|
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, ($parcel$interopDefault($dWhh5$react))).Fragment, {
|
|
15270
15921
|
children: [
|
|
15922
|
+
displayChangeLayoutButton && currentLayout !== (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).widget && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
15923
|
+
onClick: extendButtonHandler,
|
|
15924
|
+
"aria-label": "Minimize",
|
|
15925
|
+
className: "rf-absolute rf-z-exitwidget rf-flex rf-right-1 rf-top-1 rf-p-1 rf-bg-truewhite rf-border rf-border-trueblack rf-rounded-lg",
|
|
15926
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $d2c0480827389113$export$2e2bcd8739ae039), {
|
|
15927
|
+
className: "rf-h-4 rf-w-4",
|
|
15928
|
+
color: "#000000",
|
|
15929
|
+
extended: true
|
|
15930
|
+
})
|
|
15931
|
+
}),
|
|
15271
15932
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $f30fe7aba51bf78e$export$2e2bcd8739ae039), {
|
|
15272
15933
|
config: displayData.background
|
|
15273
15934
|
}),
|
|
@@ -15307,7 +15968,7 @@ var $6c3069cd619942d1$export$2e2bcd8739ae039 = $6c3069cd619942d1$var$HomeView;
|
|
|
15307
15968
|
|
|
15308
15969
|
|
|
15309
15970
|
var $9302c811bd4551e4$exports = {};
|
|
15310
|
-
$9302c811bd4551e4$exports = JSON.parse('{"fr-FR":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","warningcontinue":"Continuer","warningback":"Annuler","live":"direct","continuous":"en continu"},"en-US":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","warningcontinue":"Continue","warningback":"Abort","live":"live","continuous":"continuous"},"es-ES":{"warningtext":"Est\xe1 a punto de acceder al canal de informaci\xf3n, el sonido de su dispositivo se activar\xe1","warningcontinue":"Continuar","warningback":"Abortar","live":"en directo","continuous":"continuo"},"de-DE":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","warningcontinue":"Weiter","warningback":"Abbrechen","live":"live","continuous":"fortlaufend"}}');
|
|
15971
|
+
$9302c811bd4551e4$exports = JSON.parse('{"ar-EG":{"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","warningcontinue":"\u064A\u0643\u0645\u0644","warningback":"\u064A\u0644\u063A\u064A","live":"\u0645\u0628\u0627\u0634\u0631","continuous":"\u0644\u0646\u0643\u0645\u0644"},"ar-SA":{"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","warningcontinue":"\u064A\u0643\u0645\u0644","warningback":"\u064A\u0644\u063A\u064A","live":"\u0645\u0628\u0627\u0634\u0631","continuous":"\u0644\u0646\u0643\u0645\u0644"},"ca-ES":{"warningtext":"Accedeix al canal de not\xedcies, s\'activar\xe0 el so del teu dispositiu","warningcontinue":"Continua","warningback":"Cancel \xb7 lar","live":"viu","continuous":"cont\xednuament"},"cs-CZ":{"warningtext":"Vstoup\xedte do zpravodajsk\xe9ho kan\xe1lu, zvuk na va\u0161em za\u0159\xedzen\xed bude aktivov\xe1n","warningcontinue":"Pokra\u010Dovat","warningback":"zru\u0161en\xed","live":"\u017E\xedt","continuous":"nep\u0159etr\u017Eit\u011B"},"da-DK":{"warningtext":"Du f\xe5r adgang til nyhedskanalen, lyden p\xe5 din enhed aktiveres","warningcontinue":"Blive ved","warningback":"Afbestille","live":"Direkte","continuous":"l\xf8bende"},"de-AT":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","warningcontinue":"Weiter","warningback":"Abbrechen","live":"live","continuous":"fortlaufend"},"de-CH":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","warningcontinue":"Weiter","warningback":"Abbrechen","live":"live","continuous":"fortlaufend"},"de-DE":{"warningtext":"Sie sind dabei, den Informationskanal aufzurufen, der Ton Ihres Ger\xe4ts wird aktiviert","warningcontinue":"Weiter","warningback":"Abbrechen","live":"live","continuous":"fortlaufend"},"en-CA":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","warningcontinue":"Continue","warningback":"Abort","live":"live","continuous":"continuous"},"en-GB":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","warningcontinue":"Continue","warningback":"Abort","live":"live","continuous":"continuous"},"en-HK":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","warningcontinue":"Continue","warningback":"Abort","live":"live","continuous":"continuous"},"en-IE":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","warningcontinue":"Continue","warningback":"Abort","live":"live","continuous":"continuous"},"en-IN":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","warningcontinue":"Continue","warningback":"Abort","live":"live","continuous":"continuous"},"en-US":{"warningtext":"You are about to access the information channel, the sound of your device will be activated","warningcontinue":"Continue","warningback":"Abort","live":"live","continuous":"continuous"},"es-ES":{"warningtext":"Est\xe1 a punto de acceder al canal de informaci\xf3n, el sonido de su dispositivo se activar\xe1","warningcontinue":"Continuar","warningback":"Abortar","live":"en directo","continuous":"continuo"},"es-MX":{"warningtext":"Est\xe1 a punto de acceder al canal de informaci\xf3n, el sonido de su dispositivo se activar\xe1","warningcontinue":"Continuar","warningback":"Abortar","live":"en directo","continuous":"continuo"},"fi-FI":{"warningtext":"P\xe4\xe4set uutiskanavalle, laitteesi \xe4\xe4ni aktivoituu","warningcontinue":"Jatkaa","warningback":"Peruuttaa","live":"el\xe4\xe4","continuous":"jatkuvasti"},"fr-BE":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","warningcontinue":"Continuer","warningback":"Annuler","live":"direct","continuous":"en continu"},"fr-CA":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","warningcontinue":"Continuer","warningback":"Annuler","live":"direct","continuous":"en continu"},"fr-CH":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","warningcontinue":"Continuer","warningback":"Annuler","live":"direct","continuous":"en continu"},"fr-FR":{"warningtext":"Vous allez acc\xe9der \xe0 la cha\xeene info, le son de votre appareil va \xeatre activ\xe9","warningcontinue":"Continuer","warningback":"Annuler","live":"direct","continuous":"en continu"},"hi-IN":{"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","warningcontinue":"\u091C\u093E\u0930\u0940 \u0930\u0916\u0928\u093E","warningback":"\u0930\u0926\u094D\u0926 \u0915\u0930\u0928\u093E","live":"\u0930\u0939\u0928\u093E","continuous":"\u0932\u0917\u093E\u0924\u093E\u0930"},"hu-HU":{"warningtext":"Hozz\xe1f\xe9r a h\xedrcsatorn\xe1hoz, \xe9s a k\xe9sz\xfcl\xe9k hangja aktiv\xe1l\xf3dik","warningcontinue":"Folytatni","warningback":"Megsz\xfcnteti","live":"\xe9l\u0151","continuous":"folyamatosan"},"id-ID":{"warningtext":"Anda akan mengakses saluran berita, suara di perangkat Anda akan diaktifkan","warningcontinue":"Melanjutkan","warningback":"Membatalkan","live":"hidup","continuous":"terus menerus"},"it-IT":{"warningtext":"Accederai al canale delle notizie, l\'audio sul tuo dispositivo verr\xe0 attivato","warningcontinue":"Continuare","warningback":"Annulla","live":"vivere","continuous":"continuamente"},"ja-JP":{"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","warningcontinue":"\u7D9A\u304F","warningback":"\u30AD\u30E3\u30F3\u30BB\u30EB","live":"\u30E9\u30A4\u30D6","continuous":"\u7D99\u7D9A\u7684\u306B"},"ko-KR":{"warningtext":"\uB274\uC2A4 \uCC44\uB110\uC5D0 \uC811\uC18D\uD558\uAC8C \uB418\uBA70 \uAE30\uAE30\uC758 \uC18C\uB9AC\uAC00 \uD65C\uC131\uD654\uB429\uB2C8\uB2E4.","warningcontinue":"\uACC4\uC18D\uD558\uB2E4","warningback":"\uCDE8\uC18C","live":"\uC0B4\uB2E4","continuous":"\uACC4\uC18D\uD574\uC11C"},"nb-NO":{"warningtext":"Du f\xe5r tilgang til nyhetskanalen, lyden p\xe5 enheten din aktiveres","warningcontinue":"Fortsette","warningback":"Avbryt","live":"bo","continuous":"kontinuerlig"},"nl-BE":{"warningtext":"U krijgt toegang tot de nieuwszender, het geluid op uw apparaat wordt geactiveerd","warningcontinue":"doorgaan","warningback":"Annuleren","live":"live","continuous":"doorlopend"},"nl-NL":{"warningtext":"U krijgt toegang tot de nieuwszender, het geluid op uw apparaat wordt geactiveerd","warningcontinue":"doorgaan","warningback":"Annuleren","live":"live","continuous":"doorlopend"},"pl-PL":{"warningtext":"Uzyskasz dost\u0119p do kana\u0142u informacyjnego, d\u017Awi\u0119k na Twoim urz\u0105dzeniu zostanie aktywowany","warningcontinue":"Kontynuowa\u0107","warningback":"Anulowa\u0107","live":"na \u017Cywo","continuous":"bez przerwy"},"pt-BR":{"warningtext":"Voc\xea acessar\xe1 o canal de not\xedcias, o som do seu aparelho ser\xe1 ativado","warningcontinue":"Continuar","warningback":"Cancelar","live":"ao vivo","continuous":"continuamente"},"pt-PT":{"warningtext":"Voc\xea acessar\xe1 o canal de not\xedcias, o som do seu aparelho ser\xe1 ativado","warningcontinue":"Continuar","warningback":"Cancelar","live":"ao vivo","continuous":"continuamente"},"ru-RU":{"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.","warningcontinue":"\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0430\u0442\u044C","warningback":"\u041E\u0442\u043C\u0435\u043D\u0430","live":"\u0436\u0438\u0442\u044C","continuous":"\u043D\u0435\u043F\u0440\u0435\u0440\u044B\u0432\u043D\u043E"},"sv-SE":{"warningtext":"Dostopili boste do kanala z novicami, zvok na va\u0161i napravi bo aktiviran","warningcontinue":"Nadaljuj","warningback":"Prekli\u010Di","live":"v \u017Eivo","continuous":"neprekinjeno"},"th-TH":{"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","warningcontinue":"\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E15\u0E48\u0E2D","warningback":"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01","live":"\u0E2A\u0E14","continuous":"\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E15\u0E48\u0E2D\u0E40\u0E19\u0E37\u0E48\u0E2D\u0E07"},"tr-TR":{"warningtext":"Haber kanal\u0131na ula\u015Facaks\u0131n\u0131z, cihaz\u0131n\u0131zdaki ses aktif hale gelecektir","warningcontinue":"Devam etmek","warningback":"\u0130ptal etmek","live":"canl\u0131","continuous":"devaml\u0131 olarak"},"zh-CN":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","warningcontinue":"\u7EE7\u7EED","warningback":"\u53D6\u6D88","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"zh-HK":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","warningcontinue":"\u7EE7\u7EED","warningback":"\u53D6\u6D88","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"},"zh-TW":{"warningtext":"\u60A8\u5C06\u8BBF\u95EE\u65B0\u95FB\u9891\u9053\uFF0C\u8BBE\u5907\u4E0A\u7684\u58F0\u97F3\u5C06\u88AB\u6FC0\u6D3B","warningcontinue":"\u7EE7\u7EED","warningback":"\u53D6\u6D88","live":"\u5C45\u4F4F","continuous":"\u4E0D\u65AD\u5730"}}');
|
|
15311
15972
|
|
|
15312
15973
|
|
|
15313
15974
|
|
|
@@ -15866,6 +16527,26 @@ var $1e3451b8a577006c$export$2e2bcd8739ae039 = $1e3451b8a577006c$var$RetorikRout
|
|
|
15866
16527
|
|
|
15867
16528
|
|
|
15868
16529
|
|
|
16530
|
+
|
|
16531
|
+
|
|
16532
|
+
|
|
16533
|
+
const $9ccee10030bde87b$var$ModalFullscreen = ()=>{
|
|
16534
|
+
const content = (0, $70e3d65f5a106231$export$77e4cc5334565f28)((state)=>state.modalFullscreenContent);
|
|
16535
|
+
const handleClick = (event)=>{
|
|
16536
|
+
event === null || event === void 0 ? void 0 : event.stopPropagation();
|
|
16537
|
+
};
|
|
16538
|
+
return content ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
16539
|
+
className: "rf-absolute rf-z-modal rf-h-full rf-w-full rf-flex rf-flex-col rf-justify-center rf-items-center",
|
|
16540
|
+
style: {
|
|
16541
|
+
background: "rgba(18,18,18,0.7)"
|
|
16542
|
+
},
|
|
16543
|
+
onClick: (event)=>handleClick(event),
|
|
16544
|
+
children: content
|
|
16545
|
+
}) : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, ($parcel$interopDefault($dWhh5$react))).Fragment, {});
|
|
16546
|
+
};
|
|
16547
|
+
var $9ccee10030bde87b$export$2e2bcd8739ae039 = $9ccee10030bde87b$var$ModalFullscreen;
|
|
16548
|
+
|
|
16549
|
+
|
|
15869
16550
|
const $9242b50f1c1199a7$var$Container = ({ fullSize: fullSize, width: width, height: height, children: children, colors: colors, parent: parent })=>{
|
|
15870
16551
|
const { currentDeviceType: currentDeviceType, isTactile: isTactile, setCurrentDeviceType: setCurrentDeviceType, setCurrentHeight: setCurrentHeight, setCurrentWidth: setCurrentWidth } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
15871
16552
|
const { configuration: { doNotDetectDeviceFromUserAgent: doNotDetectDeviceFromUserAgent, forceMobileView: forceMobileView } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
@@ -16014,7 +16695,7 @@ const $9242b50f1c1199a7$var$Container = ({ fullSize: fullSize, width: width, hei
|
|
|
16014
16695
|
"--rf-color-formInputButtonTextDefault": colors.formInput.inputButton.text.default,
|
|
16015
16696
|
"--rf-color-formInputButtonTextHover": colors.formInput.inputButton.text.hover
|
|
16016
16697
|
};
|
|
16017
|
-
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.
|
|
16698
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
16018
16699
|
id: "retorik-container",
|
|
16019
16700
|
ref: container,
|
|
16020
16701
|
className: `rf-relative ${fullSize ? "rf-w-screen rf-h-screen" : "rf-w-full rf-h-full"} rf-max-w-screen rf-max-h-screen rf-grid rf-grid-cols-8 rf-grid-rows-container rf-bg-transparent rf-text-trueblack rf-font-default ${portrait} ${large} ${isTactile && "rf-tactile"} rf-overflow-hidden rf-animate-loaderFadeIn`,
|
|
@@ -16023,7 +16704,10 @@ const $9242b50f1c1199a7$var$Container = ({ fullSize: fullSize, width: width, hei
|
|
|
16023
16704
|
...heightStyle,
|
|
16024
16705
|
...customColors
|
|
16025
16706
|
},
|
|
16026
|
-
children:
|
|
16707
|
+
children: [
|
|
16708
|
+
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $9ccee10030bde87b$export$2e2bcd8739ae039), {}),
|
|
16709
|
+
children
|
|
16710
|
+
]
|
|
16027
16711
|
});
|
|
16028
16712
|
};
|
|
16029
16713
|
var $9242b50f1c1199a7$export$2e2bcd8739ae039 = $9242b50f1c1199a7$var$Container;
|
|
@@ -16207,11 +16891,27 @@ var $68ec406cc754e31c$export$2e2bcd8739ae039 = $68ec406cc754e31c$var$getThemeCol
|
|
|
16207
16891
|
|
|
16208
16892
|
|
|
16209
16893
|
|
|
16210
|
-
const $d441ea54333b2073$var$buildSSML = (activity, speechMarkdownParser)=>{
|
|
16211
|
-
|
|
16894
|
+
const $d441ea54333b2073$var$buildSSML = (activity, speechMarkdownParser, sayAsWords)=>{
|
|
16895
|
+
let speech = activity.speak || activity.text;
|
|
16896
|
+
if (sayAsWords && sayAsWords.length) {
|
|
16897
|
+
const wordsUsed = [];
|
|
16898
|
+
sayAsWords.forEach((tuple)=>{
|
|
16899
|
+
if (!wordsUsed.includes(tuple.text)) {
|
|
16900
|
+
const regex = new RegExp(`\\b${tuple.text}\\b`, "gi");
|
|
16901
|
+
speech = speech.replaceAll(regex, `(${tuple.text})[ipa:"${tuple.ipa}"]`);
|
|
16902
|
+
wordsUsed.push(tuple.text);
|
|
16903
|
+
}
|
|
16904
|
+
});
|
|
16905
|
+
}
|
|
16906
|
+
let textParsedAsSSML = "";
|
|
16907
|
+
try {
|
|
16908
|
+
textParsedAsSSML = speechMarkdownParser.toSSML(speech);
|
|
16909
|
+
} catch (e) {
|
|
16910
|
+
console.warn("Error in speechmarkdown parser : ", e);
|
|
16911
|
+
}
|
|
16212
16912
|
return `<speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="https://www.w3.org/2001/mstts" xmlns:emo="http://www.w3.org/2009/10/emotionml" xml:lang="${activity.locale}">` + textParsedAsSSML + "</speak>";
|
|
16213
16913
|
};
|
|
16214
|
-
function $d441ea54333b2073$export$2e2bcd8739ae039({ activity: activity, voice: voice, locale: locale }) {
|
|
16914
|
+
function $d441ea54333b2073$export$2e2bcd8739ae039({ activity: activity, voice: voice, locale: locale, sayAsWords: sayAsWords }) {
|
|
16215
16915
|
// If there is no text to be read, create an empty utterance that will be put in the array of ended activities
|
|
16216
16916
|
if (!voice || !activity.speak && !activity.text) return new (0, $dWhh5$daviaiwebspeechcognitiveservicesdavi.SpeechSynthesisUtterance)("");
|
|
16217
16917
|
const options = {
|
|
@@ -16223,7 +16923,7 @@ function $d441ea54333b2073$export$2e2bcd8739ae039({ activity: activity, voice: v
|
|
|
16223
16923
|
}
|
|
16224
16924
|
};
|
|
16225
16925
|
const speechMarkdownParser = new (0, $dWhh5$daviaispeechmarkdowndavijs.SpeechMarkdown)(options);
|
|
16226
|
-
const utterance = new (0, $dWhh5$daviaiwebspeechcognitiveservicesdavi.SpeechSynthesisUtterance)($d441ea54333b2073$var$buildSSML(activity, speechMarkdownParser));
|
|
16926
|
+
const utterance = new (0, $dWhh5$daviaiwebspeechcognitiveservicesdavi.SpeechSynthesisUtterance)($d441ea54333b2073$var$buildSSML(activity, speechMarkdownParser, sayAsWords));
|
|
16227
16927
|
return utterance;
|
|
16228
16928
|
}
|
|
16229
16929
|
|
|
@@ -16240,7 +16940,7 @@ function $d441ea54333b2073$export$2e2bcd8739ae039({ activity: activity, voice: v
|
|
|
16240
16940
|
|
|
16241
16941
|
|
|
16242
16942
|
var $205fd540d10832e7$exports = {};
|
|
16243
|
-
$205fd540d10832e7$exports = JSON.parse('{"fr-FR":{"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."},"loaderValidation":"D\xe9marrer la conversation","modes":{"vocal":"mode vocal","text":"mode texte"},"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"},"en-US":{"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."},"loaderValidation":"Start conversation","modes":{"vocal":"vocal mode","text":"text mode"},"locale":"checking locale","supported":"checking supported locales","store":"creating store","directline":"connecting directline","ponyfill":"ponyfilling","addressdata":"retrieving data"},"es-ES":{"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."},"loaderValidation":"Iniciar conversaci\xf3n","modes":{"vocal":"modo vocal","text":"modo texto"},"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"},"de-DE":{"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."},"loaderValidation":"Gespr\xe4ch beginnen","modes":{"vocal":"Vokal-Modus","text":"Textmodus"},"locale":"Gebietsschema pr\xfcfen","supported":"Pr\xfcfung der unterst\xfctzten Gebietsschemata","store":"Speicher erstellen","directline":"Direktleitung verbinden","ponyfill":"ponyfilling","addressdata":"Abrufen von Daten"}}');
|
|
16943
|
+
$205fd540d10832e7$exports = JSON.parse('{"ar-EG":{"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"},"ar-SA":{"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"},"ca-ES":{"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"},"cs-CZ":{"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"},"da-DK":{"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"},"de-AT":{"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"},"de-CH":{"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"},"de-DE":{"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"},"en-CA":{"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"},"en-GB":{"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"},"en-HK":{"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"},"en-IE":{"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"},"en-IN":{"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"},"en-US":{"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"},"es-ES":{"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"},"es-MX":{"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"},"fi-FI":{"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"},"fr-BE":{"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"},"fr-CA":{"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"},"fr-CH":{"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"},"fr-FR":{"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"},"hi-IN":{"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"},"hu-HU":{"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"},"id-ID":{"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"},"it-IT":{"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"},"ja-JP":{"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"},"ko-KR":{"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"},"nb-NO":{"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"},"nl-BE":{"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"},"nl-NL":{"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"},"pl-PL":{"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"},"pt-BR":{"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"},"pt-PT":{"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"},"ru-RU":{"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"},"sv-SE":{"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"},"th-TH":{"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"},"tr-TR":{"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"},"zh-CN":{"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"},"zh-HK":{"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"},"zh-TW":{"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"}}');
|
|
16244
16944
|
|
|
16245
16945
|
|
|
16246
16946
|
|
|
@@ -16260,7 +16960,7 @@ var $acf3b62642941e13$export$2e2bcd8739ae039 = $acf3b62642941e13$var$Animation;
|
|
|
16260
16960
|
|
|
16261
16961
|
const $59a12b6e2b34e902$var$LoaderCallToAction = ({ handleValidation: handleValidation })=>{
|
|
16262
16962
|
var _translation_locale, _translation_locale1, _translation_locale2, _translation_locale3, _translation_locale4, _translation_locale5, _translation_locale6;
|
|
16263
|
-
const { configuration: { loaderInformationTexts: loaderInformationTexts, hideRetorikLogo: hideRetorikLogo } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
16963
|
+
const { configuration: { loaderInformationTexts: loaderInformationTexts, hideRetorikLogo: hideRetorikLogo, disableSpeechMode: disabledSpeechMode } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
16264
16964
|
const mode = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
16265
16965
|
const { locale: locale } = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)();
|
|
16266
16966
|
const { themeColors: themeColors, isMobile: isMobile, currentDeviceType: currentDeviceType } = (0, $6acc5d637072b42e$export$3abe3478af3cb63b)();
|
|
@@ -16344,7 +17044,9 @@ const $59a12b6e2b34e902$var$LoaderCallToAction = ({ handleValidation: handleVali
|
|
|
16344
17044
|
},
|
|
16345
17045
|
colors: themeColors.loader.toggle,
|
|
16346
17046
|
defaultChecked: mode,
|
|
16347
|
-
handleChange: handleChange
|
|
17047
|
+
handleChange: handleChange,
|
|
17048
|
+
showLeft: !disabledSpeechMode,
|
|
17049
|
+
showRight: true
|
|
16348
17050
|
}),
|
|
16349
17051
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
16350
17052
|
className: "rf-font-bold rf-border-2 rf-rounded-lg rf-px-6 rf-py-3 rf-mt-8",
|
|
@@ -16727,7 +17429,7 @@ const $ad561f5c61e38c20$var$SynthesisManager = ({ isRetorikNews: isRetorikNews }
|
|
|
16727
17429
|
const locale = (0, $b6a8688e7db7a7b9$export$6650dace022cfacc)((state)=>state.locale);
|
|
16728
17430
|
const mode = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
16729
17431
|
const agentData = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.agentData);
|
|
16730
|
-
const { appAvailable: appAvailable, configuration: { preventExpectedInputHint: preventExpectedInputHint } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
17432
|
+
const { appAvailable: appAvailable, configuration: { preventExpectedInputHint: preventExpectedInputHint, speechSynthesisOptions: speechSynthesisOptions } } = (0, $1d4f8108de9ab73a$export$d8760bee47331b1d)();
|
|
16731
17433
|
const currentNewsActivity = (0, $70e3d65f5a106231$export$77e4cc5334565f28)((state)=>state.currentNewsActivity);
|
|
16732
17434
|
const lastBotActivity = (0, $9acd31406c230961$export$b56465394e2b1287)((state)=>state.lastBotMessageActivity);
|
|
16733
17435
|
const toggleMicrophone = (0, $e37833e47d877d3a$export$2e2bcd8739ae039)();
|
|
@@ -16813,18 +17515,35 @@ const $ad561f5c61e38c20$var$SynthesisManager = ({ isRetorikNews: isRetorikNews }
|
|
|
16813
17515
|
*/ const cancelSpeech = ()=>{
|
|
16814
17516
|
!isNewsView && (0, $5f7f457957bd2c8d$export$d0df6aec4e971f52)(true);
|
|
16815
17517
|
};
|
|
17518
|
+
const checkSayAsWordsAndCreateUtterance = (params)=>{
|
|
17519
|
+
let sayAsWords = [];
|
|
17520
|
+
if (speechSynthesisOptions === null || speechSynthesisOptions === void 0 ? void 0 : speechSynthesisOptions.sayAs) {
|
|
17521
|
+
var _speechSynthesisOptions_sayAs_common, _speechSynthesisOptions_sayAs, _speechSynthesisOptions_sayAs1, _speechSynthesisOptions_sayAs_localized_locale;
|
|
17522
|
+
(speechSynthesisOptions === null || speechSynthesisOptions === void 0 ? void 0 : (_speechSynthesisOptions_sayAs = speechSynthesisOptions.sayAs) === null || _speechSynthesisOptions_sayAs === void 0 ? void 0 : (_speechSynthesisOptions_sayAs_common = _speechSynthesisOptions_sayAs.common) === null || _speechSynthesisOptions_sayAs_common === void 0 ? void 0 : _speechSynthesisOptions_sayAs_common.length) && (sayAsWords = [
|
|
17523
|
+
...speechSynthesisOptions.sayAs.common
|
|
17524
|
+
]);
|
|
17525
|
+
(speechSynthesisOptions === null || speechSynthesisOptions === void 0 ? void 0 : (_speechSynthesisOptions_sayAs1 = speechSynthesisOptions.sayAs) === null || _speechSynthesisOptions_sayAs1 === void 0 ? void 0 : _speechSynthesisOptions_sayAs1.localized) && ((_speechSynthesisOptions_sayAs_localized_locale = speechSynthesisOptions.sayAs.localized[locale]) === null || _speechSynthesisOptions_sayAs_localized_locale === void 0 ? void 0 : _speechSynthesisOptions_sayAs_localized_locale.length) && (sayAsWords = [
|
|
17526
|
+
...sayAsWords,
|
|
17527
|
+
...speechSynthesisOptions.sayAs.localized[locale]
|
|
17528
|
+
]);
|
|
17529
|
+
}
|
|
17530
|
+
return (0, $d441ea54333b2073$export$2e2bcd8739ae039)({
|
|
17531
|
+
...params,
|
|
17532
|
+
sayAsWords: sayAsWords
|
|
17533
|
+
});
|
|
17534
|
+
};
|
|
16816
17535
|
const checkActivityAndCreateUtterance = (params)=>{
|
|
16817
17536
|
if (params.activity.attachmentLayout && params.activity.attachmentLayout.toLowerCase() === "davilist") {
|
|
16818
17537
|
const textToSpeak = params.activity.speak || params.activity.text;
|
|
16819
17538
|
if (textToSpeak) {
|
|
16820
|
-
if (textToSpeak === lastListTextPlayed) return (
|
|
17539
|
+
if (textToSpeak === lastListTextPlayed) return checkSayAsWordsAndCreateUtterance({
|
|
16821
17540
|
...params,
|
|
16822
17541
|
voice: null
|
|
16823
17542
|
});
|
|
16824
17543
|
else setLastListTextPlayed(textToSpeak);
|
|
16825
17544
|
}
|
|
16826
17545
|
}
|
|
16827
|
-
return (
|
|
17546
|
+
return checkSayAsWordsAndCreateUtterance({
|
|
16828
17547
|
...params
|
|
16829
17548
|
});
|
|
16830
17549
|
};
|
|
@@ -16851,7 +17570,7 @@ const $ad561f5c61e38c20$var$SynthesisManager = ({ isRetorikNews: isRetorikNews }
|
|
|
16851
17570
|
voice: getVoiceAfterCheckingActivityLocale(currentNewsActivity.locale || locale),
|
|
16852
17571
|
locale: currentNewsActivity.locale || locale
|
|
16853
17572
|
};
|
|
16854
|
-
setUtterance((
|
|
17573
|
+
setUtterance(checkSayAsWordsAndCreateUtterance({
|
|
16855
17574
|
...params
|
|
16856
17575
|
}));
|
|
16857
17576
|
} else setUtterance(null);
|
|
@@ -17010,6 +17729,10 @@ const $ad561f5c61e38c20$var$SynthesisManager = ({ isRetorikNews: isRetorikNews }
|
|
|
17010
17729
|
}, [
|
|
17011
17730
|
utteranceEnded
|
|
17012
17731
|
]);
|
|
17732
|
+
const dispatchSpeechEvent = (start)=>{
|
|
17733
|
+
const speechEvent = start ? new Event("retorikSpeakStart") : new Event("retorikSpeakStop");
|
|
17734
|
+
document.dispatchEvent(speechEvent);
|
|
17735
|
+
};
|
|
17013
17736
|
/**
|
|
17014
17737
|
* On call :
|
|
17015
17738
|
* - set speaking state to true
|
|
@@ -17017,10 +17740,11 @@ const $ad561f5c61e38c20$var$SynthesisManager = ({ isRetorikNews: isRetorikNews }
|
|
|
17017
17740
|
* - set currentPlaying and currentReplyToId states after a small delay to prevent make sure that the display will happen after the speech has begun
|
|
17018
17741
|
*/ const handleUtteranceStart = ()=>{
|
|
17019
17742
|
(0, $5f7f457957bd2c8d$export$f5e94301cb5ae54b)(true);
|
|
17020
|
-
if (currentActivityRef === null || currentActivityRef === void 0 ? void 0 : currentActivityRef.current) {
|
|
17743
|
+
if (!isNewsView && (currentActivityRef === null || currentActivityRef === void 0 ? void 0 : currentActivityRef.current)) {
|
|
17021
17744
|
(0, $5f7f457957bd2c8d$export$b03f86112d469252)(currentActivityRef.current);
|
|
17022
17745
|
currentPlayingRef.current = currentActivityRef.current;
|
|
17023
17746
|
}
|
|
17747
|
+
dispatchSpeechEvent(true);
|
|
17024
17748
|
};
|
|
17025
17749
|
/**
|
|
17026
17750
|
* On call :
|
|
@@ -17028,18 +17752,8 @@ const $ad561f5c61e38c20$var$SynthesisManager = ({ isRetorikNews: isRetorikNews }
|
|
|
17028
17752
|
* - set utteranceEnded state to true
|
|
17029
17753
|
*/ const handleUtteranceEnd = ()=>{
|
|
17030
17754
|
(0, $5f7f457957bd2c8d$export$f5e94301cb5ae54b)(false);
|
|
17031
|
-
setUtteranceEnded(true);
|
|
17032
|
-
|
|
17033
|
-
const handleNewsStart = ()=>{
|
|
17034
|
-
(0, $5f7f457957bd2c8d$export$f5e94301cb5ae54b)(true);
|
|
17035
|
-
const startEvent = new Event("retorikSpeakStart");
|
|
17036
|
-
document.dispatchEvent(startEvent);
|
|
17037
|
-
};
|
|
17038
|
-
const handleNewsEnd = ()=>{
|
|
17039
|
-
(0, $5f7f457957bd2c8d$export$f5e94301cb5ae54b)(false);
|
|
17040
|
-
const stopEvent = new Event("retorikSpeakStop");
|
|
17041
|
-
document.dispatchEvent(stopEvent);
|
|
17042
|
-
(0, $70e3d65f5a106231$export$f052bdc826bb4a9e)(true);
|
|
17755
|
+
isNewsView ? (0, $70e3d65f5a106231$export$f052bdc826bb4a9e)(true) : setUtteranceEnded(true);
|
|
17756
|
+
dispatchSpeechEvent(false);
|
|
17043
17757
|
};
|
|
17044
17758
|
const checkDictateState = ()=>{
|
|
17045
17759
|
!preventExpectedInputHint && mode === (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).vocal && toggleMicrophone();
|
|
@@ -17092,9 +17806,9 @@ const $ad561f5c61e38c20$var$SynthesisManager = ({ isRetorikNews: isRetorikNews }
|
|
|
17092
17806
|
ponyfill: ponyfill,
|
|
17093
17807
|
appAvailable: appAvailable,
|
|
17094
17808
|
utterance: utterance,
|
|
17095
|
-
onStart:
|
|
17096
|
-
onError:
|
|
17097
|
-
onEnd:
|
|
17809
|
+
onStart: handleUtteranceStart,
|
|
17810
|
+
onError: handleUtteranceEnd,
|
|
17811
|
+
onEnd: handleUtteranceEnd
|
|
17098
17812
|
});
|
|
17099
17813
|
};
|
|
17100
17814
|
var $ad561f5c61e38c20$export$2e2bcd8739ae039 = $ad561f5c61e38c20$var$SynthesisManager;
|
|
@@ -17321,7 +18035,7 @@ var $9e19251bfed127fc$export$2e2bcd8739ae039 = $9e19251bfed127fc$var$SpeechManag
|
|
|
17321
18035
|
|
|
17322
18036
|
|
|
17323
18037
|
var $d5c493b55de51c8a$exports = {};
|
|
17324
|
-
$d5c493b55de51c8a$exports = JSON.parse('{"
|
|
18038
|
+
$d5c493b55de51c8a$exports = JSON.parse('{"ar-EG":{"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"},"ar-SA":{"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"},"ca-ES":{"firstline":"Per a una experi\xe8ncia \xf2ptima,","secondline":"gira la pantalla"},"cs-CZ":{"firstline":"Pro optim\xe1ln\xed z\xe1\u017Eitek,","secondline":"oto\u010Dte obrazovku"},"da-DK":{"firstline":"For en optimal oplevelse,","secondline":"vend din sk\xe6rm"},"de-AT":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"de-CH":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"de-DE":{"firstline":"F\xfcr ein optimales Erlebnis,","secondline":"drehen Sie Ihren Bildschirm um"},"en-CA":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"en-GB":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"en-HK":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"en-IE":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"en-IN":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"en-US":{"firstline":"For an optimal experience,","secondline":"flip your screen"},"es-ES":{"firstline":"Para una experiencia \xf3ptima","secondline":"voltea la pantalla"},"es-MX":{"firstline":"Para una experiencia \xf3ptima","secondline":"voltea la pantalla"},"fi-FI":{"firstline":"Optimaalisen kokemuksen saamiseksi","secondline":"k\xe4\xe4nn\xe4 n\xe4ytt\xf6\xe4si"},"fr-BE":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"fr-CA":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"fr-CH":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"fr-FR":{"firstline":"Pour une exp\xe9rience optimale,","secondline":"basculez votre \xe9cran"},"hi-IN":{"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"},"hu-HU":{"firstline":"Az optim\xe1lis \xe9lm\xe9ny \xe9rdek\xe9ben","secondline":"ford\xedtsa meg a k\xe9perny\u0151t"},"id-ID":{"firstline":"Untuk pengalaman optimal,","secondline":"balik layar Anda"},"it-IT":{"firstline":"Per un\'esperienza ottimale,","secondline":"capovolgi lo schermo"},"ja-JP":{"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"},"ko-KR":{"firstline":"\uCD5C\uC801\uC758 \uACBD\uD5D8\uC744 \uC704\uD574,","secondline":"\uD654\uBA74\uC744 \uB4A4\uC9D1\uC5B4"},"nb-NO":{"firstline":"For en optimal opplevelse,","secondline":"snu skjermen"},"nl-BE":{"firstline":"Voor een optimale ervaring,","secondline":"draai je scherm om"},"nl-NL":{"firstline":"Voor een optimale ervaring,","secondline":"draai je scherm om"},"pl-PL":{"firstline":"Aby uzyska\u0107 optymalne wra\u017Cenia,","secondline":"obr\xf3\u0107 ekran"},"pt-BR":{"firstline":"Para uma experi\xeancia ideal,","secondline":"vire sua tela"},"pt-PT":{"firstline":"Para uma experi\xeancia ideal,","secondline":"vire sua tela"},"ru-RU":{"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"},"sv-SE":{"firstline":"Za optimalno izku\u0161njo,","secondline":"obrnite zaslon"},"th-TH":{"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"},"tr-TR":{"firstline":"Optimum bir deneyim i\xe7in,","secondline":"ekran\u0131n\u0131 \xe7evir"},"zh-CN":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"zh-HK":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"},"zh-TW":{"firstline":"\u4E3A\u4E86\u83B7\u5F97\u6700\u4F73\u4F53\u9A8C\uFF0C","secondline":"\u7FFB\u8F6C\u4F60\u7684\u5C4F\u5E55"}}');
|
|
17325
18039
|
|
|
17326
18040
|
|
|
17327
18041
|
const $184baaa1aacf568a$export$ad7b40b81d5409c = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAO4AAADuCAYAAAA+7jsiAAAABHNCSVQICAgIfAhkiAAAF/VJREFUeF7tXQkUdVMVzixjGSLCrwwViZCIIqm0pEJRMrRSmSIqJZZVi0pL0aCkxJ+xiFpNf0UkKmT9izQYs8xT5nms77Pes+5/3fveHc6+b+/7vr3WXu+9+87ZZ59vv++de8841wskk0bglXDgNQNdBa8rQBeDLpLRBfH+SejjmdcH8f62gd6E12ugf4NePukKqXx7BOayL0IlZBBYAu8/CH0PlCRdyQgdEpl6PvTbA3IbFSWzk0BAxLVFnfhuAv0q9FXQxW2LK7XO1vlG6Fegp0L/NyE/VGwiBETcREBmzMyH9+tCfwJdDjpv+iJaWXxm0ALvitcLoY+1sqbME0FAxE0H+4ow9VnonulMdmJpFkr5BPS6TkpTIUkQEHHbw7geTBwPZQdTE+Ft6/XQOwYt4T/wegX0bui90Hug90HZci+a0WXxfk3oGlC+fwmUz81s8ZvItcj0EeifmmRWnm4REHGb4/12ZD0KymfXOkKCng3984Ak/6qTuULaGUjzRuhG0C2hK1fIk01yKz4cAD2lZj4l7xABEbc+2Kshy89rEpYkPRbKXl52EnUpSw2IvBNet61RMIeXPgS9pEYeJe0IARG3HtBsKd9aMcstSPcx6AVQ9up6kAXgxOuh34XyNruKXIpEm0IfrpJYabpBQMSthvO+SHYEdNzz49NIczT0kAFZPQ+7cILHPtAvVKgXe6IPHaSthphSmSIg4o6Gl51BF0FfPSYKD+F7jtV+GcofeSSZG87uAj0S+qIxjnNSx+ug/41UwT762mfivhABewLKVrCJvAOZOFQySh7Bl2xdv96kAId53g+f+Cw+jsA7IA3HqSUTQqDPxGXvLTtm3gv9RU18T0f6943Jcxy+5zOs59vhmtV+LvnheMcx6VHCDrdNoU81LUT5miPQZ+JyQv78A2i+j9ePV4CJk/k5hsrx0DLhRP5toDdXsBc5CR8TOCT0rhGV4C0zx5HvjFzRiL73mbicwMBJ/UO5Cm/4fMbb2yJZFRdnQ9lpUyY744uTIga6hc8k7qg7Fv5Bbgxl77OkIwT6TFyOQ+ZbTs7L5aT//I9se1xj6zJPCe60xUkNd3UUF2/FcHEEx6BfW+IYO+T43HuGN8f76k+ficve4A0KAsdnUq5j5SQKEvUDUK5/LZPv4AvO5e3js2yd3zV/K3tBuUywTD6FL9g7LTFGoM/E/RGw461tU2FvNGcbndbUQE/z8c+Qk0rKxrR3x3fsmZYYItBn4nKVDlvLJsLnNj7zctxS8nwElsQlLkooGzbiYgUuvJAYIdBn4nJNbNMOk7WQl73LknIEuFrpMih7lYvkw7g4UwDaINBn4hKxps+lvA3U+OT43xxnXbEvYf2SpJqoMR7DRin6TtxHgQrHZusKJ+Nz1pVkPAKjWl7+cXIzvKvHm1GKOgj0nbhciD5u+l4RXt/ExU/WAXLK07Ll5TNv0dpfririMzH7DSSJEOg7cbko/KUNsSJ594M2vd1uWGzobGV483aaC/uFZaLw9p24nJ7IrWWaCjuoNoRqLWo1BNnyEquix5MDcZ1zoCUJEOg7cblqZ/+WOPE5mYvPuReUZDwC7GUuw4r7cgnH8RiOTdF34nLj8Z+NRaFagjcjmTZSq4YVZ5p9qyAp54kvXM2EUo1CoO/E5Rxb7pCYQrhogcsEJdUQOBPJuIoqLyfjAmekSVog0Hfisn7szRy35cwoCP+NL9lqcw4uySuphgDngROv/OkN7KDizphcrSVpiEDfiUtYloZy47Ysebmahcr5yHyG/QuUt8FcAcMxR47h8pAtvqontOGPC9nYsUds83IDLsxoblY5p4G4jDLryW1VedoAp+mxJRgSUsS05QFvjXcsKOLTuNaXLX9sESywPi3E7RxYFTgHAg/gE3fUyArvZhaCNt0TbKohFnGnOvydVZ4nKvymoDSt320YAhG3IXDKVhsBPtfyUSUv3CpIE1xqwini1gRMyRsjwPXN7EnO/+YOxrUvNbY6pRlF3CkN/ISqXdbqcg9sndNbIygibg2wlLQ1AsvAwu0FVrbCtV+3tj5FBkTcKQq2k6ryAO2X53zhMy57nTU0VzFIIm5FoJQsGQJcrcVVW1khYXkwt84kqgiziFsRKCVLhgB3zOA0VC4BzMof8WGzZKX03JCI2/MAO60eT7zn6YZZYecUO6kkFRAQcSuApCTJEeBtMQ9ly4uWTlaEWsStCJSSJUfgEljM7w55Lq5tnrykHhpMQVza4Kl4Zefu9BA20ypxVRK177IPKsh9vbKiNc8Vo96UuCvAPg9+/jx0RsWylKw6Auxl/QP0UOjl0PurZw2Tkpv4cXO5vHA7V63VHRPGusRdE/ZmQnlKgKQ7BLj87RBo2RGh3XmStqTrC/74ueXNvmmL6Z+1OsQ9EdXXliOT+w2wFd4a+qvJuZC85GNgkYeEZeVifHhD8pJ6ZrAqcf+OenOHPsnkEeAwyucm70YSD94CK3wkyAp3JOE6XckIBKoQl3su8blD4gcBEjc/DurHu3qeFE1zfBlMcLshSQkC44hbtlMfzbHn83QoB9MfhHIPJ0l7BNg7zzNo+azH7XbyM4xYAn/s3M+Jt5XRhYsOuPggK9vhA397khIERhG3bKMvmuLZpzwDVWKLAM89+id0uYJi7sI1TmSILrNRgXVylTgKn9tuZB8dl5H+jyJu2S3yR2HxuF6j4q9y3CmRf6R54d3OEf7creXRV5A6/8zOHTc5i0pSgkAZcV+L9NwNMS/sBeRJ75JuEeDt8k3QfMt7W8G1bj1rXxrnA8zKmeHzLZ9zJTWJy4F/bimSFa6Z5P5AkskgwJUznBKYl1VwgWtco0rZvOVx/S9R65vE7zJwONCfX6mhM2OTQN7KCFuifKvbhx5mbtGa74RbDNfY6SkpQKCIuNzxv+g0du5Q8JBjFLeAb2dBud6zibDOyzuvY1EvP/sb2O8QWTh2mz+ak7tkcGaVpCJxiw7K4lAPFxJ43ry6bMf8OoFfC4l5Jq5XOQiOHZZz7mx8fptXhyv6xbnYbGGzwpVDl1bMP3XJilrcomcOEnYB58TlnQJ7KNlq1hXicAbU+9jhLvBxZq5y7ETMD6fUrf+k098DB16cc4In2P910o55Lb9PxPWKcUq/doWxE3pIXC7nWyJXr03w+cKU4PXJlogbK5p9JS43iVsyFwrthjHityniirgeEOAssPyh4VyAcJ4H5zz6IOJ6jEq5T31tce9ElXmOcVY4SnBOrPB0562I2x3WKUrqK3GLWlzuPVU04SQFjuFtiLixQthX4t6HMHAYMisaDtIzbix2jvC2r8TlxJ6Fc/VeHZ+v7k3kElekbYtLcPeDcnKGJB0CV8LU16D5Nc59JS43Q+c8gaxwM7miA8LSoRzYUlvi3oy6N5nwEBiyzlznZAvu85WVvhL3KVQyv70vW+C+bY6X7MfTlrhFvYHJnJtyQ4ej/gdOAXE5t7xoH2mtDhpBAAvicueCH0PZ4aDtbEb/+3BiPaf6cbolT7HLyrQQl3Xm5nDEgWtwqVx7zJMOJCUIpCQub3f4XKKjEuv/3BiHvaHcZ2oo00Tc+ohNeY6UxOX+uMdOOZ5tq8/VMMPN5kXctmj2OH8q4rI7n+t1Je0Q2AbZhyuURNx2WPY6dyri3giUVuo1Ut1ULrsWWsTtBvOQpaQi7rWo/aohEfDn9HCDcBHXX2zceCTiugnFc46IuP5i4s4jEdddSJ49pYCiFtdfbNx4JOK6CYVaXH+h8OuRiOsvNmpx/cXEnUcirruQ6FbZX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+ouJWlx/MXHnkYjrLiRqcf2FxJ9HIq6/mKjF9RcTdx6JuO5CohbXX0j8eSTi+otJ0xZ3C1RlH+h60GX9VUseDRB4Bq+3Q2+B/hp6DPTOuuiIuHURs09fl7iz4dLF0D3sXVMJRghcAbvvhN5c1b6IWxWp7tLVJe4lcG1d6DzduaiSjBA4C3a3gw5/A6XFiLhGEWhhti5x2eLeAd2yRZnK6geBG+DKKtCnRrkk4voJ2NCTusS9DBnXgX4cegB0GejC/qolj2ogcN2AvGpxa4A26aR1iXstHF510k6r/MoILIGUa0D3gm414k/2dHy3fZlVtbiV8e4sYV3i0rF5oU935qEKSoXA3DB0NLSsY3EDfMc+jOeJiJsqBOnsNCEueyRnpXNBljpGYEeUd3JBmdfg2moibsfRaFhcE+KytX0R9KGGZSrb5BFgy8vb57ysjQuX5y+qxZ18wPIeNCEubTwGZc/yhVASeeyQgr+qT71HDwCBRXMofAmfDxZx/f82mhJ3WDPOzKFKukWAQ3JvhrJHuKl8HRn3z2V+FJ8XEnGbQtpdvrbE7c5TlZRH4Je4sHULWF6IvI8U5J8f157MXtetcguUjbKmIO718I3/1JL0CCwCkyuWmD0X1zdvUSRnvz0BZW9zVth/cb+I2wLZDrK2IS6ny53ZgY/TXgSJtRv02BwQKYj7OGzmp69yUs0cCxHU4vr7CTYlLgf27/VXnV57tBxqd1OmhRRxex3u0ZVrQlz2Jv92ijGbZNV3QeEzBw6IuJOMxITLbkLc+eDzyEnpE65Tn4vnM++DIm6fQ1ytbnWJ+x+YfUU100plgACnmw57fNXiGgAcxWRd4g5XB0WpX9/8ZEfVcJ64iNu36Naoj4hbAywHSUVcB0Hw4IKI6yEK1X0Qcatj1euUIm6s8Iq4seJl5q2IawatiWER1wTWeEZF3FgxE3FjxcvMWxHXDFoTwyKuCazxjIq4sWIm4saKl5m3Iq4ZtCaGRVwTWOMZFXFjxUzEjRUvM29FXDNoTQyLuCawxjMq4saKmYgbK15m3oq4ZtCaGBZxTWCNZ1TEjRUzETdWvMy8FXHNoDUxLOKawBrPqIgbK2Yibqx4mXkr4ppBa2JYxDWBNZ5RETdWzETcWPEy81bENYPWxLCIawJrPKMibqyYibix4mXmrYhrBq2JYRHXBNZ4RkXcWDETcWPFy8xbEdcMWhPDIq4JrPGMirixYibixoqXmbcirhm0JoZFXBNY4xkVcWPFTMSNFS8zb0VcM2hNDIu4JrDGMyrixopZXeLujepdBT27oJo8F1fn48aK/3PeirixAleHuDugaqdBedYQDwvLi4gbK/ZzeCvixgpeHeIehKodBn0Gmj91nrUWcWPFXsQNHC8RN3DwUrquFjclmva2RFx7jEOUIOKGCNNzToq4seJl5q2IawatiWER1wTWeEZF3FgxE3FjxcvMWxHXDFoTwyKuCazxjIq4sWIm4saKl5m3Iq4ZtCaGRVwTWOMZFXFjxUzEjRUvM29FXDNoTQyLuCawxjMq4saKmYgbK15m3oq4ZtCaGBZxTWCNZ1TEjRUzETdWvMy8FXHNoDUxXIe4m8GDc6FPQBco8Earg0xC1I1REbcbnFOVUoe4LHMN6K3Qe0XcVCHwYUfE9RGHql7UJe4ou2pxq6LuMJ2I6zAoI1wScWPFy8xbEdcMWhPDIq4JrPGMirixYibixoqXmbcirhm0JoZFXBNY4xkVcWPFTMSNFS8zb0VcM2hNDIu4JrDGMyrixoqZiBsrXmbeirhm0JoYFnFNYI1nVMSNFTMRN1a8zLwVcc2gNTEs4prAGs+oiBsrZiJurHiZeSvimkFrYljENYE1nlERN1bMRNxY8TLzVsQ1g9bEsIhrAms8oyJurJiJuLHiZeatiGsGrYlhEdcE1nhGRdxYMRNxY8XLzFsR1wxaE8Mirgms8YyKuLFiJuLGipeZtyKuGbQmhkVcE1jjGRVxY8VMxI0VLzNvRVwzaE0Mi7gmsMYzKuLGipmIGyteZt6KuGbQmhgWcU1gjWdUxI0Vs9DEvRNYLxMLb5fevhpe/XPg2eF4PTDn5a74fELu2mX4vI7L2kyHU6GJ+xRitCD06emIlVkt94PlI2sSl+fQLG/mkQyPQ2A+JOAhXhQe6LX5uAwjvu/8CBL6cgH0TS2cnvasiwEAHgTFf3BK1RaXaReCPjrtAE6o/oug3AcjE5e+Hw/dDTp8TpsQluGKXWnwb/3yjOd1iLsX8n03XK374fC3UI1PRCcu/f8v9CLo+WoFxv4ySdT1oEV3KnWIy4JWhV47tkQlSInARjD254zBkLfKKQGRrXq3ykO82Op+BvqIADRF4MWw/n3odrlSwhCXjm5qCtF0Gn8G1Z4BvTlX/V3xOd+rXITQY7hIG5L0CLADqeg0eZaUgrjs6Br2cwy9Z//H8Dn62WtzFdTrJbh2R+46e4vpbFGvMSsiSYsA+wiKiFeVuGm9kbWqCJyKhDtWTVyQbmlc49BqXubNcy8FcVv4qaw1ERhHXAb9duj90OEQRc0ilLwBAuQRh+X2hM7RMta0dSLS75TLw0Z02bwdEbcmshNOXkbcW+DXNtBLJuyfim+HAIf0OB8iKxzb/0ZfiXsoKrYhdC1o01t3tlJ/g54B/Wk7/M1ylxGXwX7crFQZ7gKBWSjkHQUFrYZr1/SNuOujQr+DspcvpXidTFJEXPYgL5yy8rLVOQJHo0SOxeflPFx4S5E3kW+V2bI+BB3eWrBDh/N2Of2yiSyHTNmpg3/E582aGDLMU0RcFncSdGfDcmXaBoHFYfZPUN4pFskMXLyhb8Tl7ey2g0rtjtcfQNsOgXDe6RXQ1Qd2SVwS2IuUEZf+8Vb5Z1De6s+GPuzFafkxBwIr4BMf6w6BLgXND/0ME38Zbw4qwy5yi3s3KrUE9EroqxL+OIjJk1C26MdBP5rQdltTo4jb1rby+0HgHLiyxSh3ohKXA9LsTKIU9rq1jAFbK07cZ2fV61vaSpldxE2Jpk9bZ8Gt4Z1kqYdRicuWli0uZQ/o9xLHYEhc3nKum9h2G3O7IPPMNgaU1zUC+8O7o6p4WERcPjDfl8vMZ8f5oZ7W2w7JdSH82qRKZWuk4eQFPu+eBv1gjXzWSfnMc5h1IbLfOQLHoMQDoOxsrSRFxM0uDM4aIaEfqGS1m0R8DhguWt4Y77OrNNp4kB1P4yTyM9sYS5z357D37sQ2Za5bBEjOf0Evhx47eF97LXURcVkNGs+PDXKsabjusNuqFpfGHrm7Ml/dhPe/h7JjqYlwKIh/AMMxYQ56c/Dbk3Ba3UtLHOIifN7WExPejWhNtKfIJfaljLhfRDnsrs4Kybxo4vLbmvswDHB5FSdhpxSuKea4btM/gZS+DG1tiTe/KTG8D67zj1VktUDeoc0y4r4Gvv69wN8f4hp3uPAkfPbmov0VoVxdUVancT5zHJQT9H8JZU+1J+Ef043QotaWY9i85ZJMEQKjfuS8Dy8aHyVxSWBJNwiQtPxj4m4LefHWedYNIiplZOvE56VLSzDiYu6PQZtOLxT01RB4JZLx9njlguR8luXaackUIjDutvIUYFI2HMJby99COYbKvYD5XChphwCnv5Gkm0K5IPsNJeb4h8nOtKJF1+08UO4QCIwjLivBKYXDubshKjUFTr4NdTx7CuqpKpYgUIW4fMbi8y53EZRMFgH2Gu8APX2ybqj0SSNQhbj0kenYEfL+wftJ+z2N5XPdLY8oKVzmNY2ATHOdqxJ3iBH3vuHMorWnGbSO634PyuNeRJ+Geppy2jEMKi6LQF3iDvNykj8n93OrDY4t8sAvHsUgaYcAb4U50YU9xtwUgLsGeppy2a52yp0Mgf8DujwcdkiK8zwAAAAASUVORK5CYII=";
|
|
@@ -17457,9 +18171,15 @@ const $4b02e31a53a4d2e7$var$SendTypingIndicator = ()=>{
|
|
|
17457
18171
|
var $4b02e31a53a4d2e7$export$2e2bcd8739ae039 = $4b02e31a53a4d2e7$var$SendTypingIndicator;
|
|
17458
18172
|
|
|
17459
18173
|
|
|
17460
|
-
|
|
18174
|
+
|
|
18175
|
+
|
|
18176
|
+
|
|
18177
|
+
// Configure react-pdf worker
|
|
18178
|
+
(0, $dWhh5$reactpdf.pdfjs).GlobalWorkerOptions.workerSrc = $dWhh5$pdfjsdistbuildpdfworkerjs;
|
|
18179
|
+
const $bbc725a084d1069a$var$RetorikContainer = ({ parent: parent, isConfigUpdated: isConfigUpdated, config: props, changedLayout: changedLayout })=>{
|
|
17461
18180
|
const [processedThemeColors] = (0, $dWhh5$react.useState)((0, $68ec406cc754e31c$export$2e2bcd8739ae039)(props.colors));
|
|
17462
|
-
|
|
18181
|
+
const currentLayout = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.currentLayout);
|
|
18182
|
+
return props.config && props.viewsConfig && props.chatbotData && props.chatbotDataWidget && props.agentData && props.ponyfillFactoryCredentials ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, $c60444aa70224d4d$export$2e2bcd8739ae039), {
|
|
17463
18183
|
skipLoader: props.skipLoader,
|
|
17464
18184
|
mode: props.defaultMode || (0, $71c613e2e831c34c$export$9484bbecc3c49a2e).vocal,
|
|
17465
18185
|
viewsConfiguration: props.viewsConfig,
|
|
@@ -17478,6 +18198,7 @@ const $bbc725a084d1069a$var$RetorikContainer = ({ parent: parent, isConfigUpdate
|
|
|
17478
18198
|
externalEventHandler: props.externalEventHandler,
|
|
17479
18199
|
colors: processedThemeColors,
|
|
17480
18200
|
isRetorikNews: parent === (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).news,
|
|
18201
|
+
changedLayout: changedLayout,
|
|
17481
18202
|
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, $21e61f2afa34502d$export$2e2bcd8739ae039), {
|
|
17482
18203
|
children: [
|
|
17483
18204
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $9e19251bfed127fc$export$2e2bcd8739ae039), {
|
|
@@ -17490,11 +18211,11 @@ const $bbc725a084d1069a$var$RetorikContainer = ({ parent: parent, isConfigUpdate
|
|
|
17490
18211
|
colors: processedThemeColors,
|
|
17491
18212
|
parent: parent,
|
|
17492
18213
|
children: parent === (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).news ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $9b9bf2fb80ceb1cd$export$2e2bcd8739ae039), {
|
|
17493
|
-
chatbotData: props.chatbotData,
|
|
18214
|
+
chatbotData: currentLayout === (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).agent ? props.chatbotData : props.chatbotDataWidget,
|
|
17494
18215
|
hideMenu: true,
|
|
17495
18216
|
isRetorikNews: true
|
|
17496
18217
|
}) : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $1e3451b8a577006c$export$2e2bcd8739ae039), {
|
|
17497
|
-
chatbotData: props.chatbotData,
|
|
18218
|
+
chatbotData: currentLayout === (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).agent ? props.chatbotData : props.chatbotDataWidget,
|
|
17498
18219
|
externalComponents: props.externalComponents
|
|
17499
18220
|
})
|
|
17500
18221
|
}),
|
|
@@ -17554,6 +18275,14 @@ const $ba3150a69d33f468$var$processJson = (json, retorikProps, baseAddress)=>{
|
|
|
17554
18275
|
let height = json.agentHeight || undefined;
|
|
17555
18276
|
if (json.agentHeight && !isNaN(+json.agentHeight)) height = +json.agentHeight // convert to int
|
|
17556
18277
|
;
|
|
18278
|
+
// For widget
|
|
18279
|
+
// Handle size & height : string or number
|
|
18280
|
+
let sizeWidget = json.agentSizeWidget || json.agentSize || undefined;
|
|
18281
|
+
if (json.agentSizeWidget && !isNaN(+json.agentSizeWidget)) sizeWidget = +json.agentSizeWidget // convert to int
|
|
18282
|
+
;
|
|
18283
|
+
let heightWidget = json.agentHeightWidget || json.agentHeight || undefined;
|
|
18284
|
+
if (json.agentHeightWidget && !isNaN(+json.agentHeightWidget)) heightWidget = +json.agentHeightWidget // convert to int
|
|
18285
|
+
;
|
|
17557
18286
|
var _json_VoiceCredentialsRegion, _json_VoiceCredentialsSubscriptionKey;
|
|
17558
18287
|
const props = {
|
|
17559
18288
|
config: {
|
|
@@ -17601,8 +18330,13 @@ const $ba3150a69d33f468$var$processJson = (json, retorikProps, baseAddress)=>{
|
|
|
17601
18330
|
enableTelemetry: json.enableTelemetry,
|
|
17602
18331
|
enableConversationCookie: json.enableConversationCookie,
|
|
17603
18332
|
conversationCookieMaxAge: json.conversationCookieMaxAge,
|
|
18333
|
+
allowSwitchLayout: json.allowSwitchLayout,
|
|
17604
18334
|
forceMobileView: json.forceMobileFullScreenLayout,
|
|
17605
|
-
speechRecognitionOptions: json.speechRecognitionOptions
|
|
18335
|
+
speechRecognitionOptions: json.speechRecognitionOptions,
|
|
18336
|
+
speechSynthesisOptions: json.speechSynthesisOptions,
|
|
18337
|
+
disableSpeechMode: json.disableSpeechMode,
|
|
18338
|
+
disableSound: json.disableSound,
|
|
18339
|
+
enableSpeechCaching: json.enableSpeechCaching
|
|
17606
18340
|
},
|
|
17607
18341
|
viewsConfig: {
|
|
17608
18342
|
homeRoute: "home",
|
|
@@ -17629,6 +18363,10 @@ const $ba3150a69d33f468$var$processJson = (json, retorikProps, baseAddress)=>{
|
|
|
17629
18363
|
size: size,
|
|
17630
18364
|
height: height
|
|
17631
18365
|
},
|
|
18366
|
+
chatbotDataWidget: {
|
|
18367
|
+
size: sizeWidget,
|
|
18368
|
+
height: heightWidget
|
|
18369
|
+
},
|
|
17632
18370
|
agentData: personnage,
|
|
17633
18371
|
ponyfillFactoryCredentials: {
|
|
17634
18372
|
region: (_json_VoiceCredentialsRegion = json.VoiceCredentialsRegion) !== null && _json_VoiceCredentialsRegion !== void 0 ? _json_VoiceCredentialsRegion : "francecentral",
|
|
@@ -17845,22 +18583,46 @@ var $9569bd86e01b07fd$export$2e2bcd8739ae039 = $9569bd86e01b07fd$var$Loader;
|
|
|
17845
18583
|
|
|
17846
18584
|
|
|
17847
18585
|
|
|
18586
|
+
|
|
18587
|
+
|
|
17848
18588
|
const $ce7633a58d99dcca$var$RetorikConfigHandler = (props)=>{
|
|
17849
18589
|
var _mainConfig_config;
|
|
17850
18590
|
const [mainConfig, setMainConfig] = (0, $dWhh5$react.useState)(undefined);
|
|
17851
18591
|
const [isConfigUpdated, setIsConfigUpdated] = (0, $dWhh5$react.useState)(false);
|
|
17852
18592
|
const [configurationFetchingEnded, setConfigurationFetchingEnded] = (0, $dWhh5$react.useState)(!!(isConfigUpdated || props.config !== undefined));
|
|
18593
|
+
const layoutChanged = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.layoutChanged);
|
|
18594
|
+
const mode = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.mode);
|
|
18595
|
+
const loaderClosed = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.loaderClosed);
|
|
18596
|
+
/**
|
|
18597
|
+
* Check if emergency data can be retrieved to remove the button in menu if no data available
|
|
18598
|
+
* @param configuration RetorikMainComponentConfiguration
|
|
18599
|
+
*/ const checkEmergencyAndSetConfig = async (configuration)=>{
|
|
18600
|
+
const data = await (0, $ebb9a848c3dddb50$export$cdd2c9f4b3acf5fb)(configuration.addressData);
|
|
18601
|
+
const tempConfiguration = {
|
|
18602
|
+
...configuration
|
|
18603
|
+
};
|
|
18604
|
+
if (!data) {
|
|
18605
|
+
var _tempConfiguration_config_baseMenu, _tempConfiguration_config;
|
|
18606
|
+
const tempBaseMenu = (_tempConfiguration_config = tempConfiguration.config) === null || _tempConfiguration_config === void 0 ? void 0 : (_tempConfiguration_config_baseMenu = _tempConfiguration_config.baseMenu) === null || _tempConfiguration_config_baseMenu === void 0 ? void 0 : _tempConfiguration_config_baseMenu.filter((menu)=>// @ts-ignore : error on menu.view that doesn't exist in type CustomMenu
|
|
18607
|
+
!menu.view || menu.view !== (0, $71c613e2e831c34c$export$3b4d92ba873f009a).emergency);
|
|
18608
|
+
tempConfiguration.config && (tempConfiguration.config.baseMenu = tempBaseMenu);
|
|
18609
|
+
}
|
|
18610
|
+
setMainConfig(tempConfiguration);
|
|
18611
|
+
setIsConfigUpdated(true);
|
|
18612
|
+
setConfigurationFetchingEnded(true);
|
|
18613
|
+
};
|
|
17853
18614
|
// Handle configuration
|
|
17854
18615
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
17855
18616
|
const getUpdatedConfig = async ()=>{
|
|
17856
18617
|
const fetchedConfig = await (0, $ba3150a69d33f468$export$2e2bcd8739ae039)(props);
|
|
17857
18618
|
if (fetchedConfig && fetchedConfig.config) {
|
|
17858
|
-
const { config: { skipLoader: skipLoader = false, defaultMode: defaultMode, config: _config, viewsConfig: viewsConfig, chatbotData: chatbotData, agentData: agentData, ponyfillFactoryCredentials: ponyfillFactoryCredentials, addressData: addressData, userData: userData, customVoice: customVoice, colors: colors }, externalConfigEnabled: externalConfigEnabled } = fetchedConfig;
|
|
18619
|
+
const { config: { skipLoader: skipLoader = false, defaultMode: defaultMode, config: _config, viewsConfig: viewsConfig, chatbotData: chatbotData, chatbotDataWidget: chatbotDataWidget, agentData: agentData, ponyfillFactoryCredentials: ponyfillFactoryCredentials, addressData: addressData, userData: userData, customVoice: customVoice, colors: colors }, externalConfigEnabled: externalConfigEnabled } = fetchedConfig;
|
|
17859
18620
|
console.log(externalConfigEnabled);
|
|
17860
18621
|
const fetchedMainConfig = {
|
|
17861
18622
|
config: _config,
|
|
17862
18623
|
viewsConfig: viewsConfig,
|
|
17863
18624
|
chatbotData: chatbotData,
|
|
18625
|
+
chatbotDataWidget: chatbotDataWidget,
|
|
17864
18626
|
agentData: agentData,
|
|
17865
18627
|
ponyfillFactoryCredentials: ponyfillFactoryCredentials,
|
|
17866
18628
|
addressData: addressData,
|
|
@@ -17872,18 +18634,20 @@ const $ce7633a58d99dcca$var$RetorikConfigHandler = (props)=>{
|
|
|
17872
18634
|
externalComponents: props.externalComponents,
|
|
17873
18635
|
externalEventHandler: props.externalEventHandler
|
|
17874
18636
|
};
|
|
17875
|
-
|
|
17876
|
-
|
|
17877
|
-
setConfigurationFetchingEnded(true);
|
|
18637
|
+
$ce7633a58d99dcca$var$configHandleLayoutChange(layoutChanged, loaderClosed, fetchedMainConfig, mode);
|
|
18638
|
+
checkEmergencyAndSetConfig(fetchedMainConfig);
|
|
17878
18639
|
}
|
|
17879
18640
|
};
|
|
17880
18641
|
if (props.config !== undefined) {
|
|
17881
18642
|
console.log("Get config from manualConfig");
|
|
17882
18643
|
// Check mandatory properties
|
|
17883
18644
|
if (props.viewsConfig && props.chatbotData && props.agentData && props.ponyfillFactoryCredentials) {
|
|
17884
|
-
|
|
17885
|
-
|
|
17886
|
-
|
|
18645
|
+
const copyConfig = {
|
|
18646
|
+
...props
|
|
18647
|
+
};
|
|
18648
|
+
if (!copyConfig.chatbotDataWidget) copyConfig.chatbotDataWidget = copyConfig.chatbotData;
|
|
18649
|
+
$ce7633a58d99dcca$var$configHandleLayoutChange(layoutChanged, loaderClosed, copyConfig, mode);
|
|
18650
|
+
checkEmergencyAndSetConfig(copyConfig);
|
|
17887
18651
|
} else {
|
|
17888
18652
|
// Warnings for missing data in props
|
|
17889
18653
|
console.warn("Mandatory configuration data missing : ");
|
|
@@ -17902,7 +18666,8 @@ const $ce7633a58d99dcca$var$RetorikConfigHandler = (props)=>{
|
|
|
17902
18666
|
return mainConfig && configurationFetchingEnded ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $bbc725a084d1069a$export$2e2bcd8739ae039), {
|
|
17903
18667
|
parent: props.parent,
|
|
17904
18668
|
config: mainConfig,
|
|
17905
|
-
isConfigUpdated: isConfigUpdated
|
|
18669
|
+
isConfigUpdated: isConfigUpdated,
|
|
18670
|
+
changedLayout: layoutChanged
|
|
17906
18671
|
}) : /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $9569bd86e01b07fd$export$2e2bcd8739ae039), {
|
|
17907
18672
|
className: isConfigUpdated ? "rf-animate-loaderFadeOut" : "",
|
|
17908
18673
|
parent: props.parent,
|
|
@@ -17911,6 +18676,12 @@ const $ce7633a58d99dcca$var$RetorikConfigHandler = (props)=>{
|
|
|
17911
18676
|
fullSize: !!(props.parent !== (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).widget && (mainConfig === null || mainConfig === void 0 ? void 0 : (_mainConfig_config = mainConfig.config) === null || _mainConfig_config === void 0 ? void 0 : _mainConfig_config.fullSize) !== false)
|
|
17912
18677
|
});
|
|
17913
18678
|
};
|
|
18679
|
+
const $ce7633a58d99dcca$var$configHandleLayoutChange = (layoutChanged, loaderClosed, config, mode)=>{
|
|
18680
|
+
if (layoutChanged) {
|
|
18681
|
+
config.defaultMode = mode;
|
|
18682
|
+
if (loaderClosed) config.skipLoader = true;
|
|
18683
|
+
}
|
|
18684
|
+
};
|
|
17914
18685
|
var $ce7633a58d99dcca$export$2e2bcd8739ae039 = $ce7633a58d99dcca$var$RetorikConfigHandler;
|
|
17915
18686
|
|
|
17916
18687
|
|
|
@@ -17934,6 +18705,11 @@ var $e9118dec60074066$export$2e2bcd8739ae039 = $e9118dec60074066$var$RetorikAgen
|
|
|
17934
18705
|
|
|
17935
18706
|
|
|
17936
18707
|
|
|
18708
|
+
|
|
18709
|
+
|
|
18710
|
+
|
|
18711
|
+
|
|
18712
|
+
|
|
17937
18713
|
// Get style for widget's border (except colors)
|
|
17938
18714
|
const $cb4344834e1c512f$export$d6ad062ea094ff6f = (borderData)=>{
|
|
17939
18715
|
if (!borderData || !borderData.color && borderData.thickness === undefined && borderData.rounded === undefined) return "rf-border rf-rounded rf-border-gray";
|
|
@@ -17953,28 +18729,18 @@ const $cb4344834e1c512f$export$5bc78eab59412c50 = (buttonData)=>{
|
|
|
17953
18729
|
};
|
|
17954
18730
|
|
|
17955
18731
|
|
|
17956
|
-
var $b3e675b4e2b04403$exports = {};
|
|
17957
|
-
$b3e675b4e2b04403$exports = JSON.parse('{"fr-FR":{"button":"Besoin d\'aide ?","close":"Fermer"},"en-US":{"button":"Need help ?","close":"Close"},"es-ES":{"button":"\xbfNecesita ayuda?","close":"Cerrar"},"de-DE":{"button":"Brauchen Sie Hilfe?","close":"Schlie\xdfen"}}');
|
|
17958
18732
|
|
|
17959
18733
|
|
|
18734
|
+
var $b3e675b4e2b04403$exports = {};
|
|
18735
|
+
$b3e675b4e2b04403$exports = JSON.parse('{"fr-FR":{"button":"Besoin d\'aide ?","close":"Fermer"},"en-US":{"button":"Need help ?","close":"Close"},"es-ES":{"button":"\xbfNecesita ayuda?","close":"Cerrar"},"de-DE":{"button":"Brauchen Sie Hilfe?","close":"Schlie\xdfen"}}');
|
|
17960
18736
|
|
|
17961
18737
|
|
|
17962
18738
|
|
|
17963
|
-
|
|
17964
|
-
|
|
17965
|
-
|
|
17966
|
-
closeWidget: $1068fd56b5926747$export$d27f1b0993b666c,
|
|
17967
|
-
toggleWidget: $1068fd56b5926747$export$77c0ba4d0d97cee5,
|
|
17968
|
-
toggleDisplay: $1068fd56b5926747$export$f0e9d14ede4c01bd
|
|
17969
|
-
};
|
|
17970
|
-
const $09a824b6b849eeca$var$RetorikWidget = (props)=>{
|
|
17971
|
-
var _props_widgetConfig, _props_widgetConfig_button, _props_widgetConfig1, _props_widgetConfig_button_text, _props_widgetConfig_button1, _props_widgetConfig2, _props_widgetConfig_button_background, _props_widgetConfig_button2, _props_widgetConfig3, _props_widgetConfig_button_border, _props_widgetConfig_button3, _props_widgetConfig4, _props_widgetConfig_button_border1, _props_widgetConfig_button4, _props_widgetConfig5, _props_widgetConfig_button_border2, _props_widgetConfig_button5, _props_widgetConfig6, _props_widgetConfig_button_position, _props_widgetConfig_button6, _props_widgetConfig7, _props_widgetConfig_button_position1, _props_widgetConfig_button7, _props_widgetConfig8, _props_widgetConfig_button_position2, _props_widgetConfig_button8, _props_widgetConfig9, _props_widgetConfig_button_position3, _props_widgetConfig_button9, _props_widgetConfig10, _props_widgetConfig_button_position4, _props_widgetConfig_button10, _props_widgetConfig11, _props_widgetConfig_button_position5, _props_widgetConfig_button11, _props_widgetConfig12, _props_widgetConfig_button_position6, _props_widgetConfig_button12, _props_widgetConfig13, _props_widgetConfig_button_position7, _props_widgetConfig_button13, _props_widgetConfig14, _props_widgetConfig_button_position8, _props_widgetConfig_button14, _props_widgetConfig15, _props_widgetConfig_button_position9, _props_widgetConfig_button15, _props_widgetConfig16, _props_widgetConfig_button_position10, _props_widgetConfig_button16, _props_widgetConfig17, _props_widgetConfig_button_position11, _props_widgetConfig_button17, _props_widgetConfig18, _props_widgetConfig_button_image, _props_widgetConfig_button18, _props_widgetConfig19, _props_widgetConfig_button_image1, _props_widgetConfig_button19, _props_widgetConfig20, _props_widgetConfig_button20, _props_widgetConfig21, _props_widgetConfig_button21, _props_widgetConfig22, _props_widgetConfig_button_text1, _props_widgetConfig_button22, _props_widgetConfig23, _translation_navigator_language, _props_widgetConfig_button_image2, _props_widgetConfig_button23, _props_widgetConfig24, _props_widgetConfig_button_image3, _props_widgetConfig_button24, _props_widgetConfig25, _props_widgetConfig_button25, _props_widgetConfig26, _props_widgetConfig_button26, _props_widgetConfig27;
|
|
17972
|
-
// --------- /!\ -----------
|
|
17973
|
-
// Ne mettre ici que de la logique spécifique au widget
|
|
17974
|
-
// Ce qui est commun avec RetorikAgent ou autres doit aller dans RetorikComposer ou ContextProvider
|
|
17975
|
-
// -------------------------
|
|
18739
|
+
const $5f80e5f73a172bb5$var$LayoutHandler = (props)=>{
|
|
18740
|
+
var _props_retorikProps_widgetConfig, _props_retorikProps_widgetConfig_button, _props_retorikProps_widgetConfig1, _props_retorikProps_widgetConfig_button_text, _props_retorikProps_widgetConfig_button1, _props_retorikProps_widgetConfig2, _props_retorikProps_widgetConfig_button_background, _props_retorikProps_widgetConfig_button2, _props_retorikProps_widgetConfig3, _props_retorikProps_widgetConfig_button_border, _props_retorikProps_widgetConfig_button3, _props_retorikProps_widgetConfig4, _props_retorikProps_widgetConfig_button_border1, _props_retorikProps_widgetConfig_button4, _props_retorikProps_widgetConfig5, _props_retorikProps_widgetConfig_button_border2, _props_retorikProps_widgetConfig_button5, _props_retorikProps_widgetConfig6, _props_retorikProps_widgetConfig_button_position, _props_retorikProps_widgetConfig_button6, _props_retorikProps_widgetConfig7, _props_retorikProps_widgetConfig_button_position1, _props_retorikProps_widgetConfig_button7, _props_retorikProps_widgetConfig8, _props_retorikProps_widgetConfig_button_position2, _props_retorikProps_widgetConfig_button8, _props_retorikProps_widgetConfig9, _props_retorikProps_widgetConfig_button_position3, _props_retorikProps_widgetConfig_button9, _props_retorikProps_widgetConfig10, _props_retorikProps_widgetConfig_button_position4, _props_retorikProps_widgetConfig_button10, _props_retorikProps_widgetConfig11, _props_retorikProps_widgetConfig_button_position5, _props_retorikProps_widgetConfig_button11, _props_retorikProps_widgetConfig12, _props_retorikProps_widgetConfig_button_position6, _props_retorikProps_widgetConfig_button12, _props_retorikProps_widgetConfig13, _props_retorikProps_widgetConfig_button_position7, _props_retorikProps_widgetConfig_button13, _props_retorikProps_widgetConfig14, _props_retorikProps_widgetConfig_button_position8, _props_retorikProps_widgetConfig_button14, _props_retorikProps_widgetConfig15, _props_retorikProps_widgetConfig_button_position9, _props_retorikProps_widgetConfig_button15, _props_retorikProps_widgetConfig16, _props_retorikProps_widgetConfig_button_position10, _props_retorikProps_widgetConfig_button16, _props_retorikProps_widgetConfig17, _props_retorikProps_widgetConfig_button_position11, _props_retorikProps_widgetConfig_button17, _props_retorikProps_widgetConfig18, _props_retorikProps_widgetConfig_button_image, _props_retorikProps_widgetConfig_button18, _props_retorikProps_widgetConfig19, _props_retorikProps_widgetConfig_button_image1, _props_retorikProps_widgetConfig_button19, _props_retorikProps_widgetConfig20, _props_retorikProps_widgetConfig_button20, _props_retorikProps_widgetConfig21, _props_retorikProps_widgetConfig_button21, _props_retorikProps_widgetConfig22, _props_retorikProps_widgetConfig_button_text1, _props_retorikProps_widgetConfig_button22, _props_retorikProps_widgetConfig23, _translation_navigator_language, _props_retorikProps_widgetConfig_button_image2, _props_retorikProps_widgetConfig_button23, _props_retorikProps_widgetConfig24, _props_retorikProps_widgetConfig_button_image3, _props_retorikProps_widgetConfig_button24, _props_retorikProps_widgetConfig25, _props_retorikProps_widgetConfig_button25, _props_retorikProps_widgetConfig26, _props_retorikProps_widgetConfig_button26, _props_retorikProps_widgetConfig27;
|
|
18741
|
+
const displayChangeLayoutButton = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.changeLayoutButtonDisplay);
|
|
17976
18742
|
const { open: open, loaded: loaded, widgetDisplayType: widgetDisplayType } = (0, $1068fd56b5926747$export$d95eb9b67812311f)();
|
|
17977
|
-
const [currentConfiguration, setCurrentConfiguration] = (0, $dWhh5$react.useState)((
|
|
18743
|
+
const [currentConfiguration, setCurrentConfiguration] = (0, $dWhh5$react.useState)((_props_retorikProps_widgetConfig = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig === void 0 ? void 0 : _props_retorikProps_widgetConfig.large);
|
|
17978
18744
|
const [widgetButton, setWidgetButton] = (0, $dWhh5$react.useState)("");
|
|
17979
18745
|
const [widgetBorder, setWidgetBorder] = (0, $dWhh5$react.useState)("");
|
|
17980
18746
|
const [mobileWidth, setMobileWidth] = (0, $dWhh5$react.useState)(window.innerWidth < 600);
|
|
@@ -17983,8 +18749,8 @@ const $09a824b6b849eeca$var$RetorikWidget = (props)=>{
|
|
|
17983
18749
|
setMobileWidth(window.innerWidth < 600);
|
|
17984
18750
|
};
|
|
17985
18751
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
17986
|
-
var
|
|
17987
|
-
setWidgetButton((0, $cb4344834e1c512f$export$5bc78eab59412c50)((
|
|
18752
|
+
var _props_retorikProps_widgetConfig;
|
|
18753
|
+
setWidgetButton((0, $cb4344834e1c512f$export$5bc78eab59412c50)((_props_retorikProps_widgetConfig = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig === void 0 ? void 0 : _props_retorikProps_widgetConfig.button));
|
|
17988
18754
|
window.addEventListener("resize", handleResize);
|
|
17989
18755
|
return ()=>window.removeEventListener("resize", handleResize);
|
|
17990
18756
|
}, []);
|
|
@@ -18007,14 +18773,14 @@ const $09a824b6b849eeca$var$RetorikWidget = (props)=>{
|
|
|
18007
18773
|
(0, $dWhh5$react.useEffect)(()=>{
|
|
18008
18774
|
switch(widgetDisplayType){
|
|
18009
18775
|
case "large":
|
|
18010
|
-
var
|
|
18011
|
-
setCurrentConfiguration((
|
|
18012
|
-
setWidgetBorder((0, $cb4344834e1c512f$export$d6ad062ea094ff6f)((
|
|
18776
|
+
var _props_retorikProps_widgetConfig, _props_retorikProps_widgetConfig_large, _props_retorikProps_widgetConfig1;
|
|
18777
|
+
setCurrentConfiguration((_props_retorikProps_widgetConfig = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig === void 0 ? void 0 : _props_retorikProps_widgetConfig.large);
|
|
18778
|
+
setWidgetBorder((0, $cb4344834e1c512f$export$d6ad062ea094ff6f)((_props_retorikProps_widgetConfig1 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig1 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_large = _props_retorikProps_widgetConfig1.large) === null || _props_retorikProps_widgetConfig_large === void 0 ? void 0 : _props_retorikProps_widgetConfig_large.border));
|
|
18013
18779
|
break;
|
|
18014
18780
|
case "thumbnail":
|
|
18015
|
-
var
|
|
18016
|
-
setCurrentConfiguration(((
|
|
18017
|
-
setWidgetBorder((0, $cb4344834e1c512f$export$d6ad062ea094ff6f)(((
|
|
18781
|
+
var _props_retorikProps_widgetConfig2, _props_retorikProps_widgetConfig3, _props_retorikProps_widgetConfig_thumbnail, _props_retorikProps_widgetConfig4, _props_retorikProps_widgetConfig_large1, _props_retorikProps_widgetConfig5;
|
|
18782
|
+
setCurrentConfiguration(((_props_retorikProps_widgetConfig2 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig2 === void 0 ? void 0 : _props_retorikProps_widgetConfig2.thumbnail) || ((_props_retorikProps_widgetConfig3 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig3 === void 0 ? void 0 : _props_retorikProps_widgetConfig3.large));
|
|
18783
|
+
setWidgetBorder((0, $cb4344834e1c512f$export$d6ad062ea094ff6f)(((_props_retorikProps_widgetConfig4 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig4 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_thumbnail = _props_retorikProps_widgetConfig4.thumbnail) === null || _props_retorikProps_widgetConfig_thumbnail === void 0 ? void 0 : _props_retorikProps_widgetConfig_thumbnail.border) || ((_props_retorikProps_widgetConfig5 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig5 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_large1 = _props_retorikProps_widgetConfig5.large) === null || _props_retorikProps_widgetConfig_large1 === void 0 ? void 0 : _props_retorikProps_widgetConfig_large1.border)));
|
|
18018
18784
|
break;
|
|
18019
18785
|
default:
|
|
18020
18786
|
break;
|
|
@@ -18022,47 +18788,56 @@ const $09a824b6b849eeca$var$RetorikWidget = (props)=>{
|
|
|
18022
18788
|
}, [
|
|
18023
18789
|
widgetDisplayType
|
|
18024
18790
|
]);
|
|
18025
|
-
|
|
18791
|
+
const extendButtonHandler = ()=>{
|
|
18792
|
+
var _props_retorikProps_widgetConfig, _props_retorikProps_widgetConfig1;
|
|
18793
|
+
// if different display type available
|
|
18794
|
+
if (((_props_retorikProps_widgetConfig = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig === void 0 ? void 0 : _props_retorikProps_widgetConfig.large) && ((_props_retorikProps_widgetConfig1 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig1 === void 0 ? void 0 : _props_retorikProps_widgetConfig1.thumbnail)) (0, $1068fd56b5926747$export$f0e9d14ede4c01bd)();
|
|
18795
|
+
else {
|
|
18796
|
+
(0, $c7242af7a2bc5e50$export$29ec02ff899d2b53)(true);
|
|
18797
|
+
(0, $c7242af7a2bc5e50$export$e8437af1f2483b8e)((0, $71c613e2e831c34c$export$a31c5a03aaeee5f).agent);
|
|
18798
|
+
}
|
|
18799
|
+
};
|
|
18800
|
+
return props.currentLayout === (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).widget ? /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)((0, $dWhh5$reactjsxruntime.Fragment), {
|
|
18026
18801
|
children: [
|
|
18027
|
-
((
|
|
18802
|
+
((_props_retorikProps_widgetConfig1 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig1 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button = _props_retorikProps_widgetConfig1.button) === null || _props_retorikProps_widgetConfig_button === void 0 ? void 0 : _props_retorikProps_widgetConfig_button.display) !== false && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("button", {
|
|
18028
18803
|
className: `rf-fixed rf-px-2 rf-flex rf-flex-row rf-items-center ${widgetButton}`,
|
|
18029
18804
|
style: {
|
|
18030
|
-
color: ((
|
|
18031
|
-
backgroundColor: ((
|
|
18032
|
-
borderWidth: ((
|
|
18033
|
-
borderColor: ((
|
|
18034
|
-
top: (
|
|
18035
|
-
bottom: ((
|
|
18036
|
-
left: (
|
|
18037
|
-
right: ((
|
|
18805
|
+
color: ((_props_retorikProps_widgetConfig2 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig2 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button1 = _props_retorikProps_widgetConfig2.button) === null || _props_retorikProps_widgetConfig_button1 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_text = _props_retorikProps_widgetConfig_button1.text) === null || _props_retorikProps_widgetConfig_button_text === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_text.color) || (0, $04a533cfb295ca20$export$4aebf65ed07cf17b).rgb,
|
|
18806
|
+
backgroundColor: ((_props_retorikProps_widgetConfig3 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig3 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button2 = _props_retorikProps_widgetConfig3.button) === null || _props_retorikProps_widgetConfig_button2 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_background = _props_retorikProps_widgetConfig_button2.background) === null || _props_retorikProps_widgetConfig_button_background === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_background.color) || "transparent",
|
|
18807
|
+
borderWidth: ((_props_retorikProps_widgetConfig4 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig4 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button3 = _props_retorikProps_widgetConfig4.button) === null || _props_retorikProps_widgetConfig_button3 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_border = _props_retorikProps_widgetConfig_button3.border) === null || _props_retorikProps_widgetConfig_button_border === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_border.thickness) !== undefined ? `${(_props_retorikProps_widgetConfig5 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig5 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button4 = _props_retorikProps_widgetConfig5.button) === null || _props_retorikProps_widgetConfig_button4 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_border1 = _props_retorikProps_widgetConfig_button4.border) === null || _props_retorikProps_widgetConfig_button_border1 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_border1.thickness}px` : "1px",
|
|
18808
|
+
borderColor: ((_props_retorikProps_widgetConfig6 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig6 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button5 = _props_retorikProps_widgetConfig6.button) === null || _props_retorikProps_widgetConfig_button5 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_border2 = _props_retorikProps_widgetConfig_button5.border) === null || _props_retorikProps_widgetConfig_button_border2 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_border2.color) || (0, $04a533cfb295ca20$export$4aebf65ed07cf17b).rgb,
|
|
18809
|
+
top: (_props_retorikProps_widgetConfig7 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig7 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button6 = _props_retorikProps_widgetConfig7.button) === null || _props_retorikProps_widgetConfig_button6 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position = _props_retorikProps_widgetConfig_button6.position) === null || _props_retorikProps_widgetConfig_button_position === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position.top,
|
|
18810
|
+
bottom: ((_props_retorikProps_widgetConfig8 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig8 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button7 = _props_retorikProps_widgetConfig8.button) === null || _props_retorikProps_widgetConfig_button7 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position1 = _props_retorikProps_widgetConfig_button7.position) === null || _props_retorikProps_widgetConfig_button_position1 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position1.bottom) ? (_props_retorikProps_widgetConfig9 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig9 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button8 = _props_retorikProps_widgetConfig9.button) === null || _props_retorikProps_widgetConfig_button8 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position2 = _props_retorikProps_widgetConfig_button8.position) === null || _props_retorikProps_widgetConfig_button_position2 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position2.bottom : ((_props_retorikProps_widgetConfig10 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig10 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button9 = _props_retorikProps_widgetConfig10.button) === null || _props_retorikProps_widgetConfig_button9 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position3 = _props_retorikProps_widgetConfig_button9.position) === null || _props_retorikProps_widgetConfig_button_position3 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position3.top) || ((_props_retorikProps_widgetConfig11 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig11 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button10 = _props_retorikProps_widgetConfig11.button) === null || _props_retorikProps_widgetConfig_button10 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position4 = _props_retorikProps_widgetConfig_button10.position) === null || _props_retorikProps_widgetConfig_button_position4 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position4.left) || ((_props_retorikProps_widgetConfig12 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig12 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button11 = _props_retorikProps_widgetConfig12.button) === null || _props_retorikProps_widgetConfig_button11 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position5 = _props_retorikProps_widgetConfig_button11.position) === null || _props_retorikProps_widgetConfig_button_position5 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position5.right) ? undefined : "1rem",
|
|
18811
|
+
left: (_props_retorikProps_widgetConfig13 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig13 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button12 = _props_retorikProps_widgetConfig13.button) === null || _props_retorikProps_widgetConfig_button12 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position6 = _props_retorikProps_widgetConfig_button12.position) === null || _props_retorikProps_widgetConfig_button_position6 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position6.left,
|
|
18812
|
+
right: ((_props_retorikProps_widgetConfig14 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig14 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button13 = _props_retorikProps_widgetConfig14.button) === null || _props_retorikProps_widgetConfig_button13 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position7 = _props_retorikProps_widgetConfig_button13.position) === null || _props_retorikProps_widgetConfig_button_position7 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position7.right) ? (_props_retorikProps_widgetConfig15 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig15 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button14 = _props_retorikProps_widgetConfig15.button) === null || _props_retorikProps_widgetConfig_button14 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position8 = _props_retorikProps_widgetConfig_button14.position) === null || _props_retorikProps_widgetConfig_button_position8 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position8.right : ((_props_retorikProps_widgetConfig16 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig16 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button15 = _props_retorikProps_widgetConfig16.button) === null || _props_retorikProps_widgetConfig_button15 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position9 = _props_retorikProps_widgetConfig_button15.position) === null || _props_retorikProps_widgetConfig_button_position9 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position9.top) || ((_props_retorikProps_widgetConfig17 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig17 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button16 = _props_retorikProps_widgetConfig17.button) === null || _props_retorikProps_widgetConfig_button16 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position10 = _props_retorikProps_widgetConfig_button16.position) === null || _props_retorikProps_widgetConfig_button_position10 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position10.bottom) || ((_props_retorikProps_widgetConfig18 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig18 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button17 = _props_retorikProps_widgetConfig18.button) === null || _props_retorikProps_widgetConfig_button17 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_position11 = _props_retorikProps_widgetConfig_button17.position) === null || _props_retorikProps_widgetConfig_button_position11 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_position11.left) ? undefined : "1rem"
|
|
18038
18813
|
},
|
|
18039
18814
|
onClick: (0, $1068fd56b5926747$export$77c0ba4d0d97cee5),
|
|
18040
18815
|
id: "retorik-widget-button",
|
|
18041
18816
|
children: [
|
|
18042
|
-
((
|
|
18043
|
-
className: `${((
|
|
18044
|
-
src: `${props.widgetConfig.button.image.url}`,
|
|
18817
|
+
((_props_retorikProps_widgetConfig19 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig19 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button18 = _props_retorikProps_widgetConfig19.button) === null || _props_retorikProps_widgetConfig_button18 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_image = _props_retorikProps_widgetConfig_button18.image) === null || _props_retorikProps_widgetConfig_button_image === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_image.url) && ((_props_retorikProps_widgetConfig20 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig20 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button19 = _props_retorikProps_widgetConfig20.button) === null || _props_retorikProps_widgetConfig_button19 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_image1 = _props_retorikProps_widgetConfig_button19.image) === null || _props_retorikProps_widgetConfig_button_image1 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_image1.position) !== "right" && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("img", {
|
|
18818
|
+
className: `${((_props_retorikProps_widgetConfig21 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig21 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button20 = _props_retorikProps_widgetConfig21.button) === null || _props_retorikProps_widgetConfig_button20 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button20.image.marginY) === false ? "" : "rf-my-1"}`,
|
|
18819
|
+
src: `${props.retorikProps.widgetConfig.button.image.url}`,
|
|
18045
18820
|
alt: "Retorik widget",
|
|
18046
18821
|
style: {
|
|
18047
|
-
height: ((
|
|
18822
|
+
height: ((_props_retorikProps_widgetConfig22 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig22 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button21 = _props_retorikProps_widgetConfig22.button) === null || _props_retorikProps_widgetConfig_button21 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button21.image.height) || "2rem"
|
|
18048
18823
|
}
|
|
18049
18824
|
}),
|
|
18050
18825
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("div", {
|
|
18051
18826
|
className: "rf-py-2 rf-ml-1",
|
|
18052
|
-
children: ((
|
|
18827
|
+
children: ((_props_retorikProps_widgetConfig23 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig23 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button22 = _props_retorikProps_widgetConfig23.button) === null || _props_retorikProps_widgetConfig_button22 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_text1 = _props_retorikProps_widgetConfig_button22.text) === null || _props_retorikProps_widgetConfig_button_text1 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_text1.content) || navigator.language && ((_translation_navigator_language = (0, (/*@__PURE__*/$parcel$interopDefault($b3e675b4e2b04403$exports)))[navigator.language]) === null || _translation_navigator_language === void 0 ? void 0 : _translation_navigator_language.button) || (0, (/*@__PURE__*/$parcel$interopDefault($b3e675b4e2b04403$exports)))["fr-FR"].button
|
|
18053
18828
|
}),
|
|
18054
|
-
((
|
|
18055
|
-
className: `${((
|
|
18056
|
-
src: `${props.widgetConfig.button.image.url}`,
|
|
18829
|
+
((_props_retorikProps_widgetConfig24 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig24 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button23 = _props_retorikProps_widgetConfig24.button) === null || _props_retorikProps_widgetConfig_button23 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_image2 = _props_retorikProps_widgetConfig_button23.image) === null || _props_retorikProps_widgetConfig_button_image2 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_image2.url) && ((_props_retorikProps_widgetConfig25 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig25 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button24 = _props_retorikProps_widgetConfig25.button) === null || _props_retorikProps_widgetConfig_button24 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button_image3 = _props_retorikProps_widgetConfig_button24.image) === null || _props_retorikProps_widgetConfig_button_image3 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button_image3.position) === "right" && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("img", {
|
|
18830
|
+
className: `${((_props_retorikProps_widgetConfig26 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig26 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button25 = _props_retorikProps_widgetConfig26.button) === null || _props_retorikProps_widgetConfig_button25 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button25.image.marginY) === false ? "" : "rf-my-1"}`,
|
|
18831
|
+
src: `${props.retorikProps.widgetConfig.button.image.url}`,
|
|
18057
18832
|
alt: "Retorik widget",
|
|
18058
18833
|
style: {
|
|
18059
|
-
height: ((
|
|
18834
|
+
height: ((_props_retorikProps_widgetConfig27 = props.retorikProps.widgetConfig) === null || _props_retorikProps_widgetConfig27 === void 0 ? void 0 : (_props_retorikProps_widgetConfig_button26 = _props_retorikProps_widgetConfig27.button) === null || _props_retorikProps_widgetConfig_button26 === void 0 ? void 0 : _props_retorikProps_widgetConfig_button26.image.height) || "2rem"
|
|
18060
18835
|
}
|
|
18061
18836
|
})
|
|
18062
18837
|
]
|
|
18063
18838
|
}),
|
|
18064
18839
|
loaded && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsxs)("div", {
|
|
18065
|
-
className:
|
|
18840
|
+
className: "rf-fixed rf-pt-8 rf-height-fill-available rf-transition-all rf-overflow-hidden rf-max-w-[100vw]",
|
|
18066
18841
|
style: {
|
|
18067
18842
|
...frameStyle,
|
|
18068
18843
|
width: open ? mobileWidth ? "100%" : (currentConfiguration === null || currentConfiguration === void 0 ? void 0 : currentConfiguration.width) || "400px" : "0px",
|
|
@@ -18070,6 +18845,16 @@ const $09a824b6b849eeca$var$RetorikWidget = (props)=>{
|
|
|
18070
18845
|
},
|
|
18071
18846
|
"data-testid": "widget-wrapper",
|
|
18072
18847
|
children: [
|
|
18848
|
+
displayChangeLayoutButton && !mobileWidth && props.currentLayout === (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).widget && /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
18849
|
+
onClick: extendButtonHandler,
|
|
18850
|
+
"aria-label": "Extend",
|
|
18851
|
+
className: "rf-absolute rf-z-exitwidget rf-flex rf-right-8 rf-top-0 rf-p-1 rf-bg-truewhite rf-border rf-border-trueblack rf-rounded-lg",
|
|
18852
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $d2c0480827389113$export$2e2bcd8739ae039), {
|
|
18853
|
+
className: "rf-h-4 rf-w-4",
|
|
18854
|
+
color: "#000000",
|
|
18855
|
+
extended: false
|
|
18856
|
+
})
|
|
18857
|
+
}),
|
|
18073
18858
|
/*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)("button", {
|
|
18074
18859
|
onClick: (0, $1068fd56b5926747$export$77c0ba4d0d97cee5),
|
|
18075
18860
|
"aria-label": "Close",
|
|
@@ -18084,17 +18869,54 @@ const $09a824b6b849eeca$var$RetorikWidget = (props)=>{
|
|
|
18084
18869
|
style: {
|
|
18085
18870
|
borderColor: frameStyle.borderColor
|
|
18086
18871
|
},
|
|
18087
|
-
children:
|
|
18088
|
-
parent: (0, $71c613e2e831c34c$export$a31c5a03aaeee5f).widget,
|
|
18089
|
-
...props,
|
|
18090
|
-
width: "full",
|
|
18091
|
-
height: "full",
|
|
18092
|
-
mobile: mobileWidth
|
|
18093
|
-
})
|
|
18872
|
+
children: props.children
|
|
18094
18873
|
})
|
|
18095
18874
|
]
|
|
18096
18875
|
})
|
|
18097
18876
|
]
|
|
18877
|
+
}) : props.children;
|
|
18878
|
+
};
|
|
18879
|
+
var $5f80e5f73a172bb5$export$2e2bcd8739ae039 = $5f80e5f73a172bb5$var$LayoutHandler;
|
|
18880
|
+
|
|
18881
|
+
|
|
18882
|
+
|
|
18883
|
+
|
|
18884
|
+
window.Retorik = {
|
|
18885
|
+
...window.Retorik,
|
|
18886
|
+
openWidget: $1068fd56b5926747$export$a1c83309c736819f,
|
|
18887
|
+
closeWidget: $1068fd56b5926747$export$d27f1b0993b666c,
|
|
18888
|
+
toggleWidget: $1068fd56b5926747$export$77c0ba4d0d97cee5,
|
|
18889
|
+
toggleDisplay: $1068fd56b5926747$export$f0e9d14ede4c01bd
|
|
18890
|
+
};
|
|
18891
|
+
const $09a824b6b849eeca$var$RetorikWidget = (props)=>{
|
|
18892
|
+
// --------- /!\ -----------
|
|
18893
|
+
// Ne mettre ici que de la logique spécifique au widget
|
|
18894
|
+
// Ce qui est commun avec RetorikAgent ou autres doit aller dans RetorikComposer ou ContextProvider
|
|
18895
|
+
// -------------------------
|
|
18896
|
+
const currentLayout = (0, $c7242af7a2bc5e50$export$bd22554f31e5f96f)((state)=>state.currentLayout);
|
|
18897
|
+
(0, $dWhh5$react.useEffect)(()=>{
|
|
18898
|
+
(0, $c7242af7a2bc5e50$export$e8437af1f2483b8e)((0, $71c613e2e831c34c$export$a31c5a03aaeee5f).widget);
|
|
18899
|
+
}, []);
|
|
18900
|
+
const [mobileWidth, setMobileWidth] = (0, $dWhh5$react.useState)(window.innerWidth < 600);
|
|
18901
|
+
const handleResize = ()=>{
|
|
18902
|
+
setMobileWidth(window.innerWidth < 600);
|
|
18903
|
+
};
|
|
18904
|
+
(0, $dWhh5$react.useEffect)(()=>{
|
|
18905
|
+
window.addEventListener("resize", handleResize);
|
|
18906
|
+
return ()=>window.removeEventListener("resize", handleResize);
|
|
18907
|
+
}, []);
|
|
18908
|
+
return /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $06e5942c9d4d6916$export$2e2bcd8739ae039), {
|
|
18909
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $5f80e5f73a172bb5$export$2e2bcd8739ae039), {
|
|
18910
|
+
currentLayout: currentLayout,
|
|
18911
|
+
retorikProps: props,
|
|
18912
|
+
children: /*#__PURE__*/ (0, $dWhh5$reactjsxruntime.jsx)((0, $ce7633a58d99dcca$export$2e2bcd8739ae039), {
|
|
18913
|
+
parent: currentLayout,
|
|
18914
|
+
...props,
|
|
18915
|
+
width: "full",
|
|
18916
|
+
height: "full",
|
|
18917
|
+
mobile: mobileWidth
|
|
18918
|
+
})
|
|
18919
|
+
})
|
|
18098
18920
|
});
|
|
18099
18921
|
};
|
|
18100
18922
|
var $09a824b6b849eeca$export$2e2bcd8739ae039 = $09a824b6b849eeca$var$RetorikWidget;
|
|
@@ -18148,6 +18970,15 @@ const $ad17e3bb6d135d7b$export$30a86d91af8ff6e6 = {
|
|
|
18148
18970
|
|
|
18149
18971
|
|
|
18150
18972
|
|
|
18973
|
+
|
|
18974
|
+
|
|
18975
|
+
const $3f93eb6d5bf69cb7$export$7a001476a013672 = ()=>{
|
|
18976
|
+
(0, $b6a8688e7db7a7b9$export$3118ae18000e2700)();
|
|
18977
|
+
(0, $70e3d65f5a106231$export$93b55f822ac81934)();
|
|
18978
|
+
(0, $c7242af7a2bc5e50$export$cd85ac4858c7290c)();
|
|
18979
|
+
(0, $5f7f457957bd2c8d$export$b6d2196a3ce412d8)();
|
|
18980
|
+
(0, $9acd31406c230961$export$b7b23f8e09258fa6)();
|
|
18981
|
+
};
|
|
18151
18982
|
const $3f93eb6d5bf69cb7$export$b69254d879536cde = (0, $d1249e1b373273e4$export$2e2bcd8739ae039).bind(null, (0, $e9118dec60074066$export$2e2bcd8739ae039));
|
|
18152
18983
|
const $3f93eb6d5bf69cb7$var$renderWidget = (0, $063ea7a515c267b7$export$2e2bcd8739ae039).bind(null, (0, $09a824b6b849eeca$export$2e2bcd8739ae039));
|
|
18153
18984
|
var $3f93eb6d5bf69cb7$export$2e2bcd8739ae039 = (0, $e9118dec60074066$export$2e2bcd8739ae039);
|