sample-cross-fx 1.0.1-beta.5652 → 1.0.2-beta.5685
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.
|
@@ -59098,6 +59098,7 @@ if (typeof window !== 'undefined' && 'customElements' in window) {
|
|
|
59098
59098
|
if (this.isConnected) {
|
|
59099
59099
|
this.dispatchEvent(new CustomEvent('render-html', {
|
|
59100
59100
|
bubbles: true,
|
|
59101
|
+
composed: true,
|
|
59101
59102
|
detail: {
|
|
59102
59103
|
target: this,
|
|
59103
59104
|
props: this.props
|
|
@@ -60761,12 +60762,12 @@ function installPiralDebug(options) {
|
|
|
60761
60762
|
debug: debugApiVersion,
|
|
60762
60763
|
instance: {
|
|
60763
60764
|
name: "sample-cross-fx",
|
|
60764
|
-
version: "1.0.
|
|
60765
|
+
version: "1.0.2-beta.5685",
|
|
60765
60766
|
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"
|
|
60766
60767
|
},
|
|
60767
60768
|
build: {
|
|
60768
|
-
date: "2023-06-
|
|
60769
|
-
cli: "1.0.
|
|
60769
|
+
date: "2023-06-21T11:53:55.242Z",
|
|
60770
|
+
cli: "1.0.2-beta.5685",
|
|
60770
60771
|
compat: "1"
|
|
60771
60772
|
}
|
|
60772
60773
|
};
|
|
@@ -222283,4 +222284,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_8__.createElement(piral
|
|
|
222283
222284
|
|
|
222284
222285
|
/******/ })()
|
|
222285
222286
|
;
|
|
222286
|
-
//# sourceMappingURL=index.
|
|
222287
|
+
//# sourceMappingURL=index.96b7db.js.map
|