sample-cross-fx 0.15.5-beta.5073 → 0.15.5-beta.5087
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.
|
@@ -54451,7 +54451,7 @@ function createBlazorApi(config = {}) {
|
|
|
54451
54451
|
} = config;
|
|
54452
54452
|
const convert = (0,_converter__WEBPACK_IMPORTED_MODULE_0__.createConverter)(lazy, config.options, {
|
|
54453
54453
|
current: initialLanguage,
|
|
54454
|
-
onChange: onLanguageChange
|
|
54454
|
+
onChange: onLanguageChange || (() => {})
|
|
54455
54455
|
});
|
|
54456
54456
|
|
|
54457
54457
|
context.converters.blazor = ({
|
|
@@ -63734,12 +63734,12 @@ function installPiralDebug(options) {
|
|
|
63734
63734
|
debug: debugApiVersion,
|
|
63735
63735
|
instance: {
|
|
63736
63736
|
name: "sample-cross-fx",
|
|
63737
|
-
version: "0.15.5-beta.
|
|
63737
|
+
version: "0.15.5-beta.5087",
|
|
63738
63738
|
dependencies: "@angular/common,@angular/compiler,@angular/core,@angular/platform-browser,@angular/platform-browser-dynamic,@webcomponents/webcomponentsjs,angular,aurelia-framework,aurelia-templating-binding,aurelia-templating-resources,aurelia-pal-browser,aurelia-event-aggregator,aurelia-history-browser,hyperapp,inferno,inferno-create-element,mithril,lit-element,solid-js,solid-js/dom,piral-ng/common,preact,riot,rxjs,vue,zone.js,tslib,react,react-dom,react-router,react-router-dom"
|
|
63739
63739
|
},
|
|
63740
63740
|
build: {
|
|
63741
|
-
date: "2023-01-
|
|
63742
|
-
cli: "0.15.5-beta.
|
|
63741
|
+
date: "2023-01-23T08:11:09.151Z",
|
|
63742
|
+
cli: "0.15.5-beta.5087",
|
|
63743
63743
|
compat: "0.15"
|
|
63744
63744
|
}
|
|
63745
63745
|
};
|
|
@@ -216587,4 +216587,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_8__.createElement(piral
|
|
|
216587
216587
|
|
|
216588
216588
|
/******/ })()
|
|
216589
216589
|
;
|
|
216590
|
-
//# sourceMappingURL=index.
|
|
216590
|
+
//# sourceMappingURL=index.6515be.js.map
|