@learncard/network-brain-client 2.5.37 → 2.5.38
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/CHANGELOG.md
CHANGED
|
@@ -31,9 +31,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
31
31
|
));
|
|
32
32
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
33
33
|
|
|
34
|
-
// ../../learn-card-helpers/dist/helpers.cjs.development.
|
|
34
|
+
// ../../learn-card-helpers/dist/helpers.cjs.development.cjs
|
|
35
35
|
var require_helpers_cjs_development = __commonJS({
|
|
36
|
-
"../../learn-card-helpers/dist/helpers.cjs.development.
|
|
36
|
+
"../../learn-card-helpers/dist/helpers.cjs.development.cjs"(exports, module2) {
|
|
37
37
|
"use strict";
|
|
38
38
|
var __create2 = Object.create;
|
|
39
39
|
var __defProp2 = Object.defineProperty;
|
|
@@ -67,7 +67,7 @@ var require_helpers_cjs_development = __commonJS({
|
|
|
67
67
|
)), "__toESM");
|
|
68
68
|
var __toCommonJS2 = /* @__PURE__ */ __name((mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod), "__toCommonJS");
|
|
69
69
|
var require_types_cjs_development = __commonJS2({
|
|
70
|
-
"../learn-card-types/dist/types.cjs.development.
|
|
70
|
+
"../learn-card-types/dist/types.cjs.development.cjs"(exports2, module22) {
|
|
71
71
|
"use strict";
|
|
72
72
|
var __defProp22 = Object.defineProperty;
|
|
73
73
|
var __getOwnPropDesc22 = Object.getOwnPropertyDescriptor;
|
|
@@ -16079,7 +16079,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
16079
16079
|
}
|
|
16080
16080
|
});
|
|
16081
16081
|
var require_dist2 = __commonJS2({
|
|
16082
|
-
"../learn-card-types/dist/index.
|
|
16082
|
+
"../learn-card-types/dist/index.cjs"(exports2, module22) {
|
|
16083
16083
|
"use strict";
|
|
16084
16084
|
if (false) {
|
|
16085
16085
|
module22.exports = null;
|
|
@@ -17181,9 +17181,9 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
17181
17181
|
}
|
|
17182
17182
|
});
|
|
17183
17183
|
|
|
17184
|
-
// ../../learn-card-helpers/dist/index.
|
|
17184
|
+
// ../../learn-card-helpers/dist/index.cjs
|
|
17185
17185
|
var require_dist = __commonJS({
|
|
17186
|
-
"../../learn-card-helpers/dist/index.
|
|
17186
|
+
"../../learn-card-helpers/dist/index.cjs"(exports, module2) {
|
|
17187
17187
|
"use strict";
|
|
17188
17188
|
if (false) {
|
|
17189
17189
|
module2.exports = null;
|