tanya-chatbot 0.4.9 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tanya-chatbot.cjs.js +12 -12
- package/dist/tanya-chatbot.cjs.js.map +1 -1
- package/dist/tanya-chatbot.es.js +535 -534
- package/dist/tanya-chatbot.es.js.map +1 -1
- package/package.json +1 -1
package/dist/tanya-chatbot.es.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { useEffect as
|
|
1
|
+
import { useEffect as M, useState as $, useRef as Ft } from "react";
|
|
2
2
|
import { jsx as a, jsxs as u, Fragment as re } from "react/jsx-runtime";
|
|
3
|
-
import { createHttpLink as
|
|
4
|
-
import { Provider as
|
|
5
|
-
import { createSlice as
|
|
6
|
-
import * as
|
|
3
|
+
import { createHttpLink as sr, ApolloClient as lr, InMemoryCache as cr, ApolloProvider as dr } from "@apollo/client";
|
|
4
|
+
import { Provider as ur, useDispatch as je, useSelector as Vt } from "react-redux";
|
|
5
|
+
import { createSlice as De, configureStore as pr } from "@reduxjs/toolkit";
|
|
6
|
+
import * as Le from "@radix-ui/react-popover";
|
|
7
7
|
import "clsx";
|
|
8
8
|
import "tailwind-merge";
|
|
9
|
-
import
|
|
9
|
+
import E from "axios";
|
|
10
10
|
import "crypto-js";
|
|
11
|
-
import { Icon as
|
|
12
|
-
import { toast as
|
|
13
|
-
const hr = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-full{top:100%}.z-40{z-index:40}.z-50{z-index:50}.m-1{margin:.25rem}.m-3{margin:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.h-12{height:3rem}.h-28{height:7rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-\\[120px\\]{height:120px}.h-\\[200px\\]{height:200px}.h-\\[60px\\]{height:60px}.h-\\[90vh\\]{height:90vh}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.w-28{width:7rem}.w-3{width:.75rem}.w-5\\/6{width:83.333333%}.w-6{width:1.5rem}.w-72{width:18rem}.w-\\[100vw\\]{width:100vw}.w-\\[120px\\]{width:120px}.w-\\[150px\\]{width:150px}.w-\\[60px\\]{width:60px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-\\[200px\\]{max-width:200px}.max-w-\\[75\\%\\]{max-width:75%}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\\[10px\\]{border-radius:10px}.rounded-\\[20px\\]{border-radius:20px}.rounded-\\[5px\\]{border-radius:5px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.rounded-l-\\[20px\\]{border-top-left-radius:20px;border-bottom-left-radius:20px}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tr-\\[20px\\]{border-top-right-radius:20px}.rounded-tr-\\[5px\\]{border-top-right-radius:5px}.border{border-width:1px}.border-0{border-width:0px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-2{border-top-width:2px}.border-none{border-style:none}.border-\\[\\#C9C2DE\\]{--tw-border-opacity: 1;border-color:rgb(201 194 222 / var(--tw-border-opacity, 1))}.border-\\[\\#E5E5E5\\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.bg-\\[\\#553D94\\]{--tw-bg-opacity: 1;background-color:rgb(85 61 148 / var(--tw-bg-opacity, 1))}.bg-\\[\\#6851C6\\]{--tw-bg-opacity: 1;background-color:rgb(104 81 198 / var(--tw-bg-opacity, 1))}.bg-\\[\\#804C9E0D\\]{background-color:#804c9e0d}.bg-\\[\\#A21CAF\\]{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.bg-\\[\\#AB192D\\]{--tw-bg-opacity: 1;background-color:rgb(171 25 45 / var(--tw-bg-opacity, 1))}.bg-\\[\\#E2DBFF\\]{--tw-bg-opacity: 1;background-color:rgb(226 219 255 / var(--tw-bg-opacity, 1))}.bg-\\[\\#E3DEEF\\]{--tw-bg-opacity: 1;background-color:rgb(227 222 239 / var(--tw-bg-opacity, 1))}.bg-\\[\\#F3F3F3\\]{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.bg-\\[\\#FFFFFF\\],.bg-\\[\\#ffffff\\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-black\\/30{background-color:#0000004d}.bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-\\[1px\\]{padding:1px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-5{padding-right:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.font-nunitoSans{font-family:Nunito Sans}.text-\\[12px\\]{font-size:12px}.text-\\[14px\\]{font-size:14px}.text-\\[15px\\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-snug{line-height:1.375}.text-\\[\\#000000\\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-\\[\\#14121F\\]{--tw-text-opacity: 1;color:rgb(20 18 31 / var(--tw-text-opacity, 1))}.text-\\[\\#18181B\\]{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.text-\\[\\#232323\\]{--tw-text-opacity: 1;color:rgb(35 35 35 / var(--tw-text-opacity, 1))}.text-\\[\\#323135\\]{--tw-text-opacity: 1;color:rgb(50 49 53 / var(--tw-text-opacity, 1))}.text-\\[\\#494949\\]{--tw-text-opacity: 1;color:rgb(73 73 73 / var(--tw-text-opacity, 1))}.text-\\[\\#555555\\]{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.text-\\[\\#5B5B5B\\]{--tw-text-opacity: 1;color:rgb(91 91 91 / var(--tw-text-opacity, 1))}.text-\\[\\#68656E\\]{--tw-text-opacity: 1;color:rgb(104 101 110 / var(--tw-text-opacity, 1))}.text-\\[\\#959595\\]{--tw-text-opacity: 1;color:rgb(149 149 149 / var(--tw-text-opacity, 1))}.text-\\[\\#EC5050\\]{--tw-text-opacity: 1;color:rgb(236 80 80 / var(--tw-text-opacity, 1))}.text-\\[\\#FBFBFC\\]{--tw-text-opacity: 1;color:rgb(251 251 252 / var(--tw-text-opacity, 1))}.text-\\[\\#FFFFFF\\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.line-through{text-decoration-line:line-through}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-80{opacity:.8}.shadow-\\[0px_2px_2px_0px_\\#9292BC40\\]{--tw-shadow: 0px 2px 2px 0px #9292BC40;--tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0px_4px_10px_0px_\\#5F499840\\]{--tw-shadow: 0px 4px 10px 0px #5F499840;--tw-shadow-colored: 0px 4px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{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)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.running{animation-play-state:running}html,body,#root{margin:0;padding:0}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hover\\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\\:text-\\[\\#6952C7\\]:hover{--tw-text-opacity: 1;color:rgb(105 82 199 / var(--tw-text-opacity, 1))}.hover\\:opacity-90:hover{opacity:.9}.group:hover .group-hover\\:opacity-100{opacity:1}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}@media(min-width:640px){.sm\\:w-\\[80vw\\]{width:80vw}}@media(min-width:768px){.md\\:h-\\[100vh\\]{height:100vh}.md\\:w-1\\/2{width:50%}.md\\:w-\\[770px\\]{width:770px}.md\\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:flex-row{flex-direction:row}}@media(min-width:1024px){.lg\\:h-\\[100vh\\]{height:100vh}.lg\\:w-1\\/2{width:50%}.lg\\:w-2\\/3{width:66.666667%}.lg\\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:flex-row{flex-direction:row}.lg\\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.lg\\:rounded-bl-xl{border-bottom-left-radius:.75rem}}';
|
|
11
|
+
import { Icon as ge } from "@iconify/react";
|
|
12
|
+
import { toast as H } from "react-toastify";
|
|
13
|
+
const fr = '*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-full{top:100%}.z-40{z-index:40}.z-50{z-index:50}.m-1{margin:.25rem}.m-3{margin:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.h-12{height:3rem}.h-28{height:7rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-\\[120px\\]{height:120px}.h-\\[200px\\]{height:200px}.h-\\[60px\\]{height:60px}.h-\\[90vh\\]{height:90vh}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.w-28{width:7rem}.w-3{width:.75rem}.w-5\\/6{width:83.333333%}.w-6{width:1.5rem}.w-72{width:18rem}.w-\\[100vw\\]{width:100vw}.w-\\[120px\\]{width:120px}.w-\\[150px\\]{width:150px}.w-\\[60px\\]{width:60px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-\\[200px\\]{max-width:200px}.max-w-\\[75\\%\\]{max-width:75%}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\\[10px\\]{border-radius:10px}.rounded-\\[20px\\]{border-radius:20px}.rounded-\\[5px\\]{border-radius:5px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.rounded-l-\\[20px\\]{border-top-left-radius:20px;border-bottom-left-radius:20px}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tr-\\[20px\\]{border-top-right-radius:20px}.rounded-tr-\\[5px\\]{border-top-right-radius:5px}.border{border-width:1px}.border-0{border-width:0px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-2{border-top-width:2px}.border-none{border-style:none}.border-\\[\\#C9C2DE\\]{--tw-border-opacity: 1;border-color:rgb(201 194 222 / var(--tw-border-opacity, 1))}.border-\\[\\#E5E5E5\\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.bg-\\[\\#553D94\\]{--tw-bg-opacity: 1;background-color:rgb(85 61 148 / var(--tw-bg-opacity, 1))}.bg-\\[\\#6851C6\\]{--tw-bg-opacity: 1;background-color:rgb(104 81 198 / var(--tw-bg-opacity, 1))}.bg-\\[\\#804C9E0D\\]{background-color:#804c9e0d}.bg-\\[\\#A21CAF\\]{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.bg-\\[\\#AB192D\\]{--tw-bg-opacity: 1;background-color:rgb(171 25 45 / var(--tw-bg-opacity, 1))}.bg-\\[\\#E2DBFF\\]{--tw-bg-opacity: 1;background-color:rgb(226 219 255 / var(--tw-bg-opacity, 1))}.bg-\\[\\#E3DEEF\\]{--tw-bg-opacity: 1;background-color:rgb(227 222 239 / var(--tw-bg-opacity, 1))}.bg-\\[\\#F3F3F3\\]{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.bg-\\[\\#FFFFFF\\],.bg-\\[\\#ffffff\\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-black\\/30{background-color:#0000004d}.bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-\\[1px\\]{padding:1px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pr-5{padding-right:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.font-nunitoSans{font-family:Nunito Sans}.text-\\[12px\\]{font-size:12px}.text-\\[14px\\]{font-size:14px}.text-\\[15px\\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-snug{line-height:1.375}.text-\\[\\#000000\\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-\\[\\#14121F\\]{--tw-text-opacity: 1;color:rgb(20 18 31 / var(--tw-text-opacity, 1))}.text-\\[\\#18181B\\]{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.text-\\[\\#232323\\]{--tw-text-opacity: 1;color:rgb(35 35 35 / var(--tw-text-opacity, 1))}.text-\\[\\#323135\\]{--tw-text-opacity: 1;color:rgb(50 49 53 / var(--tw-text-opacity, 1))}.text-\\[\\#494949\\]{--tw-text-opacity: 1;color:rgb(73 73 73 / var(--tw-text-opacity, 1))}.text-\\[\\#555555\\]{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.text-\\[\\#5B5B5B\\]{--tw-text-opacity: 1;color:rgb(91 91 91 / var(--tw-text-opacity, 1))}.text-\\[\\#68656E\\]{--tw-text-opacity: 1;color:rgb(104 101 110 / var(--tw-text-opacity, 1))}.text-\\[\\#959595\\]{--tw-text-opacity: 1;color:rgb(149 149 149 / var(--tw-text-opacity, 1))}.text-\\[\\#EC5050\\]{--tw-text-opacity: 1;color:rgb(236 80 80 / var(--tw-text-opacity, 1))}.text-\\[\\#FBFBFC\\]{--tw-text-opacity: 1;color:rgb(251 251 252 / var(--tw-text-opacity, 1))}.text-\\[\\#FFFFFF\\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.line-through{text-decoration-line:line-through}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-80{opacity:.8}.shadow-\\[0px_2px_2px_0px_\\#9292BC40\\]{--tw-shadow: 0px 2px 2px 0px #9292BC40;--tw-shadow-colored: 0px 2px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\\[0px_4px_10px_0px_\\#5F499840\\]{--tw-shadow: 0px 4px 10px 0px #5F499840;--tw-shadow-colored: 0px 4px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{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)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.running{animation-play-state:running}html,body,#root{margin:0;padding:0}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hover\\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\\:text-\\[\\#6952C7\\]:hover{--tw-text-opacity: 1;color:rgb(105 82 199 / var(--tw-text-opacity, 1))}.hover\\:opacity-90:hover{opacity:.9}.group:hover .group-hover\\:opacity-100{opacity:1}.data-\\[state\\=open\\]\\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\\[state\\=closed\\]\\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\\[state\\=closed\\]\\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\\[state\\=open\\]\\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\\[state\\=closed\\]\\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\\[state\\=open\\]\\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\\[side\\=bottom\\]\\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\\[side\\=left\\]\\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\\[side\\=right\\]\\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\\[side\\=top\\]\\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}@media(min-width:640px){.sm\\:w-\\[80vw\\]{width:80vw}}@media(min-width:768px){.md\\:h-\\[100vh\\]{height:100vh}.md\\:w-1\\/2{width:50%}.md\\:w-\\[770px\\]{width:770px}.md\\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:flex-row{flex-direction:row}}@media(min-width:1024px){.lg\\:h-\\[100vh\\]{height:100vh}.lg\\:w-1\\/2{width:50%}.lg\\:w-2\\/3{width:66.666667%}.lg\\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\\:flex-row{flex-direction:row}.lg\\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.lg\\:rounded-bl-xl{border-bottom-left-radius:.75rem}}';
|
|
14
14
|
function ko() {
|
|
15
|
-
return
|
|
15
|
+
return M(() => {
|
|
16
16
|
if (typeof document < "u") {
|
|
17
17
|
const t = document.createElement("style");
|
|
18
|
-
return t.textContent =
|
|
18
|
+
return t.textContent = fr, document.head.appendChild(t), () => {
|
|
19
19
|
document.head.removeChild(t);
|
|
20
20
|
};
|
|
21
21
|
}
|
|
22
22
|
}, []), null;
|
|
23
23
|
}
|
|
24
|
-
const
|
|
24
|
+
const hr = {
|
|
25
25
|
store: {
|
|
26
26
|
storeCode: "",
|
|
27
27
|
storeName: "",
|
|
@@ -55,30 +55,30 @@ const mr = {
|
|
|
55
55
|
mobile: []
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
},
|
|
58
|
+
}, Be = De({
|
|
59
59
|
name: "store",
|
|
60
|
-
initialState:
|
|
60
|
+
initialState: hr,
|
|
61
61
|
reducers: {
|
|
62
62
|
setStore: (t, e) => {
|
|
63
63
|
t.store = e.payload;
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
|
-
}), { setStore: So } =
|
|
66
|
+
}), { setStore: So } = Be.actions, mr = Be.reducer, wr = {
|
|
67
67
|
product: null
|
|
68
|
-
},
|
|
68
|
+
}, Ue = De({
|
|
69
69
|
name: "product",
|
|
70
|
-
initialState:
|
|
70
|
+
initialState: wr,
|
|
71
71
|
reducers: {
|
|
72
72
|
setProduct: (t, e) => {
|
|
73
73
|
t.product = e.payload;
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
}), { setProduct: oe } =
|
|
76
|
+
}), { setProduct: oe } = Ue.actions, gr = Ue.reducer, br = pr({
|
|
77
77
|
reducer: {
|
|
78
|
-
store:
|
|
79
|
-
product:
|
|
78
|
+
store: mr,
|
|
79
|
+
product: gr
|
|
80
80
|
}
|
|
81
|
-
}),
|
|
81
|
+
}), xr = ({ children: t }) => /* @__PURE__ */ a(ur, { store: br, children: t }), Rt = (t) => {
|
|
82
82
|
const e = new CustomEvent("reactCartUpdated", {
|
|
83
83
|
detail: {
|
|
84
84
|
cartUpdated: !0,
|
|
@@ -87,31 +87,31 @@ const mr = {
|
|
|
87
87
|
});
|
|
88
88
|
window.dispatchEvent(e);
|
|
89
89
|
};
|
|
90
|
-
function
|
|
90
|
+
function yr({
|
|
91
91
|
...t
|
|
92
92
|
}) {
|
|
93
|
-
return /* @__PURE__ */ a(
|
|
93
|
+
return /* @__PURE__ */ a(Le.Root, { "data-slot": "popover", ...t });
|
|
94
94
|
}
|
|
95
|
-
function
|
|
95
|
+
function vr({
|
|
96
96
|
...t
|
|
97
97
|
}) {
|
|
98
|
-
return /* @__PURE__ */ a(
|
|
98
|
+
return /* @__PURE__ */ a(Le.Trigger, { "data-slot": "popover-trigger", ...t });
|
|
99
99
|
}
|
|
100
|
-
const
|
|
100
|
+
const St = () => ({ aiConversationUrl: "https://mdv3qwfi2j.execute-api.us-east-1.amazonaws.com/dev/api/bedrock/invoke/stream", xAPIKey: "BJBtjpPkqGatuoa3qJqdR8aHXSsHkgvGaootbubi", serverUrl: "https://tanya-sfcc-server.vercel.app/", basePath: "sc-api" }), qe = async () => {
|
|
101
101
|
const t = "https://tanya-sfcc-server.vercel.app/";
|
|
102
102
|
try {
|
|
103
|
-
const e = await
|
|
104
|
-
`${t}api/auth/token-bm-grant?baseUrl=${
|
|
103
|
+
const e = await E.post(
|
|
104
|
+
`${t}api/auth/token-bm-grant?baseUrl=${tt()}&siteId=${J()}`
|
|
105
105
|
);
|
|
106
106
|
return e.status === 200 && e.data.access_token ? e.data.access_token : (console.error("Failed to fetch token:", e.data), null);
|
|
107
107
|
} catch (e) {
|
|
108
|
-
return
|
|
108
|
+
return E.isAxiosError(e) ? console.error("Error fetching token:", e.response || e.message) : console.error("Unexpected error:", e), null;
|
|
109
109
|
}
|
|
110
|
-
},
|
|
110
|
+
}, Me = async (t) => {
|
|
111
111
|
const e = "https://tanya-sfcc-server.vercel.app/";
|
|
112
112
|
try {
|
|
113
|
-
const r = JSON.parse(sessionStorage.getItem("customerData") || "{}").dwsid, o = await
|
|
114
|
-
`${e}api/auth/token-existing-guest-customer?dwsid=${r}&baseUrl=${
|
|
113
|
+
const r = JSON.parse(sessionStorage.getItem("customerData") || "{}").dwsid, o = await E.post(
|
|
114
|
+
`${e}api/auth/token-existing-guest-customer?dwsid=${r}&baseUrl=${tt()}&siteId=${J()}&pubCfg=${at()}&envRef=${it()}&orgRef=${st()}`,
|
|
115
115
|
{},
|
|
116
116
|
{
|
|
117
117
|
headers: {
|
|
@@ -122,26 +122,26 @@ const kt = () => ({ aiConversationUrl: "https://mdv3qwfi2j.execute-api.us-east-1
|
|
|
122
122
|
);
|
|
123
123
|
return o.status === 200 && o.data ? o.data : null;
|
|
124
124
|
} catch (r) {
|
|
125
|
-
return
|
|
125
|
+
return E.isAxiosError(r) ? console.error("Error creating basket:", r.response || r.message) : console.error("Unexpected error:", r), null;
|
|
126
126
|
}
|
|
127
127
|
};
|
|
128
128
|
async function Pt() {
|
|
129
129
|
var c;
|
|
130
|
-
const t =
|
|
130
|
+
const t = J(), e = "access_token_" + t, r = "expires_in_" + t, o = localStorage.getItem(r), n = localStorage.getItem(e);
|
|
131
131
|
return console.log(n), (c = JSON.parse(sessionStorage.getItem("customerData") || "{}")) != null && c.isGuest, console.log("access token found in local storage"), { access_token: n, expires_in: o };
|
|
132
132
|
}
|
|
133
|
-
const
|
|
133
|
+
const tt = () => sessionStorage.getItem("Host"), J = () => sessionStorage.getItem("SiteId"), at = () => sessionStorage.getItem("pubCfg"), it = () => sessionStorage.getItem("envRef"), st = () => sessionStorage.getItem("orgRef"), be = async (t) => {
|
|
134
134
|
console.log("fetching results");
|
|
135
|
-
const { serverUrl: e, basePath: r } =
|
|
135
|
+
const { serverUrl: e, basePath: r } = St();
|
|
136
136
|
let o = "";
|
|
137
137
|
{
|
|
138
138
|
const n = await Pt();
|
|
139
139
|
console.log("the token from getSearchResults", n), o = n.access_token;
|
|
140
140
|
}
|
|
141
141
|
try {
|
|
142
|
-
const n =
|
|
143
|
-
return (await
|
|
144
|
-
`${e}${r}/search-sfcc?baseUrl=${n}&query=${t}&siteId=${
|
|
142
|
+
const n = tt();
|
|
143
|
+
return (await E.get(
|
|
144
|
+
`${e}${r}/search-sfcc?baseUrl=${n}&query=${t}&siteId=${J()}&pubCfg=${at()}&envRef=${it()}&orgRef=${st()}`,
|
|
145
145
|
{
|
|
146
146
|
headers: {
|
|
147
147
|
"Content-Type": "application/json",
|
|
@@ -152,13 +152,13 @@ const X = () => sessionStorage.getItem("Host"), V = () => sessionStorage.getItem
|
|
|
152
152
|
} catch (n) {
|
|
153
153
|
throw console.error("Error fetching search results:", n), n;
|
|
154
154
|
}
|
|
155
|
-
},
|
|
155
|
+
}, He = async (t) => {
|
|
156
156
|
if (!t) throw new Error("Product ID is required");
|
|
157
|
-
const { serverUrl: e, basePath: r } =
|
|
157
|
+
const { serverUrl: e, basePath: r } = St(), o = tt();
|
|
158
158
|
console.log("calling access");
|
|
159
159
|
const { access_token: n } = await Pt();
|
|
160
|
-
return console.log(n), (await
|
|
161
|
-
`${e}${r}/product-sfcc/${t}?baseUrl=${o}&siteId=${
|
|
160
|
+
return console.log(n), (await E.get(
|
|
161
|
+
`${e}${r}/product-sfcc/${t}?baseUrl=${o}&siteId=${J()}&pubCfg=${at()}&envRef=${it()}&orgRef=${st()}`,
|
|
162
162
|
{
|
|
163
163
|
headers: {
|
|
164
164
|
"Content-Type": "application/json",
|
|
@@ -166,13 +166,13 @@ const X = () => sessionStorage.getItem("Host"), V = () => sessionStorage.getItem
|
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
)).data;
|
|
169
|
-
},
|
|
169
|
+
}, kr = async (t) => {
|
|
170
170
|
if (!t) throw new Error("customerId is required");
|
|
171
|
-
const e = await
|
|
171
|
+
const e = await qe(), { customer_token: r } = await Me(
|
|
172
172
|
e
|
|
173
|
-
), { serverUrl: o, basePath: n } =
|
|
174
|
-
return (await
|
|
175
|
-
`${o}${n}/get-interest?baseUrl=${
|
|
173
|
+
), { serverUrl: o, basePath: n } = St(), l = (await Pt()).access_token;
|
|
174
|
+
return (await E.get(
|
|
175
|
+
`${o}${n}/get-interest?baseUrl=${tt()}&customerId=${t}&siteId=${J()}&pubCfg=${at()}&envRef=${it()}&orgRef=${st()}`,
|
|
176
176
|
{
|
|
177
177
|
headers: {
|
|
178
178
|
"Content-Type": "application/json",
|
|
@@ -180,10 +180,10 @@ const X = () => sessionStorage.getItem("Host"), V = () => sessionStorage.getItem
|
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
182
|
)).data;
|
|
183
|
-
},
|
|
183
|
+
}, xe = (t) => String(typeof t == "string" ? t : t["en-US"] || t), ye = (t) => t != null && t.image ? [t.image] : "variants" in t ? t.variants[0].images : t.masterVariant.images.map((e) => e.url), Sr = (t, e) => t.toLocaleString("en-US", {
|
|
184
184
|
style: "currency",
|
|
185
185
|
currency: e || "USD"
|
|
186
|
-
}),
|
|
186
|
+
}), ve = (t) => {
|
|
187
187
|
var e, r, o;
|
|
188
188
|
return "variants" in t ? {
|
|
189
189
|
centAmount: (e = t.variants[0]) == null ? void 0 : e.prices.EUR.max,
|
|
@@ -192,21 +192,21 @@ const X = () => sessionStorage.getItem("Host"), V = () => sessionStorage.getItem
|
|
|
192
192
|
centAmount: (r = t.masterVariant) == null ? void 0 : r.prices[0].value.centAmount,
|
|
193
193
|
currencyCode: (o = t.masterVariant) == null ? void 0 : o.prices[0].value.currencyCode
|
|
194
194
|
};
|
|
195
|
-
},
|
|
195
|
+
}, _r = (t) => t.charAt(0).toUpperCase() + t.slice(1), ke = (t, e) => t.length < e ? t : t.slice(0, e) + "...", Xt = (t) => t.split("\\n").map((e, r) => {
|
|
196
196
|
const o = e.match(/^(\d+)\.\s(.+)/);
|
|
197
197
|
return o ? `<p key=${r} class="mb-2"><strong>${o[1]}.</strong> ${o[2]}</p>` : e.trim() ? `<p key=${r} class="mb-2">${e}</p>` : "<br/>";
|
|
198
198
|
}).join("");
|
|
199
|
-
function
|
|
200
|
-
const t = () => window.innerWidth < 425 ? 1 : window.innerWidth < 768 ? 2 : 4, [e, r] =
|
|
201
|
-
return
|
|
199
|
+
function Cr() {
|
|
200
|
+
const t = () => window.innerWidth < 425 ? 1 : window.innerWidth < 768 ? 2 : 4, [e, r] = $(t);
|
|
201
|
+
return M(() => {
|
|
202
202
|
const o = () => r(t());
|
|
203
203
|
return window.addEventListener("resize", o), () => window.removeEventListener("resize", o);
|
|
204
204
|
}, []), e;
|
|
205
205
|
}
|
|
206
|
-
const
|
|
206
|
+
const Ir = ({
|
|
207
207
|
product: t
|
|
208
208
|
}) => {
|
|
209
|
-
const e =
|
|
209
|
+
const e = je(), r = Cr(), [o, n] = $(0), c = () => {
|
|
210
210
|
n(
|
|
211
211
|
(i) => i + r >= t.length ? 0 : i + r
|
|
212
212
|
);
|
|
@@ -215,7 +215,7 @@ const Fr = ({
|
|
|
215
215
|
(i) => i - r < 0 ? t.length - (t.length % r || r) : i - r
|
|
216
216
|
);
|
|
217
217
|
}, d = async (i) => {
|
|
218
|
-
const y = await
|
|
218
|
+
const y = await He(i);
|
|
219
219
|
e(oe(y));
|
|
220
220
|
};
|
|
221
221
|
return /* @__PURE__ */ a("div", { className: "mt-2 overflow-x-hidden", children: /* @__PURE__ */ u("div", { className: "flex items-center justify-center gap-4 relative", children: [
|
|
@@ -245,7 +245,7 @@ const Fr = ({
|
|
|
245
245
|
/* @__PURE__ */ a("div", { className: "w-full p-2 flex items-center justify-center bg-white", children: /* @__PURE__ */ a(
|
|
246
246
|
"img",
|
|
247
247
|
{
|
|
248
|
-
src: ((y =
|
|
248
|
+
src: ((y = ye(i)[0]) == null ? void 0 : y.link) || ye(i)[0] || // fallback if it's a string
|
|
249
249
|
"https://via.placeholder.com/120",
|
|
250
250
|
alt: i != null && i.productName ? i.productName : "Product",
|
|
251
251
|
className: "w-28 h-28 rounded-[10px] transition-transform duration-300 hover:scale-125 object-cover"
|
|
@@ -257,8 +257,8 @@ const Fr = ({
|
|
|
257
257
|
className: "text-white w-full p-2 text-[12px] text-center h-[60px]",
|
|
258
258
|
children: [
|
|
259
259
|
/* @__PURE__ */ u("div", { className: "relative inline-block group", children: [
|
|
260
|
-
/* @__PURE__ */ a("div", { className: "w-full line-clamp-1 overflow-hidden text-ellipsis text-[#000000] font-medium font-nunitoSans", children: i != null && i.productName ? i.productName : i != null && i.product_name ? i.product_name :
|
|
261
|
-
|
|
260
|
+
/* @__PURE__ */ a("div", { className: "w-full line-clamp-1 overflow-hidden text-ellipsis text-[#000000] font-medium font-nunitoSans", children: i != null && i.productName ? i.productName : i != null && i.product_name ? i.product_name : ke(
|
|
261
|
+
xe((v = i == null ? void 0 : i.name) == null ? void 0 : v["en-US"]),
|
|
262
262
|
60
|
|
263
263
|
) || "Product" }),
|
|
264
264
|
/* @__PURE__ */ a(
|
|
@@ -272,17 +272,17 @@ const Fr = ({
|
|
|
272
272
|
marginBottom: "5px",
|
|
273
273
|
zIndex: 50
|
|
274
274
|
},
|
|
275
|
-
children: i != null && i.productName ? i.productName : i != null && i.product_name ? i.product_name :
|
|
276
|
-
|
|
275
|
+
children: i != null && i.productName ? i.productName : i != null && i.product_name ? i.product_name : ke(
|
|
276
|
+
xe((C = i == null ? void 0 : i.name) == null ? void 0 : C["en-US"]),
|
|
277
277
|
60
|
|
278
278
|
) || "Product"
|
|
279
279
|
}
|
|
280
280
|
)
|
|
281
281
|
] }),
|
|
282
282
|
/* @__PURE__ */ u("div", { className: " flex text-center items-center gap-2 text-[14px] text-[#14121F] font-bold font-nunitoSans text-base mb-1", children: [
|
|
283
|
-
/* @__PURE__ */ a("p", { children:
|
|
284
|
-
i != null && i.price ? Number(i == null ? void 0 : i.price) :
|
|
285
|
-
(S =
|
|
283
|
+
/* @__PURE__ */ a("p", { children: Sr(
|
|
284
|
+
i != null && i.price ? Number(i == null ? void 0 : i.price) : ve(i).centAmount || 0,
|
|
285
|
+
(S = ve(i)) == null ? void 0 : S.currencyCode
|
|
286
286
|
) }),
|
|
287
287
|
/* @__PURE__ */ u("p", { className: "text-[#14121F] font-normal line-through text-sm font-nunitoSans truncate", children: [
|
|
288
288
|
"$",
|
|
@@ -311,7 +311,7 @@ const Fr = ({
|
|
|
311
311
|
}
|
|
312
312
|
)
|
|
313
313
|
] }) });
|
|
314
|
-
},
|
|
314
|
+
}, Fr = ({ chat: t, storeDetails: e }) => /* @__PURE__ */ a("div", { className: "bg-[#FFFFFF] px-7 py-4 rounded-r-xl rounded-bl-2xl w-full", children: t.map((r, o) => /* @__PURE__ */ u(
|
|
315
315
|
"div",
|
|
316
316
|
{
|
|
317
317
|
className: "mb-4 p-3 rounded-xl",
|
|
@@ -324,11 +324,11 @@ const Fr = ({
|
|
|
324
324
|
"div",
|
|
325
325
|
{
|
|
326
326
|
className: "font-nunitoSans font-bold text-sm text-[#494949] p-2 w-fit rounded-[20px]",
|
|
327
|
-
children:
|
|
327
|
+
children: _r(r.keyword) || "No keyword"
|
|
328
328
|
}
|
|
329
329
|
),
|
|
330
330
|
/* @__PURE__ */ a(
|
|
331
|
-
|
|
331
|
+
Ir,
|
|
332
332
|
{
|
|
333
333
|
product: r.items,
|
|
334
334
|
storeDetails: e
|
|
@@ -339,12 +339,12 @@ const Fr = ({
|
|
|
339
339
|
o
|
|
340
340
|
)) }), Ve = async (t, e) => {
|
|
341
341
|
var c, l;
|
|
342
|
-
const { serverUrl: r, basePath: o } =
|
|
342
|
+
const { serverUrl: r, basePath: o } = St(), n = `${r}`;
|
|
343
343
|
console.log(`customer_token
|
|
344
344
|
`, t);
|
|
345
345
|
try {
|
|
346
|
-
const d = await
|
|
347
|
-
`${n}${o}/basket/create?baseUrl=${
|
|
346
|
+
const d = await E.post(
|
|
347
|
+
`${n}${o}/basket/create?baseUrl=${tt()}&siteId=${J()}&pubCfg=${at()}&envRef=${it()}&orgRef=${st()}`,
|
|
348
348
|
e,
|
|
349
349
|
{
|
|
350
350
|
headers: {
|
|
@@ -361,13 +361,13 @@ const Fr = ({
|
|
|
361
361
|
"*"
|
|
362
362
|
), d.data;
|
|
363
363
|
} catch (d) {
|
|
364
|
-
return
|
|
364
|
+
return E.isAxiosError(d) ? console.error("Error creating basket:", d.response || d.message) : console.error("Unexpected error:", d), null;
|
|
365
365
|
}
|
|
366
|
-
},
|
|
367
|
-
const { serverUrl: o, basePath: n } =
|
|
366
|
+
}, Nr = async (t, e, r) => {
|
|
367
|
+
const { serverUrl: o, basePath: n } = St(), c = `${o}`;
|
|
368
368
|
try {
|
|
369
|
-
const l = await
|
|
370
|
-
`${c}${n}/basket/add-product/${t}?baseUrl=${
|
|
369
|
+
const l = await E.post(
|
|
370
|
+
`${c}${n}/basket/add-product/${t}?baseUrl=${tt()}&siteId=${J()}&pubCfg=${at()}&envRef=${it()}&orgRef=${st()}`,
|
|
371
371
|
e,
|
|
372
372
|
{
|
|
373
373
|
headers: {
|
|
@@ -378,20 +378,20 @@ const Fr = ({
|
|
|
378
378
|
);
|
|
379
379
|
return l.status === 200 && l.data ? l.data : null;
|
|
380
380
|
} catch (l) {
|
|
381
|
-
return
|
|
381
|
+
return E.isAxiosError(l) ? console.error(
|
|
382
382
|
"Error adding products to basket:",
|
|
383
383
|
l.response || l.message
|
|
384
384
|
) : console.error("Unexpected error:", l), null;
|
|
385
385
|
}
|
|
386
|
-
},
|
|
386
|
+
}, Re = async ({
|
|
387
387
|
basketId: t,
|
|
388
388
|
customer_token: e
|
|
389
389
|
}) => {
|
|
390
390
|
var c;
|
|
391
|
-
const { serverUrl: r, basePath: o } =
|
|
391
|
+
const { serverUrl: r, basePath: o } = St(), n = `${r}`;
|
|
392
392
|
try {
|
|
393
|
-
const l = await
|
|
394
|
-
`${n}${o}/basket/${t}?baseUrl=${
|
|
393
|
+
const l = await E.get(
|
|
394
|
+
`${n}${o}/basket/${t}?baseUrl=${tt()}&siteId=${J()}&pubCfg=${at()}&envRef=${it()}&orgRef=${st()}`,
|
|
395
395
|
{
|
|
396
396
|
headers: {
|
|
397
397
|
"Content-Type": "application/json",
|
|
@@ -401,145 +401,143 @@ const Fr = ({
|
|
|
401
401
|
);
|
|
402
402
|
return { status: l.status, data: l.data };
|
|
403
403
|
} catch (l) {
|
|
404
|
-
return
|
|
404
|
+
return E.isAxiosError(l) ? { status: (c = l.response) == null ? void 0 : c.status, data: null } : { status: null, data: null };
|
|
405
405
|
}
|
|
406
|
-
},
|
|
406
|
+
}, Yt = "sfcc_basket_id", Se = "sfcc_customer_token", Ot = "sfcc_token_expiry", Er = 300 * 1e3, Nt = "1.0.0";
|
|
407
407
|
const nt = (t) => {
|
|
408
408
|
try {
|
|
409
|
-
t ? localStorage.setItem(
|
|
409
|
+
t ? localStorage.setItem(Yt, t) : localStorage.removeItem(Yt);
|
|
410
410
|
} catch (e) {
|
|
411
411
|
console.error("Error saving basket ID to storage:", e);
|
|
412
412
|
}
|
|
413
|
-
},
|
|
413
|
+
}, Kt = (t) => {
|
|
414
414
|
try {
|
|
415
415
|
if (t) {
|
|
416
|
-
localStorage.setItem(
|
|
416
|
+
localStorage.setItem(Se, t);
|
|
417
417
|
const e = Date.now() + Er;
|
|
418
418
|
localStorage.setItem(Ot, e.toString());
|
|
419
419
|
} else
|
|
420
|
-
localStorage.removeItem(
|
|
420
|
+
localStorage.removeItem(Se);
|
|
421
421
|
} catch (e) {
|
|
422
422
|
console.error("Error storing token:", e);
|
|
423
423
|
}
|
|
424
|
-
},
|
|
425
|
-
var
|
|
426
|
-
const
|
|
427
|
-
if (
|
|
428
|
-
|
|
429
|
-
}, [
|
|
430
|
-
const
|
|
431
|
-
var
|
|
432
|
-
console.log(
|
|
424
|
+
}, _e = 300, Tr = ({ addToCartPwa: t }) => {
|
|
425
|
+
var i, y, v, C, S, A;
|
|
426
|
+
const e = je(), r = Vt((T) => T.product.product), o = Vt((T) => T.store.store), [n, c] = $(!!r);
|
|
427
|
+
if (M(() => {
|
|
428
|
+
c(!!r);
|
|
429
|
+
}, [r]), !r) return null;
|
|
430
|
+
const l = async () => {
|
|
431
|
+
var T, D, W, lt, V, ct, _t, $t, et, Ct, It, dt, zt, At, rt, O;
|
|
432
|
+
console.log(r, "the prod");
|
|
433
433
|
try {
|
|
434
|
-
if (!((
|
|
435
|
-
|
|
434
|
+
if (!((D = (T = r == null ? void 0 : r.variants) == null ? void 0 : T[0]) != null && D.product_id) && !(r.type.item || r.type.bundle) && !((lt = (W = r == null ? void 0 : r.variants) == null ? void 0 : W[0]) != null && lt.productId)) {
|
|
435
|
+
H.error("Variants not available", {
|
|
436
436
|
position: "bottom-right",
|
|
437
437
|
autoClose: 1e3
|
|
438
438
|
}), console.error("No product variant found");
|
|
439
439
|
return;
|
|
440
440
|
}
|
|
441
|
-
const
|
|
441
|
+
const _ = [
|
|
442
442
|
{
|
|
443
|
-
product_id: ((
|
|
443
|
+
product_id: ((V = r.variants) == null ? void 0 : V[0].product_id) || ((ct = r.variants) == null ? void 0 : ct[0].productId) || (r == null ? void 0 : r.id),
|
|
444
444
|
quantity: 1
|
|
445
445
|
}
|
|
446
446
|
];
|
|
447
|
-
console.log(
|
|
448
|
-
const
|
|
447
|
+
console.log(_, "the product data");
|
|
448
|
+
const k = JSON.parse(
|
|
449
449
|
sessionStorage.getItem("customerData") || "{}"
|
|
450
|
-
),
|
|
451
|
-
if (!
|
|
452
|
-
let
|
|
450
|
+
), ut = (k == null ? void 0 : k.basketId) || localStorage.getItem(Yt), Wt = !1, jt = localStorage.getItem(Ot), Dt = Date.now();
|
|
451
|
+
if (!Wt || !jt || Dt >= parseInt(jt)) {
|
|
452
|
+
let j = "";
|
|
453
453
|
{
|
|
454
|
-
const
|
|
455
|
-
console.log("token from auth data"),
|
|
454
|
+
const ft = await Pt();
|
|
455
|
+
console.log("token from auth data"), j = "Bearer " + ft.access_token;
|
|
456
456
|
}
|
|
457
|
-
if (!
|
|
457
|
+
if (!j) {
|
|
458
458
|
console.error("Failed to get customer_token");
|
|
459
459
|
return;
|
|
460
460
|
}
|
|
461
|
-
const
|
|
462
|
-
if (
|
|
463
|
-
const
|
|
464
|
-
basketId:
|
|
465
|
-
customer_token:
|
|
461
|
+
const pt = Dt + 300 * 1e3;
|
|
462
|
+
if (Kt(j), localStorage.setItem(Ot, pt.toString()), ut) {
|
|
463
|
+
const ft = await Re({
|
|
464
|
+
basketId: ut,
|
|
465
|
+
customer_token: j
|
|
466
466
|
});
|
|
467
|
-
if (console.log(
|
|
468
|
-
const
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
q
|
|
467
|
+
if (console.log(ut, "basket id from customer"), ft.status === 200 && ft) {
|
|
468
|
+
const L = await t(
|
|
469
|
+
_
|
|
470
|
+
// basketResponse?.basket_id || basketResponse?.basketId
|
|
472
471
|
);
|
|
473
|
-
(((
|
|
472
|
+
(((_t = L == null ? void 0 : L.product_items) == null ? void 0 : _t.length) > 0 || (($t = L == null ? void 0 : L.productItems) == null ? void 0 : $t.length) > 0) && (H.success("Added to cart", {
|
|
474
473
|
position: "bottom-right",
|
|
475
474
|
autoClose: 3e3,
|
|
476
475
|
hideProgressBar: !1,
|
|
477
476
|
closeOnClick: !0,
|
|
478
477
|
pauseOnHover: !0,
|
|
479
478
|
draggable: !0
|
|
480
|
-
}), Rt(
|
|
479
|
+
}), Rt(ut));
|
|
481
480
|
return;
|
|
482
481
|
}
|
|
483
482
|
}
|
|
484
|
-
const
|
|
483
|
+
const Lt = {
|
|
485
484
|
productItems: [
|
|
486
485
|
{
|
|
487
|
-
productId: ((
|
|
486
|
+
productId: ((et = r.variants) == null ? void 0 : et[0].product_id) || ((Ct = r.variants) == null ? void 0 : Ct[0].productId) || (r == null ? void 0 : r.id),
|
|
488
487
|
quantity: 1
|
|
489
488
|
}
|
|
490
489
|
]
|
|
491
490
|
};
|
|
492
491
|
console.log("before create basket");
|
|
493
|
-
const
|
|
492
|
+
const h = await Ve(j, Lt);
|
|
494
493
|
if (console.log(
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
494
|
+
h,
|
|
495
|
+
h == null ? void 0 : h.basket_id,
|
|
496
|
+
h == null ? void 0 : h.basketId,
|
|
498
497
|
"the basket response"
|
|
499
|
-
), !(
|
|
498
|
+
), !(h != null && h.basket_id) && !(h != null && h.basketId)) {
|
|
500
499
|
console.error("Failed to create basket");
|
|
501
500
|
return;
|
|
502
501
|
}
|
|
503
502
|
console.log(
|
|
504
503
|
"setting stored id",
|
|
505
|
-
(
|
|
504
|
+
(h == null ? void 0 : h.basket_id) || (h == null ? void 0 : h.basketId)
|
|
506
505
|
), nt(
|
|
507
|
-
(
|
|
506
|
+
(h == null ? void 0 : h.basket_id) || (h == null ? void 0 : h.basketId)
|
|
508
507
|
), console.log("adding product to basket");
|
|
509
|
-
const
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
q
|
|
508
|
+
const G = await t(
|
|
509
|
+
_,
|
|
510
|
+
(h == null ? void 0 : h.basket_id) || (h == null ? void 0 : h.basketId)
|
|
513
511
|
);
|
|
514
|
-
console.log("object added to basket"), (((
|
|
512
|
+
console.log("object added to basket"), (((It = G == null ? void 0 : G.product_items) == null ? void 0 : It.length) > 0 || ((dt = G == null ? void 0 : G.productItems) == null ? void 0 : dt.length) > 0) && H.success("Added to cart", {
|
|
515
513
|
position: "bottom-right",
|
|
516
514
|
autoClose: 3e3,
|
|
517
515
|
hideProgressBar: !1,
|
|
518
516
|
closeOnClick: !0,
|
|
519
517
|
pauseOnHover: !0,
|
|
520
518
|
draggable: !0
|
|
521
|
-
}), Rt(
|
|
519
|
+
}), Rt(h.basket_id || (h == null ? void 0 : h.basketId));
|
|
522
520
|
}
|
|
523
|
-
} catch (
|
|
524
|
-
console.error("Error adding to cart:",
|
|
521
|
+
} catch (_) {
|
|
522
|
+
console.error("Error adding to cart:", _), H.error("Failed to add product to cart", {
|
|
525
523
|
position: "bottom-right",
|
|
526
524
|
autoClose: 3e3
|
|
527
|
-
}), ((
|
|
528
|
-
((
|
|
525
|
+
}), ((zt = _ == null ? void 0 : _.response) == null ? void 0 : zt.status) === 404 || // Basket not found
|
|
526
|
+
((At = _ == null ? void 0 : _.response) == null ? void 0 : At.status) === 401 ? (((rt = _ == null ? void 0 : _.response) == null ? void 0 : rt.status) === 404 && nt(null), ((O = _ == null ? void 0 : _.response) == null ? void 0 : O.status) === 401 && (nt(null), Kt(null))) : (console.error("Failed to add product to basket:", _.message), H.error("Failed to add product to cart", {
|
|
529
527
|
position: "bottom-right",
|
|
530
528
|
autoClose: 3e3
|
|
531
529
|
}));
|
|
532
530
|
}
|
|
533
|
-
},
|
|
534
|
-
|
|
531
|
+
}, d = () => {
|
|
532
|
+
r && (window.location.href = r.c_pdpUrl);
|
|
535
533
|
};
|
|
536
|
-
return console.log(
|
|
534
|
+
return console.log(r, "the prod"), /* @__PURE__ */ u(re, { children: [
|
|
537
535
|
/* @__PURE__ */ a(
|
|
538
536
|
"div",
|
|
539
537
|
{
|
|
540
538
|
className: "fixed inset-0 z-40 bg-black/30",
|
|
541
539
|
onClick: () => {
|
|
542
|
-
|
|
540
|
+
c(!1), setTimeout(() => e(oe(null)), _e);
|
|
543
541
|
}
|
|
544
542
|
}
|
|
545
543
|
),
|
|
@@ -549,22 +547,22 @@ const nt = (t) => {
|
|
|
549
547
|
className: `
|
|
550
548
|
flex flex-col gap-2 items-center h-[90vh] absolute right-0 bottom-0 z-50 w-full md:w-1/2 md:h-[100vh] lg:w-1/2 lg:h-[100vh] shadow-xl p-2 border-l-2 bg-white border-gray-200 overflow-y-scroll
|
|
551
549
|
transition-all duration-300
|
|
552
|
-
${
|
|
550
|
+
${n ? "translate-y-0 md:translate-y-0 md:translate-x-0 opacity-100" : "translate-y-full md:translate-y-0 md:translate-x-full opacity-0 pointer-events-none"}
|
|
553
551
|
`,
|
|
554
552
|
style: { willChange: "transform, opacity" },
|
|
555
|
-
onClick: (
|
|
553
|
+
onClick: (T) => T.stopPropagation(),
|
|
556
554
|
children: [
|
|
557
555
|
/* @__PURE__ */ u("div", { className: "mt-3 flex flex-row justify-between w-full ", children: [
|
|
558
|
-
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a("p", { className: "text-[#000000] font-bold font-nunitoSans", children:
|
|
556
|
+
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a("p", { className: "text-[#000000] font-bold font-nunitoSans", children: r.name }) }),
|
|
559
557
|
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(
|
|
560
|
-
|
|
558
|
+
ge,
|
|
561
559
|
{
|
|
562
560
|
icon: "mdi:close",
|
|
563
561
|
className: "text-[#555555] w-6 h-6 cursor-pointer",
|
|
564
562
|
onClick: () => {
|
|
565
|
-
|
|
566
|
-
() =>
|
|
567
|
-
|
|
563
|
+
c(!1), setTimeout(
|
|
564
|
+
() => e(oe(null)),
|
|
565
|
+
_e
|
|
568
566
|
);
|
|
569
567
|
}
|
|
570
568
|
}
|
|
@@ -574,20 +572,20 @@ const nt = (t) => {
|
|
|
574
572
|
/* @__PURE__ */ a("div", { className: "flex flex-row items-center justify-center w-[120px] h-[120px] my-5", children: /* @__PURE__ */ a(
|
|
575
573
|
"img",
|
|
576
574
|
{
|
|
577
|
-
src: (
|
|
578
|
-
alt:
|
|
575
|
+
src: (C = (v = (y = (i = r.imageGroups) == null ? void 0 : i[0]) == null ? void 0 : y.images) == null ? void 0 : v[0]) == null ? void 0 : C.link,
|
|
576
|
+
alt: r.name,
|
|
579
577
|
className: "rounded-[10px]"
|
|
580
578
|
}
|
|
581
579
|
) }),
|
|
582
|
-
/* @__PURE__ */ a("div", { className: "flex flex-col items-center gap-2", children:
|
|
583
|
-
(
|
|
580
|
+
/* @__PURE__ */ a("div", { className: "flex flex-col items-center gap-2", children: r.imageGroups.slice(1, 2).map(
|
|
581
|
+
(T) => T.images.slice(1, 2).map((D) => /* @__PURE__ */ a(
|
|
584
582
|
"img",
|
|
585
583
|
{
|
|
586
|
-
src:
|
|
587
|
-
alt:
|
|
584
|
+
src: D.link,
|
|
585
|
+
alt: r.name,
|
|
588
586
|
className: "rounded-[10px] w-[60px] h-[60px]"
|
|
589
587
|
},
|
|
590
|
-
|
|
588
|
+
D.link
|
|
591
589
|
))
|
|
592
590
|
) })
|
|
593
591
|
] }),
|
|
@@ -596,16 +594,16 @@ const nt = (t) => {
|
|
|
596
594
|
/* @__PURE__ */ u("p", { className: "text-[#14121F] font-bold font-nunitoSans", children: [
|
|
597
595
|
" ",
|
|
598
596
|
"$",
|
|
599
|
-
|
|
597
|
+
r.price.toFixed(2)
|
|
600
598
|
] }),
|
|
601
599
|
" ",
|
|
602
600
|
/* @__PURE__ */ u("p", { className: "text-[#14121F] font-normal line-through text-sm font-nunitoSans", children: [
|
|
603
601
|
" ",
|
|
604
602
|
"$",
|
|
605
|
-
(
|
|
603
|
+
(r.price + 5).toFixed(2)
|
|
606
604
|
] })
|
|
607
605
|
] }),
|
|
608
|
-
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a("p", { className: "text-[#EC5050] font-bold font-nunitoSans", children:
|
|
606
|
+
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a("p", { className: "text-[#EC5050] font-bold font-nunitoSans", children: r.discount }) })
|
|
609
607
|
] }),
|
|
610
608
|
/* @__PURE__ */ a("div", { className: "mt-2 w-full border-t-2 border-gray-200" }),
|
|
611
609
|
/* @__PURE__ */ u("div", { className: "w-full text-left", children: [
|
|
@@ -615,7 +613,7 @@ const nt = (t) => {
|
|
|
615
613
|
{
|
|
616
614
|
className: "text-[#68656E] font-normal font-nunitoSans text-xs pl-2 mt-3",
|
|
617
615
|
dangerouslySetInnerHTML: {
|
|
618
|
-
__html:
|
|
616
|
+
__html: r.short_description || r.longDescription
|
|
619
617
|
}
|
|
620
618
|
}
|
|
621
619
|
)
|
|
@@ -623,30 +621,30 @@ const nt = (t) => {
|
|
|
623
621
|
/* @__PURE__ */ u("div", { className: "mt-4 flex flex-col gap-2 w-full p-2", children: [
|
|
624
622
|
/* @__PURE__ */ a("div", { className: "flex flex-row items-center gap-2", children: /* @__PURE__ */ u("div", { className: "flex items-center gap-2 text-left font-nunitoSans", children: [
|
|
625
623
|
/* @__PURE__ */ u("div", { className: "text-[#323135] font-bold", children: [
|
|
626
|
-
((
|
|
624
|
+
((S = r == null ? void 0 : r.rating) == null ? void 0 : S.rate) || 0,
|
|
627
625
|
" /",
|
|
628
626
|
" ",
|
|
629
627
|
/* @__PURE__ */ a("span", { className: "text-[#68656E]", children: "5" })
|
|
630
628
|
] }),
|
|
631
629
|
/* @__PURE__ */ a("div", { className: "text-[#323135] font-semibold text-sm", children: "Overall Rating" }),
|
|
632
630
|
/* @__PURE__ */ u("div", { className: "text-[#68656E] font-semibold text-sm", children: [
|
|
633
|
-
((
|
|
631
|
+
((A = r == null ? void 0 : r.rating) == null ? void 0 : A.count) || 0,
|
|
634
632
|
" ratings"
|
|
635
633
|
] })
|
|
636
634
|
] }) }),
|
|
637
|
-
/* @__PURE__ */ a("div", { className: "mt-2 flex flex-row items-center gap-2", children: Array.from({ length: 5 }).map((
|
|
638
|
-
var
|
|
635
|
+
/* @__PURE__ */ a("div", { className: "mt-2 flex flex-row items-center gap-2", children: Array.from({ length: 5 }).map((T, D) => {
|
|
636
|
+
var W;
|
|
639
637
|
return /* @__PURE__ */ a(
|
|
640
|
-
|
|
638
|
+
ge,
|
|
641
639
|
{
|
|
642
640
|
icon: "mdi:star",
|
|
643
641
|
width: "20",
|
|
644
642
|
height: "20",
|
|
645
643
|
className: `text-yellow-500
|
|
646
|
-
${((
|
|
644
|
+
${((W = r == null ? void 0 : r.rating) == null ? void 0 : W.rate) > D ? "text-yellow-500" : "text-gray-300"}
|
|
647
645
|
`
|
|
648
646
|
},
|
|
649
|
-
|
|
647
|
+
D
|
|
650
648
|
);
|
|
651
649
|
}) })
|
|
652
650
|
] }),
|
|
@@ -660,8 +658,8 @@ const nt = (t) => {
|
|
|
660
658
|
"button",
|
|
661
659
|
{
|
|
662
660
|
className: "rounded-[5px] shadow-sm text-[#FBFBFC] bg-[#6851C6] p-2 w-full text-center cursor-pointer",
|
|
663
|
-
style: { backgroundColor:
|
|
664
|
-
onClick:
|
|
661
|
+
style: { backgroundColor: o.tanyaThemeColor },
|
|
662
|
+
onClick: l,
|
|
665
663
|
children: "Add to Cart"
|
|
666
664
|
}
|
|
667
665
|
),
|
|
@@ -669,8 +667,8 @@ const nt = (t) => {
|
|
|
669
667
|
"button",
|
|
670
668
|
{
|
|
671
669
|
className: "rounded-[5px] shadow-sm text-[#FBFBFC] bg-[#6851C6] p-2 w-full text-center cursor-pointer mb-16",
|
|
672
|
-
style: { backgroundColor:
|
|
673
|
-
onClick:
|
|
670
|
+
style: { backgroundColor: o.tanyaThemeColor },
|
|
671
|
+
onClick: d,
|
|
674
672
|
children: "View more"
|
|
675
673
|
}
|
|
676
674
|
)
|
|
@@ -700,13 +698,13 @@ const nt = (t) => {
|
|
|
700
698
|
"Niece/Nephew": "his/her niece/nephew",
|
|
701
699
|
"My Friends": "his/her friends",
|
|
702
700
|
Others: "others"
|
|
703
|
-
}, c = Ft(null), l = Ft(null), d = Ft(null), i = Ft(null), [y, v] =
|
|
701
|
+
}, c = Ft(null), l = Ft(null), d = Ft(null), i = Ft(null), [y, v] = $(null), [C, S] = $(!1), [A, T] = $(!1), [D, W] = $(!1), [lt, V] = $(!1), [ct, _t] = $(!1), [$t, et] = $(!1), [Ct, It] = $(""), [dt, zt] = $(""), At = (s) => ({
|
|
704
702
|
id: s.id,
|
|
705
703
|
title: s.name,
|
|
706
704
|
image: s.image ?? "",
|
|
707
705
|
price: s.price ?? 0
|
|
708
|
-
}), [
|
|
709
|
-
|
|
706
|
+
}), [rt, O] = $([]), _ = Ft(null), k = Vt((s) => s.store.store), ut = Vt((s) => s.product.product);
|
|
707
|
+
M(() => {
|
|
710
708
|
const s = localStorage.getItem(
|
|
711
709
|
`access_token_${t.siteId}`
|
|
712
710
|
), g = localStorage.getItem(
|
|
@@ -714,37 +712,37 @@ const nt = (t) => {
|
|
|
714
712
|
);
|
|
715
713
|
if (s && g === s) {
|
|
716
714
|
const m = localStorage.getItem("chatHistory");
|
|
717
|
-
m &&
|
|
715
|
+
m && O(JSON.parse(m));
|
|
718
716
|
} else
|
|
719
717
|
localStorage.setItem("chatHistory", JSON.stringify([])), localStorage.setItem(
|
|
720
718
|
`chat-token-${t.siteId}`,
|
|
721
719
|
s || ""
|
|
722
720
|
);
|
|
723
|
-
}, []),
|
|
724
|
-
localStorage.setItem("chatHistory", JSON.stringify(
|
|
721
|
+
}, []), M(() => {
|
|
722
|
+
localStorage.setItem("chatHistory", JSON.stringify(rt));
|
|
725
723
|
const s = localStorage.getItem(
|
|
726
724
|
`access_token_${t.siteId}`
|
|
727
725
|
);
|
|
728
726
|
s && localStorage.setItem(`chat-token-${t.siteId}`, s);
|
|
729
|
-
}, [
|
|
730
|
-
const
|
|
731
|
-
|
|
732
|
-
},
|
|
733
|
-
|
|
727
|
+
}, [rt]);
|
|
728
|
+
const Wt = () => {
|
|
729
|
+
W(!0), setTimeout(() => T(!0), 10);
|
|
730
|
+
}, jt = () => {
|
|
731
|
+
T(!1), setTimeout(() => W(!1), 300);
|
|
734
732
|
};
|
|
735
|
-
|
|
736
|
-
C ?
|
|
733
|
+
M(() => {
|
|
734
|
+
C ? Wt() : jt();
|
|
737
735
|
}, [C]);
|
|
738
|
-
const
|
|
736
|
+
const Dt = (s) => {
|
|
739
737
|
zt(n[s]);
|
|
740
738
|
};
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
}, [
|
|
744
|
-
let
|
|
745
|
-
const
|
|
746
|
-
if (
|
|
747
|
-
return
|
|
739
|
+
M(() => {
|
|
740
|
+
_.current && (_.current.scrollTop += 150);
|
|
741
|
+
}, [rt]);
|
|
742
|
+
let j = null, pt = null;
|
|
743
|
+
const Lt = async () => {
|
|
744
|
+
if (j && pt && Date.now() < pt)
|
|
745
|
+
return j;
|
|
748
746
|
try {
|
|
749
747
|
const s = "https://us-east-1lsr29ln3u.auth.us-east-1.amazoncognito.com/oauth2/token", g = new URLSearchParams({
|
|
750
748
|
grant_type: "client_credentials",
|
|
@@ -762,52 +760,52 @@ const nt = (t) => {
|
|
|
762
760
|
throw new Error(
|
|
763
761
|
`Token request failed! status: ${m.status}`
|
|
764
762
|
);
|
|
765
|
-
const
|
|
766
|
-
|
|
767
|
-
const
|
|
768
|
-
return
|
|
763
|
+
const b = await m.json();
|
|
764
|
+
j = b.access_token;
|
|
765
|
+
const p = b.expires_in || 3600;
|
|
766
|
+
return pt = Date.now() + (p - 60) * 1e3, j;
|
|
769
767
|
} catch (s) {
|
|
770
|
-
return console.error("Error obtaining JWT token:", s),
|
|
768
|
+
return console.error("Error obtaining JWT token:", s), j = null, pt = null, null;
|
|
771
769
|
}
|
|
772
|
-
},
|
|
770
|
+
}, h = async () => {
|
|
773
771
|
const s = await Pt();
|
|
774
772
|
s != null && v(s);
|
|
775
773
|
};
|
|
776
|
-
|
|
774
|
+
M(() => {
|
|
777
775
|
if (t != null && t.siteId) {
|
|
778
|
-
const { clientID: s, host: g, organizationID: m, shortCode:
|
|
779
|
-
sessionStorage.setItem("Host", g), sessionStorage.setItem("SiteId",
|
|
776
|
+
const { clientID: s, host: g, organizationID: m, shortCode: b, siteId: p } = t;
|
|
777
|
+
sessionStorage.setItem("Host", g), sessionStorage.setItem("SiteId", p), sessionStorage.setItem("pubCfg", btoa(s)), sessionStorage.setItem("envRef", b), sessionStorage.setItem("orgRef", m);
|
|
780
778
|
}
|
|
781
|
-
|
|
782
|
-
}, []),
|
|
779
|
+
h(), console.log("scapi environment v1");
|
|
780
|
+
}, []), M(() => {
|
|
783
781
|
e && (console.log("setting the basket id", e), nt(e));
|
|
784
|
-
}, [e]),
|
|
782
|
+
}, [e]), M(() => {
|
|
785
783
|
const s = async () => {
|
|
786
784
|
S(!1);
|
|
787
785
|
};
|
|
788
786
|
return window.addEventListener("reactCartUpdated", s), () => window.removeEventListener("reactCartUpdated", s);
|
|
789
787
|
}, []);
|
|
790
|
-
const
|
|
788
|
+
const G = async () => {
|
|
791
789
|
const s = JSON.parse(
|
|
792
790
|
sessionStorage.getItem("customerData") || "{}"
|
|
793
791
|
).customerId;
|
|
794
|
-
return (await
|
|
795
|
-
},
|
|
792
|
+
return (await kr(s || "")).c_interests;
|
|
793
|
+
}, ft = async (s, g) => {
|
|
796
794
|
console.log("in secondary flow", Nt);
|
|
797
|
-
const m = await
|
|
795
|
+
const m = await G();
|
|
798
796
|
if (console.log(m, "interests of customer", Nt), !!m)
|
|
799
797
|
try {
|
|
800
|
-
|
|
801
|
-
(
|
|
802
|
-
(
|
|
798
|
+
O(
|
|
799
|
+
(q) => q.map(
|
|
800
|
+
(R, Y) => Y === q.length - 1 ? { ...R, secondaryLoading: !0 } : R
|
|
803
801
|
)
|
|
804
802
|
);
|
|
805
|
-
const
|
|
806
|
-
if (!
|
|
807
|
-
const
|
|
803
|
+
const b = await Lt();
|
|
804
|
+
if (!b) throw new Error("Failed to fetch token");
|
|
805
|
+
const p = localStorage.getItem("customerNumber"), w = localStorage.getItem("isLoggedIn"), ht = `https://tanya.aspiresystems.com/api/bedrock/invoke/stream?${new URLSearchParams({
|
|
808
806
|
registered: String(w || !1),
|
|
809
|
-
userId: String(
|
|
810
|
-
}).toString()}`,
|
|
807
|
+
userId: String(p || (/* @__PURE__ */ new Date()).getTime())
|
|
808
|
+
}).toString()}`, mt = JSON.stringify({
|
|
811
809
|
flowId: "Q166PR519W",
|
|
812
810
|
flowAliasId: "HKFUVLWVH2",
|
|
813
811
|
input: {
|
|
@@ -816,55 +814,55 @@ const nt = (t) => {
|
|
|
816
814
|
productPoints: String(g || 0),
|
|
817
815
|
interests: m
|
|
818
816
|
}
|
|
819
|
-
}),
|
|
817
|
+
}), B = await fetch(ht, {
|
|
820
818
|
signal: AbortSignal.timeout(3e4),
|
|
821
819
|
method: "POST",
|
|
822
820
|
headers: {
|
|
823
821
|
"Content-Type": "application/json",
|
|
824
|
-
Authorization: `Bearer ${
|
|
822
|
+
Authorization: `Bearer ${b}`
|
|
825
823
|
},
|
|
826
|
-
body:
|
|
824
|
+
body: mt
|
|
827
825
|
});
|
|
828
|
-
if (!
|
|
829
|
-
const
|
|
830
|
-
let
|
|
826
|
+
if (!B.body) throw new Error("Readable stream not supported");
|
|
827
|
+
const wt = B.body.getReader(), gt = new TextDecoder();
|
|
828
|
+
let U = "";
|
|
831
829
|
for (; ; ) {
|
|
832
|
-
const { done:
|
|
833
|
-
if (
|
|
834
|
-
|
|
835
|
-
const
|
|
830
|
+
const { done: q, value: R } = await wt.read();
|
|
831
|
+
if (q) break;
|
|
832
|
+
U += gt.decode(R, { stream: !0 });
|
|
833
|
+
const Y = U.split(`
|
|
836
834
|
`);
|
|
837
|
-
|
|
838
|
-
for (const
|
|
839
|
-
if (
|
|
840
|
-
const
|
|
835
|
+
U = Y.pop() || "";
|
|
836
|
+
for (const X of Y)
|
|
837
|
+
if (X.startsWith("data:")) {
|
|
838
|
+
const f = X.slice(5).trim();
|
|
841
839
|
try {
|
|
842
|
-
const
|
|
843
|
-
|
|
844
|
-
(
|
|
845
|
-
(
|
|
846
|
-
...
|
|
847
|
-
secondaryResponse:
|
|
840
|
+
const K = JSON.parse(f);
|
|
841
|
+
K.index === 0 && O(
|
|
842
|
+
(I) => I.map(
|
|
843
|
+
(P, Q) => Q === I.length - 1 ? {
|
|
844
|
+
...P,
|
|
845
|
+
secondaryResponse: K.data,
|
|
848
846
|
secondaryLoading: !1
|
|
849
|
-
} :
|
|
847
|
+
} : P
|
|
850
848
|
)
|
|
851
849
|
);
|
|
852
|
-
} catch (
|
|
853
|
-
|
|
854
|
-
(
|
|
855
|
-
(
|
|
850
|
+
} catch (K) {
|
|
851
|
+
O(
|
|
852
|
+
(I) => I.map(
|
|
853
|
+
(P, Q) => Q === I.length - 1 ? { ...P, secondaryLoading: !1 } : P
|
|
856
854
|
)
|
|
857
|
-
), console.error("Secondary flow JSON parse error:",
|
|
855
|
+
), console.error("Secondary flow JSON parse error:", K);
|
|
858
856
|
}
|
|
859
857
|
}
|
|
860
858
|
}
|
|
861
|
-
} catch (
|
|
862
|
-
console.error("Secondary flow error:",
|
|
859
|
+
} catch (b) {
|
|
860
|
+
console.error("Secondary flow error:", b);
|
|
863
861
|
}
|
|
864
|
-
},
|
|
862
|
+
}, L = async (s) => {
|
|
865
863
|
const g = s || Ct.trim();
|
|
866
864
|
if (g) {
|
|
867
|
-
_t(!0), It(""), c.current = null, l.current = null, d.current = null, i.current = null,
|
|
865
|
+
_t(!0), It(""), c.current = null, l.current = null, d.current = null, i.current = null, O((m) => [
|
|
868
866
|
...m,
|
|
869
867
|
{
|
|
870
868
|
query: g,
|
|
@@ -875,114 +873,114 @@ const nt = (t) => {
|
|
|
875
873
|
}
|
|
876
874
|
]);
|
|
877
875
|
try {
|
|
878
|
-
const m = dt,
|
|
876
|
+
const m = dt, b = localStorage.getItem("customerNumber"), p = localStorage.getItem("isLoggedIn"), w = await Lt();
|
|
879
877
|
if (!w)
|
|
880
878
|
throw new Error("Failed to obtain access token");
|
|
881
|
-
const
|
|
882
|
-
registered: String(
|
|
883
|
-
userId: String(
|
|
884
|
-
}).toString()}`,
|
|
879
|
+
const ht = `https://tanya.aspiresystems.com/api/bedrock/invoke/stream?${new URLSearchParams({
|
|
880
|
+
registered: String(p || !1),
|
|
881
|
+
userId: String(b || (/* @__PURE__ */ new Date()).getTime())
|
|
882
|
+
}).toString()}`, mt = JSON.stringify({
|
|
885
883
|
flowId: "MMHQKYI1NE",
|
|
886
884
|
flowAliasId: "SZF9ZK1ATE",
|
|
887
885
|
input: {
|
|
888
886
|
userPrompt: g,
|
|
889
887
|
whom: m
|
|
890
888
|
}
|
|
891
|
-
}),
|
|
889
|
+
}), B = await fetch(ht, {
|
|
892
890
|
signal: AbortSignal.timeout(3e4),
|
|
893
891
|
method: "POST",
|
|
894
892
|
headers: {
|
|
895
893
|
"Content-Type": "application/json",
|
|
896
894
|
Authorization: `Bearer ${w}`
|
|
897
895
|
},
|
|
898
|
-
body:
|
|
896
|
+
body: mt
|
|
899
897
|
});
|
|
900
|
-
if (!
|
|
901
|
-
throw new Error(`HTTP error! status: ${
|
|
902
|
-
if (!
|
|
903
|
-
const
|
|
904
|
-
let
|
|
898
|
+
if (!B.ok)
|
|
899
|
+
throw new Error(`HTTP error! status: ${B.status}`);
|
|
900
|
+
if (!B.body) throw new Error("Readable stream not supported");
|
|
901
|
+
const wt = B.body.getReader(), gt = new TextDecoder();
|
|
902
|
+
let U = "", q = "";
|
|
905
903
|
for (; ; ) {
|
|
906
|
-
|
|
907
|
-
const { done:
|
|
908
|
-
if (
|
|
909
|
-
|
|
910
|
-
const
|
|
904
|
+
et(!0);
|
|
905
|
+
const { done: R, value: Y } = await wt.read();
|
|
906
|
+
if (R) break;
|
|
907
|
+
U += gt.decode(Y, { stream: !0 });
|
|
908
|
+
const X = U.split(`
|
|
911
909
|
`);
|
|
912
|
-
|
|
913
|
-
for (const
|
|
914
|
-
if (
|
|
915
|
-
const
|
|
910
|
+
U = X.pop() || "";
|
|
911
|
+
for (const f of X)
|
|
912
|
+
if (f.startsWith("data:")) {
|
|
913
|
+
const K = f.slice(5).trim();
|
|
916
914
|
try {
|
|
917
|
-
const
|
|
918
|
-
|
|
919
|
-
(
|
|
920
|
-
(
|
|
921
|
-
...
|
|
922
|
-
[
|
|
923
|
-
} :
|
|
915
|
+
const I = JSON.parse(K);
|
|
916
|
+
I.index == 1 && (q = I.data), O(
|
|
917
|
+
(P) => P.map(
|
|
918
|
+
(Q, Bt) => Bt === P.length - 1 ? {
|
|
919
|
+
...Q,
|
|
920
|
+
[I.index == 0 ? "response" : I.index == 1 ? "keywords" : I.index == 2 ? "potentialQuestions" : "end"]: I.data
|
|
921
|
+
} : Q
|
|
924
922
|
)
|
|
925
923
|
);
|
|
926
|
-
} catch (
|
|
927
|
-
console.error("Error parsing JSON:",
|
|
924
|
+
} catch (I) {
|
|
925
|
+
console.error("Error parsing JSON:", I);
|
|
928
926
|
}
|
|
929
927
|
}
|
|
930
928
|
}
|
|
931
|
-
|
|
929
|
+
rr(er(q));
|
|
932
930
|
} catch (m) {
|
|
933
931
|
console.error("Error sending message to Tanya:", m);
|
|
934
932
|
} finally {
|
|
935
933
|
_t(!1);
|
|
936
934
|
}
|
|
937
935
|
}
|
|
938
|
-
},
|
|
936
|
+
}, er = (s) => {
|
|
939
937
|
const g = s.match(
|
|
940
938
|
/top five relevant product or category names are: (.*)/i
|
|
941
|
-
),
|
|
942
|
-
return [...new Set(
|
|
943
|
-
},
|
|
939
|
+
), p = (g ? g[1] : s).split(", ").map((z) => z.replace(/\s*(Toys|Bags|Miniature|etc\.*)\s*/gi, "").trim());
|
|
940
|
+
return [...new Set(p)].filter(Boolean).join(",");
|
|
941
|
+
}, rr = async (s) => {
|
|
944
942
|
if (typeof s == "string") {
|
|
945
943
|
console.log(s, "keywords");
|
|
946
944
|
const g = s.split(",");
|
|
947
945
|
for (const m of g) {
|
|
948
|
-
const
|
|
949
|
-
if (
|
|
950
|
-
(
|
|
951
|
-
(w,
|
|
946
|
+
const b = await be(m);
|
|
947
|
+
if (et(!1), (b == null ? void 0 : b.length) > 0 && (O(
|
|
948
|
+
(p) => p.map(
|
|
949
|
+
(w, z) => z === p.length - 1 ? {
|
|
952
950
|
...w,
|
|
953
951
|
products: [
|
|
954
952
|
...w.products || [],
|
|
955
|
-
{ keyword: m, items:
|
|
953
|
+
{ keyword: m, items: b, loading: !1 }
|
|
956
954
|
]
|
|
957
955
|
} : w
|
|
958
956
|
)
|
|
959
957
|
), !c.current || l.current == null)) {
|
|
960
|
-
const
|
|
961
|
-
c.current = String((
|
|
962
|
-
const w = typeof (
|
|
958
|
+
const p = b[0];
|
|
959
|
+
c.current = String((p == null ? void 0 : p.product_name) ?? ""), d.current = p.image.link, l.current = p.product_id;
|
|
960
|
+
const w = typeof (p == null ? void 0 : p.price) == "number" ? p.price : void 0;
|
|
963
961
|
i.current = typeof w == "number" && Number.isFinite(w) ? w : null;
|
|
964
962
|
}
|
|
965
963
|
}
|
|
966
964
|
} else
|
|
967
965
|
for (const g of s) {
|
|
968
|
-
const m = await
|
|
969
|
-
|
|
970
|
-
(
|
|
971
|
-
(
|
|
972
|
-
...
|
|
966
|
+
const m = await be(g);
|
|
967
|
+
et(!1), (m == null ? void 0 : m.length) > 0 && O(
|
|
968
|
+
(b) => b.map(
|
|
969
|
+
(p, w) => w === b.length - 1 ? {
|
|
970
|
+
...p,
|
|
973
971
|
products: [
|
|
974
|
-
...
|
|
972
|
+
...p.products || [],
|
|
975
973
|
{ keyword: g, items: m, loading: !1 }
|
|
976
974
|
]
|
|
977
|
-
} :
|
|
975
|
+
} : p
|
|
978
976
|
)
|
|
979
977
|
);
|
|
980
978
|
}
|
|
981
979
|
if (c.current) {
|
|
982
|
-
|
|
980
|
+
O(
|
|
983
981
|
(m) => m.map(
|
|
984
|
-
(
|
|
985
|
-
...
|
|
982
|
+
(b, p) => p === m.length - 1 ? {
|
|
983
|
+
...b,
|
|
986
984
|
productSnapshot: {
|
|
987
985
|
id: l.current,
|
|
988
986
|
name: c.current,
|
|
@@ -991,117 +989,120 @@ const nt = (t) => {
|
|
|
991
989
|
points: 0,
|
|
992
990
|
quantity: 1
|
|
993
991
|
}
|
|
994
|
-
} :
|
|
992
|
+
} : b
|
|
995
993
|
)
|
|
996
994
|
);
|
|
997
995
|
const g = JSON.parse(
|
|
998
996
|
sessionStorage.getItem("customerData") || "{}"
|
|
999
997
|
);
|
|
1000
|
-
(g == null ? void 0 : g.isGuest) == !1 ? (console.log("running secondary flow", Nt),
|
|
998
|
+
(g == null ? void 0 : g.isGuest) == !1 ? (console.log("running secondary flow", Nt), ft(c.current, 0)) : console.log("not running secondary flow", Nt);
|
|
1001
999
|
}
|
|
1002
|
-
|
|
1003
|
-
},
|
|
1004
|
-
var m,
|
|
1005
|
-
|
|
1000
|
+
et(!1);
|
|
1001
|
+
}, or = async (s, g) => {
|
|
1002
|
+
var m, b, p, w, z, ht, mt, B, wt, gt, U, q, R, Y, X;
|
|
1003
|
+
V(!0);
|
|
1006
1004
|
try {
|
|
1007
|
-
const
|
|
1008
|
-
if (!((
|
|
1009
|
-
|
|
1005
|
+
const f = await He(s.id);
|
|
1006
|
+
if (!((b = (m = f == null ? void 0 : f.variants) == null ? void 0 : m[0]) != null && b.product_id || (w = (p = f == null ? void 0 : f.variants) == null ? void 0 : p[0]) != null && w.productId) && !(f.type.item || f.type.bundle)) {
|
|
1007
|
+
V(!1), H.error("Variants not found", {
|
|
1010
1008
|
position: "bottom-right",
|
|
1011
1009
|
autoClose: 1e3
|
|
1012
1010
|
}), console.error("No product variant found");
|
|
1013
1011
|
return;
|
|
1014
1012
|
}
|
|
1015
|
-
const
|
|
1013
|
+
const K = [
|
|
1016
1014
|
{
|
|
1017
|
-
product_id: ((
|
|
1015
|
+
product_id: ((z = f.variants) == null ? void 0 : z[0].product_id) || ((ht = f.variants) == null ? void 0 : ht[0].productId) || (f == null ? void 0 : f.id),
|
|
1018
1016
|
quantity: g
|
|
1019
1017
|
}
|
|
1020
1018
|
];
|
|
1021
|
-
console.log(
|
|
1022
|
-
const
|
|
1019
|
+
console.log(K, "product data", "app version", Nt);
|
|
1020
|
+
const I = JSON.parse(
|
|
1023
1021
|
sessionStorage.getItem("customerData") || "{}"
|
|
1024
|
-
),
|
|
1025
|
-
if (!
|
|
1026
|
-
const
|
|
1027
|
-
let { customer_token:
|
|
1028
|
-
|
|
1022
|
+
), P = (I == null ? void 0 : I.basketId) || localStorage.getItem(Yt), Q = !1, Bt = localStorage.getItem(Ot), me = Date.now();
|
|
1023
|
+
if (!Q || !Bt || me >= parseInt(Bt)) {
|
|
1024
|
+
const nr = await qe();
|
|
1025
|
+
let { customer_token: bt } = await Me(
|
|
1026
|
+
nr
|
|
1029
1027
|
);
|
|
1030
|
-
if (
|
|
1028
|
+
if (bt = "Bearer " + y.access_token, !bt) {
|
|
1031
1029
|
console.error("Failed to get customer_token");
|
|
1032
1030
|
return;
|
|
1033
1031
|
}
|
|
1034
|
-
const
|
|
1035
|
-
if (
|
|
1036
|
-
const
|
|
1037
|
-
basketId:
|
|
1038
|
-
customer_token:
|
|
1032
|
+
const ar = me + 300 * 1e3;
|
|
1033
|
+
if (Kt(bt), localStorage.setItem(Ot, ar.toString()), console.log(P, "basketIdFromCustomer"), P) {
|
|
1034
|
+
const we = await Re({
|
|
1035
|
+
basketId: P,
|
|
1036
|
+
customer_token: bt
|
|
1039
1037
|
});
|
|
1040
|
-
if (
|
|
1041
|
-
const Gt = await
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1038
|
+
if (we.status === 200 && we) {
|
|
1039
|
+
const Gt = await Nr(
|
|
1040
|
+
P,
|
|
1041
|
+
K,
|
|
1042
|
+
bt
|
|
1045
1043
|
);
|
|
1046
|
-
((
|
|
1044
|
+
((mt = Gt == null ? void 0 : Gt.product_items) == null ? void 0 : mt.length) > 0 && (H.success("Added to cart", {
|
|
1047
1045
|
position: "bottom-right",
|
|
1048
1046
|
autoClose: 3e3,
|
|
1049
1047
|
hideProgressBar: !1,
|
|
1050
1048
|
closeOnClick: !0,
|
|
1051
1049
|
pauseOnHover: !0,
|
|
1052
1050
|
draggable: !0
|
|
1053
|
-
}), Rt(
|
|
1051
|
+
}), Rt(P), V(!1));
|
|
1054
1052
|
return;
|
|
1055
1053
|
}
|
|
1056
1054
|
}
|
|
1057
|
-
const
|
|
1055
|
+
const ir = {
|
|
1058
1056
|
productItems: [
|
|
1059
1057
|
{
|
|
1060
|
-
productId: ((
|
|
1058
|
+
productId: ((B = f.variants) == null ? void 0 : B[0].product_id) || ((wt = f.variants) == null ? void 0 : wt[0].productId) || (f == null ? void 0 : f.id),
|
|
1061
1059
|
quantity: 1
|
|
1062
1060
|
}
|
|
1063
1061
|
]
|
|
1064
|
-
},
|
|
1062
|
+
}, x = await Ve(bt, ir);
|
|
1065
1063
|
if (console.log(
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1064
|
+
x,
|
|
1065
|
+
x == null ? void 0 : x.basket_id,
|
|
1066
|
+
x == null ? void 0 : x.basketId,
|
|
1069
1067
|
"the basket response"
|
|
1070
|
-
), !(
|
|
1071
|
-
|
|
1068
|
+
), !(x != null && x.basket_id || !(x != null && x.basketId))) {
|
|
1069
|
+
V(!1), console.error("Failed to create basket");
|
|
1072
1070
|
return;
|
|
1073
1071
|
}
|
|
1074
1072
|
nt(
|
|
1075
|
-
(
|
|
1073
|
+
(x == null ? void 0 : x.basket_id) || (x == null ? void 0 : x.basketId)
|
|
1076
1074
|
);
|
|
1077
|
-
const
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1075
|
+
const xt = await r(
|
|
1076
|
+
{
|
|
1077
|
+
productId: l,
|
|
1078
|
+
quantity: g
|
|
1079
|
+
},
|
|
1080
|
+
(x == null ? void 0 : x.basket_id) || (x == null ? void 0 : x.basketId)
|
|
1081
|
+
);
|
|
1082
|
+
(((gt = xt == null ? void 0 : xt.product_items) == null ? void 0 : gt.length) > 0 || ((U = xt == null ? void 0 : xt.productItems) == null ? void 0 : U.length) > 0) && H.success("Added to cart", {
|
|
1082
1083
|
position: "bottom-right",
|
|
1083
1084
|
autoClose: 3e3,
|
|
1084
1085
|
hideProgressBar: !1,
|
|
1085
1086
|
closeOnClick: !0,
|
|
1086
1087
|
pauseOnHover: !0,
|
|
1087
1088
|
draggable: !0
|
|
1088
|
-
}), Rt(
|
|
1089
|
+
}), Rt(x.basket_id || (x == null ? void 0 : x.basketId));
|
|
1089
1090
|
}
|
|
1090
|
-
} catch (
|
|
1091
|
-
|
|
1091
|
+
} catch (f) {
|
|
1092
|
+
V(!1), console.error("Error adding to cart:", f), H.error("Failed to add product to cart", {
|
|
1092
1093
|
position: "bottom-right",
|
|
1093
1094
|
autoClose: 3e3
|
|
1094
|
-
}), ((
|
|
1095
|
-
((
|
|
1095
|
+
}), ((q = f == null ? void 0 : f.response) == null ? void 0 : q.status) === 404 || // Basket not found
|
|
1096
|
+
((R = f == null ? void 0 : f.response) == null ? void 0 : R.status) === 401 ? (((Y = f == null ? void 0 : f.response) == null ? void 0 : Y.status) === 404 && nt(null), ((X = f == null ? void 0 : f.response) == null ? void 0 : X.status) === 401 && (nt(null), Kt(null))) : (console.error("Failed to add product to basket:", f.message), H.error("Failed to add product to cart", {
|
|
1096
1097
|
position: "bottom-right",
|
|
1097
1098
|
autoClose: 3e3
|
|
1098
1099
|
}));
|
|
1099
1100
|
}
|
|
1100
|
-
|
|
1101
|
+
V(!1);
|
|
1101
1102
|
};
|
|
1102
|
-
return /* @__PURE__ */ a("div", { className: "relative flex justify-center", children: /* @__PURE__ */ u(
|
|
1103
|
+
return /* @__PURE__ */ a("div", { className: "relative flex justify-center", children: /* @__PURE__ */ u(yr, { open: C, onOpenChange: S, children: [
|
|
1103
1104
|
/* @__PURE__ */ a(
|
|
1104
|
-
|
|
1105
|
+
vr,
|
|
1105
1106
|
{
|
|
1106
1107
|
onClick: () => S(!0),
|
|
1107
1108
|
style: {
|
|
@@ -1163,7 +1164,7 @@ const nt = (t) => {
|
|
|
1163
1164
|
) })
|
|
1164
1165
|
}
|
|
1165
1166
|
),
|
|
1166
|
-
|
|
1167
|
+
D && /* @__PURE__ */ u(re, { children: [
|
|
1167
1168
|
/* @__PURE__ */ a(
|
|
1168
1169
|
"div",
|
|
1169
1170
|
{
|
|
@@ -1179,9 +1180,9 @@ const nt = (t) => {
|
|
|
1179
1180
|
top-0 right-0
|
|
1180
1181
|
transition-transform duration-300 ease-in-out
|
|
1181
1182
|
lg:transform
|
|
1182
|
-
${
|
|
1183
|
+
${A ? "lg:translate-x-0" : "lg:translate-x-full"}
|
|
1183
1184
|
// For mobile: animate from bottom
|
|
1184
|
-
${
|
|
1185
|
+
${A ? "translate-y-0" : "translate-y-full"}
|
|
1185
1186
|
lg:translate-y-0
|
|
1186
1187
|
`,
|
|
1187
1188
|
style: {
|
|
@@ -1311,12 +1312,12 @@ const nt = (t) => {
|
|
|
1311
1312
|
/* @__PURE__ */ u(
|
|
1312
1313
|
"div",
|
|
1313
1314
|
{
|
|
1314
|
-
className: `flex flex-col h-full ${
|
|
1315
|
+
className: `flex flex-col h-full ${ut ? "lg:w-2/3 w-full" : "w-full"}`,
|
|
1315
1316
|
children: [
|
|
1316
1317
|
/* @__PURE__ */ u(
|
|
1317
1318
|
"div",
|
|
1318
1319
|
{
|
|
1319
|
-
ref:
|
|
1320
|
+
ref: _,
|
|
1320
1321
|
className: "overflow-y-auto pr-5 pb-2 space-y-4 hide-scrollbar flex-grow mb-24",
|
|
1321
1322
|
children: [
|
|
1322
1323
|
(k == null ? void 0 : k.whomRequired) && /* @__PURE__ */ u(
|
|
@@ -1328,7 +1329,7 @@ const nt = (t) => {
|
|
|
1328
1329
|
/* @__PURE__ */ a("div", { className: "flex flex-wrap gap-2 mt-2", children: o.map((s) => /* @__PURE__ */ a(
|
|
1329
1330
|
"button",
|
|
1330
1331
|
{
|
|
1331
|
-
onClick: () =>
|
|
1332
|
+
onClick: () => Dt(s),
|
|
1332
1333
|
className: "px-2 py-2 font-semibold text-xs text-[#18181B] bg-[#F3F3F3] rounded-2xl",
|
|
1333
1334
|
style: {
|
|
1334
1335
|
backgroundColor: dt === n[s] ? "#FFFFFF" : "#F3F3F3",
|
|
@@ -1341,8 +1342,8 @@ const nt = (t) => {
|
|
|
1341
1342
|
]
|
|
1342
1343
|
}
|
|
1343
1344
|
),
|
|
1344
|
-
|
|
1345
|
-
var m,
|
|
1345
|
+
rt.map((s, g) => {
|
|
1346
|
+
var m, b;
|
|
1346
1347
|
return /* @__PURE__ */ u("div", { children: [
|
|
1347
1348
|
/* @__PURE__ */ a("div", { className: "flex justify-end", children: /* @__PURE__ */ a("p", { className: "text-sm font-nunitoSans font-bold text-[#000000] bg-[#E2DBFF] border border-[#C9C2DE] rounded-l-xl p-2 m-3 mb-4 rounded-br-xl max-w-[75%]", children: s.query }) }),
|
|
1348
1349
|
s.response && s.response.includes("Thinking") ? /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(
|
|
@@ -1363,8 +1364,8 @@ const nt = (t) => {
|
|
|
1363
1364
|
}
|
|
1364
1365
|
) }),
|
|
1365
1366
|
$t && !s.response.includes("Thinking") && ((m = s.products) == null ? void 0 : m.length) == 0 && /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a("p", { className: "text-sm animate-pulse font-nunitoSans font-bold text-[#000000] bg-[#E2DBFF] border border-[#C9C2DE] rounded-l-xl p-2 m-3 mb-4 rounded-br-xl max-w-[75%]", children: "Finding best products for you" }) }),
|
|
1366
|
-
(s == null ? void 0 : s.products) && ((
|
|
1367
|
-
|
|
1367
|
+
(s == null ? void 0 : s.products) && ((b = s == null ? void 0 : s.products) == null ? void 0 : b.length) > 0 && /* @__PURE__ */ a(
|
|
1368
|
+
Fr,
|
|
1368
1369
|
{
|
|
1369
1370
|
chat: s.products,
|
|
1370
1371
|
storeDetails: k
|
|
@@ -1379,15 +1380,15 @@ const nt = (t) => {
|
|
|
1379
1380
|
children: "Why not explore these inquiries..."
|
|
1380
1381
|
}
|
|
1381
1382
|
),
|
|
1382
|
-
s.potentialQuestions.split(",").map((
|
|
1383
|
+
s.potentialQuestions.split(",").map((p, w) => /* @__PURE__ */ a(
|
|
1383
1384
|
"button",
|
|
1384
1385
|
{
|
|
1385
1386
|
className: `cursor-pointer font-nunitoSans font-semibold text-[#232323] border bg-[#804C9E0D] border-${k.themeDarkColor} m-1 rounded-xl px-2 py-1`,
|
|
1386
|
-
onClick: () =>
|
|
1387
|
+
onClick: () => L(p),
|
|
1387
1388
|
style: {
|
|
1388
1389
|
backgroundColor: k.tanyaThemeColorLight
|
|
1389
1390
|
},
|
|
1390
|
-
children:
|
|
1391
|
+
children: p
|
|
1391
1392
|
},
|
|
1392
1393
|
w
|
|
1393
1394
|
))
|
|
@@ -1493,9 +1494,9 @@ const nt = (t) => {
|
|
|
1493
1494
|
"button",
|
|
1494
1495
|
{
|
|
1495
1496
|
className: "px-3 py-1 text-sm",
|
|
1496
|
-
onClick: () =>
|
|
1497
|
-
(
|
|
1498
|
-
(w,
|
|
1497
|
+
onClick: () => O(
|
|
1498
|
+
(p) => p.map(
|
|
1499
|
+
(w, z) => z === g && w.productSnapshot ? {
|
|
1499
1500
|
...w,
|
|
1500
1501
|
productSnapshot: {
|
|
1501
1502
|
...w.productSnapshot,
|
|
@@ -1519,9 +1520,9 @@ const nt = (t) => {
|
|
|
1519
1520
|
"button",
|
|
1520
1521
|
{
|
|
1521
1522
|
className: "px-3 py-1 text-sm",
|
|
1522
|
-
onClick: () =>
|
|
1523
|
-
(
|
|
1524
|
-
(w,
|
|
1523
|
+
onClick: () => O(
|
|
1524
|
+
(p) => p.map(
|
|
1525
|
+
(w, z) => z === g && w.productSnapshot ? {
|
|
1525
1526
|
...w,
|
|
1526
1527
|
productSnapshot: {
|
|
1527
1528
|
...w.productSnapshot,
|
|
@@ -1542,7 +1543,7 @@ const nt = (t) => {
|
|
|
1542
1543
|
"button",
|
|
1543
1544
|
{
|
|
1544
1545
|
onClick: () => {
|
|
1545
|
-
|
|
1546
|
+
or(
|
|
1546
1547
|
At(
|
|
1547
1548
|
s.productSnapshot
|
|
1548
1549
|
),
|
|
@@ -1588,7 +1589,7 @@ const nt = (t) => {
|
|
|
1588
1589
|
autoFocus: !0,
|
|
1589
1590
|
onChange: (s) => It(s.target.value),
|
|
1590
1591
|
onKeyDown: (s) => {
|
|
1591
|
-
s.key === "Enter" && !ct &&
|
|
1592
|
+
s.key === "Enter" && !ct && L();
|
|
1592
1593
|
}
|
|
1593
1594
|
}
|
|
1594
1595
|
),
|
|
@@ -1598,7 +1599,7 @@ const nt = (t) => {
|
|
|
1598
1599
|
type: "submit",
|
|
1599
1600
|
disabled: ct,
|
|
1600
1601
|
className: "p-3",
|
|
1601
|
-
onClick: () =>
|
|
1602
|
+
onClick: () => L(),
|
|
1602
1603
|
children: ct ? /* @__PURE__ */ a(
|
|
1603
1604
|
"div",
|
|
1604
1605
|
{
|
|
@@ -1633,7 +1634,7 @@ const nt = (t) => {
|
|
|
1633
1634
|
]
|
|
1634
1635
|
}
|
|
1635
1636
|
),
|
|
1636
|
-
/* @__PURE__ */ a(Tr, {})
|
|
1637
|
+
/* @__PURE__ */ a(Tr, { addToCartPwa: r })
|
|
1637
1638
|
] })
|
|
1638
1639
|
]
|
|
1639
1640
|
}
|
|
@@ -1641,30 +1642,30 @@ const nt = (t) => {
|
|
|
1641
1642
|
] })
|
|
1642
1643
|
] }) });
|
|
1643
1644
|
};
|
|
1644
|
-
var
|
|
1645
|
-
return
|
|
1645
|
+
var ne = function(t, e) {
|
|
1646
|
+
return ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, o) {
|
|
1646
1647
|
r.__proto__ = o;
|
|
1647
1648
|
} || function(r, o) {
|
|
1648
1649
|
for (var n in o) Object.prototype.hasOwnProperty.call(o, n) && (r[n] = o[n]);
|
|
1649
|
-
},
|
|
1650
|
+
}, ne(t, e);
|
|
1650
1651
|
};
|
|
1651
1652
|
function Pr(t, e) {
|
|
1652
1653
|
if (typeof e != "function" && e !== null)
|
|
1653
1654
|
throw new TypeError("Class extends value " + String(e) + " is not a constructor or null");
|
|
1654
|
-
|
|
1655
|
+
ne(t, e);
|
|
1655
1656
|
function r() {
|
|
1656
1657
|
this.constructor = t;
|
|
1657
1658
|
}
|
|
1658
1659
|
t.prototype = e === null ? Object.create(e) : (r.prototype = e.prototype, new r());
|
|
1659
1660
|
}
|
|
1660
|
-
var
|
|
1661
|
-
return
|
|
1661
|
+
var Z = function() {
|
|
1662
|
+
return Z = Object.assign || function(e) {
|
|
1662
1663
|
for (var r, o = 1, n = arguments.length; o < n; o++) {
|
|
1663
1664
|
r = arguments[o];
|
|
1664
1665
|
for (var c in r) Object.prototype.hasOwnProperty.call(r, c) && (e[c] = r[c]);
|
|
1665
1666
|
}
|
|
1666
1667
|
return e;
|
|
1667
|
-
},
|
|
1668
|
+
}, Z.apply(this, arguments);
|
|
1668
1669
|
};
|
|
1669
1670
|
function $r(t, e) {
|
|
1670
1671
|
var r = {};
|
|
@@ -1674,9 +1675,9 @@ function $r(t, e) {
|
|
|
1674
1675
|
e.indexOf(o[n]) < 0 && Object.prototype.propertyIsEnumerable.call(t, o[n]) && (r[o[n]] = t[o[n]]);
|
|
1675
1676
|
return r;
|
|
1676
1677
|
}
|
|
1677
|
-
var Qt = "Invariant Violation",
|
|
1678
|
+
var Qt = "Invariant Violation", Ce = Object.setPrototypeOf, zr = Ce === void 0 ? function(t, e) {
|
|
1678
1679
|
return t.__proto__ = e, t;
|
|
1679
|
-
} :
|
|
1680
|
+
} : Ce, Ye = (
|
|
1680
1681
|
/** @class */
|
|
1681
1682
|
(function(t) {
|
|
1682
1683
|
Pr(e, t);
|
|
@@ -1690,34 +1691,34 @@ var Qt = "Invariant Violation", Ie = Object.setPrototypeOf, zr = Ie === void 0 ?
|
|
|
1690
1691
|
);
|
|
1691
1692
|
function ot(t, e) {
|
|
1692
1693
|
if (!t)
|
|
1693
|
-
throw new
|
|
1694
|
+
throw new Ye(e);
|
|
1694
1695
|
}
|
|
1695
|
-
var
|
|
1696
|
-
function
|
|
1696
|
+
var Ke = ["debug", "log", "warn", "error", "silent"], Ar = Ke.indexOf("log");
|
|
1697
|
+
function Ut(t) {
|
|
1697
1698
|
return function() {
|
|
1698
|
-
if (
|
|
1699
|
+
if (Ke.indexOf(t) >= Ar) {
|
|
1699
1700
|
var e = console[t] || console.log;
|
|
1700
1701
|
return e.apply(console, arguments);
|
|
1701
1702
|
}
|
|
1702
1703
|
};
|
|
1703
1704
|
}
|
|
1704
1705
|
(function(t) {
|
|
1705
|
-
t.debug =
|
|
1706
|
+
t.debug = Ut("debug"), t.log = Ut("log"), t.warn = Ut("warn"), t.error = Ut("error");
|
|
1706
1707
|
})(ot || (ot = {}));
|
|
1707
|
-
var
|
|
1708
|
-
function
|
|
1708
|
+
var Je = "3.14.0";
|
|
1709
|
+
function yt(t) {
|
|
1709
1710
|
try {
|
|
1710
1711
|
return t();
|
|
1711
1712
|
} catch {
|
|
1712
1713
|
}
|
|
1713
1714
|
}
|
|
1714
|
-
const
|
|
1715
|
+
const ae = yt(function() {
|
|
1715
1716
|
return globalThis;
|
|
1716
|
-
}) ||
|
|
1717
|
+
}) || yt(function() {
|
|
1717
1718
|
return window;
|
|
1718
|
-
}) ||
|
|
1719
|
+
}) || yt(function() {
|
|
1719
1720
|
return self;
|
|
1720
|
-
}) ||
|
|
1721
|
+
}) || yt(function() {
|
|
1721
1722
|
return global;
|
|
1722
1723
|
}) || // We don't expect the Function constructor ever to be invoked at runtime, as
|
|
1723
1724
|
// long as at least one of globalThis, window, self, or global is defined, so
|
|
@@ -1725,13 +1726,13 @@ const ie = xt(function() {
|
|
|
1725
1726
|
// detect syntactic usage of the Function constructor. If you think you can
|
|
1726
1727
|
// improve your static analysis to detect this obfuscation, think again. This
|
|
1727
1728
|
// is an arms race you cannot win, at least not in JavaScript.
|
|
1728
|
-
|
|
1729
|
-
return
|
|
1729
|
+
yt(function() {
|
|
1730
|
+
return yt.constructor("return this")();
|
|
1730
1731
|
});
|
|
1731
|
-
var
|
|
1732
|
+
var Ie = /* @__PURE__ */ new Map();
|
|
1732
1733
|
function jr(t) {
|
|
1733
|
-
var e =
|
|
1734
|
-
return
|
|
1734
|
+
var e = Ie.get(t) || 1;
|
|
1735
|
+
return Ie.set(t, e + 1), "".concat(t, ":").concat(e, ":").concat(Math.random().toString(36).slice(2));
|
|
1735
1736
|
}
|
|
1736
1737
|
function Dr(t, e) {
|
|
1737
1738
|
var r = jr("stringifyForDisplay");
|
|
@@ -1739,13 +1740,13 @@ function Dr(t, e) {
|
|
|
1739
1740
|
return n === void 0 ? r : n;
|
|
1740
1741
|
}, e).split(JSON.stringify(r)).join("<undefined>");
|
|
1741
1742
|
}
|
|
1742
|
-
function
|
|
1743
|
+
function qt(t) {
|
|
1743
1744
|
return function(e) {
|
|
1744
1745
|
for (var r = [], o = 1; o < arguments.length; o++)
|
|
1745
1746
|
r[o - 1] = arguments[o];
|
|
1746
1747
|
if (typeof e == "number") {
|
|
1747
1748
|
var n = e;
|
|
1748
|
-
e =
|
|
1749
|
+
e = le(n), e || (e = ce(n, r), r = []);
|
|
1749
1750
|
}
|
|
1750
1751
|
t.apply(void 0, [e].concat(r));
|
|
1751
1752
|
};
|
|
@@ -1753,20 +1754,20 @@ function Ut(t) {
|
|
|
1753
1754
|
var Zt = Object.assign(function(e, r) {
|
|
1754
1755
|
for (var o = [], n = 2; n < arguments.length; n++)
|
|
1755
1756
|
o[n - 2] = arguments[n];
|
|
1756
|
-
e || ot(e,
|
|
1757
|
+
e || ot(e, le(r, o) || ce(r, o));
|
|
1757
1758
|
}, {
|
|
1758
|
-
debug:
|
|
1759
|
-
log:
|
|
1760
|
-
warn:
|
|
1761
|
-
error:
|
|
1759
|
+
debug: qt(ot.debug),
|
|
1760
|
+
log: qt(ot.log),
|
|
1761
|
+
warn: qt(ot.warn),
|
|
1762
|
+
error: qt(ot.error)
|
|
1762
1763
|
});
|
|
1763
|
-
function
|
|
1764
|
+
function We(t) {
|
|
1764
1765
|
for (var e = [], r = 1; r < arguments.length; r++)
|
|
1765
1766
|
e[r - 1] = arguments[r];
|
|
1766
|
-
return new
|
|
1767
|
+
return new Ye(le(t, e) || ce(t, e));
|
|
1767
1768
|
}
|
|
1768
|
-
var
|
|
1769
|
-
function
|
|
1769
|
+
var Fe = Symbol.for("ApolloErrorMessageHandler_" + Je);
|
|
1770
|
+
function Ge(t) {
|
|
1770
1771
|
if (typeof t == "string")
|
|
1771
1772
|
return t;
|
|
1772
1773
|
try {
|
|
@@ -1775,16 +1776,16 @@ function Xe(t) {
|
|
|
1775
1776
|
return "<non-serializable>";
|
|
1776
1777
|
}
|
|
1777
1778
|
}
|
|
1778
|
-
function
|
|
1779
|
+
function le(t, e) {
|
|
1779
1780
|
if (e === void 0 && (e = []), !!t)
|
|
1780
|
-
return
|
|
1781
|
+
return ae[Fe] && ae[Fe](t, e.map(Ge));
|
|
1781
1782
|
}
|
|
1782
|
-
function
|
|
1783
|
+
function ce(t, e) {
|
|
1783
1784
|
if (e === void 0 && (e = []), !!t)
|
|
1784
1785
|
return "An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#".concat(encodeURIComponent(JSON.stringify({
|
|
1785
|
-
version:
|
|
1786
|
+
version: Je,
|
|
1786
1787
|
message: t,
|
|
1787
|
-
args: e.map(
|
|
1788
|
+
args: e.map(Ge)
|
|
1788
1789
|
})));
|
|
1789
1790
|
}
|
|
1790
1791
|
function Lr(t) {
|
|
@@ -1794,8 +1795,8 @@ function Lr(t) {
|
|
|
1794
1795
|
return e.name.value;
|
|
1795
1796
|
})[0] || null;
|
|
1796
1797
|
}
|
|
1797
|
-
let
|
|
1798
|
-
const
|
|
1798
|
+
let F = null;
|
|
1799
|
+
const Ne = {};
|
|
1799
1800
|
let Br = 1;
|
|
1800
1801
|
const Ur = () => class {
|
|
1801
1802
|
constructor() {
|
|
@@ -1807,58 +1808,58 @@ const Ur = () => class {
|
|
|
1807
1808
|
].join(":");
|
|
1808
1809
|
}
|
|
1809
1810
|
hasValue() {
|
|
1810
|
-
for (let e =
|
|
1811
|
+
for (let e = F; e; e = e.parent)
|
|
1811
1812
|
if (this.id in e.slots) {
|
|
1812
1813
|
const r = e.slots[this.id];
|
|
1813
|
-
if (r ===
|
|
1814
|
+
if (r === Ne)
|
|
1814
1815
|
break;
|
|
1815
|
-
return e !==
|
|
1816
|
+
return e !== F && (F.slots[this.id] = r), !0;
|
|
1816
1817
|
}
|
|
1817
|
-
return
|
|
1818
|
+
return F && (F.slots[this.id] = Ne), !1;
|
|
1818
1819
|
}
|
|
1819
1820
|
getValue() {
|
|
1820
1821
|
if (this.hasValue())
|
|
1821
|
-
return
|
|
1822
|
+
return F.slots[this.id];
|
|
1822
1823
|
}
|
|
1823
1824
|
withValue(e, r, o, n) {
|
|
1824
1825
|
const c = {
|
|
1825
1826
|
__proto__: null,
|
|
1826
1827
|
[this.id]: e
|
|
1827
|
-
}, l =
|
|
1828
|
-
|
|
1828
|
+
}, l = F;
|
|
1829
|
+
F = { parent: l, slots: c };
|
|
1829
1830
|
try {
|
|
1830
1831
|
return r.apply(n, o);
|
|
1831
1832
|
} finally {
|
|
1832
|
-
|
|
1833
|
+
F = l;
|
|
1833
1834
|
}
|
|
1834
1835
|
}
|
|
1835
1836
|
// Capture the current context and wrap a callback function so that it
|
|
1836
1837
|
// reestablishes the captured context when called.
|
|
1837
1838
|
static bind(e) {
|
|
1838
|
-
const r =
|
|
1839
|
+
const r = F;
|
|
1839
1840
|
return function() {
|
|
1840
|
-
const o =
|
|
1841
|
+
const o = F;
|
|
1841
1842
|
try {
|
|
1842
|
-
return
|
|
1843
|
+
return F = r, e.apply(this, arguments);
|
|
1843
1844
|
} finally {
|
|
1844
|
-
|
|
1845
|
+
F = o;
|
|
1845
1846
|
}
|
|
1846
1847
|
};
|
|
1847
1848
|
}
|
|
1848
1849
|
// Immediately run a callback function without any captured context.
|
|
1849
1850
|
static noContext(e, r, o) {
|
|
1850
|
-
if (
|
|
1851
|
-
const n =
|
|
1851
|
+
if (F) {
|
|
1852
|
+
const n = F;
|
|
1852
1853
|
try {
|
|
1853
|
-
return
|
|
1854
|
+
return F = null, e.apply(o, r);
|
|
1854
1855
|
} finally {
|
|
1855
|
-
|
|
1856
|
+
F = n;
|
|
1856
1857
|
}
|
|
1857
1858
|
} else
|
|
1858
1859
|
return e.apply(o, r);
|
|
1859
1860
|
}
|
|
1860
1861
|
};
|
|
1861
|
-
function
|
|
1862
|
+
function Ee(t) {
|
|
1862
1863
|
try {
|
|
1863
1864
|
return t();
|
|
1864
1865
|
} catch {
|
|
@@ -1867,18 +1868,18 @@ function Te(t) {
|
|
|
1867
1868
|
const te = "@wry/context:Slot", qr = (
|
|
1868
1869
|
// Prefer globalThis when available.
|
|
1869
1870
|
// https://github.com/benjamn/wryware/issues/347
|
|
1870
|
-
|
|
1871
|
+
Ee(() => globalThis) || // Fall back to global, which works in Node.js and may be converted by some
|
|
1871
1872
|
// bundlers to the appropriate identifier (window, self, ...) depending on the
|
|
1872
1873
|
// bundling target. https://github.com/endojs/endo/issues/576#issuecomment-1178515224
|
|
1873
|
-
|
|
1874
|
+
Ee(() => global) || // Otherwise, use a dummy host that's local to this module. We used to fall
|
|
1874
1875
|
// back to using the Array constructor as a namespace, but that was flagged in
|
|
1875
1876
|
// https://github.com/benjamn/wryware/issues/347, and can be avoided.
|
|
1876
1877
|
/* @__PURE__ */ Object.create(null)
|
|
1877
|
-
),
|
|
1878
|
+
), Te = qr, de = Te[te] || // Earlier versions of this package stored the globalKey property on the Array
|
|
1878
1879
|
// constructor, so we check there as well, to prevent Slot class duplication.
|
|
1879
1880
|
Array[te] || (function(t) {
|
|
1880
1881
|
try {
|
|
1881
|
-
Object.defineProperty(
|
|
1882
|
+
Object.defineProperty(Te, te, {
|
|
1882
1883
|
value: t,
|
|
1883
1884
|
enumerable: !1,
|
|
1884
1885
|
writable: !1,
|
|
@@ -1893,8 +1894,8 @@ Array[te] || (function(t) {
|
|
|
1893
1894
|
} finally {
|
|
1894
1895
|
return t;
|
|
1895
1896
|
}
|
|
1896
|
-
})(Ur()), { bind: Co, noContext: Io } =
|
|
1897
|
-
new
|
|
1897
|
+
})(Ur()), { bind: Co, noContext: Io } = de;
|
|
1898
|
+
new de();
|
|
1898
1899
|
function Mr(t, e) {
|
|
1899
1900
|
var r = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
1900
1901
|
if (r) return (r = r.call(t)).next.bind(r);
|
|
@@ -1910,37 +1911,37 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1910
1911
|
}
|
|
1911
1912
|
function Hr(t, e) {
|
|
1912
1913
|
if (t) {
|
|
1913
|
-
if (typeof t == "string") return
|
|
1914
|
+
if (typeof t == "string") return Oe(t, e);
|
|
1914
1915
|
var r = Object.prototype.toString.call(t).slice(8, -1);
|
|
1915
1916
|
if (r === "Object" && t.constructor && (r = t.constructor.name), r === "Map" || r === "Set") return Array.from(t);
|
|
1916
|
-
if (r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)) return
|
|
1917
|
+
if (r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)) return Oe(t, e);
|
|
1917
1918
|
}
|
|
1918
1919
|
}
|
|
1919
|
-
function
|
|
1920
|
+
function Oe(t, e) {
|
|
1920
1921
|
(e == null || e > t.length) && (e = t.length);
|
|
1921
1922
|
for (var r = 0, o = new Array(e); r < e; r++)
|
|
1922
1923
|
o[r] = t[r];
|
|
1923
1924
|
return o;
|
|
1924
1925
|
}
|
|
1925
|
-
function
|
|
1926
|
+
function Pe(t, e) {
|
|
1926
1927
|
for (var r = 0; r < e.length; r++) {
|
|
1927
1928
|
var o = e[r];
|
|
1928
1929
|
o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(t, o.key, o);
|
|
1929
1930
|
}
|
|
1930
1931
|
}
|
|
1931
|
-
function
|
|
1932
|
-
return e &&
|
|
1932
|
+
function ue(t, e, r) {
|
|
1933
|
+
return e && Pe(t.prototype, e), r && Pe(t, r), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
1933
1934
|
}
|
|
1934
|
-
var
|
|
1935
|
+
var pe = function() {
|
|
1935
1936
|
return typeof Symbol == "function";
|
|
1937
|
+
}, fe = function(t) {
|
|
1938
|
+
return pe() && !!Symbol[t];
|
|
1936
1939
|
}, he = function(t) {
|
|
1937
|
-
return fe()
|
|
1938
|
-
}, me = function(t) {
|
|
1939
|
-
return he(t) ? Symbol[t] : "@@" + t;
|
|
1940
|
+
return fe(t) ? Symbol[t] : "@@" + t;
|
|
1940
1941
|
};
|
|
1941
|
-
|
|
1942
|
-
var
|
|
1943
|
-
function
|
|
1942
|
+
pe() && !fe("observable") && (Symbol.observable = Symbol("observable"));
|
|
1943
|
+
var Vr = he("iterator"), ie = he("observable"), Xe = he("species");
|
|
1944
|
+
function Jt(t, e) {
|
|
1944
1945
|
var r = t[e];
|
|
1945
1946
|
if (r != null) {
|
|
1946
1947
|
if (typeof r != "function") throw new TypeError(r + " is not a function");
|
|
@@ -1949,71 +1950,71 @@ function Kt(t, e) {
|
|
|
1949
1950
|
}
|
|
1950
1951
|
function Et(t) {
|
|
1951
1952
|
var e = t.constructor;
|
|
1952
|
-
return e !== void 0 && (e = e[
|
|
1953
|
+
return e !== void 0 && (e = e[Xe], e === null && (e = void 0)), e !== void 0 ? e : N;
|
|
1953
1954
|
}
|
|
1954
|
-
function
|
|
1955
|
-
return t instanceof
|
|
1955
|
+
function Rr(t) {
|
|
1956
|
+
return t instanceof N;
|
|
1956
1957
|
}
|
|
1957
|
-
function
|
|
1958
|
-
|
|
1958
|
+
function kt(t) {
|
|
1959
|
+
kt.log ? kt.log(t) : setTimeout(function() {
|
|
1959
1960
|
throw t;
|
|
1960
1961
|
});
|
|
1961
1962
|
}
|
|
1962
|
-
function
|
|
1963
|
+
function Ht(t) {
|
|
1963
1964
|
Promise.resolve().then(function() {
|
|
1964
1965
|
try {
|
|
1965
1966
|
t();
|
|
1966
1967
|
} catch (e) {
|
|
1967
|
-
|
|
1968
|
+
kt(e);
|
|
1968
1969
|
}
|
|
1969
1970
|
});
|
|
1970
1971
|
}
|
|
1971
|
-
function
|
|
1972
|
+
function Qe(t) {
|
|
1972
1973
|
var e = t._cleanup;
|
|
1973
1974
|
if (e !== void 0 && (t._cleanup = void 0, !!e))
|
|
1974
1975
|
try {
|
|
1975
1976
|
if (typeof e == "function")
|
|
1976
1977
|
e();
|
|
1977
1978
|
else {
|
|
1978
|
-
var r =
|
|
1979
|
+
var r = Jt(e, "unsubscribe");
|
|
1979
1980
|
r && r.call(e);
|
|
1980
1981
|
}
|
|
1981
1982
|
} catch (o) {
|
|
1982
|
-
|
|
1983
|
+
kt(o);
|
|
1983
1984
|
}
|
|
1984
1985
|
}
|
|
1985
|
-
function
|
|
1986
|
+
function se(t) {
|
|
1986
1987
|
t._observer = void 0, t._queue = void 0, t._state = "closed";
|
|
1987
1988
|
}
|
|
1988
1989
|
function Yr(t) {
|
|
1989
1990
|
var e = t._queue;
|
|
1990
1991
|
if (e) {
|
|
1991
1992
|
t._queue = void 0, t._state = "ready";
|
|
1992
|
-
for (var r = 0; r < e.length && (
|
|
1993
|
+
for (var r = 0; r < e.length && (Ze(t, e[r].type, e[r].value), t._state !== "closed"); ++r)
|
|
1993
1994
|
;
|
|
1994
1995
|
}
|
|
1995
1996
|
}
|
|
1996
|
-
function
|
|
1997
|
+
function Ze(t, e, r) {
|
|
1997
1998
|
t._state = "running";
|
|
1998
1999
|
var o = t._observer;
|
|
1999
2000
|
try {
|
|
2000
|
-
var n =
|
|
2001
|
+
var n = Jt(o, e);
|
|
2001
2002
|
switch (e) {
|
|
2002
2003
|
case "next":
|
|
2003
2004
|
n && n.call(o, r);
|
|
2004
2005
|
break;
|
|
2005
2006
|
case "error":
|
|
2006
|
-
if (
|
|
2007
|
+
if (se(t), n) n.call(o, r);
|
|
2007
2008
|
else throw r;
|
|
2008
2009
|
break;
|
|
2009
2010
|
case "complete":
|
|
2010
|
-
|
|
2011
|
+
se(t), n && n.call(o);
|
|
2011
2012
|
break;
|
|
2012
2013
|
}
|
|
2013
2014
|
} catch (c) {
|
|
2014
|
-
|
|
2015
|
+
kt(c);
|
|
2015
2016
|
}
|
|
2016
|
-
t._state === "closed" ?
|
|
2017
|
+
t._state === "closed" ? Qe(t) : t._state === "running" && (t._state = "ready");
|
|
2017
2018
|
}
|
|
2018
2019
|
function ee(t, e, r) {
|
|
2019
2020
|
if (t._state !== "closed") {
|
|
@@ -2028,12 +2029,12 @@ function ee(t, e, r) {
|
|
|
2028
2029
|
t._state = "buffering", t._queue = [{
|
|
2029
2030
|
type: e,
|
|
2030
2031
|
value: r
|
|
2031
|
-
}],
|
|
2032
|
+
}], Ht(function() {
|
|
2032
2033
|
return Yr(t);
|
|
2033
2034
|
});
|
|
2034
2035
|
return;
|
|
2035
2036
|
}
|
|
2036
|
-
|
|
2037
|
+
Ze(t, e, r);
|
|
2037
2038
|
}
|
|
2038
2039
|
}
|
|
2039
2040
|
var Kr = /* @__PURE__ */ (function() {
|
|
@@ -2049,8 +2050,8 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2049
2050
|
}
|
|
2050
2051
|
var e = t.prototype;
|
|
2051
2052
|
return e.unsubscribe = function() {
|
|
2052
|
-
this._state !== "closed" && (
|
|
2053
|
-
},
|
|
2053
|
+
this._state !== "closed" && (se(this), Qe(this));
|
|
2054
|
+
}, ue(t, [{
|
|
2054
2055
|
key: "closed",
|
|
2055
2056
|
get: function() {
|
|
2056
2057
|
return this._state === "closed";
|
|
@@ -2067,13 +2068,13 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2067
2068
|
ee(this._subscription, "error", o);
|
|
2068
2069
|
}, e.complete = function() {
|
|
2069
2070
|
ee(this._subscription, "complete");
|
|
2070
|
-
},
|
|
2071
|
+
}, ue(t, [{
|
|
2071
2072
|
key: "closed",
|
|
2072
2073
|
get: function() {
|
|
2073
2074
|
return this._subscription._state === "closed";
|
|
2074
2075
|
}
|
|
2075
2076
|
}]), t;
|
|
2076
|
-
})(),
|
|
2077
|
+
})(), N = /* @__PURE__ */ (function() {
|
|
2077
2078
|
function t(r) {
|
|
2078
2079
|
if (!(this instanceof t)) throw new TypeError("Observable cannot be called as a function");
|
|
2079
2080
|
if (typeof r != "function") throw new TypeError("Observable initializer must be a function");
|
|
@@ -2163,8 +2164,8 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2163
2164
|
if (d = !0, !S || l)
|
|
2164
2165
|
try {
|
|
2165
2166
|
y = o(y, C);
|
|
2166
|
-
} catch (
|
|
2167
|
-
return v.error(
|
|
2167
|
+
} catch (A) {
|
|
2168
|
+
return v.error(A);
|
|
2168
2169
|
}
|
|
2169
2170
|
else
|
|
2170
2171
|
y = C;
|
|
@@ -2186,11 +2187,11 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2186
2187
|
var y, v = 0;
|
|
2187
2188
|
function C(S) {
|
|
2188
2189
|
y = S.subscribe({
|
|
2189
|
-
next: function(
|
|
2190
|
-
i.next(
|
|
2190
|
+
next: function(A) {
|
|
2191
|
+
i.next(A);
|
|
2191
2192
|
},
|
|
2192
|
-
error: function(
|
|
2193
|
-
i.error(
|
|
2193
|
+
error: function(A) {
|
|
2194
|
+
i.error(A);
|
|
2194
2195
|
},
|
|
2195
2196
|
complete: function() {
|
|
2196
2197
|
v === c.length ? (y = void 0, i.complete()) : C(d.from(c[v++]));
|
|
@@ -2244,22 +2245,22 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2244
2245
|
}), i.unsubscribe();
|
|
2245
2246
|
};
|
|
2246
2247
|
});
|
|
2247
|
-
}, e[
|
|
2248
|
+
}, e[ie] = function() {
|
|
2248
2249
|
return this;
|
|
2249
2250
|
}, t.from = function(o) {
|
|
2250
2251
|
var n = typeof this == "function" ? this : t;
|
|
2251
2252
|
if (o == null) throw new TypeError(o + " is not an object");
|
|
2252
|
-
var c =
|
|
2253
|
+
var c = Jt(o, ie);
|
|
2253
2254
|
if (c) {
|
|
2254
2255
|
var l = c.call(o);
|
|
2255
2256
|
if (Object(l) !== l) throw new TypeError(l + " is not an object");
|
|
2256
|
-
return
|
|
2257
|
+
return Rr(l) && l.constructor === n ? l : new n(function(d) {
|
|
2257
2258
|
return l.subscribe(d);
|
|
2258
2259
|
});
|
|
2259
2260
|
}
|
|
2260
|
-
if (
|
|
2261
|
+
if (fe("iterator") && (c = Jt(o, Vr), c))
|
|
2261
2262
|
return new n(function(d) {
|
|
2262
|
-
|
|
2263
|
+
Ht(function() {
|
|
2263
2264
|
if (!d.closed) {
|
|
2264
2265
|
for (var i = Mr(c.call(o)), y; !(y = i()).done; ) {
|
|
2265
2266
|
var v = y.value;
|
|
@@ -2271,7 +2272,7 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2271
2272
|
});
|
|
2272
2273
|
if (Array.isArray(o))
|
|
2273
2274
|
return new n(function(d) {
|
|
2274
|
-
|
|
2275
|
+
Ht(function() {
|
|
2275
2276
|
if (!d.closed) {
|
|
2276
2277
|
for (var i = 0; i < o.length; ++i)
|
|
2277
2278
|
if (d.next(o[i]), d.closed) return;
|
|
@@ -2285,7 +2286,7 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2285
2286
|
n[c] = arguments[c];
|
|
2286
2287
|
var l = typeof this == "function" ? this : t;
|
|
2287
2288
|
return new l(function(d) {
|
|
2288
|
-
|
|
2289
|
+
Ht(function() {
|
|
2289
2290
|
if (!d.closed) {
|
|
2290
2291
|
for (var i = 0; i < n.length; ++i)
|
|
2291
2292
|
if (d.next(n[i]), d.closed) return;
|
|
@@ -2293,17 +2294,17 @@ var Kr = /* @__PURE__ */ (function() {
|
|
|
2293
2294
|
}
|
|
2294
2295
|
});
|
|
2295
2296
|
});
|
|
2296
|
-
},
|
|
2297
|
-
key:
|
|
2297
|
+
}, ue(t, null, [{
|
|
2298
|
+
key: Xe,
|
|
2298
2299
|
get: function() {
|
|
2299
2300
|
return this;
|
|
2300
2301
|
}
|
|
2301
2302
|
}]), t;
|
|
2302
2303
|
})();
|
|
2303
|
-
|
|
2304
|
+
pe() && Object.defineProperty(N, Symbol("extensions"), {
|
|
2304
2305
|
value: {
|
|
2305
|
-
symbol:
|
|
2306
|
-
hostReportError:
|
|
2306
|
+
symbol: ie,
|
|
2307
|
+
hostReportError: kt
|
|
2307
2308
|
},
|
|
2308
2309
|
configurable: !0
|
|
2309
2310
|
});
|
|
@@ -2323,11 +2324,11 @@ function Wr(t) {
|
|
|
2323
2324
|
e = "@@observable";
|
|
2324
2325
|
return e;
|
|
2325
2326
|
}
|
|
2326
|
-
var
|
|
2327
|
-
typeof self < "u" ?
|
|
2328
|
-
Wr(
|
|
2329
|
-
var
|
|
2330
|
-
ze
|
|
2327
|
+
var vt;
|
|
2328
|
+
typeof self < "u" ? vt = self : typeof window < "u" ? vt = window : typeof global < "u" ? vt = global : typeof module < "u" ? vt = module : vt = Function("return this")();
|
|
2329
|
+
Wr(vt);
|
|
2330
|
+
var $e = N.prototype, ze = "@@observable";
|
|
2331
|
+
$e[ze] || ($e[ze] = function() {
|
|
2331
2332
|
return this;
|
|
2332
2333
|
});
|
|
2333
2334
|
function Gr(t) {
|
|
@@ -2340,15 +2341,15 @@ function Gr(t) {
|
|
|
2340
2341
|
], r = 0, o = Object.keys(t); r < o.length; r++) {
|
|
2341
2342
|
var n = o[r];
|
|
2342
2343
|
if (e.indexOf(n) < 0)
|
|
2343
|
-
throw
|
|
2344
|
+
throw We(58, n);
|
|
2344
2345
|
}
|
|
2345
2346
|
return t;
|
|
2346
2347
|
}
|
|
2347
2348
|
function Xr(t, e) {
|
|
2348
|
-
var r =
|
|
2349
|
-
typeof c == "function" ? r =
|
|
2349
|
+
var r = Z({}, t), o = function(c) {
|
|
2350
|
+
typeof c == "function" ? r = Z(Z({}, r), c(r)) : r = Z(Z({}, r), c);
|
|
2350
2351
|
}, n = function() {
|
|
2351
|
-
return
|
|
2352
|
+
return Z({}, r);
|
|
2352
2353
|
};
|
|
2353
2354
|
return Object.defineProperty(e, "setContext", {
|
|
2354
2355
|
enumerable: !1,
|
|
@@ -2367,23 +2368,23 @@ function Qr(t) {
|
|
|
2367
2368
|
};
|
|
2368
2369
|
return e.operationName || (e.operationName = typeof e.query != "string" ? Lr(e.query) || void 0 : ""), e;
|
|
2369
2370
|
}
|
|
2370
|
-
var Zr = Symbol.for("apollo.deprecations"), to =
|
|
2371
|
+
var Zr = Symbol.for("apollo.deprecations"), to = ae, eo = new de();
|
|
2371
2372
|
function ro(t) {
|
|
2372
2373
|
return to[Zr] || (eo.getValue() || []).includes(t);
|
|
2373
2374
|
}
|
|
2374
2375
|
function oo(t, e) {
|
|
2375
2376
|
ro(t) || e();
|
|
2376
2377
|
}
|
|
2377
|
-
function
|
|
2378
|
-
return e ? e(t) :
|
|
2378
|
+
function Ae(t, e) {
|
|
2379
|
+
return e ? e(t) : N.of();
|
|
2379
2380
|
}
|
|
2380
2381
|
function Tt(t) {
|
|
2381
|
-
return typeof t == "function" ? new
|
|
2382
|
+
return typeof t == "function" ? new tr(t) : t;
|
|
2382
2383
|
}
|
|
2383
|
-
function
|
|
2384
|
+
function Mt(t) {
|
|
2384
2385
|
return t.request.length <= 1;
|
|
2385
2386
|
}
|
|
2386
|
-
var
|
|
2387
|
+
var tr = (
|
|
2387
2388
|
/** @class */
|
|
2388
2389
|
(function() {
|
|
2389
2390
|
function t(e) {
|
|
@@ -2391,41 +2392,41 @@ var er = (
|
|
|
2391
2392
|
}
|
|
2392
2393
|
return t.empty = function() {
|
|
2393
2394
|
return new t(function() {
|
|
2394
|
-
return
|
|
2395
|
+
return N.of();
|
|
2395
2396
|
});
|
|
2396
2397
|
}, t.from = function(e) {
|
|
2397
2398
|
return e.length === 0 ? t.empty() : e.map(Tt).reduce(function(r, o) {
|
|
2398
2399
|
return r.concat(o);
|
|
2399
2400
|
});
|
|
2400
2401
|
}, t.split = function(e, r, o) {
|
|
2401
|
-
var n = Tt(r), c = Tt(o || new t(
|
|
2402
|
-
return
|
|
2403
|
-
return e(d) ? n.request(d) ||
|
|
2402
|
+
var n = Tt(r), c = Tt(o || new t(Ae)), l;
|
|
2403
|
+
return Mt(n) && Mt(c) ? l = new t(function(d) {
|
|
2404
|
+
return e(d) ? n.request(d) || N.of() : c.request(d) || N.of();
|
|
2404
2405
|
}) : l = new t(function(d, i) {
|
|
2405
|
-
return e(d) ? n.request(d, i) ||
|
|
2406
|
+
return e(d) ? n.request(d, i) || N.of() : c.request(d, i) || N.of();
|
|
2406
2407
|
}), Object.assign(l, { left: n, right: c });
|
|
2407
2408
|
}, t.execute = function(e, r) {
|
|
2408
|
-
return e.request(Xr(r.context, Qr(Gr(r)))) ||
|
|
2409
|
+
return e.request(Xr(r.context, Qr(Gr(r)))) || N.of();
|
|
2409
2410
|
}, t.concat = function(e, r) {
|
|
2410
2411
|
var o = Tt(e);
|
|
2411
|
-
if (
|
|
2412
|
+
if (Mt(o))
|
|
2412
2413
|
return globalThis.__DEV__ !== !1 && Zt.warn(47, o), o;
|
|
2413
2414
|
var n = Tt(r), c;
|
|
2414
|
-
return
|
|
2415
|
+
return Mt(n) ? c = new t(function(l) {
|
|
2415
2416
|
return o.request(l, function(d) {
|
|
2416
|
-
return n.request(d) ||
|
|
2417
|
-
}) ||
|
|
2417
|
+
return n.request(d) || N.of();
|
|
2418
|
+
}) || N.of();
|
|
2418
2419
|
}) : c = new t(function(l, d) {
|
|
2419
2420
|
return o.request(l, function(i) {
|
|
2420
|
-
return n.request(i, d) ||
|
|
2421
|
-
}) ||
|
|
2421
|
+
return n.request(i, d) || N.of();
|
|
2422
|
+
}) || N.of();
|
|
2422
2423
|
}), Object.assign(c, { left: o, right: n });
|
|
2423
2424
|
}, t.prototype.split = function(e, r, o) {
|
|
2424
|
-
return this.concat(t.split(e, r, o || new t(
|
|
2425
|
+
return this.concat(t.split(e, r, o || new t(Ae)));
|
|
2425
2426
|
}, t.prototype.concat = function(e) {
|
|
2426
2427
|
return t.concat(this, e);
|
|
2427
2428
|
}, t.prototype.request = function(e, r) {
|
|
2428
|
-
throw
|
|
2429
|
+
throw We(48);
|
|
2429
2430
|
}, t.prototype.onError = function(e, r) {
|
|
2430
2431
|
if (globalThis.__DEV__ !== !1 && oo("onError", function() {
|
|
2431
2432
|
globalThis.__DEV__ !== !1 && Zt.warn(49);
|
|
@@ -2438,9 +2439,9 @@ var er = (
|
|
|
2438
2439
|
})()
|
|
2439
2440
|
);
|
|
2440
2441
|
function no(t) {
|
|
2441
|
-
return new
|
|
2442
|
+
return new tr(function(e, r) {
|
|
2442
2443
|
var o = $r(e, []);
|
|
2443
|
-
return new
|
|
2444
|
+
return new N(function(n) {
|
|
2444
2445
|
var c, l = !1;
|
|
2445
2446
|
return Promise.resolve(o).then(function(d) {
|
|
2446
2447
|
return t(d, e.getContext());
|
|
@@ -2459,7 +2460,7 @@ function no(t) {
|
|
|
2459
2460
|
const ao = async () => {
|
|
2460
2461
|
const t = "https://auth.australia-southeast1.gcp.commercetools.com/oauth/token", o = "Basic " + btoa(encodeURIComponent("tfegsSBVOYnR7e_yE-AjxVVN") + ":" + encodeURIComponent("pyKWgHuTxuMwDygh9JH1ehLEaLvAhBo4"));
|
|
2461
2462
|
try {
|
|
2462
|
-
const n = await
|
|
2463
|
+
const n = await E.post(
|
|
2463
2464
|
t,
|
|
2464
2465
|
new URLSearchParams({ grant_type: "client_credentials" }),
|
|
2465
2466
|
// Only grant_type in body
|
|
@@ -2472,9 +2473,9 @@ const ao = async () => {
|
|
|
2472
2473
|
);
|
|
2473
2474
|
return n.status === 200 && n.data.access_token ? n.data.access_token : (console.error("Failed to fetch token:", n.data), null);
|
|
2474
2475
|
} catch (n) {
|
|
2475
|
-
return
|
|
2476
|
+
return E.isAxiosError(n) ? console.error("Error fetching token:", n.response || n.message) : console.error("Unexpected error:", n), null;
|
|
2476
2477
|
}
|
|
2477
|
-
}, io = "https://api.australia-southeast1.gcp.commercetools.com/kt-demo/graphql", so =
|
|
2478
|
+
}, io = "https://api.australia-southeast1.gcp.commercetools.com/kt-demo/graphql", so = sr({
|
|
2478
2479
|
uri: `${io}`
|
|
2479
2480
|
}), lo = no(async (t, { headers: e }) => {
|
|
2480
2481
|
const r = await ao();
|
|
@@ -2484,9 +2485,9 @@ const ao = async () => {
|
|
|
2484
2485
|
authorization: `Bearer ${r}`
|
|
2485
2486
|
}
|
|
2486
2487
|
};
|
|
2487
|
-
}), co = new
|
|
2488
|
+
}), co = new lr({
|
|
2488
2489
|
link: lo.concat(so),
|
|
2489
|
-
cache: new
|
|
2490
|
+
cache: new cr(),
|
|
2490
2491
|
defaultOptions: {
|
|
2491
2492
|
watchQuery: {
|
|
2492
2493
|
fetchPolicy: "cache-and-network"
|
|
@@ -2494,7 +2495,7 @@ const ao = async () => {
|
|
|
2494
2495
|
}
|
|
2495
2496
|
}), Fo = (t) => {
|
|
2496
2497
|
const { tanyaConfig: e } = t;
|
|
2497
|
-
return /* @__PURE__ */ a(
|
|
2498
|
+
return /* @__PURE__ */ a(dr, { client: co, children: /* @__PURE__ */ a(xr, { children: /* @__PURE__ */ a(Or, { tanyaConfig: e }) }) });
|
|
2498
2499
|
};
|
|
2499
2500
|
export {
|
|
2500
2501
|
Fo as TanyaChatbot,
|