sample-cross-fx 0.14.8-beta.3510 → 0.14.8
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.
|
@@ -129540,7 +129540,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
129540
129540
|
|
|
129541
129541
|
const RootListener = () => {
|
|
129542
129542
|
const context = (0,___WEBPACK_IMPORTED_MODULE_1__.useGlobalStateContext)();
|
|
129543
|
-
react__WEBPACK_IMPORTED_MODULE_0__.
|
|
129543
|
+
react__WEBPACK_IMPORTED_MODULE_0__.useLayoutEffect(() => {
|
|
129544
129544
|
if (typeof document !== 'undefined') {
|
|
129545
129545
|
const handler = ev => {
|
|
129546
129546
|
ev.stopPropagation();
|
|
@@ -130811,7 +130811,7 @@ function createInstance(config = {}) {
|
|
|
130811
130811
|
const createApi = apiFactory(context, usedPlugins);
|
|
130812
130812
|
const root = createApi({
|
|
130813
130813
|
name: 'root',
|
|
130814
|
-
version: "0.14.8
|
|
130814
|
+
version: "0.14.8" || 0,
|
|
130815
130815
|
spec: ''
|
|
130816
130816
|
});
|
|
130817
130817
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133353,12 +133353,12 @@ function installPiralDebug(options) {
|
|
|
133353
133353
|
debug: debugApiVersion,
|
|
133354
133354
|
instance: {
|
|
133355
133355
|
name: "sample-cross-fx",
|
|
133356
|
-
version: "0.14.8
|
|
133356
|
+
version: "0.14.8",
|
|
133357
133357
|
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,preact,riot,rxjs,vue,zone.js,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
133358
133358
|
},
|
|
133359
133359
|
build: {
|
|
133360
|
-
date: "2022-01-
|
|
133361
|
-
cli: "0.14.
|
|
133360
|
+
date: "2022-01-20T13:45:07.950Z",
|
|
133361
|
+
cli: "0.14.8",
|
|
133362
133362
|
compat: "0.14"
|
|
133363
133363
|
},
|
|
133364
133364
|
pilets: {
|
|
@@ -255435,4 +255435,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255435
255435
|
|
|
255436
255436
|
/******/ })()
|
|
255437
255437
|
;
|
|
255438
|
-
//# sourceMappingURL=index.
|
|
255438
|
+
//# sourceMappingURL=index.5af7ea.js.map
|