@miden-npm/react 1.0.0 → 2.0.0

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.
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/styles.css"],"sourcesContent":["*, ::before, ::after {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}\n\n::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}/*\n! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com\n*//*\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\n*/\n\n*,\n::before,\n::after {\n box-sizing: border-box; /* 1 */\n border-width: 0; /* 2 */\n border-style: solid; /* 2 */\n border-color: #e5e7eb; /* 2 */\n}\n\n::before,\n::after {\n --tw-content: '';\n}\n\n/*\n1. Use a consistent sensible line-height in all browsers.\n2. Prevent adjustments of font size after orientation changes in iOS.\n3. Use a more readable tab size.\n4. Use the user's configured `sans` font-family by default.\n5. Use the user's configured `sans` font-feature-settings by default.\n6. Use the user's configured `sans` font-variation-settings by default.\n7. Disable tap highlights on iOS\n*/\n\nhtml,\n:host {\n line-height: 1.5; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n -moz-tab-size: 4; /* 3 */\n -o-tab-size: 4;\n tab-size: 4; /* 3 */\n font-family: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; /* 4 */\n font-feature-settings: normal; /* 5 */\n font-variation-settings: normal; /* 6 */\n -webkit-tap-highlight-color: transparent; /* 7 */\n}\n\n/*\n1. Remove the margin in all browsers.\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\n*/\n\nbody {\n margin: 0; /* 1 */\n line-height: inherit; /* 2 */\n}\n\n/*\n1. Add the correct height in Firefox.\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\n3. Ensure horizontal rules are visible by default.\n*/\n\nhr {\n height: 0; /* 1 */\n color: inherit; /* 2 */\n border-top-width: 1px; /* 3 */\n}\n\n/*\nAdd the correct text decoration in Chrome, Edge, and Safari.\n*/\n\nabbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\n/*\nRemove the default font size and weight for headings.\n*/\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\n/*\nReset links to optimize for opt-in styling instead of opt-out.\n*/\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\n/*\nAdd the correct font weight in Edge and Safari.\n*/\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/*\n1. Use the user's configured `mono` font-family by default.\n2. Use the user's configured `mono` font-feature-settings by default.\n3. Use the user's configured `mono` font-variation-settings by default.\n4. Correct the odd `em` font sizing in all browsers.\n*/\n\ncode,\nkbd,\nsamp,\npre {\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace; /* 1 */\n font-feature-settings: normal; /* 2 */\n font-variation-settings: normal; /* 3 */\n font-size: 1em; /* 4 */\n}\n\n/*\nAdd the correct font size in all browsers.\n*/\n\nsmall {\n font-size: 80%;\n}\n\n/*\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\n*/\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/*\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\n3. Remove gaps between table borders by default.\n*/\n\ntable {\n text-indent: 0; /* 1 */\n border-color: inherit; /* 2 */\n border-collapse: collapse; /* 3 */\n}\n\n/*\n1. Change the font styles in all browsers.\n2. Remove the margin in Firefox and Safari.\n3. Remove default padding in all browsers.\n*/\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-feature-settings: inherit; /* 1 */\n font-variation-settings: inherit; /* 1 */\n font-size: 100%; /* 1 */\n font-weight: inherit; /* 1 */\n line-height: inherit; /* 1 */\n letter-spacing: inherit; /* 1 */\n color: inherit; /* 1 */\n margin: 0; /* 2 */\n padding: 0; /* 3 */\n}\n\n/*\nRemove the inheritance of text transform in Edge and Firefox.\n*/\n\nbutton,\nselect {\n text-transform: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Remove default button styles.\n*/\n\nbutton,\ninput:where([type='button']),\ninput:where([type='reset']),\ninput:where([type='submit']) {\n -webkit-appearance: button; /* 1 */\n background-color: transparent; /* 2 */\n background-image: none; /* 2 */\n}\n\n/*\nUse the modern Firefox focus style for all focusable elements.\n*/\n\n:-moz-focusring {\n outline: auto;\n}\n\n/*\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\n*/\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\n/*\nAdd the correct vertical alignment in Chrome and Firefox.\n*/\n\nprogress {\n vertical-align: baseline;\n}\n\n/*\nCorrect the cursor style of increment and decrement buttons in Safari.\n*/\n\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n\n/*\n1. Correct the odd appearance in Chrome and Safari.\n2. Correct the outline style in Safari.\n*/\n\n[type='search'] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/*\nRemove the inner padding in Chrome and Safari on macOS.\n*/\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Change font properties to `inherit` in Safari.\n*/\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/*\nAdd the correct display in Chrome and Safari.\n*/\n\nsummary {\n display: list-item;\n}\n\n/*\nRemoves the default spacing and border for appropriate elements.\n*/\n\nblockquote,\ndl,\ndd,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nhr,\nfigure,\np,\npre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol,\nul,\nmenu {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n/*\nReset default styling for dialogs.\n*/\ndialog {\n padding: 0;\n}\n\n/*\nPrevent resizing textareas horizontally by default.\n*/\n\ntextarea {\n resize: vertical;\n}\n\n/*\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\n2. Set the default placeholder color to the user's configured gray 400 color.\n*/\n\ninput::-moz-placeholder, textarea::-moz-placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\ninput::placeholder,\ntextarea::placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\n/*\nSet the default cursor for buttons.\n*/\n\nbutton,\n[role=\"button\"] {\n cursor: pointer;\n}\n\n/*\nMake sure disabled buttons don't get the pointer cursor.\n*/\n:disabled {\n cursor: default;\n}\n\n/*\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\n This can trigger a poorly considered lint error in some tools but is included by design.\n*/\n\nimg,\nsvg,\nvideo,\ncanvas,\naudio,\niframe,\nembed,\nobject {\n display: block; /* 1 */\n vertical-align: middle; /* 2 */\n}\n\n/*\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\n*/\n\nimg,\nvideo {\n max-width: 100%;\n height: auto;\n}\n\n/* Make elements with the HTML hidden attribute stay hidden by default */\n[hidden]:where(:not([hidden=\"until-found\"])) {\n display: none;\n}\n.absolute {\n position: absolute !important;\n}\n.relative {\n position: relative !important;\n}\n.inset-0 {\n inset: 0px !important;\n}\n.col-span-1 {\n grid-column: span 1 / span 1 !important;\n}\n.col-span-2 {\n grid-column: span 2 / span 2 !important;\n}\n.col-span-3 {\n grid-column: span 3 / span 3 !important;\n}\n.mx-auto {\n margin-left: auto !important;\n margin-right: auto !important;\n}\n.my-1 {\n margin-top: 0.25rem !important;\n margin-bottom: 0.25rem !important;\n}\n.mb-0 {\n margin-bottom: 0px !important;\n}\n.mb-1 {\n margin-bottom: 0.25rem !important;\n}\n.mb-2 {\n margin-bottom: 0.5rem !important;\n}\n.ml-2 {\n margin-left: 0.5rem !important;\n}\n.mt-2 {\n margin-top: 0.5rem !important;\n}\n.mt-6 {\n margin-top: 1.5rem !important;\n}\n.block {\n display: block !important;\n}\n.inline-block {\n display: inline-block !important;\n}\n.flex {\n display: flex !important;\n}\n.grid {\n display: grid !important;\n}\n.hidden {\n display: none !important;\n}\n.h-12 {\n height: 3rem !important;\n}\n.h-2 {\n height: 0.5rem !important;\n}\n.h-4 {\n height: 1rem !important;\n}\n.h-full {\n height: 100% !important;\n}\n.h-screen {\n height: 100vh !important;\n}\n.max-h-\\[32rem\\] {\n max-height: 32rem !important;\n}\n.w-1\\/2 {\n width: 50% !important;\n}\n.w-2 {\n width: 0.5rem !important;\n}\n.w-2\\/3 {\n width: 66.666667% !important;\n}\n.w-24 {\n width: 6rem !important;\n}\n.w-4 {\n width: 1rem !important;\n}\n.w-full {\n width: 100% !important;\n}\n.max-w-\\[18rem\\] {\n max-width: 18rem !important;\n}\n.transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;\n}\n@keyframes spin {\n\n to {\n transform: rotate(360deg);\n }\n}\n.animate-spin {\n animation: spin 1s linear infinite !important;\n}\n.cursor-not-allowed {\n cursor: not-allowed !important;\n}\n.cursor-pointer {\n cursor: pointer !important;\n}\n.grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr)) !important;\n}\n.grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n}\n.grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n}\n.flex-row {\n flex-direction: row !important;\n}\n.flex-col {\n flex-direction: column !important;\n}\n.place-items-center {\n place-items: center !important;\n}\n.items-end {\n align-items: flex-end !important;\n}\n.items-center {\n align-items: center !important;\n}\n.justify-center {\n justify-content: center !important;\n}\n.justify-between {\n justify-content: space-between !important;\n}\n.gap-1 {\n gap: 0.25rem !important;\n}\n.gap-10 {\n gap: 2.5rem !important;\n}\n.gap-2 {\n gap: 0.5rem !important;\n}\n.gap-3 {\n gap: 0.75rem !important;\n}\n.gap-4 {\n gap: 1rem !important;\n}\n.gap-5 {\n gap: 1.25rem !important;\n}\n.gap-6 {\n gap: 1.5rem !important;\n}\n.gap-8 {\n gap: 2rem !important;\n}\n.self-start {\n align-self: flex-start !important;\n}\n.overflow-y-auto {\n overflow-y: auto !important;\n}\n.overflow-y-scroll {\n overflow-y: scroll !important;\n}\n.truncate {\n overflow: hidden !important;\n text-overflow: ellipsis !important;\n white-space: nowrap !important;\n}\n.break-words {\n overflow-wrap: break-word !important;\n}\n.rounded {\n border-radius: 0.25rem !important;\n}\n.rounded-2xl {\n border-radius: 1rem !important;\n}\n.rounded-full {\n border-radius: 9999px !important;\n}\n.rounded-lg {\n border-radius: 0.5rem !important;\n}\n.rounded-md {\n border-radius: 0.375rem !important;\n}\n.rounded-xl {\n border-radius: 0.75rem !important;\n}\n.rounded-l-xl {\n border-top-left-radius: 0.75rem !important;\n border-bottom-left-radius: 0.75rem !important;\n}\n.border {\n border-width: 1px !important;\n}\n.border-2 {\n border-width: 2px !important;\n}\n.border-b {\n border-bottom-width: 1px !important;\n}\n.border-r-4 {\n border-right-width: 4px !important;\n}\n.border-none {\n border-style: none !important;\n}\n.border-\\[\\#DAE4E8\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(218 228 232 / var(--tw-border-opacity, 1)) !important;\n}\n.border-\\[\\#E1EBF5\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(225 235 245 / var(--tw-border-opacity, 1)) !important;\n}\n.border-\\[\\#F0FAFF\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(240 250 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-current {\n border-color: currentColor !important;\n}\n.border-gray-200 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;\n}\n.border-grey-100 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(225 235 245 / var(--tw-border-opacity, 1)) !important;\n}\n.border-grey-border {\n --tw-border-opacity: 1 !important;\n border-color: rgb(231 238 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-orange-500 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(244 122 31 / var(--tw-border-opacity, 1)) !important;\n}\n.border-primary {\n --tw-border-opacity: 1 !important;\n border-color: rgb(18 34 50 / var(--tw-border-opacity, 1)) !important;\n}\n.border-red-300 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(252 165 165 / var(--tw-border-opacity, 1)) !important;\n}\n.border-red-500 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;\n}\n.border-white {\n --tw-border-opacity: 1 !important;\n border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-t-transparent {\n border-top-color: transparent !important;\n}\n.bg-\\[\\#0A0032\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(10 0 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#EFF7FF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(239 247 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#F8FDFF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(248 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#FAFDFF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(250 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-gray-100 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-gray-200 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-grey-100 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(225 235 245 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-grey-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(245 249 252 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-heading-text {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(24 45 65 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-light-white-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(254 255 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-off-white {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(248 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-orange-500 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(244 122 31 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-primary {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(18 34 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-primary-miden {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(10 0 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-red-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-red-500 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-transparent {\n background-color: transparent !important;\n}\n.bg-white {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-white\\/60 {\n background-color: rgb(255 255 255 / 0.6) !important;\n}\n.p-16 {\n padding: 4rem !important;\n}\n.p-4 {\n padding: 1rem !important;\n}\n.p-6 {\n padding: 1.5rem !important;\n}\n.px-10 {\n padding-left: 2.5rem !important;\n padding-right: 2.5rem !important;\n}\n.px-12 {\n padding-left: 3rem !important;\n padding-right: 3rem !important;\n}\n.px-14 {\n padding-left: 3.5rem !important;\n padding-right: 3.5rem !important;\n}\n.px-3 {\n padding-left: 0.75rem !important;\n padding-right: 0.75rem !important;\n}\n.px-4 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n}\n.px-6 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n}\n.px-8 {\n padding-left: 2rem !important;\n padding-right: 2rem !important;\n}\n.py-2 {\n padding-top: 0.5rem !important;\n padding-bottom: 0.5rem !important;\n}\n.py-3 {\n padding-top: 0.75rem !important;\n padding-bottom: 0.75rem !important;\n}\n.py-4 {\n padding-top: 1rem !important;\n padding-bottom: 1rem !important;\n}\n.py-6 {\n padding-top: 1.5rem !important;\n padding-bottom: 1.5rem !important;\n}\n.py-8 {\n padding-top: 2rem !important;\n padding-bottom: 2rem !important;\n}\n.pb-1 {\n padding-bottom: 0.25rem !important;\n}\n.pb-10 {\n padding-bottom: 2.5rem !important;\n}\n.pb-2 {\n padding-bottom: 0.5rem !important;\n}\n.pb-4 {\n padding-bottom: 1rem !important;\n}\n.pb-8 {\n padding-bottom: 2rem !important;\n}\n.pt-2 {\n padding-top: 0.5rem !important;\n}\n.pt-4 {\n padding-top: 1rem !important;\n}\n.text-center {\n text-align: center !important;\n}\n.text-right {\n text-align: right !important;\n}\n.text-body-2xs {\n font-size: 14px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.text-body-3xs {\n font-size: 12px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.text-body-4xs {\n font-size: 10px !important;\n line-height: 132% !important;\n letter-spacing: 0 !important;\n}\n.text-body-lg {\n font-size: 22px !important;\n line-height: 120% !important;\n letter-spacing: 0 !important;\n}\n.text-body-xs {\n font-size: 16px !important;\n line-height: 120% !important;\n letter-spacing: 0 !important;\n}\n.text-header-2xl {\n font-size: 40px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.font-extrabold {\n font-weight: 800 !important;\n}\n.font-medium {\n font-weight: 500 !important;\n}\n.font-normal {\n font-weight: 400 !important;\n}\n.font-semibold {\n font-weight: 600 !important;\n}\n.uppercase {\n text-transform: uppercase !important;\n}\n.lowercase {\n text-transform: lowercase !important;\n}\n.text-\\[\\#1383E8\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(19 131 232 / var(--tw-text-opacity, 1)) !important;\n}\n.text-\\[\\#5F738C\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(95 115 140 / var(--tw-text-opacity, 1)) !important;\n}\n.text-\\[\\#8FAECA\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(143 174 202 / var(--tw-text-opacity, 1)) !important;\n}\n.text-gray-400 {\n --tw-text-opacity: 1 !important;\n color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;\n}\n.text-grey-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(157 191 222 / var(--tw-text-opacity, 1)) !important;\n}\n.text-heading-text {\n --tw-text-opacity: 1 !important;\n color: rgb(24 45 65 / var(--tw-text-opacity, 1)) !important;\n}\n.text-input-grey {\n --tw-text-opacity: 1 !important;\n color: rgb(62 73 84 / var(--tw-text-opacity, 1)) !important;\n}\n.text-light-copy {\n --tw-text-opacity: 1 !important;\n color: rgb(85 117 145 / var(--tw-text-opacity, 1)) !important;\n}\n.text-light-white-100 {\n --tw-text-opacity: 1 !important;\n color: rgb(250 253 255 / var(--tw-text-opacity, 1)) !important;\n}\n.text-orange-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(244 122 31 / var(--tw-text-opacity, 1)) !important;\n}\n.text-orange-required {\n --tw-text-opacity: 1 !important;\n color: rgb(246 149 76 / var(--tw-text-opacity, 1)) !important;\n}\n.text-primary {\n --tw-text-opacity: 1 !important;\n color: rgb(18 34 50 / var(--tw-text-opacity, 1)) !important;\n}\n.text-primary-black {\n --tw-text-opacity: 1 !important;\n color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;\n}\n.text-red-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;\n}\n.text-sub-copy {\n --tw-text-opacity: 1 !important;\n color: rgb(39 75 107 / var(--tw-text-opacity, 1)) !important;\n}\n.text-white {\n --tw-text-opacity: 1 !important;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;\n}\n.opacity-25 {\n opacity: 0.25 !important;\n}\n.opacity-75 {\n opacity: 0.75 !important;\n}\n.outline-none {\n outline: 2px solid transparent !important;\n outline-offset: 2px !important;\n}\n.ring {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;\n}\n.filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;\n}\n.transition {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.transition-colors {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.transition-opacity {\n transition-property: opacity !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.duration-200 {\n transition-duration: 200ms !important;\n}\n.duration-300 {\n transition-duration: 300ms !important;\n}\n.ease-in-out {\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n}\n\n/* @font-face {\n font-family: \"Euclid Circular A\";\n src: url(\"./EuclidCircularARegular.ttf\") format(\"truetype\");\n font-weight: 400;\n font-style: normal;\n font-display: swap;\n} */\n\nbody {\n /* font-family: \"Euclid Circular A\", sans-serif; */\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\n\n.border-c {\n border: 1px solid;\n}\n\n.checkout-card {\n background-color: rgba(15, 38, 59, 0.898);\n}\n\n.checkout-card-miden {\n background-color: rgba(0, 0, 0, 0.8);\n}\n\n.checkout-card .close-icon {\n background-color: rgba(250, 253, 255, 0.051);\n padding: 0 10px 2px;\n border-radius: 4px;\n}\n\n.h-68px {\n height: 68px;\n}\n.h-42px {\n height: 42px;\n}\n.h-32px {\n height: 32px;\n}\n\n:host {\n /* default placeholder color (override per instance if needed) */\n --select-placeholder-color: #9dbfde; /* adjust to your design token */\n}\n\n.search-input::-moz-placeholder {\n color: var(--select-placeholder-color);\n opacity: 1; /* ensure full opacity across browsers */\n}\n\n.search-input::placeholder {\n color: var(--select-placeholder-color);\n opacity: 1; /* ensure full opacity across browsers */\n}\n.search-input::-webkit-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input::-moz-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input:-ms-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input::-ms-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.first\\:pt-0:first-child {\n padding-top: 0px !important;\n}\n.hover\\:border-primary-black:hover {\n --tw-border-opacity: 1 !important;\n border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;\n}\n.hover\\:bg-gray-100:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-gray-300:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-gray-500:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-primary-black:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-red-600:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:opacity-70:hover {\n opacity: 0.7 !important;\n}\n.focus\\:outline-none:focus {\n outline: 2px solid transparent !important;\n outline-offset: 2px !important;\n}\n.focus\\:ring-0:focus {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;\n}\n"],"mappings":";AAAA;AAAG;AAAU;AACX,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF;AAEA;AACE,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF;AAOA;AACA;AACA;AACE,cAAY;AACZ,gBAAc;AACd,gBAAc;AACd,gBAAc;AAChB;AAEA;AACA;AACE,gBAAc;AAChB;AAYA;AACA;AACE,eAAa;AACb,4BAA0B;AAC1B,iBAAe;AACf,eAAa;AACV,YAAU;AACb;AAAA,IAAa,aAAa;AAAA,IAAE,SAAS;AAAA,IAAE,UAAU;AAAA,IAAE,mBAAmB;AAAA,IAAE,gBAAgB;AAAA,IAAE,iBAAiB;AAAA,IAAE;AAC7G,yBAAuB;AACvB,2B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mBAAiB;AACjB,oBAAkB,IAAI,IAAI,GAAG,GAAG,EAAE,IAAI,eAAe,EAAE;AACzD;AACA,CAAC;AACC,oBAAkB;AACpB;AACA,CAAC;AACC,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC;AACC,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE;AACtC;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,cAAY;AACd;AACA,CAAC;AACC,cAAY;AACd;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AACjD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AACjD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AAClD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AAClD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AAClD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,GAAG,GAAG,EAAE,IAAI,iBAAiB,EAAE;AAC/C;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,GAAG,GAAG,EAAE,IAAI,iBAAiB,EAAE;AAC/C;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AACjD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AAClD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,iBAAiB,EAAE;AACjD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,iBAAiB,EAAE;AACjD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,GAAG,GAAG,EAAE,IAAI,iBAAiB,EAAE;AAC/C;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,GAAG,GAAG,EAAE,IAAI,iBAAiB,EAAE;AAC/C;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,GAAG,GAAG,EAAE,IAAI,iBAAiB,EAAE;AAChD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,GAAG,GAAG,IAAI,EAAE,IAAI,iBAAiB,EAAE;AAChD;AACA,CAAC;AACC,qBAAmB;AACnB,SAAO,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,iBAAiB,EAAE;AAClD;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS,IAAI,MAAM;AACnB,kBAAgB;AAClB;AACA,CAAC;AACC,2BAAyB,IAAI,iBAAiB,EAAE,EAAE,EAAE,IAAI,wBAAwB,IAAI;AACpF,oBAAkB,IAAI,iBAAiB,EAAE,EAAE,EAAE,KAAK,IAAI,EAAE,IAAI,yBAAyB,IAAI;AACzF;AAAA,IAAY,IAAI,wBAAwB;AAAA,IAAE,IAAI,iBAAiB;AAAA,IAAE,IAAI,WAAW,EAAE,EAAE,EAAE;AACxF;AACA,CAAC;AACC,UAAQ,IAAI,WAAW,IAAI,iBAAiB,IAAI,eAAe,IAAI,gBAAgB,IAAI,iBAAiB,IAAI,aAAa,IAAI,eAAe,IAAI,YAAY,IAAI;AAClK;AACA,CAAC;AACC;AAAA,IAAqB,KAAK;AAAA,IAAE,gBAAgB;AAAA,IAAE,YAAY;AAAA,IAAE,qBAAqB;AAAA,IAAE,IAAI;AAAA,IAAE,MAAM;AAAA,IAAE,OAAO;AAAA,IAAE,UAAU;AAAA,IAAE,SAAS;AAAA,IAAE,MAAM;AAAA,IAAE;AACzI,8BAA4B,aAAa,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE;AACtD,uBAAqB;AACvB;AACA,CAAC;AACC;AAAA,IAAqB,KAAK;AAAA,IAAE,gBAAgB;AAAA,IAAE,YAAY;AAAA,IAAE,qBAAqB;AAAA,IAAE,IAAI;AAAA,IAAE;AACzF,8BAA4B,aAAa,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE;AACtD,uBAAqB;AACvB;AACA,CAAC;AACC,uBAAqB;AACrB,8BAA4B,aAAa,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE;AACtD,uBAAqB;AACvB;AACA,CAAC;AACC,uBAAqB;AACvB;AACA,CAAC;AACC,uBAAqB;AACvB;AACA,CAAC;AACC,8BAA4B,aAAa,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE;AACxD;AAUA;AAEE,UAAQ;AACR,WAAS;AACT,cAAY;AACd;AAEA,CAAC;AACC,UAAQ,IAAI;AACd;AAEA,CAAC;AACC,oBAAkB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE;AACrC;AAEA,CAAC;AACC,oBAAkB,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE;AAClC;AAEA,CARC,cAQc,CAAC;AACd,oBAAkB,KAAK,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE;AACtC,WAAS,EAAE,KAAK;AAChB,iBAAe;AACjB;AAEA,CAAC;AACC,UAAQ;AACV;AACA,CAAC;AACC,UAAQ;AACV;AACA,CAAC;AACC,UAAQ;AACV;AAEA;AAEE,8BAA4B;AAC9B;AAEA,CAAC,YAAY;AACX,SAAO,IAAI;AACX,WAAS;AACX;AAEA,CALC,YAKY;AACX,SAAO,IAAI;AACX,WAAS;AACX;AACA,CATC,YASY;AACX,SAAO,IAAI;AACb;AACA,CAZC,YAYY;AACX,SAAO,IAAI;AACb;AACA,CAfC,YAeY;AACX,SAAO,IAAI;AACb;AACA,CAlBC,YAkBY;AACX,SAAO,IAAI;AACb;AACA,CAAC,WAAW;AACV,eAAa;AACf;AACA,CAAC,2BAA2B;AAC1B,uBAAqB;AACrB,gBAAc,IAAI,GAAG,GAAG,GAAG,EAAE,IAAI,mBAAmB,EAAE;AACxD;AACA,CAAC,kBAAkB;AACjB,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC,kBAAkB;AACjB,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC,kBAAkB;AACjB,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC,uBAAuB;AACtB,mBAAiB;AACjB,oBAAkB,IAAI,GAAG,GAAG,GAAG,EAAE,IAAI,eAAe,EAAE;AACxD;AACA,CAAC,iBAAiB;AAChB,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,GAAG,GAAG,EAAE,IAAI,eAAe,EAAE;AACzD;AACA,CAAC,iBAAiB;AAChB,WAAS;AACX;AACA,CAAC,mBAAmB;AAClB,WAAS,IAAI,MAAM;AACnB,kBAAgB;AAClB;AACA,CAAC,aAAa;AACZ,2BAAyB,IAAI,iBAAiB,EAAE,EAAE,EAAE,IAAI,wBAAwB,IAAI;AACpF,oBAAkB,IAAI,iBAAiB,EAAE,EAAE,EAAE,KAAK,IAAI,EAAE,IAAI,yBAAyB,IAAI;AACzF;AAAA,IAAY,IAAI,wBAAwB;AAAA,IAAE,IAAI,iBAAiB;AAAA,IAAE,IAAI,WAAW,EAAE,EAAE,EAAE;AACxF;","names":[]}
package/dist/index.d.cts CHANGED
@@ -77,7 +77,7 @@ interface IBzpCheckoutButtonProps {
77
77
  }
78
78
  declare function BzpCheckoutButton({ secretKey, environment, paymentObject, mode, onError, }: IBzpCheckoutButtonProps): react_jsx_runtime.JSX.Element;
79
79
 
80
- interface IIframeStyle {
80
+ interface IIframeStyle$1 {
81
81
  width?: string;
82
82
  height?: string;
83
83
  border?: string;
@@ -85,7 +85,7 @@ interface IIframeStyle {
85
85
  overflow?: string;
86
86
  }
87
87
  interface IBzpCheckoutIframeProps {
88
- style?: IIframeStyle;
88
+ style?: IIframeStyle$1;
89
89
  url?: string;
90
90
  secretKey: string;
91
91
  environment?: "sandbox" | "production";
@@ -94,6 +94,56 @@ interface IBzpCheckoutIframeProps {
94
94
  }
95
95
  declare function BzpCheckoutIframe({ style, url, secretKey, environment, paymentObject, onError, }: IBzpCheckoutIframeProps): react_jsx_runtime.JSX.Element;
96
96
 
97
+ interface CheckoutIframeStyle$1 {
98
+ [cssProp: string]: string | number;
99
+ }
100
+ interface CheckoutCardOptions$1 {
101
+ imageUrl?: string;
102
+ numberPlaceholder?: string;
103
+ expiryPlaceholder?: string;
104
+ cvcPlaceholder?: string;
105
+ styles?: {
106
+ base?: CheckoutIframeStyle$1;
107
+ invalid?: CheckoutIframeStyle$1;
108
+ focus?: CheckoutIframeStyle$1;
109
+ };
110
+ }
111
+ interface IBzpCheckoutCardProps {
112
+ secretKey: string;
113
+ environment: "sandbox" | "prod";
114
+ paymentObject: IPaymentObject;
115
+ options?: CheckoutCardOptions$1;
116
+ onPaymentAuthorized?: (data: ISuccessObject) => void;
117
+ onError?: (error: IErrorObject) => void;
118
+ }
119
+ declare function BzpCheckoutCard({ secretKey, options, environment, paymentObject, onPaymentAuthorized, onError, }: IBzpCheckoutCardProps): react_jsx_runtime.JSX.Element;
120
+
121
+ interface IMidenCheckoutButtonProps {
122
+ secretKey: string;
123
+ environment?: "sandbox" | "production";
124
+ paymentObject: IPaymentObject;
125
+ mode?: "redirect" | "iframe";
126
+ onError?: (error: IErrorObject) => void;
127
+ }
128
+ declare function MidenCheckoutButton({ secretKey, environment, paymentObject, mode, onError, }: IMidenCheckoutButtonProps): react_jsx_runtime.JSX.Element;
129
+
130
+ interface IIframeStyle {
131
+ width?: string;
132
+ height?: string;
133
+ border?: string;
134
+ borderRadius?: string;
135
+ overflow?: string;
136
+ }
137
+ interface IMidenCheckoutIframeProps {
138
+ style?: IIframeStyle;
139
+ url?: string;
140
+ secretKey: string;
141
+ environment?: "sandbox" | "production";
142
+ paymentObject?: IPaymentObject;
143
+ onError?: (error: IErrorObject) => void;
144
+ }
145
+ declare function MidenCheckoutIframe({ style, url, secretKey, environment, paymentObject, onError, }: IMidenCheckoutIframeProps): react_jsx_runtime.JSX.Element;
146
+
97
147
  interface CheckoutIframeStyle {
98
148
  [cssProp: string]: string | number;
99
149
  }
@@ -108,14 +158,14 @@ interface CheckoutCardOptions {
108
158
  focus?: CheckoutIframeStyle;
109
159
  };
110
160
  }
111
- interface IBzpCheckoutCardProps {
161
+ interface IMidenCheckoutCardProps {
112
162
  secretKey: string;
113
- environment: "sandbox" | "prod";
163
+ environment?: "sandbox" | "prod";
114
164
  paymentObject: IPaymentObject;
115
165
  options?: CheckoutCardOptions;
116
166
  onPaymentAuthorized?: (data: ISuccessObject) => void;
117
167
  onError?: (error: IErrorObject) => void;
118
168
  }
119
- declare function BzpCheckoutCard({ secretKey, options, environment, paymentObject, onPaymentAuthorized, onError, }: IBzpCheckoutCardProps): react_jsx_runtime.JSX.Element;
169
+ declare function MidenCheckoutCard({ secretKey, options, environment, paymentObject, onPaymentAuthorized, onError, }: IMidenCheckoutCardProps): react_jsx_runtime.JSX.Element;
120
170
 
121
- export { BzpCheckoutButton, BzpCheckoutCard, BzpCheckoutIframe, type CheckoutCardOptions, type CheckoutIframeStyle, type ConfirmCardPaymentParams, type CreatePaymentIntentParams, MidenPGClient, type MidenPGConfig, MidenPGProvider, type PaymentIntent, useMidenPGClient, usePaymentIntents };
171
+ export { BzpCheckoutButton, BzpCheckoutCard, BzpCheckoutIframe, type CheckoutCardOptions$1 as CheckoutCardOptions, type CheckoutIframeStyle$1 as CheckoutIframeStyle, type ConfirmCardPaymentParams, type CreatePaymentIntentParams, MidenCheckoutButton, MidenCheckoutCard, MidenCheckoutIframe, MidenPGClient, type MidenPGConfig, MidenPGProvider, type PaymentIntent, useMidenPGClient, usePaymentIntents };
package/dist/index.d.ts CHANGED
@@ -77,7 +77,7 @@ interface IBzpCheckoutButtonProps {
77
77
  }
78
78
  declare function BzpCheckoutButton({ secretKey, environment, paymentObject, mode, onError, }: IBzpCheckoutButtonProps): react_jsx_runtime.JSX.Element;
79
79
 
80
- interface IIframeStyle {
80
+ interface IIframeStyle$1 {
81
81
  width?: string;
82
82
  height?: string;
83
83
  border?: string;
@@ -85,7 +85,7 @@ interface IIframeStyle {
85
85
  overflow?: string;
86
86
  }
87
87
  interface IBzpCheckoutIframeProps {
88
- style?: IIframeStyle;
88
+ style?: IIframeStyle$1;
89
89
  url?: string;
90
90
  secretKey: string;
91
91
  environment?: "sandbox" | "production";
@@ -94,6 +94,56 @@ interface IBzpCheckoutIframeProps {
94
94
  }
95
95
  declare function BzpCheckoutIframe({ style, url, secretKey, environment, paymentObject, onError, }: IBzpCheckoutIframeProps): react_jsx_runtime.JSX.Element;
96
96
 
97
+ interface CheckoutIframeStyle$1 {
98
+ [cssProp: string]: string | number;
99
+ }
100
+ interface CheckoutCardOptions$1 {
101
+ imageUrl?: string;
102
+ numberPlaceholder?: string;
103
+ expiryPlaceholder?: string;
104
+ cvcPlaceholder?: string;
105
+ styles?: {
106
+ base?: CheckoutIframeStyle$1;
107
+ invalid?: CheckoutIframeStyle$1;
108
+ focus?: CheckoutIframeStyle$1;
109
+ };
110
+ }
111
+ interface IBzpCheckoutCardProps {
112
+ secretKey: string;
113
+ environment: "sandbox" | "prod";
114
+ paymentObject: IPaymentObject;
115
+ options?: CheckoutCardOptions$1;
116
+ onPaymentAuthorized?: (data: ISuccessObject) => void;
117
+ onError?: (error: IErrorObject) => void;
118
+ }
119
+ declare function BzpCheckoutCard({ secretKey, options, environment, paymentObject, onPaymentAuthorized, onError, }: IBzpCheckoutCardProps): react_jsx_runtime.JSX.Element;
120
+
121
+ interface IMidenCheckoutButtonProps {
122
+ secretKey: string;
123
+ environment?: "sandbox" | "production";
124
+ paymentObject: IPaymentObject;
125
+ mode?: "redirect" | "iframe";
126
+ onError?: (error: IErrorObject) => void;
127
+ }
128
+ declare function MidenCheckoutButton({ secretKey, environment, paymentObject, mode, onError, }: IMidenCheckoutButtonProps): react_jsx_runtime.JSX.Element;
129
+
130
+ interface IIframeStyle {
131
+ width?: string;
132
+ height?: string;
133
+ border?: string;
134
+ borderRadius?: string;
135
+ overflow?: string;
136
+ }
137
+ interface IMidenCheckoutIframeProps {
138
+ style?: IIframeStyle;
139
+ url?: string;
140
+ secretKey: string;
141
+ environment?: "sandbox" | "production";
142
+ paymentObject?: IPaymentObject;
143
+ onError?: (error: IErrorObject) => void;
144
+ }
145
+ declare function MidenCheckoutIframe({ style, url, secretKey, environment, paymentObject, onError, }: IMidenCheckoutIframeProps): react_jsx_runtime.JSX.Element;
146
+
97
147
  interface CheckoutIframeStyle {
98
148
  [cssProp: string]: string | number;
99
149
  }
@@ -108,14 +158,14 @@ interface CheckoutCardOptions {
108
158
  focus?: CheckoutIframeStyle;
109
159
  };
110
160
  }
111
- interface IBzpCheckoutCardProps {
161
+ interface IMidenCheckoutCardProps {
112
162
  secretKey: string;
113
- environment: "sandbox" | "prod";
163
+ environment?: "sandbox" | "prod";
114
164
  paymentObject: IPaymentObject;
115
165
  options?: CheckoutCardOptions;
116
166
  onPaymentAuthorized?: (data: ISuccessObject) => void;
117
167
  onError?: (error: IErrorObject) => void;
118
168
  }
119
- declare function BzpCheckoutCard({ secretKey, options, environment, paymentObject, onPaymentAuthorized, onError, }: IBzpCheckoutCardProps): react_jsx_runtime.JSX.Element;
169
+ declare function MidenCheckoutCard({ secretKey, options, environment, paymentObject, onPaymentAuthorized, onError, }: IMidenCheckoutCardProps): react_jsx_runtime.JSX.Element;
120
170
 
121
- export { BzpCheckoutButton, BzpCheckoutCard, BzpCheckoutIframe, type CheckoutCardOptions, type CheckoutIframeStyle, type ConfirmCardPaymentParams, type CreatePaymentIntentParams, MidenPGClient, type MidenPGConfig, MidenPGProvider, type PaymentIntent, useMidenPGClient, usePaymentIntents };
171
+ export { BzpCheckoutButton, BzpCheckoutCard, BzpCheckoutIframe, type CheckoutCardOptions$1 as CheckoutCardOptions, type CheckoutIframeStyle$1 as CheckoutIframeStyle, type ConfirmCardPaymentParams, type CreatePaymentIntentParams, MidenCheckoutButton, MidenCheckoutCard, MidenCheckoutIframe, MidenPGClient, type MidenPGConfig, MidenPGProvider, type PaymentIntent, useMidenPGClient, usePaymentIntents };