sample-cross-fx 1.1.0-beta.5777 → 1.1.0-beta.5779
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/app/{index.4b06b8.js → index.9b84aa.js} +42 -42
- package/app/{index.4b06b8.js.map → index.9b84aa.js.map} +1 -1
- package/app/index.html +1 -1
- package/app/index.js +1 -1
- package/files.tar +0 -0
- package/files_once.tar +0 -0
- package/package.json +20 -20
|
@@ -60745,12 +60745,12 @@ function installPiralDebug(options) {
|
|
|
60745
60745
|
debug: debugApiVersion,
|
|
60746
60746
|
instance: {
|
|
60747
60747
|
name: "sample-cross-fx",
|
|
60748
|
-
version: "1.1.0-beta.
|
|
60748
|
+
version: "1.1.0-beta.5779",
|
|
60749
60749
|
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/web,piral-ng/common,preact,riot,rxjs,vue,zone.js,tslib,react,react-dom,react-router,react-router-dom"
|
|
60750
60750
|
},
|
|
60751
60751
|
build: {
|
|
60752
|
-
date: "2023-07-
|
|
60753
|
-
cli: "1.1.0-beta.
|
|
60752
|
+
date: "2023-07-12T12:05:20.291Z",
|
|
60753
|
+
cli: "1.1.0-beta.5779",
|
|
60754
60754
|
compat: "1"
|
|
60755
60755
|
}
|
|
60756
60756
|
};
|
|
@@ -72488,7 +72488,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
72488
72488
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
72489
72489
|
|
|
72490
72490
|
"use strict";
|
|
72491
|
-
var
|
|
72491
|
+
var _node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18___namespace_cache;
|
|
72492
72492
|
__webpack_require__.r(__webpack_exports__);
|
|
72493
72493
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
72494
72494
|
/* harmony export */ "createDefaultState": () => (/* binding */ createDefaultState),
|
|
@@ -72501,42 +72501,42 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
72501
72501
|
/* harmony export */ "useRouteFilter": () => (/* binding */ useRouteFilter),
|
|
72502
72502
|
/* harmony export */ "useRouterContext": () => (/* reexport safe */ piral_core_defaults_navigator_v5__WEBPACK_IMPORTED_MODULE_31__.useRouterContext)
|
|
72503
72503
|
/* harmony export */ });
|
|
72504
|
-
/* harmony import */ var
|
|
72505
|
-
/* harmony import */ var
|
|
72506
|
-
/* harmony import */ var
|
|
72507
|
-
/* harmony import */ var
|
|
72508
|
-
/* harmony import */ var
|
|
72509
|
-
/* harmony import */ var
|
|
72510
|
-
/* harmony import */ var
|
|
72511
|
-
/* harmony import */ var
|
|
72512
|
-
/* harmony import */ var
|
|
72513
|
-
/* harmony import */ var
|
|
72514
|
-
/* harmony import */ var
|
|
72515
|
-
/* harmony import */ var
|
|
72516
|
-
/* harmony import */ var
|
|
72517
|
-
/* harmony import */ var
|
|
72518
|
-
/* harmony import */ var
|
|
72519
|
-
/* harmony import */ var
|
|
72520
|
-
/* harmony import */ var
|
|
72521
|
-
/* harmony import */ var
|
|
72522
|
-
/* harmony import */ var
|
|
72523
|
-
/* harmony import */ var
|
|
72524
|
-
/* harmony import */ var
|
|
72525
|
-
/* harmony import */ var
|
|
72526
|
-
/* harmony import */ var
|
|
72527
|
-
/* harmony import */ var
|
|
72528
|
-
/* harmony import */ var
|
|
72529
|
-
/* harmony import */ var
|
|
72530
|
-
/* harmony import */ var
|
|
72531
|
-
/* harmony import */ var
|
|
72532
|
-
/* harmony import */ var
|
|
72533
|
-
/* harmony import */ var
|
|
72534
|
-
/* harmony import */ var
|
|
72535
|
-
/* harmony import */ var
|
|
72536
|
-
/* harmony import */ var
|
|
72537
|
-
/* harmony import */ var
|
|
72538
|
-
/* harmony import */ var
|
|
72539
|
-
/* harmony import */ var
|
|
72504
|
+
/* harmony import */ var _node_modules_angular_common_fesm2022_common_mjs__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ../../../node_modules/@angular/common/fesm2022/common.mjs */ "../../../node_modules/@angular/common/fesm2022/common.mjs");
|
|
72505
|
+
/* harmony import */ var _node_modules_angular_compiler_fesm2022_compiler_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../node_modules/@angular/compiler/fesm2022/compiler.mjs */ "../../../node_modules/@angular/compiler/fesm2022/compiler.mjs");
|
|
72506
|
+
/* harmony import */ var _node_modules_angular_core_fesm2022_core_mjs__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ../../../node_modules/@angular/core/fesm2022/core.mjs */ "../../../node_modules/@angular/core/fesm2022/core.mjs");
|
|
72507
|
+
/* harmony import */ var _node_modules_angular_platform_browser_fesm2022_platform_browser_mjs__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../../../node_modules/@angular/platform-browser/fesm2022/platform-browser.mjs */ "../../../node_modules/@angular/platform-browser/fesm2022/platform-browser.mjs");
|
|
72508
|
+
/* harmony import */ var _node_modules_angular_platform_browser_dynamic_fesm2022_platform_browser_dynamic_mjs__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ../../../node_modules/@angular/platform-browser-dynamic/fesm2022/platform-browser-dynamic.mjs */ "../../../node_modules/@angular/platform-browser-dynamic/fesm2022/platform-browser-dynamic.mjs");
|
|
72509
|
+
/* harmony import */ var _node_modules_webcomponents_webcomponentsjs_webcomponents_bundle_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js */ "../../../node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js");
|
|
72510
|
+
/* harmony import */ var _node_modules_webcomponents_webcomponentsjs_webcomponents_bundle_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_webcomponents_webcomponentsjs_webcomponents_bundle_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
72511
|
+
/* harmony import */ var _node_modules_angular_index_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../node_modules/angular/index.js */ "../../../node_modules/angular/index.js");
|
|
72512
|
+
/* harmony import */ var _node_modules_angular_index_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_node_modules_angular_index_js__WEBPACK_IMPORTED_MODULE_2__);
|
|
72513
|
+
/* harmony import */ var _node_modules_aurelia_framework_dist_native_modules_aurelia_framework_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../node_modules/aurelia-framework/dist/native-modules/aurelia-framework.js */ "../../../node_modules/aurelia-framework/dist/native-modules/aurelia-framework.js");
|
|
72514
|
+
/* harmony import */ var _samples_sample_cross_fx_node_modules_aurelia_templating_binding_dist_native_modules_aurelia_templating_binding_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../samples/sample-cross-fx/node_modules/aurelia-templating-binding/dist/native-modules/aurelia-templating-binding.js */ "./node_modules/aurelia-templating-binding/dist/native-modules/aurelia-templating-binding.js");
|
|
72515
|
+
/* harmony import */ var _samples_sample_cross_fx_node_modules_aurelia_templating_resources_dist_native_modules_aurelia_templating_resources_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../samples/sample-cross-fx/node_modules/aurelia-templating-resources/dist/native-modules/aurelia-templating-resources.js */ "./node_modules/aurelia-templating-resources/dist/native-modules/aurelia-templating-resources.js");
|
|
72516
|
+
/* harmony import */ var _node_modules_aurelia_pal_browser_dist_es2015_aurelia_pal_browser_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../../node_modules/aurelia-pal-browser/dist/es2015/aurelia-pal-browser.js */ "../../../node_modules/aurelia-pal-browser/dist/es2015/aurelia-pal-browser.js");
|
|
72517
|
+
/* harmony import */ var _node_modules_aurelia_event_aggregator_dist_native_modules_aurelia_event_aggregator_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../../node_modules/aurelia-event-aggregator/dist/native-modules/aurelia-event-aggregator.js */ "../../../node_modules/aurelia-event-aggregator/dist/native-modules/aurelia-event-aggregator.js");
|
|
72518
|
+
/* harmony import */ var _node_modules_aurelia_history_browser_dist_native_modules_aurelia_history_browser_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../../../node_modules/aurelia-history-browser/dist/native-modules/aurelia-history-browser.js */ "../../../node_modules/aurelia-history-browser/dist/native-modules/aurelia-history-browser.js");
|
|
72519
|
+
/* harmony import */ var _node_modules_hyperapp_src_index_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../../../node_modules/hyperapp/src/index.js */ "../../../node_modules/hyperapp/src/index.js");
|
|
72520
|
+
/* harmony import */ var _node_modules_inferno_index_esm_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../../../node_modules/inferno/index.esm.js */ "../../../node_modules/inferno/index.esm.js");
|
|
72521
|
+
/* harmony import */ var _node_modules_inferno_create_element_dist_index_esm_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../../../node_modules/inferno-create-element/dist/index.esm.js */ "../../../node_modules/inferno-create-element/dist/index.esm.js");
|
|
72522
|
+
/* harmony import */ var _samples_sample_cross_fx_node_modules_mithril_index_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../../samples/sample-cross-fx/node_modules/mithril/index.js */ "./node_modules/mithril/index.js");
|
|
72523
|
+
/* harmony import */ var _samples_sample_cross_fx_node_modules_mithril_index_js__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_samples_sample_cross_fx_node_modules_mithril_index_js__WEBPACK_IMPORTED_MODULE_12__);
|
|
72524
|
+
/* harmony import */ var _node_modules_lit_element_lit_element_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../../../node_modules/lit-element/lit-element.js */ "../../../node_modules/lit-element/lit-element.js");
|
|
72525
|
+
/* harmony import */ var _node_modules_solid_js_dist_dev_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ../../../node_modules/solid-js/dist/dev.js */ "../../../node_modules/solid-js/dist/dev.js");
|
|
72526
|
+
/* harmony import */ var _node_modules_solid_js_web_dist_dev_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ../../../node_modules/solid-js/web/dist/dev.js */ "../../../node_modules/solid-js/web/dist/dev.js");
|
|
72527
|
+
/* harmony import */ var _converters_piral_ng_common_fesm2022_piral_ng_common_mjs__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ../../converters/piral-ng/common/fesm2022/piral-ng-common.mjs */ "../../converters/piral-ng/common/fesm2022/piral-ng-common.mjs");
|
|
72528
|
+
/* harmony import */ var _node_modules_preact_dist_preact_module_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../../../node_modules/preact/dist/preact.module.js */ "../../../node_modules/preact/dist/preact.module.js");
|
|
72529
|
+
/* harmony import */ var _node_modules_riot_riot_esm_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ../../../node_modules/riot/riot.esm.js */ "../../../node_modules/riot/riot.esm.js");
|
|
72530
|
+
/* harmony import */ var _node_modules_rxjs_dist_esm5_index_js__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ../../../node_modules/rxjs/dist/esm5/index.js */ "../../../node_modules/rxjs/dist/esm5/index.js");
|
|
72531
|
+
/* harmony import */ var _node_modules_vue_dist_vue_runtime_esm_js__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ../../../node_modules/vue/dist/vue.runtime.esm.js */ "../../../node_modules/vue/dist/vue.runtime.esm.js");
|
|
72532
|
+
/* harmony import */ var _node_modules_zone_js_dist_zone_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../../../node_modules/zone.js/dist/zone.js */ "../../../node_modules/zone.js/dist/zone.js");
|
|
72533
|
+
/* harmony import */ var _node_modules_zone_js_dist_zone_js__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_node_modules_zone_js_dist_zone_js__WEBPACK_IMPORTED_MODULE_16__);
|
|
72534
|
+
/* harmony import */ var _node_modules_tslib_tslib_es6_js__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ../../../node_modules/tslib/tslib.es6.js */ "../../../node_modules/tslib/tslib.es6.js");
|
|
72535
|
+
/* harmony import */ var _node_modules_react_index_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../../../node_modules/react/index.js */ "../../../node_modules/react/index.js");
|
|
72536
|
+
/* harmony import */ var _node_modules_react_index_js__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_node_modules_react_index_js__WEBPACK_IMPORTED_MODULE_17__);
|
|
72537
|
+
/* harmony import */ var _node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../../../node_modules/react-dom/index.js */ "../../../node_modules/react-dom/index.js");
|
|
72538
|
+
/* harmony import */ var _node_modules_react_router_esm_react_router_js__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ../../../node_modules/react-router/esm/react-router.js */ "../../../node_modules/react-router/esm/react-router.js");
|
|
72539
|
+
/* harmony import */ var _node_modules_react_router_dom_esm_react_router_dom_js__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ../../../node_modules/react-router-dom/esm/react-router-dom.js */ "../../../node_modules/react-router-dom/esm/react-router-dom.js");
|
|
72540
72540
|
/* harmony import */ var piral_core_defaults_DefaultErrorInfo__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! piral-core/_/defaults/DefaultErrorInfo */ "../../framework/piral-core/esm/defaults/DefaultErrorInfo.js");
|
|
72541
72541
|
/* harmony import */ var piral_core_defaults_DefaultLoadingIndicator__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! piral-core/_/defaults/DefaultLoadingIndicator */ "../../framework/piral-core/esm/defaults/DefaultLoadingIndicator.js");
|
|
72542
72542
|
/* harmony import */ var piral_core_defaults_DefaultLayout__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! piral-core/_/defaults/DefaultLayout */ "../../framework/piral-core/esm/defaults/DefaultLayout.js");
|
|
@@ -72590,7 +72590,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
72590
72590
|
|
|
72591
72591
|
|
|
72592
72592
|
function fillDependencies(deps) {
|
|
72593
|
-
deps['sample-cross-fx']={};deps["@angular/common"]=
|
|
72593
|
+
deps['sample-cross-fx']={};deps["@angular/common"]=_node_modules_angular_common_fesm2022_common_mjs__WEBPACK_IMPORTED_MODULE_19__;deps["@angular/common@16.0.1"]=_node_modules_angular_common_fesm2022_common_mjs__WEBPACK_IMPORTED_MODULE_19__;deps["@angular/compiler"]=_node_modules_angular_compiler_fesm2022_compiler_mjs__WEBPACK_IMPORTED_MODULE_0__;deps["@angular/compiler@16.0.1"]=_node_modules_angular_compiler_fesm2022_compiler_mjs__WEBPACK_IMPORTED_MODULE_0__;deps["@angular/core"]=_node_modules_angular_core_fesm2022_core_mjs__WEBPACK_IMPORTED_MODULE_20__;deps["@angular/core@16.0.1"]=_node_modules_angular_core_fesm2022_core_mjs__WEBPACK_IMPORTED_MODULE_20__;deps["@angular/platform-browser"]=_node_modules_angular_platform_browser_fesm2022_platform_browser_mjs__WEBPACK_IMPORTED_MODULE_21__;deps["@angular/platform-browser@16.0.1"]=_node_modules_angular_platform_browser_fesm2022_platform_browser_mjs__WEBPACK_IMPORTED_MODULE_21__;deps["@angular/platform-browser-dynamic"]=_node_modules_angular_platform_browser_dynamic_fesm2022_platform_browser_dynamic_mjs__WEBPACK_IMPORTED_MODULE_22__;deps["@angular/platform-browser-dynamic@16.0.1"]=_node_modules_angular_platform_browser_dynamic_fesm2022_platform_browser_dynamic_mjs__WEBPACK_IMPORTED_MODULE_22__;deps["@webcomponents/webcomponentsjs"]=_node_modules_webcomponents_webcomponentsjs_webcomponents_bundle_js__WEBPACK_IMPORTED_MODULE_1__;deps["@webcomponents/webcomponentsjs@2.6.0"]=_node_modules_webcomponents_webcomponentsjs_webcomponents_bundle_js__WEBPACK_IMPORTED_MODULE_1__;deps["angular"]=_node_modules_angular_index_js__WEBPACK_IMPORTED_MODULE_2__;deps["angular@1.8.3"]=_node_modules_angular_index_js__WEBPACK_IMPORTED_MODULE_2__;deps["aurelia-framework"]=_node_modules_aurelia_framework_dist_native_modules_aurelia_framework_js__WEBPACK_IMPORTED_MODULE_3__;deps["aurelia-framework@1.4.1"]=_node_modules_aurelia_framework_dist_native_modules_aurelia_framework_js__WEBPACK_IMPORTED_MODULE_3__;deps["aurelia-templating-binding"]=_samples_sample_cross_fx_node_modules_aurelia_templating_binding_dist_native_modules_aurelia_templating_binding_js__WEBPACK_IMPORTED_MODULE_4__;deps["aurelia-templating-binding@1.6.0"]=_samples_sample_cross_fx_node_modules_aurelia_templating_binding_dist_native_modules_aurelia_templating_binding_js__WEBPACK_IMPORTED_MODULE_4__;deps["aurelia-templating-resources"]=_samples_sample_cross_fx_node_modules_aurelia_templating_resources_dist_native_modules_aurelia_templating_resources_js__WEBPACK_IMPORTED_MODULE_5__;deps["aurelia-templating-resources@1.14.3"]=_samples_sample_cross_fx_node_modules_aurelia_templating_resources_dist_native_modules_aurelia_templating_resources_js__WEBPACK_IMPORTED_MODULE_5__;deps["aurelia-pal-browser"]=_node_modules_aurelia_pal_browser_dist_es2015_aurelia_pal_browser_js__WEBPACK_IMPORTED_MODULE_6__;deps["aurelia-pal-browser@1.8.1"]=_node_modules_aurelia_pal_browser_dist_es2015_aurelia_pal_browser_js__WEBPACK_IMPORTED_MODULE_6__;deps["aurelia-event-aggregator"]=_node_modules_aurelia_event_aggregator_dist_native_modules_aurelia_event_aggregator_js__WEBPACK_IMPORTED_MODULE_7__;deps["aurelia-event-aggregator@1.0.3"]=_node_modules_aurelia_event_aggregator_dist_native_modules_aurelia_event_aggregator_js__WEBPACK_IMPORTED_MODULE_7__;deps["aurelia-history-browser"]=_node_modules_aurelia_history_browser_dist_native_modules_aurelia_history_browser_js__WEBPACK_IMPORTED_MODULE_8__;deps["aurelia-history-browser@1.4.0"]=_node_modules_aurelia_history_browser_dist_native_modules_aurelia_history_browser_js__WEBPACK_IMPORTED_MODULE_8__;deps["hyperapp"]=_node_modules_hyperapp_src_index_js__WEBPACK_IMPORTED_MODULE_9__;deps["hyperapp@1.2.10"]=_node_modules_hyperapp_src_index_js__WEBPACK_IMPORTED_MODULE_9__;deps["inferno"]=_node_modules_inferno_index_esm_js__WEBPACK_IMPORTED_MODULE_10__;deps["inferno@7.4.11"]=_node_modules_inferno_index_esm_js__WEBPACK_IMPORTED_MODULE_10__;deps["inferno-create-element"]=_node_modules_inferno_create_element_dist_index_esm_js__WEBPACK_IMPORTED_MODULE_11__;deps["inferno-create-element@7.4.11"]=_node_modules_inferno_create_element_dist_index_esm_js__WEBPACK_IMPORTED_MODULE_11__;deps["mithril"]=_samples_sample_cross_fx_node_modules_mithril_index_js__WEBPACK_IMPORTED_MODULE_12__;deps["mithril@2.2.2"]=_samples_sample_cross_fx_node_modules_mithril_index_js__WEBPACK_IMPORTED_MODULE_12__;deps["lit-element"]=_node_modules_lit_element_lit_element_js__WEBPACK_IMPORTED_MODULE_13__;deps["lit-element@2.5.1"]=_node_modules_lit_element_lit_element_js__WEBPACK_IMPORTED_MODULE_13__;deps["solid-js"]=_node_modules_solid_js_dist_dev_js__WEBPACK_IMPORTED_MODULE_23__;deps["solid-js@1.7.3"]=_node_modules_solid_js_dist_dev_js__WEBPACK_IMPORTED_MODULE_23__;deps["solid-js/web"]=_node_modules_solid_js_web_dist_dev_js__WEBPACK_IMPORTED_MODULE_24__;deps["piral-ng/common"]=_converters_piral_ng_common_fesm2022_piral_ng_common_mjs__WEBPACK_IMPORTED_MODULE_25__;deps["piral-ng/common@0.15.0"]=_converters_piral_ng_common_fesm2022_piral_ng_common_mjs__WEBPACK_IMPORTED_MODULE_25__;deps["piral-ng-common@0.15.0"]=_converters_piral_ng_common_fesm2022_piral_ng_common_mjs__WEBPACK_IMPORTED_MODULE_25__;deps["preact"]=_node_modules_preact_dist_preact_module_js__WEBPACK_IMPORTED_MODULE_14__;deps["preact@10.8.2"]=_node_modules_preact_dist_preact_module_js__WEBPACK_IMPORTED_MODULE_14__;deps["riot"]=_node_modules_riot_riot_esm_js__WEBPACK_IMPORTED_MODULE_15__;deps["riot@4.14.0"]=_node_modules_riot_riot_esm_js__WEBPACK_IMPORTED_MODULE_15__;deps["rxjs"]=_node_modules_rxjs_dist_esm5_index_js__WEBPACK_IMPORTED_MODULE_26__;deps["rxjs@7.5.6"]=_node_modules_rxjs_dist_esm5_index_js__WEBPACK_IMPORTED_MODULE_26__;deps["vue"]=_node_modules_vue_dist_vue_runtime_esm_js__WEBPACK_IMPORTED_MODULE_27__;deps["vue@2.7.2"]=_node_modules_vue_dist_vue_runtime_esm_js__WEBPACK_IMPORTED_MODULE_27__;deps["zone.js"]=_node_modules_zone_js_dist_zone_js__WEBPACK_IMPORTED_MODULE_16__;deps["zone.js@0.9.1"]=_node_modules_zone_js_dist_zone_js__WEBPACK_IMPORTED_MODULE_16__;deps["tslib"]=_node_modules_tslib_tslib_es6_js__WEBPACK_IMPORTED_MODULE_28__;deps["tslib@2.5.2"]=_node_modules_tslib_tslib_es6_js__WEBPACK_IMPORTED_MODULE_28__;deps["react"]=_node_modules_react_index_js__WEBPACK_IMPORTED_MODULE_17__;deps["react@18.2.0"]=_node_modules_react_index_js__WEBPACK_IMPORTED_MODULE_17__;deps["react-dom"]=/*#__PURE__*/ (_node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18___namespace_cache || (_node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18___namespace_cache = __webpack_require__.t(_node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18__, 2)));deps["react-dom@18.2.0"]=/*#__PURE__*/ (_node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18___namespace_cache || (_node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18___namespace_cache = __webpack_require__.t(_node_modules_react_dom_index_js__WEBPACK_IMPORTED_MODULE_18__, 2)));deps["react-router"]=_node_modules_react_router_esm_react_router_js__WEBPACK_IMPORTED_MODULE_29__;deps["react-router@5.3.3"]=_node_modules_react_router_esm_react_router_js__WEBPACK_IMPORTED_MODULE_29__;deps["react-router-dom"]=_node_modules_react_router_dom_esm_react_router_dom_js__WEBPACK_IMPORTED_MODULE_30__;deps["react-router-dom@5.3.3"]=_node_modules_react_router_dom_esm_react_router_dom_js__WEBPACK_IMPORTED_MODULE_30__
|
|
72594
72594
|
}
|
|
72595
72595
|
|
|
72596
72596
|
|
|
@@ -222267,4 +222267,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_8__.createElement(piral
|
|
|
222267
222267
|
|
|
222268
222268
|
/******/ })()
|
|
222269
222269
|
;
|
|
222270
|
-
//# sourceMappingURL=index.
|
|
222270
|
+
//# sourceMappingURL=index.9b84aa.js.map
|