od-support-chat 1.0.17 → 1.0.18

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
+ import{__commonJSMin as e}from"../_virtual/_rolldown/runtime.mjs";var t=e(((e,t)=>{t.exports=`../assets/alert-sound-Ct1TbJlM.mp3`}));export default t();export{t as require_alert_sound};
@@ -0,0 +1 @@
1
+ import{__commonJSMin as e}from"../_virtual/_rolldown/runtime.mjs";var t=e(((e,t)=>{t.exports=`../assets/ding-small-C-IgIGxc.mp3`}));export default t();export{t as require_ding_small};
@@ -1,4 +1,4 @@
1
- import{__toESM as e}from"../../_virtual/_rolldown/runtime.mjs";import{require_alert_sound as t}from"../../alert-sound.mjs";import{require_ding_small as n}from"../../ding-small.mjs";import r from"./info.guest.mjs";import{useEffect as i,useRef as a,useState as o}from"react";import s,{keyframes as c}from"styled-components";import{Fragment as l,jsx as u,jsxs as d}from"react/jsx-runtime";var f=e(t()),ee=e(n());const p=c`
1
+ import{__toESM as e}from"../../_virtual/_rolldown/runtime.mjs";import{require_alert_sound as t}from"../../asset/alert-sound.mjs";import{require_ding_small as n}from"../../asset/ding-small.mjs";import r from"./info.guest.mjs";import{useEffect as i,useRef as a,useState as o}from"react";import s,{keyframes as c}from"styled-components";import{Fragment as l,jsx as u,jsxs as d}from"react/jsx-runtime";var f=e(t()),ee=e(n());const p=c`
2
2
  from {
3
3
  opacity: 0;
4
4
  transform: translateY(20px);
@@ -1,4 +1,4 @@
1
- import{__toESM as e}from"../../_virtual/_rolldown/runtime.mjs";import t from"./info.guestMobile.mjs";import{require_alert_sound as n}from"../../alert-sound.mjs";import{require_ding_small as r}from"../../ding-small.mjs";import{useEffect as i,useRef as a,useState as o}from"react";import s,{keyframes as c}from"styled-components";import{Fragment as l,jsx as u,jsxs as d}from"react/jsx-runtime";var f=e(n()),ee=e(r());const p=c`
1
+ import{__toESM as e}from"../../_virtual/_rolldown/runtime.mjs";import t from"./info.guestMobile.mjs";import{require_alert_sound as n}from"../../asset/alert-sound.mjs";import{require_ding_small as r}from"../../asset/ding-small.mjs";import{useEffect as i,useRef as a,useState as o}from"react";import s,{keyframes as c}from"styled-components";import{Fragment as l,jsx as u,jsxs as d}from"react/jsx-runtime";var f=e(n()),ee=e(r());const p=c`
2
2
  from {
3
3
  opacity: 0;
4
4
  transform: translateY(20px);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "od-support-chat",
3
3
  "private": false,
4
- "version": "1.0.17",
4
+ "version": "1.0.18",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
7
7
  "exports": {
@@ -1 +0,0 @@
1
- import{__commonJSMin as e}from"./_virtual/_rolldown/runtime.mjs";var t=e(((e,t)=>{t.exports=`./assets/alert-sound-Ct1TbJlM.mp3`}));export default t();export{t as require_alert_sound};
@@ -1 +0,0 @@
1
- import{__commonJSMin as e}from"./_virtual/_rolldown/runtime.mjs";var t=e(((e,t)=>{t.exports=`./assets/ding-small-C-IgIGxc.mp3`}));export default t();export{t as require_ding_small};