@chatsystem/client 1.1.0 → 1.1.2

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -3
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -20181,9 +20181,7 @@ const BT = "_dot_spinner_qw18l_1", FT = "_dot_spinner__dot_qw18l_13", HT = "_pul
20181
20181
  );
20182
20182
  }, Zo = new AbortController(), Ic = ({ appToken: e }) => {
20183
20183
  e || console.log("Dev - Admin settings");
20184
- const t = ze(null), { placeholderTranslation: n } = Du(), [r, a] = Fe(
20185
- "loadingIntermediaryStates"
20186
- ), [i, o] = Fe(null), [s, d] = Fe([
20184
+ const t = ze(null), { placeholderTranslation: n } = Du(), [r, a] = Fe("notLoading"), [i, o] = Fe(null), [s, d] = Fe([
20187
20185
  {
20188
20186
  userType: "assistant",
20189
20187
  content: kT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chatsystem/client",
3
- "version": "1.1.0",
3
+ "version": "1.1.2",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "scripts": {