@breadstone/mosaik-elements 0.0.12-beta.8 → 0.0.13

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.
@@ -1,6 +1,6 @@
1
1
  import type { IEventDetail } from './IEventDetail';
2
2
  /**
3
- * Represents event details with a cancelation token.
3
+ * Represents event details with a cancellation token.
4
4
  *
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { IEventDetail } from './IEventDetail';
2
2
  /**
3
- * Represents event details with a cancelation token.
3
+ * Represents event details with a cancellation token.
4
4
  *
5
5
  * @public
6
6
  */
package/Index.d.ts CHANGED
@@ -6,6 +6,7 @@ export type { IEventEmitter } from './Events/Emitters/Interfaces/IEventEmitter';
6
6
  export type { IEventDispatcher } from './Events/Interfaces/IEventDispatcher';
7
7
  export type { IEventOptions } from './Events/Interfaces/IEventOptions';
8
8
  export type { IEventListenerSubscription } from './Events/Interfaces/IEventListenerSubscription';
9
+ export { isEventListenerSubscription } from './Events/Interfaces/IEventListenerSubscription';
9
10
  export type { IDisposableLike } from './Types/Disposable';
10
11
  export type { IEventDetail } from './Events/Details/Interfaces/IEventDetail';
11
12
  export type { ICancelEventDetail } from './Events/Details/Interfaces/ICancelEventDetail';
package/Index.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Index.d.ts","sourceRoot":"","sources":["../src/Index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,YAAY,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAChF,YAAY,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,YAAY,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,YAAY,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAC;AACjG,YAAY,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAC1D,YAAY,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;AAC7E,YAAY,EAAE,kBAAkB,EAAE,MAAM,gDAAgD,CAAC;AACzF,YAAY,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,YAAY,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AACvF,YAAY,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC"}
1
+ {"version":3,"file":"Index.d.ts","sourceRoot":"","sources":["../src/Index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,YAAY,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAChF,YAAY,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,YAAY,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,YAAY,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAC;AACjG,OAAO,EAAE,2BAA2B,EAAE,MAAM,gDAAgD,CAAC;AAC7F,YAAY,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAC1D,YAAY,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;AAC7E,YAAY,EAAE,kBAAkB,EAAE,MAAM,gDAAgD,CAAC;AACzF,YAAY,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,YAAY,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC;AACvF,YAAY,EAAE,iBAAiB,EAAE,MAAM,+CAA+C,CAAC"}
package/Index.js CHANGED
@@ -2,4 +2,5 @@ export { emit, off, on, waitForEvent } from './Events/Utils';
2
2
  export { EventListenerSubscription } from './Events/EventListenerSubscription';
3
3
  export { HTMLElementEventEmitter } from './Events/Emitters/HTMLElementEventEmitter';
4
4
  export { PureEventEmitter } from './Events/Emitters/PureEventEmitter';
5
+ export { isEventListenerSubscription } from './Events/Interfaces/IEventListenerSubscription';
5
6
  //# sourceMappingURL=Index.js.map
package/Index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Index.js","sourceRoot":"","sources":["../src/Index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC"}
1
+ {"version":3,"file":"Index.js","sourceRoot":"","sources":["../src/Index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;AACpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAKtE,OAAO,EAAE,2BAA2B,EAAE,MAAM,gDAAgD,CAAC"}
@@ -1,7 +1,16 @@
1
+ /**
2
+ * @public
3
+ */
1
4
  export interface IDisposableLike {
2
5
  dispose: () => void;
3
6
  }
7
+ /**
8
+ * @public
9
+ */
4
10
  export declare namespace IDisposableLike {
11
+ /**
12
+ * @public
13
+ */
5
14
  function create(dispose: () => void): IDisposableLike;
6
15
  }
7
16
  //# sourceMappingURL=Disposable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Disposable.d.ts","sourceRoot":"","sources":["../../src/Types/Disposable.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,eAAe;IAC5B,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,yBAAiB,eAAe,CAAC;IAC7B,SAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,IAAI,GAAG,eAAe,CAK3D;CACJ"}
1
+ {"version":3,"file":"Disposable.d.ts","sourceRoot":"","sources":["../../src/Types/Disposable.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,eAAe;IAC5B,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAED;;GAEG;AACH,yBAAiB,eAAe,CAAC;IAE7B;;OAEG;IACH,SAAgB,MAAM,CAAC,OAAO,EAAE,MAAM,IAAI,GAAG,eAAe,CAK3D;CAEJ"}
@@ -1,5 +1,11 @@
1
+ /**
2
+ * @public
3
+ */
1
4
  export var IDisposableLike;
2
5
  (function (IDisposableLike) {
6
+ /**
7
+ * @public
8
+ */
3
9
  function create(dispose) {
4
10
  return {
5
11
  dispose
@@ -1 +1 @@
1
- {"version":3,"file":"Disposable.js","sourceRoot":"","sources":["../../src/Types/Disposable.ts"],"names":[],"mappings":"AAIA,MAAM,KAAW,eAAe,CAO/B;AAPD,WAAiB,eAAe;IAC5B,SAAgB,MAAM,CAAC,OAAmB;QACtC,OAAO;YACH,OAAO;YACP,4BAA4B;SAC/B,CAAC;IACN,CAAC;IALe,sBAAM,SAKrB,CAAA;AACL,CAAC,EAPgB,eAAe,KAAf,eAAe,QAO/B"}
1
+ {"version":3,"file":"Disposable.js","sourceRoot":"","sources":["../../src/Types/Disposable.ts"],"names":[],"mappings":"AAOA;;GAEG;AACH,MAAM,KAAW,eAAe,CAY/B;AAZD,WAAiB,eAAe;IAE5B;;OAEG;IACH,SAAgB,MAAM,CAAC,OAAmB;QACtC,OAAO;YACH,OAAO;YACP,4BAA4B;SAC/B,CAAC;IACN,CAAC;IALe,sBAAM,SAKrB,CAAA;AAEL,CAAC,EAZgB,eAAe,KAAf,eAAe,QAY/B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@breadstone/mosaik-elements",
3
- "version": "0.0.12-beta.8",
3
+ "version": "0.0.13",
4
4
  "description": "Mosaik element core package.",
5
5
  "license": "MIT",
6
6
  "author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
@@ -12,17 +12,5 @@
12
12
  "customElements": "./custom-elements.json",
13
13
  "repository": {
14
14
  "url": "git+ssh://git@github.com/RueDeRennes/mosaik.git"
15
- },
16
- "dependencies": {
17
- "@ctrl/tinycolor": "^4.1.0",
18
- "@floating-ui/dom": "^1.7.0",
19
- "@lit-labs/virtualizer": "^2.1.0",
20
- "apexcharts": "^4.7.0",
21
- "lit": "^3.3.0",
22
- "qr-creator": "^1.0.0",
23
- "qrcode": "^1.5.4",
24
- "signature_pad": "^5.0.7",
25
- "tslib": "^2.8.1",
26
- "webcomponents.js": "^0.7.24"
27
15
  }
28
16
  }