@player-ui/common-types-plugin 0.4.0-next.11 → 0.4.0-next.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.
- package/dist/common-types-plugin.dev.js +142 -1049
- package/dist/common-types-plugin.prod.js +1 -1
- package/dist/xlr/BooleanType.json +1 -1
- package/dist/xlr/CollectionType.json +1 -1
- package/dist/xlr/DateType.json +1 -1
- package/dist/xlr/IntegerNNType.json +1 -1
- package/dist/xlr/IntegerPosType.json +1 -1
- package/dist/xlr/IntegerType.json +1 -1
- package/dist/xlr/PhoneType.json +1 -1
- package/dist/xlr/StringType.json +1 -1
- package/dist/xlr/manifest.js +9 -6
- package/dist/xlr/manifest.json +9 -1
- package/package.json +3 -3
|
@@ -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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "BooleanType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
|
@@ -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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "CollectionType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
package/dist/xlr/DateType.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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "DateType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
|
@@ -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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "IntegerNNType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
|
@@ -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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "IntegerPosType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
|
@@ -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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "IntegerType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
package/dist/xlr/PhoneType.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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "PhoneType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
package/dist/xlr/StringType.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/2653/execroot/player/plugins/common-types/core/src/data-types/types.ts",
|
|
3
3
|
"name": "StringType",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"properties": {
|
package/dist/xlr/manifest.js
CHANGED
|
@@ -7,12 +7,15 @@ const CollectionType = require('./CollectionType.json')
|
|
|
7
7
|
const DateType = require('./DateType.json')
|
|
8
8
|
const PhoneType = require('./PhoneType.json')
|
|
9
9
|
|
|
10
|
-
module.exports = {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
module.exports = {
|
|
11
|
+
"pluginName": "CommonTypes",
|
|
12
|
+
"capabilities": {
|
|
13
|
+
"Assets":[],
|
|
14
14
|
"Views":[],
|
|
15
15
|
"Expressions":[],
|
|
16
16
|
"DataTypes":[BooleanType,IntegerType,IntegerPosType,IntegerNNType,StringType,CollectionType,DateType,PhoneType],
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
},
|
|
18
|
+
"customPrimitives": [
|
|
19
|
+
'Expression','Asset','Binding','AssetWrapper','Schema.DataType','ExpressionHandler'
|
|
20
|
+
]
|
|
21
|
+
}
|
package/dist/xlr/manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@player-ui/common-types-plugin",
|
|
3
|
-
"version": "0.4.0-next.
|
|
3
|
+
"version": "0.4.0-next.13",
|
|
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.13"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@player-ui/types-provider-plugin": "0.4.0-next.
|
|
12
|
+
"@player-ui/types-provider-plugin": "0.4.0-next.13",
|
|
13
13
|
"@babel/runtime": "7.15.4"
|
|
14
14
|
},
|
|
15
15
|
"main": "dist/index.cjs.js",
|