@onerjs/smart-filters-blocks 8.43.2 → 8.43.3

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.
@@ -70,27 +70,27 @@ export declare class CompositionBlock extends DisableableShaderBlock {
70
70
  /**
71
71
  * The foreground texture to composite in.
72
72
  */
73
- readonly foreground: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Texture>;
73
+ readonly foreground: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Texture>;
74
74
  /**
75
75
  * Defines where the top of the texture to composite in should be displayed. (between 0 and 1).
76
76
  */
77
- readonly foregroundTop: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
77
+ readonly foregroundTop: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
78
78
  /**
79
79
  * Defines where the left of the texture to composite in should be displayed. (between 0 and 1).
80
80
  */
81
- readonly foregroundLeft: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
81
+ readonly foregroundLeft: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
82
82
  /**
83
83
  * Defines the width of the texture in the composition.
84
84
  */
85
- readonly foregroundWidth: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
85
+ readonly foregroundWidth: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
86
86
  /**
87
87
  * Defines the height of the texture in the composition.
88
88
  */
89
- readonly foregroundHeight: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
89
+ readonly foregroundHeight: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
90
90
  /**
91
91
  * Defines a multiplier applied to the foreground's alpha channel.
92
92
  */
93
- readonly foregroundAlphaScale: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
93
+ readonly foregroundAlphaScale: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
94
94
  /**
95
95
  * Defines blend mode of the composition.
96
96
  */
@@ -19,7 +19,7 @@ export declare class ContrastBlock extends DisableableShaderBlock {
19
19
  /**
20
20
  * The intensity connection point.
21
21
  */
22
- readonly intensity: import("dev/smartFilters/dist/connection/connectionPointWithDefault").ConnectionPointWithDefault<ConnectionPointType.Float>;
22
+ readonly intensity: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
23
23
  /**
24
24
  * The shader program (vertex and fragment code) to use to render the block
25
25
  */
@@ -1 +1 @@
1
- {"version":3,"file":"contrastBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/contrastBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,wBAAwB,EAExB,mBAAmB,EACnB,KAAK,WAAW,EAChB,sBAAsB,EACtB,KAAK,aAAa,EAGG,8BAAsB;AAsG/C;;GAEG;AACH,qBAAa,aAAc,SAAQ,sBAAsB;IACrD;;OAEG;IACH,OAAuB,SAAS,SAAmB;IAEnD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,8HAIvB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,wBAAwB;CAMtD"}
1
+ {"version":3,"file":"contrastBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/contrastBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,wBAAwB,EAExB,mBAAmB,EACnB,KAAK,WAAW,EAChB,sBAAsB,EACtB,KAAK,aAAa,EAGG,8BAAsB;AAsG/C;;GAEG;AACH,qBAAa,aAAc,SAAQ,sBAAsB;IACrD;;OAEG;IACH,OAAuB,SAAS,SAAmB;IAEnD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,iIAIvB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,wBAAwB;CAMtD"}
@@ -19,7 +19,7 @@ export declare class DesaturateBlock extends DisableableShaderBlock {
19
19
  /**
20
20
  * The intensity connection point.
21
21
  */
22
- readonly intensity: import("dev/smartFilters/dist/connection/connectionPointWithDefault").ConnectionPointWithDefault<ConnectionPointType.Float>;
22
+ readonly intensity: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
23
23
  /**
24
24
  * The shader program (vertex and fragment code) to use to render the block
25
25
  */
@@ -1 +1 @@
1
- {"version":3,"file":"desaturateBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/desaturateBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,wBAAwB,EAExB,mBAAmB,EACnB,KAAK,WAAW,EAChB,sBAAsB,EACtB,KAAK,aAAa,EAGG,8BAAsB;AA+E/C;;GAEG;AACH,qBAAa,eAAgB,SAAQ,sBAAsB;IACvD;;OAEG;IACH,OAAuB,SAAS,SAAqB;IAErD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,8HAIvB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,wBAAwB;CAMtD"}
1
+ {"version":3,"file":"desaturateBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/desaturateBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,wBAAwB,EAExB,mBAAmB,EACnB,KAAK,WAAW,EAChB,sBAAsB,EACtB,KAAK,aAAa,EAGG,8BAAsB;AA+E/C;;GAEG;AACH,qBAAa,eAAgB,SAAQ,sBAAsB;IACvD;;OAEG;IACH,OAAuB,SAAS,SAAqB;IAErD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,iIAIvB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,wBAAwB;CAMtD"}
@@ -19,12 +19,12 @@ export declare class PixelateBlock extends ShaderBlock {
19
19
  /**
20
20
  * The intensity connection point.
21
21
  */
22
- readonly intensity: import("dev/smartFilters/dist/connection/connectionPointWithDefault").ConnectionPointWithDefault<ConnectionPointType.Float>;
22
+ readonly intensity: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
23
23
  /**
24
24
  /**
25
25
  * The disabled connection point.
26
26
  */
27
- readonly disabled: import("dev/smartFilters/dist/connection/connectionPointWithDefault").ConnectionPointWithDefault<ConnectionPointType.Boolean>;
27
+ readonly disabled: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Boolean>;
28
28
  /**
29
29
  * The shader program (vertex and fragment code) to use to render the block
30
30
  */
@@ -1 +1 @@
1
- {"version":3,"file":"pixelateBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/pixelateBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,aAAa,EAEb,mBAAmB,EACnB,KAAK,WAAW,EAChB,WAAW,EACX,KAAK,aAAa,EACF,8BAAsB;AAyF1C;;GAEG;AACH,qBAAa,aAAc,SAAQ,WAAW;IAC1C;;OAEG;IACH,OAAuB,SAAS,SAAmB;IAEnD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,8HAIvB;IAEF;;;OAGG;IACH,SAAgB,QAAQ,gIAItB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,aAAa;CAO3C"}
1
+ {"version":3,"file":"pixelateBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/pixelateBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,aAAa,EAEb,mBAAmB,EACnB,KAAK,WAAW,EAChB,WAAW,EACX,KAAK,aAAa,EACF,8BAAsB;AAyF1C;;GAEG;AACH,qBAAa,aAAc,SAAQ,WAAW;IAC1C;;OAEG;IACH,OAAuB,SAAS,SAAmB;IAEnD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,iIAIvB;IAEF;;;OAGG;IACH,SAAgB,QAAQ,mIAItB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,aAAa;CAO3C"}
@@ -19,7 +19,7 @@ export declare class PosterizeBlock extends DisableableShaderBlock {
19
19
  /**
20
20
  * The intensity connection point.
21
21
  */
22
- readonly intensity: import("dev/smartFilters/dist/connection/connectionPointWithDefault").ConnectionPointWithDefault<ConnectionPointType.Float>;
22
+ readonly intensity: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
23
23
  /**
24
24
  * The shader program (vertex and fragment code) to use to render the block
25
25
  */
@@ -1 +1 @@
1
- {"version":3,"file":"posterizeBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/posterizeBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,wBAAwB,EAExB,mBAAmB,EACnB,KAAK,WAAW,EAChB,sBAAsB,EACtB,KAAK,aAAa,EAGG,8BAAsB;AAgF/C;;GAEG;AACH,qBAAa,cAAe,SAAQ,sBAAsB;IACtD;;OAEG;IACH,OAAuB,SAAS,SAAoB;IAEpD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,8HAIvB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,wBAAwB;CAMtD"}
1
+ {"version":3,"file":"posterizeBlock.block.d.ts","sourceRoot":"","sources":["../../../../../src/blocks/babylon/demo/effects/posterizeBlock.block.ts"],"names":[],"mappings":"AAYA,OAAO,EACH,wBAAwB,EAExB,mBAAmB,EACnB,KAAK,WAAW,EAChB,sBAAsB,EACtB,KAAK,aAAa,EAGG,8BAAsB;AAgF/C;;GAEG;AACH,qBAAa,cAAe,SAAQ,sBAAsB;IACtD;;OAEG;IACH,OAAuB,SAAS,SAAoB;IAEpD;;OAEG;IACH,OAAuB,SAAS,SAA0B;IAE1D;;OAEG;IACH,SAAgB,KAAK,+EAAoE;IAEzF;;;OAGG;IACH,SAAgB,SAAS,iIAIvB;IAEF;;OAEG;IACH,OAAuB,UAAU,gBAAsB;IAEvD;;;;OAIG;gBACS,WAAW,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM;IAIlD;;;OAGG;IACI,gBAAgB,IAAI,wBAAwB;CAMtD"}
@@ -44,20 +44,20 @@ export declare class SpritesheetBlock extends DisableableShaderBlock {
44
44
  /**
45
45
  * The time connection point to animate the effect.
46
46
  */
47
- readonly time: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
47
+ readonly time: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
48
48
  /**
49
49
  * The number of rows in the sprite sheet, as a connection point.
50
50
  */
51
- readonly rows: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
51
+ readonly rows: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
52
52
  /**
53
53
  * The number of columns in the sprite sheet, as a connection point.
54
54
  */
55
- readonly columns: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
55
+ readonly columns: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
56
56
  /**
57
57
  * The number of frames to animate from the beginning, as a connection point.
58
58
  * Defaults to rows * columns at runtime.
59
59
  */
60
- readonly frames: import("dev/smartFilters/dist/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
60
+ readonly frames: import("@onerjs/smart-filters/connection/connectionPointWithDefault.js").ConnectionPointWithDefault<ConnectionPointType.Float>;
61
61
  /**
62
62
  * The shader program (vertex and fragment code) to use to render the block
63
63
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onerjs/smart-filters-blocks",
3
- "version": "8.43.2",
3
+ "version": "8.43.3",
4
4
  "description": "Babylon.js Smart Filter Block Library",
5
5
  "keywords": [
6
6
  "video",
@@ -48,6 +48,6 @@
48
48
  "@onerjs/core": "^7.47.3 || ^8.0.1"
49
49
  },
50
50
  "dependencies": {
51
- "@onerjs/smart-filters": "8.43.2"
51
+ "@onerjs/smart-filters": "8.43.3"
52
52
  }
53
53
  }