@telia-ace/widget-runtime-flamingo 1.0.14 → 1.0.16
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/dist/component-platform-factory.d.ts +1 -1
- package/dist/component-platform-factory.d.ts.map +1 -1
- package/dist/context/children.context.d.ts +1 -1
- package/dist/context/children.context.d.ts.map +1 -1
- package/dist/context/component-node.context.d.ts +1 -1
- package/dist/context/component-node.context.d.ts.map +1 -1
- package/dist/controllers/actions-controller.d.ts +1 -1
- package/dist/controllers/actions-controller.d.ts.map +1 -1
- package/dist/core/create-lit-component.d.ts +1 -1
- package/dist/core/create-lit-component.d.ts.map +1 -1
- package/dist/core/get-render-state.d.ts +1 -1
- package/dist/core/get-render-state.d.ts.map +1 -1
- package/dist/data-provider/data-provider.d.ts +1 -1
- package/dist/data-provider/data-provider.d.ts.map +1 -1
- package/dist/index-bd7f8b31.js +3837 -0
- package/dist/index-bd7f8b31.js.map +1 -0
- package/dist/index.js +3 -3
- package/dist/mixins/widget-component.mixin.d.ts +1 -1
- package/dist/mixins/widget-component.mixin.d.ts.map +1 -1
- package/dist/{render-f341736f.js → render-369a79dd.js} +119 -100
- package/dist/render-369a79dd.js.map +1 -0
- package/dist/services.d.ts +3 -4
- package/dist/services.d.ts.map +1 -1
- package/dist/ui/view-outlet.d.ts +5 -1
- package/dist/ui/view-outlet.d.ts.map +1 -1
- package/dist/ui/wrapper.d.ts +1 -1
- package/dist/ui/wrapper.d.ts.map +1 -1
- package/dist/widget.d.ts +1 -1
- package/dist/widget.d.ts.map +1 -1
- package/package.json +3 -7
- package/dist/index-a6e9b2dc.js +0 -4870
- package/dist/index-a6e9b2dc.js.map +0 -1
- package/dist/render-f341736f.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ChangesetOptions, ChangesetProvider, ComponentNodeSettings, ComponentPlatform, ComponentQuery } from '@telia-ace/widget-core';
|
|
1
|
+
import { ChangesetOptions, ChangesetProvider, ComponentNodeSettings, ComponentPlatform, ComponentQuery } from '@telia-ace/widget-core-flamingo';
|
|
2
2
|
import { StorageWriter } from '@telia-ace/widget-services';
|
|
3
3
|
import { Container, Widget } from '@webprovisions/platform';
|
|
4
4
|
export declare class LocalStorageChangesetProvider implements ChangesetProvider {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component-platform-factory.d.ts","sourceRoot":"","sources":["../src/component-platform-factory.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,iBAAiB,EAEjB,qBAAqB,EACrB,iBAAiB,EACjB,cAAc,EAIf,MAAM,
|
|
1
|
+
{"version":3,"file":"component-platform-factory.d.ts","sourceRoot":"","sources":["../src/component-platform-factory.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,iBAAiB,EAEjB,qBAAqB,EACrB,iBAAiB,EACjB,cAAc,EAIf,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAKL,aAAa,EACd,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAAE,SAAS,EAAE,MAAM,EAAe,MAAM,yBAAyB,CAAC;AAgCzE,qBAAa,6BAA8B,YAAW,iBAAiB;IAEnE,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,aAAa;gBADb,SAAS,EAAE,SAAS,EACpB,aAAa,EAAE,aAAa;IAGtC,MAAM,CAAC,MAAM,CAAC,SAAS,EAAE,SAAS,GAAG,OAAO,CAAC,6BAA6B,CAAC;IAc3E,KAAK,CACH,GAAG,EAAE,MAAM,EACX,MAAM,EAAE,cAAc,EACtB,UAAU,EAAE,OAAO,CAAC,qBAAqB,CAAC,EAC1C,OAAO,EAAE,gBAAgB,GACxB,OAAO,CAAC,GAAG,CAAC;IAuBf,MAAM,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC;IAkBjC,IAAI,CAAC,QAAQ,EAAE,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC;CAsBhD;AAED,eAAO,MAAM,cAAc,WAAY,MAAM,KAAG,QAAQ,iBAAiB,CAqBxE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"children.context.d.ts","sourceRoot":"","sources":["../../src/context/children.context.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"children.context.d.ts","sourceRoot":"","sources":["../../src/context/children.context.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAEtE,eAAO,MAAM,eAAe;;CAAmD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component-node.context.d.ts","sourceRoot":"","sources":["../../src/context/component-node.context.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"component-node.context.d.ts","sourceRoot":"","sources":["../../src/context/component-node.context.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAEtE,eAAO,MAAM,iBAAiB;;CAE7B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReactiveController, ReactiveControllerHost, ReactiveElement } from 'lit';
|
|
2
2
|
import { Container } from '@webprovisions/platform';
|
|
3
|
-
import { ComponentDescriptor } from '@telia-ace/widget-core';
|
|
3
|
+
import { ComponentDescriptor } from '@telia-ace/widget-core-flamingo';
|
|
4
4
|
export declare class ActionsController implements ReactiveController {
|
|
5
5
|
host: ReactiveControllerHost;
|
|
6
6
|
private _container?;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"actions-controller.d.ts","sourceRoot":"","sources":["../../src/controllers/actions-controller.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,kBAAkB,EAClB,sBAAsB,EACtB,eAAe,EAChB,MAAM,KAAK,CAAC;AACb,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EACL,mBAAmB,EAGpB,MAAM,
|
|
1
|
+
{"version":3,"file":"actions-controller.d.ts","sourceRoot":"","sources":["../../src/controllers/actions-controller.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,kBAAkB,EAClB,sBAAsB,EACtB,eAAe,EAChB,MAAM,KAAK,CAAC;AACb,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EACL,mBAAmB,EAGpB,MAAM,iCAAiC,CAAC;AAGzC,qBAAa,iBAAkB,YAAW,kBAAkB;IAC1D,IAAI,EAAE,sBAAsB,CAAC;IAE7B,OAAO,CAAC,UAAU,CAAC,CAAY;IAE/B,OAAO,CAAC,WAAW,CAAC,CAAsB;gBAE9B,IAAI,EAAE,eAAe;IAIjC,aAAa;IACb,gBAAgB;IAEhB,aAAa,CAAC,UAAU,EAAE,mBAAmB;IAI7C,YAAY,CAAC,SAAS,EAAE,SAAS;IAI3B,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM;CAmBhE"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExtendComponentHandler, ExtendComponentOptions } from '@telia-ace/widget-core';
|
|
1
|
+
import { ExtendComponentHandler, ExtendComponentOptions } from '@telia-ace/widget-core-flamingo';
|
|
2
2
|
import { Container } from '@webprovisions/platform';
|
|
3
3
|
/**
|
|
4
4
|
* Registers a Lit component on the component platform.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-lit-component.d.ts","sourceRoot":"","sources":["../../src/core/create-lit-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,sBAAsB,EACtB,sBAAsB,EACvB,MAAM,
|
|
1
|
+
{"version":3,"file":"create-lit-component.d.ts","sourceRoot":"","sources":["../../src/core/create-lit-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,sBAAsB,EACtB,sBAAsB,EACvB,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD;;;;;;GAMG;AACH,QAAA,MAAM,kBAAkB,cACX,SAAS,QACd,MAAM,aACD,GAAG,OACT,sBAAsB,YACjB,sBAAsB,kBAQjC,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetRenderState } from '@telia-ace/widget-core';
|
|
1
|
+
import { WidgetRenderState } from '@telia-ace/widget-core-flamingo';
|
|
2
2
|
import { Container } from '@webprovisions/platform';
|
|
3
3
|
export declare const getRenderState: (container: Container) => Promise<WidgetRenderState>;
|
|
4
4
|
export declare const subscribeToRenderState: (container: Container, subscriptionFn: (origin: string, action: string) => void) => Promise<import("@webprovisions/platform").EventSubscriptionCancellation>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-render-state.d.ts","sourceRoot":"","sources":["../../src/core/get-render-state.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"get-render-state.d.ts","sourceRoot":"","sources":["../../src/core/get-render-state.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAClB,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,eAAO,MAAM,cAAc,cAAqB,SAAS,+BAMxD,CAAC;AAEF,eAAO,MAAM,sBAAsB,cACtB,SAAS,2BACK,MAAM,UAAU,MAAM,KAAK,IAAI,6EAUzD,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentNodeController } from '@telia-ace/widget-core';
|
|
1
|
+
import { ComponentNodeController } from '@telia-ace/widget-core-flamingo';
|
|
2
2
|
import { Container } from '@webprovisions/platform';
|
|
3
3
|
type DataResource = {
|
|
4
4
|
query: (input: Record<string, any>, providerSettings: Record<string, any>) => Promise<any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-provider.d.ts","sourceRoot":"","sources":["../../src/data-provider/data-provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"data-provider.d.ts","sourceRoot":"","sources":["../../src/data-provider/data-provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC1E,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEpD,KAAK,YAAY,GAAG;IAClB,KAAK,EAAE,CACL,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAClC,OAAO,CAAC,GAAG,CAAC,CAAC;CACnB,CAAC;AAEF,KAAK,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAEhD,eAAO,MAAM,WAAW,cACX,uBAAuB,aACvB,SAAS;;;EAwBrB,CAAC;AAEF,eAAO,MAAM,kBAAkB,cAClB,uBAAuB,aACvB,SAAS;+BAKS,MAAM,YAAY,YAAY;2BAGlC,MAAM,SAAS,OAAO,MAAM,EAAE,GAAG,CAAC;EAI5D,CAAC;AAEF,qBAAa,YAAY;IAIJ,SAAS,EAAE,SAAS;IAHvC,OAAO,CAAC,SAAS,CAAmC;IACpD,OAAO,CAAC,iBAAiB,CAA2C;gBAEjD,SAAS,EAAE,SAAS;IAEjC,OAAO,CACX,WAAW,EAAE,MAAM,EACnB,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;IAavC,WAAW,CAAC,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,YAAY;IAIvD,0BAA0B,CAAC,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,oBAAoB;CAGvE"}
|