@fusioni/client-sdk 1.1.22 → 1.1.24
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/README.md +3 -1
- package/dist/components/Message.d.ts.map +1 -1
- package/dist/components/MessageList.d.ts.map +1 -1
- package/dist/fusioni-sdk.umd.js +32 -6
- package/dist/fusioni-sdk.umd.js.map +1 -1
- package/dist/i18n/el.d.ts +3 -0
- package/dist/i18n/el.d.ts.map +1 -1
- package/dist/i18n/en.d.ts +3 -0
- package/dist/i18n/en.d.ts.map +1 -1
- package/dist/i18n/index.d.ts +6 -0
- package/dist/i18n/index.d.ts.map +1 -1
- package/dist/index.css +384 -338
- package/dist/index.d.ts +5 -1
- package/dist/index.esm.js +31 -5
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +31 -5
- package/dist/index.js.map +1 -1
- package/dist/services/SDKClientService.d.ts +1 -0
- package/dist/services/SDKClientService.d.ts.map +1 -1
- package/dist/test.d.ts.map +1 -1
- package/dist/types/index.d.ts +2 -1
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/i18n/el.d.ts
CHANGED
|
@@ -41,6 +41,9 @@ export declare const el: {
|
|
|
41
41
|
readonly cancel: "Ακύρωση";
|
|
42
42
|
};
|
|
43
43
|
};
|
|
44
|
+
readonly thoughts: {
|
|
45
|
+
readonly title: "Σκέψεις";
|
|
46
|
+
};
|
|
44
47
|
readonly connection: {
|
|
45
48
|
readonly connected: "Συνδεδεμένο για ενημερώσεις σε πραγματικό χρόνο";
|
|
46
49
|
readonly disconnected: "Αποσυνδεδεμένο από ενημερώσεις σε πραγματικό χρόνο";
|
package/dist/i18n/el.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../src/i18n/el.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,EAAE
|
|
1
|
+
{"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../src/i18n/el.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyGL,CAAC"}
|
package/dist/i18n/en.d.ts
CHANGED
|
@@ -41,6 +41,9 @@ export declare const en: {
|
|
|
41
41
|
readonly cancel: "Cancel";
|
|
42
42
|
};
|
|
43
43
|
};
|
|
44
|
+
readonly thoughts: {
|
|
45
|
+
readonly title: "Thoughts";
|
|
46
|
+
};
|
|
44
47
|
readonly connection: {
|
|
45
48
|
readonly connected: "Real-time updates connected";
|
|
46
49
|
readonly disconnected: "Real-time updates disconnected";
|
package/dist/i18n/en.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../src/i18n/en.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,EAAE
|
|
1
|
+
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../src/i18n/en.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyGL,CAAC"}
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -45,6 +45,9 @@ export declare const translations: {
|
|
|
45
45
|
readonly cancel: "Cancel";
|
|
46
46
|
};
|
|
47
47
|
};
|
|
48
|
+
readonly thoughts: {
|
|
49
|
+
readonly title: "Thoughts";
|
|
50
|
+
};
|
|
48
51
|
readonly connection: {
|
|
49
52
|
readonly connected: "Real-time updates connected";
|
|
50
53
|
readonly disconnected: "Real-time updates disconnected";
|
|
@@ -143,6 +146,9 @@ export declare const translations: {
|
|
|
143
146
|
readonly cancel: "Ακύρωση";
|
|
144
147
|
};
|
|
145
148
|
};
|
|
149
|
+
readonly thoughts: {
|
|
150
|
+
readonly title: "Σκέψεις";
|
|
151
|
+
};
|
|
146
152
|
readonly connection: {
|
|
147
153
|
readonly connected: "Συνδεδεμένο για ενημερώσεις σε πραγματικό χρόνο";
|
|
148
154
|
readonly disconnected: "Αποσυνδεδεμένο από ενημερώσεις σε πραγματικό χρόνο";
|
package/dist/i18n/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/i18n/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,MAAM,CAAC;AAG1B,MAAM,MAAM,QAAQ,GAAG,IAAI,GAAG,IAAI,CAAC;AAEnC,MAAM,MAAM,eAAe,GAAG,OAAO,EAAE,CAAC;AAExC,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/i18n/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,MAAM,CAAC;AAG1B,MAAM,MAAM,QAAQ,GAAG,IAAI,GAAG,IAAI,CAAC;AAEnC,MAAM,MAAM,eAAe,GAAG,OAAO,EAAE,CAAC;AAExC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGf,CAAC;AAEX,eAAO,MAAM,cAAc,GAAI,UAAU,QAAQ,EAAE,KAAK,MAAM,KAAG,MAsBhE,CAAC;AAEF,eAAO,MAAM,qBAAqB,QAAO,KAAK,CAAC;IAAE,IAAI,EAAE,QAAQ,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,CAK9E,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,UAAU,MAAM,KAAG,QAAQ,IAAI,QAE9D,CAAC"}
|