@player-ui/common-expressions-plugin 0.4.0-next.11 → 0.4.0-next.12
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/common-expressions-plugin.dev.js +142 -1049
- package/dist/common-expressions-plugin.prod.js +1 -1
- package/dist/xlr/ceil.json +1 -1
- package/dist/xlr/concat.json +1 -1
- package/dist/xlr/containsAny.json +1 -1
- package/dist/xlr/findProperty.json +1 -1
- package/dist/xlr/findPropertyIndex.json +1 -1
- package/dist/xlr/floor.json +1 -1
- package/dist/xlr/isEmpty.json +1 -1
- package/dist/xlr/isNotEmpty.json +1 -1
- package/dist/xlr/length.json +1 -1
- package/dist/xlr/lowerCase.json +1 -1
- package/dist/xlr/manifest.js +9 -6
- package/dist/xlr/manifest.json +9 -1
- package/dist/xlr/number.json +1 -1
- package/dist/xlr/replace.json +1 -1
- package/dist/xlr/round.json +1 -1
- package/dist/xlr/sentenceCase.json +1 -1
- package/dist/xlr/size.json +1 -1
- package/dist/xlr/sum.json +1 -1
- package/dist/xlr/titleCase.json +1 -1
- package/dist/xlr/trim.json +1 -1
- package/dist/xlr/upperCase.json +1 -1
- package/package.json +3 -3
package/dist/xlr/ceil.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "ceil",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/concat.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "concat",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "containsAny",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "findProperty",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler<\n [Array<any> | Binding, string | undefined, any, string | undefined, any],\n any\n>",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "findPropertyIndex",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler<\n [Array<any> | Binding | undefined, string | undefined, any],\n number\n>",
|
package/dist/xlr/floor.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "floor",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/isEmpty.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "isEmpty",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler<[unknown], boolean>",
|
package/dist/xlr/isNotEmpty.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "isNotEmpty",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler<[unknown], boolean>",
|
package/dist/xlr/length.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "length",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/lowerCase.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "lowerCase",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/manifest.js
CHANGED
|
@@ -18,11 +18,14 @@ const findPropertyIndex = require('./findPropertyIndex.json')
|
|
|
18
18
|
const findProperty = require('./findProperty.json')
|
|
19
19
|
const containsAny = require('./containsAny.json')
|
|
20
20
|
|
|
21
|
-
module.exports = {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
21
|
+
module.exports = {
|
|
22
|
+
"pluginName": "CommonExpressions",
|
|
23
|
+
"capabilities": {
|
|
24
|
+
"Assets":[],
|
|
25
25
|
"Views":[],
|
|
26
26
|
"Expressions":[size,length,isEmpty,isNotEmpty,concat,trim,upperCase,lowerCase,replace,titleCase,sentenceCase,number,round,floor,ceil,sum,findPropertyIndex,findProperty,containsAny],
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
},
|
|
28
|
+
"customPrimitives": [
|
|
29
|
+
'Expression','Asset','Binding','AssetWrapper','Schema.DataType','ExpressionHandler'
|
|
30
|
+
]
|
|
31
|
+
}
|
package/dist/xlr/manifest.json
CHANGED
package/dist/xlr/number.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "number",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/replace.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "replace",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/round.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "round",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "sentenceCase",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/size.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "size",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/sum.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "sum",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/titleCase.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "titleCase",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/trim.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "trim",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/dist/xlr/upperCase.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/
|
|
2
|
+
"source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2661/execroot/player/plugins/common-expressions/core/src/expressions/index.ts",
|
|
3
3
|
"name": "upperCase",
|
|
4
4
|
"type": "ref",
|
|
5
5
|
"ref": "ExpressionHandler",
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@player-ui/common-expressions-plugin",
|
|
3
|
-
"version": "0.4.0-next.
|
|
3
|
+
"version": "0.4.0-next.12",
|
|
4
4
|
"private": false,
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
7
7
|
},
|
|
8
8
|
"peerDependencies": {
|
|
9
|
-
"@player-ui/player": "0.4.0-next.
|
|
9
|
+
"@player-ui/player": "0.4.0-next.12"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@player-ui/expression-plugin": "0.4.0-next.
|
|
12
|
+
"@player-ui/expression-plugin": "0.4.0-next.12",
|
|
13
13
|
"@babel/runtime": "7.15.4"
|
|
14
14
|
},
|
|
15
15
|
"main": "dist/index.cjs.js",
|