@kosdev-code/kos-ui-sdk 0.1.0-dev.5784 → 0.1.0-dev.5785
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/index.cjs +2 -2
- package/index.cjs.map +1 -1
- package/index.js +18 -18
- package/index.js.map +1 -1
- package/kos-models.json +1 -1
- package/models/utils/services-index.d.ts +2 -2
- package/models/utils/services-index.d.ts.map +1 -1
- package/package.json +2 -2
package/index.js
CHANGED
|
@@ -17035,24 +17035,24 @@ const da = He(), i$ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defin
|
|
|
17035
17035
|
default: da,
|
|
17036
17036
|
kosServiceRequest: Pw
|
|
17037
17037
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
17038
|
-
function Aw(t) {
|
|
17039
|
-
return at(t);
|
|
17040
|
-
}
|
|
17041
|
-
const ha = He(), a$ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17042
|
-
__proto__: null,
|
|
17043
|
-
api: ha,
|
|
17044
|
-
default: ha,
|
|
17045
|
-
kosServiceRequest: Aw
|
|
17046
|
-
}, Symbol.toStringTag, { value: "Module" }));
|
|
17047
17038
|
function _u(t) {
|
|
17048
17039
|
return at(t);
|
|
17049
17040
|
}
|
|
17050
|
-
const bo = He(),
|
|
17041
|
+
const bo = He(), a$ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17051
17042
|
__proto__: null,
|
|
17052
17043
|
api: bo,
|
|
17053
17044
|
default: bo,
|
|
17054
17045
|
kosServiceRequest: _u
|
|
17055
17046
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
17047
|
+
function Aw(t) {
|
|
17048
|
+
return at(t);
|
|
17049
|
+
}
|
|
17050
|
+
const ha = He(), c$ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17051
|
+
__proto__: null,
|
|
17052
|
+
api: ha,
|
|
17053
|
+
default: ha,
|
|
17054
|
+
kosServiceRequest: Aw
|
|
17055
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
17056
17056
|
function Rw(t) {
|
|
17057
17057
|
return at(t);
|
|
17058
17058
|
}
|
|
@@ -19725,10 +19725,10 @@ export {
|
|
|
19725
19725
|
rt as HttpRouteHandlers,
|
|
19726
19726
|
Ro as KOS_EXECUTION_CONTEXT,
|
|
19727
19727
|
Qn as KOS_MODEL_ID,
|
|
19728
|
-
|
|
19729
|
-
|
|
19730
|
-
|
|
19731
|
-
|
|
19728
|
+
c$ as KOS_SERVICE,
|
|
19729
|
+
o$ as KOS_SERVICE_1_6_5,
|
|
19730
|
+
i$ as KOS_SERVICE_1_8_1,
|
|
19731
|
+
a$ as KOS_SERVICE_1_9_X,
|
|
19732
19732
|
el as KeyValue,
|
|
19733
19733
|
UT as KeyValueServices,
|
|
19734
19734
|
Ee as Kos,
|
|
@@ -19869,10 +19869,10 @@ export {
|
|
|
19869
19869
|
bu as UsbUpdate,
|
|
19870
19870
|
tn as UsbUpdateContainer,
|
|
19871
19871
|
e$ as UsbUpdateServices,
|
|
19872
|
-
|
|
19873
|
-
|
|
19874
|
-
|
|
19875
|
-
|
|
19872
|
+
h$ as VFS_SERVICE,
|
|
19873
|
+
l$ as VFS_SERVICE_1_6_5,
|
|
19874
|
+
u$ as VFS_SERVICE_1_8_1,
|
|
19875
|
+
d$ as VFS_SERVICE_1_9_X,
|
|
19876
19876
|
oc as ViewModelConfig,
|
|
19877
19877
|
Cv as WS_EVENT_TYPE,
|
|
19878
19878
|
Fe as WebSocketEvents,
|