@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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "source": "/home/circleci/.cache/bazel/_bazel_circleci/e8362d362e14c7d23506d1dfa3aea8b8/sandbox/processwrapper-sandbox/2255/execroot/player/plugins/common-types/core/src/data-types/types.ts",
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": {
@@ -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
- "pluginName": "CommonTypes",
12
- "capabilities": {
13
- "Assets":[],
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
+ }
@@ -14,5 +14,13 @@
14
14
  "DateType",
15
15
  "PhoneType"
16
16
  ]
17
- }
17
+ },
18
+ "customPrimitives": [
19
+ "Expression",
20
+ "Asset",
21
+ "Binding",
22
+ "AssetWrapper",
23
+ "Schema.DataType",
24
+ "ExpressionHandler"
25
+ ]
18
26
  }
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@player-ui/common-types-plugin",
3
- "version": "0.4.0-next.11",
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.11"
9
+ "@player-ui/player": "0.4.0-next.13"
10
10
  },
11
11
  "dependencies": {
12
- "@player-ui/types-provider-plugin": "0.4.0-next.11",
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",