@telia-ace/widget-core-flamingo 1.0.14 → 1.1.12-rc.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. package/bootstrap.d.ts +3 -0
  2. package/components/ace-widget.component.d.ts +21 -0
  3. package/components/trigger.component.d.ts +14 -0
  4. package/components/unresolved.component.d.ts +7 -0
  5. package/components/widget.component.d.ts +18 -0
  6. package/components/wrapper.component.d.ts +13 -0
  7. package/index-5087564d.mjs +335 -0
  8. package/index-6dd00f59.js +1 -0
  9. package/index.d.ts +9 -0
  10. package/index.js +261 -0
  11. package/index.mjs +2021 -0
  12. package/models/application.d.ts +27 -0
  13. package/models/container.d.ts +16 -0
  14. package/models/environment.d.ts +12 -0
  15. package/models/site.d.ts +12 -0
  16. package/package.json +7 -43
  17. package/services/component-platform.d.ts +13 -0
  18. package/services/component-resolver.d.ts +8 -0
  19. package/services/http-client.service.d.ts +11 -0
  20. package/types.d.ts +47 -0
  21. package/utils/map-branding.d.ts +1 -0
  22. package/LICENSE.txt +0 -6
  23. package/README.md +0 -3
  24. package/dist/action-resolver.d.ts +0 -9
  25. package/dist/action-resolver.d.ts.map +0 -1
  26. package/dist/bootstrap.d.ts +0 -16
  27. package/dist/bootstrap.d.ts.map +0 -1
  28. package/dist/component-platform/actions-controller.d.ts +0 -41
  29. package/dist/component-platform/actions-controller.d.ts.map +0 -1
  30. package/dist/component-platform/changeset-provider.d.ts +0 -9
  31. package/dist/component-platform/changeset-provider.d.ts.map +0 -1
  32. package/dist/component-platform/component-configuration-api.d.ts +0 -3
  33. package/dist/component-platform/component-configuration-api.d.ts.map +0 -1
  34. package/dist/component-platform/component-controller.d.ts +0 -39
  35. package/dist/component-platform/component-controller.d.ts.map +0 -1
  36. package/dist/component-platform/component-node-collection.d.ts +0 -19
  37. package/dist/component-platform/component-node-collection.d.ts.map +0 -1
  38. package/dist/component-platform/component-node.d.ts +0 -64
  39. package/dist/component-platform/component-node.d.ts.map +0 -1
  40. package/dist/component-platform/component-platform.d.ts +0 -55
  41. package/dist/component-platform/component-platform.d.ts.map +0 -1
  42. package/dist/component-platform/component-query.d.ts +0 -17
  43. package/dist/component-platform/component-query.d.ts.map +0 -1
  44. package/dist/component-platform/create-component-model.d.ts +0 -37
  45. package/dist/component-platform/create-component-model.d.ts.map +0 -1
  46. package/dist/component-platform/custom-component-handler.d.ts +0 -22
  47. package/dist/component-platform/custom-component-handler.d.ts.map +0 -1
  48. package/dist/component-platform/descriptor.d.ts +0 -9
  49. package/dist/component-platform/descriptor.d.ts.map +0 -1
  50. package/dist/component-platform/extend-component.d.ts +0 -9
  51. package/dist/component-platform/extend-component.d.ts.map +0 -1
  52. package/dist/component-platform/index.d.ts +0 -19
  53. package/dist/component-platform/index.d.ts.map +0 -1
  54. package/dist/component-platform/queries.d.ts +0 -7
  55. package/dist/component-platform/queries.d.ts.map +0 -1
  56. package/dist/component-platform/state-processor.d.ts +0 -13
  57. package/dist/component-platform/state-processor.d.ts.map +0 -1
  58. package/dist/component-resolver.d.ts +0 -15
  59. package/dist/component-resolver.d.ts.map +0 -1
  60. package/dist/environment.d.ts +0 -49
  61. package/dist/environment.d.ts.map +0 -1
  62. package/dist/event-subscriber.d.ts +0 -8
  63. package/dist/event-subscriber.d.ts.map +0 -1
  64. package/dist/implementation.d.ts +0 -8
  65. package/dist/implementation.d.ts.map +0 -1
  66. package/dist/index.d.ts +0 -15
  67. package/dist/index.d.ts.map +0 -1
  68. package/dist/index.js +0 -2076
  69. package/dist/index.js.map +0 -1
  70. package/dist/plugin.d.ts +0 -8
  71. package/dist/plugin.d.ts.map +0 -1
  72. package/dist/types/configuration.d.ts +0 -87
  73. package/dist/types/configuration.d.ts.map +0 -1
  74. package/dist/types/index.d.ts +0 -3
  75. package/dist/types/index.d.ts.map +0 -1
  76. package/dist/types/ui.d.ts +0 -49
  77. package/dist/types/ui.d.ts.map +0 -1
  78. package/dist/version.d.ts +0 -3
  79. package/dist/version.d.ts.map +0 -1
  80. package/dist/widget-type.d.ts +0 -8
  81. package/dist/widget-type.d.ts.map +0 -1
@@ -1,9 +0,0 @@
1
- import { ComponentNode } from './component-node';
2
- export type ComponentDescriptor = {
3
- id: string;
4
- type?: string;
5
- name?: string;
6
- branch: string;
7
- };
8
- export declare const asDescriptor: (node: ComponentNode, branch?: string) => ComponentDescriptor;
9
- //# sourceMappingURL=descriptor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../src/component-platform/descriptor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,MAAM,mBAAmB,GAAG;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,YAAY,SAAU,aAAa,WAAW,MAAM,KAAG,mBAOnE,CAAC"}
@@ -1,9 +0,0 @@
1
- import { Container } from '@webprovisions/platform';
2
- import { ComponentNodeController } from './component-controller';
3
- import { ComponentQuery } from './component-query';
4
- export type ExtendComponentHandler = (controller: ComponentNodeController) => any;
5
- export type ExtendComponentOptions = {
6
- reuseController?: boolean;
7
- };
8
- export declare const extendComponent: (container: Container, typeOrQuery: string | ComponentQuery, handler: ExtendComponentHandler, ns?: string, options?: ExtendComponentOptions) => Promise<void>;
9
- //# sourceMappingURL=extend-component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extend-component.d.ts","sourceRoot":"","sources":["../../src/component-platform/extend-component.ts"],"names":[],"mappings":"AACA,OAAO,EACL,SAAS,EAEV,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AAGjE,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,MAAM,MAAM,sBAAsB,GAAG,CACnC,UAAU,EAAE,uBAAuB,KAChC,GAAG,CAAC;AAET,MAAM,MAAM,sBAAsB,GAAG;IACnC,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,eAAe,cACf,SAAS,eACP,MAAM,GAAG,cAAc,WAC3B,sBAAsB,OAC3B,MAAM,YACD,sBAAsB,KAC9B,QAAQ,IAAI,CA6Dd,CAAC"}
@@ -1,19 +0,0 @@
1
- export { ActionsController } from './actions-controller';
2
- export type { WatchActionDelegate } from './actions-controller';
3
- export type { ChangesetProvider } from './changeset-provider';
4
- export { default as componentConfigurationApi } from './component-configuration-api';
5
- export { AbstractComponentController, ComponentNodeController } from './component-controller';
6
- export { ComponentNode } from './component-node';
7
- export type { ChangesetOptions, ComponentNodeAttributes, ComponentNodeContext, ComponentNodeLayout, ComponentNodeProperties, ComponentNodeSettings, Size, } from './component-node';
8
- export { ComponentPlatform } from './component-platform';
9
- export type { SwitchMap } from './component-platform';
10
- export { ComponentQuery } from './component-query';
11
- export type { ComponentQueryRule } from './component-query';
12
- export { createChildren, createComponentModel } from './create-component-model';
13
- export type { ComponentHandlerOptions, NormalizedComponentReference, } from './create-component-model';
14
- export { asDescriptor } from './descriptor';
15
- export type { ComponentDescriptor } from './descriptor';
16
- export { extendComponent } from './extend-component';
17
- export type { ExtendComponentHandler, ExtendComponentOptions } from './extend-component';
18
- export { findComponent, findVisibleComponents, traverseComponents } from './queries';
19
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/component-platform/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,YAAY,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAChE,YAAY,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AACrF,OAAO,EAAE,2BAA2B,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AAC9F,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,YAAY,EACR,gBAAgB,EAChB,uBAAuB,EACvB,oBAAoB,EACpB,mBAAmB,EACnB,uBAAuB,EACvB,qBAAqB,EACrB,IAAI,GACP,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,YAAY,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,YAAY,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChF,YAAY,EACR,uBAAuB,EACvB,4BAA4B,GAC/B,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,YAAY,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACxD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,YAAY,EAAE,sBAAsB,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC"}
@@ -1,7 +0,0 @@
1
- import { ComponentNode } from './component-node';
2
- import { SwitchMap } from './component-platform';
3
- export declare const traverseComponents: (root: ComponentNode, switches: SwitchMap, fn: (node: ComponentNode) => boolean | void) => void;
4
- export declare const findVisibleComponents: (root: ComponentNode, switches: SwitchMap) => ComponentNode[];
5
- export declare const findComponent: (root: ComponentNode, switches: SwitchMap, fn: (node: ComponentNode) => boolean) => ComponentNode | undefined;
6
- export declare const getAncestors: (node: ComponentNode) => ComponentNode[];
7
- //# sourceMappingURL=queries.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"queries.d.ts","sourceRoot":"","sources":["../../src/component-platform/queries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAiBjD,eAAO,MAAM,kBAAkB,SACrB,aAAa,YACT,SAAS,aACR,aAAa,KAAK,OAAO,GAAG,IAAI,SAO9C,CAAC;AAEF,eAAO,MAAM,qBAAqB,SACxB,aAAa,YACT,SAAS,KACpB,aAAa,EAMf,CAAC;AAEF,eAAO,MAAM,aAAa,SAChB,aAAa,YACT,SAAS,aACR,aAAa,KAAK,OAAO,8BAUvC,CAAC;AAEF,eAAO,MAAM,YAAY,SAAU,aAAa,oBAW/C,CAAC"}
@@ -1,13 +0,0 @@
1
- import { ComponentPlatform } from '.';
2
- import { ComponentNode } from './component-node';
3
- export type ProcessOptions = {
4
- context?: boolean;
5
- properties?: boolean;
6
- layout?: boolean;
7
- recursive?: boolean;
8
- };
9
- export type StateProcessor = (node: ComponentNode, options: ProcessOptions) => void;
10
- export type ProcessResult = Map<ComponentNode, ProcessOptions>;
11
- export type ProcessReportCallback = (report: ProcessResult) => void;
12
- export declare const createStateProcessor: (platform: ComponentPlatform, callback: ProcessReportCallback) => StateProcessor;
13
- //# sourceMappingURL=state-processor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"state-processor.d.ts","sourceRoot":"","sources":["../../src/component-platform/state-processor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,CAAC;AAEtC,OAAO,EACH,aAAa,EAIhB,MAAM,kBAAkB,CAAC;AAE1B,MAAM,MAAM,cAAc,GAAG;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,CAAC,IAAI,EAAE,aAAa,EAAE,OAAO,EAAE,cAAc,KAAK,IAAI,CAAC;AAwDpF,MAAM,MAAM,aAAa,GAAG,GAAG,CAAC,aAAa,EAAE,cAAc,CAAC,CAAC;AAE/D,MAAM,MAAM,qBAAqB,GAAG,CAAC,MAAM,EAAE,aAAa,KAAK,IAAI,CAAC;AAEpE,eAAO,MAAM,oBAAoB,aACnB,iBAAiB,YACjB,qBAAqB,KAChC,cA+IF,CAAC"}
@@ -1,15 +0,0 @@
1
- import { Logger } from '@telia-ace/widget-utilities';
2
- import { Container, EventManager, EventSubscriptionCancellation } from '@webprovisions/platform';
3
- export type ReactComponent = any | null;
4
- export default class ComponentResolver {
5
- aliases: Map<string, string>;
6
- components: Map<string, any>;
7
- events: EventManager;
8
- logger: Logger;
9
- constructor(container: Container);
10
- getComponent(key: string): ReactComponent;
11
- registerComponent(key: string, component: ReactComponent): EventSubscriptionCancellation;
12
- registerResolver(key: string, fn: (component: ReactComponent) => void): EventSubscriptionCancellation;
13
- registerAlias(alias: string, key: string): EventSubscriptionCancellation;
14
- }
15
- //# sourceMappingURL=component-resolver.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"component-resolver.d.ts","sourceRoot":"","sources":["../src/component-resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAC;AACrD,OAAO,EACL,SAAS,EACT,YAAY,EACZ,6BAA6B,EAE9B,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,cAAc,GAAG,GAAG,GAAG,IAAI,CAAC;AAExC,MAAM,CAAC,OAAO,OAAO,iBAAiB;IACpC,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAa;IACzC,UAAU,EAAE,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,CAAa;IACzC,MAAM,EAAE,YAAY,CAAC;IACrB,MAAM,SAAgB;gBAEV,SAAS,EAAE,SAAS;IAKhC,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,cAAc;IAoBzC,iBAAiB,CACf,GAAG,EAAE,MAAM,EACX,SAAS,EAAE,cAAc,GACxB,6BAA6B;IAUhC,gBAAgB,CACd,GAAG,EAAE,MAAM,EACX,EAAE,EAAE,CAAC,SAAS,EAAE,cAAc,KAAK,IAAI,GACtC,6BAA6B;IAYhC,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,6BAA6B;CASzE"}
@@ -1,49 +0,0 @@
1
- import { BootstrappedImplementationConfiguration } from '@webprovisions/bootstrapping';
2
- import { ConfigurationApiDefinition, Environment as EnvironmentBase, WidgetSelector } from '@webprovisions/platform';
3
- import Implementation from './implementation';
4
- export interface RuntimeConfiguration {
5
- /**
6
- * Extensions for the configuration API (optional).
7
- */
8
- configurationApiExtensions?: ConfigurationApiDefinition[];
9
- }
10
- /**
11
- * The widget runtime.
12
- */
13
- export default class Environment extends EnvironmentBase {
14
- /**
15
- * Version of the widget runtime.
16
- */
17
- static version: string;
18
- constructor(name: string, configurationApiExtensions?: ConfigurationApiDefinition[]);
19
- createImplementation(configuration: BootstrappedImplementationConfiguration): Implementation;
20
- /**
21
- * Performs navigation for widgets matching the specified selector by invoking a
22
- * 'navigate' command.
23
- * @param selector Widget selector matching the widget(s) to perform navigation on.
24
- * @param route Route name.
25
- * @param params Route params.
26
- */
27
- navigate(selector: WidgetSelector, route: string, params: {
28
- [key: string]: string;
29
- }): void;
30
- /**
31
- * Creates a runtime based on provided configuration.
32
- * @param configuration Runtime configuration.
33
- */
34
- static create(configuration?: RuntimeConfiguration): Environment;
35
- /**
36
- * Creates a widget runtime based on provided configuration and retains configuration handlers
37
- * registered on global context. Use this factory to fully support the default embed script.
38
- * Will return any existing widget runtime if available.
39
- * @param configuration Runtime configuration.
40
- * @param global Object to read configuration handlers from (default: window).
41
- */
42
- static createFromGlobal(globalInstance: any, configuration?: RuntimeConfiguration): Environment;
43
- /**
44
- * Determines whether the specified object is a valid widget runtime.
45
- * @param obj Object to compare.
46
- */
47
- static isRuntime(obj: any): boolean;
48
- }
49
- //# sourceMappingURL=environment.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"environment.d.ts","sourceRoot":"","sources":["../src/environment.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uCAAuC,EAExC,MAAM,8BAA8B,CAAC;AACtC,OAAO,EACL,0BAA0B,EAC1B,WAAW,IAAI,eAAe,EAE9B,cAAc,EACf,MAAM,yBAAyB,CAAC;AACjC,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAG9C,MAAM,WAAW,oBAAoB;IACnC;;OAEG;IACH,0BAA0B,CAAC,EAAE,0BAA0B,EAAE,CAAC;CAC3D;AAED;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,WAAY,SAAQ,eAAe;IACtD;;OAEG;IACH,OAAgB,OAAO,EAAE,MAAM,CAA0C;gBAGvE,IAAI,EAAE,MAAM,EACZ,0BAA0B,GAAE,0BAA0B,EAAO;IAetD,oBAAoB,CAC3B,aAAa,EAAE,uCAAuC,GACrD,cAAc;IAQjB;;;;;;OAMG;IACH,QAAQ,CACN,QAAQ,EAAE,cAAc,EACxB,KAAK,EAAE,MAAM,EACb,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE;IAOnC;;;OAGG;WACa,MAAM,CACpB,aAAa,GAAE,oBAAyB,GACvC,WAAW;IAOd;;;;;;OAMG;IACH,MAAM,CAAC,gBAAgB,CACrB,cAAc,EAAE,GAAG,EACnB,aAAa,GAAE,oBAAyB,GACvC,WAAW;IAoBd;;;OAGG;IACH,MAAM,CAAC,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO;CAapC"}
@@ -1,8 +0,0 @@
1
- import { EventListener, EventManager, EventSubscriptionCancellation } from '@webprovisions/platform';
2
- export type SubscribeDelegate = (type: string, listener: EventListener) => void;
3
- /**
4
- * Creates s subscriber for the specified `EventManager` and provides a single cancellation
5
- * function for all registered subscriptions.
6
- */
7
- export declare const createEventSubscriber: (events: EventManager) => [SubscribeDelegate, EventSubscriptionCancellation];
8
- //# sourceMappingURL=event-subscriber.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"event-subscriber.d.ts","sourceRoot":"","sources":["../src/event-subscriber.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EACb,YAAY,EACZ,6BAA6B,EAChC,MAAM,yBAAyB,CAAC;AAEjC,MAAM,MAAM,iBAAiB,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,aAAa,KAAK,IAAI,CAAC;AAEhF;;;GAGG;AACH,eAAO,MAAM,qBAAqB,WACtB,YAAY,KACrB,CAAC,iBAAiB,EAAE,6BAA6B,CAenD,CAAC"}
@@ -1,8 +0,0 @@
1
- import { Implementation as ImplementationBase } from '@webprovisions/platform';
2
- /**
3
- * Represents an implementation.
4
- */
5
- export default class Implementation extends ImplementationBase {
6
- bindings: string[];
7
- }
8
- //# sourceMappingURL=implementation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"implementation.d.ts","sourceRoot":"","sources":["../src/implementation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE/E;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,kBAAkB;IAC1D,QAAQ,EAAE,MAAM,EAAE,CAAM;CAC3B"}
package/dist/index.d.ts DELETED
@@ -1,15 +0,0 @@
1
- export { default as ActionResolver } from './action-resolver';
2
- export { default as bootstrap } from './bootstrap';
3
- export { ActionsController, asDescriptor, componentConfigurationApi, ComponentNode, ComponentNodeController, ComponentPlatform, ComponentQuery, createChildren, createComponentModel, extendComponent, findComponent, findVisibleComponents, traverseComponents, } from './component-platform';
4
- export type { ChangesetOptions, ChangesetProvider, ComponentDescriptor, ComponentHandlerOptions, ComponentNodeAttributes, ComponentNodeContext, ComponentNodeLayout, ComponentNodeProperties, ComponentNodeSettings, ComponentQueryRule, ExtendComponentHandler, ExtendComponentOptions, NormalizedComponentReference, Size, SwitchMap, WatchActionDelegate, } from './component-platform';
5
- export { default as ComponentResolver } from './component-resolver';
6
- export type { ReactComponent } from './component-resolver';
7
- export { default as Environment } from './environment';
8
- export { createEventSubscriber } from './event-subscriber';
9
- export type { SubscribeDelegate } from './event-subscriber';
10
- export { default as Implementation } from './implementation';
11
- export { default as Plugin } from './plugin';
12
- export * from './types';
13
- export { default as version } from './version';
14
- export { default as WidgetType } from './widget-type';
15
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,EACH,iBAAiB,EACjB,YAAY,EACZ,yBAAyB,EACzB,aAAa,EACb,uBAAuB,EACvB,iBAAiB,EACjB,cAAc,EACd,cAAc,EACd,oBAAoB,EACpB,eAAe,EACf,aAAa,EACb,qBAAqB,EACrB,kBAAkB,GACrB,MAAM,sBAAsB,CAAC;AAC9B,YAAY,EACR,gBAAgB,EAChB,iBAAiB,EACjB,mBAAmB,EACnB,uBAAuB,EACvB,uBAAuB,EACvB,oBAAoB,EACpB,mBAAmB,EACnB,uBAAuB,EACvB,qBAAqB,EACrB,kBAAkB,EAClB,sBAAsB,EACtB,sBAAsB,EACtB,4BAA4B,EAC5B,IAAI,EACJ,SAAS,EACT,mBAAmB,GACtB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACpE,YAAY,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,YAAY,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,eAAe,CAAC"}